[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#546151: hwinfo: Please port to sh4



Package: hwinfo
Version: 16.0-1
Severity: wishlist
Tags: patch
User: debian-sh4@superh.org
Usertags: sh4

Hi,

I am now trying to run Debian on Renesas SH CPU(sh4).
hwinfo FTBFS on sh4.
Current hwinfo package doesn't support sh4.
I made a patch to revise to be able to build.

I attached build log and patch.
Would you apply it?

Best regards,
 Nobuhiro
diff -ruN hwinfo-16.0/src/hd/hd.c hwinfo-16.0.a/src/hd/hd.c
--- hwinfo-16.0/src/hd/hd.c	2009-09-11 15:10:30.000000000 +0900
+++ hwinfo-16.0.a/src/hd/hd.c	2009-09-11 15:10:05.000000000 +0900
@@ -150,6 +150,10 @@
 #define HD_ARCH "ppc64"
 #endif
 
+#ifdef __sh__
+#define HD_ARCH "sh"
+#endif
+
 typedef struct disk_s {
   struct disk_s *next;
   unsigned crc;
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 hwinfo
dpkg-buildpackage: source version 16.0-1
dpkg-buildpackage: host architecture sh4
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-arch-stamp build-indep-stamp patch-stamp
[ ! -f Makefile ] || /usr/bin/make distclean
make[1]: Entering directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0'
make[2]: Entering directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src'
make[3]: Entering directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd'
make[3]: Leaving directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd'
make[3]: Entering directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn'
make[4]: Entering directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn/cdb'
make[4]: Leaving directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn/cdb'
make[3]: Leaving directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn'
make[3]: Entering directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/ids'
make[3]: Leaving directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/ids'
make[2]: Leaving directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src'
make[1]: Leaving directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0'
quilt pop -a
No patch removed
make: [clean] Error 2 (ignored)
rm -rf .pc
dh_clean 
 debian/rules build
dh_testdir
quilt push -a
Applying patch hwinfo.8-strip_suse
patching file doc/hwinfo.8

Applying patch new_archs
patching file src/hd/hd.c
Hunk #1 succeeded at 150 with fuzz 1 (offset 8 lines).

Applying patch sparc_kioc
patching file src/hd/kbd.c
Hunk #2 succeeded at 258 (offset 6 lines).

Applying patch serial_struct
patching file src/hd/kbd.c

Applying patch kbd.c-tiocgdev_undefined
patching file src/hd/kbd.c
Hunk #1 succeeded at 121 with fuzz 2.

Applying patch cpu.c-alpha_bogo
patching file src/hd/cpu.c

Applying patch fix-ftbfs
patching file src/int10/i10_v86.c

Applying patch sh_support
patching file src/hd/hd.c
Hunk #1 succeeded at 158 (offset 8 lines).

Now at patch sh_support
touch patch-stamp
/usr/bin/make
make[1]: Entering directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0'
make[1]: Leaving directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0'
make[1]: Entering directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0'
make[2]: Entering directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src'
make[3]: Entering directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd'
make[3]: Leaving directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd'
make[3]: Entering directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd'
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include bios.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include block.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include braille.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include cpu.c
cpu.c: In function 'read_cpuinfo':
cpu.c:89: warning: unused variable 'sl'
cpu.c:88: warning: unused variable 'ct'
cpu.c:87: warning: unused variable 'cpus'
cpu.c:86: warning: unused variable 'hd'
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include edd.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include fb.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include floppy.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include hal.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include hd.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include hddb.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include hdp.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include input.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include int.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include isa.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include isapnp.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include isdn.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include kbd.c
kbd.c: In function 'add_serial_console':
kbd.c:92: warning: unused variable 'tty_minor'
kbd.c:92: warning: unused variable 'tty_major'
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include klog.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include manual.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include memory.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include misc.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include modem.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include monitor.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include mouse.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include net.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include parallel.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include pci.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include pcmcia.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include pppoe.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include prom.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include s390.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include sbus.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include serial.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include smbios.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include sys.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include usb.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include wlan.c
ar r ../../src/libhd.a bios.o block.o braille.o cpu.o edd.o fb.o floppy.o hal.o hd.o hddb.o hdp.o input.o int.o isa.o isapnp.o isdn.o kbd.o klog.o manual.o memory.o misc.o modem.o monitor.o mouse.o net.o parallel.o pci.o pcmcia.o pppoe.o prom.o s390.o sbus.o serial.o smbios.o sys.o usb.o wlan.o
ar: creating ../../src/libhd.a
make[3]: Leaving directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd'
make[3]: Entering directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn'
make[3]: Leaving directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn'
make[3]: Entering directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn'
make[4]: Entering directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn/cdb'
make[4]: Leaving directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn/cdb'
make[4]: Entering directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn/cdb'
lex isdn_cdb.lex
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../../src/hd mk_isdnhwdb.c
lex.yy.c:1438: warning: 'yyunput' defined but not used
lex.yy.c:1481: warning: 'input' defined but not used
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../../src/hd cdb_read.c
gcc -Lsrc  mk_isdnhwdb.o cdb_read.o   -o mk_isdnhwdb
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../../src/hd isdn_cdb.c
lex.yy.c:1438: warning: 'yyunput' defined but not used
lex.yy.c:1481: warning: 'input' defined but not used
gcc -Lsrc  isdn_cdb.o cdb_read.o   -o isdn_cdb
if [ -f ISDN.sh4a.txt ]; then \
		ln -s ISDN.sh4a.txt ISDN.CDB.txt; \
	else \
		ln -s ISDN.ppc.txt ISDN.CDB.txt; \
	fi
rm -f isdn_cdb.h
../isdn_cdb ISDN.CDB.txt isdn_cdb.h
del_vario: 2 FRITZ!X seriell
new_entry:not_supported FRITZ!X seriell
del_vario: 5 Teledat USB 2a/b
new_entry:not_supported Teledat USB 2a/b
info(FRITZ!Card PCI): This card has multiple drivers, some functions are only available on the binonly driver
description(FRITZ!Card PCI): OpenSource without Fax G3
del_vario: 10 Microlink ISDN USB
new_entry:not_supported Microlink ISDN USB
used cards(19/300)
used varios(19/1200)
used vendors(8/300)
used name_str(1268/76800)
rm -f  ISDN.CDB.hwdb
../mk_isdnhwdb ISDN.CDB.txt ISDN.CDB.hwdb
del_vario: 2 FRITZ!X seriell
new_entry:not_supported FRITZ!X seriell
del_vario: 5 Teledat USB 2a/b
new_entry:not_supported Teledat USB 2a/b
info(FRITZ!Card PCI): This card has multiple drivers, some functions are only available on the binonly driver
description(FRITZ!Card PCI): OpenSource without Fax G3
del_vario: 10 Microlink ISDN USB
new_entry:not_supported Microlink ISDN USB
used cards(19/300)
used varios(19/1200)
used vendors(8/300)
used name_str(1268/76800)
make[4]: Leaving directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn/cdb'
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd cdbisdn.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd isa_probe.c
ar r ../../src/libhd.a cdbisdn.o isa_probe.o
make[3]: Leaving directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn'
make[3]: Entering directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/ids'
gcc -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd check_hd.c -o check_hd
../check_hd --check --sort --cfile hd_ids.h src/bus src/class src/extra src/special src/scanner src/network src/usb src/usb2 src/isapnp src/monitor src/camera src/tv src/dvb src/chipcard src/modem src/pcmcia src/s390 src/pci src/storage src/sound src/mouse src/braille
data written to "hd.ids"
log written to "hd.log"
statistics:
  538 inconsistencies fixed
  16 errors, 16 resolved
  23882 items in
  18561 items out
../check_hd --mini --cfile hd_ids_tiny.h --log=hd_tiny.log --out=hd_tiny.ids hd.ids
data written to "hd_tiny.ids"
log written to "hd_tiny.log"
statistics:
  0 inconsistencies
  0 errors
  18561 items in
  300 items out
make[3]: Leaving directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/ids'
make[3]: Entering directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/ids'
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd hd_ids.c
ar r ../../src/libhd.a hd_ids.o
make[3]: Leaving directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/ids'
gcc -shared -ldbus-1 -lhal -Wl,--whole-archive ../src/libhd.a -Wl,--no-whole-archive \
		-Wl,-soname=libhd.so.16 \
		-o ../src/libhd.so.16.0 
ln -snf libhd.so.16.0 libhd.so.16
ln -snf libhd.so.16 libhd.so
make[2]: Leaving directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src'
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g   -I/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd hwinfo.c
gcc hwinfo.o -Lsrc -lhd -o hwinfo
VERSION=`cat VERSION`; \
	sed -e "s,@VERSION@,${VERSION},g" -e 's,@LIBDIR@,/usr/lib,g;s,@LIBS@,-lhd,g' hwinfo.pc.in > hwinfo.pc.tmp && mv hwinfo.pc.tmp hwinfo.pc
make[1]: Leaving directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0'
touch build-arch-stamp
/usr/bin/make doc
make[1]: Entering directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0'
Warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 834 of file libhd.doxy has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
Warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 842 of file libhd.doxy has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
Warning: Tag `CGI_NAME' at line 869 of file libhd.doxy has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
Warning: Tag `CGI_URL' at line 875 of file libhd.doxy has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
Warning: Tag `DOC_URL' at line 881 of file libhd.doxy has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
Warning: Tag `DOC_ABSPATH' at line 887 of file libhd.doxy has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
Warning: Tag `BIN_ABSPATH' at line 892 of file libhd.doxy has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
Warning: Tag `EXT_DOC_PATHS' at line 898 of file libhd.doxy has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
Notice: Output directory `libhd' does not exist. I have created it for you.
Searching for include files...
Searching for example files...
Searching for files in directory /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/doc
Searching for files in directory /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/doc/libhd
Searching for files in directory /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/doc/libhd/html
Searching for files in directory /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/doc/libhd/latex
Searching for images...
Searching for dot files...
Searching for files to exclude
Searching for files in directory /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/ids
Searching for files in directory /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/ids/src
Searching for files to process...
Searching for files in directory /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src
Searching for files in directory /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd
Searching for files in directory /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/ids
Searching for files in directory /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/ids/src
Searching for files in directory /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/int10
Searching for files in directory /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn
Searching for files in directory /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn/cdb
Searching for files in directory /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/smp
Searching for files in directory /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu
Searching for files in directory /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/include
Searching for files in directory /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/include/x86emu
Searching for files in directory /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/x86emu
Reading and parsing tag files
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/doc/libhd.doc...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/doc/libhd.doc...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/bios.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/bios.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/bios.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/bios.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/block.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/block.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/block.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/block.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/braille.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/braille.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/braille.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/braille.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/cpu.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/cpu.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/cpu.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/cpu.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/edd.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/edd.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/edd.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/edd.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/fb.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/fb.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/fb.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/fb.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/floppy.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/floppy.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/floppy.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/floppy.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/hal.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/hal.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/hal.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/hal.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/hd.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/hd.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/hd.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/hd.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/hd_int.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/hd_int.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/hddb.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/hddb.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/hddb.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/hddb.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/hddb_int.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/hddb_int.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/hdp.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/hdp.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/hdp.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/hdp.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/hwclass_names.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/hwclass_names.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/ibm-notebooks.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/ibm-notebooks.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/input.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/input.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/input.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/input.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/int.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/int.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/int.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/int.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/isa.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/isa.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/isa.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/isa.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/isapnp.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/isapnp.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/isapnp.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/isapnp.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/isdn.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/isdn.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/isdn.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/isdn.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/kbd.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/kbd.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/kbd.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/kbd.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/klog.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/klog.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/klog.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/klog.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/manual.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/manual.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/manual.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/manual.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/memory.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/memory.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/memory.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/memory.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/misc.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/misc.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/misc.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/misc.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/modem.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/modem.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/modem.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/modem.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/monitor.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/monitor.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/monitor.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/monitor.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/mouse.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/mouse.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/mouse.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/mouse.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/net.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/net.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/net.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/net.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/parallel.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/parallel.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/parallel.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/parallel.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/pci.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/pci.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/pci.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/pci.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/pcmcia.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/pcmcia.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/pcmcia.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/pcmcia.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/pppoe.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/pppoe.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/pppoe.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/pppoe.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/prom.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/prom.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/prom.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/prom.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/s390.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/s390.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/s390.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/s390.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/sbus.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/sbus.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/sbus.h...
Parsing file /home/iwamats/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/wlan.c:199 Warning: end of file while inside a group

u/build-area/hwinfo/hwinfo-16.0/src/hd/sbus.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/serial.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/serial.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/serial.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/serial.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/smbios.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/smbios.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/smbios.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/smbios.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/sys.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/sys.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/sys.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/sys.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/usb.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/usb.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/usb.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/usb.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/version.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/version.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/wlan.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/wlan.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/wlan.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd/wlan.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/int10/AsmMacros.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/int10/AsmMacros.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/int10/emu_vm86.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/int10/emu_vm86.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/int10/i10_int.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/int10/i10_int.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/int10/i10_io.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/int10/i10_io.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/int10/i10_pci.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/int10/i10_pci.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/int10/i10_v86.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/int10/i10_v86.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/int10/i10_vbios.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/int10/i10_vbios.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/int10/int10.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/int10/int10.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/int10/pci.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/int10/pci.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/int10/v86bios.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/int10/v86bios.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/int10/vbios.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/int10/vbios.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/int10/vm86_struct.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/int10/vm86_struct.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn/cdb/cdb_hwdb.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn/cdb/cdb_hwdb.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn/cdb/cdb_read.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn/cdb/cdb_read.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn/cdb/cdb_read.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn/cdb/cdb_read.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn/cdb/isdn_cdb.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn/cdb/isdn_cdb.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn/cdb/isdn_cdb.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn/cdb/isdn_cdb.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn/cdb/isdn_cdb_def.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn/cdb/isdn_cdb_def.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn/cdb/lex.yy.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn/cdb/lex.yy.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn/cdb/mk_isdnhwdb.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn/cdb/mk_isdnhwdb.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn/cdbisdn.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn/cdbisdn.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn/isa_probe.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn/isa_probe.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/smp/smp.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/smp/smp.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/debug.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/debug.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/decode.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/decode.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/fpu.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/fpu.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/include/x86emu/fpu_regs.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/include/x86emu/fpu_regs.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/include/x86emu/regs.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/include/x86emu/regs.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/include/x86emu/types.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/include/x86emu/types.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/include/x86emu.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/include/x86emu.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/ops.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/ops.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/ops2.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/ops2.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/prim_ops.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/prim_ops.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/sys.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/sys.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/validate.c...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/validate.c...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/x86emu/debug.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/x86emu/debug.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/x86emu/decode.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/x86emu/decode.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/x86emu/fpu.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/x86emu/fpu.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/x86emu/ops.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/x86emu/ops.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/x86emu/prim_asm.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/x86emu/prim_asm.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/x86emu/prim_ops.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/x86emu/prim_ops.h...
Preprocessing /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/x86emu/x86emui.h...
Parsing file /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/x86emu/x86emu/x86emui.h...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Creating members for template instances...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding todo/test/bug list items...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Combining using relations...
Adding members to index pages...
Generating style sheet...
Generating index page...
Generating page index...
Generating example documentation...
Generating file sources...
Generating code for file AsmMacros.h...
Parsing code for file bios.c...
Generating code for file bios.h...
Parsing code for file block.c...
Generating code for file block.h...
Parsing code for file braille.c...
Generating code for file braille.h...
Generating code for file cdb_hwdb.h...
Parsing code for file cdb_read.c...
Generating code for file cdb_read.h...
Parsing code for file cdbisdn.c...
Parsing code for file cpu.c...
Generating code for file cpu.h...
Parsing code for file debug.c...
Generating code for file debug.h...
Parsing code for file decode.c...
Generating code for file decode.h...
Parsing code for file edd.c...
Generating code for file edd.h...
Parsing code for file emu_vm86.c...
Parsing code for file fb.c...
Generating code for file fb.h...
Parsing code for file floppy.c...
Generating code for file floppy.h...
Parsing code for file fpu.c...
Generating code for file fpu.h...
Generating code for file fpu_regs.h...
Parsing code for file hal.c...
Generating code for file hal.h...
Parsing code for file hd.c...
Generating code for file hd.h...
Generating code for file hd_int.h...
Parsing code for file hddb.c...
Generating code for file hddb.h...
Generating code for file hddb_int.h...
Parsing code for file hdp.c...
Generating code for file hdp.h...
Generating code for file hwclass_names.h...
Parsing code for file i10_int.c...
Parsing code for file i10_io.c...
Parsing code for file i10_pci.c...
Parsing code for file i10_v86.c...
Parsing code for file i10_vbios.c...
Generating code for file ibm-notebooks.h...
Parsing code for file input.c...
Generating code for file input.h...
Parsing code for file int.c...
Generating code for file int.h...
Parsing code for file int10.c...
Parsing code for file isa.c...
Generating code for file isa.h...
Parsing code for file isa_probe.c...
Parsing code for file isapnp.c...
Generating code for file isapnp.h...
Parsing code for file isdn.c...
Generating code for file isdn.h...
Parsing code for file isdn_cdb.c...
Generating code for file isdn_cdb.h...
Generating code for file isdn_cdb_def.h...
Parsing code for file kbd.c...
Generating code for file kbd.h...
Parsing code for file klog.c...
Generating code for file klog.h...
Parsing code for file lex.yy.c...
Parsing code for file libhd.doc...
Parsing code for file manual.c...
Generating code for file manual.h...
Parsing code for file memory.c...
Generating code for file memory.h...
Parsing code for file misc.c...
Generating code for file misc.h...
Parsing code for file mk_isdnhwdb.c...
Parsing code for file modem.c...
Generating code for file modem.h...
Parsing code for file monitor.c...
Generating code for file monitor.h...
Parsing code for file mouse.c...
Generating code for file mouse.h...
Parsing code for file net.c...
Generating code for file net.h...
Parsing code for file ops.c...
Generating code for file ops.h...
Parsing code for file ops2.c...
Parsing code for file parallel.c...
Generating code for file parallel.h...
Parsing code for file pci.c...
Generating code for file pci.h...
Generating code for file pci.h...
Parsing code for file pcmcia.c...
Generating code for file pcmcia.h...
Parsing code for file pppoe.c...
Generating code for file pppoe.h...
Generating code for file prim_asm.h...
Parsing code for file prim_ops.c...
Generating code for file prim_ops.h...
Parsing code for file prom.c...
Generating code for file prom.h...
Generating code for file regs.h...
Parsing code for file s390.c...
Generating code for file s390.h...
Parsing code for file sbus.c...
Generating code for file sbus.h...
Parsing code for file serial.c...
Generating code for file serial.h...
Parsing code for file smbios.c...
Generating code for file smbios.h...
Parsing code for file smp.c...
Parsing code for file sys.c...
Parsing code for file sys.c...
Generating code for file sys.h...
Generating code for file types.h...
Parsing code for file usb.c...
Generating code for file usb.h...
Generating code for file v86bios.h...
Parsing code for file validate.c...
Generating code for file vbios.h...
Generating code for file version.h...
Generating code for file vm86_struct.h...
Parsing code for file wlan.c...
Generating code for file wlan.h...
Generating code for file x86emu.h...
Generating code for file x86emui.h...
Generating file documentation...
Generating docs for file AsmMacros.h...
Generating docs for file bios.c...
Generating docs for file bios.h...
Generating docs for file block.c...
Generating docs for file block.h...
Generating docs for file braille.c...
Generating docs for file braille.h...
Generating docs for file cdb_hwdb.h...
Generating docs for file cdb_read.c...
Generating docs for file cdb_read.h...
Generating docs for file cdbisdn.c...
Generating docs for file cpu.c...
Generating docs for file cpu.h...
Generating docs for file debug.c...
Generating docs for file debug.h...
Generating docs for file decode.c...
Generating docs for file decode.h...
Generating docs for file edd.c...
Generating docs for file edd.h...
Generating docs for file emu_vm86.c...
Generating docs for file fb.c...
Generating docs for file fb.h...
Generating docs for file floppy.c...
Generating docs for file floppy.h...
Generating docs for file fpu.c...
Generating docs for file fpu.h...
Generating docs for file fpu_regs.h...
Generating docs for file hal.c...
Generating docs for file hal.h...
Generating docs for file hd.c...
Generating docs for file hd.h...
Generating docs for file hd_int.h...
Generating docs for file hddb.c...
Generating docs for file hddb.h...
Generating docs for file hddb_int.h...
Generating docs for file hdp.c...
Generating docs for file hdp.h...
Generating docs for file hwclass_names.h...
Generating docs for file i10_int.c...
Generating docs for file i10_io.c...
Generating docs for file i10_pci.c...
Generating docs for file i10_v86.c...
Generating docs for file i10_vbios.c...
Generating docs for file ibm-notebooks.h...
Generating docs for file input.c...
Generating docs for file input.h...
Generating docs for file int.c...
Gener/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/doc/libhd.doc:27 Warning: found subsection command outside of section context!
/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/doc/libhd.doc:33 Warning: found subsection command outside of section context!
/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/doc/libhd.doc:45 Warning: found subsection command outside of section context!
ating docs for file int.h...
Generating docs for file int10.c...
Generating docs for file isa.c...
Generating docs for file isa.h...
Generating docs for file isa_probe.c...
Generating docs for file isapnp.c...
Generating docs for file isapnp.h...
Generating docs for file isdn.c...
Generating docs for file isdn.h...
Generating docs for file isdn_cdb.c...
Generating docs for file isdn_cdb.h...
Generating docs for file isdn_cdb_def.h...
Generating docs for file kbd.c...
Generating docs for file kbd.h...
Generating docs for file klog.c...
Generating docs for file klog.h...
Generating docs for file lex.yy.c...
Generating docs for file libhd.doc...
Generating docs for file manual.c...
Generating docs for file manual.h...
Generating docs for file memory.c...
Generating docs for file memory.h...
Generating docs for file misc.c...
Generating docs for file misc.h...
Generating docs for file mk_isdnhwdb.c...
Generating docs for file modem.c...
Generating docs for file modem.h...
Generating docs for file monitor.c...
Generating docs for file monitor.h...
Generating docs for file mouse.c...
Generating docs for file mouse.h...
Generating docs for file net.c...
Generating docs for file net.h...
Generating docs for file ops.c...
Generating docs for file ops.h...
Generating docs for file ops2.c...
Generating docs for file parallel.c...
Generating docs for file parallel.h...
Generating docs for file pci.c...
Generating docs for file pci.h...
Generating docs for file pci.h...
Generating docs for file pcmcia.c...
Generating docs for file pcmcia.h...
Generating docs for file pppoe.c...
Generating docs for file pppoe.h...
Generating docs for file prim_asm.h...
Generating docs for file prim_ops.c...
Generating docs for file prim_ops.h...
Generating docs for file prom.c...
Generating docs for file prom.h...
Generating docs for file regs.h...
Generating docs for file s390.c...
Generating docs for file s390.h...
Generating docs for file sbus.c...
Generating docs for file sbus.h...
Generating docs for file serial.c...
Generating docs for file serial.h...
Generating docs for file smbios.c...
Generating docs for file smbios.h...
Generating docs for file smp.c...
Generating docs for file sys.c...
Generating docs for file sys.c...
Generating docs for file sys.h...
Generating docs for file types.h...
Generating docs for file usb.c...
Generating docs for file usb.h...
Generating docs for file v86bios.h...
Generating docs for file validate.c...
Generating docs for file vbios.h...
Generating docs for file version.h...
Generating docs for file vm86_struct.h...
Generating docs for file wlan.c...
Generating docs for file wlan.h...
Generating docs for file x86emu.h...
Generating docs for file x86emui.h...
Generating page documentation...
Generating docs for page examples...
Generating docs for page changes...
Generating docs for page deprecated...
Generating docs for page todo...
Generating group documentation...
Generating group index...
Generating class documentation...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating docs for compound _vendorshortnames_t...
Generating docs for compound bios32_info_t...
Generating docs for compound bios_info_t...
Generating docs for compound ccw_s...
Generating docs for compound cdb_isdn_card...
Generating docs for compound cdb_isdn_vario...
Generating docs for compound cdb_isdn_vendor...
Generating docs for compound cdrom_info_s...
Generating docs for compound config...
Generating docs for compound console...
Generating docs for compound cpq_ctlorder_t...
Generating docs for compound cpu_info_t...
Generating docs for compound device...
Generating docs for compound devtree_s...
Generating docs for compound disk_s...
Generating docs for compound driver_info_any_t...
Generating docs for compound driver_info_display_t...
Generating docs for compound driver_info_dsl_t...
Generating docs for compound driver_info_isdn_t...
Generating docs for compound driver_info_kbd_t...
Generating docs for compound driver_info_module_t...
Generating docs for compound driver_info_mouse_t...
Generating docs for compound driver_info_u...
Generating docs for compound driver_info_x11_t...
Generating docs for compound edd_info_t...
Generating docs for compound fb_info_t...
Generating docs for compound floppy_info_t...
Generating docs for compound hal_device_s...
Generating docs for compound hal_prop_s...
Generating docs for compound haltpoints...
Generating docs for compound hash_t...
Generating docs for compound hd_bitmap_t...
Generating docs for compound hd_data_t...
Generating docs for nested compound hd_data_t::flag_struct...
Generating docs for compound hd_detail_bios_t...
Generating docs for compound hd_detail_ccw_t...
Generating docs for compound hd_detail_cdrom_t...
Generating docs for compound hd_detail_cpu_t...
Generating docs for compound hd_detail_devtree_t...
Generating docs for compound hd_detail_floppy_t...
Generating docs for compound hd_detail_isapnp_t...
Generating docs for compound hd_detail_monitor_s...
Generating docs for compound hd_detail_pci_t...
Generating docs for compound hd_detail_prom_t...
Generating docs for compound hd_detail_scsi_t...
Generating docs for compound hd_detail_sys_t...
Generating docs for compound hd_detail_t...
Generating docs for compound hd_detail_usb_t...
Generating docs for compound hd_dev_num_t...
Generating docs for compound hd_id_t...
Generating docs for compound hd_manual_s...
Generating docs for compound hd_status_t...
Generating docs for compound hddb2_data_t...
Generating docs for compound hddb_data_t...
Generating docs for compound hddb_list_s...
Generating docs for compound hddb_search_t...
Generating docs for compound I16_reg_t...
Generating docs for compound I32_reg_t...
Generating docs for compound i386_general_register...
Generating docs for compound i386_general_regs...
Generating docs for compound i386_segment_regs...
Generating docs for compound i386_special_regs...
Generating docs for compound i86biosRegs...
Generating docs for compound I8_reg_t...
Generating docs for compound isa_isdn_s...
Generating docs for compound isapnp_card_t...
Generating docs for compound isapnp_dev_t...
Generating docs for compound isapnp_res_t...
Generating docs for compound isapnp_t...
Generating docs for compound isdn_parm_s...
Generating docs for compound line_s...
Generating docs for compound memory_range_t...
Generating docs for compound misc_dma_t...
Generating docs for compound misc_io_t...
Generating docs for compound misc_irq_t...
Generating docs for compound misc_t...
Generating docs for compound modinfo_t...
Generating docs for compound monitor_info_t...
Generating docs for compound PacketCriteriaStruct...
Generating docs for compound pciBusRec...
Generating docs for compound PciSlot...
Generating docs for compound pciStructRec...
Generating docs for compound pio...
Generating docs for compound pmac_mb_def...
Generating docs for compound PPPoEConnectionStruct...
Generating docs for compound PPPoEPacketStruct...
Generating docs for compound PPPoETagStruct...
Generating docs for compound pr_flags_t...
Generating docs for compound prom_info_t...
Generating docs for compound regs86...
Generating docs for compound res_any_t...
Generating docs for compound res_baud_t...
Generating docs for compound res_cache_t...
Generating docs for compound res_disk_geo_t...
Generating docs for compound res_dma_t...
Generating docs for compound res_fc_t...
Generating docs for compound res_framebuffer_t...
Generating docs for compound res_hwaddr_t...
Generating docs for compound res_init_strings_t...
Generating docs for compound res_io_t...
Generating docs for compound res_irq_t...
Generating docs for compound res_link_t...
Generating docs for compound res_mem_t...
Generating docs for compound res_monitor_t...
Generating docs for compound res_phys_mem_t...
Generating docs for compound res_pppd_option_t...
Generating docs for compound res_size_t...
Generating docs for compound res_wlan_t...
Generating docs for compound revectored_struct...
Generating docs for compound s_hd_t...
Generating docs for nested compound s_hd_t::is_s...
Generating docs for nested compound s_hd_t::tag_s...
Generating docs for compound s_mod_names...
Generating docs for compound s_pci_t...
Generating docs for compound s_ser_device_t...
Generating docs for compound s_serial_t...
Generating docs for compound s_str_list_t...
Generating docs for compound s_sysfsdrv_t...
Generating docs for compound s_udevinfo_t...
Generating docs for compound scsi_s...
Generating docs for compound sm_num2str_t...
Generating docs for compound sm_str_map_t...
Generating docs for compound smbios_any_t...
Generating docs for compound smbios_biosinfo_t...
Generating docs for compound smbios_boardinfo_t...
Generating docs for compound smbios_cache_t...
Generating docs for compound smbios_chassis_t...
Generating docs for compound smbios_config_t...
Generating docs for compound smbios_connect_t...
Generating docs for compound smbios_group_t...
Generating docs for compound smbios_lang_t...
Generating docs for compound smbios_mem64error_t...
Generating docs for compound smbios_memarray_t...
Generating docs for compound smbios_memarraymap_t...
Generating docs for compound smbios_memdevice_t...
Generating docs for compound smbios_memdevicemap_t...
Generating docs for compound smbios_memerror_t...
Generating docs for compound smbios_mouse_t...
Generating docs for compound smbios_oem_t...
Generating docs for compound smbios_onboard_t...
Generating docs for compound smbios_power_t...
Generating docs for compound smbios_processor_t...
Generating docs for compound smbios_secure_t...
Generating docs for compound smbios_slot_t...
Generating docs for compound smbios_sysinfo_t...
Generating docs for compound smp_info_t...
Generating docs for compound speeds_s...
Generating docs for compound sys_info_t...
Generating docs for compound tmp_entry_t...
Generating docs for compound u_hd_res_t...
Generating docs for compound u_hd_smbios_t...
Generating docs for compound usb_s...
Generating docs for compound vbe_info_t...
Generating docs for compound vbe_mode_info_s...
Generating docs for compound vm86_regs...
Generating docs for compound vm86_struct...
Generating docs for compound vm86plus_info_struct...
Generating docs for compound vm86plus_struct...
Generating docs for compound X86EMU_memFuncs...
Generating docs for compound X86EMU_pioFuncs...
Generating docs for compound X86EMU_regs...
Generating docs for compound X86EMU_sysEnv...
Generating docs for compound yy_buffer_state...
Generating docs for compound yy_trans_info...
Generating namespace index...
Generating namespace member index...
Generating graph info page...
Generating file index...
Generating example index...
Generating file member index...
make[1]: Leaving directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0'
touch build-indep-stamp
 fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k -s 
dh_installdirs -s
/usr/bin/make install DESTDIR=/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/debian/tmp
make[1]: Entering directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0'
make[2]: Entering directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src'
make[3]: Entering directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/hd'
make[3]: Entering directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn'
make[4]: Entering directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn/cdb'
make[4]: Nothing to be done for `install'.
make[4]: Leaving directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn/cdb'
make[3]: Leaving directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/isdn'
make[3]: Entering directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/ids'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/ids'
make[2]: Leaving directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src'
install -d -m 755 /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/debian/tmp/sbin /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/debian/tmp/usr/sbin /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/debian/tmp/usr/lib \
		/home/iwamatsu/build-area/hwinfo/hwinfo-16.0/debian/tmp/usr/lib/pkgconfig /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/debian/tmp/usr/include
install -m 755 hwinfo /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/debian/tmp/usr/sbin
install -m 755 src/ids/check_hd /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/debian/tmp/usr/sbin
install -m 755 src/ids/convert_hd /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/debian/tmp/usr/sbin
if [ -f /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/libhd.so.16.0 ] ; then \
		install /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/libhd.so.16.0 /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/debian/tmp/usr/lib ; \
		ln -snf libhd.so.16.0 /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/debian/tmp/usr/lib/libhd.so.16 ; \
		ln -snf libhd.so.16 /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/debian/tmp/usr/lib/libhd.so ; \
	else \
		install -m 644 /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/src/libhd.a /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/debian/tmp/usr/lib ; \
	fi
install -m 644 hwinfo.pc /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/debian/tmp/usr/lib/pkgconfig
install -m 644 src/hd/hd.h /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/debian/tmp/usr/include
install -m 755 getsysinfo /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/debian/tmp/usr/sbin
install -m 755 src/isdn/cdb/mk_isdnhwdb /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/debian/tmp/usr/sbin
install -d -m 755 /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/debian/tmp/usr/share/hwinfo
install -m 644 src/isdn/cdb/ISDN.CDB.txt /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/debian/tmp/usr/share/hwinfo
install -m 644 src/isdn/cdb/ISDN.CDB.hwdb /home/iwamatsu/build-area/hwinfo/hwinfo-16.0/debian/tmp/usr/share/hwinfo
make[1]: Leaving directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0'
install -D -m 644 src/libhd.a debian/tmp/usr/lib/libhd.a
dh_install -s
/usr/bin/make -f debian/rules DH_OPTIONS=-s binary-common
make[1]: Entering directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0'
dh_testdir
dh_testroot
dh_installchangelogs Changelog
dh_installdocs
dh_installman
dh_link
dh_strip
dh_compress 
dh_fixperms
dh_makeshlibs
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `hwinfo' in `../hwinfo_16.0-1_sh4.deb'.
dpkg-deb: building package `libhd16' in `../libhd16_16.0-1_sh4.deb'.
dpkg-deb: building package `libhd-dev' in `../libhd-dev_16.0-1_sh4.deb'.
make[1]: Leaving directory `/home/iwamatsu/build-area/hwinfo/hwinfo-16.0'
 dpkg-genchanges -B -mNobuhiro Iwamatsu <iwamatsu@nigauri.org> >../hwinfo_16.0-1_sh4.changes
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
 signfile hwinfo_16.0-1_sh4.changes

dpkg-buildpackage: binary only upload (no source included)

Reply to: