[build-status: 125872] Log for successful build of lshw_02.13-2 (dist=unstable)

Build Daemon 4 buildd4 at linux-m32r.org
Fri May 16 15:50:39 JST 2008


Automatic build of lshw_02.13-2 on mappi006 by sbuild/m32r 
Build started at 20080516-1344
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 1337kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main lshw 02.13-2 (dsc) [945B]
Get:2 http://debian.linux-m32r.org 06_devonian/main lshw 02.13-2 (tar) [1324kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main lshw 02.13-2 (diff) [12.3kB]
Fetched 1337kB in 18s (71.1kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>> 3.0.0), libgtk2.0-dev, quilt
Checking for already installed source dependencies...
debhelper: already installed (7.0.6 >> 3.0.0 is satisfied)
libgtk2.0-dev: already installed (2.10.12-2)
quilt: already installed (0.46-4)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7.0.3 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
------------------------------------------------------------------------------
dpkg-source: extracting lshw in lshw-02.13
dpkg-source: info: unpacking lshw_02.13.orig.tar.gz
dpkg-source: info: applying lshw_02.13-2.diff.gz
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package lshw
dpkg-buildpackage: source version 02.13-2
dpkg-buildpackage: host architecture m32r
 /usr/bin/fakeroot debian/rules clean
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2 
No patch removed
rm -rf .pc debian/stamp-patched
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
[ ! -f Makefile ] || /usr/bin/make -C src clean 
make[1]: Entering directory `/build/buildd4/lshw-02.13/src'
rm -f lshw.o lshw lshw-static lshw-compressed
make -C core clean
make[2]: Entering directory `/build/buildd4/lshw-02.13/src/core'
rm -f hw.o main.o print.o mem.o dmi.o device-tree.o cpuinfo.o osutils.o pci.o version.o cpuid.o ide.o cdrom.o pcmcia-legacy.o scsi.o disk.o spd.o network.o isapnp.o pnp.o fb.o options.o usb.o sysfs.o display.o heuristics.o parisc.o cpufreq.o partitions.o blockio.o lvm.o ideraid.o pcmcia.o volumes.o mounts.o smp.o abi.o liblshw.a
make[2]: Leaving directory `/build/buildd4/lshw-02.13/src/core'
make -C gui clean
make[2]: Entering directory `/build/buildd4/lshw-02.13/src/gui'
rm -f gtk-lshw.o interface.o support.o callbacks.o engine.o print-gui.o stock.o gtk-lshw gtk-lshw.glade.bak gtk-lshw.gladep.bak interface.c.bak interface.h.bak callbacks.c.bak callbacks.h.bak Makefile.bak
make[2]: Leaving directory `/build/buildd4/lshw-02.13/src/gui'
make[1]: Leaving directory `/build/buildd4/lshw-02.13/src'
dh_clean
 debian/rules build
dh_testdir
# Add here commands to configure the package.
touch configure-stamp
# quilt exits with 2 as return when there was nothing to do. 
# That's not an error here (but it's usefull to break loops in crude scripts)
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a || test $? = 2
Applying patch wget.patch
patching file src/Makefile

Applying patch bin.patch
patching file src/Makefile

Applying patch lshw-gtk.patch
patching file src/Makefile

Applying patch lshw-common.patch
patching file src/core/pci.cc
patching file src/core/usb.cc

Applying patch cflags.patch
patching file src/Makefile
patching file src/core/Makefile
patching file src/gui/Makefile

Applying patch gcc43.patch
patching file src/core/cdrom.cc
patching file src/core/cpuid.cc
patching file src/core/cpuinfo.cc
patching file src/core/fb.cc
patching file src/core/hw.cc
patching file src/core/ideraid.cc
patching file src/core/mounts.cc
patching file src/core/osutils.cc
patching file src/core/partitions.cc
patching file src/core/pci.cc
patching file src/core/pcmcia-legacy.cc
patching file src/core/pcmcia.cc
patching file src/core/smp.cc
patching file src/core/spd.cc
patching file src/core/usb.cc
patching file src/core/volumes.cc
patching file src/gui/engine.cc
patching file src/gui/print-gui.cc

