>>> Unpacking source... >>> Unpacking ht-2.0.14.tar.bz2 to /var/tmp/portage/app-editors/hteditor-2.0.14/work >>> Source unpacked in /var/tmp/portage/app-editors/hteditor-2.0.14/work * Flameeyes QA Warning! AC_CANONICAL_TARGET used /var/tmp/portage/app-editors/hteditor-2.0.14/work/ht-2.0.14/configure.in:7:AC_CANONICAL_TARGET: * Flameeyes QA Warning (end)! AC_CANONICAL_TARGET used >>> Compiling source in /var/tmp/portage/app-editors/hteditor-2.0.14/work/ht-2.0.14 ... * econf: updating ht-2.0.14/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ht-2.0.14/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-release --enable-maintainer-mode --disable-x11-textmode configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes *** LINUX, building POSIX version. we need (n)curses. checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for gmake... /usr/bin/gmake checking whether /usr/bin/gmake sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... i686-pc-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by /usr/bin/gmake... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-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 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: no enable profiling: no make a release build: no using included minilzo: no make -j14 /usr/bin/gmake all-recursive gmake[1]: Entering directory `/var/tmp/portage/app-editors/hteditor-2.0.14/work/ht-2.0.14' Making all in tools gmake[2]: Entering directory `/var/tmp/portage/app-editors/hteditor-2.0.14/work/ht-2.0.14/tools' if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT bin2c.o -MD -MP -MF ".deps/bin2c.Tpo" -c -o bin2c.o bin2c.c; \ then mv -f ".deps/bin2c.Tpo" ".deps/bin2c.Po"; else rm -f ".deps/bin2c.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wl,-O1 -o bin2c bin2c.o gmake[2]: Leaving directory `/var/tmp/portage/app-editors/hteditor-2.0.14/work/ht-2.0.14/tools' Making all in analyser gmake[2]: Entering directory `/var/tmp/portage/app-editors/hteditor-2.0.14/work/ht-2.0.14/analyser' if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT analy.o -MD -MP -MF ".deps/analy.Tpo" -c -o analy.o analy.cc; \ then mv -f ".deps/analy.Tpo" ".deps/analy.Po"; else rm -f ".deps/analy.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT analy_alpha.o -MD -MP -MF ".deps/analy_alpha.Tpo" -c -o analy_alpha.o analy_alpha.cc; \ then mv -f ".deps/analy_alpha.Tpo" ".deps/analy_alpha.Po"; else rm -f ".deps/analy_alpha.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT analy_names.o -MD -MP -MF ".deps/analy_names.Tpo" -c -o analy_names.o analy_names.cc; \ then mv -f ".deps/analy_names.Tpo" ".deps/analy_names.Po"; else rm -f ".deps/analy_names.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT analy_x86.o -MD -MP -MF ".deps/analy_x86.Tpo" -c -o analy_x86.o analy_x86.cc; \ then mv -f ".deps/analy_x86.Tpo" ".deps/analy_x86.Po"; else rm -f ".deps/analy_x86.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT code_analy.o -MD -MP -MF ".deps/code_analy.Tpo" -c -o code_analy.o code_analy.cc; \ then mv -f ".deps/code_analy.Tpo" ".deps/code_analy.Po"; else rm -f ".deps/code_analy.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT data_analy.o -MD -MP -MF ".deps/data_analy.Tpo" -c -o data_analy.o data_analy.cc; \ then mv -f ".deps/data_analy.Tpo" ".deps/data_analy.Po"; else rm -f ".deps/data_analy.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT language.o -MD -MP -MF ".deps/language.Tpo" -c -o language.o language.cc; \ then mv -f ".deps/language.Tpo" ".deps/language.Po"; else rm -f ".deps/language.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT pe_analy.o -MD -MP -MF ".deps/pe_analy.Tpo" -c -o pe_analy.o pe_analy.cc; \ then mv -f ".deps/pe_analy.Tpo" ".deps/pe_analy.Po"; else rm -f ".deps/pe_analy.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT stddata.o -MD -MP -MF ".deps/stddata.Tpo" -c -o stddata.o stddata.cc; \ then mv -f ".deps/stddata.Tpo" ".deps/stddata.Po"; else rm -f ".deps/stddata.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT elf_analy.o -MD -MP -MF ".deps/elf_analy.Tpo" -c -o elf_analy.o elf_analy.cc; \ then mv -f ".deps/elf_analy.Tpo" ".deps/elf_analy.Po"; else rm -f ".deps/elf_analy.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT analy_register.o -MD -MP -MF ".deps/analy_register.Tpo" -c -o analy_register.o analy_register.cc; \ then mv -f ".deps/analy_register.Tpo" ".deps/analy_register.Po"; else rm -f ".deps/analy_register.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT coff_analy.o -MD -MP -MF ".deps/coff_analy.Tpo" -c -o coff_analy.o coff_analy.cc; \ then mv -f ".deps/coff_analy.Tpo" ".deps/coff_analy.Po"; else rm -f ".deps/coff_analy.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT analy_java.o -MD -MP -MF ".deps/analy_java.Tpo" -c -o analy_java.o analy_java.cc; \ then mv -f ".deps/analy_java.Tpo" ".deps/analy_java.Po"; else rm -f ".deps/analy_java.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT class_analy.o -MD -MP -MF ".deps/class_analy.Tpo" -c -o class_analy.o class_analy.cc; \ then mv -f ".deps/class_analy.Tpo" ".deps/class_analy.Po"; else rm -f ".deps/class_analy.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT ne_analy.o -MD -MP -MF ".deps/ne_analy.Tpo" -c -o ne_analy.o ne_analy.cc; \ then mv -f ".deps/ne_analy.Tpo" ".deps/ne_analy.Po"; else rm -f ".deps/ne_analy.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT analy_il.o -MD -MP -MF ".deps/analy_il.Tpo" -c -o analy_il.o analy_il.cc; \ then mv -f ".deps/analy_il.Tpo" ".deps/analy_il.Po"; else rm -f ".deps/analy_il.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT analy_ia64.o -MD -MP -MF ".deps/analy_ia64.Tpo" -c -o analy_ia64.o analy_ia64.cc; \ then mv -f ".deps/analy_ia64.Tpo" ".deps/analy_ia64.Po"; else rm -f ".deps/analy_ia64.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT le_analy.o -MD -MP -MF ".deps/le_analy.Tpo" -c -o le_analy.o le_analy.cc; \ then mv -f ".deps/le_analy.Tpo" ".deps/le_analy.Po"; else rm -f ".deps/le_analy.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT analy_ppc.o -MD -MP -MF ".deps/analy_ppc.Tpo" -c -o analy_ppc.o analy_ppc.cc; \ then mv -f ".deps/analy_ppc.Tpo" ".deps/analy_ppc.Po"; else rm -f ".deps/analy_ppc.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT macho_analy.o -MD -MP -MF ".deps/macho_analy.Tpo" -c -o macho_analy.o macho_analy.cc; \ then mv -f ".deps/macho_analy.Tpo" ".deps/macho_analy.Po"; else rm -f ".deps/macho_analy.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT flt_analy.o -MD -MP -MF ".deps/flt_analy.Tpo" -c -o flt_analy.o flt_analy.cc; \ then mv -f ".deps/flt_analy.Tpo" ".deps/flt_analy.Po"; else rm -f ".deps/flt_analy.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT xbe_analy.o -MD -MP -MF ".deps/xbe_analy.Tpo" -c -o xbe_analy.o xbe_analy.cc; \ then mv -f ".deps/xbe_analy.Tpo" ".deps/xbe_analy.Po"; else rm -f ".deps/xbe_analy.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT pef_analy.o -MD -MP -MF ".deps/pef_analy.Tpo" -c -o pef_analy.o pef_analy.cc; \ then mv -f ".deps/pef_analy.Tpo" ".deps/pef_analy.Po"; else rm -f ".deps/pef_analy.Tpo"; exit 1; fi analy_x86.cc: In member function 'virtual Address* AnalyX86Disassembler::branchAddr(dis_insn*, branch_enum_t, bool)': analy_x86.cc:549: warning: 'xref' may be used uninitialized in this function if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT analy_arm.o -MD -MP -MF ".deps/analy_arm.Tpo" -c -o analy_arm.o analy_arm.cc; \ then mv -f ".deps/analy_arm.Tpo" ".deps/analy_arm.Po"; else rm -f ".deps/analy_arm.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT xex_analy.o -MD -MP -MF ".deps/xex_analy.Tpo" -c -o xex_analy.o xex_analy.cc; \ then mv -f ".deps/xex_analy.Tpo" ".deps/xex_analy.Po"; else rm -f ".deps/xex_analy.Tpo"; exit 1; fi pef_analy.cc: In member function 'virtual const char* PEFAnalyser::getSegmentNameByAddress(Address*)': pef_analy.cc:448: warning: comparison between signed and unsigned integer expressions 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' 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 i686-pc-linux-gnu-ranlib libanalyser.a gmake[2]: Leaving directory `/var/tmp/portage/app-editors/hteditor-2.0.14/work/ht-2.0.14/analyser' Making all in asm gmake[2]: Entering directory `/var/tmp/portage/app-editors/hteditor-2.0.14/work/ht-2.0.14/asm' if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../io/posix -I../io -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT alphadis.o -MD -MP -MF ".deps/alphadis.Tpo" -c -o alphadis.o alphadis.cc; \ then mv -f ".deps/alphadis.Tpo" ".deps/alphadis.Po"; else rm -f ".deps/alphadis.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../io/posix -I../io -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT alphaopc.o -MD -MP -MF ".deps/alphaopc.Tpo" -c -o alphaopc.o alphaopc.cc; \ then mv -f ".deps/alphaopc.Tpo" ".deps/alphaopc.Po"; else rm -f ".deps/alphaopc.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../io/posix -I../io -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT asm.o -MD -MP -MF ".deps/asm.Tpo" -c -o asm.o asm.cc; \ then mv -f ".deps/asm.Tpo" ".deps/asm.Po"; else rm -f ".deps/asm.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../io/posix -I../io -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT x86asm.o -MD -MP -MF ".deps/x86asm.Tpo" -c -o x86asm.o x86asm.cc; \ then mv -f ".deps/x86asm.Tpo" ".deps/x86asm.Po"; else rm -f ".deps/x86asm.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../io/posix -I../io -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT x86dis.o -MD -MP -MF ".deps/x86dis.Tpo" -c -o x86dis.o x86dis.cc; \ then mv -f ".deps/x86dis.Tpo" ".deps/x86dis.Po"; else rm -f ".deps/x86dis.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../io/posix -I../io -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT x86opc.o -MD -MP -MF ".deps/x86opc.Tpo" -c -o x86opc.o x86opc.cc; \ then mv -f ".deps/x86opc.Tpo" ".deps/x86opc.Po"; else rm -f ".deps/x86opc.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../io/posix -I../io -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT javadis.o -MD -MP -MF ".deps/javadis.Tpo" -c -o javadis.o javadis.cc; \ then mv -f ".deps/javadis.Tpo" ".deps/javadis.Po"; else rm -f ".deps/javadis.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../io/posix -I../io -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT javaopc.o -MD -MP -MF ".deps/javaopc.Tpo" -c -o javaopc.o javaopc.cc; \ then mv -f ".deps/javaopc.Tpo" ".deps/javaopc.Po"; else rm -f ".deps/javaopc.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../io/posix -I../io -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT ildis.o -MD -MP -MF ".deps/ildis.Tpo" -c -o ildis.o ildis.cc; \ then mv -f ".deps/ildis.Tpo" ".deps/ildis.Po"; else rm -f ".deps/ildis.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../io/posix -I../io -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT ilopc.o -MD -MP -MF ".deps/ilopc.Tpo" -c -o ilopc.o ilopc.cc; \ then mv -f ".deps/ilopc.Tpo" ".deps/ilopc.Po"; else rm -f ".deps/ilopc.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../io/posix -I../io -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT ia64dis.o -MD -MP -MF ".deps/ia64dis.Tpo" -c -o ia64dis.o ia64dis.cc; \ then mv -f ".deps/ia64dis.Tpo" ".deps/ia64dis.Po"; else rm -f ".deps/ia64dis.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../io/posix -I../io -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT ia64opc.o -MD -MP -MF ".deps/ia64opc.Tpo" -c -o ia64opc.o ia64opc.cc; \ then mv -f ".deps/ia64opc.Tpo" ".deps/ia64opc.Po"; else rm -f ".deps/ia64opc.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../io/posix -I../io -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT ppcopc.o -MD -MP -MF ".deps/ppcopc.Tpo" -c -o ppcopc.o ppcopc.cc; \ then mv -f ".deps/ppcopc.Tpo" ".deps/ppcopc.Po"; else rm -f ".deps/ppcopc.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../io/posix -I../io -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT ppcdis.o -MD -MP -MF ".deps/ppcdis.Tpo" -c -o ppcdis.o ppcdis.cc; \ then mv -f ".deps/ppcdis.Tpo" ".deps/ppcdis.Po"; else rm -f ".deps/ppcdis.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../io/posix -I../io -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT armdis.o -MD -MP -MF ".deps/armdis.Tpo" -c -o armdis.o armdis.cc; \ then mv -f ".deps/armdis.Tpo" ".deps/armdis.Po"; else rm -f ".deps/armdis.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../io/posix -I../io -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT arm-dis.o -MD -MP -MF ".deps/arm-dis.Tpo" -c -o arm-dis.o arm-dis.cc; \ then mv -f ".deps/arm-dis.Tpo" ".deps/arm-dis.Po"; else rm -f ".deps/arm-dis.Tpo"; exit 1; fi x86dis.cc: In member function 'virtual void x86dis::str_op(char*, int*, x86dis_insn*, x86_insn_op*, bool)': x86dis.cc:1224: warning: format not a string literal and no format arguments x86dis.cc:1226: warning: format not a string literal and no format arguments x86dis.cc:1232: warning: format not a string literal and no format arguments 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 i686-pc-linux-gnu-ranlib libasm.a gmake[2]: Leaving directory `/var/tmp/portage/app-editors/hteditor-2.0.14/work/ht-2.0.14/asm' Making all in doc gmake[2]: Entering directory `/var/tmp/portage/app-editors/hteditor-2.0.14/work/ht-2.0.14/doc' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/var/tmp/portage/app-editors/hteditor-2.0.14/work/ht-2.0.14/doc' Making all in info gmake[2]: Entering directory `/var/tmp/portage/app-editors/hteditor-2.0.14/work/ht-2.0.14/info' if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../io/posix -I../io -I../eval -DNOMACROS -pipe -ggdb -g3 -O0 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -O2 -pipe -MT infoview.o -MD -MP -MF ".deps/infoview.Tpo" -c -o infoview.o infoview.cc; \ then mv -f ".deps/infoview.Tpo" ".deps/infoview.Po"; else rm -f ".deps/infoview.Tpo"; exit 1; fi infoview.cc: In function 'Container* parse_info_node(File*, const char*)': infoview.cc:196: error: invalid conversion from 'const char*' to 'char*' infoview.cc: In member function 'int ht_info_viewer::find_node(const char*, const char*)': infoview.cc:430: error: invalid conversion from 'const char*' to 'char*' infoview.cc:440: error: invalid conversion from 'const char*' to 'char*' gmake[2]: *** [infoview.o] Error 1 gmake[2]: Leaving directory `/var/tmp/portage/app-editors/hteditor-2.0.14/work/ht-2.0.14/info' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/var/tmp/portage/app-editors/hteditor-2.0.14/work/ht-2.0.14' make: *** [all] Error 2 * * ERROR: app-editors/hteditor-2.0.14 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 291: Called die * The specific snippet of code: * emake || die "emake failed." * The die message: * emake failed. * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/app-editors/hteditor-2.0.14:20090614-180205.log'. * The ebuild environment file is located at '/var/tmp/portage/app-editors/hteditor-2.0.14/temp/environment'. *