------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/automake-1.16.1_2.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libtool-2.4.6_1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/bash-5.0.16.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> irstlm-5.80.03_4 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> irstlm-5.80.03_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by irstlm-5.80.03_4 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> irstlm-5.80.03_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by irstlm-5.80.03_4 for building => SHA256 Checksum OK for irstlm-5.80.03.tgz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> irstlm-5.80.03_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by irstlm-5.80.03_4 for building ===> Extracting for irstlm-5.80.03_4 => SHA256 Checksum OK for irstlm-5.80.03.tgz. Extracted Memory Use: 0.79M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for irstlm-5.80.03_4 ===> Applying ports patches for irstlm-5.80.03_4 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> irstlm-5.80.03_4 depends on package: autoconf>=2.69 - found ===> irstlm-5.80.03_4 depends on package: automake>=1.16.1 - found ===> irstlm-5.80.03_4 depends on executable: libtoolize - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> irstlm-5.80.03_4 depends on package: autoconf>=2.69 - found ===> irstlm-5.80.03_4 depends on package: automake>=1.16.1 - found ===> irstlm-5.80.03_4 depends on executable: libtoolize - found ===> Configuring for irstlm-5.80.03_4 aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' aclocal: warning: couldn't open directory 'm4': No such file or directory libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:9: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:9: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:19: installing './compile' configure.in:19: installing './config.guess' configure.in:19: installing './config.sub' configure.in:9: installing './install-sh' configure.in:9: installing './missing' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' src/Makefile.am: installing './depcomp' configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 c++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf checking for gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking for pdflatex... no checking for bibtex... no configure: trace disabled (default), most regression tests will fail configure: generation of debugging symbols disabled (default), compilation without "-g", only "-O2" configure: profiling disabled (default) configure: train-caching disabled (default) configure: caching disabled (default) configure: interpolated search disabled (default) configure: optimization disabled (default) configure: Building non-threaded irstlm. checking for getopt.h... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating scripts/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: The software will be installed into /usr/local SUCCEEDED 00:00:31 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for irstlm-5.80.03_4 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- dict.o --- --- ngt.o --- --- dtsel.o --- --- compile-lm.o --- --- interpolate-lm.o --- --- prune-lm.o --- --- quantize-lm.o --- --- score-lm.o --- --- tlm.o --- --- plsa.o --- --- dict.o --- c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT dict.o -MD -MP -MF .deps/dict.Tpo -c -o dict.o dict.cpp --- dtsel.o --- c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT dtsel.o -MD -MP -MF .deps/dtsel.Tpo -c -o dtsel.o dtsel.cpp --- compile-lm.o --- c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT compile-lm.o -MD -MP -MF .deps/compile-lm.Tpo -c -o compile-lm.o compile-lm.cpp --- interpolate-lm.o --- c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT interpolate-lm.o -MD -MP -MF .deps/interpolate-lm.Tpo -c -o interpolate-lm.o interpolate-lm.cpp --- quantize-lm.o --- c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT quantize-lm.o -MD -MP -MF .deps/quantize-lm.Tpo -c -o quantize-lm.o quantize-lm.cpp --- score-lm.o --- c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT score-lm.o -MD -MP -MF .deps/score-lm.Tpo -c -o score-lm.o score-lm.cpp --- prune-lm.o --- c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT prune-lm.o -MD -MP -MF .deps/prune-lm.Tpo -c -o prune-lm.o prune-lm.cpp --- plsa.o --- c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT plsa.o -MD -MP -MF .deps/plsa.Tpo -c -o plsa.o plsa.cpp --- tlm.o --- c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT tlm.o -MD -MP -MF .deps/tlm.Tpo -c -o tlm.o tlm.cpp --- ngt.o --- c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT ngt.o -MD -MP -MF .deps/ngt.Tpo -c -o ngt.o ngt.cpp --- compile-lm.o --- compile-lm.cpp: In function 'int main(int, char**)': compile-lm.cpp:142:15: warning: variable 'outtype' set but not used [-Wunused-but-set-variable] OUTFILE_TYPE outtype; ^~~~~~~ --- plsa.o --- mv -f .deps/plsa.Tpo .deps/plsa.Po --- verify-caching.o --- c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT verify-caching.o -MD -MP -MF .deps/verify-caching.Tpo -c -o verify-caching.o verify-caching.cpp --- dict.o --- mv -f .deps/dict.Tpo .deps/dict.Po --- cmd.lo --- source='cmd.c' object='cmd.lo' libtool=yes DEPDIR=.deps depmode=gcc3 /bin/sh ../depcomp /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -c -o cmd.lo cmd.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT cmd.lo -MD -MP -MF .deps/cmd.TPlo -c cmd.c -fPIC -DPIC -o .libs/cmd.o cmd.c: In function 'SetParam': cmd.c:703:15: warning: comparison between pointer and zero character constant [-Wpointer-compare] if (!*s || (s=='\0' && cmd->Flag==0)){ ^~ cmd.c:703:14: note: did you mean to dereference the pointer? if (!*s || (s=='\0' && cmd->Flag==0)){ ^ --- score-lm.o --- mv -f .deps/score-lm.Tpo .deps/score-lm.Po --- dictionary.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT dictionary.lo -MD -MP -MF .deps/dictionary.Tpo -c -o dictionary.lo dictionary.cpp --- tlm.o --- mv -f .deps/tlm.Tpo .deps/tlm.Po --- htable.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT htable.lo -MD -MP -MF .deps/htable.Tpo -c -o htable.lo htable.cpp --- ngt.o --- mv -f .deps/ngt.Tpo .deps/ngt.Po --- lmContainer.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT lmContainer.lo -MD -MP -MF .deps/lmContainer.Tpo -c -o lmContainer.lo lmContainer.cpp --- htable.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT htable.lo -MD -MP -MF .deps/htable.Tpo -c htable.cpp -fPIC -DPIC -o .libs/htable.o --- dictionary.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT dictionary.lo -MD -MP -MF .deps/dictionary.Tpo -c dictionary.cpp -fPIC -DPIC -o .libs/dictionary.o --- lmContainer.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT lmContainer.lo -MD -MP -MF .deps/lmContainer.Tpo -c lmContainer.cpp -fPIC -DPIC -o .libs/lmContainer.o --- verify-caching.o --- verify-caching.cpp: In function 'int main(int, char**)': verify-caching.cpp:55:14: warning: unused parameter 'argc' [-Wunused-parameter] int main(int argc, char **argv) ~~~~^~~~ verify-caching.cpp:55:27: warning: unused parameter 'argv' [-Wunused-parameter] int main(int argc, char **argv) ~~~~~~~^~~~ verify-caching.cpp:58:28: warning: 'lmC' is used uninitialized in this function [-Wuninitialized] if (lmC->is_cache_enabled()){ ~~~~~~~~~~~~~~~~~~~~~^~ verify-caching.cpp:65:33: warning: 'lm' is used uninitialized in this function [-Wuninitialized] if (lm->is_train_cache_enabled()){ ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ mv -f .deps/verify-caching.Tpo .deps/verify-caching.Po --- lmclass.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT lmclass.lo -MD -MP -MF .deps/lmclass.Tpo -c -o lmclass.lo lmclass.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT lmclass.lo -MD -MP -MF .deps/lmclass.Tpo -c lmclass.cpp -fPIC -DPIC -o .libs/lmclass.o --- dtsel.o --- mv -f .deps/dtsel.Tpo .deps/dtsel.Po --- lmmacro.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT lmmacro.lo -MD -MP -MF .deps/lmmacro.Tpo -c -o lmmacro.lo lmmacro.cpp --- htable.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT htable.lo -MD -MP -MF .deps/htable.Tpo -c htable.cpp -o htable.o >/dev/null 2>&1 --- lmmacro.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT lmmacro.lo -MD -MP -MF .deps/lmmacro.Tpo -c lmmacro.cpp -fPIC -DPIC -o .libs/lmmacro.o --- compile-lm.o --- mv -f .deps/compile-lm.Tpo .deps/compile-lm.Po --- lmtable.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT lmtable.lo -MD -MP -MF .deps/lmtable.Tpo -c -o lmtable.lo lmtable.cpp --- quantize-lm.o --- mv -f .deps/quantize-lm.Tpo .deps/quantize-lm.Po --- lmInterpolation.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT lmInterpolation.lo -MD -MP -MF .deps/lmInterpolation.Tpo -c -o lmInterpolation.lo lmInterpolation.cpp --- lmtable.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT lmtable.lo -MD -MP -MF .deps/lmtable.Tpo -c lmtable.cpp -fPIC -DPIC -o .libs/lmtable.o --- lmInterpolation.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT lmInterpolation.lo -MD -MP -MF .deps/lmInterpolation.Tpo -c lmInterpolation.cpp -fPIC -DPIC -o .libs/lmInterpolation.o --- prune-lm.o --- mv -f .deps/prune-lm.Tpo .deps/prune-lm.Po --- mempool.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT mempool.lo -MD -MP -MF .deps/mempool.Tpo -c -o mempool.lo mempool.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT mempool.lo -MD -MP -MF .deps/mempool.Tpo -c mempool.cpp -fPIC -DPIC -o .libs/mempool.o --- htable.lo --- mv -f .deps/htable.Tpo .deps/htable.Plo --- mfstream.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT mfstream.lo -MD -MP -MF .deps/mfstream.Tpo -c -o mfstream.lo mfstream.cpp --- lmclass.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT lmclass.lo -MD -MP -MF .deps/lmclass.Tpo -c lmclass.cpp -o lmclass.o >/dev/null 2>&1 --- cmd.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT cmd.lo -MD -MP -MF .deps/cmd.TPlo -c cmd.c -o cmd.o >/dev/null 2>&1 --- mfstream.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT mfstream.lo -MD -MP -MF .deps/mfstream.Tpo -c mfstream.cpp -fPIC -DPIC -o .libs/mfstream.o --- lmInterpolation.lo --- lmInterpolation.cpp: In member function 'virtual double lmInterpolation::clprob(ngram, double*, int*, char**, unsigned int*, bool*)': lmInterpolation.cpp:168:17: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null] _extendible=false; ^~~~~ --- lmContainer.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT lmContainer.lo -MD -MP -MF .deps/lmContainer.Tpo -c lmContainer.cpp -o lmContainer.o >/dev/null 2>&1 --- mempool.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT mempool.lo -MD -MP -MF .deps/mempool.Tpo -c mempool.cpp -o mempool.o >/dev/null 2>&1 --- lmtable.lo --- lmtable.cpp: In member function 'void lmtable::loadtxt_level(std::istream&, int)': lmtable.cpp:732:29: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] if (isInverted & level>1) { ~~~~~^~ lmtable.cpp: In member function 'int lmtable::get(ngram&, int, int)': lmtable.cpp:1947:21: warning: variable 'hit' set but not used [-Wunused-but-set-variable] table_entry_pos_t hit; ^~~ lmtable.cpp: In member function 'void lmtable::dumplm(std::fstream&, ngram, int, int, table_entry_pos_t, table_entry_pos_t)': lmtable.cpp:2071:31: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] if (isInverted & ng.size>1) { ~~~~~~~^~ lmtable.cpp: In member function 'table_entry_pos_t lmtable::wdprune(float*, int)': lmtable.cpp:2612:10: warning: variable 'tlk' set but not used [-Wunused-but-set-variable] double tlk, bo, ts, tbs; ^~~ lmtable.cpp: In constructor 'lmtable::lmtable(float, float)': lmtable.cpp:108:61: warning: iteration 21 invokes undefined behavior [-Waggressive-loop-optimizations] for (int i=0; i<=LMTMAXLEV+1; i++) totget[i]=totbsearch[i]=0; ~~~~~~~~~~~~~^~ lmtable.cpp:108:18: note: within this loop for (int i=0; i<=LMTMAXLEV+1; i++) totget[i]=totbsearch[i]=0; ~^~~~~~~~~~~~~ --- interpolate-lm.o --- mv -f .deps/interpolate-lm.Tpo .deps/interpolate-lm.Po --- n_gram.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT n_gram.lo -MD -MP -MF .deps/n_gram.Tpo -c -o n_gram.lo n_gram.cpp --- mfstream.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT mfstream.lo -MD -MP -MF .deps/mfstream.Tpo -c mfstream.cpp -o mfstream.o >/dev/null 2>&1 --- n_gram.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT n_gram.lo -MD -MP -MF .deps/n_gram.Tpo -c n_gram.cpp -fPIC -DPIC -o .libs/n_gram.o --- mempool.lo --- mv -f .deps/mempool.Tpo .deps/mempool.Plo --- ngramcache.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT ngramcache.lo -MD -MP -MF .deps/ngramcache.Tpo -c -o ngramcache.lo ngramcache.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT ngramcache.lo -MD -MP -MF .deps/ngramcache.Tpo -c ngramcache.cpp -fPIC -DPIC -o .libs/ngramcache.o --- ngramtable.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT ngramtable.lo -MD -MP -MF .deps/ngramtable.Tpo -c -o ngramtable.lo ngramtable.cpp --- lmContainer.lo --- mv -f .deps/lmContainer.Tpo .deps/lmContainer.Plo --- timer.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c -o timer.lo timer.cpp --- ngramtable.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT ngramtable.lo -MD -MP -MF .deps/ngramtable.Tpo -c ngramtable.cpp -fPIC -DPIC -o .libs/ngramtable.o --- timer.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.cpp -fPIC -DPIC -o .libs/timer.o --- lmclass.lo --- mv -f .deps/lmclass.Tpo .deps/lmclass.Plo --- util.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.cpp --- dictionary.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT dictionary.lo -MD -MP -MF .deps/dictionary.Tpo -c dictionary.cpp -o dictionary.o >/dev/null 2>&1 --- util.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.cpp -fPIC -DPIC -o .libs/util.o --- n_gram.lo --- n_gram.cpp: In function 'std::ifstream& operator>>(std::ifstream&, ngram&)': n_gram.cpp:127:9: warning: 'void* memcpy(void*, const void*, size_t)' accessing 76 bytes at offsets 0 and 4 overlaps 72 bytes at offset 4 [-Wrestrict] memcpy(ng.word,ng.word+1,(MAX_NGRAM-1)*sizeof(int)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- timer.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.cpp -o timer.o >/dev/null 2>&1 --- lmInterpolation.lo --- lmInterpolation.cpp: In member function 'virtual void lmInterpolation::load(std::__cxx11::string, int)': lmInterpolation.cpp:95:17: warning: array subscript 2 is above array bounds of 'const char* [2]' [-Warray-bounds] if (strcmp(words[2],"inverted") == 0) ~~~~~~^~~~~~~~~~~~~~~~~~~~~ --- mfstream.lo --- mv -f .deps/mfstream.Tpo .deps/mfstream.Plo --- interplm.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT interplm.lo -MD -MP -MF .deps/interplm.Tpo -c -o interplm.lo interplm.cpp --- lmmacro.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT lmmacro.lo -MD -MP -MF .deps/lmmacro.Tpo -c lmmacro.cpp -o lmmacro.o >/dev/null 2>&1 --- interplm.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT interplm.lo -MD -MP -MF .deps/interplm.Tpo -c interplm.cpp -fPIC -DPIC -o .libs/interplm.o --- n_gram.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT n_gram.lo -MD -MP -MF .deps/n_gram.Tpo -c n_gram.cpp -o n_gram.o >/dev/null 2>&1 --- ngramcache.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT ngramcache.lo -MD -MP -MF .deps/ngramcache.Tpo -c ngramcache.cpp -o ngramcache.o >/dev/null 2>&1 --- lmInterpolation.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT lmInterpolation.lo -MD -MP -MF .deps/lmInterpolation.Tpo -c lmInterpolation.cpp -o lmInterpolation.o >/dev/null 2>&1 --- ngramtable.lo --- ngramtable.cpp: In constructor 'ngramtable::ngramtable(char*, int, char*, dictionary*, char*, int, int, char*, int, TABLETYPE, int)': ngramtable.cpp:59:17: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] sprintf(info,"%s %d %f",info,resolution,decay); ^~~~ ~~~~ --- timer.lo --- mv -f .deps/timer.Tpo .deps/timer.Plo --- linearlm.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT linearlm.lo -MD -MP -MF .deps/linearlm.Tpo -c -o linearlm.lo linearlm.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT linearlm.lo -MD -MP -MF .deps/linearlm.Tpo -c linearlm.cpp -fPIC -DPIC -o .libs/linearlm.o --- util.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.cpp -o util.o >/dev/null 2>&1 --- ngramcache.lo --- mv -f .deps/ngramcache.Tpo .deps/ngramcache.Plo --- mdiadapt.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT mdiadapt.lo -MD -MP -MF .deps/mdiadapt.Tpo -c -o mdiadapt.lo mdiadapt.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT mdiadapt.lo -MD -MP -MF .deps/mdiadapt.Tpo -c mdiadapt.cpp -fPIC -DPIC -o .libs/mdiadapt.o --- n_gram.lo --- mv -f .deps/n_gram.Tpo .deps/n_gram.Plo --- mixture.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT mixture.lo -MD -MP -MF .deps/mixture.Tpo -c -o mixture.lo mixture.cpp --- linearlm.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT linearlm.lo -MD -MP -MF .deps/linearlm.Tpo -c linearlm.cpp -o linearlm.o >/dev/null 2>&1 --- mixture.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT mixture.lo -MD -MP -MF .deps/mixture.Tpo -c mixture.cpp -fPIC -DPIC -o .libs/mixture.o --- dictionary.lo --- mv -f .deps/dictionary.Tpo .deps/dictionary.Plo --- normcache.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT normcache.lo -MD -MP -MF .deps/normcache.Tpo -c -o normcache.lo normcache.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT normcache.lo -MD -MP -MF .deps/normcache.Tpo -c normcache.cpp -fPIC -DPIC -o .libs/normcache.o --- util.lo --- mv -f .deps/util.Tpo .deps/util.Plo --- shiftlm.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT shiftlm.lo -MD -MP -MF .deps/shiftlm.Tpo -c -o shiftlm.lo shiftlm.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT shiftlm.lo -MD -MP -MF .deps/shiftlm.Tpo -c shiftlm.cpp -fPIC -DPIC -o .libs/shiftlm.o --- mixture.lo --- mixture.cpp: In constructor 'mixture::mixture(bool, char*, int, int, char*, char*)': mixture.cpp:116:51: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] if (!slmtype || !subtrainfile || !subprunefreq==-1) { ^~ mixture.cpp:116:38: note: add parentheses around left hand side expression to silence this warning if (!slmtype || !subtrainfile || !subprunefreq==-1) { ^~~~~~~~~~~~~ ( ) mixture.cpp:116:51: warning: comparison of constant '-1' with boolean expression is always false [-Wbool-compare] if (!slmtype || !subtrainfile || !subprunefreq==-1) { ~~~~~~~~~~~~~^~~~ --- lmtable.lo --- lmtable.cpp: In member function 'void lmtable::concatenate_single_level(int, const char*, const char*)': lmtable.cpp:1678:15: warning: '%s' directive writing up to 1023 bytes into a region of size 1020 [-Wformat-overflow=] sprintf(cmd,"cat %s >> %s", fromnameNgrams, tonameNgrams); ^~~~~~~~~~~~~~ ~~~~~~~~~~~~~~ lmtable.cpp:1678:10: note: 'sprintf' output between 9 and 2055 bytes into a destination of size 1024 sprintf(cmd,"cat %s >> %s", fromnameNgrams, tonameNgrams); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- linearlm.lo --- mv -f .deps/linearlm.Tpo .deps/linearlm.Plo --- cplsa.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT cplsa.lo -MD -MP -MF .deps/cplsa.Tpo -c -o cplsa.lo cplsa.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT cplsa.lo -MD -MP -MF .deps/cplsa.Tpo -c cplsa.cpp -fPIC -DPIC -o .libs/cplsa.o --- normcache.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT normcache.lo -MD -MP -MF .deps/normcache.Tpo -c normcache.cpp -o normcache.o >/dev/null 2>&1 --- interplm.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT interplm.lo -MD -MP -MF .deps/interplm.Tpo -c interplm.cpp -o interplm.o >/dev/null 2>&1 --- shiftlm.lo --- shiftlm.cpp: In member function 'virtual int symshiftbeta::discount(ngram, int, double&, double&, int)': shiftlm.cpp:555:11: warning: variable 'history' set but not used [-Wunused-but-set-variable] ngram history=ng; ^~~~~~~ --- cplsa.lo --- cplsa.cpp: In member function 'int plsa::train(char*, int, double, int, double, int)': cplsa.cpp:286:10: warning: variable 'lastLL' set but not used [-Wunused-but-set-variable] double lastLL=10; ^~~~~~ --- normcache.lo --- mv -f .deps/normcache.Tpo .deps/normcache.Plo --- doc.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT doc.lo -MD -MP -MF .deps/doc.Tpo -c -o doc.lo doc.cpp --- lmInterpolation.lo --- mv -f .deps/lmInterpolation.Tpo .deps/lmInterpolation.Plo --- doc.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT doc.lo -MD -MP -MF .deps/doc.Tpo -c doc.cpp -fPIC -DPIC -o .libs/doc.o --- lmmacro.lo --- mv -f .deps/lmmacro.Tpo .deps/lmmacro.Plo --- mixture.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT mixture.lo -MD -MP -MF .deps/mixture.Tpo -c mixture.cpp -o mixture.o >/dev/null 2>&1 --- shiftlm.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT shiftlm.lo -MD -MP -MF .deps/shiftlm.Tpo -c shiftlm.cpp -o shiftlm.o >/dev/null 2>&1 --- doc.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT doc.lo -MD -MP -MF .deps/doc.Tpo -c doc.cpp -o doc.o >/dev/null 2>&1 --- lmtable.lo --- lmtable.cpp: In member function 'void lmtable::compact_single_level(int, const char*)': lmtable.cpp:1749:15: warning: '%s' directive writing up to 1023 bytes into a region of size 1020 [-Wformat-overflow=] sprintf(cmd,"cat %s >> %s", nameNgrams, filename); ^~~~~~~~~~~~~~ ~~~~~~~~~~ lmtable.cpp:1749:10: note: 'sprintf' output 9 or more bytes (assuming 1032) into a destination of size 1024 sprintf(cmd,"cat %s >> %s", nameNgrams, filename); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lmtable.cpp: In member function 'void lmtable::loadtxt_mmap(std::istream&, const char*, const char*)': lmtable.cpp:613:15: warning: '%s' directive writing up to 1023 bytes into a region of size 1020 [-Wformat-overflow=] sprintf(cmd,"cat %s >> %s", nameNgrams, nameHeader); ^~~~~~~~~~~~~~ ~~~~~~~~~~ lmtable.cpp:613:10: note: 'sprintf' output between 9 and 2055 bytes into a destination of size 1024 sprintf(cmd,"cat %s >> %s", nameNgrams, nameHeader); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lmtable.cpp:617:15: warning: '%s' directive writing up to 1023 bytes into a region of size 1021 [-Wformat-overflow=] sprintf(cmd,"mv %s %s", nameHeader, outfilename); ^~~~~~~~~~ ~~~~~~~~~~ lmtable.cpp:617:10: note: 'sprintf' output 5 or more bytes (assuming 1028) into a destination of size 1024 sprintf(cmd,"mv %s %s", nameHeader, outfilename); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- cplsa.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT cplsa.lo -MD -MP -MF .deps/cplsa.Tpo -c cplsa.cpp -o cplsa.o >/dev/null 2>&1 --- mixture.lo --- mv -f .deps/mixture.Tpo .deps/mixture.Plo --- lmtable.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT lmtable.lo -MD -MP -MF .deps/lmtable.Tpo -c lmtable.cpp -o lmtable.o >/dev/null 2>&1 --- shiftlm.lo --- mv -f .deps/shiftlm.Tpo .deps/shiftlm.Plo --- interplm.lo --- mv -f .deps/interplm.Tpo .deps/interplm.Plo --- doc.lo --- mv -f .deps/doc.Tpo .deps/doc.Plo --- ngramtable.lo --- ngramtable.cpp: In constructor 'ngramtable::ngramtable(char*, int, char*, dictionary*, char*, int, int, char*, int, TABLETYPE, int)': ngramtable.cpp:59:22: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 99 [-Wformat-overflow=] sprintf(info,"%s %d %f",info,resolution,decay); ^~~~~~~~~~ ngramtable.cpp:59:22: note: assuming directive output of 8 bytes ngramtable.cpp:59:16: note: 'sprintf' output between 7 and 430 bytes into a destination of size 100 sprintf(info,"%s %d %f",info,resolution,decay); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT ngramtable.lo -MD -MP -MF .deps/ngramtable.Tpo -c ngramtable.cpp -o ngramtable.o >/dev/null 2>&1 --- cplsa.lo --- mv -f .deps/cplsa.Tpo .deps/cplsa.Plo --- mdiadapt.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -MT mdiadapt.lo -MD -MP -MF .deps/mdiadapt.Tpo -c mdiadapt.cpp -o mdiadapt.o >/dev/null 2>&1 --- lmtable.lo --- mv -f .deps/lmtable.Tpo .deps/lmtable.Plo --- ngramtable.lo --- mv -f .deps/ngramtable.Tpo .deps/ngramtable.Plo --- mdiadapt.lo --- mv -f .deps/mdiadapt.Tpo .deps/mdiadapt.Plo --- libirstlm.la --- /bin/sh ../libtool --tag=CXX --mode=link c++ -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -o libirstlm.la -rpath /usr/local/lib cmd.lo dictionary.lo htable.lo lmContainer.lo lmclass.lo lmmacro.lo lmtable.lo lmInterpolation.lo mempool.lo mfstream.lo n_gram.lo ngramcache.lo ngramtable.lo timer.lo util.lo interplm.lo linearlm.lo mdiadapt.lo mixture.lo normcache.lo shiftlm.lo cplsa.lo doc.lo -lz libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/crtbeginS.o .libs/cmd.o .libs/dictionary.o .libs/htable.o .libs/lmContainer.o .libs/lmclass.o .libs/lmmacro.o .libs/lmtable.o .libs/lmInterpolation.o .libs/mempool.o .libs/mfstream.o .libs/n_gram.o .libs/ngramcache.o .libs/ngramtable.o .libs/timer.o .libs/util.o .libs/interplm.o .libs/linearlm.o .libs/mdiadapt.o .libs/mixture.o .libs/normcache.o .libs/shiftlm.o .libs/cplsa.o .libs/doc.o -lz -L/usr/lib/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -O2 -Wl,-soname -Wl,libirstlm.so.0 -o .libs/libirstlm.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libirstlm.so.0" && ln -s "libirstlm.so.0.0.0" "libirstlm.so.0") libtool: link: (cd ".libs" && rm -f "libirstlm.so" && ln -s "libirstlm.so.0.0.0" "libirstlm.so") libtool: link: ar cru .libs/libirstlm.a cmd.o dictionary.o htable.o lmContainer.o lmclass.o lmmacro.o lmtable.o lmInterpolation.o mempool.o mfstream.o n_gram.o ngramcache.o ngramtable.o timer.o util.o interplm.o linearlm.o mdiadapt.o mixture.o normcache.o shiftlm.o cplsa.o doc.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libirstlm.a libtool: link: ( cd ".libs" && rm -f "libirstlm.la" && ln -s "../libirstlm.la" "libirstlm.la" ) --- compile-lm --- --- dict --- --- dtsel --- --- interpolate-lm --- --- ngt --- --- plsa --- --- prune-lm --- --- quantize-lm --- --- score-lm --- --- tlm --- --- compile-lm --- /bin/sh ../libtool --tag=CXX --mode=link c++ -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -o compile-lm compile-lm.o -lirstlm -lz --- dict --- /bin/sh ../libtool --tag=CXX --mode=link c++ -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -o dict dict.o -lirstlm -lz --- dtsel --- /bin/sh ../libtool --tag=CXX --mode=link c++ -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -o dtsel dtsel.o -lirstlm -lz --- interpolate-lm --- /bin/sh ../libtool --tag=CXX --mode=link c++ -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -o interpolate-lm interpolate-lm.o -lirstlm -lz --- prune-lm --- /bin/sh ../libtool --tag=CXX --mode=link c++ -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -o prune-lm prune-lm.o -lirstlm -lz --- ngt --- /bin/sh ../libtool --tag=CXX --mode=link c++ -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -o ngt ngt.o -lirstlm -lz --- score-lm --- /bin/sh ../libtool --tag=CXX --mode=link c++ -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -o score-lm score-lm.o -lirstlm -lz --- plsa --- /bin/sh ../libtool --tag=CXX --mode=link c++ -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -o plsa plsa.o -lirstlm -lz --- quantize-lm --- /bin/sh ../libtool --tag=CXX --mode=link c++ -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -o quantize-lm quantize-lm.o -lirstlm -lz --- tlm --- /bin/sh ../libtool --tag=CXX --mode=link c++ -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -o tlm tlm.o -lirstlm -lz --- interpolate-lm --- libtool: link: c++ -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -o .libs/interpolate-lm interpolate-lm.o /construction/textproc/irstlm/irstlm-5.80.03/src/.libs/libirstlm.so -lz -Wl,-rpath -Wl,/usr/local/lib --- score-lm --- libtool: link: c++ -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -o .libs/score-lm score-lm.o /construction/textproc/irstlm/irstlm-5.80.03/src/.libs/libirstlm.so -lz -Wl,-rpath -Wl,/usr/local/lib --- dtsel --- libtool: link: c++ -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -o .libs/dtsel dtsel.o /construction/textproc/irstlm/irstlm-5.80.03/src/.libs/libirstlm.so -lz -Wl,-rpath -Wl,/usr/local/lib --- dict --- libtool: link: c++ -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -o .libs/dict dict.o /construction/textproc/irstlm/irstlm-5.80.03/src/.libs/libirstlm.so -lz -Wl,-rpath -Wl,/usr/local/lib --- quantize-lm --- libtool: link: c++ -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -o .libs/quantize-lm quantize-lm.o /construction/textproc/irstlm/irstlm-5.80.03/src/.libs/libirstlm.so -lz -Wl,-rpath -Wl,/usr/local/lib --- ngt --- libtool: link: c++ -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -o .libs/ngt ngt.o /construction/textproc/irstlm/irstlm-5.80.03/src/.libs/libirstlm.so -lz -Wl,-rpath -Wl,/usr/local/lib --- plsa --- libtool: link: c++ -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -o .libs/plsa plsa.o /construction/textproc/irstlm/irstlm-5.80.03/src/.libs/libirstlm.so -lz -Wl,-rpath -Wl,/usr/local/lib --- verify-caching --- /bin/sh ../libtool --tag=CXX --mode=link c++ -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -o verify-caching verify-caching.o -lirstlm -lz --- tlm --- libtool: link: c++ -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -o .libs/tlm tlm.o /construction/textproc/irstlm/irstlm-5.80.03/src/.libs/libirstlm.so -lz -Wl,-rpath -Wl,/usr/local/lib --- prune-lm --- libtool: link: c++ -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -o .libs/prune-lm prune-lm.o /construction/textproc/irstlm/irstlm-5.80.03/src/.libs/libirstlm.so -lz -Wl,-rpath -Wl,/usr/local/lib --- compile-lm --- libtool: link: c++ -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -o .libs/compile-lm compile-lm.o /construction/textproc/irstlm/irstlm-5.80.03/src/.libs/libirstlm.so -lz -Wl,-rpath -Wl,/usr/local/lib --- verify-caching --- libtool: link: c++ -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DMYCODESIZE=3 -pipe -O2 -fno-strict-aliasing -std=gnu++98 -o .libs/verify-caching verify-caching.o /construction/textproc/irstlm/irstlm-5.80.03/src/.libs/libirstlm.so -lz -Wl,-rpath -Wl,/usr/local/lib Making all in scripts SUCCEEDED 00:00:18 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> irstlm-5.80.03_4 depends on file: /usr/local/bin/bash - found ===> irstlm-5.80.03_4 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for irstlm-5.80.03_4 ===> irstlm-5.80.03_4 depends on file: /usr/local/bin/bash - found ===> irstlm-5.80.03_4 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list Making install in src /bin/mkdir -p '/construction/textproc/irstlm/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libirstlm.la '/construction/textproc/irstlm/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libirstlm.so.0.0.0 /construction/textproc/irstlm/stage/usr/local/lib/libirstlm.so.0.0.0 libtool: install: (cd /construction/textproc/irstlm/stage/usr/local/lib && { ln -s -f libirstlm.so.0.0.0 libirstlm.so.0 || { rm -f libirstlm.so.0 && ln -s libirstlm.so.0.0.0 libirstlm.so.0; }; }) libtool: install: (cd /construction/textproc/irstlm/stage/usr/local/lib && { ln -s -f libirstlm.so.0.0.0 libirstlm.so || { rm -f libirstlm.so && ln -s libirstlm.so.0.0.0 libirstlm.so; }; }) libtool: install: /usr/bin/install -c .libs/libirstlm.lai /construction/textproc/irstlm/stage/usr/local/lib/libirstlm.la libtool: install: /usr/bin/install -c .libs/libirstlm.a /construction/textproc/irstlm/stage/usr/local/lib/libirstlm.a libtool: install: chmod 644 /construction/textproc/irstlm/stage/usr/local/lib/libirstlm.a libtool: install: ranlib /construction/textproc/irstlm/stage/usr/local/lib/libirstlm.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/construction/textproc/irstlm/stage/usr/local/bin' /bin/sh ../libtool --mode=install install -s -m 555 dict ngt dtsel compile-lm interpolate-lm prune-lm quantize-lm prune-lm score-lm tlm plsa verify-caching '/construction/textproc/irstlm/stage/usr/local/bin' libtool: warning: '/construction/textproc/irstlm/irstlm-5.80.03/src/libirstlm.la' has not been installed in '/usr/local/lib' libtool: install: install -m 555 -s .libs/dict /construction/textproc/irstlm/stage/usr/local/bin/dict libtool: warning: '/construction/textproc/irstlm/irstlm-5.80.03/src/libirstlm.la' has not been installed in '/usr/local/lib' libtool: install: install -m 555 -s .libs/ngt /construction/textproc/irstlm/stage/usr/local/bin/ngt libtool: warning: '/construction/textproc/irstlm/irstlm-5.80.03/src/libirstlm.la' has not been installed in '/usr/local/lib' libtool: install: install -m 555 -s .libs/dtsel /construction/textproc/irstlm/stage/usr/local/bin/dtsel libtool: warning: '/construction/textproc/irstlm/irstlm-5.80.03/src/libirstlm.la' has not been installed in '/usr/local/lib' libtool: install: install -m 555 -s .libs/compile-lm /construction/textproc/irstlm/stage/usr/local/bin/compile-lm libtool: warning: '/construction/textproc/irstlm/irstlm-5.80.03/src/libirstlm.la' has not been installed in '/usr/local/lib' libtool: install: install -m 555 -s .libs/interpolate-lm /construction/textproc/irstlm/stage/usr/local/bin/interpolate-lm libtool: warning: '/construction/textproc/irstlm/irstlm-5.80.03/src/libirstlm.la' has not been installed in '/usr/local/lib' libtool: install: install -m 555 -s .libs/prune-lm /construction/textproc/irstlm/stage/usr/local/bin/prune-lm libtool: warning: '/construction/textproc/irstlm/irstlm-5.80.03/src/libirstlm.la' has not been installed in '/usr/local/lib' libtool: install: install -m 555 -s .libs/quantize-lm /construction/textproc/irstlm/stage/usr/local/bin/quantize-lm libtool: warning: '/construction/textproc/irstlm/irstlm-5.80.03/src/libirstlm.la' has not been installed in '/usr/local/lib' libtool: install: install -m 555 -s .libs/prune-lm /construction/textproc/irstlm/stage/usr/local/bin/prune-lm libtool: warning: '/construction/textproc/irstlm/irstlm-5.80.03/src/libirstlm.la' has not been installed in '/usr/local/lib' libtool: install: install -m 555 -s .libs/score-lm /construction/textproc/irstlm/stage/usr/local/bin/score-lm libtool: warning: '/construction/textproc/irstlm/irstlm-5.80.03/src/libirstlm.la' has not been installed in '/usr/local/lib' libtool: install: install -m 555 -s .libs/tlm /construction/textproc/irstlm/stage/usr/local/bin/tlm libtool: warning: '/construction/textproc/irstlm/irstlm-5.80.03/src/libirstlm.la' has not been installed in '/usr/local/lib' libtool: install: install -m 555 -s .libs/plsa /construction/textproc/irstlm/stage/usr/local/bin/plsa libtool: warning: '/construction/textproc/irstlm/irstlm-5.80.03/src/libirstlm.la' has not been installed in '/usr/local/lib' libtool: install: install -m 555 -s .libs/verify-caching /construction/textproc/irstlm/stage/usr/local/bin/verify-caching /bin/mkdir -p '/construction/textproc/irstlm/stage/usr/local/include' install -m 0644 cmd.h dictionary.h gzfilebuf.h htable.h index.h lmContainer.h lmclass.h lmmacro.h lmtable.h lmInterpolation.h mempool.h mfstream.h n_gram.h ngramcache.h ngramtable.h timer.h util.h interplm.h linearlm.h mdiadapt.h mixture.h normcache.h shiftlm.h cplsa.h doc.h '/construction/textproc/irstlm/stage/usr/local/include' Making install in scripts /bin/mkdir -p '/construction/textproc/irstlm/stage/usr/local/bin' install -m 555 add-start-end.sh build-lm-qsub.sh build-lm.sh rm-start-end.sh split-ngt.sh mdtsel.sh build-sublm.pl goograms2ngrams.pl lm-stat.pl merge-sublm.pl ngram-split.pl sort-lm.pl split-dict.pl '/construction/textproc/irstlm/stage/usr/local/bin' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/libirstlm.so.0.0.0' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for irstlm-5.80.03_4 file sizes/checksums [53]: 0% file sizes/checksums [53]: 100% packing files [53]: 0% packing files [53]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:03 TOTAL TIME 00:01:04