Applying patch lshw-X.patch
patching file src/gui/integration/console.apps
patching file src/gui/integration/gtk-lshw.desktop
patching file src/lshw.cc

Applying patch privacy.patch
patching file src/core/version.cc

Applying patch sparc.patch
patching file src/core/abi.cc

Now at patch sparc.patch
touch debian/stamp-patched
dh_testdir
# Add here commands to compile the package.
/usr/bin/make -C src core
make[1]: Entering directory `/build/buildd4/lshw-02.13/src'
make -C core all
make[2]: Entering directory `/build/buildd4/lshw-02.13/src/core'
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c hw.cc -o hw.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c main.cc -o main.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c print.cc -o print.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c mem.cc -o mem.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c dmi.cc -o dmi.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c device-tree.cc -o device-tree.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c cpuinfo.cc -o cpuinfo.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c osutils.cc -o osutils.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c pci.cc -o pci.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c version.cc -o version.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c cpuid.cc -o cpuid.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c ide.cc -o ide.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c cdrom.cc -o cdrom.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c pcmcia-legacy.cc -o pcmcia-legacy.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c scsi.cc -o scsi.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c disk.cc -o disk.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c spd.cc -o spd.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c network.cc -o network.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c isapnp.cc -o isapnp.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c pnp.cc -o pnp.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c fb.cc -o fb.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c options.cc -o options.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c usb.cc -o usb.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c sysfs.cc -o sysfs.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c display.cc -o display.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c heuristics.cc -o heuristics.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c parisc.cc -o parisc.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c cpufreq.cc -o cpufreq.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c partitions.cc -o partitions.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c blockio.cc -o blockio.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c lvm.cc -o lvm.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c ideraid.cc -o ideraid.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c pcmcia.cc -o pcmcia.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c volumes.cc -o volumes.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c mounts.cc -o mounts.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c smp.cc -o smp.o
c++ -Wall -g -O2  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c abi.cc -o abi.o
ar rs liblshw.a hw.o main.o print.o mem.o dmi.o device-tree.o cpuinfo.o osutils.o pci.o version.o cpuid.o ide.o cdrom.o pcmcia-legacy.o scsi.o disk.o spd.o network.o isapnp.o pnp.o fb.o options.o usb.o sysfs.o display.o heuristics.o parisc.o cpufreq.o partitions.o blockio.o lvm.o ideraid.o pcmcia.o volumes.o mounts.o smp.o abi.o
ar: creating liblshw.a
make[2]: Leaving directory `/build/buildd4/lshw-02.13/src/core'
make[1]: Leaving directory `/build/buildd4/lshw-02.13/src'
/usr/bin/make -C src gui
make[1]: Entering directory `/build/buildd4/lshw-02.13/src'
make -C core all
make[2]: Entering directory `/build/buildd4/lshw-02.13/src/core'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/build/buildd4/lshw-02.13/src/core'
make -C gui all
make[2]: Entering directory `/build/buildd4/lshw-02.13/src/gui'
cc -Wall -g -O2 -I../core -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c gtk-lshw.c -o gtk-lshw.o
cc -Wall -g -O2 -I../core -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c interface.c -o interface.o
cc -Wall -g -O2 -I../core -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c support.c -o support.o
cc -Wall -g -O2 -I../core -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c callbacks.c -o callbacks.o
g++ -Wall -g -O2 -I../core -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c engine.cc -o engine.o
g++ -Wall -g -O2 -I../core -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c print-gui.cc -o print-gui.o
cc -Wall -g -O2 -I../core -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c stock.c -o stock.o
g++  -Wl,--as-needed -o gtk-lshw gtk-lshw.o interface.o support.o callbacks.o engine.o print-gui.o stock.o ../core/liblshw.a -L../core -llshw -lresolv -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
make[2]: Leaving directory `/build/buildd4/lshw-02.13/src/gui'
make[1]: Leaving directory `/build/buildd4/lshw-02.13/src'
#/usr/bin/docbook-to-man debian/lshw.sgml > lshw.1
touch build-stamp
 /usr/bin/fakeroot debian/rules binary-arch
dh_testdir
# Add here commands to compile the package.
/usr/bin/make -C src core
make[1]: Entering directory `/build/buildd4/lshw-02.13/src'
make -C core all
make[2]: Entering directory `/build/buildd4/lshw-02.13/src/core'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/build/buildd4/lshw-02.13/src/core'
make[1]: Leaving directory `/build/buildd4/lshw-02.13/src'
/usr/bin/make -C src gui
make[1]: Entering directory `/build/buildd4/lshw-02.13/src'
make -C core all
make[2]: Entering directory `/build/buildd4/lshw-02.13/src/core'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/build/buildd4/lshw-02.13/src/core'
make -C gui all
make[2]: Entering directory `/build/buildd4/lshw-02.13/src/gui'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/build/buildd4/lshw-02.13/src/gui'
make[1]: Leaving directory `/build/buildd4/lshw-02.13/src'
#/usr/bin/docbook-to-man debian/lshw.sgml > lshw.1
touch build-stamp
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
# Add here commands to install the package into debian/lshw.
/usr/bin/make install DESTDIR=/build/buildd4/lshw-02.13/debian/lshw
make[1]: Entering directory `/build/buildd4/lshw-02.13'
/usr/bin/make -C src install
make[2]: Entering directory `/build/buildd4/lshw-02.13/src'
make -C core all
make[3]: Entering directory `/build/buildd4/lshw-02.13/src/core'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd4/lshw-02.13/src/core'
g++ -Wall -g -O2 -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/bin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c lshw.cc -o lshw.o
g++ -L./core/ -Wl,--as-needed -o lshw lshw.o -llshw -lresolv
install -p -d -m 0755 /build/buildd4/lshw-02.13/debian/lshw//usr/bin
install -p -m 0755 lshw /build/buildd4/lshw-02.13/debian/lshw//usr/bin
install -p -d -m 0755 /build/buildd4/lshw-02.13/debian/lshw//usr/share/man/man1
install -p -m 0644 lshw.1 /build/buildd4/lshw-02.13/debian/lshw//usr/share/man/man1
install -p -d -m 0755 /build/buildd4/lshw-02.13/debian/lshw//usr/share/lshw
install -p -m 0644 pci.ids usb.ids oui.txt manuf.txt /build/buildd4/lshw-02.13/debian/lshw//usr/share/lshw
make[2]: Leaving directory `/build/buildd4/lshw-02.13/src'
make[1]: Leaving directory `/build/buildd4/lshw-02.13'
/usr/bin/make install-gui DESTDIR=/build/buildd4/lshw-02.13/debian/lshw-gtk
make[1]: Entering directory `/build/buildd4/lshw-02.13'
/usr/bin/make -C src install-gui
make[2]: Entering directory `/build/buildd4/lshw-02.13/src'
make -C core all
make[3]: Entering directory `/build/buildd4/lshw-02.13/src/core'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd4/lshw-02.13/src/core'
make -C gui all
make[3]: Entering directory `/build/buildd4/lshw-02.13/src/gui'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd4/lshw-02.13/src/gui'
install -p -d -m 0755 /build/buildd4/lshw-02.13/debian/lshw-gtk//usr/bin
install -p -m 0755 -s gui/gtk-lshw /build/buildd4/lshw-02.13/debian/lshw-gtk//usr/bin/lshw-gtk
install -p -d -m 0754 /build/buildd4/lshw-02.13/debian/lshw-gtk//usr/share/lshw/artwork
install -p -m 0644 gui/artwork/*.svg /build/buildd4/lshw-02.13/debian/lshw-gtk//usr/share/lshw/artwork
make[2]: Leaving directory `/build/buildd4/lshw-02.13/src'
make[1]: Leaving directory `/build/buildd4/lshw-02.13'
# data files supplied by pciutils and usbutils
rm -rf /build/buildd4/lshw-02.13/debian/lshw/usr/share/lshw
#pod2man --lax /build/buildd4/lshw-02.13/debian/patches/lshw-gtk.pod > /build/buildd4/lshw-02.13/debian/patches/lshw-gtk.1
cp /build/buildd4/lshw-02.13/debian/patches/lshw-gtk.desktop /build/buildd4/lshw-02.13/debian/lshw-gtk/usr/share/applications/lshw-gtk.desktop
cp /build/buildd4/lshw-02.13/debian/patches/logo.xpm /build/buildd4/lshw-02.13/debian/lshw-gtk/usr/share/pixmaps/lshw-gtk.xpm 
dh_testdir
dh_testroot
dh_installdocs
dh_installexamples
dh_installmenu
dh_installcron
dh_installman
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
dh_installinfo
dh_installchangelogs 
dh_link
dh_strip
dh_compress
dh_fixperms
dh_makeshlibs
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `lshw' in `../lshw_02.13-2_m32r.deb'.
dpkg-deb: building package `lshw-gtk' in `../lshw-gtk_02.13-2_m32r.deb'.
 dpkg-genchanges -B -mHirokazu Takata <takata\@linux-m32r.org> >../lshw_02.13-2_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 20080516-1550

chroot-unstable/build/buildd4/lshw_02.13-2_m32r.deb:
 new debian package, version 2.0.
 size 341804 bytes: control archive= 734 bytes.
     691 bytes,    16 lines      control              
     246 bytes,     4 lines      md5sums              
 Package: lshw
 Version: 02.13-2
 Architecture: m32r
 Maintainer: Ghe Rivero <ghe at debian.org>
 Installed-Size: 752
 Depends: libc6 (>= 2.3.5-1), libgcc1 (>= 1:4.1.1-12), libstdc++6 (>= 4.1.1-12), pciutils, usbutils
 Section: utils
 Priority: optional
 Description: information about hardware configuration
  A small tool to provide detailed information on the hardware
  configuration of the machine. It can report exact memory
  configuration, firmware version, mainboard configuration, CPU version
  and speed, cache configuration, bus speed, etc. on DMI-capable x86
  systems, on some PowerPC machines (PowerMac G4 is known to work) and AMD64.
  .
  Information can be output in plain text, HTML or XML.

chroot-unstable/build/buildd4/lshw-gtk_02.13-2_m32r.deb:
 new debian package, version 2.0.
 size 461710 bytes: control archive= 2068 bytes.
     781 bytes,    17 lines      control              
    2981 bytes,    44 lines      md5sums              
     185 bytes,     7 lines   *  postinst             #!/bin/sh
     160 bytes,     5 lines   *  postrm               #!/bin/sh
 Package: lshw-gtk
 Source: lshw
 Version: 02.13-2
 Architecture: m32r
 Maintainer: Ghe Rivero <ghe at debian.org>
 Installed-Size: 1644
 Depends: libatk1.0-0 (>= 1.20.0), libc6 (>= 2.3.5-1), libgcc1 (>= 1:4.1.1-12), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.10.3), libstdc++6 (>= 4.1.1-12), pciutils, usbutils
 Section: utils
 Priority: optional
 Description: information about hardware configuration
  A small tool to provide detailed information on the hardware
  configuration of the machine. It can report exact memory
  configuration, firmware version, mainboard configuration, CPU version
  and speed, cache configuration, bus speed, etc. on DMI-capable x86
  systems, on some PowerPC machines (PowerMac G4 is known to work) and AMD64.
  .
  This package provides lshw-gtk (the GTK+ version)

