Cook: ht 2.1.0 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): lzo-2.10-i486 Installing (pkg/local): lzo-dev-2.10-any Extracting source archive "ht-2.1.0.tar.bz2" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed configure: loading site script /etc/slitaz/cook.site checking build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu checking target system type... i486-slitaz-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes *** LINUX, building POSIX version. we need (n)curses. checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib checking for gmake... no checking for make... /usr/bin/make checking whether /usr/bin/make sets $(MAKE)... yes checking for i486-slitaz-linux-gcc... i486-slitaz-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i486-slitaz-linux-gcc accepts -g... yes checking for i486-slitaz-linux-gcc option to accept ISO C89... none needed checking whether i486-slitaz-linux-gcc understands -c and -o together... yes checking for style of include used by /usr/bin/make... GNU checking dependency style of i486-slitaz-linux-gcc... gcc3 checking how to run the C preprocessor... i486-slitaz-linux-gcc -E checking for i486-slitaz-linux-g++... i486-slitaz-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether i486-slitaz-linux-g++ accepts -g... yes checking dependency style of i486-slitaz-linux-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... no 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 size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long int... 4 checking for asinh... no checking for acosh... no checking for atanh... no checking that generated files are newer than configure... done 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/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: yes using included minilzo: no /usr/bin/make all-recursive make[1]: Entering directory '/home/slitaz/wok/ht/source/ht-2.1.0' Making all in tools make[2]: Entering directory '/home/slitaz/wok/ht/source/ht-2.1.0/tools' i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=i486 -Os -pipe -mindirect-branch=thunk -MT bin2c.o -MD -MP -MF .deps/bin2c.Tpo -c -o bin2c.o bin2c.c mv -f .deps/bin2c.Tpo .deps/bin2c.Po i486-slitaz-linux-gcc -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -Wl,--copy-dt-needed-entries -o bin2c bin2c.o make[2]: Leaving directory '/home/slitaz/wok/ht/source/ht-2.1.0/tools' Making all in analyser make[2]: Entering directory '/home/slitaz/wok/ht/source/ht-2.1.0/analyser' i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT analy.o -MD -MP -MF .deps/analy.Tpo -c -o analy.o analy.cc i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT analy_alpha.o -MD -MP -MF .deps/analy_alpha.Tpo -c -o analy_alpha.o analy_alpha.cc i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT analy_names.o -MD -MP -MF .deps/analy_names.Tpo -c -o analy_names.o analy_names.cc i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT analy_x86.o -MD -MP -MF .deps/analy_x86.Tpo -c -o analy_x86.o analy_x86.cc i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT code_analy.o -MD -MP -MF .deps/code_analy.Tpo -c -o code_analy.o code_analy.cc i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT data_analy.o -MD -MP -MF .deps/data_analy.Tpo -c -o data_analy.o data_analy.cc mv -f .deps/code_analy.Tpo .deps/code_analy.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT language.o -MD -MP -MF .deps/language.Tpo -c -o language.o language.cc mv -f .deps/analy_names.Tpo .deps/analy_names.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT pe_analy.o -MD -MP -MF .deps/pe_analy.Tpo -c -o pe_analy.o pe_analy.cc mv -f .deps/data_analy.Tpo .deps/data_analy.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT stddata.o -MD -MP -MF .deps/stddata.Tpo -c -o stddata.o stddata.cc mv -f .deps/analy_alpha.Tpo .deps/analy_alpha.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT elf_analy.o -MD -MP -MF .deps/elf_analy.Tpo -c -o elf_analy.o elf_analy.cc mv -f .deps/language.Tpo .deps/language.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT analy_register.o -MD -MP -MF .deps/analy_register.Tpo -c -o analy_register.o analy_register.cc mv -f .deps/analy_x86.Tpo .deps/analy_x86.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT coff_analy.o -MD -MP -MF .deps/coff_analy.Tpo -c -o coff_analy.o coff_analy.cc mv -f .deps/stddata.Tpo .deps/stddata.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -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 i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT class_analy.o -MD -MP -MF .deps/class_analy.Tpo -c -o class_analy.o class_analy.cc mv -f .deps/coff_analy.Tpo .deps/coff_analy.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT ne_analy.o -MD -MP -MF .deps/ne_analy.Tpo -c -o ne_analy.o ne_analy.cc mv -f .deps/analy.Tpo .deps/analy.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT analy_il.o -MD -MP -MF .deps/analy_il.Tpo -c -o analy_il.o analy_il.cc mv -f .deps/analy_register.Tpo .deps/analy_register.Po mv -f .deps/elf_analy.Tpo .deps/elf_analy.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT le_analy.o -MD -MP -MF .deps/le_analy.Tpo -c -o le_analy.o le_analy.cc i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT analy_ppc.o -MD -MP -MF .deps/analy_ppc.Tpo -c -o analy_ppc.o analy_ppc.cc mv -f .deps/pe_analy.Tpo .deps/pe_analy.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT macho_analy.o -MD -MP -MF .deps/macho_analy.Tpo -c -o macho_analy.o macho_analy.cc mv -f .deps/analy_il.Tpo .deps/analy_il.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT flt_analy.o -MD -MP -MF .deps/flt_analy.Tpo -c -o flt_analy.o flt_analy.cc mv -f .deps/class_analy.Tpo .deps/class_analy.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT xbe_analy.o -MD -MP -MF .deps/xbe_analy.Tpo -c -o xbe_analy.o xbe_analy.cc mv -f .deps/analy_ppc.Tpo .deps/analy_ppc.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT pef_analy.o -MD -MP -MF .deps/pef_analy.Tpo -c -o pef_analy.o pef_analy.cc mv -f .deps/ne_analy.Tpo .deps/ne_analy.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT analy_arm.o -MD -MP -MF .deps/analy_arm.Tpo -c -o analy_arm.o analy_arm.cc mv -f .deps/flt_analy.Tpo .deps/flt_analy.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT xex_analy.o -MD -MP -MF .deps/xex_analy.Tpo -c -o xex_analy.o xex_analy.cc mv -f .deps/le_analy.Tpo .deps/le_analy.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT analy_avr.o -MD -MP -MF .deps/analy_avr.Tpo -c -o analy_avr.o analy_avr.cc mv -f .deps/analy_arm.Tpo .deps/analy_arm.Po mv -f .deps/xbe_analy.Tpo .deps/xbe_analy.Po xex_analy.cc: In member function 'virtual void XEXAnalyser::beginAnalysis()': xex_analy.cc:73:7: warning: unused variable 'buffer' [-Wunused-variable] char buffer[1024]; ^~~~~~ xex_analy.cc: In member function 'virtual bool XEXAnalyser::validAddress(Address*, tsectype)': xex_analy.cc:294:6: warning: unused variable 'sec' [-Wunused-variable] int sec; ^~~ pef_analy.cc: In member function 'virtual const char* PEFAnalyser::getSegmentNameByAddress(Address*)': pef_analy.cc:448:50: warning: comparison of integer expressions of different signedness: 'sint32' {aka 'int'} and 'unsigned int' [-Wsign-compare] if (pef_shared->sheaders.sheaders[i].nameOffset == 0xffffffff) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ mv -f .deps/macho_analy.Tpo .deps/macho_analy.Po mv -f .deps/analy_avr.Tpo .deps/analy_avr.Po mv -f .deps/xex_analy.Tpo .deps/xex_analy.Po mv -f .deps/pef_analy.Tpo .deps/pef_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 le_analy.o analy_ppc.o macho_analy.o flt_analy.o xbe_analy.o pef_analy.o analy_arm.o xex_analy.o analy_avr.o i486-slitaz-linux-ranlib libanalyser.a make[2]: Leaving directory '/home/slitaz/wok/ht/source/ht-2.1.0/analyser' Making all in asm make[2]: Entering directory '/home/slitaz/wok/ht/source/ht-2.1.0/asm' i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT alphadis.o -MD -MP -MF .deps/alphadis.Tpo -c -o alphadis.o alphadis.cc i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT alphaopc.o -MD -MP -MF .deps/alphaopc.Tpo -c -o alphaopc.o alphaopc.cc i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT asm.o -MD -MP -MF .deps/asm.Tpo -c -o asm.o asm.cc i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT x86asm.o -MD -MP -MF .deps/x86asm.Tpo -c -o x86asm.o x86asm.cc i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT x86dis.o -MD -MP -MF .deps/x86dis.Tpo -c -o x86dis.o x86dis.cc i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT x86opc.o -MD -MP -MF .deps/x86opc.Tpo -c -o x86opc.o x86opc.cc mv -f .deps/alphaopc.Tpo .deps/alphaopc.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT javadis.o -MD -MP -MF .deps/javadis.Tpo -c -o javadis.o javadis.cc javadis.cc: In member function 'virtual void javadis::str_op(char*, int*, javadis_insn*, java_insn_op*)': javadis.cc:288:12: warning: variable 'a' set but not used [-Wunused-but-set-variable] CPU_ADDR a; ^ mv -f .deps/asm.Tpo .deps/asm.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT javaopc.o -MD -MP -MF .deps/javaopc.Tpo -c -o javaopc.o javaopc.cc mv -f .deps/alphadis.Tpo .deps/alphadis.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT ildis.o -MD -MP -MF .deps/ildis.Tpo -c -o ildis.o ildis.cc mv -f .deps/javaopc.Tpo .deps/javaopc.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT ilopc.o -MD -MP -MF .deps/ilopc.Tpo -c -o ilopc.o ilopc.cc mv -f .deps/javadis.Tpo .deps/javadis.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT ppcopc.o -MD -MP -MF .deps/ppcopc.Tpo -c -o ppcopc.o ppcopc.cc mv -f .deps/ilopc.Tpo .deps/ilopc.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT ppcdis.o -MD -MP -MF .deps/ppcdis.Tpo -c -o ppcdis.o ppcdis.cc mv -f .deps/ildis.Tpo .deps/ildis.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT armdis.o -MD -MP -MF .deps/armdis.Tpo -c -o armdis.o armdis.cc ppcdis.cc: In member function 'virtual dis_insn* PPCDisassembler::decode(byte*, int, CPU_ADDR)': ppcdis.cc:65:10: warning: variable 'table_op' set but not used [-Wunused-but-set-variable] uint32 table_op; ^~~~~~~~ ppcdis.cc:44:9: warning: variable 'op' set but not used [-Wunused-but-set-variable] uint32 op; ^~ mv -f .deps/ppcdis.Tpo .deps/ppcdis.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT arm-dis.o -MD -MP -MF .deps/arm-dis.Tpo -c -o arm-dis.o arm-dis.cc mv -f .deps/armdis.Tpo .deps/armdis.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT avrdis.o -MD -MP -MF .deps/avrdis.Tpo -c -o avrdis.o avrdis.cc mv -f .deps/x86dis.Tpo .deps/x86dis.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT avropc.o -MD -MP -MF .deps/avropc.Tpo -c -o avropc.o avropc.cc avrdis.cc: In member function 'virtual dis_insn* AVRDisassembler::decode(byte*, int, CPU_ADDR)': avrdis.cc:35:9: warning: variable 'op' set but not used [-Wunused-but-set-variable] uint32 op; ^~ avrdis.cc: In member function 'virtual const char* AVRDisassembler::strf(dis_insn*, int, const char*)': avrdis.cc:196:8: warning: unused variable 'need_paren' [-Wunused-variable] bool need_paren = false; ^~~~~~~~~~ mv -f .deps/avropc.Tpo .deps/avropc.Po mv -f .deps/avrdis.Tpo .deps/avrdis.Po mv -f .deps/x86asm.Tpo .deps/x86asm.Po mv -f .deps/arm-dis.Tpo .deps/arm-dis.Po mv -f .deps/ppcopc.Tpo .deps/ppcopc.Po mv -f .deps/x86opc.Tpo .deps/x86opc.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 ppcopc.o ppcdis.o armdis.o arm-dis.o avrdis.o avropc.o i486-slitaz-linux-ranlib libasm.a make[2]: Leaving directory '/home/slitaz/wok/ht/source/ht-2.1.0/asm' Making all in doc make[2]: Entering directory '/home/slitaz/wok/ht/source/ht-2.1.0/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/slitaz/wok/ht/source/ht-2.1.0/doc' Making all in info make[2]: Entering directory '/home/slitaz/wok/ht/source/ht-2.1.0/info' i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -I../eval -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -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 i486-slitaz-linux-ranlib libinfo.a make[2]: Leaving directory '/home/slitaz/wok/ht/source/ht-2.1.0/info' Making all in io make[2]: Entering directory '/home/slitaz/wok/ht/source/ht-2.1.0/io' Making all in posix make[3]: Entering directory '/home/slitaz/wok/ht/source/ht-2.1.0/io/posix' i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../io -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT event.o -MD -MP -MF .deps/event.Tpo -c -o event.o event.cc i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../io -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT sysfile.o -MD -MP -MF .deps/sysfile.Tpo -c -o sysfile.o sysfile.cc i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../io -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT sysdisplay.o -MD -MP -MF .deps/sysdisplay.Tpo -c -o sysdisplay.o sysdisplay.cc i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../io -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT syskeyb.o -MD -MP -MF .deps/syskeyb.Tpo -c -o syskeyb.o syskeyb.cc i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../io -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT sysinit.o -MD -MP -MF .deps/sysinit.Tpo -c -o sysinit.o sysinit.cc i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../io -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT sysclipboard.o -MD -MP -MF .deps/sysclipboard.Tpo -c -o sysclipboard.o sysclipboard.cc mv -f .deps/sysclipboard.Tpo .deps/sysclipboard.Po sysinit.cc: In function 'bool init_system()': sysinit.cc:42:8: warning: ignoring return value of 'int setuid(__uid_t)', declared with attribute warn_unused_result [-Wunused-result] setuid(getuid()); ~~~~~~^~~~~~~~~~ mv -f .deps/sysinit.Tpo .deps/sysinit.Po mv -f .deps/syskeyb.Tpo .deps/syskeyb.Po sysfile.cc: In function 'void sys_suspend()': sysfile.cc:187:12: warning: passing argument 2 to restrict-qualified parameter aliases with arguments 3, 4 [-Wrestrict] select(0, &zerofds, &zerofds, &zerofds, &tm); ^~~~~~~~ ~~~~~~~~ ~~~~~~~~ sysdisplay.cc: In member function 'virtual void CursesSystemDisplay::copyFromDisplay(const Display&, int, int, const Bounds&)': sysdisplay.cc:362:13: warning: unused variable 'cm' [-Wunused-variable] CursorMode cm = d.getCursorMode(); ^~ mv -f .deps/event.Tpo .deps/event.Po mv -f .deps/sysfile.Tpo .deps/sysfile.Po mv -f .deps/sysdisplay.Tpo .deps/sysdisplay.Po rm -f libhtio.a /usr/bin/ar cru libhtio.a event.o sysfile.o sysdisplay.o syskeyb.o sysinit.o sysclipboard.o i486-slitaz-linux-ranlib libhtio.a make[3]: Leaving directory '/home/slitaz/wok/ht/source/ht-2.1.0/io/posix' make[3]: Entering directory '/home/slitaz/wok/ht/source/ht-2.1.0/io' i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./posix -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.cc i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./posix -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT keyb.o -MD -MP -MF .deps/keyb.Tpo -c -o keyb.o keyb.cc i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./posix -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT sys.o -MD -MP -MF .deps/sys.Tpo -c -o sys.o sys.cc i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./posix -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.cc mv -f .deps/sys.Tpo .deps/sys.Po display.cc: In member function 'virtual void BufferedRDisplay::setBounds(const Bounds&)': display.cc:341:8: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] if (w * h) { ~~^~~ mv -f .deps/keyb.Tpo .deps/keyb.Po mv -f .deps/file.Tpo .deps/file.Po mv -f .deps/display.Tpo .deps/display.Po rm -f libcomio.a /usr/bin/ar cru libcomio.a display.o keyb.o sys.o file.o i486-slitaz-linux-ranlib libcomio.a make[3]: Leaving directory '/home/slitaz/wok/ht/source/ht-2.1.0/io' make[2]: Leaving directory '/home/slitaz/wok/ht/source/ht-2.1.0/io' Making all in output make[2]: Entering directory '/home/slitaz/wok/ht/source/ht-2.1.0/output' i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../analyser -I../asm -I../io/posix -I../io -I../output -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT out_html.o -MD -MP -MF .deps/out_html.Tpo -c -o out_html.o out_html.cc i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../analyser -I../asm -I../io/posix -I../io -I../output -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT out.o -MD -MP -MF .deps/out.Tpo -c -o out.o out.cc i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../analyser -I../asm -I../io/posix -I../io -I../output -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT out_ht.o -MD -MP -MF .deps/out_ht.Tpo -c -o out_ht.o out_ht.cc i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../analyser -I../asm -I../io/posix -I../io -I../output -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT out_sym.o -MD -MP -MF .deps/out_sym.Tpo -c -o out_sym.o out_sym.cc i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../analyser -I../asm -I../io/posix -I../io -I../output -D_GLIBCXX_USE_C99_MATH=1 -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT out_txt.o -MD -MP -MF .deps/out_txt.Tpo -c -o out_txt.o out_txt.cc In file included from out_html.cc:23: ../htinfo.h:30:23: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define ht_copyright1 "(c) 1999-2004 "ht_author1 ^ ../htinfo.h:34:23: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define ht_copyright2 "(c) 1999-2014 "ht_author2" <"ht_mail2">" ^ ../htinfo.h:34:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define ht_copyright2 "(c) 1999-2014 "ht_author2" <"ht_mail2">" ^ In file included from out_sym.cc:24: ../htinfo.h:30:23: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define ht_copyright1 "(c) 1999-2004 "ht_author1 ^ ../htinfo.h:34:23: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define ht_copyright2 "(c) 1999-2014 "ht_author2" <"ht_mail2">" ^ ../htinfo.h:34:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define ht_copyright2 "(c) 1999-2014 "ht_author2" <"ht_mail2">" ^ out_html.cc:217:17: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] swrite(stream, "
generated by "ht_name" version "ht_version".\n
\n
\n");
                 ^
out_html.cc:217:56: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  swrite(stream, "
generated by "ht_name" version "ht_version".\n
\n
\n");
                                                        ^
out_html.cc:217:68: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  swrite(stream, "
generated by "ht_name" version "ht_version".\n
\n
\n");
                                                                    ^
In file included from out_txt.cc:23:
../htinfo.h:30:23: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define ht_copyright1 "(c) 1999-2004 "ht_author1
                       ^
../htinfo.h:34:23: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define ht_copyright2 "(c) 1999-2014 "ht_author2" <"ht_mail2">"
                       ^
../htinfo.h:34:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define ht_copyright2 "(c) 1999-2014 "ht_author2" <"ht_mail2">"
                                                 ^
out_txt.cc:142:37: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  ht_snprintf(tmpbuf, sizeof tmpbuf, "Analysis of %y\ngenerated by "ht_name" version "ht_version" ("ht_url")\n\n", &analy->getName(name));
                                     ^
out_txt.cc:142:75: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  ht_snprintf(tmpbuf, sizeof tmpbuf, "Analysis of %y\ngenerated by "ht_name" version "ht_version" ("ht_url")\n\n", &analy->getName(name));
                                                                           ^
out_txt.cc:142:96: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  ht_snprintf(tmpbuf, sizeof tmpbuf, "Analysis of %y\ngenerated by "ht_name" version "ht_version" ("ht_url")\n\n", &analy->getName(name));
                                                                                                ^
In file included from ../data.h:29,
                 from ../asm/asm.h:24,
                 from ../analyser/analy.h:24,
                 from out.cc:21:
out.cc: In member function 'void AnalyserOutput::generateAddr(Address*, OutAddr*)':
../io/types.h:29:24: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
 #define MIN(a, b) ((a) < (b) ? (a) : (b))
                    ~~~~^~~~~
out.cc:460:46: note: in expansion of macro 'MIN'
         int r = analy->bufPtr(addr, bufread, MIN(cur_addr->type.length, sizeof bufread));
                                              ^~~
mv -f .deps/out_sym.Tpo .deps/out_sym.Po
mv -f .deps/out_html.Tpo .deps/out_html.Po
mv -f .deps/out_txt.Tpo .deps/out_txt.Po
mv -f .deps/out_ht.Tpo .deps/out_ht.Po
mv -f .deps/out.Tpo .deps/out.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 
i486-slitaz-linux-ranlib liboutput.a
make[2]: Leaving directory '/home/slitaz/wok/ht/source/ht-2.1.0/output'
Making all in eval
make[2]: Entering directory '/home/slitaz/wok/ht/source/ht-2.1.0/eval'
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..   -I. -I.. -D_GLIBCXX_USE_C99_MATH=1  -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=i486 -Os -pipe -mindirect-branch=thunk -MT evalparse.o -MD -MP -MF .deps/evalparse.Tpo -c -o evalparse.o evalparse.c
i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I..   -I. -I.. -D_GLIBCXX_USE_C99_MATH=1  -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT eval.o -MD -MP -MF .deps/eval.Tpo -c -o eval.o eval.cc
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..   -I. -I.. -D_GLIBCXX_USE_C99_MATH=1  -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=i486 -Os -pipe -mindirect-branch=thunk -MT lex.o -MD -MP -MF .deps/lex.Tpo -c -o lex.o lex.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..   -I. -I.. -D_GLIBCXX_USE_C99_MATH=1  -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=i486 -Os -pipe -mindirect-branch=thunk -MT evalx.o -MD -MP -MF .deps/evalx.Tpo -c -o evalx.o evalx.c
mv -f .deps/evalx.Tpo .deps/evalx.Po
lex.c:1500:16: warning: 'input' defined but not used [-Wunused-function]
     static int input  (void)
                ^~~~~
lex.c:1459:17: warning: 'yyunput' defined but not used [-Wunused-function]
     static void yyunput (int c, register char * yy_bp )
                 ^~~~~~~
mv -f .deps/evalparse.Tpo .deps/evalparse.Po
eval.cc: In function 'int func_substr(eval_scalar*, eval_str*, eval_int*, eval_int*)':
eval.cc:933:17: warning: comparison of integer expressions of different signedness: 'uint64' {aka 'long long unsigned int'} and 'int' [-Wsign-compare]
   if (p2->value < p1->len) {
       ~~~~~~~~~~^~~~~~~~~
mv -f .deps/lex.Tpo .deps/lex.Po
mv -f .deps/eval.Tpo .deps/eval.Po
rm -f libhteval.a
/usr/bin/ar cru libhteval.a evalparse.o eval.o lex.o evalx.o 
i486-slitaz-linux-ranlib libhteval.a
make[2]: Leaving directory '/home/slitaz/wok/ht/source/ht-2.1.0/eval'
make[2]: Entering directory '/home/slitaz/wok/ht/source/ht-2.1.0'
i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I.   -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -D_GLIBCXX_USE_C99_MATH=1  -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT atom.o -MD -MP -MF .deps/atom.Tpo -c -o atom.o atom.cc
i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I.   -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -D_GLIBCXX_USE_C99_MATH=1  -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT except.o -MD -MP -MF .deps/except.Tpo -c -o except.o except.cc
i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I.   -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -D_GLIBCXX_USE_C99_MATH=1  -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT data.o -MD -MP -MF .deps/data.Tpo -c -o data.o data.cc
i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I.   -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -D_GLIBCXX_USE_C99_MATH=1  -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT str.o -MD -MP -MF .deps/str.Tpo -c -o str.o str.cc
i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I.   -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -D_GLIBCXX_USE_C99_MATH=1  -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT strtools.o -MD -MP -MF .deps/strtools.Tpo -c -o strtools.o strtools.cc
i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I.   -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -D_GLIBCXX_USE_C99_MATH=1  -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT endianess.o -MD -MP -MF .deps/endianess.Tpo -c -o endianess.o endianess.cc
mv -f .deps/endianess.Tpo .deps/endianess.Po
tools/bin2c -Nhtinfo ./doc/hthelp.info htdoc.c htdoc.h
i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I.   -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -D_GLIBCXX_USE_C99_MATH=1  -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT blockop.o -MD -MP -MF .deps/blockop.Tpo -c -o blockop.o blockop.cc
mv -f .deps/atom.Tpo .deps/atom.Po
i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I.   -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -D_GLIBCXX_USE_C99_MATH=1  -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT cstream.o -MD -MP -MF .deps/cstream.Tpo -c -o cstream.o cstream.cc
mv -f .deps/except.Tpo .deps/except.Po
i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I.   -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -D_GLIBCXX_USE_C99_MATH=1  -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT formats.o -MD -MP -MF .deps/formats.Tpo -c -o formats.o formats.cc
mv -f .deps/strtools.Tpo .deps/strtools.Po
i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I.   -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -D_GLIBCXX_USE_C99_MATH=1  -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT htanaly.o -MD -MP -MF .deps/htanaly.Tpo -c -o htanaly.o htanaly.cc
mv -f .deps/cstream.Tpo .deps/cstream.Po
i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I.   -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -D_GLIBCXX_USE_C99_MATH=1  -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT htapp.o -MD -MP -MF .deps/htapp.Tpo -c -o htapp.o htapp.cc
mv -f .deps/str.Tpo .deps/str.Po
i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I.   -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -D_GLIBCXX_USE_C99_MATH=1  -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT htcfg.o -MD -MP -MF .deps/htcfg.Tpo -c -o htcfg.o htcfg.cc
In file included from htapp.cc:34:
htinfo.h:30:23: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define ht_copyright1 "(c) 1999-2004 "ht_author1
                       ^
htinfo.h:34:23: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define ht_copyright2 "(c) 1999-2014 "ht_author2" <"ht_mail2">"
                       ^
htinfo.h:34:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define ht_copyright2 "(c) 1999-2014 "ht_author2" <"ht_mail2">"
                                                 ^
htapp.cc:1506:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  help->insert_entry("~About "ht_name, "", cmd_about, 0, 1);
                     ^
htapp.cc:2514:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
    msgbox(btmask_ok, "About "ht_name, 0, align_custom, "\n"
                      ^
htapp.cc:2515:5: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
     "\ec"ht_name" "ht_version" (%s)\n\n"
     ^
htapp.cc:2515:17: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
     "\ec"ht_name" "ht_version" (%s)\n\n"
                 ^
htapp.cc:2516:5: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
     "\el"ht_copyright1"\n"ht_copyright2"\n\n"
     ^
htapp.cc:2516:23: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
     "\el"ht_copyright1"\n"ht_copyright2"\n\n"
                       ^
htapp.cc:3350:37: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  screen = allocSystemDisplay(ht_name" "ht_version);
                                     ^
htcfg.cc:293:18: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  const char *b = "/"SYSTEM_CONFIG_FILE_NAME;
                  ^
mv -f .deps/formats.Tpo .deps/formats.Po
i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I.   -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -D_GLIBCXX_USE_C99_MATH=1  -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT htclipboard.o -MD -MP -MF .deps/htclipboard.Tpo -c -o htclipboard.o htclipboard.cc
htapp.cc: In member function 'virtual bool FileBrowser::extract_url(char*)':
htapp.cc:282:7: warning: unused variable 'buflen' [-Wunused-variable]
   int buflen = ht_snprintf(buf, VFS_URL_MAX, "%s:%y", listbox->getCurProto(), &res);
       ^~~~~~
mv -f .deps/blockop.Tpo .deps/blockop.Po
i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I.   -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -D_GLIBCXX_USE_C99_MATH=1  -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -march=i486 -Os -pipe -mindirect-branch=thunk -MT htcoff.o -MD -MP -MF .deps/htcoff.Tpo -c -o htcoff.o htcoff.cc
htapp.cc: In member function 'ht_view* ht_app::popup_view_list(const char*)':
htapp.cc:2850:29: warning: variable 'so' set but not used [-Wunused-but-set-variable]
  ht_text_listbox_sort_order so[1];
                             ^~
htapp.cc: In function 'uint isqr(uint)':
htapp.cc:3026:18: error: call of overloaded 'abs(uint)' is ambiguous
  while (abs(a - b) > 1) {
                  ^
In file included from /usr/include/c++/8.2.0/cstdlib:75,
                 from ./data.h:30,
                 from ./asm/asm.h:24,
                 from ./analyser/analy.h:24,
                 from htapp.cc:21:
/usr/include/stdlib.h:837:12: note: candidate: 'int abs(int)'
 extern int abs (int __x) __THROW __attribute__ ((__const__)) __wur;
            ^~~
In file included from /usr/include/c++/8.2.0/cstdlib:77,
                 from ./data.h:30,
                 from ./asm/asm.h:24,
                 from ./analyser/analy.h:24,
                 from htapp.cc:21:
/usr/include/c++/8.2.0/bits/std_abs.h:102:3: note: candidate: 'constexpr __float128 std::abs(__float128)'
   abs(__float128 __x)
   ^~~
/usr/include/c++/8.2.0/bits/std_abs.h:78:3: note: candidate: 'constexpr long double std::abs(long double)'
   abs(long double __x)
   ^~~
/usr/include/c++/8.2.0/bits/std_abs.h:74:3: note: candidate: 'constexpr float std::abs(float)'
   abs(float __x)
   ^~~
/usr/include/c++/8.2.0/bits/std_abs.h:70:3: note: candidate: 'constexpr double std::abs(double)'
   abs(double __x)
   ^~~
/usr/include/c++/8.2.0/bits/std_abs.h:61:3: note: candidate: 'long long int std::abs(long long int)'
   abs(long long __x) { return __builtin_llabs (__x); }
   ^~~
/usr/include/c++/8.2.0/bits/std_abs.h:56:3: note: candidate: 'long int std::abs(long int)'
   abs(long __i) { return __builtin_labs(__i); }
   ^~~
make[2]: *** [Makefile:703: htapp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
htanaly.cc: In function 'int aviewer_func_fileofs(eval_scalar*, eval_int*)':
htanaly.cc:657:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
   std::auto_ptr
blub(a); ^~~~~~~~ In file included from /usr/include/c++/8.2.0/memory:80, from htanaly.cc:23: /usr/include/c++/8.2.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ htanaly.cc: In function 'int ht_aviewer_symbol_to_addr(void*, const char*, uint64&)': htanaly.cc:685:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr
blub(a); ^~~~~~~~ In file included from /usr/include/c++/8.2.0/memory:80, from htanaly.cc:23: /usr/include/c++/8.2.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ htcfg.cc: In function 'loadstore_result save_systemconfig(String&)': htcfg.cc:105:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr d(create_object_stream(f, system_ostream_type)); ^~~~~~~~ In file included from /usr/include/c++/8.2.0/memory:80, from htcfg.cc:25: /usr/include/c++/8.2.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ htcfg.cc: In function 'bool load_systemconfig(loadstore_result*, int*)': htcfg.cc:126:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr d(NULL); ^~~~~~~~ In file included from /usr/include/c++/8.2.0/memory:80, from htcfg.cc:25: /usr/include/c++/8.2.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ htcfg.cc: In function 'loadstore_result save_fileconfig(const char*, const char*, uint, store_fcfg_func, void*, String&)': htcfg.cc:207:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr d(create_object_stream(f, file_ostream_type)); ^~~~~~~~ In file included from /usr/include/c++/8.2.0/memory:80, from htcfg.cc:25: /usr/include/c++/8.2.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f .deps/htclipboard.Tpo .deps/htclipboard.Po htcfg.cc: In function 'loadstore_result load_fileconfig(const char*, const char*, uint, load_fcfg_func, void*, String&)': htcfg.cc:229:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr d(NULL); ^~~~~~~~ In file included from /usr/include/c++/8.2.0/memory:80, from htcfg.cc:25: /usr/include/c++/8.2.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ htanaly.cc: In member function 'virtual int ht_aviewer::get_pindicator_str(char*, int)': htanaly.cc:1048:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr
blub(addr); ^~~~~~~~ In file included from /usr/include/c++/8.2.0/memory:80, from htanaly.cc:23: /usr/include/c++/8.2.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ htanaly.cc: In member function 'virtual void ht_aviewer::handlemsg(htmsg*)': htanaly.cc:1342:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr
blub(c); ^~~~~~~~ In file included from /usr/include/c++/8.2.0/memory:80, from htanaly.cc:23: /usr/include/c++/8.2.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ htanaly.cc:1345:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr
blub2(b); ^~~~~~~~ In file included from /usr/include/c++/8.2.0/memory:80, from htanaly.cc:23: /usr/include/c++/8.2.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ htanaly.cc: At global scope: htanaly.cc:611:12: warning: 'int aviewer_func_addr(eval_scalar*, eval_str*)' defined but not used [-Wunused-function] static int aviewer_func_addr(eval_scalar *result, eval_str *str) ^~~~~~~~~~~~~~~~~ mv -f .deps/htcoff.Tpo .deps/htcoff.Po mv -f .deps/htcfg.Tpo .deps/htcfg.Po mv -f .deps/data.Tpo .deps/data.Po mv -f .deps/htanaly.Tpo .deps/htanaly.Po make[2]: Leaving directory '/home/slitaz/wok/ht/source/ht-2.1.0' make[1]: *** [Makefile:723: all-recursive] Error 1 make[1]: Leaving directory '/home/slitaz/wok/ht/source/ht-2.1.0' make: *** [Makefile:457: all] Error 2 Build dependencies to remove: 2 Removing: lzo lzo-dev Debug information ret1. ================================================================================ Cook date: 2020-09-12 15:01 Wasted time : 28s 473:htapp.cc:3026:18: error: call of overloaded 'abs(uint)' is ambiguous ================================================================================ Post-check ================================================================================ Checking build... Failed Updating activity log... Done ================================================================================