[build-status: 116370] Log for successful build of ht_2.0.8-2 (dist=unstable)
Build Daemon 3
buildd3 at linux-m32r.org
Wed Jan 30 08:10:25 JST 2008
Automatic build of ht_2.0.8-2 on mappi006 by sbuild/m32r 0.53
Build started at 20080130-0609
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 1041kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main ht 2.0.8-2 (dsc) [607B]
Get:2 http://debian.linux-m32r.org 06_devonian/main ht 2.0.8-2 (tar) [1035kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main ht 2.0.8-2 (diff) [5384B]
Fetched 1041kB in 9s (105kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5), flex, liblzo2-dev, libncurses5-dev, libx11-dev, quilt, texinfo
**** Warning:
**** The following central src deps are (probably) missing:
xlibs-dev (>> 4.1.0)
Checking for already installed source dependencies...
debhelper: already installed (6.0.2 >= 5 is satisfied)
flex: already installed (2.5.33-12)
liblzo2-dev: already installed (2.02-3)
libncurses5-dev: already installed (5.6+20071215-1)
libx11-dev: already installed (2:1.0.3-7)
quilt: already installed (0.46-4)
texinfo: already installed (4.11.dfsg.1-3)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7.0.2 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
gpg: Signature made Thu Jan 24 08:26:48 2008 JST using DSA key ID 9B7C328D
gpg: Can't check signature: public key not found
dpkg-source: extracting ht in ht-2.0.8
dpkg-source: unpacking ht_2.0.8.orig.tar.gz
dpkg-source: applying /debian/buildd3/build/ht_2.0.8-2.diff.gz
dpkg-buildpackage: source package ht
dpkg-buildpackage: source version 2.0.8-2
dpkg-buildpackage: source changed by Luk Claes <luk at debian.org>
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
mv doc/hte.info doc/ht.info
mv: cannot stat `doc/hte.info': No such file or directory
make: [clean] Error 1 (ignored)
[ ! -f Makefile ] || /usr/bin/make -i distclean
dh_clean
QUILT_PATCHES=debian/patches quilt pop -a -R || test $? = 2
No patch removed
debian/rules build
dh_testdir
QUILT_PATCHES=debian/patches quilt push -a || test $? = 2
Applying patch debian/patches/10_fix_info_files.diff
patching file doc/ht.texi
Now at patch debian/patches/10_fix_info_files.diff
./configure --host=m32r-linux-gnu --build=m32r-linux-gnu \
--enable-release --prefix=/usr
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking target system type... m32r-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
*** LINUX, building POSIX version. we need (n)curses.
checking for m32r-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for gmake... no
checking for make... /usr/bin/make
checking whether /usr/bin/make sets $(MAKE)... yes
checking for m32r-linux-gnu-gcc... m32r-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether m32r-linux-gnu-gcc accepts -g... yes
checking for m32r-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by /usr/bin/make... GNU
checking dependency style of m32r-linux-gnu-gcc... gcc3
checking how to run the C preprocessor... m32r-linux-gnu-gcc -E
checking for m32r-linux-gnu-g++... m32r-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether m32r-linux-gnu-g++ accepts -g... yes
checking dependency style of m32r-linux-gnu-g++... gcc3
checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for ar... /usr/bin/ar
checking for gar... (cached) /usr/bin/ar
checking whether to use the included lzo compression library... no
checking for lzo1x_1_compress in -llzo2... yes
checking lzo/lzo1x.h usability... yes
checking lzo/lzo1x.h presence... yes
checking for lzo/lzo1x.h... yes
checking for XOpenDisplay in -lX11... yes
checking for ANSI C header files... no
checking stdlib.h usability... yes
checking stdlib.h presence... yes
checking for stdlib.h... yes
checking string.h usability... yes
checking string.h presence... yes
checking for string.h... yes
checking stdint.h usability... yes
checking stdint.h presence... yes
checking for stdint.h... yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking for an ANSI C-conforming const... yes
checking for char... yes
checking size of char... 1
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long int... yes
checking size of long int... 4
checking for asinh... no
checking for acosh... no
checking for atanh... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating analyser/Makefile
config.status: creating asm/Makefile
config.status: creating doc/Makefile
config.status: creating eval/Makefile
config.status: creating info/Makefile
config.status: creating io/Makefile
config.status: creating io/posix/Makefile
config.status: creating io/djgpp/Makefile
config.status: creating io/win32/Makefile
config.status: creating minilzo/Makefile
config.status: creating output/Makefile
config.status: creating tools/Makefile
config.status: creating config.h
config.status: executing depfiles commands
./configure successful.
=====================
Configuration summary
=====================
X11 textmode support available: yes
enable profiling: no
make a release build: yes
using included minilzo: no
touch configure-stamp
dh_testdir
/usr/bin/make CFLAGS="-pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer" CXXFLAGS="-pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer"
make[1]: Entering directory `/build/buildd3/ht-2.0.8'
/usr/bin/make all-recursive
make[2]: Entering directory `/build/buildd3/ht-2.0.8'
Making all in tools
make[3]: Entering directory `/build/buildd3/ht-2.0.8/tools'
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT bin2c.o -MD -MP -MF .deps/bin2c.Tpo -c -o bin2c.o bin2c.c
mv -f .deps/bin2c.Tpo .deps/bin2c.Po
m32r-linux-gnu-gcc -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -o bin2c bin2c.o
make[3]: Leaving directory `/build/buildd3/ht-2.0.8/tools'
Making all in analyser
make[3]: Entering directory `/build/buildd3/ht-2.0.8/analyser'
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT analy.o -MD -MP -MF .deps/analy.Tpo -c -o analy.o analy.cc
mv -f .deps/analy.Tpo .deps/analy.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT analy_alpha.o -MD -MP -MF .deps/analy_alpha.Tpo -c -o analy_alpha.o analy_alpha.cc
mv -f .deps/analy_alpha.Tpo .deps/analy_alpha.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT analy_names.o -MD -MP -MF .deps/analy_names.Tpo -c -o analy_names.o analy_names.cc
mv -f .deps/analy_names.Tpo .deps/analy_names.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT analy_x86.o -MD -MP -MF .deps/analy_x86.Tpo -c -o analy_x86.o analy_x86.cc
analy_x86.cc: In member function 'virtual void AnalyX86Disassembler::examineOpcode(dis_insn*)':
analy_x86.cc:589: warning: 'access$type' may be used uninitialized in this function
analy_x86.cc:589: warning: 'access$indexed' may be used uninitialized in this function
analy_x86.cc: In member function 'virtual Address* AnalyX86Disassembler::branchAddr(dis_insn*, branch_enum_t, bool)':
analy_x86.cc:556: warning: 'xref' may be used uninitialized in this function
mv -f .deps/analy_x86.Tpo .deps/analy_x86.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT code_analy.o -MD -MP -MF .deps/code_analy.Tpo -c -o code_analy.o code_analy.cc
mv -f .deps/code_analy.Tpo .deps/code_analy.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT data_analy.o -MD -MP -MF .deps/data_analy.Tpo -c -o data_analy.o data_analy.cc
mv -f .deps/data_analy.Tpo .deps/data_analy.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT language.o -MD -MP -MF .deps/language.Tpo -c -o language.o language.cc
mv -f .deps/language.Tpo .deps/language.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT pe_analy.o -MD -MP -MF .deps/pe_analy.Tpo -c -o pe_analy.o pe_analy.cc
mv -f .deps/pe_analy.Tpo .deps/pe_analy.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT stddata.o -MD -MP -MF .deps/stddata.Tpo -c -o stddata.o stddata.cc
mv -f .deps/stddata.Tpo .deps/stddata.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT elf_analy.o -MD -MP -MF .deps/elf_analy.Tpo -c -o elf_analy.o elf_analy.cc
mv -f .deps/elf_analy.Tpo .deps/elf_analy.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT analy_register.o -MD -MP -MF .deps/analy_register.Tpo -c -o analy_register.o analy_register.cc
mv -f .deps/analy_register.Tpo .deps/analy_register.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT coff_analy.o -MD -MP -MF .deps/coff_analy.Tpo -c -o coff_analy.o coff_analy.cc
mv -f .deps/coff_analy.Tpo .deps/coff_analy.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT analy_java.o -MD -MP -MF .deps/analy_java.Tpo -c -o analy_java.o analy_java.cc
mv -f .deps/analy_java.Tpo .deps/analy_java.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT class_analy.o -MD -MP -MF .deps/class_analy.Tpo -c -o class_analy.o class_analy.cc
mv -f .deps/class_analy.Tpo .deps/class_analy.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT ne_analy.o -MD -MP -MF .deps/ne_analy.Tpo -c -o ne_analy.o ne_analy.cc
mv -f .deps/ne_analy.Tpo .deps/ne_analy.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT analy_il.o -MD -MP -MF .deps/analy_il.Tpo -c -o analy_il.o analy_il.cc
mv -f .deps/analy_il.Tpo .deps/analy_il.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT analy_ia64.o -MD -MP -MF .deps/analy_ia64.Tpo -c -o analy_ia64.o analy_ia64.cc
mv -f .deps/analy_ia64.Tpo .deps/analy_ia64.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT le_analy.o -MD -MP -MF .deps/le_analy.Tpo -c -o le_analy.o le_analy.cc
mv -f .deps/le_analy.Tpo .deps/le_analy.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT analy_ppc.o -MD -MP -MF .deps/analy_ppc.Tpo -c -o analy_ppc.o analy_ppc.cc
mv -f .deps/analy_ppc.Tpo .deps/analy_ppc.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT macho_analy.o -MD -MP -MF .deps/macho_analy.Tpo -c -o macho_analy.o macho_analy.cc
macho_analy.cc: In member function 'virtual void MachoAnalyser::beginAnalysis()':
macho_analy.cc:74: warning: 'entry' may be used uninitialized in this function
mv -f .deps/macho_analy.Tpo .deps/macho_analy.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT flt_analy.o -MD -MP -MF .deps/flt_analy.Tpo -c -o flt_analy.o flt_analy.cc
mv -f .deps/flt_analy.Tpo .deps/flt_analy.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT xbe_analy.o -MD -MP -MF .deps/xbe_analy.Tpo -c -o xbe_analy.o xbe_analy.cc
mv -f .deps/xbe_analy.Tpo .deps/xbe_analy.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT pef_analy.o -MD -MP -MF .deps/pef_analy.Tpo -c -o pef_analy.o pef_analy.cc
pef_analy.cc: In member function 'virtual const char* PEFAnalyser::getSegmentNameByAddress(Address*)':
pef_analy.cc:448: warning: comparison between signed and unsigned integer expressions
mv -f .deps/pef_analy.Tpo .deps/pef_analy.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT analy_arm.o -MD -MP -MF .deps/analy_arm.Tpo -c -o analy_arm.o analy_arm.cc
mv -f .deps/analy_arm.Tpo .deps/analy_arm.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT xex_analy.o -MD -MP -MF .deps/xex_analy.Tpo -c -o xex_analy.o xex_analy.cc
xex_analy.cc: In member function 'virtual void XEXAnalyser::beginAnalysis()':
xex_analy.cc:73: warning: unused variable 'buffer'
xex_analy.cc: In member function 'virtual bool XEXAnalyser::validAddress(Address*, tsectype)':
xex_analy.cc:294: warning: unused variable 'sec'
mv -f .deps/xex_analy.Tpo .deps/xex_analy.Po
rm -f libanalyser.a
/usr/bin/ar cru libanalyser.a analy.o analy_alpha.o analy_names.o analy_x86.o code_analy.o data_analy.o language.o pe_analy.o stddata.o elf_analy.o analy_register.o coff_analy.o analy_java.o class_analy.o ne_analy.o analy_il.o analy_ia64.o le_analy.o analy_ppc.o macho_analy.o flt_analy.o xbe_analy.o pef_analy.o analy_arm.o xex_analy.o
ranlib libanalyser.a
make[3]: Leaving directory `/build/buildd3/ht-2.0.8/analyser'
Making all in asm
make[3]: Entering directory `/build/buildd3/ht-2.0.8/asm'
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT alphadis.o -MD -MP -MF .deps/alphadis.Tpo -c -o alphadis.o alphadis.cc
mv -f .deps/alphadis.Tpo .deps/alphadis.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT alphaopc.o -MD -MP -MF .deps/alphaopc.Tpo -c -o alphaopc.o alphaopc.cc
mv -f .deps/alphaopc.Tpo .deps/alphaopc.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT asm.o -MD -MP -MF .deps/asm.Tpo -c -o asm.o asm.cc
asm.cc: In member function 'asm_code* Assembler::shortest(asm_code*)':
asm.cc:173: warning: comparison between signed and unsigned integer expressions
mv -f .deps/asm.Tpo .deps/asm.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT x86asm.o -MD -MP -MF .deps/x86asm.Tpo -c -o x86asm.o x86asm.cc
mv -f .deps/x86asm.Tpo .deps/x86asm.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT x86dis.o -MD -MP -MF .deps/x86dis.Tpo -c -o x86dis.o x86dis.cc
mv -f .deps/x86dis.Tpo .deps/x86dis.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT x86opc.o -MD -MP -MF .deps/x86opc.Tpo -c -o x86opc.o x86opc.cc
mv -f .deps/x86opc.Tpo .deps/x86opc.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT javadis.o -MD -MP -MF .deps/javadis.Tpo -c -o javadis.o javadis.cc
mv -f .deps/javadis.Tpo .deps/javadis.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT javaopc.o -MD -MP -MF .deps/javaopc.Tpo -c -o javaopc.o javaopc.cc
mv -f .deps/javaopc.Tpo .deps/javaopc.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT ildis.o -MD -MP -MF .deps/ildis.Tpo -c -o ildis.o ildis.cc
mv -f .deps/ildis.Tpo .deps/ildis.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT ilopc.o -MD -MP -MF .deps/ilopc.Tpo -c -o ilopc.o ilopc.cc
mv -f .deps/ilopc.Tpo .deps/ilopc.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT ia64dis.o -MD -MP -MF .deps/ia64dis.Tpo -c -o ia64dis.o ia64dis.cc
mv -f .deps/ia64dis.Tpo .deps/ia64dis.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT ia64opc.o -MD -MP -MF .deps/ia64opc.Tpo -c -o ia64opc.o ia64opc.cc
mv -f .deps/ia64opc.Tpo .deps/ia64opc.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT ppcopc.o -MD -MP -MF .deps/ppcopc.Tpo -c -o ppcopc.o ppcopc.cc
mv -f .deps/ppcopc.Tpo .deps/ppcopc.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT ppcdis.o -MD -MP -MF .deps/ppcdis.Tpo -c -o ppcdis.o ppcdis.cc
mv -f .deps/ppcdis.Tpo .deps/ppcdis.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT armdis.o -MD -MP -MF .deps/armdis.Tpo -c -o armdis.o armdis.cc
mv -f .deps/armdis.Tpo .deps/armdis.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT arm-dis.o -MD -MP -MF .deps/arm-dis.Tpo -c -o arm-dis.o arm-dis.cc
mv -f .deps/arm-dis.Tpo .deps/arm-dis.Po
rm -f libasm.a
/usr/bin/ar cru libasm.a alphadis.o alphaopc.o asm.o x86asm.o x86dis.o x86opc.o javadis.o javaopc.o ildis.o ilopc.o ia64dis.o ia64opc.o ppcopc.o ppcdis.o armdis.o arm-dis.o
ranlib libasm.a
make[3]: Leaving directory `/build/buildd3/ht-2.0.8/asm'
Making all in doc
make[3]: Entering directory `/build/buildd3/ht-2.0.8/doc'
/bin/sh /build/buildd3/ht-2.0.8/missing --run makeinfo --no-split --fill-column=64 --output hthelp.info ht.texi
/bin/sh /build/buildd3/ht-2.0.8/missing --run makeinfo --no-split --output ht.info ht.texi
/bin/sh /build/buildd3/ht-2.0.8/missing --run makeinfo --no-split --html --output ht.html ht.texi
/bin/sh /build/buildd3/ht-2.0.8/missing --run makeinfo --no-split --no-headers --no-ifinfo --no-iftex --output README ht.texi
cp README ..
make[3]: Leaving directory `/build/buildd3/ht-2.0.8/doc'
Making all in info
make[3]: Entering directory `/build/buildd3/ht-2.0.8/info'
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -I../eval -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT infoview.o -MD -MP -MF .deps/infoview.Tpo -c -o infoview.o infoview.cc
mv -f .deps/infoview.Tpo .deps/infoview.Po
rm -f libinfo.a
/usr/bin/ar cru libinfo.a infoview.o
ranlib libinfo.a
make[3]: Leaving directory `/build/buildd3/ht-2.0.8/info'
Making all in io
make[3]: Entering directory `/build/buildd3/ht-2.0.8/io'
Making all in posix
make[4]: Entering directory `/build/buildd3/ht-2.0.8/io/posix'
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../io -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT event.o -MD -MP -MF .deps/event.Tpo -c -o event.o event.cc
mv -f .deps/event.Tpo .deps/event.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../io -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT sysfile.o -MD -MP -MF .deps/sysfile.Tpo -c -o sysfile.o sysfile.cc
mv -f .deps/sysfile.Tpo .deps/sysfile.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../io -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT sysdisplay.o -MD -MP -MF .deps/sysdisplay.Tpo -c -o sysdisplay.o sysdisplay.cc
mv -f .deps/sysdisplay.Tpo .deps/sysdisplay.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../io -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT syskeyb.o -MD -MP -MF .deps/syskeyb.Tpo -c -o syskeyb.o syskeyb.cc
syskeyb.cc: In function 'bool keyb_getevent(sys_event_t&)':
syskeyb.cc:172: warning: comparison between signed and unsigned integer expressions
syskeyb.cc: In function 'ht_key keyb_getkey()':
syskeyb.cc:199: warning: comparison between signed and unsigned integer expressions
mv -f .deps/syskeyb.Tpo .deps/syskeyb.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../io -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT sysinit.o -MD -MP -MF .deps/sysinit.Tpo -c -o sysinit.o sysinit.cc
mv -f .deps/sysinit.Tpo .deps/sysinit.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../io -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT sysclipboard.o -MD -MP -MF .deps/sysclipboard.Tpo -c -o sysclipboard.o sysclipboard.cc
mv -f .deps/sysclipboard.Tpo .deps/sysclipboard.Po
rm -f libhtio.a
/usr/bin/ar cru libhtio.a event.o sysfile.o sysdisplay.o syskeyb.o sysinit.o sysclipboard.o
ranlib libhtio.a
make[4]: Leaving directory `/build/buildd3/ht-2.0.8/io/posix'
make[4]: Entering directory `/build/buildd3/ht-2.0.8/io'
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./posix -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.cc
mv -f .deps/display.Tpo .deps/display.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./posix -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT keyb.o -MD -MP -MF .deps/keyb.Tpo -c -o keyb.o keyb.cc
mv -f .deps/keyb.Tpo .deps/keyb.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./posix -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT sys.o -MD -MP -MF .deps/sys.Tpo -c -o sys.o sys.cc
mv -f .deps/sys.Tpo .deps/sys.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./posix -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.cc
mv -f .deps/file.Tpo .deps/file.Po
rm -f libcomio.a
/usr/bin/ar cru libcomio.a display.o keyb.o sys.o file.o
ranlib libcomio.a
make[4]: Leaving directory `/build/buildd3/ht-2.0.8/io'
make[3]: Leaving directory `/build/buildd3/ht-2.0.8/io'
Making all in output
make[3]: Entering directory `/build/buildd3/ht-2.0.8/output'
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../analyser -I../asm -I../io/posix -I../io -I../output -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT out_html.o -MD -MP -MF .deps/out_html.Tpo -c -o out_html.o out_html.cc
mv -f .deps/out_html.Tpo .deps/out_html.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../analyser -I../asm -I../io/posix -I../io -I../output -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT out.o -MD -MP -MF .deps/out.Tpo -c -o out.o out.cc
mv -f .deps/out.Tpo .deps/out.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../analyser -I../asm -I../io/posix -I../io -I../output -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT out_ht.o -MD -MP -MF .deps/out_ht.Tpo -c -o out_ht.o out_ht.cc
mv -f .deps/out_ht.Tpo .deps/out_ht.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../analyser -I../asm -I../io/posix -I../io -I../output -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT out_sym.o -MD -MP -MF .deps/out_sym.Tpo -c -o out_sym.o out_sym.cc
mv -f .deps/out_sym.Tpo .deps/out_sym.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../analyser -I../asm -I../io/posix -I../io -I../output -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT out_txt.o -MD -MP -MF .deps/out_txt.Tpo -c -o out_txt.o out_txt.cc
mv -f .deps/out_txt.Tpo .deps/out_txt.Po
rm -f liboutput.a
/usr/bin/ar cru liboutput.a out_html.o out.o out_ht.o out_sym.o out_txt.o
ranlib liboutput.a
make[3]: Leaving directory `/build/buildd3/ht-2.0.8/output'
Making all in eval
make[3]: Entering directory `/build/buildd3/ht-2.0.8/eval'
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT evalparse.o -MD -MP -MF .deps/evalparse.Tpo -c -o evalparse.o evalparse.c
mv -f .deps/evalparse.Tpo .deps/evalparse.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT eval.o -MD -MP -MF .deps/eval.Tpo -c -o eval.o eval.cc
eval.cc: In function 'int func_substr(eval_scalar*, eval_str*, eval_int*, eval_int*)':
eval.cc:933: warning: comparison between signed and unsigned integer expressions
mv -f .deps/eval.Tpo .deps/eval.Po
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT lex.o -MD -MP -MF .deps/lex.Tpo -c -o lex.o lex.c
lex.c:1423: warning: 'yyunput' defined but not used
mv -f .deps/lex.Tpo .deps/lex.Po
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT evalx.o -MD -MP -MF .deps/evalx.Tpo -c -o evalx.o evalx.c
mv -f .deps/evalx.Tpo .deps/evalx.Po
rm -f libhteval.a
/usr/bin/ar cru libhteval.a evalparse.o eval.o lex.o evalx.o
ranlib libhteval.a
make[3]: Leaving directory `/build/buildd3/ht-2.0.8/eval'
make[3]: Entering directory `/build/buildd3/ht-2.0.8'
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT atom.o -MD -MP -MF .deps/atom.Tpo -c -o atom.o atom.cc
mv -f .deps/atom.Tpo .deps/atom.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT except.o -MD -MP -MF .deps/except.Tpo -c -o except.o except.cc
mv -f .deps/except.Tpo .deps/except.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT data.o -MD -MP -MF .deps/data.Tpo -c -o data.o data.cc
mv -f .deps/data.Tpo .deps/data.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT str.o -MD -MP -MF .deps/str.Tpo -c -o str.o str.cc
mv -f .deps/str.Tpo .deps/str.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT strtools.o -MD -MP -MF .deps/strtools.Tpo -c -o strtools.o strtools.cc
mv -f .deps/strtools.Tpo .deps/strtools.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT endianess.o -MD -MP -MF .deps/endianess.Tpo -c -o endianess.o endianess.cc
endianess.cc: In function 'uint64 createHostInt64(const void*, int, Endianess)':
endianess.cc:130: warning: 'q' may be used uninitialized in this function
mv -f .deps/endianess.Tpo .deps/endianess.Po
tools/bin2c -Nhtinfo ./doc/hthelp.info htdoc.c htdoc.h
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htdoc.o -MD -MP -MF .deps/htdoc.Tpo -c -o htdoc.o htdoc.c
mv -f .deps/htdoc.Tpo .deps/htdoc.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT blockop.o -MD -MP -MF .deps/blockop.Tpo -c -o blockop.o blockop.cc
blockop.cc:250: warning: 'int func_read64le(eval_scalar*, eval_int*)' defined but not used
blockop.cc:265: warning: 'int func_read64be(eval_scalar*, eval_int*)' defined but not used
mv -f .deps/blockop.Tpo .deps/blockop.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT cstream.o -MD -MP -MF .deps/cstream.Tpo -c -o cstream.o cstream.cc
mv -f .deps/cstream.Tpo .deps/cstream.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT formats.o -MD -MP -MF .deps/formats.Tpo -c -o formats.o formats.cc
mv -f .deps/formats.Tpo .deps/formats.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htanaly.o -MD -MP -MF .deps/htanaly.Tpo -c -o htanaly.o htanaly.cc
htanaly.cc: In member function 'void ht_aviewer::generateOutputDialog()':
htanaly.cc:801: warning: unused variable 'by_lines'
htanaly.cc:832: warning: 'out' may be used uninitialized in this function
htanaly.cc: At global scope:
htanaly.cc:606: warning: 'int aviewer_func_addr(eval_scalar*, eval_str*)' defined but not used
mv -f .deps/htanaly.Tpo .deps/htanaly.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htapp.o -MD -MP -MF .deps/htapp.Tpo -c -o htapp.o htapp.cc
mv -f .deps/htapp.Tpo .deps/htapp.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htcfg.o -MD -MP -MF .deps/htcfg.Tpo -c -o htcfg.o htcfg.cc
mv -f .deps/htcfg.Tpo .deps/htcfg.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htclipboard.o -MD -MP -MF .deps/htclipboard.Tpo -c -o htclipboard.o htclipboard.cc
mv -f .deps/htclipboard.Tpo .deps/htclipboard.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htcoff.o -MD -MP -MF .deps/htcoff.Tpo -c -o htcoff.o htcoff.cc
mv -f .deps/htcoff.Tpo .deps/htcoff.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htcoffhd.o -MD -MP -MF .deps/htcoffhd.Tpo -c -o htcoffhd.o htcoffhd.cc
mv -f .deps/htcoffhd.Tpo .deps/htcoffhd.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htctrl.o -MD -MP -MF .deps/htctrl.Tpo -c -o htctrl.o htctrl.cc
mv -f .deps/htctrl.Tpo .deps/htctrl.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htdebug.o -MD -MP -MF .deps/htdebug.Tpo -c -o htdebug.o htdebug.cc
mv -f .deps/htdebug.Tpo .deps/htdebug.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htdialog.o -MD -MP -MF .deps/htdialog.Tpo -c -o htdialog.o htdialog.cc
mv -f .deps/htdialog.Tpo .deps/htdialog.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htelf.o -MD -MP -MF .deps/htelf.Tpo -c -o htelf.o htelf.cc
mv -f .deps/htelf.Tpo .deps/htelf.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htelfhd.o -MD -MP -MF .deps/htelfhd.Tpo -c -o htelfhd.o htelfhd.cc
mv -f .deps/htelfhd.Tpo .deps/htelfhd.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htelfimg.o -MD -MP -MF .deps/htelfimg.Tpo -c -o htelfimg.o htelfimg.cc
mv -f .deps/htelfimg.Tpo .deps/htelfimg.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htelfphs.o -MD -MP -MF .deps/htelfphs.Tpo -c -o htelfphs.o htelfphs.cc
mv -f .deps/htelfphs.Tpo .deps/htelfphs.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htelfshs.o -MD -MP -MF .deps/htelfshs.Tpo -c -o htelfshs.o htelfshs.cc
mv -f .deps/htelfshs.Tpo .deps/htelfshs.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htelfsym.o -MD -MP -MF .deps/htelfsym.Tpo -c -o htelfsym.o htelfsym.cc
htelfsym.cc: In function 'ht_view* htelfsymboltable_init(Bounds*, File*, ht_format_group*)':
htelfsym.cc:130: warning: unused variable 'so'
mv -f .deps/htelfsym.Tpo .deps/htelfsym.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htelfrel.o -MD -MP -MF .deps/htelfrel.Tpo -c -o htelfrel.o htelfrel.cc
mv -f .deps/htelfrel.Tpo .deps/htelfrel.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htfinfo.o -MD -MP -MF .deps/htfinfo.Tpo -c -o htfinfo.o htfinfo.cc
mv -f .deps/htfinfo.Tpo .deps/htfinfo.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htformat.o -MD -MP -MF .deps/htformat.Tpo -c -o htformat.o htformat.cc
mv -f .deps/htformat.Tpo .deps/htformat.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT hthex.o -MD -MP -MF .deps/hthex.Tpo -c -o hthex.o hthex.cc
mv -f .deps/hthex.Tpo .deps/hthex.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT hthist.o -MD -MP -MF .deps/hthist.Tpo -c -o hthist.o hthist.cc
mv -f .deps/hthist.Tpo .deps/hthist.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htidle.o -MD -MP -MF .deps/htidle.Tpo -c -o htidle.o htidle.cc
mv -f .deps/htidle.Tpo .deps/htidle.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htiobox.o -MD -MP -MF .deps/htiobox.Tpo -c -o htiobox.o htiobox.cc
mv -f .deps/htiobox.Tpo .deps/htiobox.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htle.o -MD -MP -MF .deps/htle.Tpo -c -o htle.o htle.cc
htle.cc: In member function 'void ht_le::do_fixups()':
htle.cc:199: warning: 'src_ofs' may be used uninitialized in this function
mv -f .deps/htle.Tpo .deps/htle.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htleent.o -MD -MP -MF .deps/htleent.Tpo -c -o htleent.o htleent.cc
mv -f .deps/htleent.Tpo .deps/htleent.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htlehead.o -MD -MP -MF .deps/htlehead.Tpo -c -o htlehead.o htlehead.cc
mv -f .deps/htlehead.Tpo .deps/htlehead.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htleimg.o -MD -MP -MF .deps/htleimg.Tpo -c -o htleimg.o htleimg.cc
mv -f .deps/htleimg.Tpo .deps/htleimg.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htleobj.o -MD -MP -MF .deps/htleobj.Tpo -c -o htleobj.o htleobj.cc
mv -f .deps/htleobj.Tpo .deps/htleobj.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htlepage.o -MD -MP -MF .deps/htlepage.Tpo -c -o htlepage.o htlepage.cc
mv -f .deps/htlepage.Tpo .deps/htlepage.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htmenu.o -MD -MP -MF .deps/htmenu.Tpo -c -o htmenu.o htmenu.cc
mv -f .deps/htmenu.Tpo .deps/htmenu.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htmz.o -MD -MP -MF .deps/htmz.Tpo -c -o htmz.o htmz.cc
mv -f .deps/htmz.Tpo .deps/htmz.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htmzhead.o -MD -MP -MF .deps/htmzhead.Tpo -c -o htmzhead.o htmzhead.cc
mv -f .deps/htmzhead.Tpo .deps/htmzhead.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htmzimg.o -MD -MP -MF .deps/htmzimg.Tpo -c -o htmzimg.o htmzimg.cc
mv -f .deps/htmzimg.Tpo .deps/htmzimg.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htmzrel.o -MD -MP -MF .deps/htmzrel.Tpo -c -o htmzrel.o htmzrel.cc
htmzrel.cc:28: warning: 'int htmzrel_detect(File*)' defined but not used
htmzrel.cc:36: warning: 'ht_view* htmzrel_init(Bounds*, File*, ht_format_group*)' defined but not used
mv -f .deps/htmzrel.Tpo .deps/htmzrel.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htne.o -MD -MP -MF .deps/htne.Tpo -c -o htne.o htne.cc
htne.cc: In member function 'bool ht_ne::relocate(ht_reloc_file*)':
htne.cc:331: warning: large integer implicitly truncated to unsigned type
mv -f .deps/htne.Tpo .deps/htne.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htneent.o -MD -MP -MF .deps/htneent.Tpo -c -o htneent.o htneent.cc
mv -f .deps/htneent.Tpo .deps/htneent.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htnehead.o -MD -MP -MF .deps/htnehead.Tpo -c -o htnehead.o htnehead.cc
mv -f .deps/htnehead.Tpo .deps/htnehead.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htnenms.o -MD -MP -MF .deps/htnenms.Tpo -c -o htnenms.o htnenms.cc
mv -f .deps/htnenms.Tpo .deps/htnenms.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htneobj.o -MD -MP -MF .deps/htneobj.Tpo -c -o htneobj.o htneobj.cc
mv -f .deps/htneobj.Tpo .deps/htneobj.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htnewexe.o -MD -MP -MF .deps/htnewexe.Tpo -c -o htnewexe.o htnewexe.cc
mv -f .deps/htnewexe.Tpo .deps/htnewexe.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htobj.o -MD -MP -MF .deps/htobj.Tpo -c -o htobj.o htobj.cc
mv -f .deps/htobj.Tpo .deps/htobj.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htpal.o -MD -MP -MF .deps/htpal.Tpo -c -o htpal.o htpal.cc
mv -f .deps/htpal.Tpo .deps/htpal.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htpe.o -MD -MP -MF .deps/htpe.Tpo -c -o htpe.o htpe.cc
mv -f .deps/htpe.Tpo .deps/htpe.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htpedimp.o -MD -MP -MF .deps/htpedimp.Tpo -c -o htpedimp.o htpedimp.cc
mv -f .deps/htpedimp.Tpo .deps/htpedimp.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htpeexp.o -MD -MP -MF .deps/htpeexp.Tpo -c -o htpeexp.o htpeexp.cc
mv -f .deps/htpeexp.Tpo .deps/htpeexp.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htpehead.o -MD -MP -MF .deps/htpehead.Tpo -c -o htpehead.o htpehead.cc
mv -f .deps/htpehead.Tpo .deps/htpehead.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htpeimg.o -MD -MP -MF .deps/htpeimg.Tpo -c -o htpeimg.o htpeimg.cc
mv -f .deps/htpeimg.Tpo .deps/htpeimg.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htpeimp.o -MD -MP -MF .deps/htpeimp.Tpo -c -o htpeimp.o htpeimp.cc
mv -f .deps/htpeimp.Tpo .deps/htpeimp.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htperes.o -MD -MP -MF .deps/htperes.Tpo -c -o htperes.o htperes.cc
mv -f .deps/htperes.Tpo .deps/htperes.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htreg.o -MD -MP -MF .deps/htreg.Tpo -c -o htreg.o htreg.cc
mv -f .deps/htreg.Tpo .deps/htreg.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htsearch.o -MD -MP -MF .deps/htsearch.Tpo -c -o htsearch.o htsearch.cc
mv -f .deps/htsearch.Tpo .deps/htsearch.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT httag.o -MD -MP -MF .deps/httag.Tpo -c -o httag.o httag.cc
mv -f .deps/httag.Tpo .deps/httag.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT httree.o -MD -MP -MF .deps/httree.Tpo -c -o httree.o httree.cc
mv -f .deps/httree.Tpo .deps/httree.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cc
mv -f .deps/main.Tpo .deps/main.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT store.o -MD -MP -MF .deps/store.Tpo -c -o store.o store.cc
mv -f .deps/store.Tpo .deps/store.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT stream.o -MD -MP -MF .deps/stream.Tpo -c -o stream.o stream.cc
mv -f .deps/stream.Tpo .deps/stream.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT tools.o -MD -MP -MF .deps/tools.Tpo -c -o tools.o tools.cc
mv -f .deps/tools.Tpo .deps/tools.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT vxd.o -MD -MP -MF .deps/vxd.Tpo -c -o vxd.o vxd.cc
mv -f .deps/vxd.Tpo .deps/vxd.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT vxdserv.o -MD -MP -MF .deps/vxdserv.Tpo -c -o vxdserv.o vxdserv.cc
mv -f .deps/vxdserv.Tpo .deps/vxdserv.Po
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT cplus-dem.o -MD -MP -MF .deps/cplus-dem.Tpo -c -o cplus-dem.o cplus-dem.c
mv -f .deps/cplus-dem.Tpo .deps/cplus-dem.Po
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT regex.o -MD -MP -MF .deps/regex.Tpo -c -o regex.o regex.c
regex.c: In function 'regex_compile':
regex.c:2190: warning: suggest explicit braces to avoid ambiguous 'else'
regex.c:2210: warning: suggest explicit braces to avoid ambiguous 'else'
regex.c: In function 're_match_2_internal':
regex.c:4226: warning: passing argument 1 of 'bcmp_translate' discards qualifiers from pointer target type
regex.c:4226: warning: passing argument 2 of 'bcmp_translate' discards qualifiers from pointer target type
mv -f .deps/regex.Tpo .deps/regex.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT syntax.o -MD -MP -MF .deps/syntax.Tpo -c -o syntax.o syntax.cc
mv -f .deps/syntax.Tpo .deps/syntax.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT textfile.o -MD -MP -MF .deps/textfile.Tpo -c -o textfile.o textfile.cc
mv -f .deps/textfile.Tpo .deps/textfile.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT textedit.o -MD -MP -MF .deps/textedit.Tpo -c -o textedit.o textedit.cc
mv -f .deps/textedit.Tpo .deps/textedit.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT classread.o -MD -MP -MF .deps/classread.Tpo -c -o classread.o classread.cc
mv -f .deps/classread.Tpo .deps/classread.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT classview.o -MD -MP -MF .deps/classview.Tpo -c -o classview.o classview.cc
mv -f .deps/classview.Tpo .deps/classview.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT httext.o -MD -MP -MF .deps/httext.Tpo -c -o httext.o httext.cc
mv -f .deps/httext.Tpo .deps/httext.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT hteval.o -MD -MP -MF .deps/hteval.Tpo -c -o hteval.o hteval.cc
mv -f .deps/hteval.Tpo .deps/hteval.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT relfile.o -MD -MP -MF .deps/relfile.Tpo -c -o relfile.o relfile.cc
mv -f .deps/relfile.Tpo .deps/relfile.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htprocess.o -MD -MP -MF .deps/htprocess.Tpo -c -o htprocess.o htprocess.cc
mv -f .deps/htprocess.Tpo .deps/htprocess.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT mfile.o -MD -MP -MF .deps/mfile.Tpo -c -o mfile.o mfile.cc
mfile.cc: In member function 'virtual uint FileModificator::read(void*, uint)':
mfile.cc:622: warning: unused variable 'a'
mfile.cc: In member function 'void FileModificator::makeAreaModified(void*, FileOfs, FileOfs)':
mfile.cc:513: warning: 'min_src_ofs' may be used uninitialized in this function
mfile.cc:512: warning: 'min_ofs' may be used uninitialized in this function
mfile.cc:511: warning: 'min_addsize' may be used uninitialized in this function
mv -f .deps/mfile.Tpo .deps/mfile.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT elfstruc.o -MD -MP -MF .deps/elfstruc.Tpo -c -o elfstruc.o elfstruc.cc
elfstruc.cc:110: warning: 'ELF_NHEADER32_struct' defined but not used
mv -f .deps/elfstruc.Tpo .deps/elfstruc.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT pestruct.o -MD -MP -MF .deps/pestruct.Tpo -c -o pestruct.o pestruct.cc
mv -f .deps/pestruct.Tpo .deps/pestruct.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT coff_s.o -MD -MP -MF .deps/coff_s.Tpo -c -o coff_s.o coff_s.cc
mv -f .deps/coff_s.Tpo .deps/coff_s.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT mzstruct.o -MD -MP -MF .deps/mzstruct.Tpo -c -o mzstruct.o mzstruct.cc
mv -f .deps/mzstruct.Tpo .deps/mzstruct.Po
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT defreg.o -MD -MP -MF .deps/defreg.Tpo -c -o defreg.o defreg.c
mv -f .deps/defreg.Tpo .deps/defreg.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htdisasm.o -MD -MP -MF .deps/htdisasm.Tpo -c -o htdisasm.o htdisasm.cc
htdisasm.cc: In member function 'virtual bool ht_disasm_viewer::get_vscrollbar_pos(int*, int*)':
htdisasm.cc:209: warning: comparison between signed and unsigned integer expressions
mv -f .deps/htdisasm.Tpo .deps/htdisasm.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htcoffimg.o -MD -MP -MF .deps/htcoffimg.Tpo -c -o htcoffimg.o htcoffimg.cc
mv -f .deps/htcoffimg.Tpo .deps/htcoffimg.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT nestruct.o -MD -MP -MF .deps/nestruct.Tpo -c -o nestruct.o nestruct.cc
mv -f .deps/nestruct.Tpo .deps/nestruct.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htneimg.o -MD -MP -MF .deps/htneimg.Tpo -c -o htneimg.o htneimg.cc
mv -f .deps/htneimg.Tpo .deps/htneimg.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htneimp.o -MD -MP -MF .deps/htneimp.Tpo -c -o htneimp.o htneimp.cc
mv -f .deps/htneimp.Tpo .deps/htneimp.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT cmds.o -MD -MP -MF .deps/cmds.Tpo -c -o cmds.o cmds.cc
mv -f .deps/cmds.Tpo .deps/cmds.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT snprintf.o -MD -MP -MF .deps/snprintf.Tpo -c -o snprintf.o snprintf.cc
mv -f .deps/snprintf.Tpo .deps/snprintf.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htpeil.o -MD -MP -MF .deps/htpeil.Tpo -c -o htpeil.o htpeil.cc
htpeil.cc:65: warning: 'metadata_section' defined but not used
mv -f .deps/htpeil.Tpo .deps/htpeil.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT ilstruct.o -MD -MP -MF .deps/ilstruct.Tpo -c -o ilstruct.o ilstruct.cc
mv -f .deps/ilstruct.Tpo .deps/ilstruct.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.cc
mv -f .deps/log.Tpo .deps/log.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT classimg.o -MD -MP -MF .deps/classimg.Tpo -c -o classimg.o classimg.cc
mv -f .deps/classimg.Tpo .deps/classimg.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT terminal.o -MD -MP -MF .deps/terminal.Tpo -c -o terminal.o terminal.cc
mv -f .deps/terminal.Tpo .deps/terminal.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT vfs.o -MD -MP -MF .deps/vfs.Tpo -c -o vfs.o vfs.cc
mv -f .deps/vfs.Tpo .deps/vfs.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT vfsview.o -MD -MP -MF .deps/vfsview.Tpo -c -o vfsview.o vfsview.cc
mv -f .deps/vfsview.Tpo .deps/vfsview.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htlevxd.o -MD -MP -MF .deps/htlevxd.Tpo -c -o htlevxd.o htlevxd.cc
mv -f .deps/htlevxd.Tpo .deps/htlevxd.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT lestruct.o -MD -MP -MF .deps/lestruct.Tpo -c -o lestruct.o lestruct.cc
mv -f .deps/lestruct.Tpo .deps/lestruct.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htmacho.o -MD -MP -MF .deps/htmacho.Tpo -c -o htmacho.o htmacho.cc
mv -f .deps/htmacho.Tpo .deps/htmacho.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htmachohd.o -MD -MP -MF .deps/htmachohd.Tpo -c -o htmachohd.o htmachohd.cc
htmachohd.cc: In function 'ht_view* htmachoheader_init(Bounds*, File*, ht_format_group*)':
htmachohd.cc:187: warning: 'isbigendian' may be used uninitialized in this function
mv -f .deps/htmachohd.Tpo .deps/htmachohd.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT machostruc.o -MD -MP -MF .deps/machostruc.Tpo -c -o machostruc.o machostruc.cc
mv -f .deps/machostruc.Tpo .deps/machostruc.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htmachoimg.o -MD -MP -MF .deps/htmachoimg.Tpo -c -o htmachoimg.o htmachoimg.cc
htmachoimg.cc: In function 'ht_view* htmachoimage_init(Bounds*, File*, ht_format_group*)':
htmachoimg.cc:103: warning: unused variable 'tmpaddr'
htmachoimg.cc:122: warning: 'entry' may be used uninitialized in this function
mv -f .deps/htmachoimg.Tpo .deps/htmachoimg.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT fltstruc.o -MD -MP -MF .deps/fltstruc.Tpo -c -o fltstruc.o fltstruc.cc
mv -f .deps/fltstruc.Tpo .deps/fltstruc.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htflt.o -MD -MP -MF .deps/htflt.Tpo -c -o htflt.o htflt.cc
mv -f .deps/htflt.Tpo .deps/htflt.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htflthd.o -MD -MP -MF .deps/htflthd.Tpo -c -o htflthd.o htflthd.cc
mv -f .deps/htflthd.Tpo .deps/htflthd.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htfltimg.o -MD -MP -MF .deps/htfltimg.Tpo -c -o htfltimg.o htfltimg.cc
mv -f .deps/htfltimg.Tpo .deps/htfltimg.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT xbestruct.o -MD -MP -MF .deps/xbestruct.Tpo -c -o xbestruct.o xbestruct.cc
mv -f .deps/xbestruct.Tpo .deps/xbestruct.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htxbehead.o -MD -MP -MF .deps/htxbehead.Tpo -c -o htxbehead.o htxbehead.cc
mv -f .deps/htxbehead.Tpo .deps/htxbehead.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htxbe.o -MD -MP -MF .deps/htxbe.Tpo -c -o htxbe.o htxbe.cc
mv -f .deps/htxbe.Tpo .deps/htxbe.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htxbeimg.o -MD -MP -MF .deps/htxbeimg.Tpo -c -o htxbeimg.o htxbeimg.cc
mv -f .deps/htxbeimg.Tpo .deps/htxbeimg.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htxbeimp.o -MD -MP -MF .deps/htxbeimp.Tpo -c -o htxbeimp.o htxbeimp.cc
mv -f .deps/htxbeimp.Tpo .deps/htxbeimp.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT pefstruc.o -MD -MP -MF .deps/pefstruc.Tpo -c -o pefstruc.o pefstruc.cc
mv -f .deps/pefstruc.Tpo .deps/pefstruc.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htpef.o -MD -MP -MF .deps/htpef.Tpo -c -o htpef.o htpef.cc
mv -f .deps/htpef.Tpo .deps/htpef.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htpefhd.o -MD -MP -MF .deps/htpefhd.Tpo -c -o htpefhd.o htpefhd.cc
mv -f .deps/htpefhd.Tpo .deps/htpefhd.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htpefimg.o -MD -MP -MF .deps/htpefimg.Tpo -c -o htpefimg.o htpefimg.cc
mv -f .deps/htpefimg.Tpo .deps/htpefimg.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htpefimp.o -MD -MP -MF .deps/htpefimp.Tpo -c -o htpefimp.o htpefimp.cc
htpefimp.cc: In function 'ht_view* htpefimports_init(Bounds*, File*, ht_format_group*)':
htpefimp.cc:139: warning: label 'pef_read_error' defined but not used
mv -f .deps/htpefimp.Tpo .deps/htpefimp.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htxex.o -MD -MP -MF .deps/htxex.Tpo -c -o htxex.o htxex.cc
htxex.cc: In member function 'void ht_xex::init(Bounds*, File*, format_viewer_if**, ht_format_group*, FileOfs)':
htxex.cc:145: warning: comparison between signed and unsigned integer expressions
htxex.cc:226: warning: comparison between signed and unsigned integer expressions
htxex.cc: In member function 'virtual void ht_xex::done()':
htxex.cc:300: warning: comparison between signed and unsigned integer expressions
mv -f .deps/htxex.Tpo .deps/htxex.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htxexhead.o -MD -MP -MF .deps/htxexhead.Tpo -c -o htxexhead.o htxexhead.cc
htxexhead.cc: In function 'ht_sub* add_fileheader(File*, const char*, ht_xex_shared_data&)':
htxexhead.cc:286: warning: comparison between signed and unsigned integer expressions
htxexhead.cc: At global scope:
htxexhead.cc:40: warning: 'xbe_init_flags' defined but not used
mv -f .deps/htxexhead.Tpo .deps/htxexhead.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT xexstruct.o -MD -MP -MF .deps/xexstruct.Tpo -c -o xexstruct.o xexstruct.cc
mv -f .deps/xexstruct.Tpo .deps/xexstruct.Po
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT cp-demangle.o -MD -MP -MF .deps/cp-demangle.Tpo -c -o cp-demangle.o cp-demangle.c
mv -f .deps/cp-demangle.Tpo .deps/cp-demangle.Po
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT htxeximg.o -MD -MP -MF .deps/htxeximg.Tpo -c -o htxeximg.o htxeximg.cc
mv -f .deps/htxeximg.Tpo .deps/htxeximg.Po
m32r-linux-gnu-g++ -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -L/usr/X11/lib -L/usr/X11R6/lib -o ht atom.o except.o data.o str.o strtools.o endianess.o htdoc.o blockop.o cstream.o formats.o htanaly.o htapp.o htcfg.o htclipboard.o htcoff.o htcoffhd.o htctrl.o htdebug.o htdialog.o htelf.o htelfhd.o htelfimg.o htelfphs.o htelfshs.o htelfsym.o htelfrel.o htfinfo.o htformat.o hthex.o hthist.o htidle.o htiobox.o htle.o htleent.o htlehead.o htleimg.o htleobj.o htlepage.o htmenu.o htmz.o htmzhead.o htmzimg.o htmzrel.o htne.o htneent.o htnehead.o htnenms.o htneobj.o htnewexe.o htobj.o htpal.o htpe.o htpedimp.o htpeexp.o htpehead.o htpeimg.o htpeimp.o htperes.o htreg.o htsearch.o httag.o httree.o main.o store.o stream.o tools.o vxd.o vxdserv.o cplus-dem.o regex.o syntax.o textfile.o textedit.o classread.o classview.o httext.o hteval.o relfile.o htprocess.o mfile.o elfstruc.o pestruct.o coff_s.o mzstruct.o defreg.o htdisasm.o htcoffimg.o nestruct.o htneimg.o htneimp.o cmds.
o snprintf.o htpeil.o ilstruct.o log.o classimg.o terminal.o vfs.o vfsview.o htlevxd.o lestruct.o htmacho.o htmachohd.o machostruc.o htmachoimg.o fltstruc.o htflt.o htflthd.o htfltimg.o xbestruct.o htxbehead.o htxbe.o htxbeimg.o htxbeimp.o pefstruc.o htpef.o htpefhd.o htpefimg.o htpefimp.o htxex.o htxexhead.o xexstruct.o cp-demangle.o htxeximg.o analyser/libanalyser.a asm/libasm.a info/libinfo.a io/posix/libhtio.a output/liboutput.a io/libcomio.a eval/libhteval.a -lX11 -lncurses -llzo2
make[3]: Leaving directory `/build/buildd3/ht-2.0.8'
make[2]: Leaving directory `/build/buildd3/ht-2.0.8'
make[1]: Leaving directory `/build/buildd3/ht-2.0.8'
cd doc
/usr/bin/make CFLAGS="-pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer" CXXFLAGS="-pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer"
make[1]: Entering directory `/build/buildd3/ht-2.0.8'
/usr/bin/make all-recursive
make[2]: Entering directory `/build/buildd3/ht-2.0.8'
Making all in tools
make[3]: Entering directory `/build/buildd3/ht-2.0.8/tools'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd3/ht-2.0.8/tools'
Making all in analyser
make[3]: Entering directory `/build/buildd3/ht-2.0.8/analyser'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd3/ht-2.0.8/analyser'
Making all in asm
make[3]: Entering directory `/build/buildd3/ht-2.0.8/asm'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd3/ht-2.0.8/asm'
Making all in doc
make[3]: Entering directory `/build/buildd3/ht-2.0.8/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd3/ht-2.0.8/doc'
Making all in info
make[3]: Entering directory `/build/buildd3/ht-2.0.8/info'
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -I../eval -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -MT infoview.o -MD -MP -MF .deps/infoview.Tpo -c -o infoview.o infoview.cc
mv -f .deps/infoview.Tpo .deps/infoview.Po
rm -f libinfo.a
/usr/bin/ar cru libinfo.a infoview.o
ranlib libinfo.a
make[3]: Leaving directory `/build/buildd3/ht-2.0.8/info'
Making all in io
make[3]: Entering directory `/build/buildd3/ht-2.0.8/io'
Making all in posix
make[4]: Entering directory `/build/buildd3/ht-2.0.8/io/posix'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd3/ht-2.0.8/io/posix'
make[4]: Entering directory `/build/buildd3/ht-2.0.8/io'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd3/ht-2.0.8/io'
make[3]: Leaving directory `/build/buildd3/ht-2.0.8/io'
Making all in output
make[3]: Entering directory `/build/buildd3/ht-2.0.8/output'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd3/ht-2.0.8/output'
Making all in eval
make[3]: Entering directory `/build/buildd3/ht-2.0.8/eval'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd3/ht-2.0.8/eval'
make[3]: Entering directory `/build/buildd3/ht-2.0.8'
m32r-linux-gnu-g++ -pipe -g -Wall -fsigned-char -O2 -fomit-frame-pointer -L/usr/X11/lib -L/usr/X11R6/lib -o ht atom.o except.o data.o str.o strtools.o endianess.o htdoc.o blockop.o cstream.o formats.o htanaly.o htapp.o htcfg.o htclipboard.o htcoff.o htcoffhd.o htctrl.o htdebug.o htdialog.o htelf.o htelfhd.o htelfimg.o htelfphs.o htelfshs.o htelfsym.o htelfrel.o htfinfo.o htformat.o hthex.o hthist.o htidle.o htiobox.o htle.o htleent.o htlehead.o htleimg.o htleobj.o htlepage.o htmenu.o htmz.o htmzhead.o htmzimg.o htmzrel.o htne.o htneent.o htnehead.o htnenms.o htneobj.o htnewexe.o htobj.o htpal.o htpe.o htpedimp.o htpeexp.o htpehead.o htpeimg.o htpeimp.o htperes.o htreg.o htsearch.o httag.o httree.o main.o store.o stream.o tools.o vxd.o vxdserv.o cplus-dem.o regex.o syntax.o textfile.o textedit.o classread.o classview.o httext.o hteval.o relfile.o htprocess.o mfile.o elfstruc.o pestruct.o coff_s.o mzstruct.o defreg.o htdisasm.o htcoffimg.o nestruct.o htneimg.o htneimp.o cmds.
o snprintf.o htpeil.o ilstruct.o log.o classimg.o terminal.o vfs.o vfsview.o htlevxd.o lestruct.o htmacho.o htmachohd.o machostruc.o htmachoimg.o fltstruc.o htflt.o htflthd.o htfltimg.o xbestruct.o htxbehead.o htxbe.o htxbeimg.o htxbeimp.o pefstruc.o htpef.o htpefhd.o htpefimg.o htpefimp.o htxex.o htxexhead.o xexstruct.o cp-demangle.o htxeximg.o analyser/libanalyser.a asm/libasm.a info/libinfo.a io/posix/libhtio.a output/liboutput.a io/libcomio.a eval/libhteval.a -lX11 -lncurses -llzo2
make[3]: Leaving directory `/build/buildd3/ht-2.0.8'
make[2]: Leaving directory `/build/buildd3/ht-2.0.8'
make[1]: Leaving directory `/build/buildd3/ht-2.0.8'
cd ..
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs usr/bin
/usr/bin/make install prefix=/build/buildd3/ht-2.0.8/debian/ht
make[1]: Entering directory `/build/buildd3/ht-2.0.8'
Making install in tools
make[2]: Entering directory `/build/buildd3/ht-2.0.8/tools'
make[3]: Entering directory `/build/buildd3/ht-2.0.8/tools'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd3/ht-2.0.8/tools'
make[2]: Leaving directory `/build/buildd3/ht-2.0.8/tools'
Making install in analyser
make[2]: Entering directory `/build/buildd3/ht-2.0.8/analyser'
make[3]: Entering directory `/build/buildd3/ht-2.0.8/analyser'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd3/ht-2.0.8/analyser'
make[2]: Leaving directory `/build/buildd3/ht-2.0.8/analyser'
Making install in asm
make[2]: Entering directory `/build/buildd3/ht-2.0.8/asm'
make[3]: Entering directory `/build/buildd3/ht-2.0.8/asm'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd3/ht-2.0.8/asm'
make[2]: Leaving directory `/build/buildd3/ht-2.0.8/asm'
Making install in doc
make[2]: Entering directory `/build/buildd3/ht-2.0.8/doc'
make[3]: Entering directory `/build/buildd3/ht-2.0.8/doc'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd3/ht-2.0.8/doc'
make[2]: Leaving directory `/build/buildd3/ht-2.0.8/doc'
Making install in info
make[2]: Entering directory `/build/buildd3/ht-2.0.8/info'
make[3]: Entering directory `/build/buildd3/ht-2.0.8/info'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd3/ht-2.0.8/info'
make[2]: Leaving directory `/build/buildd3/ht-2.0.8/info'
Making install in io
make[2]: Entering directory `/build/buildd3/ht-2.0.8/io'
Making install in posix
make[3]: Entering directory `/build/buildd3/ht-2.0.8/io/posix'
make[4]: Entering directory `/build/buildd3/ht-2.0.8/io/posix'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd3/ht-2.0.8/io/posix'
make[3]: Leaving directory `/build/buildd3/ht-2.0.8/io/posix'
make[3]: Entering directory `/build/buildd3/ht-2.0.8/io'
make[4]: Entering directory `/build/buildd3/ht-2.0.8/io'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd3/ht-2.0.8/io'
make[3]: Leaving directory `/build/buildd3/ht-2.0.8/io'
make[2]: Leaving directory `/build/buildd3/ht-2.0.8/io'
Making install in output
make[2]: Entering directory `/build/buildd3/ht-2.0.8/output'
make[3]: Entering directory `/build/buildd3/ht-2.0.8/output'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd3/ht-2.0.8/output'
make[2]: Leaving directory `/build/buildd3/ht-2.0.8/output'
Making install in eval
make[2]: Entering directory `/build/buildd3/ht-2.0.8/eval'
make[3]: Entering directory `/build/buildd3/ht-2.0.8/eval'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd3/ht-2.0.8/eval'
make[2]: Leaving directory `/build/buildd3/ht-2.0.8/eval'
make[2]: Entering directory `/build/buildd3/ht-2.0.8'
make[3]: Entering directory `/build/buildd3/ht-2.0.8'
test -z "/build/buildd3/ht-2.0.8/debian/ht/bin" || /bin/mkdir -p "/build/buildd3/ht-2.0.8/debian/ht/bin"
/usr/bin/ginstall -c 'ht' '/build/buildd3/ht-2.0.8/debian/ht/bin/ht'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd3/ht-2.0.8'
make[2]: Leaving directory `/build/buildd3/ht-2.0.8'
make[1]: Leaving directory `/build/buildd3/ht-2.0.8'
mv /build/buildd3/ht-2.0.8/debian/ht/bin/ht /build/buildd3/ht-2.0.8/debian/ht/usr/bin/hte
rmdir /build/buildd3/ht-2.0.8/debian/ht/bin
mv doc/ht.info doc/hte.info
dh_testdir
dh_testroot
dh_installdocs
dh_installmenu
dh_installman debian/hte.1
dh_installinfo doc/hte.info
dh_installchangelogs ChangeLog
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `ht' in `../ht_2.0.8-2_m32r.deb'.
dpkg-genchanges -B >../ht_2.0.8-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 20080130-0809
ht_2.0.8-2_m32r.changes:
Format: 1.7
Date: Wed, 23 Jan 2008 23:03:13 +0000
Source: ht
Binary: ht
Architecture: m32r
Version: 2.0.8-2
Distribution: unstable
Urgency: low
Maintainer: Alexander Schmehl <tolimar at debian.org>
Changed-By: Luk Claes <luk at debian.org>
Description:
ht - Viewer/editor/analyser (mostly) for executables
Changes:
ht (2.0.8-2) unstable; urgency=low
.
* Remove me from Uploaders.
Files:
74aee4994f6c4e60f00aaba078623728 564710 devel optional ht_2.0.8-2_m32r.deb
/debian/buildd3/build/chroot-unstable/build/buildd3/ht_2.0.8-2_m32r.deb:
new debian package, version 2.0.
size 564710 bytes: control archive= 1612 bytes.
1530 bytes, 44 lines control
657 bytes, 11 lines md5sums
341 bytes, 12 lines * postinst #!/bin/sh
160 bytes, 5 lines * postrm #!/bin/sh
199 bytes, 7 lines * prerm #!/bin/sh
Package: ht
Version: 2.0.8-2
Architecture: m32r
Maintainer: Alexander Schmehl <tolimar at debian.org>
Installed-Size: 1412
Depends: libc6 (>= 2.3.5-1), libgcc1 (>= 1:4.1.1-12), liblzo2-2, libncurses5 (>= 5.6+20071006-3), libstdc++6 (>= 4.1.1-12), libx11-6
Section: devel
Priority: optional
Description: Viewer/editor/analyser (mostly) for executables
This program is a file viewer, editor and analyzer for text, binary,
and (especially) executable files - in other words it is an advanced
hexeditor and disassembler.
.
For more info (e.g. keybindings) see the README file!
.
1. Supported file formats
- common object file format (COFF/XCOFF32)
- executable and linkable format (ELF)
rm: cannot remove directory `/tmp/dpkgUxeqCC': Directory not empty
rm cleanup failed, code 256
- linear executables (LE)
- standard DO$ executables (MZ)
- new executables (NE)
- portable executables (PE32/PE64)
- java class files (CLASS)
- Mach exe/link format (MachO)
- X-Box executable (XBE)
- Flat (FLT)
- PowerPC executable format (PEF)
2. Code & Data Analyser
- finds branch sources and destinations recursively
- finds procedure entries
- creates labels based on this information
- creates xref information
- allows to interactively analyse unexplored code
- allows to create/rename/delete labels
- allows to create/edit comments
- supports x86, ia64, alpha, ppc and java code
3. Target systems
- DJGPP
- GNU/Linux
- FreeBSD
- OpenBSD
- Win32
.
Homepage: http://hte.sourceforge.net/
/debian/buildd3/build/chroot-unstable/build/buildd3/ht_2.0.8-2_m32r.deb:
drwxr-xr-x root/root 0 2008-01-30 08:06 ./
drwxr-xr-x root/root 0 2008-01-30 08:05 ./usr/
drwxr-xr-x root/root 0 2008-01-30 08:06 ./usr/bin/
-rwxr-xr-x root/root 1309024 2008-01-30 08:06 ./usr/bin/hte
drwxr-xr-x root/root 0 2008-01-30 08:06 ./usr/share/
drwxr-xr-x root/root 0 2008-01-30 08:05 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-01-30 08:06 ./usr/share/doc/ht/
-rw-r--r-- root/root 462 2007-06-20 00:41 ./usr/share/doc/ht/KNOWNBUGS
-rw-r--r-- root/root 3340 2007-06-20 00:41 ./usr/share/doc/ht/TODO.gz
-rw-r--r-- root/root 22077 2008-01-30 06:44 ./usr/share/doc/ht/ht.html
-rw-r--r-- root/root 1726 2008-01-30 06:15 ./usr/share/doc/ht/copyright
-rw-r--r-- root/root 7422 2007-06-20 18:58 ./usr/share/doc/ht/changelog.gz
-rw-r--r-- root/root 4919 2008-01-30 06:44 ./usr/share/doc/ht/README.gz
-rw-r--r-- root/root 2559 2008-01-30 06:15 ./usr/share/doc/ht/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-01-30 08:05 ./usr/share/menu/
-rw-r--r-- root/root 106 2008-01-30 06:15 ./usr/share/menu/ht
drwxr-xr-x root/root 0 2008-01-30 08:06 ./usr/share/man/
drwxr-xr-x root/root 0 2008-01-30 08:06 ./usr/share/man/man1/
-rw-r--r-- root/root 395 2008-01-30 06:15 ./usr/share/man/man1/hte.1.gz
drwxr-xr-x root/root 0 2008-01-30 08:06 ./usr/share/info/
-rw-r--r-- root/root 5549 2008-01-30 08:06 ./usr/share/info/hte.info.gz
******************************************************************************
Built successfully
Purging /debian/buildd3/build/chroot-unstable/build/buildd3/ht-2.0.8
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080130-0810
Build needed 01:55:14, 29200k disk space
More information about the build-status
mailing list