gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/aspell-0.60.8.tar.gz --url http://ftp.gnu.org/gnu/aspell/aspell-0.60.8.tar.gz --hash sha256:f9b77e515334a751b2e60daab5db23499e26c9209f5e7b7443b05235ad0226f2 Source /data/userland-archives/aspell-0.60.8.tar.gz... not found, skipping file copy Source http://ftp.gnu.org/gnu/aspell/aspell-0.60.8.tar.gz... downloading... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/aspell-0.60.8.tar.gz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/aspell-0.60.8.tar.gz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/.unpacked /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 --strip=1 --backup --version-control=numbered < patches/remove_xose.patch patching file configure.ac Hunk #1 succeeded at 439 (offset 20 lines). /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/.patched-remove_xose.patch /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/.patched /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86) (cd /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m32 -O3 " CXXFLAGS=" -m32 -O3 -I/usr/include/ncurses" FFLAGS=" -m32 -O3 " FCFLAGS="-m32 -O3 " LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" CFLAGS="-m32 -O3" CXXFLAGS="-m32 -O3 -I/usr/include/ncurses" LDFLAGS="-m32" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/configure CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m32 -O3 " CXXFLAGS=" -m32 -O3 -I/usr/include/ncurses" FFLAGS=" -m32 -O3 " FCFLAGS="-m32 -O3 " LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/lib --sbindir=/usr/sbin LDFLAGS="-m32 -L/usr/gnu/lib -R /usr/gnu/lib" --sysconfdir=/etc --enable-shared --disable-static --with-pic --enable-curses="-lncurses") checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking target system type... i386-pc-solaris2.11 checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no 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 /usr/gcc/6/bin/g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of /usr/gcc/6/bin/g++... gcc3 checking for gcc... /usr/gcc/6/bin/gcc checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/6/bin/gcc accepts -g... yes checking for /usr/gcc/6/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/6/bin/gcc understands -c and -o together... yes checking dependency style of /usr/gcc/6/bin/gcc... gcc3 checking how to print strings... print -r checking for a sed that does not truncate output... /usr/bin/gsed checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/6/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop checking how to convert i386-pc-solaris2.11 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... print -r -- checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -p output from /usr/gcc/6/bin/gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... /usr/gcc/6/bin/gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/6/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/6/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/6/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/6/bin/gcc static flag -static works... no checking if /usr/gcc/6/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/6/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/6/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... /usr/gcc/6/bin/g++ -E checking for ld used by /usr/gcc/6/bin/g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking whether the /usr/gcc/6/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes checking for /usr/gcc/6/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/gcc/6/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/6/bin/g++ static flag -static works... no checking if /usr/gcc/6/bin/g++ supports -c -o file.o... yes checking if /usr/gcc/6/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/gcc/6/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking for dlfcn.h... (cached) yes checking for dlopen... (cached) yes checking for sed... /usr/bin/gsed checking for perl... /usr/bin/perl checking whether NLS is requested... yes checking for msgfmt... /usr/gnu/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/gnu/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by /usr/gcc/6/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking for 64-bit host... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for dlfcn.h... (cached) yes checking for dlopen in -ldl... yes checking if file locking and truncating is supported... yes checking if mmap and friends is supported... yes checking if file ino is supported... yes checking if posix locals are supported... yes checking if posix regex are supported... yes checking for nl_langinfo and CODESET... yes checking if posix mutexes are supported... yes checking if mblen is supported... yes checking for wide character support in curses libraray... yes checking if standard curses include sequence will work... yes checking for STL rel_ops pollution... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gen/Makefile config.status: creating common/Makefile config.status: creating lib/Makefile config.status: creating data/Makefile config.status: creating auto/Makefile config.status: creating modules/Makefile config.status: creating modules/tokenizer/Makefile config.status: creating modules/speller/Makefile config.status: creating modules/speller/default/Makefile config.status: creating interfaces/Makefile config.status: creating interfaces/cc/Makefile config.status: creating scripts/Makefile config.status: creating examples/Makefile config.status: creating prog/Makefile config.status: creating manual/Makefile config.status: creating po/Makefile.in config.status: creating m4/Makefile config.status: creating modules/filter/Makefile config.status: creating myspell/Makefile config.status: creating lib5/Makefile config.status: creating gen/settings.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86/.configured (cd /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" "ac_cv_func_realloc_0_nonnull=yes" \ /usr/gnu/bin/make -j4 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86' Making all in . make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86' perl /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen/mk-dirs_h.pl /usr /usr/lib/aspell-0.60 /usr/lib/aspell-0.60 /etc > gen/dirs.h depbase=`echo modules/filter/url.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/filter/url.lo -MD -MP -MF $depbase.Tpo -c -o modules/filter/url.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/url.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo modules/filter/tex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/filter/tex.lo -MD -MP -MF $depbase.Tpo -c -o modules/filter/tex.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/tex.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo modules/filter/sgml.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/filter/sgml.lo -MD -MP -MF $depbase.Tpo -c -o modules/filter/sgml.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/sgml.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo modules/filter/markdown.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/filter/markdown.lo -MD -MP -MF $depbase.Tpo -c -o modules/filter/markdown.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/markdown.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/filter/url.lo -MD -MP -MF modules/filter/.deps/url.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/url.cpp -fPIC -DPIC -o modules/filter/.libs/url.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/filter/sgml.lo -MD -MP -MF modules/filter/.deps/sgml.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/sgml.cpp -fPIC -DPIC -o modules/filter/.libs/sgml.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/filter/tex.lo -MD -MP -MF modules/filter/.deps/tex.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/tex.cpp -fPIC -DPIC -o modules/filter/.libs/tex.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/filter/markdown.lo -MD -MP -MF modules/filter/.deps/markdown.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/markdown.cpp -fPIC -DPIC -o modules/filter/.libs/markdown.o depbase=`echo modules/filter/context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/filter/context.lo -MD -MP -MF $depbase.Tpo -c -o modules/filter/context.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/context.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/filter/context.lo -MD -MP -MF modules/filter/.deps/context.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/context.cpp -fPIC -DPIC -o modules/filter/.libs/context.o depbase=`echo modules/filter/nroff.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/filter/nroff.lo -MD -MP -MF $depbase.Tpo -c -o modules/filter/nroff.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/nroff.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/filter/nroff.lo -MD -MP -MF modules/filter/.deps/nroff.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/nroff.cpp -fPIC -DPIC -o modules/filter/.libs/nroff.o depbase=`echo modules/filter/texinfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/filter/texinfo.lo -MD -MP -MF $depbase.Tpo -c -o modules/filter/texinfo.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/texinfo.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/filter/texinfo.lo -MD -MP -MF modules/filter/.deps/texinfo.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/texinfo.cpp -fPIC -DPIC -o modules/filter/.libs/texinfo.o sh /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/scripts/run-with-aspell.create /usr/lib/aspell-0.60 > scripts/run-with-aspell chmod 755 scripts/run-with-aspell sh /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/scripts/mkconfig 0.60.8 /usr/share /usr/lib/aspell-0.60 depbase=`echo modules/filter/email.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/filter/email.lo -MD -MP -MF $depbase.Tpo -c -o modules/filter/email.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/email.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/filter/email.lo -MD -MP -MF modules/filter/.deps/email.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/email.cpp -fPIC -DPIC -o modules/filter/.libs/email.o depbase=`echo common/cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/cache.lo -MD -MP -MF $depbase.Tpo -c -o common/cache.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/cache.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/cache.lo -MD -MP -MF common/.deps/cache.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/cache.cpp -fPIC -DPIC -o common/.libs/cache.o depbase=`echo common/string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/string.lo -MD -MP -MF $depbase.Tpo -c -o common/string.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/string.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo common/getdata.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/getdata.lo -MD -MP -MF $depbase.Tpo -c -o common/getdata.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/getdata.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo common/itemize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/itemize.lo -MD -MP -MF $depbase.Tpo -c -o common/itemize.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/itemize.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/string.lo -MD -MP -MF common/.deps/string.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/string.cpp -fPIC -DPIC -o common/.libs/string.o depbase=`echo common/file_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/file_util.lo -MD -MP -MF $depbase.Tpo -c -o common/file_util.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/file_util.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/itemize.lo -MD -MP -MF common/.deps/itemize.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/itemize.cpp -fPIC -DPIC -o common/.libs/itemize.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/getdata.lo -MD -MP -MF common/.deps/getdata.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/getdata.cpp -fPIC -DPIC -o common/.libs/getdata.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/file_util.lo -MD -MP -MF common/.deps/file_util.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/file_util.cpp -fPIC -DPIC -o common/.libs/file_util.o depbase=`echo common/string_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/string_map.lo -MD -MP -MF $depbase.Tpo -c -o common/string_map.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/string_map.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo common/string_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/string_list.lo -MD -MP -MF $depbase.Tpo -c -o common/string_list.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/string_list.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo common/config.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/config.lo -MD -MP -MF $depbase.Tpo -c -o common/config.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/config.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/string_map.lo -MD -MP -MF common/.deps/string_map.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/string_map.cpp -fPIC -DPIC -o common/.libs/string_map.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/string_list.lo -MD -MP -MF common/.deps/string_list.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/string_list.cpp -fPIC -DPIC -o common/.libs/string_list.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/config.lo -MD -MP -MF common/.deps/config.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/config.cpp -fPIC -DPIC -o common/.libs/config.o depbase=`echo common/version.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/version.lo -MD -MP -MF $depbase.Tpo -c -o common/version.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/version.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/version.lo -MD -MP -MF common/.deps/version.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/version.cpp -fPIC -DPIC -o common/.libs/version.o depbase=`echo common/posib_err.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/posib_err.lo -MD -MP -MF $depbase.Tpo -c -o common/posib_err.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/posib_err.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo common/errors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/errors.lo -MD -MP -MF $depbase.Tpo -c -o common/errors.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/errors.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/posib_err.lo -MD -MP -MF common/.deps/posib_err.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/posib_err.cpp -fPIC -DPIC -o common/.libs/posib_err.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/errors.lo -MD -MP -MF common/.deps/errors.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/errors.cpp -fPIC -DPIC -o common/.libs/errors.o depbase=`echo common/error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/error.lo -MD -MP -MF $depbase.Tpo -c -o common/error.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/error.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/error.lo -MD -MP -MF common/.deps/error.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/error.cpp -fPIC -DPIC -o common/.libs/error.o depbase=`echo common/fstream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/fstream.lo -MD -MP -MF $depbase.Tpo -c -o common/fstream.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/fstream.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo common/iostream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/iostream.lo -MD -MP -MF $depbase.Tpo -c -o common/iostream.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/iostream.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo common/info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/info.lo -MD -MP -MF $depbase.Tpo -c -o common/info.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/info.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/fstream.lo -MD -MP -MF common/.deps/fstream.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/fstream.cpp -fPIC -DPIC -o common/.libs/fstream.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/iostream.lo -MD -MP -MF common/.deps/iostream.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/iostream.cpp -fPIC -DPIC -o common/.libs/iostream.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/info.lo -MD -MP -MF common/.deps/info.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/info.cpp -fPIC -DPIC -o common/.libs/info.o depbase=`echo common/can_have_error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/can_have_error.lo -MD -MP -MF $depbase.Tpo -c -o common/can_have_error.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/can_have_error.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo common/convert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/convert.lo -MD -MP -MF $depbase.Tpo -c -o common/convert.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/convert.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/can_have_error.lo -MD -MP -MF common/.deps/can_have_error.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/can_have_error.cpp -fPIC -DPIC -o common/.libs/can_have_error.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/convert.lo -MD -MP -MF common/.deps/convert.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/convert.cpp -fPIC -DPIC -o common/.libs/convert.o depbase=`echo common/tokenizer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/tokenizer.lo -MD -MP -MF $depbase.Tpo -c -o common/tokenizer.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/tokenizer.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/tokenizer.lo -MD -MP -MF common/.deps/tokenizer.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/tokenizer.cpp -fPIC -DPIC -o common/.libs/tokenizer.o depbase=`echo common/speller.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/speller.lo -MD -MP -MF $depbase.Tpo -c -o common/speller.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/speller.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/speller.lo -MD -MP -MF common/.deps/speller.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/speller.cpp -fPIC -DPIC -o common/.libs/speller.o depbase=`echo common/document_checker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/document_checker.lo -MD -MP -MF $depbase.Tpo -c -o common/document_checker.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/document_checker.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/document_checker.lo -MD -MP -MF common/.deps/document_checker.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/document_checker.cpp -fPIC -DPIC -o common/.libs/document_checker.o depbase=`echo common/filter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/filter.lo -MD -MP -MF $depbase.Tpo -c -o common/filter.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/filter.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/filter.lo -MD -MP -MF common/.deps/filter.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/filter.cpp -fPIC -DPIC -o common/.libs/filter.o depbase=`echo common/objstack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/objstack.lo -MD -MP -MF $depbase.Tpo -c -o common/objstack.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/objstack.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/objstack.lo -MD -MP -MF common/.deps/objstack.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/objstack.cpp -fPIC -DPIC -o common/.libs/objstack.o depbase=`echo common/strtonum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/strtonum.lo -MD -MP -MF $depbase.Tpo -c -o common/strtonum.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/strtonum.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/strtonum.lo -MD -MP -MF common/.deps/strtonum.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/strtonum.cpp -fPIC -DPIC -o common/.libs/strtonum.o depbase=`echo common/gettext_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/gettext_init.lo -MD -MP -MF $depbase.Tpo -c -o common/gettext_init.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/gettext_init.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/gettext_init.lo -MD -MP -MF common/.deps/gettext_init.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/gettext_init.cpp -fPIC -DPIC -o common/.libs/gettext_init.o depbase=`echo common/file_data_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/file_data_util.lo -MD -MP -MF $depbase.Tpo -c -o common/file_data_util.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/file_data_util.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo modules/speller/default/readonly_ws.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/readonly_ws.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/readonly_ws.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/readonly_ws.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/file_data_util.lo -MD -MP -MF common/.deps/file_data_util.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/file_data_util.cpp -fPIC -DPIC -o common/.libs/file_data_util.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/readonly_ws.lo -MD -MP -MF modules/speller/default/.deps/readonly_ws.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/readonly_ws.cpp -fPIC -DPIC -o modules/speller/default/.libs/readonly_ws.o depbase=`echo modules/speller/default/suggest.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/suggest.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/suggest.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/suggest.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/suggest.lo -MD -MP -MF modules/speller/default/.deps/suggest.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/suggest.cpp -fPIC -DPIC -o modules/speller/default/.libs/suggest.o depbase=`echo modules/speller/default/data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/data.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/data.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/data.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/data.lo -MD -MP -MF modules/speller/default/.deps/data.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/data.cpp -fPIC -DPIC -o modules/speller/default/.libs/data.o depbase=`echo modules/speller/default/multi_ws.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/multi_ws.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/multi_ws.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/multi_ws.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/multi_ws.lo -MD -MP -MF modules/speller/default/.deps/multi_ws.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/multi_ws.cpp -fPIC -DPIC -o modules/speller/default/.libs/multi_ws.o depbase=`echo modules/speller/default/phonetic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/phonetic.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/phonetic.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/phonetic.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo modules/speller/default/writable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/writable.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/writable.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/writable.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/phonetic.lo -MD -MP -MF modules/speller/default/.deps/phonetic.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/phonetic.cpp -fPIC -DPIC -o modules/speller/default/.libs/phonetic.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/writable.lo -MD -MP -MF modules/speller/default/.deps/writable.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/writable.cpp -fPIC -DPIC -o modules/speller/default/.libs/writable.o depbase=`echo modules/speller/default/speller_impl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/speller_impl.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/speller_impl.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/speller_impl.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/speller_impl.lo -MD -MP -MF modules/speller/default/.deps/speller_impl.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/speller_impl.cpp -fPIC -DPIC -o modules/speller/default/.libs/speller_impl.o depbase=`echo modules/speller/default/phonet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/phonet.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/phonet.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/phonet.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/phonet.lo -MD -MP -MF modules/speller/default/.deps/phonet.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/phonet.cpp -fPIC -DPIC -o modules/speller/default/.libs/phonet.o depbase=`echo modules/speller/default/typo_editdist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/typo_editdist.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/typo_editdist.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/typo_editdist.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/typo_editdist.lo -MD -MP -MF modules/speller/default/.deps/typo_editdist.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/typo_editdist.cpp -fPIC -DPIC -o modules/speller/default/.libs/typo_editdist.o depbase=`echo modules/speller/default/editdist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/editdist.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/editdist.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/editdist.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/editdist.lo -MD -MP -MF modules/speller/default/.deps/editdist.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/editdist.cpp -fPIC -DPIC -o modules/speller/default/.libs/editdist.o depbase=`echo modules/speller/default/primes.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/primes.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/primes.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/primes.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo modules/speller/default/language.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/language.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/language.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/language.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/primes.lo -MD -MP -MF modules/speller/default/.deps/primes.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/primes.cpp -fPIC -DPIC -o modules/speller/default/.libs/primes.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/language.lo -MD -MP -MF modules/speller/default/.deps/language.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/language.cpp -fPIC -DPIC -o modules/speller/default/.libs/language.o depbase=`echo modules/speller/default/leditdist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/leditdist.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/leditdist.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/leditdist.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/leditdist.lo -MD -MP -MF modules/speller/default/.deps/leditdist.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/leditdist.cpp -fPIC -DPIC -o modules/speller/default/.libs/leditdist.o depbase=`echo modules/speller/default/affix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/affix.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/affix.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/affix.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo modules/tokenizer/basic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/tokenizer/basic.lo -MD -MP -MF $depbase.Tpo -c -o modules/tokenizer/basic.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/tokenizer/basic.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/affix.lo -MD -MP -MF modules/speller/default/.deps/affix.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/affix.cpp -fPIC -DPIC -o modules/speller/default/.libs/affix.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/tokenizer/basic.lo -MD -MP -MF modules/tokenizer/.deps/basic.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/tokenizer/basic.cpp -fPIC -DPIC -o modules/tokenizer/.libs/basic.o depbase=`echo lib/filter-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/filter-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/filter-c.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/filter-c.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/filter-c.lo -MD -MP -MF lib/.deps/filter-c.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/filter-c.cpp -fPIC -DPIC -o lib/.libs/filter-c.o depbase=`echo lib/word_list-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/word_list-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/word_list-c.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/word_list-c.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/word_list-c.lo -MD -MP -MF lib/.deps/word_list-c.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/word_list-c.cpp -fPIC -DPIC -o lib/.libs/word_list-c.o depbase=`echo lib/info-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/info-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/info-c.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/info-c.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/info-c.lo -MD -MP -MF lib/.deps/info-c.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/info-c.cpp -fPIC -DPIC -o lib/.libs/info-c.o depbase=`echo lib/mutable_container-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/mutable_container-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/mutable_container-c.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/mutable_container-c.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/mutable_container-c.lo -MD -MP -MF lib/.deps/mutable_container-c.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/mutable_container-c.cpp -fPIC -DPIC -o lib/.libs/mutable_container-c.o depbase=`echo lib/error-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/error-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/error-c.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/error-c.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/error-c.lo -MD -MP -MF lib/.deps/error-c.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/error-c.cpp -fPIC -DPIC -o lib/.libs/error-c.o depbase=`echo lib/document_checker-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/document_checker-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/document_checker-c.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/document_checker-c.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lib/string_map-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/string_map-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/string_map-c.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/string_map-c.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/document_checker-c.lo -MD -MP -MF lib/.deps/document_checker-c.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/document_checker-c.cpp -fPIC -DPIC -o lib/.libs/document_checker-c.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/string_map-c.lo -MD -MP -MF lib/.deps/string_map-c.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/string_map-c.cpp -fPIC -DPIC -o lib/.libs/string_map-c.o depbase=`echo lib/new_config.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/new_config.lo -MD -MP -MF $depbase.Tpo -c -o lib/new_config.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/new_config.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lib/config-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/config-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/config-c.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/config-c.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/new_config.lo -MD -MP -MF lib/.deps/new_config.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/new_config.cpp -fPIC -DPIC -o lib/.libs/new_config.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/config-c.lo -MD -MP -MF lib/.deps/config-c.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/config-c.cpp -fPIC -DPIC -o lib/.libs/config-c.o depbase=`echo lib/string_enumeration-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/string_enumeration-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/string_enumeration-c.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/string_enumeration-c.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lib/can_have_error-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/can_have_error-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/can_have_error-c.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/can_have_error-c.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/string_enumeration-c.lo -MD -MP -MF lib/.deps/string_enumeration-c.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/string_enumeration-c.cpp -fPIC -DPIC -o lib/.libs/string_enumeration-c.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/can_have_error-c.lo -MD -MP -MF lib/.deps/can_have_error-c.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/can_have_error-c.cpp -fPIC -DPIC -o lib/.libs/can_have_error-c.o depbase=`echo lib/dummy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/dummy.lo -MD -MP -MF $depbase.Tpo -c -o lib/dummy.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/dummy.cpp &&\ mv -f $depbase.Tpo $depbase.Plo /usr/bin/perl /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen/mk-static-filter.pl /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/url-filter.info depbase=`echo lib/new_fmode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/new_fmode.lo -MD -MP -MF $depbase.Tpo -c -o lib/new_fmode.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/new_fmode.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/dummy.lo -MD -MP -MF lib/.deps/dummy.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/dummy.cpp -fPIC -DPIC -o lib/.libs/dummy.o depbase=`echo lib/string_list-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/string_list-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/string_list-c.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/string_list-c.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/new_fmode.lo -MD -MP -MF lib/.deps/new_fmode.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/new_fmode.cpp -fPIC -DPIC -o lib/.libs/new_fmode.o depbase=`echo lib/find_speller.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/find_speller.lo -MD -MP -MF $depbase.Tpo -c -o lib/find_speller.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/find_speller.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/string_list-c.lo -MD -MP -MF lib/.deps/string_list-c.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/string_list-c.cpp -fPIC -DPIC -o lib/.libs/string_list-c.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/find_speller.lo -MD -MP -MF lib/.deps/find_speller.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/find_speller.cpp -fPIC -DPIC -o lib/.libs/find_speller.o depbase=`echo lib/speller-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/speller-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/speller-c.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/speller-c.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/speller-c.lo -MD -MP -MF lib/.deps/speller-c.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/speller-c.cpp -fPIC -DPIC -o lib/.libs/speller-c.o depbase=`echo lib/string_pair_enumeration-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/string_pair_enumeration-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/string_pair_enumeration-c.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/string_pair_enumeration-c.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/string_pair_enumeration-c.lo -MD -MP -MF lib/.deps/string_pair_enumeration-c.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/string_pair_enumeration-c.cpp -fPIC -DPIC -o lib/.libs/string_pair_enumeration-c.o depbase=`echo lib/new_checker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/new_checker.lo -MD -MP -MF $depbase.Tpo -c -o lib/new_checker.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/new_checker.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/new_checker.lo -MD -MP -MF lib/.deps/new_checker.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/new_checker.cpp -fPIC -DPIC -o lib/.libs/new_checker.o depbase=`echo prog/compress.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -MT prog/compress.o -MD -MP -MF $depbase.Tpo -c -o prog/compress.o /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/prog/compress.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo prog/aspell.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT prog/aspell.o -MD -MP -MF $depbase.Tpo -c -o prog/aspell.o /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/prog/aspell.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo prog/check_funs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT prog/check_funs.o -MD -MP -MF $depbase.Tpo -c -o prog/check_funs.o /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/prog/check_funs.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo prog/checker_string.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT prog/checker_string.o -MD -MP -MF $depbase.Tpo -c -o prog/checker_string.o /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/prog/checker_string.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo prog/prezip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -MT prog/prezip.o -MD -MP -MF $depbase.Tpo -c -o prog/prezip.o /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/prog/prezip.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/new_filter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/new_filter.lo -MD -MP -MF $depbase.Tpo -c -o lib/new_filter.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/new_filter.cpp &&\ mv -f $depbase.Tpo $depbase.Plo /bin/bash ./libtool --tag=CC --mode=link /usr/gcc/6/bin/gcc -m32 -O3 -m32 -L/usr/gnu/lib -R /usr/gnu/lib -o word-list-compress prog/compress.o -ldl /bin/bash ./libtool --tag=CC --mode=link /usr/gcc/6/bin/gcc -m32 -O3 -m32 -L/usr/gnu/lib -R /usr/gnu/lib -o prezip-bin prog/prezip.o -ldl libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m32 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/new_filter.lo -MD -MP -MF lib/.deps/new_filter.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/new_filter.cpp -fPIC -DPIC -o lib/.libs/new_filter.o libtool: link: /usr/gcc/6/bin/gcc -m32 -O3 -m32 -o word-list-compress prog/compress.o -L/usr/gnu/lib -ldl -R/usr/gnu/lib libtool: link: /usr/gcc/6/bin/gcc -m32 -O3 -m32 -o prezip-bin prog/prezip.o -L/usr/gnu/lib -ldl -R/usr/gnu/lib /bin/bash ./libtool --tag=CXX --mode=link /usr/gcc/6/bin/g++ -m32 -O3 -I/usr/include/ncurses -fno-exceptions -version-info 18:1:3 -no-undefined -m32 -L/usr/gnu/lib -R /usr/gnu/lib -o libaspell.la -rpath /usr/lib common/cache.lo common/string.lo common/getdata.lo common/itemize.lo common/file_util.lo common/string_map.lo common/string_list.lo common/config.lo common/version.lo common/posib_err.lo common/errors.lo common/error.lo common/fstream.lo common/iostream.lo common/info.lo common/can_have_error.lo common/convert.lo common/tokenizer.lo common/speller.lo common/document_checker.lo common/filter.lo common/objstack.lo common/strtonum.lo common/gettext_init.lo common/file_data_util.lo modules/speller/default/readonly_ws.lo modules/speller/default/suggest.lo modules/speller/default/data.lo modules/speller/default/multi_ws.lo modules/speller/default/phonetic.lo modules/speller/default/writable.lo modules/speller/default/speller_impl.lo modules/speller/default/phonet.lo modules/speller/default/typo_editdist.lo modules/speller/default/editdist.lo modules/speller/default/primes.lo modules/speller/default/language.lo modules/speller/default/leditdist.lo modules/speller/default/affix.lo modules/tokenizer/basic.lo lib/filter-c.lo lib/word_list-c.lo lib/info-c.lo lib/mutable_container-c.lo lib/error-c.lo lib/document_checker-c.lo lib/string_map-c.lo lib/new_config.lo lib/config-c.lo lib/string_enumeration-c.lo lib/can_have_error-c.lo lib/dummy.lo lib/new_filter.lo lib/new_fmode.lo lib/string_list-c.lo lib/find_speller.lo lib/speller-c.lo lib/string_pair_enumeration-c.lo lib/new_checker.lo modules/filter/url.lo -ldl libtool: link: /usr/gcc/6/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/crti.o /usr/lib/values-Xa.o /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/crtbeginS.o common/.libs/cache.o common/.libs/string.o common/.libs/getdata.o common/.libs/itemize.o common/.libs/file_util.o common/.libs/string_map.o common/.libs/string_list.o common/.libs/config.o common/.libs/version.o common/.libs/posib_err.o common/.libs/errors.o common/.libs/error.o common/.libs/fstream.o common/.libs/iostream.o common/.libs/info.o common/.libs/can_have_error.o common/.libs/convert.o common/.libs/tokenizer.o common/.libs/speller.o common/.libs/document_checker.o common/.libs/filter.o common/.libs/objstack.o common/.libs/strtonum.o common/.libs/gettext_init.o common/.libs/file_data_util.o modules/speller/default/.libs/readonly_ws.o modules/speller/default/.libs/suggest.o modules/speller/default/.libs/data.o modules/speller/default/.libs/multi_ws.o modules/speller/default/.libs/phonetic.o modules/speller/default/.libs/writable.o modules/speller/default/.libs/speller_impl.o modules/speller/default/.libs/phonet.o modules/speller/default/.libs/typo_editdist.o modules/speller/default/.libs/editdist.o modules/speller/default/.libs/primes.o modules/speller/default/.libs/language.o modules/speller/default/.libs/leditdist.o modules/speller/default/.libs/affix.o modules/tokenizer/.libs/basic.o lib/.libs/filter-c.o lib/.libs/word_list-c.o lib/.libs/info-c.o lib/.libs/mutable_container-c.o lib/.libs/error-c.o lib/.libs/document_checker-c.o lib/.libs/string_map-c.o lib/.libs/new_config.o lib/.libs/config-c.o lib/.libs/string_enumeration-c.o lib/.libs/can_have_error-c.o lib/.libs/dummy.o lib/.libs/new_filter.o lib/.libs/new_fmode.o lib/.libs/string_list-c.o lib/.libs/find_speller.o lib/.libs/speller-c.o lib/.libs/string_pair_enumeration-c.o lib/.libs/new_checker.o modules/filter/.libs/url.o -Wl,-R -Wl,/usr/gnu/lib -L/usr/gnu/lib -ldl -L/usr/gcc/6/lib -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/crtendS.o /usr/lib/crtn.o -m32 -O3 -m32 -Wl,-h -Wl,libaspell.so.15 -o .libs/libaspell.so.15.3.1 libtool: link: (cd ".libs" && rm -f "libaspell.so.15" && ln -s "libaspell.so.15.3.1" "libaspell.so.15") libtool: link: (cd ".libs" && rm -f "libaspell.so" && ln -s "libaspell.so.15.3.1" "libaspell.so") libtool: link: ( cd ".libs" && rm -f "libaspell.la" && ln -s "../libaspell.la" "libaspell.la" ) /bin/bash ./libtool --tag=CXX --mode=link /usr/gcc/6/bin/g++ -m32 -O3 -I/usr/include/ncurses -fno-exceptions -module -avoid-version -m32 -L/usr/gnu/lib -R /usr/gnu/lib -o email-filter.la -rpath /usr/lib/aspell-0.60 modules/filter/email.lo libaspell.la -ldl /bin/bash ./libtool --tag=CXX --mode=link /usr/gcc/6/bin/g++ -m32 -O3 -I/usr/include/ncurses -fno-exceptions -module -avoid-version -m32 -L/usr/gnu/lib -R /usr/gnu/lib -o tex-filter.la -rpath /usr/lib/aspell-0.60 modules/filter/tex.lo libaspell.la -ldl /bin/bash ./libtool --tag=CXX --mode=link /usr/gcc/6/bin/g++ -m32 -O3 -I/usr/include/ncurses -fno-exceptions -module -avoid-version -m32 -L/usr/gnu/lib -R /usr/gnu/lib -o sgml-filter.la -rpath /usr/lib/aspell-0.60 modules/filter/sgml.lo libaspell.la -ldl libtool: link: /usr/gcc/6/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/crti.o /usr/lib/values-Xa.o /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/crtbeginS.o modules/filter/.libs/sgml.o -Wl,-R -Wl,/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86/.libs -Wl,-R -Wl,/usr/gnu/lib -L/usr/gnu/lib ./.libs/libaspell.so -ldl -L/usr/gcc/6/lib -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/crtendS.o /usr/lib/crtn.o -m32 -O3 -m32 -Wl,-h -Wl,sgml-filter.so -o .libs/sgml-filter.so libtool: link: /usr/gcc/6/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/crti.o /usr/lib/values-Xa.o /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/crtbeginS.o modules/filter/.libs/email.o -Wl,-R -Wl,/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86/.libs -Wl,-R -Wl,/usr/gnu/lib -L/usr/gnu/lib ./.libs/libaspell.so -ldl -L/usr/gcc/6/lib -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/crtendS.o /usr/lib/crtn.o -m32 -O3 -m32 -Wl,-h -Wl,email-filter.so -o .libs/email-filter.so libtool: link: /usr/gcc/6/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/crti.o /usr/lib/values-Xa.o /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/crtbeginS.o modules/filter/.libs/tex.o -Wl,-R -Wl,/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86/.libs -Wl,-R -Wl,/usr/gnu/lib -L/usr/gnu/lib ./.libs/libaspell.so -ldl -L/usr/gcc/6/lib -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/crtendS.o /usr/lib/crtn.o -m32 -O3 -m32 -Wl,-h -Wl,tex-filter.so -o .libs/tex-filter.so libtool: link: ( cd ".libs" && rm -f "tex-filter.la" && ln -s "../tex-filter.la" "tex-filter.la" ) libtool: link: ( cd ".libs" && rm -f "sgml-filter.la" && ln -s "../sgml-filter.la" "sgml-filter.la" ) /bin/bash ./libtool --tag=CXX --mode=link /usr/gcc/6/bin/g++ -m32 -O3 -I/usr/include/ncurses -fno-exceptions -module -avoid-version -m32 -L/usr/gnu/lib -R /usr/gnu/lib -o markdown-filter.la -rpath /usr/lib/aspell-0.60 modules/filter/markdown.lo libaspell.la -ldl libtool: link: ( cd ".libs" && rm -f "email-filter.la" && ln -s "../email-filter.la" "email-filter.la" ) /bin/bash ./libtool --tag=CXX --mode=link /usr/gcc/6/bin/g++ -m32 -O3 -I/usr/include/ncurses -fno-exceptions -module -avoid-version -m32 -L/usr/gnu/lib -R /usr/gnu/lib -o context-filter.la -rpath /usr/lib/aspell-0.60 modules/filter/context.lo libaspell.la -ldl /bin/bash ./libtool --tag=CXX --mode=link /usr/gcc/6/bin/g++ -m32 -O3 -I/usr/include/ncurses -fno-exceptions -module -avoid-version -m32 -L/usr/gnu/lib -R /usr/gnu/lib -o nroff-filter.la -rpath /usr/lib/aspell-0.60 modules/filter/nroff.lo libaspell.la -ldl libtool: link: /usr/gcc/6/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/crti.o /usr/lib/values-Xa.o /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/crtbeginS.o modules/filter/.libs/markdown.o -Wl,-R -Wl,/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86/.libs -Wl,-R -Wl,/usr/gnu/lib -L/usr/gnu/lib ./.libs/libaspell.so -ldl -L/usr/gcc/6/lib -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/crtendS.o /usr/lib/crtn.o -m32 -O3 -m32 -Wl,-h -Wl,markdown-filter.so -o .libs/markdown-filter.so libtool: link: /usr/gcc/6/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/crti.o /usr/lib/values-Xa.o /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/crtbeginS.o modules/filter/.libs/nroff.o -Wl,-R -Wl,/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86/.libs -Wl,-R -Wl,/usr/gnu/lib -L/usr/gnu/lib ./.libs/libaspell.so -ldl -L/usr/gcc/6/lib -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/crtendS.o /usr/lib/crtn.o -m32 -O3 -m32 -Wl,-h -Wl,nroff-filter.so -o .libs/nroff-filter.so libtool: link: /usr/gcc/6/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/crti.o /usr/lib/values-Xa.o /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/crtbeginS.o modules/filter/.libs/context.o -Wl,-R -Wl,/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86/.libs -Wl,-R -Wl,/usr/gnu/lib -L/usr/gnu/lib ./.libs/libaspell.so -ldl -L/usr/gcc/6/lib -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/crtendS.o /usr/lib/crtn.o -m32 -O3 -m32 -Wl,-h -Wl,context-filter.so -o .libs/context-filter.so libtool: link: ( cd ".libs" && rm -f "markdown-filter.la" && ln -s "../markdown-filter.la" "markdown-filter.la" ) libtool: link: ( cd ".libs" && rm -f "nroff-filter.la" && ln -s "../nroff-filter.la" "nroff-filter.la" ) libtool: link: ( cd ".libs" && rm -f "context-filter.la" && ln -s "../context-filter.la" "context-filter.la" ) /bin/bash ./libtool --tag=CXX --mode=link /usr/gcc/6/bin/g++ -m32 -O3 -I/usr/include/ncurses -fno-exceptions -module -avoid-version -m32 -L/usr/gnu/lib -R /usr/gnu/lib -o texinfo-filter.la -rpath /usr/lib/aspell-0.60 modules/filter/texinfo.lo libaspell.la -ldl /bin/bash ./libtool --tag=CXX --mode=link /usr/gcc/6/bin/g++ -m32 -O3 -I/usr/include/ncurses -fno-exceptions -version-info 18:1:3 -no-undefined -m32 -L/usr/gnu/lib -R /usr/gnu/lib -o libpspell.la -rpath /usr/lib lib/dummy.lo libaspell.la -ldl libtool: link: /usr/gcc/6/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/crti.o /usr/lib/values-Xa.o /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/crtbeginS.o modules/filter/.libs/texinfo.o -Wl,-R -Wl,/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86/.libs -Wl,-R -Wl,/usr/gnu/lib -L/usr/gnu/lib ./.libs/libaspell.so -ldl -L/usr/gcc/6/lib -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/crtendS.o /usr/lib/crtn.o -m32 -O3 -m32 -Wl,-h -Wl,texinfo-filter.so -o .libs/texinfo-filter.so libtool: link: /usr/gcc/6/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/crti.o /usr/lib/values-Xa.o /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/crtbeginS.o lib/.libs/dummy.o -Wl,-R -Wl,/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86/.libs -Wl,-R -Wl,/usr/gnu/lib -L/usr/gnu/lib ./.libs/libaspell.so -ldl -L/usr/gcc/6/lib -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/crtendS.o /usr/lib/crtn.o -m32 -O3 -m32 -Wl,-h -Wl,libpspell.so.15 -o .libs/libpspell.so.15.3.1 libtool: link: (cd ".libs" && rm -f "libpspell.so.15" && ln -s "libpspell.so.15.3.1" "libpspell.so.15") libtool: link: (cd ".libs" && rm -f "libpspell.so" && ln -s "libpspell.so.15.3.1" "libpspell.so") libtool: link: ( cd ".libs" && rm -f "texinfo-filter.la" && ln -s "../texinfo-filter.la" "texinfo-filter.la" ) /bin/bash ./libtool --tag=CXX --mode=link /usr/gcc/6/bin/g++ -m32 -O3 -I/usr/include/ncurses -fno-exceptions -m32 -L/usr/gnu/lib -R /usr/gnu/lib -o aspell prog/aspell.o prog/check_funs.o prog/checker_string.o libaspell.la -lncurses -ldl libtool: link: ( cd ".libs" && rm -f "libpspell.la" && ln -s "../libpspell.la" "libpspell.la" ) libtool: link: /usr/gcc/6/bin/g++ -m32 -O3 -I/usr/include/ncurses -fno-exceptions -m32 -o .libs/aspell prog/aspell.o prog/check_funs.o prog/checker_string.o -L/usr/gnu/lib ./.libs/libaspell.so -lncurses -ldl -Wl,-R -Wl,/usr/gnu/lib make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86' Making all in po make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86/po' Making all in manual make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86/manual' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86/manual' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86/.built (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64) (cd /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m64 -O3 " CXXFLAGS=" -m64 -O3 -I/usr/include/ncurses" FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" CFLAGS="-m64 -O3" CXXFLAGS="-m64 -O3 -I/usr/include/ncurses" LDFLAGS="-m64" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/configure CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m64 -O3 " CXXFLAGS=" -m64 -O3 -I/usr/include/ncurses" FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin/amd64 --libdir=/usr/lib/amd64 --sbindir=/usr/sbin/amd64 LDFLAGS="-m64 -L/usr/gnu/lib/amd64 -R /usr/gnu/lib/amd64" --sysconfdir=/etc --enable-shared --disable-static --with-pic --enable-curses="-lncurses") checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking target system type... i386-pc-solaris2.11 checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no 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 /usr/gcc/6/bin/g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of /usr/gcc/6/bin/g++... gcc3 checking for gcc... /usr/gcc/6/bin/gcc checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/6/bin/gcc accepts -g... yes checking for /usr/gcc/6/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/6/bin/gcc understands -c and -o together... yes checking dependency style of /usr/gcc/6/bin/gcc... gcc3 checking how to print strings... print -r checking for a sed that does not truncate output... /usr/bin/gsed checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/6/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop checking how to convert i386-pc-solaris2.11 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... print -r -- checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -p output from /usr/gcc/6/bin/gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... /usr/gcc/6/bin/gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/6/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/6/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/6/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/6/bin/gcc static flag -static works... no checking if /usr/gcc/6/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/6/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/6/bin/gcc linker (/usr/bin/ld -64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... /usr/gcc/6/bin/g++ -E checking for ld used by /usr/gcc/6/bin/g++... /usr/bin/ld -64 checking if the linker (/usr/bin/ld -64) is GNU ld... no checking whether the /usr/gcc/6/bin/g++ linker (/usr/bin/ld -64) supports shared libraries... yes checking for /usr/gcc/6/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/gcc/6/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/6/bin/g++ static flag -static works... no checking if /usr/gcc/6/bin/g++ supports -c -o file.o... yes checking if /usr/gcc/6/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/gcc/6/bin/g++ linker (/usr/bin/ld -64) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking for dlfcn.h... (cached) yes checking for dlopen... (cached) yes checking for sed... /usr/bin/gsed checking for perl... /usr/bin/perl checking whether NLS is requested... yes checking for msgfmt... /usr/gnu/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/gnu/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by /usr/gcc/6/bin/gcc... /usr/bin/ld -64 checking if the linker (/usr/bin/ld -64) is GNU ld... no checking for shared library run path origin... done checking for 64-bit host... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for dlfcn.h... (cached) yes checking for dlopen in -ldl... yes checking if file locking and truncating is supported... yes checking if mmap and friends is supported... yes checking if file ino is supported... yes checking if posix locals are supported... yes checking if posix regex are supported... yes checking for nl_langinfo and CODESET... yes checking if posix mutexes are supported... yes checking if mblen is supported... yes checking for wide character support in curses libraray... yes checking if standard curses include sequence will work... yes checking for STL rel_ops pollution... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gen/Makefile config.status: creating common/Makefile config.status: creating lib/Makefile config.status: creating data/Makefile config.status: creating auto/Makefile config.status: creating modules/Makefile config.status: creating modules/tokenizer/Makefile config.status: creating modules/speller/Makefile config.status: creating modules/speller/default/Makefile config.status: creating interfaces/Makefile config.status: creating interfaces/cc/Makefile config.status: creating scripts/Makefile config.status: creating examples/Makefile config.status: creating prog/Makefile config.status: creating manual/Makefile config.status: creating po/Makefile.in config.status: creating m4/Makefile config.status: creating modules/filter/Makefile config.status: creating myspell/Makefile config.status: creating lib5/Makefile config.status: creating gen/settings.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64/.configured (cd /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" "ac_cv_func_realloc_0_nonnull=yes" \ /usr/gnu/bin/make -j4 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64' Making all in . make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64' perl /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen/mk-dirs_h.pl /usr /usr/lib/amd64/aspell-0.60 /usr/lib/amd64/aspell-0.60 /etc > gen/dirs.h depbase=`echo modules/filter/url.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/filter/url.lo -MD -MP -MF $depbase.Tpo -c -o modules/filter/url.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/url.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo modules/filter/tex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/filter/tex.lo -MD -MP -MF $depbase.Tpo -c -o modules/filter/tex.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/tex.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo modules/filter/sgml.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/filter/sgml.lo -MD -MP -MF $depbase.Tpo -c -o modules/filter/sgml.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/sgml.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo modules/filter/markdown.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/filter/markdown.lo -MD -MP -MF $depbase.Tpo -c -o modules/filter/markdown.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/markdown.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/filter/tex.lo -MD -MP -MF modules/filter/.deps/tex.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/tex.cpp -fPIC -DPIC -o modules/filter/.libs/tex.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/filter/sgml.lo -MD -MP -MF modules/filter/.deps/sgml.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/sgml.cpp -fPIC -DPIC -o modules/filter/.libs/sgml.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/filter/url.lo -MD -MP -MF modules/filter/.deps/url.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/url.cpp -fPIC -DPIC -o modules/filter/.libs/url.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/filter/markdown.lo -MD -MP -MF modules/filter/.deps/markdown.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/markdown.cpp -fPIC -DPIC -o modules/filter/.libs/markdown.o depbase=`echo modules/filter/context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/filter/context.lo -MD -MP -MF $depbase.Tpo -c -o modules/filter/context.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/context.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/filter/context.lo -MD -MP -MF modules/filter/.deps/context.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/context.cpp -fPIC -DPIC -o modules/filter/.libs/context.o depbase=`echo modules/filter/nroff.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/filter/nroff.lo -MD -MP -MF $depbase.Tpo -c -o modules/filter/nroff.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/nroff.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/filter/nroff.lo -MD -MP -MF modules/filter/.deps/nroff.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/nroff.cpp -fPIC -DPIC -o modules/filter/.libs/nroff.o depbase=`echo modules/filter/texinfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/filter/texinfo.lo -MD -MP -MF $depbase.Tpo -c -o modules/filter/texinfo.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/texinfo.cpp &&\ mv -f $depbase.Tpo $depbase.Plo sh /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/scripts/run-with-aspell.create /usr/lib/amd64/aspell-0.60 > scripts/run-with-aspell chmod 755 scripts/run-with-aspell sh /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/scripts/mkconfig 0.60.8 /usr/share /usr/lib/amd64/aspell-0.60 depbase=`echo modules/filter/email.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/filter/email.lo -MD -MP -MF $depbase.Tpo -c -o modules/filter/email.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/email.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/filter/texinfo.lo -MD -MP -MF modules/filter/.deps/texinfo.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/texinfo.cpp -fPIC -DPIC -o modules/filter/.libs/texinfo.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/filter/email.lo -MD -MP -MF modules/filter/.deps/email.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/email.cpp -fPIC -DPIC -o modules/filter/.libs/email.o depbase=`echo common/cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/cache.lo -MD -MP -MF $depbase.Tpo -c -o common/cache.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/cache.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/cache.lo -MD -MP -MF common/.deps/cache.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/cache.cpp -fPIC -DPIC -o common/.libs/cache.o depbase=`echo common/string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/string.lo -MD -MP -MF $depbase.Tpo -c -o common/string.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/string.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/string.lo -MD -MP -MF common/.deps/string.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/string.cpp -fPIC -DPIC -o common/.libs/string.o depbase=`echo common/getdata.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/getdata.lo -MD -MP -MF $depbase.Tpo -c -o common/getdata.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/getdata.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo common/itemize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/itemize.lo -MD -MP -MF $depbase.Tpo -c -o common/itemize.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/itemize.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo common/file_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/file_util.lo -MD -MP -MF $depbase.Tpo -c -o common/file_util.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/file_util.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/getdata.lo -MD -MP -MF common/.deps/getdata.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/getdata.cpp -fPIC -DPIC -o common/.libs/getdata.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/itemize.lo -MD -MP -MF common/.deps/itemize.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/itemize.cpp -fPIC -DPIC -o common/.libs/itemize.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/file_util.lo -MD -MP -MF common/.deps/file_util.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/file_util.cpp -fPIC -DPIC -o common/.libs/file_util.o depbase=`echo common/string_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/string_map.lo -MD -MP -MF $depbase.Tpo -c -o common/string_map.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/string_map.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/string_map.lo -MD -MP -MF common/.deps/string_map.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/string_map.cpp -fPIC -DPIC -o common/.libs/string_map.o depbase=`echo common/string_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/string_list.lo -MD -MP -MF $depbase.Tpo -c -o common/string_list.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/string_list.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo common/config.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/config.lo -MD -MP -MF $depbase.Tpo -c -o common/config.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/config.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/string_list.lo -MD -MP -MF common/.deps/string_list.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/string_list.cpp -fPIC -DPIC -o common/.libs/string_list.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/config.lo -MD -MP -MF common/.deps/config.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/config.cpp -fPIC -DPIC -o common/.libs/config.o depbase=`echo common/version.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/version.lo -MD -MP -MF $depbase.Tpo -c -o common/version.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/version.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/version.lo -MD -MP -MF common/.deps/version.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/version.cpp -fPIC -DPIC -o common/.libs/version.o depbase=`echo common/posib_err.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/posib_err.lo -MD -MP -MF $depbase.Tpo -c -o common/posib_err.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/posib_err.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo common/errors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/errors.lo -MD -MP -MF $depbase.Tpo -c -o common/errors.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/errors.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/posib_err.lo -MD -MP -MF common/.deps/posib_err.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/posib_err.cpp -fPIC -DPIC -o common/.libs/posib_err.o depbase=`echo common/error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/error.lo -MD -MP -MF $depbase.Tpo -c -o common/error.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/error.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/errors.lo -MD -MP -MF common/.deps/errors.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/errors.cpp -fPIC -DPIC -o common/.libs/errors.o depbase=`echo common/fstream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/fstream.lo -MD -MP -MF $depbase.Tpo -c -o common/fstream.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/fstream.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/error.lo -MD -MP -MF common/.deps/error.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/error.cpp -fPIC -DPIC -o common/.libs/error.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/fstream.lo -MD -MP -MF common/.deps/fstream.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/fstream.cpp -fPIC -DPIC -o common/.libs/fstream.o depbase=`echo common/iostream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/iostream.lo -MD -MP -MF $depbase.Tpo -c -o common/iostream.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/iostream.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/iostream.lo -MD -MP -MF common/.deps/iostream.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/iostream.cpp -fPIC -DPIC -o common/.libs/iostream.o depbase=`echo common/info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/info.lo -MD -MP -MF $depbase.Tpo -c -o common/info.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/info.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/info.lo -MD -MP -MF common/.deps/info.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/info.cpp -fPIC -DPIC -o common/.libs/info.o depbase=`echo common/can_have_error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/can_have_error.lo -MD -MP -MF $depbase.Tpo -c -o common/can_have_error.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/can_have_error.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo common/convert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/convert.lo -MD -MP -MF $depbase.Tpo -c -o common/convert.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/convert.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/can_have_error.lo -MD -MP -MF common/.deps/can_have_error.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/can_have_error.cpp -fPIC -DPIC -o common/.libs/can_have_error.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/convert.lo -MD -MP -MF common/.deps/convert.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/convert.cpp -fPIC -DPIC -o common/.libs/convert.o depbase=`echo common/tokenizer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/tokenizer.lo -MD -MP -MF $depbase.Tpo -c -o common/tokenizer.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/tokenizer.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/tokenizer.lo -MD -MP -MF common/.deps/tokenizer.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/tokenizer.cpp -fPIC -DPIC -o common/.libs/tokenizer.o depbase=`echo common/speller.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/speller.lo -MD -MP -MF $depbase.Tpo -c -o common/speller.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/speller.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/speller.lo -MD -MP -MF common/.deps/speller.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/speller.cpp -fPIC -DPIC -o common/.libs/speller.o depbase=`echo common/document_checker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/document_checker.lo -MD -MP -MF $depbase.Tpo -c -o common/document_checker.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/document_checker.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo common/filter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/filter.lo -MD -MP -MF $depbase.Tpo -c -o common/filter.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/filter.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/document_checker.lo -MD -MP -MF common/.deps/document_checker.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/document_checker.cpp -fPIC -DPIC -o common/.libs/document_checker.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/filter.lo -MD -MP -MF common/.deps/filter.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/filter.cpp -fPIC -DPIC -o common/.libs/filter.o depbase=`echo common/objstack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/objstack.lo -MD -MP -MF $depbase.Tpo -c -o common/objstack.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/objstack.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/objstack.lo -MD -MP -MF common/.deps/objstack.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/objstack.cpp -fPIC -DPIC -o common/.libs/objstack.o depbase=`echo common/strtonum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/strtonum.lo -MD -MP -MF $depbase.Tpo -c -o common/strtonum.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/strtonum.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo common/gettext_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/gettext_init.lo -MD -MP -MF $depbase.Tpo -c -o common/gettext_init.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/gettext_init.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/strtonum.lo -MD -MP -MF common/.deps/strtonum.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/strtonum.cpp -fPIC -DPIC -o common/.libs/strtonum.o depbase=`echo common/file_data_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/file_data_util.lo -MD -MP -MF $depbase.Tpo -c -o common/file_data_util.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/file_data_util.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/gettext_init.lo -MD -MP -MF common/.deps/gettext_init.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/gettext_init.cpp -fPIC -DPIC -o common/.libs/gettext_init.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT common/file_data_util.lo -MD -MP -MF common/.deps/file_data_util.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common/file_data_util.cpp -fPIC -DPIC -o common/.libs/file_data_util.o depbase=`echo modules/speller/default/readonly_ws.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/readonly_ws.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/readonly_ws.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/readonly_ws.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo modules/speller/default/suggest.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/suggest.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/suggest.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/suggest.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/readonly_ws.lo -MD -MP -MF modules/speller/default/.deps/readonly_ws.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/readonly_ws.cpp -fPIC -DPIC -o modules/speller/default/.libs/readonly_ws.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/suggest.lo -MD -MP -MF modules/speller/default/.deps/suggest.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/suggest.cpp -fPIC -DPIC -o modules/speller/default/.libs/suggest.o depbase=`echo modules/speller/default/data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/data.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/data.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/data.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/data.lo -MD -MP -MF modules/speller/default/.deps/data.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/data.cpp -fPIC -DPIC -o modules/speller/default/.libs/data.o depbase=`echo modules/speller/default/multi_ws.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/multi_ws.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/multi_ws.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/multi_ws.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/multi_ws.lo -MD -MP -MF modules/speller/default/.deps/multi_ws.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/multi_ws.cpp -fPIC -DPIC -o modules/speller/default/.libs/multi_ws.o depbase=`echo modules/speller/default/phonetic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/phonetic.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/phonetic.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/phonetic.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/phonetic.lo -MD -MP -MF modules/speller/default/.deps/phonetic.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/phonetic.cpp -fPIC -DPIC -o modules/speller/default/.libs/phonetic.o depbase=`echo modules/speller/default/writable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/writable.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/writable.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/writable.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo modules/speller/default/speller_impl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/speller_impl.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/speller_impl.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/speller_impl.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/writable.lo -MD -MP -MF modules/speller/default/.deps/writable.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/writable.cpp -fPIC -DPIC -o modules/speller/default/.libs/writable.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/speller_impl.lo -MD -MP -MF modules/speller/default/.deps/speller_impl.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/speller_impl.cpp -fPIC -DPIC -o modules/speller/default/.libs/speller_impl.o depbase=`echo modules/speller/default/phonet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/phonet.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/phonet.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/phonet.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/phonet.lo -MD -MP -MF modules/speller/default/.deps/phonet.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/phonet.cpp -fPIC -DPIC -o modules/speller/default/.libs/phonet.o depbase=`echo modules/speller/default/typo_editdist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/typo_editdist.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/typo_editdist.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/typo_editdist.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/typo_editdist.lo -MD -MP -MF modules/speller/default/.deps/typo_editdist.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/typo_editdist.cpp -fPIC -DPIC -o modules/speller/default/.libs/typo_editdist.o depbase=`echo modules/speller/default/editdist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/editdist.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/editdist.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/editdist.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/editdist.lo -MD -MP -MF modules/speller/default/.deps/editdist.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/editdist.cpp -fPIC -DPIC -o modules/speller/default/.libs/editdist.o depbase=`echo modules/speller/default/primes.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/primes.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/primes.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/primes.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/primes.lo -MD -MP -MF modules/speller/default/.deps/primes.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/primes.cpp -fPIC -DPIC -o modules/speller/default/.libs/primes.o depbase=`echo modules/speller/default/language.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/language.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/language.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/language.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/language.lo -MD -MP -MF modules/speller/default/.deps/language.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/language.cpp -fPIC -DPIC -o modules/speller/default/.libs/language.o depbase=`echo modules/speller/default/leditdist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/leditdist.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/leditdist.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/leditdist.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo modules/speller/default/affix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/affix.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/affix.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/affix.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/leditdist.lo -MD -MP -MF modules/speller/default/.deps/leditdist.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/leditdist.cpp -fPIC -DPIC -o modules/speller/default/.libs/leditdist.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/speller/default/affix.lo -MD -MP -MF modules/speller/default/.deps/affix.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/affix.cpp -fPIC -DPIC -o modules/speller/default/.libs/affix.o depbase=`echo modules/tokenizer/basic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/tokenizer/basic.lo -MD -MP -MF $depbase.Tpo -c -o modules/tokenizer/basic.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/tokenizer/basic.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lib/filter-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/filter-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/filter-c.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/filter-c.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT modules/tokenizer/basic.lo -MD -MP -MF modules/tokenizer/.deps/basic.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/tokenizer/basic.cpp -fPIC -DPIC -o modules/tokenizer/.libs/basic.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/filter-c.lo -MD -MP -MF lib/.deps/filter-c.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/filter-c.cpp -fPIC -DPIC -o lib/.libs/filter-c.o depbase=`echo lib/word_list-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/word_list-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/word_list-c.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/word_list-c.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lib/info-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/info-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/info-c.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/info-c.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/word_list-c.lo -MD -MP -MF lib/.deps/word_list-c.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/word_list-c.cpp -fPIC -DPIC -o lib/.libs/word_list-c.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/info-c.lo -MD -MP -MF lib/.deps/info-c.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/info-c.cpp -fPIC -DPIC -o lib/.libs/info-c.o depbase=`echo lib/mutable_container-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/mutable_container-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/mutable_container-c.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/mutable_container-c.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lib/error-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/error-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/error-c.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/error-c.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/mutable_container-c.lo -MD -MP -MF lib/.deps/mutable_container-c.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/mutable_container-c.cpp -fPIC -DPIC -o lib/.libs/mutable_container-c.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/error-c.lo -MD -MP -MF lib/.deps/error-c.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/error-c.cpp -fPIC -DPIC -o lib/.libs/error-c.o depbase=`echo lib/document_checker-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/document_checker-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/document_checker-c.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/document_checker-c.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lib/string_map-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/string_map-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/string_map-c.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/string_map-c.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/document_checker-c.lo -MD -MP -MF lib/.deps/document_checker-c.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/document_checker-c.cpp -fPIC -DPIC -o lib/.libs/document_checker-c.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/string_map-c.lo -MD -MP -MF lib/.deps/string_map-c.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/string_map-c.cpp -fPIC -DPIC -o lib/.libs/string_map-c.o depbase=`echo lib/new_config.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/new_config.lo -MD -MP -MF $depbase.Tpo -c -o lib/new_config.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/new_config.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lib/config-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/config-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/config-c.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/config-c.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/new_config.lo -MD -MP -MF lib/.deps/new_config.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/new_config.cpp -fPIC -DPIC -o lib/.libs/new_config.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/config-c.lo -MD -MP -MF lib/.deps/config-c.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/config-c.cpp -fPIC -DPIC -o lib/.libs/config-c.o depbase=`echo lib/string_enumeration-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/string_enumeration-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/string_enumeration-c.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/string_enumeration-c.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lib/can_have_error-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/can_have_error-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/can_have_error-c.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/can_have_error-c.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/string_enumeration-c.lo -MD -MP -MF lib/.deps/string_enumeration-c.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/string_enumeration-c.cpp -fPIC -DPIC -o lib/.libs/string_enumeration-c.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/can_have_error-c.lo -MD -MP -MF lib/.deps/can_have_error-c.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/can_have_error-c.cpp -fPIC -DPIC -o lib/.libs/can_have_error-c.o depbase=`echo lib/dummy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/dummy.lo -MD -MP -MF $depbase.Tpo -c -o lib/dummy.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/dummy.cpp &&\ mv -f $depbase.Tpo $depbase.Plo /usr/bin/perl /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen/mk-static-filter.pl /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/url-filter.info depbase=`echo lib/new_fmode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/new_fmode.lo -MD -MP -MF $depbase.Tpo -c -o lib/new_fmode.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/new_fmode.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/dummy.lo -MD -MP -MF lib/.deps/dummy.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/dummy.cpp -fPIC -DPIC -o lib/.libs/dummy.o depbase=`echo lib/string_list-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/string_list-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/string_list-c.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/string_list-c.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/new_fmode.lo -MD -MP -MF lib/.deps/new_fmode.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/new_fmode.cpp -fPIC -DPIC -o lib/.libs/new_fmode.o depbase=`echo lib/find_speller.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/find_speller.lo -MD -MP -MF $depbase.Tpo -c -o lib/find_speller.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/find_speller.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/string_list-c.lo -MD -MP -MF lib/.deps/string_list-c.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/string_list-c.cpp -fPIC -DPIC -o lib/.libs/string_list-c.o libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/find_speller.lo -MD -MP -MF lib/.deps/find_speller.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/find_speller.cpp -fPIC -DPIC -o lib/.libs/find_speller.o depbase=`echo lib/speller-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/speller-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/speller-c.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/speller-c.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/speller-c.lo -MD -MP -MF lib/.deps/speller-c.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/speller-c.cpp -fPIC -DPIC -o lib/.libs/speller-c.o depbase=`echo lib/string_pair_enumeration-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/string_pair_enumeration-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/string_pair_enumeration-c.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/string_pair_enumeration-c.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/string_pair_enumeration-c.lo -MD -MP -MF lib/.deps/string_pair_enumeration-c.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/string_pair_enumeration-c.cpp -fPIC -DPIC -o lib/.libs/string_pair_enumeration-c.o depbase=`echo lib/new_checker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/new_checker.lo -MD -MP -MF $depbase.Tpo -c -o lib/new_checker.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/new_checker.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/new_checker.lo -MD -MP -MF lib/.deps/new_checker.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/new_checker.cpp -fPIC -DPIC -o lib/.libs/new_checker.o depbase=`echo prog/compress.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -MT prog/compress.o -MD -MP -MF $depbase.Tpo -c -o prog/compress.o /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/prog/compress.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo prog/aspell.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT prog/aspell.o -MD -MP -MF $depbase.Tpo -c -o prog/aspell.o /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/prog/aspell.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo prog/check_funs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT prog/check_funs.o -MD -MP -MF $depbase.Tpo -c -o prog/check_funs.o /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/prog/check_funs.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo prog/checker_string.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT prog/checker_string.o -MD -MP -MF $depbase.Tpo -c -o prog/checker_string.o /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/prog/checker_string.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo prog/prezip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -MT prog/prezip.o -MD -MP -MF $depbase.Tpo -c -o prog/prezip.o /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/prog/prezip.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/new_filter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/new_filter.lo -MD -MP -MF $depbase.Tpo -c -o lib/new_filter.lo /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/new_filter.cpp &&\ mv -f $depbase.Tpo $depbase.Plo /bin/bash ./libtool --tag=CC --mode=link /usr/gcc/6/bin/gcc -m64 -O3 -m64 -L/usr/gnu/lib/amd64 -R /usr/gnu/lib/amd64 -o word-list-compress prog/compress.o -ldl libtool: compile: /usr/gcc/6/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8 -I./gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/gen -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/common -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/ -I/jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/speller/default/ -DLOCALEDIR=/usr/share/locale -m64 -O3 -I/usr/include/ncurses -fno-exceptions -MT lib/new_filter.lo -MD -MP -MF lib/.deps/new_filter.Tpo -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/lib/new_filter.cpp -fPIC -DPIC -o lib/.libs/new_filter.o /bin/bash ./libtool --tag=CC --mode=link /usr/gcc/6/bin/gcc -m64 -O3 -m64 -L/usr/gnu/lib/amd64 -R /usr/gnu/lib/amd64 -o prezip-bin prog/prezip.o -ldl libtool: link: /usr/gcc/6/bin/gcc -m64 -O3 -m64 -o word-list-compress prog/compress.o -L/usr/gnu/lib/amd64 -ldl -R/usr/gnu/lib/amd64 libtool: link: /usr/gcc/6/bin/gcc -m64 -O3 -m64 -o prezip-bin prog/prezip.o -L/usr/gnu/lib/amd64 -ldl -R/usr/gnu/lib/amd64 /bin/bash ./libtool --tag=CXX --mode=link /usr/gcc/6/bin/g++ -m64 -O3 -I/usr/include/ncurses -fno-exceptions -version-info 18:1:3 -no-undefined -m64 -L/usr/gnu/lib/amd64 -R /usr/gnu/lib/amd64 -o libaspell.la -rpath /usr/lib/amd64 common/cache.lo common/string.lo common/getdata.lo common/itemize.lo common/file_util.lo common/string_map.lo common/string_list.lo common/config.lo common/version.lo common/posib_err.lo common/errors.lo common/error.lo common/fstream.lo common/iostream.lo common/info.lo common/can_have_error.lo common/convert.lo common/tokenizer.lo common/speller.lo common/document_checker.lo common/filter.lo common/objstack.lo common/strtonum.lo common/gettext_init.lo common/file_data_util.lo modules/speller/default/readonly_ws.lo modules/speller/default/suggest.lo modules/speller/default/data.lo modules/speller/default/multi_ws.lo modules/speller/default/phonetic.lo modules/speller/default/writable.lo modules/speller/default/speller_impl.lo modules/speller/default/phonet.lo modules/speller/default/typo_editdist.lo modules/speller/default/editdist.lo modules/speller/default/primes.lo modules/speller/default/language.lo modules/speller/default/leditdist.lo modules/speller/default/affix.lo modules/tokenizer/basic.lo lib/filter-c.lo lib/word_list-c.lo lib/info-c.lo lib/mutable_container-c.lo lib/error-c.lo lib/document_checker-c.lo lib/string_map-c.lo lib/new_config.lo lib/config-c.lo lib/string_enumeration-c.lo lib/can_have_error-c.lo lib/dummy.lo lib/new_filter.lo lib/new_fmode.lo lib/string_list-c.lo lib/find_speller.lo lib/speller-c.lo lib/string_pair_enumeration-c.lo lib/new_checker.lo modules/filter/url.lo -ldl libtool: link: /usr/gcc/6/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/amd64/crti.o /usr/lib/amd64/values-Xa.o /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64/crtbeginS.o common/.libs/cache.o common/.libs/string.o common/.libs/getdata.o common/.libs/itemize.o common/.libs/file_util.o common/.libs/string_map.o common/.libs/string_list.o common/.libs/config.o common/.libs/version.o common/.libs/posib_err.o common/.libs/errors.o common/.libs/error.o common/.libs/fstream.o common/.libs/iostream.o common/.libs/info.o common/.libs/can_have_error.o common/.libs/convert.o common/.libs/tokenizer.o common/.libs/speller.o common/.libs/document_checker.o common/.libs/filter.o common/.libs/objstack.o common/.libs/strtonum.o common/.libs/gettext_init.o common/.libs/file_data_util.o modules/speller/default/.libs/readonly_ws.o modules/speller/default/.libs/suggest.o modules/speller/default/.libs/data.o modules/speller/default/.libs/multi_ws.o modules/speller/default/.libs/phonetic.o modules/speller/default/.libs/writable.o modules/speller/default/.libs/speller_impl.o modules/speller/default/.libs/phonet.o modules/speller/default/.libs/typo_editdist.o modules/speller/default/.libs/editdist.o modules/speller/default/.libs/primes.o modules/speller/default/.libs/language.o modules/speller/default/.libs/leditdist.o modules/speller/default/.libs/affix.o modules/tokenizer/.libs/basic.o lib/.libs/filter-c.o lib/.libs/word_list-c.o lib/.libs/info-c.o lib/.libs/mutable_container-c.o lib/.libs/error-c.o lib/.libs/document_checker-c.o lib/.libs/string_map-c.o lib/.libs/new_config.o lib/.libs/config-c.o lib/.libs/string_enumeration-c.o lib/.libs/can_have_error-c.o lib/.libs/dummy.o lib/.libs/new_filter.o lib/.libs/new_fmode.o lib/.libs/string_list-c.o lib/.libs/find_speller.o lib/.libs/speller-c.o lib/.libs/string_pair_enumeration-c.o lib/.libs/new_checker.o modules/filter/.libs/url.o -Wl,-R -Wl,/usr/gnu/lib/amd64 -L/usr/gnu/lib/amd64 -ldl -L/usr/gcc/6/lib/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../../amd64 -L/lib/amd64 -L/usr/lib/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64/crtendS.o /usr/lib/amd64/crtn.o -m64 -O3 -m64 -Wl,-h -Wl,libaspell.so.15 -o .libs/libaspell.so.15.3.1 libtool: link: (cd ".libs" && rm -f "libaspell.so.15" && ln -s "libaspell.so.15.3.1" "libaspell.so.15") libtool: link: (cd ".libs" && rm -f "libaspell.so" && ln -s "libaspell.so.15.3.1" "libaspell.so") libtool: link: ( cd ".libs" && rm -f "libaspell.la" && ln -s "../libaspell.la" "libaspell.la" ) /bin/bash ./libtool --tag=CXX --mode=link /usr/gcc/6/bin/g++ -m64 -O3 -I/usr/include/ncurses -fno-exceptions -module -avoid-version -m64 -L/usr/gnu/lib/amd64 -R /usr/gnu/lib/amd64 -o email-filter.la -rpath /usr/lib/amd64/aspell-0.60 modules/filter/email.lo libaspell.la -ldl /bin/bash ./libtool --tag=CXX --mode=link /usr/gcc/6/bin/g++ -m64 -O3 -I/usr/include/ncurses -fno-exceptions -module -avoid-version -m64 -L/usr/gnu/lib/amd64 -R /usr/gnu/lib/amd64 -o tex-filter.la -rpath /usr/lib/amd64/aspell-0.60 modules/filter/tex.lo libaspell.la -ldl /bin/bash ./libtool --tag=CXX --mode=link /usr/gcc/6/bin/g++ -m64 -O3 -I/usr/include/ncurses -fno-exceptions -module -avoid-version -m64 -L/usr/gnu/lib/amd64 -R /usr/gnu/lib/amd64 -o sgml-filter.la -rpath /usr/lib/amd64/aspell-0.60 modules/filter/sgml.lo libaspell.la -ldl libtool: link: /usr/gcc/6/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/amd64/crti.o /usr/lib/amd64/values-Xa.o /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64/crtbeginS.o modules/filter/.libs/tex.o -Wl,-R -Wl,/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64/.libs -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/gnu/lib/amd64 -L/usr/gnu/lib/amd64 ./.libs/libaspell.so -ldl -L/usr/gcc/6/lib/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../../amd64 -L/lib/amd64 -L/usr/lib/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64/crtendS.o /usr/lib/amd64/crtn.o -m64 -O3 -m64 -Wl,-h -Wl,tex-filter.so -o .libs/tex-filter.so libtool: link: /usr/gcc/6/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/amd64/crti.o /usr/lib/amd64/values-Xa.o /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64/crtbeginS.o modules/filter/.libs/email.o -Wl,-R -Wl,/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64/.libs -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/gnu/lib/amd64 -L/usr/gnu/lib/amd64 ./.libs/libaspell.so -ldl -L/usr/gcc/6/lib/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../../amd64 -L/lib/amd64 -L/usr/lib/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64/crtendS.o /usr/lib/amd64/crtn.o -m64 -O3 -m64 -Wl,-h -Wl,email-filter.so -o .libs/email-filter.so libtool: link: /usr/gcc/6/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/amd64/crti.o /usr/lib/amd64/values-Xa.o /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64/crtbeginS.o modules/filter/.libs/sgml.o -Wl,-R -Wl,/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64/.libs -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/gnu/lib/amd64 -L/usr/gnu/lib/amd64 ./.libs/libaspell.so -ldl -L/usr/gcc/6/lib/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../../amd64 -L/lib/amd64 -L/usr/lib/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64/crtendS.o /usr/lib/amd64/crtn.o -m64 -O3 -m64 -Wl,-h -Wl,sgml-filter.so -o .libs/sgml-filter.so libtool: link: ( cd ".libs" && rm -f "tex-filter.la" && ln -s "../tex-filter.la" "tex-filter.la" ) /bin/bash ./libtool --tag=CXX --mode=link /usr/gcc/6/bin/g++ -m64 -O3 -I/usr/include/ncurses -fno-exceptions -module -avoid-version -m64 -L/usr/gnu/lib/amd64 -R /usr/gnu/lib/amd64 -o markdown-filter.la -rpath /usr/lib/amd64/aspell-0.60 modules/filter/markdown.lo libaspell.la -ldl libtool: link: ( cd ".libs" && rm -f "sgml-filter.la" && ln -s "../sgml-filter.la" "sgml-filter.la" ) libtool: link: ( cd ".libs" && rm -f "email-filter.la" && ln -s "../email-filter.la" "email-filter.la" ) /bin/bash ./libtool --tag=CXX --mode=link /usr/gcc/6/bin/g++ -m64 -O3 -I/usr/include/ncurses -fno-exceptions -module -avoid-version -m64 -L/usr/gnu/lib/amd64 -R /usr/gnu/lib/amd64 -o context-filter.la -rpath /usr/lib/amd64/aspell-0.60 modules/filter/context.lo libaspell.la -ldl /bin/bash ./libtool --tag=CXX --mode=link /usr/gcc/6/bin/g++ -m64 -O3 -I/usr/include/ncurses -fno-exceptions -module -avoid-version -m64 -L/usr/gnu/lib/amd64 -R /usr/gnu/lib/amd64 -o nroff-filter.la -rpath /usr/lib/amd64/aspell-0.60 modules/filter/nroff.lo libaspell.la -ldl libtool: link: /usr/gcc/6/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/amd64/crti.o /usr/lib/amd64/values-Xa.o /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64/crtbeginS.o modules/filter/.libs/markdown.o -Wl,-R -Wl,/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64/.libs -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/gnu/lib/amd64 -L/usr/gnu/lib/amd64 ./.libs/libaspell.so -ldl -L/usr/gcc/6/lib/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../../amd64 -L/lib/amd64 -L/usr/lib/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64/crtendS.o /usr/lib/amd64/crtn.o -m64 -O3 -m64 -Wl,-h -Wl,markdown-filter.so -o .libs/markdown-filter.so libtool: link: /usr/gcc/6/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/amd64/crti.o /usr/lib/amd64/values-Xa.o /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64/crtbeginS.o modules/filter/.libs/context.o -Wl,-R -Wl,/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64/.libs -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/gnu/lib/amd64 -L/usr/gnu/lib/amd64 ./.libs/libaspell.so -ldl -L/usr/gcc/6/lib/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../../amd64 -L/lib/amd64 -L/usr/lib/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64/crtendS.o /usr/lib/amd64/crtn.o -m64 -O3 -m64 -Wl,-h -Wl,context-filter.so -o .libs/context-filter.so libtool: link: /usr/gcc/6/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/amd64/crti.o /usr/lib/amd64/values-Xa.o /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64/crtbeginS.o modules/filter/.libs/nroff.o -Wl,-R -Wl,/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64/.libs -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/gnu/lib/amd64 -L/usr/gnu/lib/amd64 ./.libs/libaspell.so -ldl -L/usr/gcc/6/lib/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../../amd64 -L/lib/amd64 -L/usr/lib/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64/crtendS.o /usr/lib/amd64/crtn.o -m64 -O3 -m64 -Wl,-h -Wl,nroff-filter.so -o .libs/nroff-filter.so libtool: link: ( cd ".libs" && rm -f "markdown-filter.la" && ln -s "../markdown-filter.la" "markdown-filter.la" ) /bin/bash ./libtool --tag=CXX --mode=link /usr/gcc/6/bin/g++ -m64 -O3 -I/usr/include/ncurses -fno-exceptions -module -avoid-version -m64 -L/usr/gnu/lib/amd64 -R /usr/gnu/lib/amd64 -o texinfo-filter.la -rpath /usr/lib/amd64/aspell-0.60 modules/filter/texinfo.lo libaspell.la -ldl libtool: link: ( cd ".libs" && rm -f "context-filter.la" && ln -s "../context-filter.la" "context-filter.la" ) /bin/bash ./libtool --tag=CXX --mode=link /usr/gcc/6/bin/g++ -m64 -O3 -I/usr/include/ncurses -fno-exceptions -version-info 18:1:3 -no-undefined -m64 -L/usr/gnu/lib/amd64 -R /usr/gnu/lib/amd64 -o libpspell.la -rpath /usr/lib/amd64 lib/dummy.lo libaspell.la -ldl libtool: link: ( cd ".libs" && rm -f "nroff-filter.la" && ln -s "../nroff-filter.la" "nroff-filter.la" ) libtool: link: /usr/gcc/6/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/amd64/crti.o /usr/lib/amd64/values-Xa.o /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64/crtbeginS.o modules/filter/.libs/texinfo.o -Wl,-R -Wl,/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64/.libs -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/gnu/lib/amd64 -L/usr/gnu/lib/amd64 ./.libs/libaspell.so -ldl -L/usr/gcc/6/lib/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../../amd64 -L/lib/amd64 -L/usr/lib/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64/crtendS.o /usr/lib/amd64/crtn.o -m64 -O3 -m64 -Wl,-h -Wl,texinfo-filter.so -o .libs/texinfo-filter.so libtool: link: /usr/gcc/6/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/amd64/crti.o /usr/lib/amd64/values-Xa.o /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64/crtbeginS.o lib/.libs/dummy.o -Wl,-R -Wl,/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64/.libs -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/gnu/lib/amd64 -L/usr/gnu/lib/amd64 ./.libs/libaspell.so -ldl -L/usr/gcc/6/lib/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../../amd64 -L/lib/amd64 -L/usr/lib/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64/crtendS.o /usr/lib/amd64/crtn.o -m64 -O3 -m64 -Wl,-h -Wl,libpspell.so.15 -o .libs/libpspell.so.15.3.1 libtool: link: (cd ".libs" && rm -f "libpspell.so.15" && ln -s "libpspell.so.15.3.1" "libpspell.so.15") libtool: link: ( cd ".libs" && rm -f "texinfo-filter.la" && ln -s "../texinfo-filter.la" "texinfo-filter.la" ) libtool: link: (cd ".libs" && rm -f "libpspell.so" && ln -s "libpspell.so.15.3.1" "libpspell.so") libtool: link: ( cd ".libs" && rm -f "libpspell.la" && ln -s "../libpspell.la" "libpspell.la" ) /bin/bash ./libtool --tag=CXX --mode=link /usr/gcc/6/bin/g++ -m64 -O3 -I/usr/include/ncurses -fno-exceptions -m64 -L/usr/gnu/lib/amd64 -R /usr/gnu/lib/amd64 -o aspell prog/aspell.o prog/check_funs.o prog/checker_string.o libaspell.la -lncurses -ldl libtool: link: /usr/gcc/6/bin/g++ -m64 -O3 -I/usr/include/ncurses -fno-exceptions -m64 -o .libs/aspell prog/aspell.o prog/check_funs.o prog/checker_string.o -L/usr/gnu/lib/amd64 ./.libs/libaspell.so -lncurses -ldl -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/gnu/lib/amd64 make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64' Making all in po make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64/po' Making all in manual make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64/manual' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64/manual' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64/.built (cd /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86' Making install in . make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/ginstall -c libaspell.la libpspell.la '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libaspell.so.15.3.1 /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/libaspell.so.15.3.1 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib && { ln -s -f libaspell.so.15.3.1 libaspell.so.15 || { rm -f libaspell.so.15 && ln -s libaspell.so.15.3.1 libaspell.so.15; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib && { ln -s -f libaspell.so.15.3.1 libaspell.so || { rm -f libaspell.so && ln -s libaspell.so.15.3.1 libaspell.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/libaspell.so.15.3.1 libtool: install: /usr/bin/ginstall -c .libs/libaspell.lai /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/libaspell.la libtool: install: warning: relinking `libpspell.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86; /bin/bash /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86/libtool --tag CXX --mode=relink /usr/gcc/6/bin/g++ -m32 -O3 -I/usr/include/ncurses -fno-exceptions -version-info 18:1:3 -no-undefined -m32 -L/usr/gnu/lib -R /usr/gnu/lib -o libpspell.la -rpath /usr/lib lib/dummy.lo libaspell.la -ldl -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386) libtool: relink: /usr/gcc/6/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/crti.o /usr/lib/values-Xa.o /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/crtbeginS.o lib/.libs/dummy.o -Wl,-R -Wl,/usr/gnu/lib -L/usr/gnu/lib -L/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib -L/usr/lib -laspell -ldl -L/usr/gcc/6/lib -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/crtendS.o /usr/lib/crtn.o -m32 -O3 -m32 -Wl,-h -Wl,libpspell.so.15 -o .libs/libpspell.so.15.3.1 libtool: install: /usr/bin/ginstall -c .libs/libpspell.so.15.3.1T /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/libpspell.so.15.3.1 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib && { ln -s -f libpspell.so.15.3.1 libpspell.so.15 || { rm -f libpspell.so.15 && ln -s libpspell.so.15.3.1 libpspell.so.15; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib && { ln -s -f libpspell.so.15.3.1 libpspell.so || { rm -f libpspell.so && ln -s libpspell.so.15.3.1 libpspell.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/libpspell.so.15.3.1 libtool: install: /usr/bin/ginstall -c .libs/libpspell.lai /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/libpspell.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/ginstall -c word-list-compress aspell prezip-bin '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/bin' libtool: install: /usr/bin/ginstall -c word-list-compress /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/bin/word-list-compress libtool: install: warning: `libaspell.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/aspell /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/bin/aspell libtool: install: /usr/bin/ginstall -c prezip-bin /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/bin/prezip-bin /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/bin' /usr/bin/ginstall -c scripts/run-with-aspell /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/scripts/aspell-import /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/scripts/prezip /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/scripts/preunzip /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/scripts/precat scripts/pspell-config '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/bin' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/aspell-0.60' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/modes/html.amf /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/modes/sgml.amf /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/modes/markdown.amf /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/modes/tex.amf /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/modes/email.amf /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/modes/ccpp.amf /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/modes/none.amf /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/modes/perl.amf /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/modes/url.amf /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/modes/comment.amf /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/modes/nroff.amf /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/modes/texinfo.amf '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/aspell-0.60' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/aspell-0.60' /bin/bash ./libtool --mode=install /usr/bin/ginstall -c email-filter.la tex-filter.la sgml-filter.la markdown-filter.la context-filter.la nroff-filter.la texinfo-filter.la '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/aspell-0.60' libtool: install: warning: relinking `email-filter.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86; /bin/bash /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86/libtool --tag CXX --mode=relink /usr/gcc/6/bin/g++ -m32 -O3 -I/usr/include/ncurses -fno-exceptions -module -avoid-version -m32 -L/usr/gnu/lib -R /usr/gnu/lib -o email-filter.la -rpath /usr/lib/aspell-0.60 modules/filter/email.lo libaspell.la -ldl -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386) libtool: relink: /usr/gcc/6/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/crti.o /usr/lib/values-Xa.o /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/crtbeginS.o modules/filter/.libs/email.o -Wl,-R -Wl,/usr/gnu/lib -L/usr/gnu/lib -L/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib -L/usr/lib -laspell -ldl -L/usr/gcc/6/lib -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/crtendS.o /usr/lib/crtn.o -m32 -O3 -m32 -Wl,-h -Wl,email-filter.so -o .libs/email-filter.so libtool: install: /usr/bin/ginstall -c .libs/email-filter.soT /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/aspell-0.60/email-filter.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/aspell-0.60/email-filter.so libtool: install: /usr/bin/ginstall -c .libs/email-filter.lai /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/aspell-0.60/email-filter.la libtool: install: warning: relinking `tex-filter.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86; /bin/bash /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86/libtool --tag CXX --mode=relink /usr/gcc/6/bin/g++ -m32 -O3 -I/usr/include/ncurses -fno-exceptions -module -avoid-version -m32 -L/usr/gnu/lib -R /usr/gnu/lib -o tex-filter.la -rpath /usr/lib/aspell-0.60 modules/filter/tex.lo libaspell.la -ldl -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386) libtool: relink: /usr/gcc/6/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/crti.o /usr/lib/values-Xa.o /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/crtbeginS.o modules/filter/.libs/tex.o -Wl,-R -Wl,/usr/gnu/lib -L/usr/gnu/lib -L/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib -L/usr/lib -laspell -ldl -L/usr/gcc/6/lib -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/crtendS.o /usr/lib/crtn.o -m32 -O3 -m32 -Wl,-h -Wl,tex-filter.so -o .libs/tex-filter.so libtool: install: /usr/bin/ginstall -c .libs/tex-filter.soT /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/aspell-0.60/tex-filter.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/aspell-0.60/tex-filter.so libtool: install: /usr/bin/ginstall -c .libs/tex-filter.lai /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/aspell-0.60/tex-filter.la libtool: install: warning: relinking `sgml-filter.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86; /bin/bash /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86/libtool --tag CXX --mode=relink /usr/gcc/6/bin/g++ -m32 -O3 -I/usr/include/ncurses -fno-exceptions -module -avoid-version -m32 -L/usr/gnu/lib -R /usr/gnu/lib -o sgml-filter.la -rpath /usr/lib/aspell-0.60 modules/filter/sgml.lo libaspell.la -ldl -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386) libtool: relink: /usr/gcc/6/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/crti.o /usr/lib/values-Xa.o /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/crtbeginS.o modules/filter/.libs/sgml.o -Wl,-R -Wl,/usr/gnu/lib -L/usr/gnu/lib -L/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib -L/usr/lib -laspell -ldl -L/usr/gcc/6/lib -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/crtendS.o /usr/lib/crtn.o -m32 -O3 -m32 -Wl,-h -Wl,sgml-filter.so -o .libs/sgml-filter.so libtool: install: /usr/bin/ginstall -c .libs/sgml-filter.soT /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/aspell-0.60/sgml-filter.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/aspell-0.60/sgml-filter.so libtool: install: /usr/bin/ginstall -c .libs/sgml-filter.lai /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/aspell-0.60/sgml-filter.la libtool: install: warning: relinking `markdown-filter.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86; /bin/bash /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86/libtool --tag CXX --mode=relink /usr/gcc/6/bin/g++ -m32 -O3 -I/usr/include/ncurses -fno-exceptions -module -avoid-version -m32 -L/usr/gnu/lib -R /usr/gnu/lib -o markdown-filter.la -rpath /usr/lib/aspell-0.60 modules/filter/markdown.lo libaspell.la -ldl -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386) libtool: relink: /usr/gcc/6/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/crti.o /usr/lib/values-Xa.o /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/crtbeginS.o modules/filter/.libs/markdown.o -Wl,-R -Wl,/usr/gnu/lib -L/usr/gnu/lib -L/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib -L/usr/lib -laspell -ldl -L/usr/gcc/6/lib -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/crtendS.o /usr/lib/crtn.o -m32 -O3 -m32 -Wl,-h -Wl,markdown-filter.so -o .libs/markdown-filter.so libtool: install: /usr/bin/ginstall -c .libs/markdown-filter.soT /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/aspell-0.60/markdown-filter.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/aspell-0.60/markdown-filter.so libtool: install: /usr/bin/ginstall -c .libs/markdown-filter.lai /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/aspell-0.60/markdown-filter.la libtool: install: warning: relinking `context-filter.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86; /bin/bash /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86/libtool --tag CXX --mode=relink /usr/gcc/6/bin/g++ -m32 -O3 -I/usr/include/ncurses -fno-exceptions -module -avoid-version -m32 -L/usr/gnu/lib -R /usr/gnu/lib -o context-filter.la -rpath /usr/lib/aspell-0.60 modules/filter/context.lo libaspell.la -ldl -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386) libtool: relink: /usr/gcc/6/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/crti.o /usr/lib/values-Xa.o /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/crtbeginS.o modules/filter/.libs/context.o -Wl,-R -Wl,/usr/gnu/lib -L/usr/gnu/lib -L/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib -L/usr/lib -laspell -ldl -L/usr/gcc/6/lib -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/crtendS.o /usr/lib/crtn.o -m32 -O3 -m32 -Wl,-h -Wl,context-filter.so -o .libs/context-filter.so libtool: install: /usr/bin/ginstall -c .libs/context-filter.soT /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/aspell-0.60/context-filter.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/aspell-0.60/context-filter.so libtool: install: /usr/bin/ginstall -c .libs/context-filter.lai /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/aspell-0.60/context-filter.la libtool: install: warning: relinking `nroff-filter.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86; /bin/bash /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86/libtool --tag CXX --mode=relink /usr/gcc/6/bin/g++ -m32 -O3 -I/usr/include/ncurses -fno-exceptions -module -avoid-version -m32 -L/usr/gnu/lib -R /usr/gnu/lib -o nroff-filter.la -rpath /usr/lib/aspell-0.60 modules/filter/nroff.lo libaspell.la -ldl -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386) libtool: relink: /usr/gcc/6/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/crti.o /usr/lib/values-Xa.o /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/crtbeginS.o modules/filter/.libs/nroff.o -Wl,-R -Wl,/usr/gnu/lib -L/usr/gnu/lib -L/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib -L/usr/lib -laspell -ldl -L/usr/gcc/6/lib -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/crtendS.o /usr/lib/crtn.o -m32 -O3 -m32 -Wl,-h -Wl,nroff-filter.so -o .libs/nroff-filter.so libtool: install: /usr/bin/ginstall -c .libs/nroff-filter.soT /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/aspell-0.60/nroff-filter.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/aspell-0.60/nroff-filter.so libtool: install: /usr/bin/ginstall -c .libs/nroff-filter.lai /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/aspell-0.60/nroff-filter.la libtool: install: warning: relinking `texinfo-filter.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86; /bin/bash /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86/libtool --tag CXX --mode=relink /usr/gcc/6/bin/g++ -m32 -O3 -I/usr/include/ncurses -fno-exceptions -module -avoid-version -m32 -L/usr/gnu/lib -R /usr/gnu/lib -o texinfo-filter.la -rpath /usr/lib/aspell-0.60 modules/filter/texinfo.lo libaspell.la -ldl -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386) libtool: relink: /usr/gcc/6/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/crti.o /usr/lib/values-Xa.o /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/crtbeginS.o modules/filter/.libs/texinfo.o -Wl,-R -Wl,/usr/gnu/lib -L/usr/gnu/lib -L/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib -L/usr/lib -laspell -ldl -L/usr/gcc/6/lib -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/crtendS.o /usr/lib/crtn.o -m32 -O3 -m32 -Wl,-h -Wl,texinfo-filter.so -o .libs/texinfo-filter.so libtool: install: /usr/bin/ginstall -c .libs/texinfo-filter.soT /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/aspell-0.60/texinfo-filter.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/aspell-0.60/texinfo-filter.so libtool: install: /usr/bin/ginstall -c .libs/texinfo-filter.lai /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/aspell-0.60/texinfo-filter.la libtool: install: warning: remember to run `libtool --finish /usr/lib/aspell-0.60' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/include' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/aspell.h '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/include' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/aspell-0.60' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/email-filter.info /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/tex-filter.info /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/sgml-filter.info /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/markdown-filter.info /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/html-filter.info /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/context-filter.info /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/nroff-filter.info /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/texinfo-filter.info '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/aspell-0.60' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/aspell-0.60' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1250.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1250.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1251.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1251.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1252.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1252.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1253.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1253.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1254.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1254.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1255.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1255.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1256.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1256.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1257.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1257.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1258.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1258.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-1.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-1.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-2.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-2.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-3.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-3.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-4.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-4.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-5.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-5.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-6.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-6.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-7.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-7.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-8.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-8.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-9.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-9.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-10.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-10.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-11.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-11.cset '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/aspell-0.60' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-13.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-13.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-14.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-14.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-15.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-15.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-16.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-16.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/koi8-r.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/koi8-r.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/koi8-u.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/koi8-u.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/dvorak.kbd /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/split.kbd /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/standard.kbd '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/aspell-0.60' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/aspell-0.60' /usr/bin/ginstall -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/scripts/spell /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/scripts/ispell '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/aspell-0.60' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/include/pspell' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/pspell.h '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/include/pspell' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86' Making install in po make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86/po' installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/ast.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/ast/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/be.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/be/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/ca.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/ca/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/cs.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/cs/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/da.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/da/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/de.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/de/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/en_GB.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/en_GB/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/eo.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/eo/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/es.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/es/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/fi.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/fi/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/fr.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/fr/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/fur.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/fur/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/ga.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/ga/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/hr.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/hr/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/id.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/id/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/it.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/it/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/ja.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/ja/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/mn.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/mn/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/ms.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/ms/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/nl.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/nl/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/pl.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/pl/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/pt.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/pt/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/pt_BR.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/pt_BR/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/ro.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/ro/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/ru.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/ru/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/rw.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/rw/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/sk.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/sk/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/sl.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/sl/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/sr.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/sr/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/sv.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/sv/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/tg.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/tg/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/uk.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/uk/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/vi.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/vi/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/wa.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/wa/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/zh_CN.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/zh_CN/LC_MESSAGES/aspell.mo if test "aspell" = "gettext-tools"; then \ /usr/bin/gmkdir -p /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/$file \ /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86/po' Making install in manual make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86/manual' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86/manual' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/info' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/manual/aspell.info /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/manual/aspell-dev.info '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/info' install-info --info-dir='/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/info' '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/info/aspell.info' install-info --info-dir='/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/info' '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/info/aspell-dev.info' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/man/man1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/manual/aspell.1 /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/manual/pspell-config.1 /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/manual/word-list-compress.1 /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/manual/aspell-import.1 /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/manual/run-with-aspell.1 /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/manual/prezip-bin.1 '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/man/man1' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86/manual' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86/manual' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/i86/.installed (cd /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64' Making install in . make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64' /bin/bash ./libtool --mode=install /usr/bin/ginstall -c libaspell.la libpspell.la '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/libaspell.so.15.3.1 /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/libaspell.so.15.3.1 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64 && { ln -s -f libaspell.so.15.3.1 libaspell.so.15 || { rm -f libaspell.so.15 && ln -s libaspell.so.15.3.1 libaspell.so.15; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64 && { ln -s -f libaspell.so.15.3.1 libaspell.so || { rm -f libaspell.so && ln -s libaspell.so.15.3.1 libaspell.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/libaspell.so.15.3.1 libtool: install: /usr/bin/ginstall -c .libs/libaspell.lai /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/libaspell.la libtool: install: warning: relinking `libpspell.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64; /bin/bash /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64/libtool --tag CXX --mode=relink /usr/gcc/6/bin/g++ -m64 -O3 -I/usr/include/ncurses -fno-exceptions -version-info 18:1:3 -no-undefined -m64 -L/usr/gnu/lib/amd64 -R /usr/gnu/lib/amd64 -o libpspell.la -rpath /usr/lib/amd64 lib/dummy.lo libaspell.la -ldl -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386) libtool: relink: /usr/gcc/6/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/amd64/crti.o /usr/lib/amd64/values-Xa.o /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64/crtbeginS.o lib/.libs/dummy.o -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/gnu/lib/amd64 -L/usr/gnu/lib/amd64 -L/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64 -L/usr/lib/amd64 -laspell -ldl -L/usr/gcc/6/lib/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../../amd64 -L/lib/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64/crtendS.o /usr/lib/amd64/crtn.o -m64 -O3 -m64 -Wl,-h -Wl,libpspell.so.15 -o .libs/libpspell.so.15.3.1 libtool: install: /usr/bin/ginstall -c .libs/libpspell.so.15.3.1T /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/libpspell.so.15.3.1 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64 && { ln -s -f libpspell.so.15.3.1 libpspell.so.15 || { rm -f libpspell.so.15 && ln -s libpspell.so.15.3.1 libpspell.so.15; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64 && { ln -s -f libpspell.so.15.3.1 libpspell.so || { rm -f libpspell.so && ln -s libpspell.so.15.3.1 libpspell.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/libpspell.so.15.3.1 libtool: install: /usr/bin/ginstall -c .libs/libpspell.lai /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/libpspell.la libtool: install: warning: remember to run `libtool --finish /usr/lib/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/bin/amd64' /bin/bash ./libtool --mode=install /usr/bin/ginstall -c word-list-compress aspell prezip-bin '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/bin/amd64' libtool: install: /usr/bin/ginstall -c word-list-compress /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/bin/amd64/word-list-compress libtool: install: warning: `libaspell.la' has not been installed in `/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/aspell /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/bin/amd64/aspell libtool: install: /usr/bin/ginstall -c prezip-bin /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/bin/amd64/prezip-bin /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/bin/amd64' /usr/bin/ginstall -c scripts/run-with-aspell /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/scripts/aspell-import /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/scripts/prezip /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/scripts/preunzip /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/scripts/precat scripts/pspell-config '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/bin/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/modes/html.amf /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/modes/sgml.amf /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/modes/markdown.amf /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/modes/tex.amf /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/modes/email.amf /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/modes/ccpp.amf /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/modes/none.amf /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/modes/perl.amf /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/modes/url.amf /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/modes/comment.amf /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/modes/nroff.amf /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/modes/texinfo.amf '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60' /bin/bash ./libtool --mode=install /usr/bin/ginstall -c email-filter.la tex-filter.la sgml-filter.la markdown-filter.la context-filter.la nroff-filter.la texinfo-filter.la '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60' libtool: install: warning: relinking `email-filter.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64; /bin/bash /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64/libtool --tag CXX --mode=relink /usr/gcc/6/bin/g++ -m64 -O3 -I/usr/include/ncurses -fno-exceptions -module -avoid-version -m64 -L/usr/gnu/lib/amd64 -R /usr/gnu/lib/amd64 -o email-filter.la -rpath /usr/lib/amd64/aspell-0.60 modules/filter/email.lo libaspell.la -ldl -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386) libtool: relink: /usr/gcc/6/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/amd64/crti.o /usr/lib/amd64/values-Xa.o /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64/crtbeginS.o modules/filter/.libs/email.o -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/gnu/lib/amd64 -L/usr/gnu/lib/amd64 -L/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64 -L/usr/lib/amd64 -laspell -ldl -L/usr/gcc/6/lib/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../../amd64 -L/lib/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64/crtendS.o /usr/lib/amd64/crtn.o -m64 -O3 -m64 -Wl,-h -Wl,email-filter.so -o .libs/email-filter.so libtool: install: /usr/bin/ginstall -c .libs/email-filter.soT /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60/email-filter.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60/email-filter.so libtool: install: /usr/bin/ginstall -c .libs/email-filter.lai /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60/email-filter.la libtool: install: warning: relinking `tex-filter.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64; /bin/bash /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64/libtool --tag CXX --mode=relink /usr/gcc/6/bin/g++ -m64 -O3 -I/usr/include/ncurses -fno-exceptions -module -avoid-version -m64 -L/usr/gnu/lib/amd64 -R /usr/gnu/lib/amd64 -o tex-filter.la -rpath /usr/lib/amd64/aspell-0.60 modules/filter/tex.lo libaspell.la -ldl -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386) libtool: relink: /usr/gcc/6/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/amd64/crti.o /usr/lib/amd64/values-Xa.o /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64/crtbeginS.o modules/filter/.libs/tex.o -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/gnu/lib/amd64 -L/usr/gnu/lib/amd64 -L/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64 -L/usr/lib/amd64 -laspell -ldl -L/usr/gcc/6/lib/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../../amd64 -L/lib/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64/crtendS.o /usr/lib/amd64/crtn.o -m64 -O3 -m64 -Wl,-h -Wl,tex-filter.so -o .libs/tex-filter.so libtool: install: /usr/bin/ginstall -c .libs/tex-filter.soT /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60/tex-filter.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60/tex-filter.so libtool: install: /usr/bin/ginstall -c .libs/tex-filter.lai /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60/tex-filter.la libtool: install: warning: relinking `sgml-filter.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64; /bin/bash /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64/libtool --tag CXX --mode=relink /usr/gcc/6/bin/g++ -m64 -O3 -I/usr/include/ncurses -fno-exceptions -module -avoid-version -m64 -L/usr/gnu/lib/amd64 -R /usr/gnu/lib/amd64 -o sgml-filter.la -rpath /usr/lib/amd64/aspell-0.60 modules/filter/sgml.lo libaspell.la -ldl -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386) libtool: relink: /usr/gcc/6/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/amd64/crti.o /usr/lib/amd64/values-Xa.o /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64/crtbeginS.o modules/filter/.libs/sgml.o -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/gnu/lib/amd64 -L/usr/gnu/lib/amd64 -L/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64 -L/usr/lib/amd64 -laspell -ldl -L/usr/gcc/6/lib/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../../amd64 -L/lib/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64/crtendS.o /usr/lib/amd64/crtn.o -m64 -O3 -m64 -Wl,-h -Wl,sgml-filter.so -o .libs/sgml-filter.so libtool: install: /usr/bin/ginstall -c .libs/sgml-filter.soT /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60/sgml-filter.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60/sgml-filter.so libtool: install: /usr/bin/ginstall -c .libs/sgml-filter.lai /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60/sgml-filter.la libtool: install: warning: relinking `markdown-filter.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64; /bin/bash /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64/libtool --tag CXX --mode=relink /usr/gcc/6/bin/g++ -m64 -O3 -I/usr/include/ncurses -fno-exceptions -module -avoid-version -m64 -L/usr/gnu/lib/amd64 -R /usr/gnu/lib/amd64 -o markdown-filter.la -rpath /usr/lib/amd64/aspell-0.60 modules/filter/markdown.lo libaspell.la -ldl -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386) libtool: relink: /usr/gcc/6/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/amd64/crti.o /usr/lib/amd64/values-Xa.o /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64/crtbeginS.o modules/filter/.libs/markdown.o -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/gnu/lib/amd64 -L/usr/gnu/lib/amd64 -L/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64 -L/usr/lib/amd64 -laspell -ldl -L/usr/gcc/6/lib/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../../amd64 -L/lib/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64/crtendS.o /usr/lib/amd64/crtn.o -m64 -O3 -m64 -Wl,-h -Wl,markdown-filter.so -o .libs/markdown-filter.so libtool: install: /usr/bin/ginstall -c .libs/markdown-filter.soT /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60/markdown-filter.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60/markdown-filter.so libtool: install: /usr/bin/ginstall -c .libs/markdown-filter.lai /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60/markdown-filter.la libtool: install: warning: relinking `context-filter.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64; /bin/bash /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64/libtool --tag CXX --mode=relink /usr/gcc/6/bin/g++ -m64 -O3 -I/usr/include/ncurses -fno-exceptions -module -avoid-version -m64 -L/usr/gnu/lib/amd64 -R /usr/gnu/lib/amd64 -o context-filter.la -rpath /usr/lib/amd64/aspell-0.60 modules/filter/context.lo libaspell.la -ldl -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386) libtool: relink: /usr/gcc/6/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/amd64/crti.o /usr/lib/amd64/values-Xa.o /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64/crtbeginS.o modules/filter/.libs/context.o -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/gnu/lib/amd64 -L/usr/gnu/lib/amd64 -L/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64 -L/usr/lib/amd64 -laspell -ldl -L/usr/gcc/6/lib/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../../amd64 -L/lib/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64/crtendS.o /usr/lib/amd64/crtn.o -m64 -O3 -m64 -Wl,-h -Wl,context-filter.so -o .libs/context-filter.so libtool: install: /usr/bin/ginstall -c .libs/context-filter.soT /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60/context-filter.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60/context-filter.so libtool: install: /usr/bin/ginstall -c .libs/context-filter.lai /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60/context-filter.la libtool: install: warning: relinking `nroff-filter.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64; /bin/bash /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64/libtool --tag CXX --mode=relink /usr/gcc/6/bin/g++ -m64 -O3 -I/usr/include/ncurses -fno-exceptions -module -avoid-version -m64 -L/usr/gnu/lib/amd64 -R /usr/gnu/lib/amd64 -o nroff-filter.la -rpath /usr/lib/amd64/aspell-0.60 modules/filter/nroff.lo libaspell.la -ldl -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386) libtool: relink: /usr/gcc/6/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/amd64/crti.o /usr/lib/amd64/values-Xa.o /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64/crtbeginS.o modules/filter/.libs/nroff.o -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/gnu/lib/amd64 -L/usr/gnu/lib/amd64 -L/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64 -L/usr/lib/amd64 -laspell -ldl -L/usr/gcc/6/lib/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../../amd64 -L/lib/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64/crtendS.o /usr/lib/amd64/crtn.o -m64 -O3 -m64 -Wl,-h -Wl,nroff-filter.so -o .libs/nroff-filter.so libtool: install: /usr/bin/ginstall -c .libs/nroff-filter.soT /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60/nroff-filter.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60/nroff-filter.so libtool: install: /usr/bin/ginstall -c .libs/nroff-filter.lai /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60/nroff-filter.la libtool: install: warning: relinking `texinfo-filter.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64; /bin/bash /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64/libtool --tag CXX --mode=relink /usr/gcc/6/bin/g++ -m64 -O3 -I/usr/include/ncurses -fno-exceptions -module -avoid-version -m64 -L/usr/gnu/lib/amd64 -R /usr/gnu/lib/amd64 -o texinfo-filter.la -rpath /usr/lib/amd64/aspell-0.60 modules/filter/texinfo.lo libaspell.la -ldl -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386) libtool: relink: /usr/gcc/6/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/amd64/crti.o /usr/lib/amd64/values-Xa.o /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64/crtbeginS.o modules/filter/.libs/texinfo.o -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/gnu/lib/amd64 -L/usr/gnu/lib/amd64 -L/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64 -L/usr/lib/amd64 -laspell -ldl -L/usr/gcc/6/lib/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../../amd64 -L/lib/amd64 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0 -L/usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/6/lib/gcc/i386-pc-solaris2.11/6.5.0/amd64/crtendS.o /usr/lib/amd64/crtn.o -m64 -O3 -m64 -Wl,-h -Wl,texinfo-filter.so -o .libs/texinfo-filter.so libtool: install: /usr/bin/ginstall -c .libs/texinfo-filter.soT /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60/texinfo-filter.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60/texinfo-filter.so libtool: install: /usr/bin/ginstall -c .libs/texinfo-filter.lai /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60/texinfo-filter.la libtool: install: warning: remember to run `libtool --finish /usr/lib/amd64/aspell-0.60' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/include' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/aspell.h '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/include' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/email-filter.info /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/tex-filter.info /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/sgml-filter.info /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/markdown-filter.info /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/html-filter.info /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/context-filter.info /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/nroff-filter.info /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/modules/filter/texinfo-filter.info '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1250.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1250.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1251.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1251.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1252.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1252.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1253.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1253.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1254.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1254.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1255.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1255.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1256.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1256.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1257.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1257.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1258.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/cp1258.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-1.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-1.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-2.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-2.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-3.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-3.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-4.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-4.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-5.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-5.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-6.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-6.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-7.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-7.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-8.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-8.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-9.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-9.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-10.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-10.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-11.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-11.cset '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-13.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-13.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-14.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-14.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-15.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-15.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-16.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/iso-8859-16.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/koi8-r.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/koi8-r.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/koi8-u.cmap /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/koi8-u.cset /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/dvorak.kbd /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/split.kbd /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/data/standard.kbd '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60' /usr/bin/ginstall -c /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/scripts/spell /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/scripts/ispell '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/include/pspell' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/interfaces/cc/pspell.h '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/include/pspell' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64' Making install in po make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64/po' installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/ast.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/ast/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/be.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/be/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/ca.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/ca/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/cs.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/cs/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/da.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/da/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/de.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/de/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/en_GB.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/en_GB/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/eo.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/eo/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/es.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/es/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/fi.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/fi/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/fr.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/fr/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/fur.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/fur/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/ga.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/ga/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/hr.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/hr/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/id.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/id/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/it.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/it/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/ja.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/ja/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/mn.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/mn/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/ms.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/ms/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/nl.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/nl/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/pl.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/pl/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/pt.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/pt/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/pt_BR.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/pt_BR/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/ro.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/ro/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/ru.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/ru/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/rw.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/rw/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/sk.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/sk/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/sl.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/sl/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/sr.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/sr/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/sv.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/sv/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/tg.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/tg/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/uk.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/uk/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/vi.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/vi/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/wa.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/wa/LC_MESSAGES/aspell.mo installing /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/zh_CN.gmo as /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/locale/zh_CN/LC_MESSAGES/aspell.mo if test "aspell" = "gettext-tools"; then \ /usr/bin/gmkdir -p /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/po/$file \ /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64/po' Making install in manual make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64/manual' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64/manual' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/info' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/manual/aspell.info /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/manual/aspell-dev.info '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/info' install-info --info-dir='/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/info' '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/info/aspell.info' install-info --info-dir='/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/info' '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/info/aspell-dev.info' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/man/man1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/manual/aspell.1 /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/manual/pspell-config.1 /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/manual/word-list-compress.1 /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/manual/aspell-import.1 /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/manual/run-with-aspell.1 /jenkins/jobs/oi-userland/workspace/components/text/aspell/aspell-0.60.8/manual/prezip-bin.1 '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/share/man/man1' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64/manual' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64/manual' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/amd64/.installed /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.4 -D PG_VERNUM=94 -D PG_BASEPKG=database/postgres-94 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=0\\.60\\.8 -D COMPONENT_RE_VERSION=0\\.60\\.8 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:System/Text Tools" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2019.0.0.0" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="0.60.8" -D IPS_COMPONENT_VERSION="0.60.8" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://ftp.gnu.org/gnu/aspell/aspell-0.60.8.tar.gz" -D COMPONENT_PROJECT_URL="http://aspell.net/" -D COMPONENT_NAME="aspell" -D COMPONENT_FMRI="text/aspell" -D COMPONENT_LICENSE_FILE="aspell.license" -D COMPONENT_SUMMARY="GNU Aspell spell checking library" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="LGPLv2.1" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="530bddad74b681e0265986eb872d3d019b9984ac" aspell.p5m \ /jenkins/jobs/oi-userland/workspace/transforms/license-changes /jenkins/jobs/oi-userland/workspace/transforms/variant-cleanup /jenkins/jobs/oi-userland/workspace/transforms/autopyc /jenkins/jobs/oi-userland/workspace/transforms/defaults /jenkins/jobs/oi-userland/workspace/transforms/actuators /jenkins/jobs/oi-userland/workspace/transforms/devel /jenkins/jobs/oi-userland/workspace/transforms/docs /jenkins/jobs/oi-userland/workspace/transforms/locale /jenkins/jobs/oi-userland/workspace/transforms/python-3-soabi /jenkins/jobs/oi-userland/workspace/transforms/python-3-no-32bit /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/ignore-gcc-usr-lib /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/manifest-i386-aspell.mogrified /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/text/aspell/build -d /jenkins/jobs/oi-userland/workspace/components/text/aspell -d aspell-0.60.8 -m /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/manifest-i386-aspell.mogrified >/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/manifest-i386-aspell.mangled Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/bin/amd64/aspell Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/bin/amd64/aspell Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60/context-filter.so Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60/context-filter.so Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60/email-filter.so Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60/email-filter.so Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60/markdown-filter.so Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60/markdown-filter.so Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60/nroff-filter.so Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60/nroff-filter.so Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60/sgml-filter.so Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60/sgml-filter.so Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60/tex-filter.so Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60/tex-filter.so Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60/texinfo-filter.so Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/aspell-0.60/texinfo-filter.so Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/libpspell.so.15.3.1 Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/usr/lib/amd64/libpspell.so.15.3.1 /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/text/aspell/build -d /jenkins/jobs/oi-userland/workspace/components/text/aspell -d aspell-0.60.8 /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/manifest-i386-aspell.mangled >/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/manifest-i386-aspell.depend /usr/bin/pkgdepend resolve -e /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/resolve.deps -m /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/manifest-i386-aspell.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/manifest-i386-aspell.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/text/aspell/build /jenkins/jobs/oi-userland/workspace/components/text/aspell aspell-0.60.8" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/manifest-i386-aspell.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/.linted-i386 /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.4 -D PG_VERNUM=94 -D PG_BASEPKG=database/postgres-94 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=0\\.60\\.8 -D COMPONENT_RE_VERSION=0\\.60\\.8 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:System/Text Tools" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2019.0.0.0" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="0.60.8" -D IPS_COMPONENT_VERSION="0.60.8" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://ftp.gnu.org/gnu/aspell/aspell-0.60.8.tar.gz" -D COMPONENT_PROJECT_URL="http://aspell.net/" -D COMPONENT_NAME="aspell" -D COMPONENT_FMRI="text/aspell" -D COMPONENT_LICENSE_FILE="aspell.license" -D COMPONENT_SUMMARY="GNU Aspell spell checking library" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="LGPLv2.1" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="530bddad74b681e0265986eb872d3d019b9984ac" /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/manifest-i386-aspell.depend.res \ /jenkins/jobs/oi-userland/workspace/transforms/final-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/text/aspell/build/manifest-i386-aspell.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/.pre-published-i386 /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/text/aspell/build -d /jenkins/jobs/oi-userland/workspace/components/text/aspell -d aspell-0.60.8 -T \*.py /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/manifest-i386-aspell.pre-published pkg://openindiana.org/text/aspell@0.60.8,5.11-2019.0.0.0:20191031T055001Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/manifest-i386-aspell.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/text/aspell/build/.published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/aspell'