chroot-unstable/build/buildd4/lshw_02.13-2_m32r.deb:
drwxr-xr-x root/root         0 2008-05-16 15:44 ./
drwxr-xr-x root/root         0 2008-05-16 15:41 ./usr/
drwxr-xr-x root/root         0 2008-05-16 15:43 ./usr/bin/
-rwxr-xr-x root/root    712944 2008-05-16 15:43 ./usr/bin/lshw
drwxr-xr-x root/root         0 2008-05-16 15:42 ./usr/share/
drwxr-xr-x root/root         0 2008-05-16 15:41 ./usr/share/man/
drwxr-xr-x root/root         0 2008-05-16 15:43 ./usr/share/man/man1/
-rw-r--r-- root/root      1967 2008-05-16 15:42 ./usr/share/man/man1/lshw.1.gz
drwxr-xr-x root/root         0 2008-05-16 15:42 ./usr/share/doc/
drwxr-xr-x root/root         0 2008-05-16 15:43 ./usr/share/doc/lshw/
-rw-r--r-- root/root      1021 2008-05-16 13:54 ./usr/share/doc/lshw/copyright
-rw-r--r-- root/root      2265 2008-05-16 13:54 ./usr/share/doc/lshw/changelog.Debian.gz

chroot-unstable/build/buildd4/lshw-gtk_02.13-2_m32r.deb:
drwxr-xr-x root/root         0 2008-05-16 15:44 ./
drwxr-xr-x root/root         0 2008-05-16 15:40 ./usr/
drwxr-xr-x root/root         0 2008-05-16 15:43 ./usr/bin/
-rwxr-xr-x root/root    764548 2008-05-16 15:43 ./usr/bin/lshw-gtk
drwxr-xr-x root/root         0 2008-05-16 15:42 ./usr/share/
drwxr-xr-x root/root         0 2008-05-16 15:41 ./usr/share/applications/
-rw-r--r-- root/root       228 2008-05-16 15:41 ./usr/share/applications/lshw-gtk.desktop
drwxr-xr-x root/root         0 2008-05-16 15:41 ./usr/share/pixmaps/
-rw-r--r-- root/root      5492 2008-05-16 15:41 ./usr/share/pixmaps/lshw-gtk.xpm
drwxr-xr-x root/root         0 2008-05-16 15:41 ./usr/share/lshw/
drwxr-xr-x root/root         0 2008-05-16 15:41 ./usr/share/lshw/artwork/
-rw-r--r-- root/root      5227 2008-05-10 05:32 ./usr/share/lshw/artwork/amd.svg
-rw-r--r-- root/root      7824 2008-05-10 05:32 ./usr/share/lshw/artwork/audio.svg
-rw-r--r-- root/root      6474 2008-05-10 05:32 ./usr/share/lshw/artwork/battery.svg
-rw-r--r-- root/root      4293 2008-05-10 05:32 ./usr/share/lshw/artwork/bluetooth.svg
-rw-r--r-- root/root    259387 2008-05-10 05:32 ./usr/share/lshw/artwork/board.svg
-rw-r--r-- root/root      7721 2008-05-10 05:32 ./usr/share/lshw/artwork/cd.svg
-rw-r--r-- root/root     34739 2008-05-10 05:32 ./usr/share/lshw/artwork/chip.svg
-rw-r--r-- root/root      5855 2008-05-10 05:32 ./usr/share/lshw/artwork/cloud.svg
-rw-r--r-- root/root     30787 2008-05-10 05:32 ./usr/share/lshw/artwork/cpu.svg
-rw-r--r-- root/root     17699 2008-05-10 05:32 ./usr/share/lshw/artwork/desktopcomputer.svg
-rw-r--r-- root/root      4940 2008-05-10 05:32 ./usr/share/lshw/artwork/disabled.svg
-rw-r--r-- root/root      6831 2008-05-10 05:32 ./usr/share/lshw/artwork/disc.svg
-rw-r--r-- root/root      6462 2008-05-10 05:32 ./usr/share/lshw/artwork/display.svg
-rw-r--r-- root/root     13949 2008-05-10 05:32 ./usr/share/lshw/artwork/emac.svg
-rw-r--r-- root/root      6714 2008-05-10 05:32 ./usr/share/lshw/artwork/firewire.svg
-rw-r--r-- root/root      8220 2008-05-10 05:32 ./usr/share/lshw/artwork/intel.svg
-rw-r--r-- root/root     11737 2008-05-10 05:32 ./usr/share/lshw/artwork/laptop.svg
-rw-r--r-- root/root     12190 2008-05-10 05:32 ./usr/share/lshw/artwork/logo.svg
-rw-r--r-- root/root     13907 2008-05-10 05:32 ./usr/share/lshw/artwork/md.svg
-rw-r--r-- root/root     90472 2008-05-10 05:32 ./usr/share/lshw/artwork/memory.svg
-rw-r--r-- root/root     10934 2008-05-10 05:32 ./usr/share/lshw/artwork/mini.svg
-rw-r--r-- root/root      9455 2008-05-10 05:32 ./usr/share/lshw/artwork/modem.svg
-rw-r--r-- root/root     16937 2008-05-10 05:32 ./usr/share/lshw/artwork/motherboard.svg
-rw-r--r-- root/root      7418 2008-05-10 05:32 ./usr/share/lshw/artwork/network.svg
-rw-r--r-- root/root     11308 2008-05-10 05:32 ./usr/share/lshw/artwork/parallel.svg
-rw-r--r-- root/root     19786 2008-05-10 05:32 ./usr/share/lshw/artwork/powermacg5.svg
-rw-r--r-- root/root     14829 2008-05-10 05:32 ./usr/share/lshw/artwork/powermac.svg
-rw-r--r-- root/root      9436 2008-05-10 05:32 ./usr/share/lshw/artwork/powerpc.svg
-rw-r--r-- root/root      9866 2008-05-10 05:32 ./usr/share/lshw/artwork/printer.svg
-rw-r--r-- root/root      5907 2008-05-10 05:32 ./usr/share/lshw/artwork/question.svg
-rw-r--r-- root/root      5935 2008-05-10 05:32 ./usr/share/lshw/artwork/radio.svg
-rw-r--r-- root/root      4465 2008-05-10 05:32 ./usr/share/lshw/artwork/scsi.svg
-rw-r--r-- root/root      6875 2008-05-10 05:32 ./usr/share/lshw/artwork/serial.svg
-rw-r--r-- root/root     13629 2008-05-10 05:32 ./usr/share/lshw/artwork/tablet.svg
-rw-r--r-- root/root     17833 2008-05-10 05:32 ./usr/share/lshw/artwork/towercomputer.svg
-rw-r--r-- root/root      5492 2008-05-10 05:32 ./usr/share/lshw/artwork/usb.svg
-rw-r--r-- root/root      6572 2008-05-10 05:32 ./usr/share/lshw/artwork/wifi.svg
drwxr-xr-x root/root         0 2008-05-16 15:42 ./usr/share/doc/
drwxr-xr-x root/root         0 2008-05-16 15:43 ./usr/share/doc/lshw-gtk/
-rw-r--r-- root/root      1021 2008-05-16 13:54 ./usr/share/doc/lshw-gtk/copyright
-rw-r--r-- root/root      2265 2008-05-16 13:54 ./usr/share/doc/lshw-gtk/changelog.Debian.gz
drwxr-xr-x root/root         0 2008-05-16 15:42 ./usr/share/menu/
-rw-r--r-- root/root       147 2008-05-16 13:54 ./usr/share/menu/lshw-gtk
drwxr-xr-x root/root         0 2008-05-16 15:42 ./usr/share/man/
drwxr-xr-x root/root         0 2008-05-16 15:43 ./usr/share/man/man1/
-rw-r--r-- root/root      2215 2008-05-16 15:42 ./usr/share/man/man1/lshw-gtk.1.gz

