Build of ht with vanilla toolchain

The build took 00h 01m 32s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
88,932 cpp
21,821 ansic
6,333 makefile
4,081 sh
226 lex
128 yacc
121,521 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: ht 2.1.0-5 (Wed Aug 24 13:07:53 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# *** LINUX, building POSIX version. we need (n)curses.
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for gmake... no
# checking for make... /usr/sbin/make
# checking whether /usr/sbin/make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... 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 gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking for style of include used by /usr/sbin/make... GNU
# checking dependency style of gcc... gcc3
# checking how to run the C preprocessor... gcc -E
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking dependency style of 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/sbin/ar
# checking for gar... (cached) /usr/sbin/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 size of char... 1
# checking size of short... 2
# checking size of int... 4
# checking size of long int... 8
# 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/sbin/make all-recursive
# make[1]: Entering directory '/tmp/ht/src/ht-2.1.0'
# Making all in tools
# make[2]: Entering directory '/tmp/ht/src/ht-2.1.0/tools'
# gcc -DHAVE_CONFIG_H -I. -I.. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT bin2c.o -MD -MP -MF .deps/bin2c.Tpo -c -o bin2c.o bin2c.c
# mv -f .deps/bin2c.Tpo .deps/bin2c.Po
# gcc -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o bin2c bin2c.o
# make[2]: Leaving directory '/tmp/ht/src/ht-2.1.0/tools'
# Making all in analyser
# make[2]: Entering directory '/tmp/ht/src/ht-2.1.0/analyser'
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT analy.o -MD -MP -MF .deps/analy.Tpo -c -o analy.o analy.cc
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -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
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -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
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT analy_x86.o -MD -MP -MF .deps/analy_x86.Tpo -c -o analy_x86.o analy_x86.cc
# mv -f .deps/analy_x86.Tpo .deps/analy_x86.Po
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -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
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -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
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT language.o -MD -MP -MF .deps/language.Tpo -c -o language.o language.cc
# mv -f .deps/language.Tpo .deps/language.Po
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT pe_analy.o -MD -MP -MF .deps/pe_analy.Tpo -c -o pe_analy.o pe_analy.cc
# mv -f .deps/analy.Tpo .deps/analy.Po
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT stddata.o -MD -MP -MF .deps/stddata.Tpo -c -o stddata.o stddata.cc
# mv -f .deps/pe_analy.Tpo .deps/pe_analy.Po
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT elf_analy.o -MD -MP -MF .deps/elf_analy.Tpo -c -o elf_analy.o elf_analy.cc
# mv -f .deps/stddata.Tpo .deps/stddata.Po
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT analy_register.o -MD -MP -MF .deps/analy_register.Tpo -c -o analy_register.o analy_register.cc
# mv -f .deps/elf_analy.Tpo .deps/elf_analy.Po
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT coff_analy.o -MD -MP -MF .deps/coff_analy.Tpo -c -o coff_analy.o coff_analy.cc
# mv -f .deps/analy_register.Tpo .deps/analy_register.Po
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -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
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -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
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT ne_analy.o -MD -MP -MF .deps/ne_analy.Tpo -c -o ne_analy.o ne_analy.cc
# mv -f .deps/class_analy.Tpo .deps/class_analy.Po
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -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
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT le_analy.o -MD -MP -MF .deps/le_analy.Tpo -c -o le_analy.o le_analy.cc
# mv -f .deps/ne_analy.Tpo .deps/ne_analy.Po
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -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
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT macho_analy.o -MD -MP -MF .deps/macho_analy.Tpo -c -o macho_analy.o macho_analy.cc
# mv -f .deps/le_analy.Tpo .deps/le_analy.Po
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT flt_analy.o -MD -MP -MF .deps/flt_analy.Tpo -c -o flt_analy.o flt_analy.cc
# mv -f .deps/macho_analy.Tpo .deps/macho_analy.Po
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT xbe_analy.o -MD -MP -MF .deps/xbe_analy.Tpo -c -o xbe_analy.o xbe_analy.cc
# mv -f .deps/flt_analy.Tpo .deps/flt_analy.Po
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -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:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (pef_shared->sheaders.sheaders[i].nameOffset == 0xffffffff) {
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
# mv -f .deps/xbe_analy.Tpo .deps/xbe_analy.Po
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT analy_arm.o -MD -MP -MF .deps/analy_arm.Tpo -c -o analy_arm.o analy_arm.cc
# mv -f .deps/pef_analy.Tpo .deps/pef_analy.Po
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT xex_analy.o -MD -MP -MF .deps/xex_analy.Tpo -c -o xex_analy.o xex_analy.cc
# mv -f .deps/analy_arm.Tpo .deps/analy_arm.Po
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../asm -I../io/posix -I../io -I../output -I../eval -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT analy_avr.o -MD -MP -MF .deps/analy_avr.Tpo -c -o analy_avr.o analy_avr.cc
# 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;
# ^~~
# mv -f .deps/analy_avr.Tpo .deps/analy_avr.Po
# mv -f .deps/xex_analy.Tpo .deps/xex_analy.Po
# rm -f libanalyser.a
# /usr/sbin/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
# /usr/sbin/ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libanalyser.a
# make[2]: Leaving directory '/tmp/ht/src/ht-2.1.0/analyser'
# Making all in asm
# make[2]: Entering directory '/tmp/ht/src/ht-2.1.0/asm'
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT alphadis.o -MD -MP -MF .deps/alphadis.Tpo -c -o alphadis.o alphadis.cc
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT alphaopc.o -MD -MP -MF .deps/alphaopc.Tpo -c -o alphaopc.o alphaopc.cc
# mv -f .deps/alphaopc.Tpo .deps/alphaopc.Po
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT asm.o -MD -MP -MF .deps/asm.Tpo -c -o asm.o asm.cc
# mv -f .deps/alphadis.Tpo .deps/alphadis.Po
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT x86asm.o -MD -MP -MF .deps/x86asm.Tpo -c -o x86asm.o x86asm.cc
# mv -f .deps/asm.Tpo .deps/asm.Po
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT x86dis.o -MD -MP -MF .deps/x86dis.Tpo -c -o x86dis.o x86dis.cc
# mv -f .deps/x86asm.Tpo .deps/x86asm.Po
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT x86opc.o -MD -MP -MF .deps/x86opc.Tpo -c -o x86opc.o x86opc.cc
# mv -f .deps/x86dis.Tpo .deps/x86dis.Po
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -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/javadis.Tpo .deps/javadis.Po
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT javaopc.o -MD -MP -MF .deps/javaopc.Tpo -c -o javaopc.o javaopc.cc
# mv -f .deps/javaopc.Tpo .deps/javaopc.Po
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT ildis.o -MD -MP -MF .deps/ildis.Tpo -c -o ildis.o ildis.cc
# mv -f .deps/x86opc.Tpo .deps/x86opc.Po
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT ilopc.o -MD -MP -MF .deps/ilopc.Tpo -c -o ilopc.o ilopc.cc
# mv -f .deps/ilopc.Tpo .deps/ilopc.Po
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT ppcopc.o -MD -MP -MF .deps/ppcopc.Tpo -c -o ppcopc.o ppcopc.cc
# mv -f .deps/ildis.Tpo .deps/ildis.Po
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT ppcdis.o -MD -MP -MF .deps/ppcdis.Tpo -c -o ppcdis.o ppcdis.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
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT armdis.o -MD -MP -MF .deps/armdis.Tpo -c -o armdis.o armdis.cc
# mv -f .deps/ppcopc.Tpo .deps/ppcopc.Po
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -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
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT avrdis.o -MD -MP -MF .deps/avrdis.Tpo -c -o avrdis.o avrdis.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/avrdis.Tpo .deps/avrdis.Po
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT avropc.o -MD -MP -MF .deps/avropc.Tpo -c -o avropc.o avropc.cc
# mv -f .deps/avropc.Tpo .deps/avropc.Po
# mv -f .deps/arm-dis.Tpo .deps/arm-dis.Po
# rm -f libasm.a
# /usr/sbin/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
# /usr/sbin/ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libasm.a
# make[2]: Leaving directory '/tmp/ht/src/ht-2.1.0/asm'
# Making all in doc
# make[2]: Entering directory '/tmp/ht/src/ht-2.1.0/doc'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/ht/src/ht-2.1.0/doc'
# Making all in info
# make[2]: Entering directory '/tmp/ht/src/ht-2.1.0/info'
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -I../eval -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -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/sbin/ar cru libinfo.a infoview.o
# /usr/sbin/ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libinfo.a
# make[2]: Leaving directory '/tmp/ht/src/ht-2.1.0/info'
# Making all in io
# make[2]: Entering directory '/tmp/ht/src/ht-2.1.0/io'
# Making all in posix
# make[3]: Entering directory '/tmp/ht/src/ht-2.1.0/io/posix'
# g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../io -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT event.o -MD -MP -MF .deps/event.Tpo -c -o event.o event.cc
# g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../io -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT sysfile.o -MD -MP -MF .deps/sysfile.Tpo -c -o sysfile.o sysfile.cc
# mv -f .deps/event.Tpo .deps/event.Po
# g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../io -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT sysdisplay.o -MD -MP -MF .deps/sysdisplay.Tpo -c -o sysdisplay.o sysdisplay.cc
# mv -f .deps/sysfile.Tpo .deps/sysfile.Po
# g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../io -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT syskeyb.o -MD -MP -MF .deps/syskeyb.Tpo -c -o syskeyb.o syskeyb.cc
# 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/syskeyb.Tpo .deps/syskeyb.Po
# g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../io -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT sysinit.o -MD -MP -MF .deps/sysinit.Tpo -c -o sysinit.o sysinit.cc
# mv -f .deps/sysinit.Tpo .deps/sysinit.Po
# g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../io -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT sysclipboard.o -MD -MP -MF .deps/sysclipboard.Tpo -c -o sysclipboard.o sysclipboard.cc
# mv -f .deps/sysclipboard.Tpo .deps/sysclipboard.Po
# mv -f .deps/sysdisplay.Tpo .deps/sysdisplay.Po
# rm -f libhtio.a
# /usr/sbin/ar cru libhtio.a event.o sysfile.o sysdisplay.o syskeyb.o sysinit.o sysclipboard.o
# /usr/sbin/ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libhtio.a
# make[3]: Leaving directory '/tmp/ht/src/ht-2.1.0/io/posix'
# make[3]: Entering directory '/tmp/ht/src/ht-2.1.0/io'
# g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./posix -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.cc
# g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./posix -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT keyb.o -MD -MP -MF .deps/keyb.Tpo -c -o keyb.o keyb.cc
# mv -f .deps/keyb.Tpo .deps/keyb.Po
# g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./posix -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT sys.o -MD -MP -MF .deps/sys.Tpo -c -o sys.o sys.cc
# mv -f .deps/sys.Tpo .deps/sys.Po
# g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./posix -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.cc
# mv -f .deps/display.Tpo .deps/display.Po
# mv -f .deps/file.Tpo .deps/file.Po
# rm -f libcomio.a
# /usr/sbin/ar cru libcomio.a display.o keyb.o sys.o file.o
# /usr/sbin/ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libcomio.a
# make[3]: Leaving directory '/tmp/ht/src/ht-2.1.0/io'
# make[2]: Leaving directory '/tmp/ht/src/ht-2.1.0/io'
# Making all in output
# make[2]: Entering directory '/tmp/ht/src/ht-2.1.0/output'
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../analyser -I../asm -I../io/posix -I../io -I../output -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT out_html.o -MD -MP -MF .deps/out_html.Tpo -c -o out_html.o out_html.cc
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../analyser -I../asm -I../io/posix -I../io -I../output -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT out.o -MD -MP -MF .deps/out.Tpo -c -o out.o out.cc
# In file included from out_html.cc:23:0:
# ../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 ../data.h:29:0,
# 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 between signed and unsigned integer expressions [-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_html.Tpo .deps/out_html.Po
# out.cc: In member function 'int AnalyserOutput::nextLine(Address*&, int&, int, Address*)':
# out.cc:677:18: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized]
# if (!Addr->add(len)) return res;
# ~~~~~~~~~^~~~~
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../analyser -I../asm -I../io/posix -I../io -I../output -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT out_ht.o -MD -MP -MF .deps/out_ht.Tpo -c -o out_ht.o out_ht.cc
# mv -f .deps/out.Tpo .deps/out.Po
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../analyser -I../asm -I../io/posix -I../io -I../output -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT out_sym.o -MD -MP -MF .deps/out_sym.Tpo -c -o out_sym.o out_sym.cc
# In file included from out_sym.cc:24:0:
# ../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">"
# ^
# mv -f .deps/out_sym.Tpo .deps/out_sym.Po
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../analyser -I../asm -I../io/posix -I../io -I../output -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT out_txt.o -MD -MP -MF .deps/out_txt.Tpo -c -o out_txt.o out_txt.cc
# In file included from out_txt.cc:23:0:
# ../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));
# ^
# mv -f .deps/out_ht.Tpo .deps/out_ht.Po
# mv -f .deps/out_txt.Tpo .deps/out_txt.Po
# rm -f liboutput.a
# /usr/sbin/ar cru liboutput.a out_html.o out.o out_ht.o out_sym.o out_txt.o
# /usr/sbin/ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib liboutput.a
# make[2]: Leaving directory '/tmp/ht/src/ht-2.1.0/output'
# Making all in eval
# make[2]: Entering directory '/tmp/ht/src/ht-2.1.0/eval'
# gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT evalparse.o -MD -MP -MF .deps/evalparse.Tpo -c -o evalparse.o evalparse.c
# g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -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:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (p2->value < p1->len) {
# ~~~~~~~~~~^~~~~~~~~
# mv -f .deps/evalparse.Tpo .deps/evalparse.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT lex.o -MD -MP -MF .deps/lex.Tpo -c -o lex.o lex.c
# 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/lex.Tpo .deps/lex.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT evalx.o -MD -MP -MF .deps/evalx.Tpo -c -o evalx.o evalx.c
# mv -f .deps/evalx.Tpo .deps/evalx.Po
# eval.cc: In function 'int func_sprintf(eval_scalar*, const eval_str*, const eval_scalarlist*)':
# eval.cc:1089:48: warning: 'f.eval_float::value' may be used uninitialized in this function [-Wmaybe-uninitialized]
# ht_snprintf(buf, sizeof buf, cfmt, f.value);
# ^
# eval.cc:1086:16: note: 'f.eval_float::value' was declared here
# eval_float f;
# ^
# eval.cc: In function 'void scalar_concat(eval_scalar*, const eval_scalar*, const eval_scalar*)':
# eval.cc:465:11: warning: 'as.eval_str::len' may be used uninitialized in this function [-Wmaybe-uninitialized]
# eval_str as, bs, rs;
# ^~
# eval.cc:465:15: warning: 'bs.eval_str::len' may be used uninitialized in this function [-Wmaybe-uninitialized]
# eval_str as, bs, rs;
# ^~
# eval.cc:437:16: warning: 'bs.eval_str::value' may be used uninitialized in this function [-Wmaybe-uninitialized]
# free(b->value);
# ^
# eval.cc:465:15: note: 'bs.eval_str::value' was declared here
# eval_str as, bs, rs;
# ^~
# eval.cc:435:16: warning: 'as.eval_str::value' may be used uninitialized in this function [-Wmaybe-uninitialized]
# free(a->value);
# ^
# eval.cc:465:11: note: 'as.eval_str::value' was declared here
# eval_str as, bs, rs;
# ^~
# eval.cc: In function 'int scalar_strop(eval_scalar*, const eval_scalar*, const eval_scalar*, int)':
# eval.cc:489:19: warning: 'bs.eval_str::len' may be used uninitialized in this function [-Wmaybe-uninitialized]
# return a->len-b->len;
# ^~~
# eval.cc:494:15: note: 'bs.eval_str::len' was declared here
# eval_str as, bs;
# ^~
# eval.cc:487:43: warning: 'bs.eval_str::value' may be used uninitialized in this function [-Wmaybe-uninitialized]
# return memcmp(a->value, b->value, a->len);
# ^
# eval.cc:494:15: note: 'bs.eval_str::value' was declared here
# eval_str as, bs;
# ^~
# eval.cc:489:19: warning: 'as.eval_str::len' may be used uninitialized in this function [-Wmaybe-uninitialized]
# return a->len-b->len;
# ^~~
# eval.cc:494:11: note: 'as.eval_str::len' was declared here
# eval_str as, bs;
# ^~
# eval.cc:487:43: warning: 'as.eval_str::value' may be used uninitialized in this function [-Wmaybe-uninitialized]
# return memcmp(a->value, b->value, a->len);
# ^
# eval.cc:494:11: note: 'as.eval_str::value' was declared here
# eval_str as, bs;
# ^~
# eval.cc: In function 'int scalar_float_op(eval_scalar*, const eval_scalar*, const eval_scalar*, int)':
# eval.cc:526:4: warning: 'bi.eval_float::value' may be used uninitialized in this function [-Wmaybe-uninitialized]
# b = bi.value;
# ~~^~~~~~~~~~
# eval.cc:525:4: warning: 'ai.eval_float::value' may be used uninitialized in this function [-Wmaybe-uninitialized]
# a = ai.value;
# ~~^~~~~~~~~~
# eval.cc: In function 'int scalar_int_op(eval_scalar*, const eval_scalar*, const eval_scalar*, int)':
# eval.cc:612:24: warning: 'ai' may be used uninitialized in this function [-Wmaybe-uninitialized]
# case EVAL_LOR: r = a || b; break;
# ~~^~~~
# eval.cc: In function 'int scalar_op(eval_scalar*, eval_scalar*, eval_scalar*, int)':
# eval.cc:526:4: warning: 'bi.eval_float::value' may be used uninitialized in this function [-Wmaybe-uninitialized]
# b = bi.value;
# ~~^~~~~~~~~~
# eval.cc:520:17: note: 'bi.eval_float::value' was declared here
# eval_float ai, bi;
# ^~
# eval.cc:525:4: warning: 'ai.eval_float::value' may be used uninitialized in this function [-Wmaybe-uninitialized]
# a = ai.value;
# ~~^~~~~~~~~~
# eval.cc:520:13: note: 'ai.eval_float::value' was declared here
# eval_float ai, bi;
# ^~
# eval.cc: In function 'void scalar_negset(eval_scalar*, eval_scalar*)':
# eval.cc:645:12: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized]
# eval_int a;
# ^
# eval.cc: In function 'void scalar_notset(eval_scalar*, eval_scalar*)':
# eval.cc:657:11: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized]
# eval_int a;
# ^
# eval.cc: In function 'void scalar_lnotset(eval_scalar*, eval_scalar*)':
# eval.cc:669:11: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized]
# eval_int a;
# ^
# eval.cc: In function 'void scalar_miniif(eval_scalar*, eval_scalar*, eval_scalar*, eval_scalar*)':
# eval.cc:683:2: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized]
# if (a.value != 0) {
# ^~
# eval.cc: In function 'int sprintf_percent(char**, int*, char**, char*, eval_scalar*)':
# eval.cc:1089:48: warning: 'f.eval_float::value' may be used uninitialized in this function [-Wmaybe-uninitialized]
# ht_snprintf(buf, sizeof buf, cfmt, f.value);
# ^
# mv -f .deps/eval.Tpo .deps/eval.Po
# rm -f libhteval.a
# /usr/sbin/ar cru libhteval.a evalparse.o eval.o lex.o evalx.o
# /usr/sbin/ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libhteval.a
# make[2]: Leaving directory '/tmp/ht/src/ht-2.1.0/eval'
# make[2]: Entering directory '/tmp/ht/src/ht-2.1.0'
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT atom.o -MD -MP -MF .deps/atom.Tpo -c -o atom.o atom.cc
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT except.o -MD -MP -MF .deps/except.Tpo -c -o except.o except.cc
# mv -f .deps/atom.Tpo .deps/atom.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT data.o -MD -MP -MF .deps/data.Tpo -c -o data.o data.cc
# mv -f .deps/except.Tpo .deps/except.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT str.o -MD -MP -MF .deps/str.Tpo -c -o str.o str.cc
# mv -f .deps/str.Tpo .deps/str.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT strtools.o -MD -MP -MF .deps/strtools.Tpo -c -o strtools.o strtools.cc
# mv -f .deps/strtools.Tpo .deps/strtools.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -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
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT blockop.o -MD -MP -MF .deps/blockop.Tpo -c -o blockop.o blockop.cc
# mv -f .deps/blockop.Tpo .deps/blockop.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT cstream.o -MD -MP -MF .deps/cstream.Tpo -c -o cstream.o cstream.cc
# mv -f .deps/cstream.Tpo .deps/cstream.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT formats.o -MD -MP -MF .deps/formats.Tpo -c -o formats.o formats.cc
# mv -f .deps/formats.Tpo .deps/formats.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htanaly.o -MD -MP -MF .deps/htanaly.Tpo -c -o htanaly.o htanaly.cc
# mv -f .deps/data.Tpo .deps/data.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htapp.o -MD -MP -MF .deps/htapp.Tpo -c -o htapp.o htapp.cc
# In file included from htapp.cc:34:0:
# 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);
# ^
# 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);
# ^~~~~~
# htapp.cc: In member function 'virtual void* ht_project_listbox::getLast()':
# htapp.cc:769:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
# return (void*)(project->count());
# ^
# 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];
# ^~
# 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++/6.1.1/memory:81:0,
# from htanaly.cc:23:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49: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++/6.1.1/memory:81:0,
# from htanaly.cc:23:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49: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++/6.1.1/memory:81:0,
# from htanaly.cc:23:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49: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++/6.1.1/memory:81:0,
# from htanaly.cc:23:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49: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++/6.1.1/memory:81:0,
# from htanaly.cc:23:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49: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/htapp.Tpo .deps/htapp.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htcfg.o -MD -MP -MF .deps/htcfg.Tpo -c -o htcfg.o htcfg.cc
# 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/htanaly.Tpo .deps/htanaly.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htclipboard.o -MD -MP -MF .deps/htclipboard.Tpo -c -o htclipboard.o htclipboard.cc
# 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++/6.1.1/memory:81:0,
# from htcfg.cc:25:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49: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++/6.1.1/memory:81:0,
# from htcfg.cc:25:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49: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++/6.1.1/memory:81:0,
# from htcfg.cc:25:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# 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++/6.1.1/memory:81:0,
# from htcfg.cc:25:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# mv -f .deps/htclipboard.Tpo .deps/htclipboard.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htcoff.o -MD -MP -MF .deps/htcoff.Tpo -c -o htcoff.o htcoff.cc
# mv -f .deps/htcfg.Tpo .deps/htcfg.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htcoffhd.o -MD -MP -MF .deps/htcoffhd.Tpo -c -o htcoffhd.o htcoffhd.cc
# htcoffhd.cc:135:50: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"machine", STATICTAG_EDIT_WORD_VE("00000000")" "STATICTAG_DESC_WORD_VE("00000000", ATOM_COFF_MACHINES_STR)},
# ^
# htcoffhd.cc:140:64: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"size of optional header", STATICTAG_EDIT_WORD_VE("00000010")" "STATICTAG_DESC_WORD_VE("00000010", ATOM_COFF_OPTIONAL_SIZES_STR)},
# ^
# htcoffhd.cc:141:57: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"characteristics", STATICTAG_EDIT_WORD_VE("00000012")" "STATICTAG_FLAGS("00000012", ATOM_COFF_CHARACTERISTICS_STR)},
# ^
# htcoffhd.cc:146:56: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"optional magic", STATICTAG_EDIT_WORD_VE("00000014")" "STATICTAG_DESC_WORD_VE("00000014", ATOM_COFF_OPTIONAL_MAGICS_STR)},
# ^
# htcoffhd.cc:159:56: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"optional magic", STATICTAG_EDIT_WORD_VE("00000014")" "STATICTAG_DESC_WORD_VE("00000014", ATOM_COFF_OPTIONAL_MAGICS_STR)},
# ^
# htcoffhd.cc:198:58: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"characteristics", STATICTAG_EDIT_DWORD_VE("00000024")" "STATICTAG_FLAGS("00000024", ATOM_COFF_SECTION_CHARACTERISTICS_STR)},
# ^
# htcoffhd.cc:243:23: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# m->add_staticmask("optional magic "STATICTAG_EDIT_WORD_VE("00000018")" "STATICTAG_DESC_WORD_VE("00000018", ATOM_COFF_OPTIONAL_MAGICS_STR), h+20, coff_bigendian);
# ^
# htcoffhd.cc:243:108: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# m->add_staticmask("optional magic "STATICTAG_EDIT_WORD_VE("00000018")" "STATICTAG_DESC_WORD_VE("00000018", ATOM_COFF_OPTIONAL_MAGICS_STR), h+20, coff_bigendian);
# ^
# mv -f .deps/htcoffhd.Tpo .deps/htcoffhd.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htctrl.o -MD -MP -MF .deps/htctrl.Tpo -c -o htctrl.o htctrl.cc
# mv -f .deps/htcoff.Tpo .deps/htcoff.Po
# mv -f .deps/htctrl.Tpo .deps/htctrl.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htdebug.o -MD -MP -MF .deps/htdebug.Tpo -c -o htdebug.o htdebug.cc
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htdialog.o -MD -MP -MF .deps/htdialog.Tpo -c -o htdialog.o htdialog.cc
# mv -f .deps/htdebug.Tpo .deps/htdebug.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htelf.o -MD -MP -MF .deps/htelf.Tpo -c -o htelf.o htelf.cc
# htdialog.cc: In member function 'virtual void* ht_history_listbox::getLast()':
# htdialog.cc:462:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
# return (void*)(history->count());
# ^
# htelf.cc: In member function 'void ht_elf::init(Bounds*, File*, format_viewer_if**, ht_format_group*, FileOfs)':
# htelf.cc:165:26: warning: variable 'a' set but not used [-Wunused-but-set-variable]
# ELF_SECTION_HEADER32 a = elf_shared->sheaders.sheaders32[i];
# ^
# htelf.cc:212:25: warning: variable 'a' set but not used [-Wunused-but-set-variable]
# ELF_SECTION_HEADER64 a = elf_shared->sheaders.sheaders64[i];
# ^
# mv -f .deps/htelf.Tpo .deps/htelf.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htelfhd.o -MD -MP -MF .deps/htelfhd.Tpo -c -o htelfhd.o htelfhd.cc
# htelfhd.cc:32:48: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {" magic", STATICTAG_EDIT_BYTE("00000000")" "STATICTAG_EDIT_BYTE("00000001")" "STATICTAG_EDIT_BYTE("00000002")" "STATICTAG_EDIT_BYTE("00000003")" = "STATICTAG_EDIT_CHAR("00000000") STATICTAG_EDIT_CHAR("00000001") STATICTAG_EDIT_CHAR("00000002") STATICTAG_EDIT_CHAR("00000003")},
# ^
# htelfhd.cc:32:82: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {" magic", STATICTAG_EDIT_BYTE("00000000")" "STATICTAG_EDIT_BYTE("00000001")" "STATICTAG_EDIT_BYTE("00000002")" "STATICTAG_EDIT_BYTE("00000003")" = "STATICTAG_EDIT_CHAR("00000000") STATICTAG_EDIT_CHAR("00000001") STATICTAG_EDIT_CHAR("00000002") STATICTAG_EDIT_CHAR("00000003")},
# ^
# htelfhd.cc:32:116: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {" magic", STATICTAG_EDIT_BYTE("00000000")" "STATICTAG_EDIT_BYTE("00000001")" "STATICTAG_EDIT_BYTE("00000002")" "STATICTAG_EDIT_BYTE("00000003")" = "STATICTAG_EDIT_CHAR("00000000") STATICTAG_EDIT_CHAR("00000001") STATICTAG_EDIT_CHAR("00000002") STATICTAG_EDIT_CHAR("00000003")},
# ^
# htelfhd.cc:32:150: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {" magic", STATICTAG_EDIT_BYTE("00000000")" "STATICTAG_EDIT_BYTE("00000001")" "STATICTAG_EDIT_BYTE("00000002")" "STATICTAG_EDIT_BYTE("00000003")" = "STATICTAG_EDIT_CHAR("00000000") STATICTAG_EDIT_CHAR("00000001") STATICTAG_EDIT_CHAR("00000002") STATICTAG_EDIT_CHAR("00000003")},
# ^
# htelfhd.cc:33:48: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {" class", STATICTAG_EDIT_BYTE("00000004")" ("STATICTAG_DESC_BYTE("00000004", ATOM_ELF_CLASS_STR)")"},
# ^
# htelfhd.cc:34:47: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {" data", STATICTAG_EDIT_BYTE("00000005")" ("STATICTAG_DESC_BYTE("00000005", ATOM_ELF_DATA_STR)")"},
# ^
# htelfhd.cc:36:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {" OS ABI", STATICTAG_EDIT_BYTE("00000007")" ("STATICTAG_DESC_BYTE("00000007", ATOM_ELF_OS_ABI_STR)")"},
# ^
# htelfhd.cc:38:50: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {" reserved", STATICTAG_EDIT_BYTE("00000009")" "STATICTAG_EDIT_BYTE("0000000a")" "STATICTAG_EDIT_BYTE("0000000b")" "STATICTAG_EDIT_BYTE("0000000c")" "STATICTAG_EDIT_BYTE("0000000d")" "STATICTAG_EDIT_BYTE("0000000e")" "STATICTAG_EDIT_BYTE("0000000f")},
# ^
# htelfhd.cc:38:84: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {" reserved", STATICTAG_EDIT_BYTE("00000009")" "STATICTAG_EDIT_BYTE("0000000a")" "STATICTAG_EDIT_BYTE("0000000b")" "STATICTAG_EDIT_BYTE("0000000c")" "STATICTAG_EDIT_BYTE("0000000d")" "STATICTAG_EDIT_BYTE("0000000e")" "STATICTAG_EDIT_BYTE("0000000f")},
# ^
# htelfhd.cc:38:118: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {" reserved", STATICTAG_EDIT_BYTE("00000009")" "STATICTAG_EDIT_BYTE("0000000a")" "STATICTAG_EDIT_BYTE("0000000b")" "STATICTAG_EDIT_BYTE("0000000c")" "STATICTAG_EDIT_BYTE("0000000d")" "STATICTAG_EDIT_BYTE("0000000e")" "STATICTAG_EDIT_BYTE("0000000f")},
# ^
# htelfhd.cc:38:152: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {" reserved", STATICTAG_EDIT_BYTE("00000009")" "STATICTAG_EDIT_BYTE("0000000a")" "STATICTAG_EDIT_BYTE("0000000b")" "STATICTAG_EDIT_BYTE("0000000c")" "STATICTAG_EDIT_BYTE("0000000d")" "STATICTAG_EDIT_BYTE("0000000e")" "STATICTAG_EDIT_BYTE("0000000f")},
# ^
# htelfhd.cc:38:186: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {" reserved", STATICTAG_EDIT_BYTE("00000009")" "STATICTAG_EDIT_BYTE("0000000a")" "STATICTAG_EDIT_BYTE("0000000b")" "STATICTAG_EDIT_BYTE("0000000c")" "STATICTAG_EDIT_BYTE("0000000d")" "STATICTAG_EDIT_BYTE("0000000e")" "STATICTAG_EDIT_BYTE("0000000f")},
# ^
# htelfhd.cc:38:220: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {" reserved", STATICTAG_EDIT_BYTE("00000009")" "STATICTAG_EDIT_BYTE("0000000a")" "STATICTAG_EDIT_BYTE("0000000b")" "STATICTAG_EDIT_BYTE("0000000c")" "STATICTAG_EDIT_BYTE("0000000d")" "STATICTAG_EDIT_BYTE("0000000e")" "STATICTAG_EDIT_BYTE("0000000f")},
# ^
# htelfhd.cc:44:47: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"type", STATICTAG_EDIT_WORD_VE("00000010")" ("STATICTAG_DESC_WORD_VE("00000010", ATOM_ELF_TYPE_STR)")"},
# ^
# htelfhd.cc:45:50: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"machine", STATICTAG_EDIT_WORD_VE("00000012")" ("STATICTAG_DESC_WORD_VE("00000012", ATOM_ELF_MACHINE_STR)")"},
# ^
# htelfhd.cc:62:47: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"type", STATICTAG_EDIT_WORD_VE("00000010")" ("STATICTAG_DESC_WORD_VE("00000010", ATOM_ELF_TYPE_STR)")"},
# ^
# htelfhd.cc:63:50: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"machine", STATICTAG_EDIT_WORD_VE("00000012")" ("STATICTAG_DESC_WORD_VE("00000012", ATOM_ELF_MACHINE_STR)")"},
# ^
# mv -f .deps/htelfhd.Tpo .deps/htelfhd.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htelfimg.o -MD -MP -MF .deps/htelfimg.Tpo -c -o htelfimg.o htelfimg.cc
# mv -f .deps/htelfimg.Tpo .deps/htelfimg.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htelfphs.o -MD -MP -MF .deps/htelfphs.Tpo -c -o htelfphs.o htelfphs.cc
# htelfphs.cc:31:47: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"type", STATICTAG_EDIT_DWORD_VE("00000000")" ("STATICTAG_DESC_DWORD_VE("00000000", ATOM_ELF_PH_TYPE_STR)")"},
# ^
# htelfphs.cc:37:48: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"flags", STATICTAG_EDIT_DWORD_VE("00000018")" "STATICTAG_FLAGS("00000018", ATOM_ELF_PH_FLAGS_STR)},
# ^
# htelfphs.cc:44:47: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"type", STATICTAG_EDIT_DWORD_VE("00000000")" ("STATICTAG_DESC_DWORD_VE("00000000", ATOM_ELF_PH_TYPE_STR)")"},
# ^
# htelfphs.cc:45:48: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"flags", STATICTAG_EDIT_DWORD_VE("00000004")" "STATICTAG_FLAGS("00000004", ATOM_ELF_PH_FLAGS_STR)},
# ^
# mv -f .deps/htelfphs.Tpo .deps/htelfphs.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htelfshs.o -MD -MP -MF .deps/htelfshs.Tpo -c -o htelfshs.o htelfshs.cc
# htelfshs.cc:33:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"type", STATICTAG_EDIT_DWORD_VE("00000004")" ("STATICTAG_DESC_DWORD_VE("00000004", ATOM_ELF_SH_TYPE_STR)")"},
# ^
# htelfshs.cc:34:50: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"flags", STATICTAG_EDIT_DWORD_VE("00000008")" "STATICTAG_FLAGS("00000008", ATOM_ELF_SH_FLAGS_STR)},
# ^
# htelfshs.cc:48:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"type", STATICTAG_EDIT_DWORD_VE("00000004")" ("STATICTAG_DESC_DWORD_VE("00000004", ATOM_ELF_SH_TYPE_STR)")"},
# ^
# htelfshs.cc:49:50: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"flags", STATICTAG_EDIT_QWORD_VE("00000008")" "STATICTAG_FLAGS("00000008", ATOM_ELF_SH_FLAGS_STR)},
# ^
# htelfshs.cc: In function 'ht_view* htelfsectionheaders_init(Bounds*, File*, ht_format_group*)':
# htelfshs.cc:135:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (so != -1) {
# ~~~^~~~~
# mv -f .deps/htelfshs.Tpo .deps/htelfshs.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htelfsym.o -MD -MP -MF .deps/htelfsym.Tpo -c -o htelfsym.o htelfsym.cc
# mv -f .deps/htelfsym.Tpo .deps/htelfsym.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htelfrel.o -MD -MP -MF .deps/htelfrel.Tpo -c -o htelfrel.o htelfrel.cc
# mv -f .deps/htelfrel.Tpo .deps/htelfrel.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htfinfo.o -MD -MP -MF .deps/htfinfo.Tpo -c -o htfinfo.o htfinfo.cc
# mv -f .deps/htdialog.Tpo .deps/htdialog.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htformat.o -MD -MP -MF .deps/htformat.Tpo -c -o htformat.o htformat.cc
# htfinfo.cc:65:33: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# return ht_snprintf(f, max_len, "%-"FINFO_IDENTIFIER_WIDTH_STR"s%s", prefix, asctime(&tt));
# ^
# htfinfo.cc:79:64: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# if (s.caps & pstat_uid) t += ht_snprintf(t, max_len-(t-text), "%-"FINFO_IDENTIFIER_WIDTH_STR"s%d\n", "user id", s.uid);
# ^
# htfinfo.cc:80:64: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# if (s.caps & pstat_gid) t += ht_snprintf(t, max_len-(t-text), "%-"FINFO_IDENTIFIER_WIDTH_STR"s%d\n", "group id", s.gid);
# ^
# htfinfo.cc:83:41: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# t += ht_snprintf(t, max_len-(t-text), "%-"FINFO_IDENTIFIER_WIDTH_STR"s%qd (%.2f KiB, %.2f MiB)"
# ^
# htfinfo.cc:88:66: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# if (s.caps & pstat_inode) t += ht_snprintf(t, max_len-(t-text), "%-"FINFO_IDENTIFIER_WIDTH_STR"s%d\n", "inode", s.fsid);
# ^
# htfinfo.cc:89:73: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# else if (s.caps & pstat_cluster) t += ht_snprintf(t, max_len-(t-text), "%-"FINFO_IDENTIFIER_WIDTH_STR"s%d\n", "cluster (?)", s.fsid);
# ^
# htfinfo.cc:90:70: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# else if (s.caps & pstat_fsid) t += ht_snprintf(t, max_len-(t-text), "%-"FINFO_IDENTIFIER_WIDTH_STR"s%d\n", "fsid", s.fsid);
# ^
# htfinfo.cc:108:41: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# t += ht_snprintf(t, max_len-(t-text), "%-"FINFO_IDENTIFIER_WIDTH_STR"s", "");
# ^
# htfinfo.cc:124:43: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# t += ht_snprintf(t, max_len-(t-text), "%-"FINFO_IDENTIFIER_WIDTH_STR"s", als[a]);
# ^
# mv -f .deps/htfinfo.Tpo .deps/htfinfo.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT hthex.o -MD -MP -MF .deps/hthex.Tpo -c -o hthex.o hthex.cc
# hthex.cc: In member function 'virtual void ht_hex_viewer::handlemsg(htmsg*)':
# hthex.cc:154:59: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare]
# if (ofs != -1ULL && offset_to_pos(ofs, &p) && goto_pos(p, this)) {
# ~~~~~~~~^~~~~~~~~
# hthex.cc:133:59: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare]
# if (ofs != -1ULL && offset_to_pos(ofs, &p) && goto_pos(p, this)) {
# ~~~~~~~~^~~~~~~~~
# htformat.cc: In member function 'virtual bool ht_format_viewer::show_search_result(ht_search_result*)':
# htformat.cc:799:18: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare]
# return goto_pos(s->pos, this);
# ~~~~~~~~^~~~~~~~~~~~~~
# htformat.cc:793:19: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare]
# if (!goto_offset(s->offset, this)) return false;
# ~~~~~~~~~~~^~~~~~~~~~~~~~~~~
# htformat.cc: In member function 'virtual void ht_uformat_viewer::handlemsg(htmsg*)':
# htformat.cc:2737:50: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare]
# if (string_to_pos(addrstr, &pos) && goto_pos(pos, this)) {
# ~~~~~~~~^~~~~~~~~~~
# mv -f .deps/hthex.Tpo .deps/hthex.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT hthist.o -MD -MP -MF .deps/hthist.Tpo -c -o hthist.o hthist.cc
# mv -f .deps/hthist.Tpo .deps/hthist.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htidle.o -MD -MP -MF .deps/htidle.Tpo -c -o htidle.o htidle.cc
# mv -f .deps/htidle.Tpo .deps/htidle.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htiobox.o -MD -MP -MF .deps/htiobox.Tpo -c -o htiobox.o htiobox.cc
# mv -f .deps/htiobox.Tpo .deps/htiobox.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -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:249:176: warning: 'src_ofs' may be used uninitialized in this function [-Wmaybe-uninitialized]
# rfile->insert_reloc(obj_ofs + src_ofs, new ht_le_reloc_entry(obj_ofs + src_ofs, target_seg, LE_MAKE_ADDR(le_shared, target_seg, target_ofs), f.address_type, f.reloc_type));
# ^
# mv -f .deps/htle.Tpo .deps/htle.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htleent.o -MD -MP -MF .deps/htleent.Tpo -c -o htleent.o htleent.cc
# htleent.cc:44:51: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"bundle flags", STATICTAG_EDIT_BYTE("00000001")" "STATICTAG_FLAGS("00000001", ATOM_LE_ENTRY_BUNDLE_FLAGS_STR)},
# ^
# htleent.cc:61:44: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"flags", STATICTAG_EDIT_BYTE("00000000")" "STATICTAG_FLAGS("00000000", ATOM_LE_ENTRY_FLAGS_STR)},
# ^
# htleent.cc:68:44: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"flags", STATICTAG_EDIT_BYTE("00000000")" "STATICTAG_FLAGS("00000000", ATOM_LE_ENTRY_FLAGS_STR)},
# ^
# mv -f .deps/htleent.Tpo .deps/htleent.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htlehead.o -MD -MP -MF .deps/htlehead.Tpo -c -o htlehead.o htlehead.cc
# htlehead.cc:82:54: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"cpu type", STATICTAG_EDIT_WORD_LE("00000008")" "STATICTAG_DESC_WORD_LE("00000008", ATOM_LE_MACHINE_STR)},
# ^
# htlehead.cc:83:53: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"os type", STATICTAG_EDIT_WORD_LE("0000000a")" "STATICTAG_DESC_WORD_LE("0000000a", ATOM_LE_OS_STR)},
# ^
# htlehead.cc:85:58: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"module flags", STATICTAG_EDIT_DWORD_LE("00000010")" "STATICTAG_FLAGS("00000010", ATOM_LE_FLAGS_STR)},
# ^
# htlehead.cc:124:61: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"reserved (12 bytes)", STATICTAG_EDIT_BYTE("000000ac")" "STATICTAG_EDIT_BYTE("000000ad")" "STATICTAG_EDIT_BYTE("000000ae")" "STATICTAG_EDIT_BYTE("000000af")},
# ^
# htlehead.cc:124:95: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"reserved (12 bytes)", STATICTAG_EDIT_BYTE("000000ac")" "STATICTAG_EDIT_BYTE("000000ad")" "STATICTAG_EDIT_BYTE("000000ae")" "STATICTAG_EDIT_BYTE("000000af")},
# ^
# htlehead.cc:124:129: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"reserved (12 bytes)", STATICTAG_EDIT_BYTE("000000ac")" "STATICTAG_EDIT_BYTE("000000ad")" "STATICTAG_EDIT_BYTE("000000ae")" "STATICTAG_EDIT_BYTE("000000af")},
# ^
# htlehead.cc:125:45: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {0, STATICTAG_EDIT_BYTE("000000b0")" "STATICTAG_EDIT_BYTE("000000b1")" "STATICTAG_EDIT_BYTE("000000b2")" "STATICTAG_EDIT_BYTE("000000b3")},
# ^
# htlehead.cc:125:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {0, STATICTAG_EDIT_BYTE("000000b0")" "STATICTAG_EDIT_BYTE("000000b1")" "STATICTAG_EDIT_BYTE("000000b2")" "STATICTAG_EDIT_BYTE("000000b3")},
# ^
# htlehead.cc:125:113: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {0, STATICTAG_EDIT_BYTE("000000b0")" "STATICTAG_EDIT_BYTE("000000b1")" "STATICTAG_EDIT_BYTE("000000b2")" "STATICTAG_EDIT_BYTE("000000b3")},
# ^
# htlehead.cc:126:45: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {0, STATICTAG_EDIT_BYTE("000000b4")" "STATICTAG_EDIT_BYTE("000000b5")" "STATICTAG_EDIT_BYTE("000000b6")" "STATICTAG_EDIT_BYTE("000000b7")},
# ^
# htlehead.cc:126:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {0, STATICTAG_EDIT_BYTE("000000b4")" "STATICTAG_EDIT_BYTE("000000b5")" "STATICTAG_EDIT_BYTE("000000b6")" "STATICTAG_EDIT_BYTE("000000b7")},
# ^
# htlehead.cc:126:113: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {0, STATICTAG_EDIT_BYTE("000000b4")" "STATICTAG_EDIT_BYTE("000000b5")" "STATICTAG_EDIT_BYTE("000000b6")" "STATICTAG_EDIT_BYTE("000000b7")},
# ^
# mv -f .deps/htlehead.Tpo .deps/htlehead.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htleimg.o -MD -MP -MF .deps/htleimg.Tpo -c -o htleimg.o htleimg.cc
# mv -f .deps/htleimg.Tpo .deps/htleimg.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htleobj.o -MD -MP -MF .deps/htleobj.Tpo -c -o htleobj.o htleobj.cc
# htleobj.cc:39:51: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"flags", STATICTAG_EDIT_DWORD_LE("00000008")" "STATICTAG_FLAGS("00000008", ATOM_LE_OBJFLAGS_STR)},
# ^
# htleobj.cc:42:46: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"name", STATICTAG_EDIT_CHAR("00000014")""STATICTAG_EDIT_CHAR("00000015")""STATICTAG_EDIT_CHAR("00000016")""STATICTAG_EDIT_CHAR("00000017")},
# ^
# htleobj.cc:42:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"name", STATICTAG_EDIT_CHAR("00000014")""STATICTAG_EDIT_CHAR("00000015")""STATICTAG_EDIT_CHAR("00000016")""STATICTAG_EDIT_CHAR("00000017")},
# ^
# htleobj.cc:42:112: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"name", STATICTAG_EDIT_CHAR("00000014")""STATICTAG_EDIT_CHAR("00000015")""STATICTAG_EDIT_CHAR("00000016")""STATICTAG_EDIT_CHAR("00000017")},
# ^
# mv -f .deps/htleobj.Tpo .deps/htleobj.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htlepage.o -MD -MP -MF .deps/htlepage.Tpo -c -o htlepage.o htlepage.cc
# mv -f .deps/htlepage.Tpo .deps/htlepage.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htmenu.o -MD -MP -MF .deps/htmenu.Tpo -c -o htmenu.o htmenu.cc
# mv -f .deps/htformat.Tpo .deps/htformat.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htmz.o -MD -MP -MF .deps/htmz.Tpo -c -o htmz.o htmz.cc
# mv -f .deps/htmz.Tpo .deps/htmz.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htmzhead.o -MD -MP -MF .deps/htmzhead.Tpo -c -o htmzhead.o htmzhead.cc
# htmzhead.cc:43:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"reserved", STATICTAG_EDIT_BYTE("0000001c")" "STATICTAG_EDIT_BYTE("0000001d")" "STATICTAG_EDIT_BYTE("0000001e")" "STATICTAG_EDIT_BYTE("0000001f")" "STATICTAG_EDIT_BYTE("00000020")" "STATICTAG_EDIT_BYTE("00000021")" "STATICTAG_EDIT_BYTE("00000022")" "STATICTAG_EDIT_BYTE("00000023")},
# ^
# htmzhead.cc:43:83: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"reserved", STATICTAG_EDIT_BYTE("0000001c")" "STATICTAG_EDIT_BYTE("0000001d")" "STATICTAG_EDIT_BYTE("0000001e")" "STATICTAG_EDIT_BYTE("0000001f")" "STATICTAG_EDIT_BYTE("00000020")" "STATICTAG_EDIT_BYTE("00000021")" "STATICTAG_EDIT_BYTE("00000022")" "STATICTAG_EDIT_BYTE("00000023")},
# ^
# htmzhead.cc:43:117: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"reserved", STATICTAG_EDIT_BYTE("0000001c")" "STATICTAG_EDIT_BYTE("0000001d")" "STATICTAG_EDIT_BYTE("0000001e")" "STATICTAG_EDIT_BYTE("0000001f")" "STATICTAG_EDIT_BYTE("00000020")" "STATICTAG_EDIT_BYTE("00000021")" "STATICTAG_EDIT_BYTE("00000022")" "STATICTAG_EDIT_BYTE("00000023")},
# ^
# htmzhead.cc:43:151: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"reserved", STATICTAG_EDIT_BYTE("0000001c")" "STATICTAG_EDIT_BYTE("0000001d")" "STATICTAG_EDIT_BYTE("0000001e")" "STATICTAG_EDIT_BYTE("0000001f")" "STATICTAG_EDIT_BYTE("00000020")" "STATICTAG_EDIT_BYTE("00000021")" "STATICTAG_EDIT_BYTE("00000022")" "STATICTAG_EDIT_BYTE("00000023")},
# ^
# htmzhead.cc:43:185: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"reserved", STATICTAG_EDIT_BYTE("0000001c")" "STATICTAG_EDIT_BYTE("0000001d")" "STATICTAG_EDIT_BYTE("0000001e")" "STATICTAG_EDIT_BYTE("0000001f")" "STATICTAG_EDIT_BYTE("00000020")" "STATICTAG_EDIT_BYTE("00000021")" "STATICTAG_EDIT_BYTE("00000022")" "STATICTAG_EDIT_BYTE("00000023")},
# ^
# htmzhead.cc:43:219: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"reserved", STATICTAG_EDIT_BYTE("0000001c")" "STATICTAG_EDIT_BYTE("0000001d")" "STATICTAG_EDIT_BYTE("0000001e")" "STATICTAG_EDIT_BYTE("0000001f")" "STATICTAG_EDIT_BYTE("00000020")" "STATICTAG_EDIT_BYTE("00000021")" "STATICTAG_EDIT_BYTE("00000022")" "STATICTAG_EDIT_BYTE("00000023")},
# ^
# htmzhead.cc:43:253: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"reserved", STATICTAG_EDIT_BYTE("0000001c")" "STATICTAG_EDIT_BYTE("0000001d")" "STATICTAG_EDIT_BYTE("0000001e")" "STATICTAG_EDIT_BYTE("0000001f")" "STATICTAG_EDIT_BYTE("00000020")" "STATICTAG_EDIT_BYTE("00000021")" "STATICTAG_EDIT_BYTE("00000022")" "STATICTAG_EDIT_BYTE("00000023")},
# ^
# htmzhead.cc:44:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"reserved", STATICTAG_EDIT_BYTE("00000024")" "STATICTAG_EDIT_BYTE("00000025")" "STATICTAG_EDIT_BYTE("00000026")" "STATICTAG_EDIT_BYTE("00000027")" "STATICTAG_EDIT_BYTE("00000028")" "STATICTAG_EDIT_BYTE("00000029")" "STATICTAG_EDIT_BYTE("0000002a")" "STATICTAG_EDIT_BYTE("0000002b")},
# ^
# htmzhead.cc:44:83: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"reserved", STATICTAG_EDIT_BYTE("00000024")" "STATICTAG_EDIT_BYTE("00000025")" "STATICTAG_EDIT_BYTE("00000026")" "STATICTAG_EDIT_BYTE("00000027")" "STATICTAG_EDIT_BYTE("00000028")" "STATICTAG_EDIT_BYTE("00000029")" "STATICTAG_EDIT_BYTE("0000002a")" "STATICTAG_EDIT_BYTE("0000002b")},
# ^
# htmzhead.cc:44:117: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"reserved", STATICTAG_EDIT_BYTE("00000024")" "STATICTAG_EDIT_BYTE("00000025")" "STATICTAG_EDIT_BYTE("00000026")" "STATICTAG_EDIT_BYTE("00000027")" "STATICTAG_EDIT_BYTE("00000028")" "STATICTAG_EDIT_BYTE("00000029")" "STATICTAG_EDIT_BYTE("0000002a")" "STATICTAG_EDIT_BYTE("0000002b")},
# ^
# htmzhead.cc:44:151: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"reserved", STATICTAG_EDIT_BYTE("00000024")" "STATICTAG_EDIT_BYTE("00000025")" "STATICTAG_EDIT_BYTE("00000026")" "STATICTAG_EDIT_BYTE("00000027")" "STATICTAG_EDIT_BYTE("00000028")" "STATICTAG_EDIT_BYTE("00000029")" "STATICTAG_EDIT_BYTE("0000002a")" "STATICTAG_EDIT_BYTE("0000002b")},
# ^
# htmzhead.cc:44:185: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"reserved", STATICTAG_EDIT_BYTE("00000024")" "STATICTAG_EDIT_BYTE("00000025")" "STATICTAG_EDIT_BYTE("00000026")" "STATICTAG_EDIT_BYTE("00000027")" "STATICTAG_EDIT_BYTE("00000028")" "STATICTAG_EDIT_BYTE("00000029")" "STATICTAG_EDIT_BYTE("0000002a")" "STATICTAG_EDIT_BYTE("0000002b")},
# ^
# htmzhead.cc:44:219: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"reserved", STATICTAG_EDIT_BYTE("00000024")" "STATICTAG_EDIT_BYTE("00000025")" "STATICTAG_EDIT_BYTE("00000026")" "STATICTAG_EDIT_BYTE("00000027")" "STATICTAG_EDIT_BYTE("00000028")" "STATICTAG_EDIT_BYTE("00000029")" "STATICTAG_EDIT_BYTE("0000002a")" "STATICTAG_EDIT_BYTE("0000002b")},
# ^
# htmzhead.cc:44:253: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"reserved", STATICTAG_EDIT_BYTE("00000024")" "STATICTAG_EDIT_BYTE("00000025")" "STATICTAG_EDIT_BYTE("00000026")" "STATICTAG_EDIT_BYTE("00000027")" "STATICTAG_EDIT_BYTE("00000028")" "STATICTAG_EDIT_BYTE("00000029")" "STATICTAG_EDIT_BYTE("0000002a")" "STATICTAG_EDIT_BYTE("0000002b")},
# ^
# htmzhead.cc:45:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"reserved", STATICTAG_EDIT_BYTE("0000002c")" "STATICTAG_EDIT_BYTE("0000002d")" "STATICTAG_EDIT_BYTE("0000002e")" "STATICTAG_EDIT_BYTE("0000002f")" "STATICTAG_EDIT_BYTE("00000030")" "STATICTAG_EDIT_BYTE("00000031")" "STATICTAG_EDIT_BYTE("00000032")" "STATICTAG_EDIT_BYTE("00000033")},
# ^
# htmzhead.cc:45:83: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"reserved", STATICTAG_EDIT_BYTE("0000002c")" "STATICTAG_EDIT_BYTE("0000002d")" "STATICTAG_EDIT_BYTE("0000002e")" "STATICTAG_EDIT_BYTE("0000002f")" "STATICTAG_EDIT_BYTE("00000030")" "STATICTAG_EDIT_BYTE("00000031")" "STATICTAG_EDIT_BYTE("00000032")" "STATICTAG_EDIT_BYTE("00000033")},
# ^
# htmzhead.cc:45:117: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"reserved", STATICTAG_EDIT_BYTE("0000002c")" "STATICTAG_EDIT_BYTE("0000002d")" "STATICTAG_EDIT_BYTE("0000002e")" "STATICTAG_EDIT_BYTE("0000002f")" "STATICTAG_EDIT_BYTE("00000030")" "STATICTAG_EDIT_BYTE("00000031")" "STATICTAG_EDIT_BYTE("00000032")" "STATICTAG_EDIT_BYTE("00000033")},
# ^
# htmzhead.cc:45:151: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"reserved", STATICTAG_EDIT_BYTE("0000002c")" "STATICTAG_EDIT_BYTE("0000002d")" "STATICTAG_EDIT_BYTE("0000002e")" "STATICTAG_EDIT_BYTE("0000002f")" "STATICTAG_EDIT_BYTE("00000030")" "STATICTAG_EDIT_BYTE("00000031")" "STATICTAG_EDIT_BYTE("00000032")" "STATICTAG_EDIT_BYTE("00000033")},
# ^
# htmzhead.cc:45:185: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"reserved", STATICTAG_EDIT_BYTE("0000002c")" "STATICTAG_EDIT_BYTE("0000002d")" "STATICTAG_EDIT_BYTE("0000002e")" "STATICTAG_EDIT_BYTE("0000002f")" "STATICTAG_EDIT_BYTE("00000030")" "STATICTAG_EDIT_BYTE("00000031")" "STATICTAG_EDIT_BYTE("00000032")" "STATICTAG_EDIT_BYTE("00000033")},
# ^
# htmzhead.cc:45:219: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"reserved", STATICTAG_EDIT_BYTE("0000002c")" "STATICTAG_EDIT_BYTE("0000002d")" "STATICTAG_EDIT_BYTE("0000002e")" "STATICTAG_EDIT_BYTE("0000002f")" "STATICTAG_EDIT_BYTE("00000030")" "STATICTAG_EDIT_BYTE("00000031")" "STATICTAG_EDIT_BYTE("00000032")" "STATICTAG_EDIT_BYTE("00000033")},
# ^
# htmzhead.cc:45:253: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"reserved", STATICTAG_EDIT_BYTE("0000002c")" "STATICTAG_EDIT_BYTE("0000002d")" "STATICTAG_EDIT_BYTE("0000002e")" "STATICTAG_EDIT_BYTE("0000002f")" "STATICTAG_EDIT_BYTE("00000030")" "STATICTAG_EDIT_BYTE("00000031")" "STATICTAG_EDIT_BYTE("00000032")" "STATICTAG_EDIT_BYTE("00000033")},
# ^
# htmzhead.cc:46:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"reserved", STATICTAG_EDIT_BYTE("00000034")" "STATICTAG_EDIT_BYTE("00000035")" "STATICTAG_EDIT_BYTE("00000036")" "STATICTAG_EDIT_BYTE("00000037")" "STATICTAG_EDIT_BYTE("00000038")" "STATICTAG_EDIT_BYTE("00000039")" "STATICTAG_EDIT_BYTE("0000003a")" "STATICTAG_EDIT_BYTE("0000003b")},
# ^
# htmzhead.cc:46:83: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"reserved", STATICTAG_EDIT_BYTE("00000034")" "STATICTAG_EDIT_BYTE("00000035")" "STATICTAG_EDIT_BYTE("00000036")" "STATICTAG_EDIT_BYTE("00000037")" "STATICTAG_EDIT_BYTE("00000038")" "STATICTAG_EDIT_BYTE("00000039")" "STATICTAG_EDIT_BYTE("0000003a")" "STATICTAG_EDIT_BYTE("0000003b")},
# ^
# htmzhead.cc:46:117: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"reserved", STATICTAG_EDIT_BYTE("00000034")" "STATICTAG_EDIT_BYTE("00000035")" "STATICTAG_EDIT_BYTE("00000036")" "STATICTAG_EDIT_BYTE("00000037")" "STATICTAG_EDIT_BYTE("00000038")" "STATICTAG_EDIT_BYTE("00000039")" "STATICTAG_EDIT_BYTE("0000003a")" "STATICTAG_EDIT_BYTE("0000003b")},
# ^
# htmzhead.cc:46:151: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"reserved", STATICTAG_EDIT_BYTE("00000034")" "STATICTAG_EDIT_BYTE("00000035")" "STATICTAG_EDIT_BYTE("00000036")" "STATICTAG_EDIT_BYTE("00000037")" "STATICTAG_EDIT_BYTE("00000038")" "STATICTAG_EDIT_BYTE("00000039")" "STATICTAG_EDIT_BYTE("0000003a")" "STATICTAG_EDIT_BYTE("0000003b")},
# ^
# htmzhead.cc:46:185: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"reserved", STATICTAG_EDIT_BYTE("00000034")" "STATICTAG_EDIT_BYTE("00000035")" "STATICTAG_EDIT_BYTE("00000036")" "STATICTAG_EDIT_BYTE("00000037")" "STATICTAG_EDIT_BYTE("00000038")" "STATICTAG_EDIT_BYTE("00000039")" "STATICTAG_EDIT_BYTE("0000003a")" "STATICTAG_EDIT_BYTE("0000003b")},
# ^
# htmzhead.cc:46:219: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"reserved", STATICTAG_EDIT_BYTE("00000034")" "STATICTAG_EDIT_BYTE("00000035")" "STATICTAG_EDIT_BYTE("00000036")" "STATICTAG_EDIT_BYTE("00000037")" "STATICTAG_EDIT_BYTE("00000038")" "STATICTAG_EDIT_BYTE("00000039")" "STATICTAG_EDIT_BYTE("0000003a")" "STATICTAG_EDIT_BYTE("0000003b")},
# ^
# htmzhead.cc:46:253: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"reserved", STATICTAG_EDIT_BYTE("00000034")" "STATICTAG_EDIT_BYTE("00000035")" "STATICTAG_EDIT_BYTE("00000036")" "STATICTAG_EDIT_BYTE("00000037")" "STATICTAG_EDIT_BYTE("00000038")" "STATICTAG_EDIT_BYTE("00000039")" "STATICTAG_EDIT_BYTE("0000003a")" "STATICTAG_EDIT_BYTE("0000003b")},
# ^
# mv -f .deps/htmzhead.Tpo .deps/htmzhead.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htmzimg.o -MD -MP -MF .deps/htmzimg.Tpo -c -o htmzimg.o htmzimg.cc
# mv -f .deps/htmenu.Tpo .deps/htmenu.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htmzrel.o -MD -MP -MF .deps/htmzrel.Tpo -c -o htmzrel.o htmzrel.cc
# htmzrel.cc:36:17: warning: 'ht_view* htmzrel_init(Bounds*, File*, ht_format_group*)' defined but not used [-Wunused-function]
# static ht_view *htmzrel_init(Bounds *b, File *file, ht_format_group *group)
# ^~~~~~~~~~~~
# htmzrel.cc:28:12: warning: 'int htmzrel_detect(File*)' defined but not used [-Wunused-function]
# static int htmzrel_detect(File *file)
# ^~~~~~~~~~~~~~
# mv -f .deps/htmzrel.Tpo .deps/htmzrel.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htne.o -MD -MP -MF .deps/htne.Tpo -c -o htne.o htne.cc
# mv -f .deps/htmzimg.Tpo .deps/htmzimg.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htneent.o -MD -MP -MF .deps/htneent.Tpo -c -o htneent.o htneent.cc
# htne.cc: In member function 'bool ht_ne::relocate(ht_reloc_file*)':
# htne.cc:331:102: warning: large integer implicitly truncated to unsigned type [-Woverflow]
# if (!relocate_single(rf, i, seg_ofs + reloc.src_ofs, reloc.type, reloc.flags, 0xdead, 0xcafebabe)) return false;
# ^
# mv -f .deps/htneent.Tpo .deps/htneent.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htnehead.o -MD -MP -MF .deps/htnehead.Tpo -c -o htnehead.o htnehead.cc
# htnehead.cc:35:52: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"flags", STATICTAG_EDIT_WORD_LE("0000000c")" "STATICTAG_FLAGS("0000000c", ATOM_NE_FLAGS_STR)},
# ^
# htnehead.cc:39:52: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"CS:IP", STATICTAG_EDIT_WORD_LE("00000016")":"STATICTAG_EDIT_WORD_LE("00000014")},
# ^
# htnehead.cc:40:52: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"SS:SP", STATICTAG_EDIT_WORD_LE("0000001a")":"STATICTAG_EDIT_WORD_LE("00000018")},
# ^
# htnehead.cc:53:52: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"target os", STATICTAG_EDIT_BYTE("00000036")" "STATICTAG_DESC_BYTE("00000036", ATOM_NE_OS_STR)},
# ^
# mv -f .deps/htne.Tpo .deps/htne.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htnenms.o -MD -MP -MF .deps/htnenms.Tpo -c -o htnenms.o htnenms.cc
# mv -f .deps/htnehead.Tpo .deps/htnehead.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htneobj.o -MD -MP -MF .deps/htneobj.Tpo -c -o htneobj.o htneobj.cc
# htneobj.cc:40:46: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"flags", STATICTAG_EDIT_WORD_LE("00000004")" "STATICTAG_FLAGS("00000004", ATOM_NE_SEGFLAGS_STR)},
# ^
# mv -f .deps/htnenms.Tpo .deps/htnenms.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htnewexe.o -MD -MP -MF .deps/htnewexe.Tpo -c -o htnewexe.o htnewexe.cc
# mv -f .deps/htnewexe.Tpo .deps/htnewexe.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htobj.o -MD -MP -MF .deps/htobj.Tpo -c -o htobj.o htobj.cc
# mv -f .deps/htneobj.Tpo .deps/htneobj.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htpal.o -MD -MP -MF .deps/htpal.Tpo -c -o htpal.o htpal.cc
# mv -f .deps/htpal.Tpo .deps/htpal.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htpe.o -MD -MP -MF .deps/htpe.Tpo -c -o htpe.o htpe.cc
# mv -f .deps/htpe.Tpo .deps/htpe.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htpedimp.o -MD -MP -MF .deps/htpedimp.Tpo -c -o htpedimp.o htpedimp.cc
# mv -f .deps/htpedimp.Tpo .deps/htpedimp.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htpeexp.o -MD -MP -MF .deps/htpeexp.Tpo -c -o htpeexp.o htpeexp.cc
# mv -f .deps/htobj.Tpo .deps/htobj.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htpehead.o -MD -MP -MF .deps/htpehead.Tpo -c -o htpehead.o htpehead.cc
# htpehead.cc:71:57: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"optional magic", STATICTAG_EDIT_WORD_LE("00000014")" "STATICTAG_DESC_WORD_LE("00000014", ATOM_PE_OPTIONAL_MAGICS_STR)},
# ^
# htpehead.cc:109:53: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"checksum", STATICTAG_EDIT_DWORD_LE("00000054")" "STATICTAG_REF("0000000500000054", "04", "calc")},
# ^
# htpehead.cc:110:53: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"subsystem", STATICTAG_EDIT_WORD_LE("00000058")" "STATICTAG_DESC_WORD_LE("00000058", ATOM_PE_SUBSYSTEMS_STR)},
# ^
# htpehead.cc:111:62: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"dll characteristics", STATICTAG_EDIT_WORD_LE("0000005a")" "STATICTAG_FLAGS("0000005a", ATOM_PE_DLL_CHARACTERISTICS_STR)},
# ^
# htpehead.cc:134:52: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"checksum", STATICTAG_EDIT_DWORD_LE("00000054")" "STATICTAG_REF("0000000500000054", "04", "calc")},
# ^
# htpehead.cc:135:52: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"subsystem", STATICTAG_EDIT_WORD_LE("00000058")" "STATICTAG_DESC_WORD_LE("00000058", ATOM_PE_SUBSYSTEMS_STR)},
# ^
# htpehead.cc:147:81: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"export directory (rva/size)", STATICTAG_EDIT_DWORD_LE("00000000")" "STATICTAG_EDIT_DWORD_LE("00000004")" "STATICTAG_REF("0000000000000000", "03", "raw")" "STATICTAG_REF("0000000100000000", "04", "cook")},
# ^
# htpehead.cc:147:119: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"export directory (rva/size)", STATICTAG_EDIT_DWORD_LE("00000000")" "STATICTAG_EDIT_DWORD_LE("00000004")" "STATICTAG_REF("0000000000000000", "03", "raw")" "STATICTAG_REF("0000000100000000", "04", "cook")},
# ^
# htpehead.cc:147:168: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"export directory (rva/size)", STATICTAG_EDIT_DWORD_LE("00000000")" "STATICTAG_EDIT_DWORD_LE("00000004")" "STATICTAG_REF("0000000000000000", "03", "raw")" "STATICTAG_REF("0000000100000000", "04", "cook")},
# ^
# htpehead.cc:148:81: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"import directory (rva/size)", STATICTAG_EDIT_DWORD_LE("00000008")" "STATICTAG_EDIT_DWORD_LE("0000000c")" "STATICTAG_REF("0000000000000001", "03", "raw")" "STATICTAG_REF("0000000200000000", "04", "cook")},
# ^
# htpehead.cc:148:119: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"import directory (rva/size)", STATICTAG_EDIT_DWORD_LE("00000008")" "STATICTAG_EDIT_DWORD_LE("0000000c")" "STATICTAG_REF("0000000000000001", "03", "raw")" "STATICTAG_REF("0000000200000000", "04", "cook")},
# ^
# htpehead.cc:148:168: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"import directory (rva/size)", STATICTAG_EDIT_DWORD_LE("00000008")" "STATICTAG_EDIT_DWORD_LE("0000000c")" "STATICTAG_REF("0000000000000001", "03", "raw")" "STATICTAG_REF("0000000200000000", "04", "cook")},
# ^
# htpehead.cc:149:81: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"resource directory (rva/size)", STATICTAG_EDIT_DWORD_LE("00000010")" "STATICTAG_EDIT_DWORD_LE("00000014")" "STATICTAG_REF("0000000000000002", "03", "raw")" "STATICTAG_REF("0000000300000000", "04", "cook")},
# ^
# htpehead.cc:149:119: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"resource directory (rva/size)", STATICTAG_EDIT_DWORD_LE("00000010")" "STATICTAG_EDIT_DWORD_LE("00000014")" "STATICTAG_REF("0000000000000002", "03", "raw")" "STATICTAG_REF("0000000300000000", "04", "cook")},
# ^
# htpehead.cc:149:168: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"resource directory (rva/size)", STATICTAG_EDIT_DWORD_LE("00000010")" "STATICTAG_EDIT_DWORD_LE("00000014")" "STATICTAG_REF("0000000000000002", "03", "raw")" "STATICTAG_REF("0000000300000000", "04", "cook")},
# ^
# htpehead.cc:150:81: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"exception directory (rva/size)", STATICTAG_EDIT_DWORD_LE("00000018")" "STATICTAG_EDIT_DWORD_LE("0000001c")" "STATICTAG_REF("0000000000000003", "03", "raw")},
# ^
# htpehead.cc:150:119: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"exception directory (rva/size)", STATICTAG_EDIT_DWORD_LE("00000018")" "STATICTAG_EDIT_DWORD_LE("0000001c")" "STATICTAG_REF("0000000000000003", "03", "raw")},
# ^
# htpehead.cc:151:81: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"security directory (rva/size)", STATICTAG_EDIT_DWORD_LE("00000020")" "STATICTAG_EDIT_DWORD_LE("00000024")" "STATICTAG_REF("0000000000000004", "03", "raw")},
# ^
# htpehead.cc:151:119: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"security directory (rva/size)", STATICTAG_EDIT_DWORD_LE("00000020")" "STATICTAG_EDIT_DWORD_LE("00000024")" "STATICTAG_REF("0000000000000004", "03", "raw")},
# ^
# htpehead.cc:152:81: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"base relocation table (rva/size)", STATICTAG_EDIT_DWORD_LE("00000028")" "STATICTAG_EDIT_DWORD_LE("0000002c")" "STATICTAG_REF("0000000000000005", "03", "raw")},
# ^
# htpehead.cc:152:119: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"base relocation table (rva/size)", STATICTAG_EDIT_DWORD_LE("00000028")" "STATICTAG_EDIT_DWORD_LE("0000002c")" "STATICTAG_REF("0000000000000005", "03", "raw")},
# ^
# htpehead.cc:153:81: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"debug directory (rva/size)", STATICTAG_EDIT_DWORD_LE("00000030")" "STATICTAG_EDIT_DWORD_LE("00000034")" "STATICTAG_REF("0000000000000006", "03", "raw")},
# ^
# htpehead.cc:153:119: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"debug directory (rva/size)", STATICTAG_EDIT_DWORD_LE("00000030")" "STATICTAG_EDIT_DWORD_LE("00000034")" "STATICTAG_REF("0000000000000006", "03", "raw")},
# ^
# htpehead.cc:154:81: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"description string (rva/size)", STATICTAG_EDIT_DWORD_LE("00000038")" "STATICTAG_EDIT_DWORD_LE("0000003c")" "STATICTAG_REF("0000000000000007", "03", "raw")},
# ^
# htpehead.cc:154:119: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"description string (rva/size)", STATICTAG_EDIT_DWORD_LE("00000038")" "STATICTAG_EDIT_DWORD_LE("0000003c")" "STATICTAG_REF("0000000000000007", "03", "raw")},
# ^
# htpehead.cc:155:81: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"machine value (GP) (rva/size)", STATICTAG_EDIT_DWORD_LE("00000040")" "STATICTAG_EDIT_DWORD_LE("00000044")" "STATICTAG_REF("0000000000000008", "03", "raw")},
# ^
# htpehead.cc:155:119: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"machine value (GP) (rva/size)", STATICTAG_EDIT_DWORD_LE("00000040")" "STATICTAG_EDIT_DWORD_LE("00000044")" "STATICTAG_REF("0000000000000008", "03", "raw")},
# ^
# htpehead.cc:156:81: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"thread local storage (TLS) (rva/size)", STATICTAG_EDIT_DWORD_LE("00000048")" "STATICTAG_EDIT_DWORD_LE("0000004c")" "STATICTAG_REF("0000000000000009", "03", "raw")},
# ^
# htpehead.cc:156:119: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"thread local storage (TLS) (rva/size)", STATICTAG_EDIT_DWORD_LE("00000048")" "STATICTAG_EDIT_DWORD_LE("0000004c")" "STATICTAG_REF("0000000000000009", "03", "raw")},
# ^
# htpehead.cc:157:81: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"load configuration directory (rva/size)", STATICTAG_EDIT_DWORD_LE("00000050")" "STATICTAG_EDIT_DWORD_LE("00000054")" "STATICTAG_REF("000000000000000a", "03", "raw")},
# ^
# htpehead.cc:157:119: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"load configuration directory (rva/size)", STATICTAG_EDIT_DWORD_LE("00000050")" "STATICTAG_EDIT_DWORD_LE("00000054")" "STATICTAG_REF("000000000000000a", "03", "raw")},
# ^
# htpehead.cc:158:81: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"bound import directory (ofs/size)", STATICTAG_EDIT_DWORD_LE("00000058")" "STATICTAG_EDIT_DWORD_LE("0000005c")" "STATICTAG_REF("000000040000000b", "03", "raw")},
# ^
# htpehead.cc:158:119: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"bound import directory (ofs/size)", STATICTAG_EDIT_DWORD_LE("00000058")" "STATICTAG_EDIT_DWORD_LE("0000005c")" "STATICTAG_REF("000000040000000b", "03", "raw")},
# ^
# htpehead.cc:159:81: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"import address table (IAT) (rva/size)", STATICTAG_EDIT_DWORD_LE("00000060")" "STATICTAG_EDIT_DWORD_LE("00000064")" "STATICTAG_REF("000000000000000c", "03", "raw")},
# ^
# htpehead.cc:159:119: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"import address table (IAT) (rva/size)", STATICTAG_EDIT_DWORD_LE("00000060")" "STATICTAG_EDIT_DWORD_LE("00000064")" "STATICTAG_REF("000000000000000c", "03", "raw")},
# ^
# htpehead.cc:160:81: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"delay import descriptor (rva/size)", STATICTAG_EDIT_DWORD_LE("00000068")" "STATICTAG_EDIT_DWORD_LE("0000006c")" "STATICTAG_REF("000000000000000d", "03", "raw")},
# ^
# htpehead.cc:160:119: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"delay import descriptor (rva/size)", STATICTAG_EDIT_DWORD_LE("00000068")" "STATICTAG_EDIT_DWORD_LE("0000006c")" "STATICTAG_REF("000000000000000d", "03", "raw")},
# ^
# htpehead.cc:161:81: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"COM+ runtime header (rva/size)", STATICTAG_EDIT_DWORD_LE("00000070")" "STATICTAG_EDIT_DWORD_LE("00000074")" "STATICTAG_REF("000000000000000e", "03", "raw")" "STATICTAG_REF("0000000f00000000", "04", "cook")},
# ^
# htpehead.cc:161:119: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"COM+ runtime header (rva/size)", STATICTAG_EDIT_DWORD_LE("00000070")" "STATICTAG_EDIT_DWORD_LE("00000074")" "STATICTAG_REF("000000000000000e", "03", "raw")" "STATICTAG_REF("0000000f00000000", "04", "cook")},
# ^
# htpehead.cc:161:168: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"COM+ runtime header (rva/size)", STATICTAG_EDIT_DWORD_LE("00000070")" "STATICTAG_EDIT_DWORD_LE("00000074")" "STATICTAG_REF("000000000000000e", "03", "raw")" "STATICTAG_REF("0000000f00000000", "04", "cook")},
# ^
# htpehead.cc:162:81: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"reserved (15) (rva/size)", STATICTAG_EDIT_DWORD_LE("00000078")" "STATICTAG_EDIT_DWORD_LE("0000007c")" "STATICTAG_REF("000000000000000f", "03", "raw")},
# ^
# htpehead.cc:162:119: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"reserved (15) (rva/size)", STATICTAG_EDIT_DWORD_LE("00000078")" "STATICTAG_EDIT_DWORD_LE("0000007c")" "STATICTAG_REF("000000000000000f", "03", "raw")},
# ^
# htpehead.cc:235:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# s->add_staticmask("optional magic "STATICTAG_EDIT_WORD_LE("00000014")" "STATICTAG_DESC_WORD_LE("00000014", ATOM_PE_OPTIONAL_MAGICS_STR), h+4, pe_bigendian);
# ^
# htpehead.cc:235:107: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# s->add_staticmask("optional magic "STATICTAG_EDIT_WORD_LE("00000014")" "STATICTAG_DESC_WORD_LE("00000014", ATOM_PE_OPTIONAL_MAGICS_STR), h+4, pe_bigendian);
# ^
# mv -f .deps/htpeexp.Tpo .deps/htpeexp.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htpeimg.o -MD -MP -MF .deps/htpeimg.Tpo -c -o htpeimg.o htpeimg.cc
# mv -f .deps/htpehead.Tpo .deps/htpehead.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htpeimp.o -MD -MP -MF .deps/htpeimp.Tpo -c -o htpeimp.o htpeimp.cc
# mv -f .deps/htpeimg.Tpo .deps/htpeimg.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htperes.o -MD -MP -MF .deps/htperes.Tpo -c -o htperes.o htperes.cc
# mv -f .deps/htpeimp.Tpo .deps/htpeimp.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htpereloc.o -MD -MP -MF .deps/htpereloc.Tpo -c -o htpereloc.o htpereloc.cc
# mv -f .deps/htperes.Tpo .deps/htperes.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htreg.o -MD -MP -MF .deps/htreg.Tpo -c -o htreg.o htreg.cc
# htpereloc.cc: In member function 'virtual bool ht_pe_reloc_viewer::select_entry(void*)':
# htpereloc.cc:317:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (fixupque_lit->idCol == i->id) {
# ~~~~~~~~~~~~~~~~~~~~^~~~~~~~
# mv -f .deps/htreg.Tpo .deps/htreg.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htsearch.o -MD -MP -MF .deps/htsearch.Tpo -c -o htsearch.o htsearch.cc
# mv -f .deps/htpereloc.Tpo .deps/htpereloc.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT httag.o -MD -MP -MF .deps/httag.Tpo -c -o httag.o httag.cc
# mv -f .deps/httag.Tpo .deps/httag.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT httree.o -MD -MP -MF .deps/httree.Tpo -c -o httree.o httree.cc
# mv -f .deps/htsearch.Tpo .deps/htsearch.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cc
# In file included from main.cc:40:0:
# 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">"
# ^
# main.cc:50:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# ht_name" "ht_version" (%s) "__TIME__" on "__DATE__,
# ^
# main.cc:50:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# ht_name" "ht_version" (%s) "__TIME__" on "__DATE__,
# ^
# mv -f .deps/httree.Tpo .deps/httree.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT store.o -MD -MP -MF .deps/store.Tpo -c -o store.o store.cc
# main.cc:50:38: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# ht_name" "ht_version" (%s) "__TIME__" on "__DATE__,
# ^
# main.cc:318:37: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# LOG_EX(LOG_ERROR, "%s %s %s...", "current configuration file ("SYSTEM_CONFIG_FILE_NAME") has", "invalid", "magic");
# ^
# main.cc:322:37: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# LOG_EX(LOG_ERROR, "%s %s %s...", "current configuration file ("SYSTEM_CONFIG_FILE_NAME") has", "wrong", "version");
# ^
# main.cc:362:54: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# if (confirmbox_modal("%s %s %s...\noverwrite it?", "current configuration file ("SYSTEM_CONFIG_FILE_NAME") has", "wrong", "magic")!=button_ok) {
# ^
# main.cc:368:54: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# if (confirmbox_modal("%s %s %s...\noverwrite it?", "current configuration file ("SYSTEM_CONFIG_FILE_NAME") has", "older", "version")!=button_ok) {
# ^
# main.cc:372:54: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# if (confirmbox_modal("%s %s %s...\noverwrite it?", "current configuration file ("SYSTEM_CONFIG_FILE_NAME") has", "NEWER", "version")!=button_ok) {
# ^
# mv -f .deps/main.Tpo .deps/main.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT stream.o -MD -MP -MF .deps/stream.Tpo -c -o stream.o stream.cc
# mv -f .deps/store.Tpo .deps/store.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT tools.o -MD -MP -MF .deps/tools.Tpo -c -o tools.o tools.cc
# mv -f .deps/tools.Tpo .deps/tools.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT vxd.o -MD -MP -MF .deps/vxd.Tpo -c -o vxd.o vxd.cc
# mv -f .deps/vxd.Tpo .deps/vxd.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT vxdserv.o -MD -MP -MF .deps/vxdserv.Tpo -c -o vxdserv.o vxdserv.cc
# mv -f .deps/vxdserv.Tpo .deps/vxdserv.Po
# gcc -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT cplus-dem.o -MD -MP -MF .deps/cplus-dem.Tpo -c -o cplus-dem.o cplus-dem.c
# cplus-dem.c:953:1: warning: 'grow_vect' defined but not used [-Wunused-function]
# grow_vect (char **old_vect, size_t *size, size_t min_size, int element_size)
# ^~~~~~~~~
# mv -f .deps/stream.Tpo .deps/stream.Po
# gcc -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT regex.o -MD -MP -MF .deps/regex.Tpo -c -o regex.o regex.c
# regex.c: In function 'regex_compile':
# regex.c:2190:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
# if (COMPILE_STACK_EMPTY)
# ^
# regex.c:2210:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
# if (COMPILE_STACK_EMPTY)
# ^
# regex.c: In function 're_match_2_internal':
# regex.c:4533:17: warning: variable 'sdummy' set but not used [-Wunused-but-set-variable]
# const char *sdummy;
# ^~~~~~
# regex.c:4532:20: warning: variable 'pdummy' set but not used [-Wunused-but-set-variable]
# unsigned char *pdummy;
# ^~~~~~
# mv -f .deps/cplus-dem.Tpo .deps/cplus-dem.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT syntax.o -MD -MP -MF .deps/syntax.Tpo -c -o syntax.o syntax.cc
# mv -f .deps/syntax.Tpo .deps/syntax.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT textfile.o -MD -MP -MF .deps/textfile.Tpo -c -o textfile.o textfile.cc
# mv -f .deps/regex.Tpo .deps/regex.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT textedit.o -MD -MP -MF .deps/textedit.Tpo -c -o textedit.o textedit.cc
# textfile.cc: In member function 'virtual int ht_ltextfile::vcntl(uint, __va_list_tag*)':
# textfile.cc:843:11: warning: variable 'o' set but not used [-Wunused-but-set-variable]
# FileOfs o = va_arg(vargs, FileOfs);
# ^
# textfile.cc:844:11: warning: variable 's' set but not used [-Wunused-but-set-variable]
# FileOfs s = va_arg(vargs, FileOfs);
# ^
# textfile.cc:852:11: warning: variable 'o' set but not used [-Wunused-but-set-variable]
# FileOfs o = va_arg(vargs, FileOfs);
# ^
# mv -f .deps/textfile.Tpo .deps/textfile.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT classread.o -MD -MP -MF .deps/classread.Tpo -c -o classread.o classread.cc
# classread.cc: In function 'ht_class_shared_data* class_read(File*)':
# classread.cc:233:5: warning: variable 'cpcount' set but not used [-Wunused-but-set-variable]
# u2 cpcount, index;
# ^~~~~~~
# mv -f .deps/classread.Tpo .deps/classread.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT classview.o -MD -MP -MF .deps/classview.Tpo -c -o classview.o classview.cc
# classview.cc:79:40: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# " "STATICTAG_FLAGS("00000000", ATOM_CLS_ACCESS_STR)},
# ^
# classview.cc:126:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# " "STATICTAG_DESC_BYTE("00000000", ATOM_CLS_CPOOL_STR)},
# ^
# classview.cc:147:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# " "STATICTAG_FLAGS("00000000", ATOM_CLS_ACCESS_STR)},
# ^
# classview.cc:177:40: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# " "STATICTAG_FLAGS("00000006", ATOM_CLS_ACCESS_STR)},
# ^
# mv -f .deps/classview.Tpo .deps/classview.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT httext.o -MD -MP -MF .deps/httext.Tpo -c -o httext.o httext.cc
# mv -f .deps/httext.Tpo .deps/httext.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT hteval.o -MD -MP -MF .deps/hteval.Tpo -c -o hteval.o hteval.cc
# mv -f .deps/textedit.Tpo .deps/textedit.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT relfile.o -MD -MP -MF .deps/relfile.Tpo -c -o relfile.o relfile.cc
# mv -f .deps/relfile.Tpo .deps/relfile.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htprocess.o -MD -MP -MF .deps/htprocess.Tpo -c -o htprocess.o htprocess.cc
# mv -f .deps/hteval.Tpo .deps/hteval.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT mfile.o -MD -MP -MF .deps/mfile.Tpo -c -o mfile.o mfile.cc
# mv -f .deps/htprocess.Tpo .deps/htprocess.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT elfstruc.o -MD -MP -MF .deps/elfstruc.Tpo -c -o elfstruc.o elfstruc.cc
# elfstruc.cc:110:13: warning: 'ELF_NHEADER32_struct' defined but not used [-Wunused-variable]
# static byte ELF_NHEADER32_struct[] = {
# ^~~~~~~~~~~~~~~~~~~~
# mv -f .deps/elfstruc.Tpo .deps/elfstruc.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT pestruct.o -MD -MP -MF .deps/pestruct.Tpo -c -o pestruct.o pestruct.cc
# mv -f .deps/pestruct.Tpo .deps/pestruct.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT coff_s.o -MD -MP -MF .deps/coff_s.Tpo -c -o coff_s.o coff_s.cc
# mfile.cc: In member function 'void FileModificator::checkSanity()':
# mfile.cc:134:12: warning: variable 'prevx' set but not used [-Wunused-but-set-variable]
# FileArea *prevx = NULL;
# ^~~~~
# mfile.cc: In member function 'virtual uint FileModificator::read(void*, uint)':
# mfile.cc:622:7: warning: unused variable 'a' [-Wunused-variable]
# int a = 1;
# ^
# mv -f .deps/coff_s.Tpo .deps/coff_s.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT mzstruct.o -MD -MP -MF .deps/mzstruct.Tpo -c -o mzstruct.o mzstruct.cc
# mv -f .deps/mzstruct.Tpo .deps/mzstruct.Po
# gcc -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT defreg.o -MD -MP -MF .deps/defreg.Tpo -c -o defreg.o defreg.c
# mv -f .deps/defreg.Tpo .deps/defreg.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htdisasm.o -MD -MP -MF .deps/htdisasm.Tpo -c -o htdisasm.o htdisasm.cc
# In file included from cmds.h:24:0,
# from htdisasm.cc:23:
# htdisasm.cc: In member function 'virtual bool ht_disasm_viewer::get_vscrollbar_pos(int*, int*)':
# io/types.h:29:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# #define MIN(a, b) ((a) < (b) ? (a) : (b))
# ~~~~^~~~~
# htdisasm.cc:209:11: note: in expansion of macro 'MIN'
# int z = MIN(size.h*16, s-(int)top.line_id.id1);
# ^~~
# mv -f .deps/htdisasm.Tpo .deps/htdisasm.Po
# mv -f .deps/mfile.Tpo .deps/mfile.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htcoffimg.o -MD -MP -MF .deps/htcoffimg.Tpo -c -o htcoffimg.o htcoffimg.cc
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT nestruct.o -MD -MP -MF .deps/nestruct.Tpo -c -o nestruct.o nestruct.cc
# mv -f .deps/nestruct.Tpo .deps/nestruct.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htneimg.o -MD -MP -MF .deps/htneimg.Tpo -c -o htneimg.o htneimg.cc
# mv -f .deps/htcoffimg.Tpo .deps/htcoffimg.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htneimp.o -MD -MP -MF .deps/htneimp.Tpo -c -o htneimp.o htneimp.cc
# mv -f .deps/htneimg.Tpo .deps/htneimg.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT cmds.o -MD -MP -MF .deps/cmds.Tpo -c -o cmds.o cmds.cc
# mv -f .deps/cmds.Tpo .deps/cmds.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT snprintf.o -MD -MP -MF .deps/snprintf.Tpo -c -o snprintf.o snprintf.cc
# mv -f .deps/htneimp.Tpo .deps/htneimp.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htpeil.o -MD -MP -MF .deps/htpeil.Tpo -c -o htpeil.o htpeil.cc
# htpeil.cc:65:23: warning: 'metadata_section' defined but not used [-Wunused-variable]
# static ht_mask_ptable metadata_section[] = {
# ^~~~~~~~~~~~~~~~
# mv -f .deps/htpeil.Tpo .deps/htpeil.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT ilstruct.o -MD -MP -MF .deps/ilstruct.Tpo -c -o ilstruct.o ilstruct.cc
# mv -f .deps/ilstruct.Tpo .deps/ilstruct.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.cc
# mv -f .deps/snprintf.Tpo .deps/snprintf.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT classimg.o -MD -MP -MF .deps/classimg.Tpo -c -o classimg.o classimg.cc
# mv -f .deps/log.Tpo .deps/log.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT vfs.o -MD -MP -MF .deps/vfs.Tpo -c -o vfs.o vfs.cc
# mv -f .deps/classimg.Tpo .deps/classimg.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT vfsview.o -MD -MP -MF .deps/vfsview.Tpo -c -o vfsview.o vfsview.cc
# mv -f .deps/vfs.Tpo .deps/vfs.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htlevxd.o -MD -MP -MF .deps/htlevxd.Tpo -c -o htlevxd.o htlevxd.cc
# mv -f .deps/htlevxd.Tpo .deps/htlevxd.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT lestruct.o -MD -MP -MF .deps/lestruct.Tpo -c -o lestruct.o lestruct.cc
# mv -f .deps/lestruct.Tpo .deps/lestruct.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htmacho.o -MD -MP -MF .deps/htmacho.Tpo -c -o htmacho.o htmacho.cc
# mv -f .deps/vfsview.Tpo .deps/vfsview.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -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:247:7: warning: 'isbigendian' may be used uninitialized in this function [-Wmaybe-uninitialized]
# bool isbigendian;
# ^~~~~~~~~~~
# mv -f .deps/htmachohd.Tpo .deps/htmachohd.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT machostruc.o -MD -MP -MF .deps/machostruc.Tpo -c -o machostruc.o machostruc.cc
# mv -f .deps/machostruc.Tpo .deps/machostruc.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htmachoimg.o -MD -MP -MF .deps/htmachoimg.Tpo -c -o htmachoimg.o htmachoimg.cc
# mv -f .deps/htmacho.Tpo .deps/htmacho.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT fltstruc.o -MD -MP -MF .deps/fltstruc.Tpo -c -o fltstruc.o fltstruc.cc
# mv -f .deps/fltstruc.Tpo .deps/fltstruc.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htflt.o -MD -MP -MF .deps/htflt.Tpo -c -o htflt.o htflt.cc
# mv -f .deps/htmachoimg.Tpo .deps/htmachoimg.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htflthd.o -MD -MP -MF .deps/htflthd.Tpo -c -o htflthd.o htflthd.cc
# mv -f .deps/htflt.Tpo .deps/htflt.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htfltimg.o -MD -MP -MF .deps/htfltimg.Tpo -c -o htfltimg.o htfltimg.cc
# mv -f .deps/htflthd.Tpo .deps/htflthd.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT xbestruct.o -MD -MP -MF .deps/xbestruct.Tpo -c -o xbestruct.o xbestruct.cc
# mv -f .deps/xbestruct.Tpo .deps/xbestruct.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htxbehead.o -MD -MP -MF .deps/htxbehead.Tpo -c -o htxbehead.o htxbehead.cc
# mv -f .deps/htfltimg.Tpo .deps/htfltimg.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htxbe.o -MD -MP -MF .deps/htxbe.Tpo -c -o htxbe.o htxbe.cc
# htxbehead.cc:64:64: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"initialisation flags", STATICTAG_EDIT_DWORD_LE("00000124")" "STATICTAG_FLAGS("00000124", ATOM_XBE_INIT_FLAGS_STR)},
# ^
# htxbehead.cc:127:57: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"allowed media", STATICTAG_EDIT_DWORD_LE("0000009c")" ("STATICTAG_FLAGS("0000009c", ATOM_XBE_MEDIA_FLAGS_STR)")"},
# ^
# htxbehead.cc:128:56: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"game region", STATICTAG_EDIT_DWORD_LE("000000a0")" ("STATICTAG_FLAGS("000000a0", ATOM_XBE_REGION_STR)")"},
# ^
# htxbehead.cc:167:58: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"section flags", STATICTAG_EDIT_DWORD_LE("00000000")" "STATICTAG_FLAGS("00000000", ATOM_XBE_SECTION_FLAGS_STR)},
# ^
# htxbehead.cc:192:56: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"library flags", STATICTAG_EDIT_WORD_LE("0000000e")" "STATICTAG_FLAGS("0000000a", ATOM_XBE_LIBRARY_FLAGS_STR)},
# ^
# htxbehead.cc: In function 'ht_view* htxbeheader_init(Bounds*, File*, ht_format_group*)':
# htxbehead.cc:270:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
# name = (char *)xbe_shared->sections.sections[i].section_name_address;
# ^~~~~~~~~~~~~~~~~~~~
# htxbe.cc: In function 'bool xbe_section_name_to_section(xbe_section_headers*, const char*, int*)':
# htxbe.cc:300:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
# if (ht_strncmp(name, (char *)s->section_name_address, slen) == 0) {
# ^~~~~~~~~~~~~~~~~~~~
# mv -f .deps/htxbehead.Tpo .deps/htxbehead.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htxbeimg.o -MD -MP -MF .deps/htxbeimg.Tpo -c -o htxbeimg.o htxbeimg.cc
# mv -f .deps/htxbe.Tpo .deps/htxbe.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htxbeimp.o -MD -MP -MF .deps/htxbeimp.Tpo -c -o htxbeimp.o htxbeimp.cc
# mv -f .deps/htxbeimg.Tpo .deps/htxbeimg.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT pefstruc.o -MD -MP -MF .deps/pefstruc.Tpo -c -o pefstruc.o pefstruc.cc
# mv -f .deps/pefstruc.Tpo .deps/pefstruc.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htpef.o -MD -MP -MF .deps/htpef.Tpo -c -o htpef.o htpef.cc
# mv -f .deps/htxbeimp.Tpo .deps/htxbeimp.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htpefhd.o -MD -MP -MF .deps/htpefhd.Tpo -c -o htpefhd.o htpefhd.cc
# htpef.cc: In function 'ht_view* htpef_init(Bounds*, File*, ht_format_group*)':
# htpef.cc:46:11: warning: variable 'arch' set but not used [-Wunused-but-set-variable]
# PEF_ARCH arch;
# ^~~~
# htpefhd.cc:72:50: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"section kind", STATICTAG_EDIT_BYTE("00000018")" "STATICTAG_DESC_BYTE("00000018", ATOM_PEF_SECTION_KIND_STR)},
# ^
# htpefhd.cc:73:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"share kind", STATICTAG_EDIT_BYTE("00000019")" "STATICTAG_DESC_BYTE("00000019", ATOM_PEF_SHARE_KIND_STR)},
# ^
# mv -f .deps/htpef.Tpo .deps/htpef.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htpefimg.o -MD -MP -MF .deps/htpefimg.Tpo -c -o htpefimg.o htpefimg.cc
# mv -f .deps/htpefhd.Tpo .deps/htpefhd.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htpefimp.o -MD -MP -MF .deps/htpefimp.Tpo -c -o htpefimp.o htpefimp.cc
# mv -f .deps/htpefimg.Tpo .deps/htpefimg.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htxex.o -MD -MP -MF .deps/htxex.Tpo -c -o htxex.o htxex.cc
# htpefimp.cc: In function 'ht_view* htpefimports_init(Bounds*, File*, ht_format_group*)':
# htpefimp.cc:139:1: warning: label 'pef_read_error' defined but not used [-Wunused-label]
# pef_read_error:
# ^~~~~~~~~~~~~~
# htxex.cc: In member function 'void ht_xex::init(Bounds*, File*, format_viewer_if**, ht_format_group*, FileOfs)':
# htxex.cc:145:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for (int i=0; i < xex_shared->file_header.pages; i++) {
# ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# htxex.cc:226:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for (int i=0; i < xex_shared->imports.lib_count; i++) {
# ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# htxex.cc: In member function 'virtual void ht_xex::done()':
# htxex.cc:300:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for (int i=0; i < xex_shared->imports.lib_count; i++) {
# ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# mv -f .deps/htpefimp.Tpo .deps/htpefimp.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htxexhead.o -MD -MP -MF .deps/htxexhead.Tpo -c -o htxexhead.o htxexhead.cc
# htxexhead.cc:55:63: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# {"offset of file header", STATICTAG_EDIT_DWORD_BE("00000010")" "STATICTAG_REF("0000000100000000", "03", "raw")},
# ^
# htxexhead.cc:140:17: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# "type "STATICTAG_EDIT_BYTE("00000000")STATICTAG_EDIT_BYTE("00000001")STATICTAG_EDIT_BYTE("00000002")STATICTAG_EDIT_BYTE("00000003")
# ^
# htxexhead.cc:144:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# s->add_staticmask("value "STATICTAG_EDIT_DWORD_BE("00000004")" ", ofs, true);
# ^
# htxexhead.cc:158:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# s->add_staticmask("crypted? "STATICTAG_EDIT_WORD_BE("00000000"), ofs, true);
# ^
# htxexhead.cc:159:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# s->add_staticmask("type of loader "STATICTAG_EDIT_WORD_BE("00000002"), ofs, true);
# ^
# htxexhead.cc:166:23: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# s->add_staticmask("raw bytes "STATICTAG_EDIT_DWORD_BE("00000000"), ofs, true);
# ^
# htxexhead.cc:167:23: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# s->add_staticmask("pad "STATICTAG_EDIT_DWORD_BE("00000004"), ofs, true);
# ^
# htxexhead.cc:173:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# s->add_staticmask("compression window "STATICTAG_EDIT_DWORD_BE("00000004"), ofs, true);
# ^
# htxexhead.cc:174:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# s->add_staticmask("size of loader "STATICTAG_EDIT_DWORD_BE("00000008"), ofs, true);
# ^
# htxexhead.cc:213:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# s->add_staticmask("image checksum "STATICTAG_EDIT_DWORD_BE("00000000"), ofs, true);
# ^
# htxexhead.cc:214:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# s->add_staticmask("timestamp "STATICTAG_EDIT_TIME_BE("00000004"), ofs, true);
# ^
# htxexhead.cc:224:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# s->add_staticmask("media ID "STATICTAG_EDIT_DWORD_BE("00000000"), ofs, true);
# ^
# htxexhead.cc:225:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# s->add_staticmask("xbox min version "STATICTAG_EDIT_DWORD_BE("00000004"), ofs, true);
# ^
# htxexhead.cc:226:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# s->add_staticmask("xbox max? version "STATICTAG_EDIT_DWORD_BE("00000008"), ofs, true);
# ^
# htxexhead.cc:227:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# s->add_staticmask("title ID "STATICTAG_EDIT_DWORD_BE("0000000c"), ofs, true);
# ^
# htxexhead.cc:228:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# s->add_staticmask("platform "STATICTAG_EDIT_BYTE("00000010"), ofs, true);
# ^
# htxexhead.cc:229:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# s->add_staticmask("executable type "STATICTAG_EDIT_BYTE("00000011"), ofs, true);
# ^
# htxexhead.cc:230:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# s->add_staticmask("disk number "STATICTAG_EDIT_BYTE("00000012"), ofs, true);
# ^
# htxexhead.cc:231:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# s->add_staticmask("disks total "STATICTAG_EDIT_BYTE("00000013"), ofs, true);
# ^
# htxexhead.cc:232:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# s->add_staticmask("save game ID "STATICTAG_EDIT_DWORD_BE("00000014"), ofs, true);
# ^
# htxexhead.cc:261:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# s->add_staticmask("file header size "STATICTAG_EDIT_DWORD_BE("00000000"), ofs, true);
# ^
# htxexhead.cc:262:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# s->add_staticmask("image size "STATICTAG_EDIT_DWORD_BE("00000004"), ofs, true);
# ^
# htxexhead.cc:263:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# s->add_staticmask("key "STATICTAG_REF("0000000100000001", "08", "show raw"), ofs, true);
# ^
# htxexhead.cc:264:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# s->add_staticmask("length? "STATICTAG_EDIT_DWORD_BE("00000108"), ofs, true);
# ^
# htxexhead.cc:265:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# s->add_staticmask("image flags "STATICTAG_EDIT_DWORD_BE("0000010c"), ofs, true);
# ^
# htxexhead.cc:266:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# s->add_staticmask("load address "STATICTAG_EDIT_DWORD_BE("00000110"), ofs, true);
# ^
# htxexhead.cc:268:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# s->add_staticmask("unknown "STATICTAG_EDIT_DWORD_BE("00000128"), ofs, true);
# ^
# htxexhead.cc:272:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# s->add_staticmask("unknown "STATICTAG_EDIT_DWORD_BE("00000160"), ofs, true);
# ^
# htxexhead.cc:274:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# s->add_staticmask("game region "STATICTAG_EDIT_DWORD_BE("00000178"), ofs, true);
# ^
# htxexhead.cc:275:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# s->add_staticmask("media type mask "STATICTAG_EDIT_DWORD_BE("0000017c")" "STATICTAG_FLAGS("0000017c", ATOM_XEX_MEDIA_FLAGS_STR), ofs, true);
# ^
# htxexhead.cc:275:78: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# s->add_staticmask("media type mask "STATICTAG_EDIT_DWORD_BE("0000017c")" "STATICTAG_FLAGS("0000017c", ATOM_XEX_MEDIA_FLAGS_STR), ofs, true);
# ^
# htxexhead.cc:277:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# s->add_staticmask("page table entries "STATICTAG_EDIT_DWORD_BE("00000180"), ofs, true);
# ^
# htxexhead.cc:287:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# s->add_staticmask("flags? "STATICTAG_EDIT_DWORD_BE("00000000"), ofs, true);
# ^
# htxexhead.cc: In function 'ht_sub* add_fileheader(File*, const char*, ht_xex_shared_data&)':
# htxexhead.cc:286:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for (int i=0; i < xex_shared.file_header.pages; i++) {
# ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# htxexhead.cc: At global scope:
# htxexhead.cc:40:23: warning: 'xbe_init_flags' defined but not used [-Wunused-variable]
# static ht_tag_flags_s xbe_init_flags[] =
# ^~~~~~~~~~~~~~
# mv -f .deps/htxex.Tpo .deps/htxex.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT xexstruct.o -MD -MP -MF .deps/xexstruct.Tpo -c -o xexstruct.o xexstruct.cc
# mv -f .deps/xexstruct.Tpo .deps/xexstruct.Po
# gcc -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT cp-demangle.o -MD -MP -MF .deps/cp-demangle.Tpo -c -o cp-demangle.o cp-demangle.c
# mv -f .deps/htxexhead.Tpo .deps/htxexhead.Po
# g++ -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -MT htxeximg.o -MD -MP -MF .deps/htxeximg.Tpo -c -o htxeximg.o htxeximg.cc
# mv -f .deps/htxeximg.Tpo .deps/htxeximg.Po
# gcc -DHAVE_CONFIG_H -I. -I./analyser -I./asm -I./info -I./io/posix -I./io -I./output -I./eval -I. -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT htdoc.o -MD -MP -MF .deps/htdoc.Tpo -c -o htdoc.o htdoc.c
# mv -f .deps/htdoc.Tpo .deps/htdoc.Po
# mv -f .deps/cp-demangle.Tpo .deps/cp-demangle.Po
# g++ -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -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 htpereloc.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 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 -lncurses -llzo2
# make[2]: Leaving directory '/tmp/ht/src/ht-2.1.0'
# make[1]: Leaving directory '/tmp/ht/src/ht-2.1.0'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in tools
# make[1]: Entering directory '/tmp/ht/src/ht-2.1.0/tools'
# make[2]: Entering directory '/tmp/ht/src/ht-2.1.0/tools'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/ht/src/ht-2.1.0/tools'
# make[1]: Leaving directory '/tmp/ht/src/ht-2.1.0/tools'
# Making install in analyser
# make[1]: Entering directory '/tmp/ht/src/ht-2.1.0/analyser'
# make[2]: Entering directory '/tmp/ht/src/ht-2.1.0/analyser'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/ht/src/ht-2.1.0/analyser'
# make[1]: Leaving directory '/tmp/ht/src/ht-2.1.0/analyser'
# Making install in asm
# make[1]: Entering directory '/tmp/ht/src/ht-2.1.0/asm'
# make[2]: Entering directory '/tmp/ht/src/ht-2.1.0/asm'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/ht/src/ht-2.1.0/asm'
# make[1]: Leaving directory '/tmp/ht/src/ht-2.1.0/asm'
# Making install in doc
# make[1]: Entering directory '/tmp/ht/src/ht-2.1.0/doc'
# make[2]: Entering directory '/tmp/ht/src/ht-2.1.0/doc'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/ht/src/ht-2.1.0/doc'
# make[1]: Leaving directory '/tmp/ht/src/ht-2.1.0/doc'
# Making install in info
# make[1]: Entering directory '/tmp/ht/src/ht-2.1.0/info'
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../io/posix -I../io -I../eval -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -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/sbin/ar cru libinfo.a infoview.o
# /usr/sbin/ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libinfo.a
# make[2]: Entering directory '/tmp/ht/src/ht-2.1.0/info'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/ht/src/ht-2.1.0/info'
# make[1]: Leaving directory '/tmp/ht/src/ht-2.1.0/info'
# Making install in io
# make[1]: Entering directory '/tmp/ht/src/ht-2.1.0/io'
# Making install in posix
# make[2]: Entering directory '/tmp/ht/src/ht-2.1.0/io/posix'
# make[3]: Entering directory '/tmp/ht/src/ht-2.1.0/io/posix'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/ht/src/ht-2.1.0/io/posix'
# make[2]: Leaving directory '/tmp/ht/src/ht-2.1.0/io/posix'
# make[2]: Entering directory '/tmp/ht/src/ht-2.1.0/io'
# make[3]: Entering directory '/tmp/ht/src/ht-2.1.0/io'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/ht/src/ht-2.1.0/io'
# make[2]: Leaving directory '/tmp/ht/src/ht-2.1.0/io'
# make[1]: Leaving directory '/tmp/ht/src/ht-2.1.0/io'
# Making install in output
# make[1]: Entering directory '/tmp/ht/src/ht-2.1.0/output'
# make[2]: Entering directory '/tmp/ht/src/ht-2.1.0/output'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/ht/src/ht-2.1.0/output'
# make[1]: Leaving directory '/tmp/ht/src/ht-2.1.0/output'
# Making install in eval
# make[1]: Entering directory '/tmp/ht/src/ht-2.1.0/eval'
# make[2]: Entering directory '/tmp/ht/src/ht-2.1.0/eval'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/ht/src/ht-2.1.0/eval'
# make[1]: Leaving directory '/tmp/ht/src/ht-2.1.0/eval'
# make[1]: Entering directory '/tmp/ht/src/ht-2.1.0'
# g++ -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor -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 htpereloc.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 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 -lncurses -llzo2
# make[2]: Entering directory '/tmp/ht/src/ht-2.1.0'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/sbin/mkdir -p '/tmp/ht/pkg/ht/usr/bin'
# /usr/bin/install -c ht '/tmp/ht/pkg/ht/usr/bin'
# make[2]: Leaving directory '/tmp/ht/src/ht-2.1.0'
# make[1]: Leaving directory '/tmp/ht/src/ht-2.1.0'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "ht"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: ht 2.1.0-5 (Wed Aug 24 13:08:38 UTC 2016)

CMD: pacman --query --file ht-2.1.0-5-x86_64.pkg.tar.xz
# ht 2.1.0-5

Creating hybrid package for 'ht'

Trying to find vanilla package 'ht'...

CMD: pacman --query --file /mirror/perl-io-html-1.001-1.pkg.tar.xz
# perl-io-html 1.001-1

CMD: pacman --query --file /mirror/perl-net-http-6.09-1.pkg.tar.xz
# perl-net-http 6.09-1

CMD: pacman --query --file /mirror/httpbin-0.4.1-1.pkg.tar.xz
# httpbin 0.4.1-1

CMD: pacman --query --file /mirror/haskell-http-conduit-2.1.11-2.pkg.tar.xz
# haskell-http-conduit 2.1.11-2

CMD: pacman --query --file /mirror/httping-2.4-4.pkg.tar.xz
# httping 2.4-4

CMD: pacman --query --file /mirror/haskell-blaze-html-0.8.1.1-7.pkg.tar.xz
# haskell-blaze-html 0.8.1.1-7

CMD: pacman --query --file /mirror/httptunnel-3.3-5.pkg.tar.xz
# httptunnel 3.3-5

CMD: pacman --query --file /mirror/perl-poe-component-client-http-0.949-1.pkg.tar.xz
# perl-poe-component-client-http 0.949-1

CMD: pacman --query --file /mirror/liblightdm-qt4-1:1.18.2-2.pkg.tar.xz
# liblightdm-qt4 1:1.18.2-2

CMD: pacman --query --file /mirror/python2-http-parser-0.8.3-1.pkg.tar.xz
# python2-http-parser 0.8.3-1

CMD: pacman --query --file /mirror/htdig-3.2.0b6-11.pkg.tar.xz
# htdig 3.2.0b6-11

CMD: pacman --query --file /mirror/httpie-0.9.3-1.pkg.tar.xz
# httpie 0.9.3-1

CMD: pacman --query --file /mirror/httperf-0.9.0-7.pkg.tar.xz
# httperf 0.9.0-7

CMD: pacman --query --file /mirror/haskell-pcre-light-0.4.0.4-2.pkg.tar.xz
# haskell-pcre-light 0.4.0.4-2

CMD: pacman --query --file /mirror/gtk-chtheme-0.3.1-8.pkg.tar.xz
# gtk-chtheme 0.3.1-8

CMD: pacman --query --file /mirror/ht-2.1.0-5.pkg.tar.xz
# ht 2.1.0-5

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/bin/hte
# /usr/share/doc/ht/ht.html
# /usr/share/doc/ht/README
# /usr/share/info/hthelp.info.gz
# /usr/share/info/ht.info.gz

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE | xz -c -z

CMD: bsdtar -tqf ht.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/ht.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/ht.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 729

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/ht.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/ht.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/ht/src/ht-2.1.0/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by ht configure 2.1.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --disable-x11-textmode --enable-release --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = bceb985d7324
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2468: checking build system type
# configure:2482: result: x86_64-unknown-linux-gnu
# configure:2502: checking host system type
# configure:2515: result: x86_64-unknown-linux-gnu
# configure:2535: checking target system type
# configure:2548: result: x86_64-unknown-linux-gnu
# configure:2633: checking for a BSD-compatible install
# configure:2701: result: /usr/bin/install -c
# configure:2712: checking whether build environment is sane
# configure:2767: result: yes
# configure:2826: checking for x86_64-unknown-linux-strip
# configure:2856: result: no
# configure:2866: checking for strip
# configure:2882: found /usr/sbin/strip
# configure:2893: result: strip
# configure:2918: checking for a thread-safe mkdir -p
# configure:2957: result: /usr/sbin/mkdir -p
# configure:2964: checking for gawk
# configure:2980: found /usr/sbin/gawk
# configure:2991: result: gawk
# configure:3002: checking whether make sets $(MAKE)
# configure:3024: result: yes
# configure:3053: checking whether make supports nested variables
# configure:3070: result: yes
# configure:3283: checking for x86_64-unknown-linux-ranlib
# configure:3313: result: no
# configure:3323: checking for ranlib
# configure:3339: found /usr/sbin/ranlib
# configure:3350: result: ranlib
# configure:3376: checking for gmake
# configure:3409: result: no
# configure:3376: checking for make
# configure:3394: found /usr/sbin/make
# configure:3406: result: /usr/sbin/make
# configure:3418: checking whether /usr/sbin/make sets $(MAKE)
# configure:3440: result: yes
# configure:3457: checking for x86_64-unknown-linux-gcc
# configure:3487: result: no
# configure:3497: checking for gcc
# configure:3513: found /usr/sbin/gcc
# configure:3524: result: gcc
# configure:3753: checking for C compiler version
# configure:3762: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3773: $? = 0
# configure:3762: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3773: $? = 0
# configure:3762: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3773: $? = 1
# configure:3762: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3773: $? = 1
# configure:3793: checking whether the C compiler works
# configure:3815: gcc -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
# configure:3819: $? = 0
# configure:3867: result: yes
# configure:3870: checking for C compiler default output file name
# configure:3872: result: a.out
# configure:3878: checking for suffix of executables
# configure:3885: gcc -o conftest -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
# configure:3889: $? = 0
# configure:3911: result:
# configure:3933: checking whether we are cross compiling
# configure:3941: gcc -o conftest -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
# configure:3945: $? = 0
# configure:3952: ./conftest
# configure:3956: $? = 0
# configure:3971: result: no
# configure:3976: checking for suffix of object files
# configure:3998: gcc -c -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
# configure:4002: $? = 0
# configure:4023: result: o
# configure:4027: checking whether we are using the GNU C compiler
# configure:4046: gcc -c -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
# configure:4046: $? = 0
# configure:4055: result: yes
# configure:4064: checking whether gcc accepts -g
# configure:4084: gcc -c -g conftest.c >&5
# configure:4084: $? = 0
# configure:4125: result: yes
# configure:4142: checking for gcc option to accept ISO C89
# configure:4205: gcc -c -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
# configure:4205: $? = 0
# configure:4218: result: none needed
# configure:4243: checking whether gcc understands -c and -o together
# configure:4265: gcc -c conftest.c -o conftest2.o
# configure:4268: $? = 0
# configure:4265: gcc -c conftest.c -o conftest2.o
# configure:4268: $? = 0
# configure:4280: result: yes
# configure:4308: checking for style of include used by /usr/sbin/make
# configure:4336: result: GNU
# configure:4362: checking dependency style of gcc
# configure:4473: result: gcc3
# configure:4493: checking how to run the C preprocessor
# configure:4524: gcc -E conftest.c
# configure:4524: $? = 0
# configure:4538: gcc -E conftest.c
# conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4538: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ht"
# | #define PACKAGE_TARNAME "ht"
# | #define PACKAGE_VERSION "2.1.0"
# | #define PACKAGE_STRING "ht 2.1.0"
# | #define PACKAGE_BUGREPORT "https://sourceforge.net/tracker/?group_id=1066"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ht"
# | #define VERSION "2.1.0"
# | #define SYSTEM_OSAPI_SPECIFIC_TYPES_HDR "io/posix/types.h"
# | /* end confdefs.h. */
# | #include
# configure:4563: result: gcc -E
# configure:4583: gcc -E conftest.c
# configure:4583: $? = 0
# configure:4597: gcc -E conftest.c
# conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4597: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ht"
# | #define PACKAGE_TARNAME "ht"
# | #define PACKAGE_VERSION "2.1.0"
# | #define PACKAGE_STRING "ht 2.1.0"
# | #define PACKAGE_BUGREPORT "https://sourceforge.net/tracker/?group_id=1066"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ht"
# | #define VERSION "2.1.0"
# | #define SYSTEM_OSAPI_SPECIFIC_TYPES_HDR "io/posix/types.h"
# | /* end confdefs.h. */
# | #include
# configure:4639: checking for x86_64-unknown-linux-g++
# configure:4669: result: no
# configure:4639: checking for x86_64-unknown-linux-c++
# configure:4669: result: no
# configure:4639: checking for x86_64-unknown-linux-gpp
# configure:4669: result: no
# configure:4639: checking for x86_64-unknown-linux-aCC
# configure:4669: result: no
# configure:4639: checking for x86_64-unknown-linux-CC
# configure:4669: result: no
# configure:4639: checking for x86_64-unknown-linux-cxx
# configure:4669: result: no
# configure:4639: checking for x86_64-unknown-linux-cc++
# configure:4669: result: no
# configure:4639: checking for x86_64-unknown-linux-cl.exe
# configure:4669: result: no
# configure:4639: checking for x86_64-unknown-linux-FCC
# configure:4669: result: no
# configure:4639: checking for x86_64-unknown-linux-KCC
# configure:4669: result: no
# configure:4639: checking for x86_64-unknown-linux-RCC
# configure:4669: result: no
# configure:4639: checking for x86_64-unknown-linux-xlC_r
# configure:4669: result: no
# configure:4639: checking for x86_64-unknown-linux-xlC
# configure:4669: result: no
# configure:4683: checking for g++
# configure:4699: found /usr/sbin/g++
# configure:4710: result: g++
# configure:4737: checking for C++ compiler version
# configure:4746: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4757: $? = 0
# configure:4746: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:4757: $? = 0
# configure:4746: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:4757: $? = 1
# configure:4746: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:4757: $? = 1
# configure:4761: checking whether we are using the GNU C++ compiler
# configure:4780: g++ -c -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor conftest.cpp >&5
# configure:4780: $? = 0
# configure:4789: result: yes
# configure:4798: checking whether g++ accepts -g
# configure:4818: g++ -c -g conftest.cpp >&5
# configure:4818: $? = 0
# configure:4859: result: yes
# configure:4884: checking dependency style of g++
# configure:4995: result: gcc3
# configure:5014: checking for bison
# configure:5030: found /usr/sbin/bison
# configure:5041: result: bison -y
# configure:5058: checking for flex
# configure:5074: found /usr/sbin/flex
# configure:5085: result: flex
# configure:5123: flex conftest.l
# configure:5127: $? = 0
# configure:5129: checking lex output file root
# configure:5143: result: lex.yy
# configure:5148: checking lex library
# configure:5162: gcc -o conftest -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
# /tmp/ccd7UtOY.o: In function `yylex':
# conftest.c:(.text+0xe0c): undefined reference to `yywrap'
# conftest.c:(.text+0x128b): undefined reference to `yywrap'
# /tmp/ccd7UtOY.o: In function `main':
# conftest.c:(.text.startup+0x9): undefined reference to `yywrap'
# collect2: error: ld returned 1 exit status
# configure:5162: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ht"
# | #define PACKAGE_TARNAME "ht"
# | #define PACKAGE_VERSION "2.1.0"
# | #define PACKAGE_STRING "ht 2.1.0"
# | #define PACKAGE_BUGREPORT "https://sourceforge.net/tracker/?group_id=1066"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ht"
# | #define VERSION "2.1.0"
# | #define SYSTEM_OSAPI_SPECIFIC_TYPES_HDR "io/posix/types.h"
# | /* end confdefs.h. */
# |
# | #line 3 "lex.yy.c"
# |
# | #define YY_INT_ALIGNED short int
# |
# | /* A lexical scanner generated by flex */
# |
# | #define FLEX_SCANNER
# | #define YY_FLEX_MAJOR_VERSION 2
# | #define YY_FLEX_MINOR_VERSION 6
# | #define YY_FLEX_SUBMINOR_VERSION 0
# | #if YY_FLEX_SUBMINOR_VERSION > 0
# | #define FLEX_BETA
# | #endif
# |
# | /* First, we deal with platform-specific or compiler-specific issues. */
# |
# | /* begin standard C headers. */
# | #include
# | #include
# | #include
# | #include
# |
# | /* end standard C headers. */
# |
# | /* flex integer type definitions */
# |
# | #ifndef FLEXINT_H
# | #define FLEXINT_H
# |
# | /* C99 systems have . Non-C99 systems may or may not. */
# |
# | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
# |
# | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
# | * if you want the limit (max/min) macros for int types.
# | */
# | #ifndef __STDC_LIMIT_MACROS
# | #define __STDC_LIMIT_MACROS 1
# | #endif
# |
# | #include
# | typedef int8_t flex_int8_t;
# | typedef uint8_t flex_uint8_t;
# | typedef int16_t flex_int16_t;
# | typedef uint16_t flex_uint16_t;
# | typedef int32_t flex_int32_t;
# | typedef uint32_t flex_uint32_t;
# | #else
# | typedef signed char flex_int8_t;
# | typedef short int flex_int16_t;
# | typedef int flex_int32_t;
# | typedef unsigned char flex_uint8_t;
# | typedef unsigned short int flex_uint16_t;
# | typedef unsigned int flex_uint32_t;
# |
# | /* Limits of integral types. */
# | #ifndef INT8_MIN
# | #define INT8_MIN (-128)
# | #endif
# | #ifndef INT16_MIN
# | #define INT16_MIN (-32767-1)
# | #endif
# | #ifndef INT32_MIN
# | #define INT32_MIN (-2147483647-1)
# | #endif
# | #ifndef INT8_MAX
# | #define INT8_MAX (127)
# | #endif
# | #ifndef INT16_MAX
# | #define INT16_MAX (32767)
# | #endif
# | #ifndef INT32_MAX
# | #define INT32_MAX (2147483647)
# | #endif
# | #ifndef UINT8_MAX
# | #define UINT8_MAX (255U)
# | #endif
# | #ifndef UINT16_MAX
# | #define UINT16_MAX (65535U)
# | #endif
# | #ifndef UINT32_MAX
# | #define UINT32_MAX (4294967295U)
# | #endif
# |
# | #endif /* ! C99 */
# |
# | #endif /* ! FLEXINT_H */
# |
# | #ifdef __cplusplus
# |
# | /* The "const" storage-class-modifier is valid. */
# | #define YY_USE_CONST
# |
# | #else /* ! __cplusplus */
# |
# | /* C99 requires __STDC__ to be defined as 1. */
# | #if defined (__STDC__)
# |
# | #define YY_USE_CONST
# |
# | #endif /* defined (__STDC__) */
# | #endif /* ! __cplusplus */
# |
# | #ifdef YY_USE_CONST
# | #define yyconst const
# | #else
# | #define yyconst
# | #endif
# |
# | /* Returned upon end-of-file. */
# | #define YY_NULL 0
# |
# | /* Promotes a possibly negative, possibly signed char to an unsigned
# | * integer for use as an array index. If the signed char is negative,
# | * we want to instead treat it as an 8-bit unsigned char, hence the
# | * double cast.
# | */
# | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
# |
# | /* Enter a start condition. This macro really ought to take a parameter,
# | * but we do it the disgusting crufty way forced on us by the ()-less
# | * definition of BEGIN.
# | */
# | #define BEGIN (yy_start) = 1 + 2 *
# |
# | /* Translate the current start state into a value that can be later handed
# | * to BEGIN to return to the state. The YYSTATE alias is for lex
# | * compatibility.
# | */
# | #define YY_START (((yy_start) - 1) / 2)
# | #define YYSTATE YY_START
# |
# | /* Action number for EOF rule of a given start state. */
# | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
# |
# | /* Special action meaning "start processing a new file". */
# | #define YY_NEW_FILE yyrestart(yyin )
# |
# | #define YY_END_OF_BUFFER_CHAR 0
# |
# | /* Size of default input buffer. */
# | #ifndef YY_BUF_SIZE
# | #ifdef __ia64__
# | /* On IA-64, the buffer size is 16k, not 8k.
# | * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
# | * Ditto for the __ia64__ case accordingly.
# | */
# | #define YY_BUF_SIZE 32768
# | #else
# | #define YY_BUF_SIZE 16384
# | #endif /* __ia64__ */
# | #endif
# |
# | /* The state buf must be large enough to hold one state per character in the main buffer.
# | */
# | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
# |
# | #ifndef YY_TYPEDEF_YY_BUFFER_STATE
# | #define YY_TYPEDEF_YY_BUFFER_STATE
# | typedef struct yy_buffer_state *YY_BUFFER_STATE;
# | #endif
# |
# | #ifndef YY_TYPEDEF_YY_SIZE_T
# | #define YY_TYPEDEF_YY_SIZE_T
# | typedef size_t yy_size_t;
# | #endif
# |
# | extern yy_size_t yyleng;
# |
# | extern FILE *yyin, *yyout;
# |
# | #define EOB_ACT_CONTINUE_SCAN 0
# | #define EOB_ACT_END_OF_FILE 1
# | #define EOB_ACT_LAST_MATCH 2
# |
# | #define YY_LESS_LINENO(n)
# | #define YY_LINENO_REWIND_TO(ptr)
# |
# | /* Return all but the first "n" matched characters back to the input stream. */
# | #define yyless(n) \
# | do \
# | { \
# | /* Undo effects of setting up yytext. */ \
# | int yyless_macro_arg = (n); \
# | YY_LESS_LINENO(yyless_macro_arg);\
# | *yy_cp = (yy_hold_char); \
# | YY_RESTORE_YY_MORE_OFFSET \
# | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
# | YY_DO_BEFORE_ACTION; /* set up yytext again */ \
# | } \
# | while ( 0 )
# |
# | #define unput(c) yyunput( c, (yytext_ptr) )
# |
# | #ifndef YY_STRUCT_YY_BUFFER_STATE
# | #define YY_STRUCT_YY_BUFFER_STATE
# | struct yy_buffer_state
# | {
# | FILE *yy_input_file;
# |
# | char *yy_ch_buf; /* input buffer */
# | char *yy_buf_pos; /* current position in input buffer */
# |
# | /* Size of input buffer in bytes, not including room for EOB
# | * characters.
# | */
# | yy_size_t yy_buf_size;
# |
# | /* Number of characters read into yy_ch_buf, not including EOB
# | * characters.
# | */
# | yy_size_t yy_n_chars;
# |
# | /* Whether we "own" the buffer - i.e., we know we created it,
# | * and can realloc() it to grow it, and should free() it to
# | * delete it.
# | */
# | int yy_is_our_buffer;
# |
# | /* Whether this is an "interactive" input source; if so, and
# | * if we're using stdio for input, then we want to use getc()
# | * instead of fread(), to make sure we stop fetching input after
# | * each newline.
# | */
# | int yy_is_interactive;
# |
# | /* Whether we're considered to be at the beginning of a line.
# | * If so, '^' rules will be active on the next match, otherwise
# | * not.
# | */
# | int yy_at_bol;
# |
# | int yy_bs_lineno; /**< The line count. */
# | int yy_bs_column; /**< The column count. */
# |
# | /* Whether to try to fill the input buffer when we reach the
# | * end of it.
# | */
# | int yy_fill_buffer;
# |
# | int yy_buffer_status;
# |
# | #define YY_BUFFER_NEW 0
# | #define YY_BUFFER_NORMAL 1
# | /* When an EOF's been seen but there's still some text to process
# | * then we mark the buffer as YY_EOF_PENDING, to indicate that we
# | * shouldn't try reading from the input source any more. We might
# | * still have a bunch of tokens to match, though, because of
# | * possible backing-up.
# | *
# | * When we actually see the EOF, we change the status to "new"
# | * (via yyrestart()), so that the user can continue scanning by
# | * just pointing yyin at a new input file.
# | */
# | #define YY_BUFFER_EOF_PENDING 2
# |
# | };
# | #endif /* !YY_STRUCT_YY_BUFFER_STATE */
# |
# | /* Stack of input buffers. */
# | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
# | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
# | static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
# |
# | /* We provide macros for accessing buffer states in case in the
# | * future we want to put the buffer states in a more general
# | * "scanner state".
# | *
# | * Returns the top of the stack, or NULL.
# | */
# | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
# | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
# | : NULL)
# |
# | /* Same as previous macro, but useful when we know that the buffer stack is not
# | * NULL or when we need an lvalue. For internal use only.
# | */
# | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
# |
# | /* yy_hold_char holds the character lost when yytext is formed. */
# | static char yy_hold_char;
# | static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */
# | yy_size_t yyleng;
# |
# | /* Points to current character in buffer. */
# | static char *yy_c_buf_p = (char *) 0;
# | static int yy_init = 0; /* whether we need to initialize */
# | static int yy_start = 0; /* start state number */
# |
# | /* Flag which is used to allow yywrap()'s to do buffer switches
# | * instead of setting up a fresh yyin. A bit of a hack ...
# | */
# | static int yy_did_buffer_switch_on_eof;
# |
# | void yyrestart (FILE *input_file );
# | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
# | YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
# | void yy_delete_buffer (YY_BUFFER_STATE b );
# | void yy_flush_buffer (YY_BUFFER_STATE b );
# | void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
# | void yypop_buffer_state (void );
# |
# | static void yyensure_buffer_stack (void );
# | static void yy_load_buffer_state (void );
# | static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
# |
# | #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
# |
# | YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
# | YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
# | YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
# |
# | void *yyalloc (yy_size_t );
# | void *yyrealloc (void *,yy_size_t );
# | void yyfree (void * );
# |
# | #define yy_new_buffer yy_create_buffer
# |
# | #define yy_set_interactive(is_interactive) \
# | { \
# | if ( ! YY_CURRENT_BUFFER ){ \
# | yyensure_buffer_stack (); \
# | YY_CURRENT_BUFFER_LVALUE = \
# | yy_create_buffer(yyin,YY_BUF_SIZE ); \
# | } \
# | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
# | }
# |
# | #define yy_set_bol(at_bol) \
# | { \
# | if ( ! YY_CURRENT_BUFFER ){\
# | yyensure_buffer_stack (); \
# | YY_CURRENT_BUFFER_LVALUE = \
# | yy_create_buffer(yyin,YY_BUF_SIZE ); \
# | } \
# | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
# | }
# |
# | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
# |
# | /* Begin user sect3 */
# |
# | typedef unsigned char YY_CHAR;
# |
# | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
# |
# | typedef int yy_state_type;
# |
# | extern int yylineno;
# |
# | int yylineno = 1;
# |
# | extern char *yytext;
# | #ifdef yytext_ptr
# | #undef yytext_ptr
# | #endif
# | #define yytext_ptr yytext
# |
# | static yy_state_type yy_get_previous_state (void );
# | static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
# | static int yy_get_next_buffer (void );
# | #if defined(__GNUC__) && __GNUC__ >= 3
# | __attribute__((__noreturn__))
# | #endif
# | static void yy_fatal_error (yyconst char msg[] );
# |
# | /* Done after the current pattern has been matched and before the
# | * corresponding action - sets up yytext.
# | */
# | #define YY_DO_BEFORE_ACTION \
# | (yytext_ptr) = yy_bp; \
# | (yytext_ptr) -= (yy_more_len); \
# | yyleng = (size_t) (yy_cp - (yytext_ptr)); \
# | (yy_hold_char) = *yy_cp; \
# | *yy_cp = '\0'; \
# | (yy_c_buf_p) = yy_cp;
# |
# | #define YY_NUM_RULES 8
# | #define YY_END_OF_BUFFER 9
# | /* This struct is not used in this scanner,
# | but its presence is necessary. */
# | struct yy_trans_info
# | {
# | flex_int32_t yy_verify;
# | flex_int32_t yy_nxt;
# | };
# | static yyconst flex_int16_t yy_acclist[23] =
# | { 0,
# | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
# | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
# | 7, 8
# | } ;
# |
# | static yyconst flex_int16_t yy_accept[14] =
# | { 0,
# | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
# | 20, 23, 23
# | } ;
# |
# | static yyconst YY_CHAR yy_ec[256] =
# | { 0,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
# |
# | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# |
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1
# | } ;
# |
# | static yyconst YY_CHAR yy_meta[9] =
# | { 0,
# | 1, 1, 1, 1, 1, 1, 1, 1
# | } ;
# |
# | static yyconst flex_uint16_t yy_base[13] =
# | { 0,
# | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
# | 10, 10
# | } ;
# |
# | static yyconst flex_int16_t yy_def[13] =
# | { 0,
# | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
# | 12, 0
# | } ;
# |
# | static yyconst flex_uint16_t yy_nxt[19] =
# | { 0,
# | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
# | 12, 12, 12, 12, 12, 12, 12, 12
# | } ;
# |
# | static yyconst flex_int16_t yy_chk[19] =
# | { 0,
# | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
# | 12, 12, 12, 12, 12, 12, 12, 12
# | } ;
# |
# | extern int yy_flex_debug;
# | int yy_flex_debug = 0;
# |
# | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
# | static char *yy_full_match;
# | static int yy_lp;
# | #define REJECT \
# | { \
# | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
# | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
# | ++(yy_lp); \
# | goto find_rule; \
# | }
# |
# | static int yy_more_flag = 0;
# | static int yy_more_len = 0;
# | #define yymore() ((yy_more_flag) = 1)
# | #define YY_MORE_ADJ (yy_more_len)
# | #define YY_RESTORE_YY_MORE_OFFSET
# | char *yytext;
# | #line 1 "conftest.l"
# | #line 484 "lex.yy.c"
# |
# | #define INITIAL 0
# |
# | #ifndef YY_NO_UNISTD_H
# | /* Special case for "unistd.h", since it is non-ANSI. We include it way
# | * down here because we want the user's section 1 to have been scanned first.
# | * The user has a chance to override it with an option.
# | */
# | #include
# | #endif
# |
# | #ifndef YY_EXTRA_TYPE
# | #define YY_EXTRA_TYPE void *
# | #endif
# |
# | static int yy_init_globals (void );
# |
# | /* Accessor methods to globals.
# | These are made visible to non-reentrant scanners for convenience. */
# |
# | int yylex_destroy (void );
# |
# | int yyget_debug (void );
# |
# | void yyset_debug (int debug_flag );
# |
# | YY_EXTRA_TYPE yyget_extra (void );
# |
# | void yyset_extra (YY_EXTRA_TYPE user_defined );
# |
# | FILE *yyget_in (void );
# |
# | void yyset_in (FILE * _in_str );
# |
# | FILE *yyget_out (void );
# |
# | void yyset_out (FILE * _out_str );
# |
# | yy_size_t yyget_leng (void );
# |
# | char *yyget_text (void );
# |
# | int yyget_lineno (void );
# |
# | void yyset_lineno (int _line_number );
# |
# | /* Macros after this point can all be overridden by user definitions in
# | * section 1.
# | */
# |
# | #ifndef YY_SKIP_YYWRAP
# | #ifdef __cplusplus
# | extern "C" int yywrap (void );
# | #else
# | extern int yywrap (void );
# | #endif
# | #endif
# |
# | #ifndef YY_NO_UNPUT
# |
# | static void yyunput (int c,char *buf_ptr );
# |
# | #endif
# |
# | #ifndef yytext_ptr
# | static void yy_flex_strncpy (char *,yyconst char *,int );
# | #endif
# |
# | #ifdef YY_NEED_STRLEN
# | static int yy_flex_strlen (yyconst char * );
# | #endif
# |
# | #ifndef YY_NO_INPUT
# |
# | #ifdef __cplusplus
# | static int yyinput (void );
# | #else
# | static int input (void );
# | #endif
# |
# | #endif
# |
# | /* Amount of stuff to slurp up with each read. */
# | #ifndef YY_READ_BUF_SIZE
# | #ifdef __ia64__
# | /* On IA-64, the buffer size is 16k, not 8k */
# | #define YY_READ_BUF_SIZE 16384
# | #else
# | #define YY_READ_BUF_SIZE 8192
# | #endif /* __ia64__ */
# | #endif
# |
# | /* Copy whatever the last rule matched to the standard output. */
# | #ifndef ECHO
# | /* This used to be an fputs(), but since the string might contain NUL's,
# | * we now use fwrite().
# | */
# | #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0)
# | #endif
# |
# | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
# | * is returned in "result".
# | */
# | #ifndef YY_INPUT
# | #define YY_INPUT(buf,result,max_size) \
# | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
# | { \
# | int c = '*'; \
# | size_t n; \
# | for ( n = 0; n < max_size && \
# | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
# | buf[n] = (char) c; \
# | if ( c == '\n' ) \
# | buf[n++] = (char) c; \
# | if ( c == EOF && ferror( yyin ) ) \
# | YY_FATAL_ERROR( "input in flex scanner failed" ); \
# | result = n; \
# | } \
# | else \
# | { \
# | errno=0; \
# | while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
# | { \
# | if( errno != EINTR) \
# | { \
# | YY_FATAL_ERROR( "input in flex scanner failed" ); \
# | break; \
# | } \
# | errno=0; \
# | clearerr(yyin); \
# | } \
# | }\
# | \
# |
# | #endif
# |
# | /* No semi-colon after return; correct usage is to write "yyterminate();" -
# | * we don't want an extra ';' after the "return" because that will cause
# | * some compilers to complain about unreachable statements.
# | */
# | #ifndef yyterminate
# | #define yyterminate() return YY_NULL
# | #endif
# |
# | /* Number of entries by which start-condition stack grows. */
# | #ifndef YY_START_STACK_INCR
# | #define YY_START_STACK_INCR 25
# | #endif
# |
# | /* Report a fatal error. */
# | #ifndef YY_FATAL_ERROR
# | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
# | #endif
# |
# | /* end tables serialization structures and prototypes */
# |
# | /* Default declaration of generated scanner - a define so the user can
# | * easily add parameters.
# | */
# | #ifndef YY_DECL
# | #define YY_DECL_IS_OURS 1
# |
# | extern int yylex (void);
# |
# | #define YY_DECL int yylex (void)
# | #endif /* !YY_DECL */
# |
# | /* Code executed at the beginning of each rule, after yytext and yyleng
# | * have been set up.
# | */
# | #ifndef YY_USER_ACTION
# | #define YY_USER_ACTION
# | #endif
# |
# | /* Code executed at the end of each rule. */
# | #ifndef YY_BREAK
# | #define YY_BREAK /*LINTED*/break;
# | #endif
# |
# | #define YY_RULE_SETUP \
# | YY_USER_ACTION
# |
# | /** The main scanner function which does all the work.
# | */
# | YY_DECL
# | {
# | yy_state_type yy_current_state;
# | char *yy_cp, *yy_bp;
# | int yy_act;
# |
# | if ( !(yy_init) )
# | {
# | (yy_init) = 1;
# |
# | #ifdef YY_USER_INIT
# | YY_USER_INIT;
# | #endif
# |
# | /* Create the reject buffer large enough to save one state per allowed character. */
# | if ( ! (yy_state_buf) )
# | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
# | if ( ! (yy_state_buf) )
# | YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
# |
# | if ( ! (yy_start) )
# | (yy_start) = 1; /* first start state */
# |
# | if ( ! yyin )
# | yyin = stdin;
# |
# | if ( ! yyout )
# | yyout = stdout;
# |
# | if ( ! YY_CURRENT_BUFFER ) {
# | yyensure_buffer_stack ();
# | YY_CURRENT_BUFFER_LVALUE =
# | yy_create_buffer(yyin,YY_BUF_SIZE );
# | }
# |
# | yy_load_buffer_state( );
# | }
# |
# | {
# | #line 1 "conftest.l"
# |
# | #line 710 "lex.yy.c"
# |
# | while ( /*CONSTCOND*/1 ) /* loops until end-of-file is reached */
# | {
# | (yy_more_len) = 0;
# | if ( (yy_more_flag) )
# | {
# | (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
# | (yy_more_flag) = 0;
# | }
# | yy_cp = (yy_c_buf_p);
# |
# | /* Support of yytext. */
# | *yy_cp = (yy_hold_char);
# |
# | /* yy_bp points to the position in yy_ch_buf of the start of
# | * the current run.
# | */
# | yy_bp = yy_cp;
# |
# | yy_current_state = (yy_start);
# |
# | (yy_state_ptr) = (yy_state_buf);
# | *(yy_state_ptr)++ = yy_current_state;
# |
# | yy_match:
# | do
# | {
# | YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
# | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
# | {
# | yy_current_state = (int) yy_def[yy_current_state];
# | if ( yy_current_state >= 13 )
# | yy_c = yy_meta[(unsigned int) yy_c];
# | }
# | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
# | *(yy_state_ptr)++ = yy_current_state;
# | ++yy_cp;
# | }
# | while ( yy_base[yy_current_state] != 10 );
# |
# | yy_find_action:
# | yy_current_state = *--(yy_state_ptr);
# | (yy_lp) = yy_accept[yy_current_state];
# | find_rule: /* we branch to this label when backing up */
# | for ( ; ; ) /* until we find what rule we matched */
# | {
# | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
# | {
# | yy_act = yy_acclist[(yy_lp)];
# | {
# | (yy_full_match) = yy_cp;
# | break;
# | }
# | }
# | --yy_cp;
# | yy_current_state = *--(yy_state_ptr);
# | (yy_lp) = yy_accept[yy_current_state];
# | }
# |
# | YY_DO_BEFORE_ACTION;
# |
# | do_action: /* This label is used only to access EOF actions. */
# |
# | switch ( yy_act )
# | { /* beginning of action switch */
# | case 1:
# | YY_RULE_SETUP
# | #line 2 "conftest.l"
# | { ECHO; }
# | YY_BREAK
# | case 2:
# | YY_RULE_SETUP
# | #line 3 "conftest.l"
# | { REJECT; }
# | YY_BREAK
# | case 3:
# | YY_RULE_SETUP
# | #line 4 "conftest.l"
# | { yymore (); }
# | YY_BREAK
# | case 4:
# | YY_RULE_SETUP
# | #line 5 "conftest.l"
# | { yyless (1); }
# | YY_BREAK
# | case 5:
# | YY_RULE_SETUP
# | #line 6 "conftest.l"
# | { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */
# | yyless ((input () != 0)); }
# | YY_BREAK
# | case 6:
# | YY_RULE_SETUP
# | #line 8 "conftest.l"
# | { unput (yytext[0]); }
# | YY_BREAK
# | case 7:
# | YY_RULE_SETUP
# | #line 9 "conftest.l"
# | { BEGIN INITIAL; }
# | YY_BREAK
# | case 8:
# | YY_RULE_SETUP
# | #line 10 "conftest.l"
# | ECHO;
# | YY_BREAK
# | #line 817 "lex.yy.c"
# | case YY_STATE_EOF(INITIAL):
# | yyterminate();
# |
# | case YY_END_OF_BUFFER:
# | {
# | /* Amount of text matched not including the EOB char. */
# | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
# |
# | /* Undo the effects of YY_DO_BEFORE_ACTION. */
# | *yy_cp = (yy_hold_char);
# | YY_RESTORE_YY_MORE_OFFSET
# |
# | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
# | {
# | /* We're scanning a new file or input source. It's
# | * possible that this happened because the user
# | * just pointed yyin at a new source and called
# | * yylex(). If so, then we have to assure
# | * consistency between YY_CURRENT_BUFFER and our
# | * globals. Here is the right place to do so, because
# | * this is the first action (other than possibly a
# | * back-up) that will match for the new input source.
# | */
# | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
# | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
# | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
# | }
# |
# | /* Note that here we test for yy_c_buf_p "<=" to the position
# | * of the first EOB in the buffer, since yy_c_buf_p will
# | * already have been incremented past the NUL character
# | * (since all states make transitions on EOB to the
# | * end-of-buffer state). Contrast this with the test
# | * in input().
# | */
# | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
# | { /* This was really a NUL. */
# | yy_state_type yy_next_state;
# |
# | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
# |
# | yy_current_state = yy_get_previous_state( );
# |
# | /* Okay, we're now positioned to make the NUL
# | * transition. We couldn't have
# | * yy_get_previous_state() go ahead and do it
# | * for us because it doesn't know how to deal
# | * with the possibility of jamming (and we don't
# | * want to build jamming into it because then it
# | * will run more slowly).
# | */
# |
# | yy_next_state = yy_try_NUL_trans( yy_current_state );
# |
# | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
# |
# | if ( yy_next_state )
# | {
# | /* Consume the NUL. */
# | yy_cp = ++(yy_c_buf_p);
# | yy_current_state = yy_next_state;
# | goto yy_match;
# | }
# |
# | else
# | {
# | yy_cp = (yy_c_buf_p);
# | goto yy_find_action;
# | }
# | }
# |
# | else switch ( yy_get_next_buffer( ) )
# | {
# | case EOB_ACT_END_OF_FILE:
# | {
# | (yy_did_buffer_switch_on_eof) = 0;
# |
# | if ( yywrap( ) )
# | {
# | /* Note: because we've taken care in
# | * yy_get_next_buffer() to have set up
# | * yytext, we can now set up
# | * yy_c_buf_p so that if some total
# | * hoser (like flex itself) wants to
# | * call the scanner after we return the
# | * YY_NULL, it'll still work - another
# | * YY_NULL will get returned.
# | */
# | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
# |
# | yy_act = YY_STATE_EOF(YY_START);
# | goto do_action;
# | }
# |
# | else
# | {
# | if ( ! (yy_did_buffer_switch_on_eof) )
# | YY_NEW_FILE;
# | }
# | break;
# | }
# |
# | case EOB_ACT_CONTINUE_SCAN:
# | (yy_c_buf_p) =
# | (yytext_ptr) + yy_amount_of_matched_text;
# |
# | yy_current_state = yy_get_previous_state( );
# |
# | yy_cp = (yy_c_buf_p);
# | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
# | goto yy_match;
# |
# | case EOB_ACT_LAST_MATCH:
# | (yy_c_buf_p) =
# | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
# |
# | yy_current_state = yy_get_previous_state( );
# |
# | yy_cp = (yy_c_buf_p);
# | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
# | goto yy_find_action;
# | }
# | break;
# | }
# |
# | default:
# | YY_FATAL_ERROR(
# | "fatal flex scanner internal error--no action found" );
# | } /* end of action switch */
# | } /* end of scanning one token */
# | } /* end of user's declarations */
# | } /* end of yylex */
# |
# | /* yy_get_next_buffer - try to read in a new buffer
# | *
# | * Returns a code representing an action:
# | * EOB_ACT_LAST_MATCH -
# | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
# | * EOB_ACT_END_OF_FILE - end of file
# | */
# | static int yy_get_next_buffer (void)
# | {
# | char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
# | char *source = (yytext_ptr);
# | yy_size_t number_to_move, i;
# | int ret_val;
# |
# | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
# | YY_FATAL_ERROR(
# | "fatal flex scanner internal error--end of buffer missed" );
# |
# | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
# | { /* Don't try to fill the buffer, so this is an EOF. */
# | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
# | {
# | /* We matched a single character, the EOB, so
# | * treat this as a final EOF.
# | */
# | return EOB_ACT_END_OF_FILE;
# | }
# |
# | else
# | {
# | /* We matched some text prior to the EOB, first
# | * process it.
# | */
# | return EOB_ACT_LAST_MATCH;
# | }
# | }
# |
# | /* Try to read more data. */
# |
# | /* First move last chars to start of buffer. */
# | number_to_move = (yy_size_t) ((yy_c_buf_p) - (yytext_ptr)) - 1;
# |
# | for ( i = 0; i < number_to_move; ++i )
# | *(dest++) = *(source++);
# |
# | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
# | /* don't do the read, it's not guaranteed to return an EOF,
# | * just force an EOF
# | */
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
# |
# | else
# | {
# | yy_size_t num_to_read =
# | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
# |
# | while ( num_to_read <= 0 )
# | { /* Not enough room in the buffer - grow it. */
# |
# | YY_FATAL_ERROR(
# | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
# |
# | }
# |
# | if ( num_to_read > YY_READ_BUF_SIZE )
# | num_to_read = YY_READ_BUF_SIZE;
# |
# | /* Read in more data. */
# | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
# | (yy_n_chars), num_to_read );
# |
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
# | }
# |
# | if ( (yy_n_chars) == 0 )
# | {
# | if ( number_to_move == YY_MORE_ADJ )
# | {
# | ret_val = EOB_ACT_END_OF_FILE;
# | yyrestart(yyin );
# | }
# |
# | else
# | {
# | ret_val = EOB_ACT_LAST_MATCH;
# | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
# | YY_BUFFER_EOF_PENDING;
# | }
# | }
# |
# | else
# | ret_val = EOB_ACT_CONTINUE_SCAN;
# |
# | if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
# | /* Extend the array by 50%, plus the number we really need. */
# | yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
# | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
# | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
# | }
# |
# | (yy_n_chars) += number_to_move;
# | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
# | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
# |
# | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
# |
# | return ret_val;
# | }
# |
# | /* yy_get_previous_state - get the state just before the EOB char was reached */
# |
# | static yy_state_type yy_get_previous_state (void)
# | {
# | yy_state_type yy_current_state;
# | char *yy_cp;
# |
# | yy_current_state = (yy_start);
# |
# | (yy_state_ptr) = (yy_state_buf);
# | *(yy_state_ptr)++ = yy_current_state;
# |
# | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
# | {
# | YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
# | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
# | {
# | yy_current_state = (int) yy_def[yy_current_state];
# | if ( yy_current_state >= 13 )
# | yy_c = yy_meta[(unsigned int) yy_c];
# | }
# | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
# | *(yy_state_ptr)++ = yy_current_state;
# | }
# |
# | return yy_current_state;
# | }
# |
# | /* yy_try_NUL_trans - try to make a transition on the NUL character
# | *
# | * synopsis
# | * next_state = yy_try_NUL_trans( current_state );
# | */
# | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
# | {
# | int yy_is_jam;
# |
# | YY_CHAR yy_c = 1;
# | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
# | {
# | yy_current_state = (int) yy_def[yy_current_state];
# | if ( yy_current_state >= 13 )
# | yy_c = yy_meta[(unsigned int) yy_c];
# | }
# | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
# | yy_is_jam = (yy_current_state == 12);
# | if ( ! yy_is_jam )
# | *(yy_state_ptr)++ = yy_current_state;
# |
# | return yy_is_jam ? 0 : yy_current_state;
# | }
# |
# | #ifndef YY_NO_UNPUT
# |
# | static void yyunput (int c, char * yy_bp )
# | {
# | char *yy_cp;
# |
# | yy_cp = (yy_c_buf_p);
# |
# | /* undo effects of setting up yytext */
# | *yy_cp = (yy_hold_char);
# |
# | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
# | { /* need to shift things up to make room */
# | /* +2 for EOB chars. */
# | yy_size_t number_to_move = (yy_n_chars) + 2;
# | char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
# | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
# | char *source =
# | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
# |
# | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
# | *--dest = *--source;
# |
# | yy_cp += (int) (dest - source);
# | yy_bp += (int) (dest - source);
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
# | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
# |
# | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
# | YY_FATAL_ERROR( "flex scanner push-back overflow" );
# | }
# |
# | *--yy_cp = (char) c;
# |
# | (yytext_ptr) = yy_bp;
# | (yy_hold_char) = *yy_cp;
# | (yy_c_buf_p) = yy_cp;
# | }
# |
# | #endif
# |
# | #ifndef YY_NO_INPUT
# | #ifdef __cplusplus
# | static int yyinput (void)
# | #else
# | static int input (void)
# | #endif
# |
# | {
# | int c;
# |
# | *(yy_c_buf_p) = (yy_hold_char);
# |
# | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
# | {
# | /* yy_c_buf_p now points to the character we want to return.
# | * If this occurs *before* the EOB characters, then it's a
# | * valid NUL; if not, then we've hit the end of the buffer.
# | */
# | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
# | /* This was really a NUL. */
# | *(yy_c_buf_p) = '\0';
# |
# | else
# | { /* need more input */
# | yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
# | ++(yy_c_buf_p);
# |
# | switch ( yy_get_next_buffer( ) )
# | {
# | case EOB_ACT_LAST_MATCH:
# | /* This happens because yy_g_n_b()
# | * sees that we've accumulated a
# | * token and flags that we need to
# | * try matching the token before
# | * proceeding. But for input(),
# | * there's no matching to consider.
# | * So convert the EOB_ACT_LAST_MATCH
# | * to EOB_ACT_END_OF_FILE.
# | */
# |
# | /* Reset buffer status. */
# | yyrestart(yyin );
# |
# | /*FALLTHROUGH*/
# |
# | case EOB_ACT_END_OF_FILE:
# | {
# | if ( yywrap( ) )
# | return EOF;
# |
# | if ( ! (yy_did_buffer_switch_on_eof) )
# | YY_NEW_FILE;
# | #ifdef __cplusplus
# | return yyinput();
# | #else
# | return input();
# | #endif
# | }
# |
# | case EOB_ACT_CONTINUE_SCAN:
# | (yy_c_buf_p) = (yytext_ptr) + offset;
# | break;
# | }
# | }
# | }
# |
# | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
# | *(yy_c_buf_p) = '\0'; /* preserve yytext */
# | (yy_hold_char) = *++(yy_c_buf_p);
# |
# | return c;
# | }
# | #endif /* ifndef YY_NO_INPUT */
# |
# | /** Immediately switch to a different input stream.
# | * @param input_file A readable stream.
# | *
# | * @note This function does not reset the start condition to @c INITIAL .
# | */
# | void yyrestart (FILE * input_file )
# | {
# |
# | if ( ! YY_CURRENT_BUFFER ){
# | yyensure_buffer_stack ();
# | YY_CURRENT_BUFFER_LVALUE =
# | yy_create_buffer(yyin,YY_BUF_SIZE );
# | }
# |
# | yy_init_buffer(YY_CURRENT_BUFFER,input_file );
# | yy_load_buffer_state( );
# | }
# |
# | /** Switch to a different input buffer.
# | * @param new_buffer The new input buffer.
# | *
# | */
# | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
# | {
# |
# | /* TODO. We should be able to replace this entire function body
# | * with
# | * yypop_buffer_state();
# | * yypush_buffer_state(new_buffer);
# | */
# | yyensure_buffer_stack ();
# | if ( YY_CURRENT_BUFFER == new_buffer )
# | return;
# |
# | if ( YY_CURRENT_BUFFER )
# | {
# | /* Flush out information for old buffer. */
# | *(yy_c_buf_p) = (yy_hold_char);
# | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
# | }
# |
# | YY_CURRENT_BUFFER_LVALUE = new_buffer;
# | yy_load_buffer_state( );
# |
# | /* We don't actually know whether we did this switch during
# | * EOF (yywrap()) processing, but the only time this flag
# | * is looked at is after yywrap() is called, so it's safe
# | * to go ahead and always set it.
# | */
# | (yy_did_buffer_switch_on_eof) = 1;
# | }
# |
# | static void yy_load_buffer_state (void)
# | {
# | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
# | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
# | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
# | (yy_hold_char) = *(yy_c_buf_p);
# | }
# |
# | /** Allocate and initialize an input buffer state.
# | * @param file A readable stream.
# | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
# | *
# | * @return the allocated buffer state.
# | */
# | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
# | {
# | YY_BUFFER_STATE b;
# |
# | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
# | if ( ! b )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
# |
# | b->yy_buf_size = (yy_size_t)size;
# |
# | /* yy_ch_buf has to be 2 characters longer than the size given because
# | * we need to put in 2 end-of-buffer characters.
# | */
# | b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
# | if ( ! b->yy_ch_buf )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
# |
# | b->yy_is_our_buffer = 1;
# |
# | yy_init_buffer(b,file );
# |
# | return b;
# | }
# |
# | /** Destroy the buffer.
# | * @param b a buffer created with yy_create_buffer()
# | *
# | */
# | void yy_delete_buffer (YY_BUFFER_STATE b )
# | {
# |
# | if ( ! b )
# | return;
# |
# | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
# | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
# |
# | if ( b->yy_is_our_buffer )
# | yyfree((void *) b->yy_ch_buf );
# |
# | yyfree((void *) b );
# | }
# |
# | /* Initializes or reinitializes a buffer.
# | * This function is sometimes called more than once on the same buffer,
# | * such as during a yyrestart() or at EOF.
# | */
# | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
# |
# | {
# | int oerrno = errno;
# |
# | yy_flush_buffer(b );
# |
# | b->yy_input_file = file;
# | b->yy_fill_buffer = 1;
# |
# | /* If b is the current buffer, then yy_init_buffer was _probably_
# | * called from yyrestart() or through yy_get_next_buffer.
# | * In that case, we don't want to reset the lineno or column.
# | */
# | if (b != YY_CURRENT_BUFFER){
# | b->yy_bs_lineno = 1;
# | b->yy_bs_column = 0;
# | }
# |
# | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
# |
# | errno = oerrno;
# | }
# |
# | /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
# | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
# | *
# | */
# | void yy_flush_buffer (YY_BUFFER_STATE b )
# | {
# | if ( ! b )
# | return;
# |
# | b->yy_n_chars = 0;
# |
# | /* We always need two end-of-buffer characters. The first causes
# | * a transition to the end-of-buffer state. The second causes
# | * a jam in that state.
# | */
# | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
# | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
# |
# | b->yy_buf_pos = &b->yy_ch_buf[0];
# |
# | b->yy_at_bol = 1;
# | b->yy_buffer_status = YY_BUFFER_NEW;
# |
# | if ( b == YY_CURRENT_BUFFER )
# | yy_load_buffer_state( );
# | }
# |
# | /** Pushes the new state onto the stack. The new state becomes
# | * the current state. This function will allocate the stack
# | * if necessary.
# | * @param new_buffer The new state.
# | *
# | */
# | void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
# | {
# | if (new_buffer == NULL)
# | return;
# |
# | yyensure_buffer_stack();
# |
# | /* This block is copied from yy_switch_to_buffer. */
# | if ( YY_CURRENT_BUFFER )
# | {
# | /* Flush out information for old buffer. */
# | *(yy_c_buf_p) = (yy_hold_char);
# | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
# | }
# |
# | /* Only push if top exists. Otherwise, replace top. */
# | if (YY_CURRENT_BUFFER)
# | (yy_buffer_stack_top)++;
# | YY_CURRENT_BUFFER_LVALUE = new_buffer;
# |
# | /* copied from yy_switch_to_buffer. */
# | yy_load_buffer_state( );
# | (yy_did_buffer_switch_on_eof) = 1;
# | }
# |
# | /** Removes and deletes the top of the stack, if present.
# | * The next element becomes the new top.
# | *
# | */
# | void yypop_buffer_state (void)
# | {
# | if (!YY_CURRENT_BUFFER)
# | return;
# |
# | yy_delete_buffer(YY_CURRENT_BUFFER );
# | YY_CURRENT_BUFFER_LVALUE = NULL;
# | if ((yy_buffer_stack_top) > 0)
# | --(yy_buffer_stack_top);
# |
# | if (YY_CURRENT_BUFFER) {
# | yy_load_buffer_state( );
# | (yy_did_buffer_switch_on_eof) = 1;
# | }
# | }
# |
# | /* Allocates the stack if it does not exist.
# | * Guarantees space for at least one push.
# | */
# | static void yyensure_buffer_stack (void)
# | {
# | yy_size_t num_to_alloc;
# |
# | if (!(yy_buffer_stack)) {
# |
# | /* First allocation is just for 2 elements, since we don't know if this
# | * scanner will even need a stack. We use 2 instead of 1 to avoid an
# | * immediate realloc on the next call.
# | */
# | num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */
# | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
# | (num_to_alloc * sizeof(struct yy_buffer_state*)
# | );
# | if ( ! (yy_buffer_stack) )
# | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
# |
# | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
# |
# | (yy_buffer_stack_max) = num_to_alloc;
# | (yy_buffer_stack_top) = 0;
# | return;
# | }
# |
# | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
# |
# | /* Increase the buffer to prepare for a possible push. */
# | yy_size_t grow_size = 8 /* arbitrary grow size */;
# |
# | num_to_alloc = (yy_buffer_stack_max) + grow_size;
# | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
# | ((yy_buffer_stack),
# | num_to_alloc * sizeof(struct yy_buffer_state*)
# | );
# | if ( ! (yy_buffer_stack) )
# | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
# |
# | /* zero only the new slots.*/
# | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
# | (yy_buffer_stack_max) = num_to_alloc;
# | }
# | }
# |
# | /** Setup the input buffer state to scan directly from a user-specified character buffer.
# | * @param base the character buffer
# | * @param size the size in bytes of the character buffer
# | *
# | * @return the newly allocated buffer state object.
# | */
# | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
# | {
# | YY_BUFFER_STATE b;
# |
# | if ( size < 2 ||
# | base[size-2] != YY_END_OF_BUFFER_CHAR ||
# | base[size-1] != YY_END_OF_BUFFER_CHAR )
# | /* They forgot to leave room for the EOB's. */
# | return 0;
# |
# | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
# | if ( ! b )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
# |
# | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
# | b->yy_buf_pos = b->yy_ch_buf = base;
# | b->yy_is_our_buffer = 0;
# | b->yy_input_file = 0;
# | b->yy_n_chars = b->yy_buf_size;
# | b->yy_is_interactive = 0;
# | b->yy_at_bol = 1;
# | b->yy_fill_buffer = 0;
# | b->yy_buffer_status = YY_BUFFER_NEW;
# |
# | yy_switch_to_buffer(b );
# |
# | return b;
# | }
# |
# | /** Setup the input buffer state to scan a string. The next call to yylex() will
# | * scan from a @e copy of @a str.
# | * @param yystr a NUL-terminated string to scan
# | *
# | * @return the newly allocated buffer state object.
# | * @note If you want to scan bytes that may contain NUL values, then use
# | * yy_scan_bytes() instead.
# | */
# | YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
# | {
# |
# | return yy_scan_bytes(yystr,strlen(yystr) );
# | }
# |
# | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
# | * scan from a @e copy of @a bytes.
# | * @param yybytes the byte buffer to scan
# | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
# | *
# | * @return the newly allocated buffer state object.
# | */
# | YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len )
# | {
# | YY_BUFFER_STATE b;
# | char *buf;
# | yy_size_t n;
# | yy_size_t i;
# |
# | /* Get memory for full buffer, including space for trailing EOB's. */
# | n = _yybytes_len + 2;
# | buf = (char *) yyalloc(n );
# | if ( ! buf )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
# |
# | for ( i = 0; i < _yybytes_len; ++i )
# | buf[i] = yybytes[i];
# |
# | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
# |
# | b = yy_scan_buffer(buf,n );
# | if ( ! b )
# | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
# |
# | /* It's okay to grow etc. this buffer, and we should throw it
# | * away when we're done.
# | */
# | b->yy_is_our_buffer = 1;
# |
# | return b;
# | }
# |
# | #ifndef YY_EXIT_FAILURE
# | #define YY_EXIT_FAILURE 2
# | #endif
# |
# | static void yy_fatal_error (yyconst char* msg )
# | {
# | (void) fprintf( stderr, "%s\n", msg );
# | exit( YY_EXIT_FAILURE );
# | }
# |
# | /* Redefine yyless() so it works in section 3 code. */
# |
# | #undef yyless
# | #define yyless(n) \
# | do \
# | { \
# | /* Undo effects of setting up yytext. */ \
# | int yyless_macro_arg = (n); \
# | YY_LESS_LINENO(yyless_macro_arg);\
# | yytext[yyleng] = (yy_hold_char); \
# | (yy_c_buf_p) = yytext + yyless_macro_arg; \
# | (yy_hold_char) = *(yy_c_buf_p); \
# | *(yy_c_buf_p) = '\0'; \
# | yyleng = yyless_macro_arg; \
# | } \
# | while ( 0 )
# |
# | /* Accessor methods (get/set functions) to struct members. */
# |
# | /** Get the current line number.
# | *
# | */
# | int yyget_lineno (void)
# | {
# |
# | return yylineno;
# | }
# |
# | /** Get the input stream.
# | *
# | */
# | FILE *yyget_in (void)
# | {
# | return yyin;
# | }
# |
# | /** Get the output stream.
# | *
# | */
# | FILE *yyget_out (void)
# | {
# | return yyout;
# | }
# |
# | /** Get the length of the current token.
# | *
# | */
# | yy_size_t yyget_leng (void)
# | {
# | return yyleng;
# | }
# |
# | /** Get the current token.
# | *
# | */
# |
# | char *yyget_text (void)
# | {
# | return yytext;
# | }
# |
# | /** Set the current line number.
# | * @param _line_number line number
# | *
# | */
# | void yyset_lineno (int _line_number )
# | {
# |
# | yylineno = _line_number;
# | }
# |
# | /** Set the input stream. This does not discard the current
# | * input buffer.
# | * @param _in_str A readable stream.
# | *
# | * @see yy_switch_to_buffer
# | */
# | void yyset_in (FILE * _in_str )
# | {
# | yyin = _in_str ;
# | }
# |
# | void yyset_out (FILE * _out_str )
# | {
# | yyout = _out_str ;
# | }
# |
# | int yyget_debug (void)
# | {
# | return yy_flex_debug;
# | }
# |
# | void yyset_debug (int _bdebug )
# | {
# | yy_flex_debug = _bdebug ;
# | }
# |
# | static int yy_init_globals (void)
# | {
# | /* Initialization is the same as for the non-reentrant scanner.
# | * This function is called from yylex_destroy(), so don't allocate here.
# | */
# |
# | (yy_buffer_stack) = 0;
# | (yy_buffer_stack_top) = 0;
# | (yy_buffer_stack_max) = 0;
# | (yy_c_buf_p) = (char *) 0;
# | (yy_init) = 0;
# | (yy_start) = 0;
# |
# | (yy_state_buf) = 0;
# | (yy_state_ptr) = 0;
# | (yy_full_match) = 0;
# | (yy_lp) = 0;
# |
# | /* Defined in main.c */
# | #ifdef YY_STDINIT
# | yyin = stdin;
# | yyout = stdout;
# | #else
# | yyin = (FILE *) 0;
# | yyout = (FILE *) 0;
# | #endif
# |
# | /* For future reference: Set errno on error, since we are called by
# | * yylex_init()
# | */
# | return 0;
# | }
# |
# | /* yylex_destroy is for both reentrant and non-reentrant scanners. */
# | int yylex_destroy (void)
# | {
# |
# | /* Pop the buffer stack, destroying each element. */
# | while(YY_CURRENT_BUFFER){
# | yy_delete_buffer(YY_CURRENT_BUFFER );
# | YY_CURRENT_BUFFER_LVALUE = NULL;
# | yypop_buffer_state();
# | }
# |
# | /* Destroy the stack itself. */
# | yyfree((yy_buffer_stack) );
# | (yy_buffer_stack) = NULL;
# |
# | yyfree ( (yy_state_buf) );
# | (yy_state_buf) = NULL;
# |
# | /* Reset the globals. This is important in a non-reentrant scanner so the next time
# | * yylex() is called, initialization will occur. */
# | yy_init_globals( );
# |
# | return 0;
# | }
# |
# | /*
# | * Internal utility routines.
# | */
# |
# | #ifndef yytext_ptr
# | static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
# | {
# |
# | int i;
# | for ( i = 0; i < n; ++i )
# | s1[i] = s2[i];
# | }
# | #endif
# |
# | #ifdef YY_NEED_STRLEN
# | static int yy_flex_strlen (yyconst char * s )
# | {
# | int n;
# | for ( n = 0; s[n]; ++n )
# | ;
# |
# | return n;
# | }
# | #endif
# |
# | void *yyalloc (yy_size_t size )
# | {
# | return (void *) malloc( size );
# | }
# |
# | void *yyrealloc (void * ptr, yy_size_t size )
# | {
# |
# | /* The cast to (char *) in the following accommodates both
# | * implementations that use char* generic pointers, and those
# | * that use void* generic pointers. It works with the latter
# | * because both ANSI C and C++ allow castless assignment from
# | * any pointer type to void*, and deal with argument conversions
# | * as though doing an assignment.
# | */
# | return (void *) realloc( (char *) ptr, size );
# | }
# |
# | void yyfree (void * ptr )
# | {
# | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
# | }
# |
# | #define YYTABLES_NAME "yytables"
# |
# | #line 10 "conftest.l"
# |
# |
# | #ifdef YYTEXT_POINTER
# | extern char *yytext;
# | #endif
# | int
# | main (void)
# | {
# | return ! yylex () + ! yywrap ();
# | }
# configure:5162: gcc -o conftest -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lfl >&5
# configure:5162: $? = 0
# configure:5172: result: -lfl
# configure:5178: checking whether yytext is a pointer
# configure:5195: gcc -o conftest -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lfl >&5
# configure:5195: $? = 0
# configure:5203: result: yes
# configure:5218: checking for ar
# configure:5236: found /usr/sbin/ar
# configure:5248: result: /usr/sbin/ar
# configure:5258: checking for gar
# configure:5288: result: /usr/sbin/ar
# configure:5327: checking whether to use the included lzo compression library
# configure:5329: result: no
# configure:5334: checking for lzo1x_1_compress in -llzo2
# configure:5359: gcc -o conftest -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -llzo2 >&5
# configure:5359: $? = 0
# configure:5368: result: yes
# configure:5705: checking lzo/lzo1x.h usability
# configure:5705: gcc -c -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
# configure:5705: $? = 0
# configure:5705: result: yes
# configure:5705: checking lzo/lzo1x.h presence
# configure:5705: gcc -E conftest.c
# configure:5705: $? = 0
# configure:5705: result: yes
# configure:5705: checking for lzo/lzo1x.h
# configure:5705: result: yes
# configure:5795: checking for ANSI C header files
# configure:5815: gcc -c -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
# configure:5815: $? = 0
# configure:5899: result: no
# configure:5909: checking stdlib.h usability
# configure:5909: gcc -c -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
# configure:5909: $? = 0
# configure:5909: result: yes
# configure:5909: checking stdlib.h presence
# configure:5909: gcc -E conftest.c
# configure:5909: $? = 0
# configure:5909: result: yes
# configure:5909: checking for stdlib.h
# configure:5909: result: yes
# configure:5921: checking string.h usability
# configure:5921: gcc -c -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
# configure:5921: $? = 0
# configure:5921: result: yes
# configure:5921: checking string.h presence
# configure:5921: gcc -E conftest.c
# configure:5921: $? = 0
# configure:5921: result: yes
# configure:5921: checking for string.h
# configure:5921: result: yes
# configure:5933: checking stdint.h usability
# configure:5933: gcc -c -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
# configure:5933: $? = 0
# configure:5933: result: yes
# configure:5933: checking stdint.h presence
# configure:5933: gcc -E conftest.c
# configure:5933: $? = 0
# configure:5933: result: yes
# configure:5933: checking for stdint.h
# configure:5933: result: yes
# configure:5948: checking ncurses.h usability
# configure:5948: gcc -c -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
# configure:5948: $? = 0
# configure:5948: result: yes
# configure:5948: checking ncurses.h presence
# configure:5948: gcc -E conftest.c
# configure:5948: $? = 0
# configure:5948: result: yes
# configure:5948: checking for ncurses.h
# configure:5948: result: yes
# configure:5986: checking for an ANSI C-conforming const
# configure:6052: gcc -c -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
# configure:6052: $? = 0
# configure:6059: result: yes
# configure:6072: checking size of char
# configure:6077: gcc -o conftest -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
# configure:6077: $? = 0
# configure:6077: ./conftest
# configure:6077: $? = 0
# configure:6091: result: 1
# configure:6105: checking size of short
# configure:6110: gcc -o conftest -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
# configure:6110: $? = 0
# configure:6110: ./conftest
# configure:6110: $? = 0
# configure:6124: result: 2
# configure:6138: checking size of int
# configure:6143: gcc -o conftest -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
# configure:6143: $? = 0
# configure:6143: ./conftest
# configure:6143: $? = 0
# configure:6157: result: 4
# configure:6171: checking size of long int
# configure:6176: gcc -o conftest -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
# configure:6176: $? = 0
# configure:6176: ./conftest
# configure:6176: $? = 0
# configure:6190: result: 8
# configure:6204: checking for asinh
# configure:6204: gcc -o conftest -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
# conftest.c:46:6: warning: conflicting types for built-in function 'asinh'
# char asinh ();
# ^~~~~
# /tmp/ccOYkBZg.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `asinh'
# collect2: error: ld returned 1 exit status
# configure:6204: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ht"
# | #define PACKAGE_TARNAME "ht"
# | #define PACKAGE_VERSION "2.1.0"
# | #define PACKAGE_STRING "ht 2.1.0"
# | #define PACKAGE_BUGREPORT "https://sourceforge.net/tracker/?group_id=1066"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ht"
# | #define VERSION "2.1.0"
# | #define SYSTEM_OSAPI_SPECIFIC_TYPES_HDR "io/posix/types.h"
# | #define YYTEXT_POINTER 1
# | #define HAVE_LZO_LZO1X_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_NCURSES_H 1
# | #define CURSES_HDR
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | /* end confdefs.h. */
# | /* Define asinh to an innocuous variant, in case declares asinh.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define asinh innocuous_asinh
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char asinh (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef asinh
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char asinh ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_asinh || defined __stub___asinh
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return asinh ();
# | ;
# | return 0;
# | }
# configure:6204: result: no
# configure:6204: checking for acosh
# configure:6204: gcc -o conftest -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
# conftest.c:46:6: warning: conflicting types for built-in function 'acosh'
# char acosh ();
# ^~~~~
# /tmp/ccQUKRzm.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `acosh'
# collect2: error: ld returned 1 exit status
# configure:6204: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ht"
# | #define PACKAGE_TARNAME "ht"
# | #define PACKAGE_VERSION "2.1.0"
# | #define PACKAGE_STRING "ht 2.1.0"
# | #define PACKAGE_BUGREPORT "https://sourceforge.net/tracker/?group_id=1066"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ht"
# | #define VERSION "2.1.0"
# | #define SYSTEM_OSAPI_SPECIFIC_TYPES_HDR "io/posix/types.h"
# | #define YYTEXT_POINTER 1
# | #define HAVE_LZO_LZO1X_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_NCURSES_H 1
# | #define CURSES_HDR
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | /* end confdefs.h. */
# | /* Define acosh to an innocuous variant, in case declares acosh.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define acosh innocuous_acosh
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char acosh (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef acosh
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char acosh ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_acosh || defined __stub___acosh
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return acosh ();
# | ;
# | return 0;
# | }
# configure:6204: result: no
# configure:6204: checking for atanh
# configure:6204: gcc -o conftest -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
# conftest.c:46:6: warning: conflicting types for built-in function 'atanh'
# char atanh ();
# ^~~~~
# /tmp/ccmDG4rt.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `atanh'
# collect2: error: ld returned 1 exit status
# configure:6204: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ht"
# | #define PACKAGE_TARNAME "ht"
# | #define PACKAGE_VERSION "2.1.0"
# | #define PACKAGE_STRING "ht 2.1.0"
# | #define PACKAGE_BUGREPORT "https://sourceforge.net/tracker/?group_id=1066"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ht"
# | #define VERSION "2.1.0"
# | #define SYSTEM_OSAPI_SPECIFIC_TYPES_HDR "io/posix/types.h"
# | #define YYTEXT_POINTER 1
# | #define HAVE_LZO_LZO1X_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_NCURSES_H 1
# | #define CURSES_HDR
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | /* end confdefs.h. */
# | /* Define atanh to an innocuous variant, in case declares atanh.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define atanh innocuous_atanh
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char atanh (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef atanh
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char atanh ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_atanh || defined __stub___atanh
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return atanh ();
# | ;
# | return 0;
# | }
# configure:6204: result: no
# configure:6325: checking that generated files are newer than configure
# configure:6331: result: done
# configure:6374: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by ht config.status 2.1.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on bceb985d7324
#
# config.status:903: creating Makefile
# config.status:903: creating analyser/Makefile
# config.status:903: creating asm/Makefile
# config.status:903: creating doc/Makefile
# config.status:903: creating eval/Makefile
# config.status:903: creating info/Makefile
# config.status:903: creating io/Makefile
# config.status:903: creating io/posix/Makefile
# config.status:903: creating io/win32/Makefile
# config.status:903: creating minilzo/Makefile
# config.status:903: creating output/Makefile
# config.status:903: creating tools/Makefile
# config.status:903: creating config.h
# config.status:1132: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_YACC_set=
# ac_cv_env_YACC_value=
# ac_cv_env_YFLAGS_set=
# ac_cv_env_YFLAGS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_acosh=no
# ac_cv_func_asinh=no
# ac_cv_func_atanh=no
# ac_cv_header_lzo_lzo1x_h=yes
# ac_cv_header_ncurses_h=yes
# ac_cv_header_stdc=no
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_lex=-lfl
# ac_cv_lib_lzo2_lzo1x_1_compress=yes
# ac_cv_objext=o
# ac_cv_path_AR=/usr/sbin/ar
# ac_cv_path_MAKE=/usr/sbin/make
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_LEX=flex
# ac_cv_prog_YACC='bison -y'
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_lex_root=lex.yy
# ac_cv_prog_lex_yytext_pointer=yes
# ac_cv_prog_make__usr_sbin_make_set=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof_char=1
# ac_cv_sizeof_int=4
# ac_cv_sizeof_long_int=8
# ac_cv_sizeof_short=2
# ac_cv_target=x86_64-unknown-linux-gnu
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/ht/src/ht-2.1.0/missing aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='/usr/sbin/ar'
# AUTOCONF='${SHELL} /tmp/ht/src/ht-2.1.0/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/ht/src/ht-2.1.0/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/ht/src/ht-2.1.0/missing automake-1.14'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS='-DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 '
# CPP='gcc -E'
# CPPFLAGS=''
# CXX='g++'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS='-DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Woverloaded-virtual -Wnon-virtual-dtor '
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP=''
# ENABLE_INCLUDED_LZO_FALSE=''
# ENABLE_INCLUDED_LZO_TRUE='#'
# EXEEXT=''
# GREP=''
# HT_LDFLAGS=''
# HT_LIBS=' -lncurses'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# IO_DIR='posix'
# LDFLAGS=''
# LEX='flex'
# LEXLIB='-lfl'
# LEX_OUTPUT_ROOT='lex.yy'
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# LZO_LIBS='-llzo2'
# MAKE='/usr/sbin/make'
# MAKEINFO='${SHELL} /tmp/ht/src/ht-2.1.0/missing makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# OBJEXT='o'
# PACKAGE='ht'
# PACKAGE_BUGREPORT='https://sourceforge.net/tracker/?group_id=1066'
# PACKAGE_NAME='ht'
# PACKAGE_STRING='ht 2.1.0'
# PACKAGE_TARNAME='ht'
# PACKAGE_URL=''
# PACKAGE_VERSION='2.1.0'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# USE_LZO_FALSE=''
# USE_LZO_TRUE='#'
# USE_POSIX_DIR_FALSE='#'
# USE_POSIX_DIR_TRUE=''
# USE_WIN32_DIR_FALSE=''
# USE_WIN32_DIR_TRUE='#'
# VERSION='2.1.0'
# YACC='bison -y'
# YFLAGS=''
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/ht/src/ht-2.1.0/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "ht"
# #define PACKAGE_TARNAME "ht"
# #define PACKAGE_VERSION "2.1.0"
# #define PACKAGE_STRING "ht 2.1.0"
# #define PACKAGE_BUGREPORT "https://sourceforge.net/tracker/?group_id=1066"
# #define PACKAGE_URL ""
# #define PACKAGE "ht"
# #define VERSION "2.1.0"
# #define SYSTEM_OSAPI_SPECIFIC_TYPES_HDR "io/posix/types.h"
# #define YYTEXT_POINTER 1
# #define HAVE_LZO_LZO1X_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_NCURSES_H 1
# #define CURSES_HDR
# #define SIZEOF_CHAR 1
# #define SIZEOF_SHORT 2
# #define SIZEOF_INT 4
# #define SIZEOF_LONG_INT 8
#
# configure: exit 0