[build-status: 57633] Log for successful build of netcfg_1.34 (dist=unstable)
Build Daemon
buildd at linux-m32r.org
Tue Feb 27 03:33:47 JST 2007
Automatic build of netcfg_1.34 on mappi005 by sbuild/m32r 1.7
Build started at 20070227-0307
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 324kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main netcfg 1.34 (dsc) [977B]
Get:2 http://debian.linux-m32r.org 06_devonian/main netcfg 1.34 (tar) [323kB]
Fetched 324kB in 3s (90.5kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5.0.22), dpkg-dev (>= 1.9.0), libdebconfclient0-dev (>= 0.46), libdebian-installer4-dev (>= 0.41), po-debconf (>= 0.5.0), libiw-dev (>= 27+28pre9-1)
Checking for already installed source dependencies...
debhelper: already installed (in sufficient version 5.0.42 >= 5.0.22)
dpkg-dev: already installed (in sufficient version 1.13.25 >= 1.9.0)
libdebconfclient0-dev: missing
libdebian-installer4-dev: missing
po-debconf: already installed (in sufficient version 1.0.8 >= 0.5.0)
libiw-dev: missing
Checking for source dependency conflicts...
/usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install libdebconfclient0-dev libdebian-installer4-dev libiw-dev
Reading package lists...
Building dependency tree...
The following extra packages will be installed:
libdebconfclient0 libdebian-installer-extra4 libdebian-installer4 libiw28
The following NEW packages will be installed:
libdebconfclient0 libdebconfclient0-dev libdebian-installer-extra4
libdebian-installer4 libdebian-installer4-dev libiw-dev libiw28
0 upgraded, 7 newly installed, 0 to remove and 18 not upgraded.
Need to get 0B/313kB of archives.
After unpacking 2003kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
libdebconfclient0 libdebconfclient0-dev libdebian-installer4
libdebian-installer-extra4 libdebian-installer4-dev libiw28 libiw-dev
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin:
Authentication warning overridden.
Selecting previously deselected package libdebconfclient0.
(Reading database ... 63096 files and directories currently installed.)
Unpacking libdebconfclient0 (from .../libdebconfclient0_0.112_m32r.deb) ...
Selecting previously deselected package libdebconfclient0-dev.
Unpacking libdebconfclient0-dev (from .../libdebconfclient0-dev_0.112_m32r.deb) ...
Selecting previously deselected package libdebian-installer4.
Unpacking libdebian-installer4 (from .../libdebian-installer4_0.49_m32r.deb) ...
Selecting previously deselected package libdebian-installer-extra4.
Unpacking libdebian-installer-extra4 (from .../libdebian-installer-extra4_0.49_m32r.deb) ...
Selecting previously deselected package libdebian-installer4-dev.
Unpacking libdebian-installer4-dev (from .../libdebian-installer4-dev_0.49_m32r.deb) ...
Selecting previously deselected package libiw28.
Unpacking libiw28 (from .../archives/libiw28_28-1_m32r.deb) ...
Selecting previously deselected package libiw-dev.
Unpacking libiw-dev (from .../libiw-dev_28-1_m32r.deb) ...
Setting up libdebconfclient0 (0.112) ...
Setting up libdebconfclient0-dev (0.112) ...
Setting up libdebian-installer4 (0.49) ...
Setting up libdebian-installer-extra4 (0.49) ...
Setting up libdebian-installer4-dev (0.49) ...
Setting up libiw28 (28-1) ...
Setting up libiw-dev (28-1) ...
Checking correctness of source dependencies...
------------------------------------------------------------------------------
dpkg-source: extracting netcfg in netcfg-1.34
dpkg-source: unpacking netcfg_1.34.tar.gz
dpkg-buildpackage: source package is netcfg
dpkg-buildpackage: source version is 1.34
dpkg-buildpackage: source changed by Frans Pop <fjp at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 1.34
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
# Add here commands to clean up after the build process.
/usr/bin/make clean
make[1]: Entering directory `/build/buildd/netcfg-1.34'
rm -f netcfg-static netcfg *.o
make[1]: Leaving directory `/build/buildd/netcfg-1.34'
dh_clean
debian/rules build
dh_testdir
# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory `/build/buildd/netcfg-1.34'
gcc -c -W -Wall -DNDEBUG -DWIRELESS -Os -fomit-frame-pointer -o netcfg-common.o netcfg-common.c
gcc -c -W -Wall -DNDEBUG -DWIRELESS -Os -fomit-frame-pointer -o wireless.o wireless.c
gcc -c -W -Wall -DNDEBUG -DWIRELESS -Os -fomit-frame-pointer -o netcfg-static.o netcfg-static.c
gcc -c -W -Wall -DNDEBUG -DWIRELESS -Os -fomit-frame-pointer -o static.o static.c
gcc -o netcfg-static netcfg-common.o wireless.o netcfg-static.o static.o -ldebconfclient -ldebian-installer -lm -liw
gcc -c -W -Wall -DNDEBUG -DWIRELESS -Os -fomit-frame-pointer -o netcfg.o netcfg.c
gcc -c -W -Wall -DNDEBUG -DWIRELESS -Os -fomit-frame-pointer -o dhcp.o dhcp.c
gcc -c -W -Wall -DNDEBUG -DWIRELESS -Os -fomit-frame-pointer -o ethtool-lite.o ethtool-lite.c
ethtool-lite.c: In function 'ethtool_lite':
ethtool-lite.c:79: warning: dereferencing type-punned pointer will break strict-aliasing rules
gcc -o netcfg netcfg-common.o wireless.o netcfg.o dhcp.o static.o ethtool-lite.o -ldebconfclient -ldebian-installer -lm -liw
make[1]: Leaving directory `/build/buildd/netcfg-1.34'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs -A usr/lib/base-installer.d etc/network bin
# Install files that are the same in all packages
install -m 755 netcfg-static debian/netcfg-static/bin/netcfg; install -m 755 base-installer debian/netcfg-static/usr/lib/base-installer.d/40netcfg; ln -sf netcfg debian/netcfg-static/bin/ptom;
# Install files that are in all DHCP packages
mkdir -p debian/netcfg/etc/dhcp debian/netcfg/etc/dhcp3; mkdir -p debian/netcfg/var/dhcp ; install -m 755 killall.sh debian/netcfg/bin/killall.sh; install -m 755 dhclient-script debian/netcfg/etc/dhcp3/dhclient-script; install -m 755 dhclient-script debian/netcfg/etc/dhclient-script;
dh_testdir
dh_testroot
dh_installdebconf
(echo ; po2debconf debian/netcfg-common.templates ) \
>> debian/netcfg-static/DEBIAN/templates
(echo ; po2debconf debian/netcfg-common.templates )\
>> debian/netcfg/DEBIAN/templates
(echo ; po2debconf debian/netcfg-dhcp.templates )\
>> debian/netcfg/DEBIAN/templates
(echo ; po2debconf debian/netcfg-static.templates )\
>> debian/netcfg/DEBIAN/templates
dh_strip -s
dh_compress -s
dh_fixperms -s
dh_installdeb -s
dh_shlibdeps -s
dh_gencontrol -s
dh_builddeb -s
warning, `debian/netcfg-static/DEBIAN/control' contains user-defined field `Installer-Menu-Item'
dpkg-deb: ignoring 1 warnings about the control file(s)
dpkg-deb: building package `netcfg-static' in `../netcfg-static_1.34_m32r.udeb'.
dpkg-genchanges -B
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: warning: unknown information field `Xb-Installer-Menu-Item' in input data in package's section of control info file
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: source only upload: Debian-native package
******************************************************************************
Build finished at 20070227-0332
chroot-unstable/build/buildd/netcfg-static_1.34_m32r.udeb:
new debian package, version 2.0.
size 202846 bytes: control archive= 192035 bytes.
682 bytes, 15 lines control
22 bytes, 2 lines * postinst #!/bin/sh
580704 bytes, 5391 lines templates
Package: netcfg-static
Version: 1.34
Section: debian-installer
Priority: optional
Architecture: m32r
Depends: libc6 (>= 2.3.5-1), libdebconfclient0-udeb, libdebian-installer4-udeb (>= 0.49), libiw28-udeb (>= 28), cdebconf-udeb, ethernet-card-detection
Provides: configured-network
Installed-Size: 632
Maintainer: Debian Install System Team <debian-boot at lists.debian.org>
Source: netcfg
Description: Configure a static network
If you have information such as IP address, netmask, gateway, then you will be
able to configure a static network. If you don't know this information, you
should ask your system administrator, or look at configuration via DHCP.
Installer-Menu-Item: 18
chroot-unstable/build/buildd/netcfg-static_1.34_m32r.udeb:
drwxr-xr-x root/root 0 2007-02-27 03:15 ./
drwxr-xr-x root/root 0 2007-02-27 03:15 ./etc/
drwxr-xr-x root/root 0 2007-02-27 03:15 ./etc/network/
drwxr-xr-x root/root 0 2007-02-27 03:15 ./usr/
drwxr-xr-x root/root 0 2007-02-27 03:15 ./usr/lib/
drwxr-xr-x root/root 0 2007-02-27 03:15 ./usr/lib/base-installer.d/
-rwxr-xr-x root/root 529 2007-02-27 03:15 ./usr/lib/base-installer.d/40netcfg
drwxr-xr-x root/root 0 2007-02-27 03:24 ./bin/
-rwxr-xr-x root/root 20456 2007-02-27 03:24 ./bin/netcfg
lrwxrwxrwx root/root 0 2007-02-27 03:15 ./bin/ptom -> netcfg
netcfg_1.34_m32r.changes:
Format: 1.7
Date: Mon, 5 Feb 2007 21:08:15 +0100
Source: netcfg
Binary: netcfg-static netcfg
Architecture: m32r
Version: 1.34
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot at lists.debian.org>
Changed-By: Frans Pop <fjp at debian.org>
Description:
netcfg-static - Configure a static network (udeb)
Closes: 399293
Changes:
netcfg (1.34) unstable; urgency=low
.
* Add default entries in /etc/networks in line with netbase (static config).
Closes: #399293.
Files:
5abf4981d6ebfafa06cd5e8cea3faa54 202846 debian-installer optional netcfg-static_1.34_m32r.udeb
Package-Type: udeb
******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd/netcfg-1.34
------------------------------------------------------------------------------
/usr/bin/sudo dpkg --root=/debian/buildd/build/chroot-unstable --purge libdebian-installer4-dev libdebian-installer-extra4 libdebconfclient0-dev libdebian-installer4 libiw28 libiw-dev libdebconfclient0
(Reading database ... 63270 files and directories currently installed.)
Removing libdebian-installer4-dev ...
Removing libdebian-installer-extra4 ...
Purging configuration files for libdebian-installer-extra4 ...
Removing libdebconfclient0-dev ...
Removing libdebian-installer4 ...
Purging configuration files for libdebian-installer4 ...
Removing libiw-dev ...
Removing libdebconfclient0 ...
Purging configuration files for libdebconfclient0 ...
Removing libiw28 ...
Purging configuration files for libiw28 ...
******************************************************************************
Finished at 20070227-0333
Build needed 00:21:39, 3848k disk space
More information about the build-status
mailing list