lshw_02.13-2_m32r.changes:
Format: 1.8
Date: Sun, 11 May 2008 16:09:55 +0200
Source: lshw
Binary: lshw lshw-gtk
Architecture: m32r
Version: 02.13-2
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata\@linux-m32r.org>
Changed-By: Ghe Rivero <ghe at debian.org>
Description: 
 lshw       - information about hardware configuration
 lshw-gtk   - information about hardware configuration
Closes: 480628
Changes: 
 lshw (02.13-2) unstable; urgency=low
 .
   * Added patch sparc: FTBFS in sparc arch. (Closes: #480628)
Checksums-Sha1: 
 b927ca3201a85c21d276cc11f397ef2d7f5f81db 341804 lshw_02.13-2_m32r.deb
 d3037a295e6ef2bef1b62718a3e0ff91710053cf 461710 lshw-gtk_02.13-2_m32r.deb
Checksums-Sha256: 
 402d52efd73517ee633d9d731b99b2bb3d4ad8da9ec76b6567113ea4bb9b0e40 341804 lshw_02.13-2_m32r.deb
 e446e6cac3d1dc741e4070c7b084b63528dbac668b78c7e561f489461c96afc2 461710 lshw-gtk_02.13-2_m32r.deb
Files: 
 af3dad1a4ec1c6f82362a09d207b1292 341804 utils optional lshw_02.13-2_m32r.deb
 6acf4face64ee59ef8f8713ab0faca2d 461710 utils optional lshw-gtk_02.13-2_m32r.deb

******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd4/lshw-02.13
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080516-1550
Build needed 01:58:38, 33128k disk space




More information about the build-status mailing list