>>> Building on sparc64-0d under textproc/source-highlight BDEPENDS = [devel/boost;lang/gcc/8,-libs;lang/gcc/8,-c++;devel/help2man;textproc/texi2html;lang/gcc/8] DIST = [textproc/source-highlight:source-highlight-3.1.9.tar.gz] FULLPKGNAME = source-highlight-3.1.9 RDEPENDS = [lang/gcc/8,-libs;devel/boost] (Junk lock obtained for sparc64-0d at 1730635847.39) >>> Running depends in textproc/source-highlight at 1730635847.52 last junk was in games/angband /usr/sbin/pkg_add -aI -Drepair help2man-1.49.3 texi2html-5.0p0 was: /usr/sbin/pkg_add -aI -Drepair boost-1.84.0p4v0 g++-8.4.0p25 gcc-8.4.0p25 gcc-libs-8.4.0p25 help2man-1.49.3 texi2html-5.0p0 /usr/sbin/pkg_add -aI -Drepair help2man-1.49.3 texi2html-5.0p0 >>> Running show-prepare-results in textproc/source-highlight at 1730635871.70 ===> textproc/source-highlight ===> Building from scratch source-highlight-3.1.9 ===> source-highlight-3.1.9 depends on: help2man-* -> help2man-1.49.3 ===> source-highlight-3.1.9 depends on: texi2html-* -> texi2html-5.0p0 ===> source-highlight-3.1.9 depends on: gcc->=8,<9 -> gcc-8.4.0p25 ===> source-highlight-3.1.9 depends on: g++->=8,<9 -> g++-8.4.0p25 ===> source-highlight-3.1.9 depends on: boost-* -> boost-1.84.0p4v0 ===> source-highlight-3.1.9 depends on: gcc-libs->=8,<9 -> gcc-libs-8.4.0p25 ===> Verifying specs: estdc++>=17 pthread boost_regex-mt c icudata icui18n icuuc m estdc++>=19 ===> found estdc++.19.0 pthread.27.1 boost_regex-mt.23.0 c.100.3 icudata.22.4 icui18n.22.4 icuuc.22.4 m.10.1 boost-1.84.0p4v0 g++-8.4.0p25 gcc-8.4.0p25 gcc-libs-8.4.0p25 help2man-1.49.3 texi2html-5.0p0 (Junk lock released for sparc64-0d at 1730635879.08) distfiles size=1717234 >>> Running patch in textproc/source-highlight at 1730635879.21 ===> textproc/source-highlight ===> Checking files for source-highlight-3.1.9 `/usr/ports/distfiles/source-highlight-3.1.9.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for source-highlight-3.1.9 ===> Patching for source-highlight-3.1.9 ===> Applying OpenBSD patch patch-lib_tests_test_regexranges_main_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |https://savannah.gnu.org/bugs/?41786 | |This test seems to rely on a newer boost version than is currently |available in OpenBSD. The the upstream bugfix did not change any |code in source-hilight itself, but just adjusted for new behaviour |in the boost regex library. | |--- lib/tests/test_regexranges_main.cpp.orig Sun Apr 19 18:42:34 2015 |+++ lib/tests/test_regexranges_main.cpp Sun Apr 19 18:41:47 2015 -------------------------- Patching file lib/tests/test_regexranges_main.cpp using Plan A... Hunk #1 succeeded at 54. done ===> Compiler link: gcc -> /usr/local/bin/egcc ===> Compiler link: cc -> /usr/local/bin/egcc ===> Compiler link: c++ -> /usr/local/bin/eg++ ===> Compiler link: g++ -> /usr/local/bin/eg++ >>> Running configure in textproc/source-highlight at 1730635882.12 ===> textproc/source-highlight ===> Generating configure for source-highlight-3.1.9 ===> Configuring for source-highlight-3.1.9 Using /usr/obj/ports/source-highlight-3.1.9/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /usr/obj/ports/source-highlight-3.1.9/config.site checking for a BSD-compatible install... /usr/obj/ports/source-highlight-3.1.9/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking for gcc... cc 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for Minix Amsterdam compiler... no checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking build system type... sparc64-unknown-openbsd7.6 checking host system type... sparc64-unknown-openbsd7.6 checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for size_t... (cached) yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for stddef.h... (cached) yes checking for strftime... (cached) yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 checking for gawk... (cached) awk checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking how to convert sparc64-unknown-openbsd7.6 file names to sparc64-unknown-openbsd7.6 format... func_convert_file_noop checking how to convert sparc64-unknown-openbsd7.6 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... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.6 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.6 ld.so checking how to hardcode library paths into programs... immediate checking whether the compiler implements namespaces... yes checking whether the compiler supports Standard Template Library... yes checking whether the compiler has stringstream... yes checking whether the compiler has ios_base... yes checking for boostlib >= 1.33.1... yes checking whether the Boost::Regex library is available... yes checking for exit in -lboost_regex-mt... yes checking for bison... yacc checking for flex... (cached) flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... (cached) yes checking for main in -lefence... no checking for yywrap... no checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for dirent.h... (cached) yes checking for getopt.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking whether // is distinct from /... no checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking whether getenv is declared... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wchar_t... yes checking for strdup... (cached) yes checking whether strdup is declared... yes checking for C/C++ restrict keyword... (cached) __restrict__ checking whether ffsl is declared without a macro... no checking whether ffsll is declared without a macro... no checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... no checking whether memrchr is declared without a macro... yes checking whether rawmemchr is declared without a macro... no checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... no checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strerror_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... no checking for inline... inline checking whether stat file-mode macros are broken... no checking for mode_t... (cached) yes checking for struct timespec in ... yes checking for pid_t... (cached) yes checking whether alphasort is declared without a macro... yes checking whether closedir is declared without a macro... yes checking whether dirfd is declared without a macro... yes checking whether fdopendir is declared without a macro... yes checking whether opendir is declared without a macro... yes checking whether readdir is declared without a macro... yes checking whether rewinddir is declared without a macro... yes checking whether scandir is declared without a macro... yes checking whether // is distinct from /... (cached) no checking for memset... (cached) yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking whether program_invocation_name is declared... no checking whether program_invocation_short_name is declared... no checking for ssize_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... no checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... yes checking whether grantpt is declared without a macro... yes checking whether initstate_r is declared without a macro... no checking whether mkdtemp is declared without a macro... yes checking whether mkostemp is declared without a macro... yes checking whether mkostemps is declared without a macro... yes checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... yes checking whether posix_openpt is declared without a macro... yes checking whether ptsname is declared without a macro... yes checking whether ptsname_r is declared without a macro... no checking whether random_r is declared without a macro... no checking whether realpath is declared without a macro... yes checking whether rpmatch is declared without a macro... no checking whether setenv is declared without a macro... yes checking whether setstate_r is declared without a macro... no checking whether srandom_r is declared without a macro... no checking whether strtod is declared without a macro... yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... yes checking whether unlockpt is declared without a macro... yes checking whether unsetenv is declared without a macro... yes checking for nlink_t... yes checking whether fchmodat is declared without a macro... yes checking whether fstat is declared without a macro... yes checking whether fstatat is declared without a macro... yes checking whether futimens is declared without a macro... yes checking whether lchmod is declared without a macro... no checking whether lstat is declared without a macro... yes checking whether mkdirat is declared without a macro... yes checking whether mkfifo is declared without a macro... yes checking whether mkfifoat is declared without a macro... yes checking whether mknod is declared without a macro... yes checking whether mknodat is declared without a macro... yes checking whether stat is declared without a macro... yes checking whether utimensat is declared without a macro... yes checking whether chdir is declared without a macro... yes checking whether chown is declared without a macro... yes checking whether dup is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... yes checking whether environ is declared without a macro... no checking whether euidaccess is declared without a macro... no checking whether faccessat is declared without a macro... yes checking whether fchdir is declared without a macro... yes checking whether fchownat is declared without a macro... yes checking whether fdatasync is declared without a macro... yes checking whether fsync is declared without a macro... yes checking whether ftruncate is declared without a macro... yes checking whether getcwd is declared without a macro... yes checking whether getdomainname is declared without a macro... yes checking whether getdtablesize is declared without a macro... yes checking whether getgroups is declared without a macro... yes checking whether gethostname is declared without a macro... yes checking whether getlogin is declared without a macro... yes checking whether getlogin_r is declared without a macro... yes checking whether getpagesize is declared without a macro... yes checking whether getusershell is declared without a macro... yes checking whether setusershell is declared without a macro... yes checking whether endusershell is declared without a macro... yes checking whether group_member is declared without a macro... no checking whether lchown is declared without a macro... yes checking whether link is declared without a macro... yes checking whether linkat is declared without a macro... yes checking whether lseek is declared without a macro... yes checking whether pipe is declared without a macro... yes checking whether pipe2 is declared without a macro... yes checking whether pread is declared without a macro... yes checking whether pwrite is declared without a macro... yes checking whether readlink is declared without a macro... yes checking whether readlinkat is declared without a macro... yes checking whether rmdir is declared without a macro... yes checking whether sethostname is declared without a macro... yes checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... yes checking whether symlinkat is declared without a macro... yes checking whether ttyname_r is declared without a macro... yes checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... yes checking whether usleep is declared without a macro... yes checking for off_t... (cached) yes checking for gengetopt... no checking for doublecpp... no checking for valgrind... no checking for help2man... /usr/local/bin/help2man checking for ctags... /usr/bin/ctags checking whether /usr/bin/ctags accept --excmd... no checking for bash... no checking for sh... /bin/sh checking checking if it's bison ... no: it's yacc checking for tar... /bin/tar checking for texi2html... /usr/local/bin/texi2html checking whether to enable maintainer-specific portions of Makefiles... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating source-highlight.pc config.status: creating src-highlite.directive config.status: creating m4/Makefile config.status: creating gl/Makefile config.status: creating src/Makefile config.status: creating src/java2html config.status: creating src/cpp2html config.status: creating src/src-hilite-lesspipe.sh config.status: creating src/source-highlight-esc.sh config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating lib/srchilite/Makefile config.status: creating lib/srchilite/srchilite.doxyfile config.status: creating lib/tests/Makefile config.status: creating lib/examples/Makefile config.status: creating lib/compat/Makefile config.status: creating tests/Makefile config.status: creating tests/output_dir/Makefile config.status: creating source-highlight.spec config.status: creating tests/valgrind_tests.sh config.status: creating tests/valgrind_suppressions.sh config.status: creating tests/valgrind_test.sh config.status: creating lib/tests/valgrind_test.sh config.status: creating doc/shjs_css_transform.sh config.status: creating doc/gen_style_example.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc Good - your configure finished. Start make now These programs are NOT required, and are useful only for source-highlight developers Gengetopt.........: Doublecpp.........: Valgrind..........: (GNU source-highlight) version 3.1.9 Prefix.........: /usr/local Using Boost....: -lboost_regex-mt C++ Compiler...: c++ -O2 -pipe -I/usr/local/include Linker.........: /usr/bin/ld -L/usr/local/lib Doxygen........: NONE or not enabled Help2Man.......: /usr/local/bin/help2man Ctags..........: /usr/bin/ctags ----------------------------------------- No Doxygen program found - continuing without Doxygen documentation support. (it must be enabled with --with-doxygen) ----------------------------------------- configure: WARNING: The ctags you have on your system cannot be used by source-highlight (make sure you have a ctags that support --excmd option, e.g., exuberant ctags, You can find it here http://ctags.sourceforge.net). so you won't be able to generate references (--gen-references). Good: you're using bash_completion! dir: /etc/bash_completion.d >>> Running build in textproc/source-highlight at 1730636030.94 ===> textproc/source-highlight ===> Building for source-highlight-3.1.9 /usr/bin/make all-recursive Making all in m4 Making all in gl rm -f c++defs.h-t c++defs.h && sed -n -e '/_GL_CXXDEFS/,$p' < ../build-aux/snippet/c++defs.h > c++defs.h-t && mv c++defs.h-t c++defs.h rm -f arg-nonnull.h-t arg-nonnull.h && sed -n -e '/GL_ARG_NONNULL/,$p' < ../build-aux/snippet/arg-nonnull.h > arg-nonnull.h-t && mv arg-nonnull.h-t arg-nonnull.h rm -f warn-on-use.h-t warn-on-use.h && sed -n -e '/^.ifndef/,$p' < ../build-aux/snippet/warn-on-use.h > warn-on-use.h-t && mv warn-on-use.h-t warn-on-use.h rm -f dirent.h-t dirent.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_DIRENT_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_DIRENT_H''@||g' -e 's/@''GNULIB_OPENDIR''@/0/g' -e 's/@''GNULIB_READDIR''@/0/g' -e 's/@''GNULIB_REWINDDIR''@/0/g' -e 's/@''GNULIB_CLOSEDIR''@/0/g' -e 's/@''GNULIB_DIRFD''@/0/g' -e 's/@''GNULIB_FDOPENDIR''@/0/g' -e 's/@''GNULIB_SCANDIR''@/0/g' -e 's/@''GNULIB_ALPHASORT''@/0/g' -e 's/@''HAVE_OPENDIR''@/1/g' -e 's/@''HAVE_READDIR''@/1/g' -e 's/@''HAVE_REWINDDIR''@/1/g' -e 's/@''HAVE_CLOSEDIR''@/1/g' -e 's|@''HAVE_DECL_DIRFD''@|1|g' -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' -e 's|@''HAVE_FDOPENDIR''@|1|g' -e 's|@''HAVE_SCANDIR''@|1|g' -e 's|@''HAVE_ALPHASORT''@|1|g' -e 's|@''REPLACE_OPENDIR''@|0|g' -e 's|@''REPLACE_CLOSEDIR''@|0|g' -e 's|@''REPLACE_DIRFD''@|0|g' -e 's|@''REPLACE_FDOPENDIR''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./dirent.in.h; } > dirent.h-t && mv dirent.h-t dirent.h rm -f stdlib.h-t stdlib.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STDLIB_H''@||g' -e 's/@''GNULIB__EXIT''@/0/g' -e 's/@''GNULIB_ATOLL''@/0/g' -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' -e 's/@''GNULIB_GETLOADAVG''@/0/g' -e 's/@''GNULIB_GETSUBOPT''@/0/g' -e 's/@''GNULIB_GRANTPT''@/0/g' -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' -e 's/@''GNULIB_MBTOWC''@/0/g' -e 's/@''GNULIB_MKDTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMPS''@/0/g' -e 's/@''GNULIB_MKSTEMP''@/0/g' -e 's/@''GNULIB_MKSTEMPS''@/0/g' -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' -e 's/@''GNULIB_PTSNAME''@/0/g' -e 's/@''GNULIB_PTSNAME_R''@/0/g' -e 's/@''GNULIB_PUTENV''@/0/g' -e 's/@''GNULIB_RANDOM_R''@/0/g' -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' -e 's/@''GNULIB_REALPATH''@/0/g' -e 's/@''GNULIB_RPMATCH''@/0/g' -e 's/@''GNULIB_SETENV''@/0/g' -e 's/@''GNULIB_STRTOD''@/0/g' -e 's/@''GNULIB_STRTOLL''@/0/g' -e 's/@''GNULIB_STRTOULL''@/0/g' -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' -e 's/@''GNULIB_UNLOCKPT''@/0/g' -e 's/@''GNULIB_UNSETENV''@/0/g' -e 's/@''GNULIB_WCTOMB''@/0/g' < ./stdlib.in.h | sed -e 's|@''HAVE__EXIT''@|1|g' -e 's|@''HAVE_ATOLL''@|1|g' -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' -e 's|@''HAVE_GETSUBOPT''@|1|g' -e 's|@''HAVE_GRANTPT''@|1|g' -e 's|@''HAVE_MKDTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMPS''@|1|g' -e 's|@''HAVE_MKSTEMP''@|1|g' -e 's|@''HAVE_MKSTEMPS''@|1|g' -e 's|@''HAVE_POSIX_OPENPT''@|1|g' -e 's|@''HAVE_PTSNAME''@|1|g' -e 's|@''HAVE_PTSNAME_R''@|1|g' -e 's|@''HAVE_RANDOM_H''@|1|g' -e 's|@''HAVE_RANDOM_R''@|1|g' -e 's|@''HAVE_REALPATH''@|1|g' -e 's|@''HAVE_RPMATCH''@|1|g' -e 's|@''HAVE_DECL_SETENV''@|1|g' -e 's|@''HAVE_STRTOD''@|1|g' -e 's|@''HAVE_STRTOLL''@|1|g' -e 's|@''HAVE_STRTOULL''@|1|g' -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' -e 's|@''HAVE_UNLOCKPT''@|1|g' -e 's|@''HAVE_DECL_UNSETENV''@|1|g' -e 's|@''REPLACE_CALLOC''@|0|g' -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' -e 's|@''REPLACE_MALLOC''@|0|g' -e 's|@''REPLACE_MBTOWC''@|0|g' -e 's|@''REPLACE_MKSTEMP''@|0|g' -e 's|@''REPLACE_PTSNAME_R''@|0|g' -e 's|@''REPLACE_PUTENV''@|0|g' -e 's|@''REPLACE_REALLOC''@|0|g' -e 's|@''REPLACE_REALPATH''@|0|g' -e 's|@''REPLACE_SETENV''@|0|g' -e 's|@''REPLACE_STRTOD''@|0|g' -e 's|@''REPLACE_UNSETENV''@|0|g' -e 's|@''REPLACE_WCTOMB''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _Noreturn/r ../build-aux/snippet/_Noreturn.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; } > stdlib.h-t && mv stdlib.h-t stdlib.h rm -f string.h-t string.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STRING_H''@||g' -e 's/@''GNULIB_FFSL''@/0/g' -e 's/@''GNULIB_FFSLL''@/0/g' -e 's/@''GNULIB_MBSLEN''@/0/g' -e 's/@''GNULIB_MBSNLEN''@/0/g' -e 's/@''GNULIB_MBSCHR''@/0/g' -e 's/@''GNULIB_MBSRCHR''@/0/g' -e 's/@''GNULIB_MBSSTR''@/0/g' -e 's/@''GNULIB_MBSCASECMP''@/0/g' -e 's/@''GNULIB_MBSNCASECMP''@/0/g' -e 's/@''GNULIB_MBSPCASECMP''@/0/g' -e 's/@''GNULIB_MBSCASESTR''@/0/g' -e 's/@''GNULIB_MBSCSPN''@/0/g' -e 's/@''GNULIB_MBSPBRK''@/0/g' -e 's/@''GNULIB_MBSSPN''@/0/g' -e 's/@''GNULIB_MBSSEP''@/0/g' -e 's/@''GNULIB_MBSTOK_R''@/0/g' -e 's/@''GNULIB_MEMCHR''@/0/g' -e 's/@''GNULIB_MEMMEM''@/0/g' -e 's/@''GNULIB_MEMPCPY''@/0/g' -e 's/@''GNULIB_MEMRCHR''@/0/g' -e 's/@''GNULIB_RAWMEMCHR''@/0/g' -e 's/@''GNULIB_STPCPY''@/0/g' -e 's/@''GNULIB_STPNCPY''@/0/g' -e 's/@''GNULIB_STRCHRNUL''@/0/g' -e 's/@''GNULIB_STRDUP''@/1/g' -e 's/@''GNULIB_STRNCAT''@/0/g' -e 's/@''GNULIB_STRNDUP''@/0/g' -e 's/@''GNULIB_STRNLEN''@/0/g' -e 's/@''GNULIB_STRPBRK''@/0/g' -e 's/@''GNULIB_STRSEP''@/0/g' -e 's/@''GNULIB_STRSTR''@/0/g' -e 's/@''GNULIB_STRCASESTR''@/0/g' -e 's/@''GNULIB_STRTOK_R''@/0/g' -e 's/@''GNULIB_STRERROR''@/0/g' -e 's/@''GNULIB_STRERROR_R''@/0/g' -e 's/@''GNULIB_STRSIGNAL''@/0/g' -e 's/@''GNULIB_STRVERSCMP''@/0/g' < ./string.in.h | sed -e 's|@''HAVE_FFSL''@|1|g' -e 's|@''HAVE_FFSLL''@|1|g' -e 's|@''HAVE_MBSLEN''@|0|g' -e 's|@''HAVE_MEMCHR''@|1|g' -e 's|@''HAVE_DECL_MEMMEM''@|1|g' -e 's|@''HAVE_MEMPCPY''@|1|g' -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' -e 's|@''HAVE_RAWMEMCHR''@|1|g' -e 's|@''HAVE_STPCPY''@|1|g' -e 's|@''HAVE_STPNCPY''@|1|g' -e 's|@''HAVE_STRCHRNUL''@|1|g' -e 's|@''HAVE_DECL_STRDUP''@|1|g' -e 's|@''HAVE_DECL_STRNDUP''@|1|g' -e 's|@''HAVE_DECL_STRNLEN''@|1|g' -e 's|@''HAVE_STRPBRK''@|1|g' -e 's|@''HAVE_STRSEP''@|1|g' -e 's|@''HAVE_STRCASESTR''@|1|g' -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' -e 's|@''HAVE_STRVERSCMP''@|1|g' -e 's|@''REPLACE_STPNCPY''@|0|g' -e 's|@''REPLACE_MEMCHR''@|0|g' -e 's|@''REPLACE_MEMMEM''@|0|g' -e 's|@''REPLACE_STRCASESTR''@|0|g' -e 's|@''REPLACE_STRCHRNUL''@|0|g' -e 's|@''REPLACE_STRDUP''@|0|g' -e 's|@''REPLACE_STRSTR''@|0|g' -e 's|@''REPLACE_STRERROR''@|0|g' -e 's|@''REPLACE_STRERROR_R''@|0|g' -e 's|@''REPLACE_STRNCAT''@|0|g' -e 's|@''REPLACE_STRNDUP''@|0|g' -e 's|@''REPLACE_STRNLEN''@|0|g' -e 's|@''REPLACE_STRSIGNAL''@|0|g' -e 's|@''REPLACE_STRTOK_R''@|0|g' -e 's|@''UNDEFINE_STRTOK_R''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; < ./string.in.h; } > string.h-t && mv string.h-t string.h mkdir -p sys rm -f sys/stat.h-t sys/stat.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_STAT_H''@||g' -e 's/@''GNULIB_FCHMODAT''@/0/g' -e 's/@''GNULIB_FSTAT''@/0/g' -e 's/@''GNULIB_FSTATAT''@/0/g' -e 's/@''GNULIB_FUTIMENS''@/0/g' -e 's/@''GNULIB_LCHMOD''@/0/g' -e 's/@''GNULIB_LSTAT''@/0/g' -e 's/@''GNULIB_MKDIRAT''@/0/g' -e 's/@''GNULIB_MKFIFO''@/0/g' -e 's/@''GNULIB_MKFIFOAT''@/0/g' -e 's/@''GNULIB_MKNOD''@/0/g' -e 's/@''GNULIB_MKNODAT''@/0/g' -e 's/@''GNULIB_STAT''@/0/g' -e 's/@''GNULIB_UTIMENSAT''@/0/g' -e 's|@''HAVE_FCHMODAT''@|1|g' -e 's|@''HAVE_FSTATAT''@|1|g' -e 's|@''HAVE_FUTIMENS''@|1|g' -e 's|@''HAVE_LCHMOD''@|1|g' -e 's|@''HAVE_LSTAT''@|1|g' -e 's|@''HAVE_MKDIRAT''@|1|g' -e 's|@''HAVE_MKFIFO''@|1|g' -e 's|@''HAVE_MKFIFOAT''@|1|g' -e 's|@''HAVE_MKNOD''@|1|g' -e 's|@''HAVE_MKNODAT''@|1|g' -e 's|@''HAVE_UTIMENSAT''@|1|g' -e 's|@''REPLACE_FSTAT''@|0|g' -e 's|@''REPLACE_FSTATAT''@|0|g' -e 's|@''REPLACE_FUTIMENS''@|0|g' -e 's|@''REPLACE_LSTAT''@|0|g' -e 's|@''REPLACE_MKDIR''@|0|g' -e 's|@''REPLACE_MKFIFO''@|0|g' -e 's|@''REPLACE_MKNOD''@|0|g' -e 's|@''REPLACE_STAT''@|0|g' -e 's|@''REPLACE_UTIMENSAT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_stat.in.h; } > sys/stat.h-t && mv sys/stat.h-t sys/stat.h rm -f time.h-t time.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_TIME_H''@||g' -e 's/@''GNULIB_MKTIME''@/0/g' -e 's/@''GNULIB_NANOSLEEP''@/0/g' -e 's/@''GNULIB_STRPTIME''@/0/g' -e 's/@''GNULIB_TIMEGM''@/0/g' -e 's/@''GNULIB_TIME_R''@/0/g' -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' -e 's|@''HAVE_NANOSLEEP''@|1|g' -e 's|@''HAVE_STRPTIME''@|1|g' -e 's|@''HAVE_TIMEGM''@|1|g' -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./time.in.h; } > time.h-t && mv time.h-t time.h rm -f unistd.h-t unistd.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_UNISTD_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_UNISTD_H''@||g' -e 's/@''GNULIB_CHDIR''@/0/g' -e 's/@''GNULIB_CHOWN''@/0/g' -e 's/@''GNULIB_CLOSE''@/0/g' -e 's/@''GNULIB_DUP''@/0/g' -e 's/@''GNULIB_DUP2''@/0/g' -e 's/@''GNULIB_DUP3''@/0/g' -e 's/@''GNULIB_ENVIRON''@/0/g' -e 's/@''GNULIB_EUIDACCESS''@/0/g' -e 's/@''GNULIB_FACCESSAT''@/0/g' -e 's/@''GNULIB_FCHDIR''@/0/g' -e 's/@''GNULIB_FCHOWNAT''@/0/g' -e 's/@''GNULIB_FDATASYNC''@/0/g' -e 's/@''GNULIB_FSYNC''@/0/g' -e 's/@''GNULIB_FTRUNCATE''@/0/g' -e 's/@''GNULIB_GETCWD''@/0/g' -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' -e 's/@''GNULIB_GETGROUPS''@/0/g' -e 's/@''GNULIB_GETHOSTNAME''@/0/g' -e 's/@''GNULIB_GETLOGIN''@/0/g' -e 's/@''GNULIB_GETLOGIN_R''@/0/g' -e 's/@''GNULIB_GETPAGESIZE''@/0/g' -e 's/@''GNULIB_GETUSERSHELL''@/0/g' -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' -e 's/@''GNULIB_LCHOWN''@/0/g' -e 's/@''GNULIB_LINK''@/0/g' -e 's/@''GNULIB_LINKAT''@/0/g' -e 's/@''GNULIB_LSEEK''@/0/g' -e 's/@''GNULIB_PIPE''@/0/g' -e 's/@''GNULIB_PIPE2''@/0/g' -e 's/@''GNULIB_PREAD''@/0/g' -e 's/@''GNULIB_PWRITE''@/0/g' -e 's/@''GNULIB_READ''@/0/g' -e 's/@''GNULIB_READLINK''@/0/g' -e 's/@''GNULIB_READLINKAT''@/0/g' -e 's/@''GNULIB_RMDIR''@/0/g' -e 's/@''GNULIB_SETHOSTNAME''@/0/g' -e 's/@''GNULIB_SLEEP''@/0/g' -e 's/@''GNULIB_SYMLINK''@/0/g' -e 's/@''GNULIB_SYMLINKAT''@/0/g' -e 's/@''GNULIB_TTYNAME_R''@/0/g' -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' -e 's/@''GNULIB_UNLINK''@/0/g' -e 's/@''GNULIB_UNLINKAT''@/0/g' -e 's/@''GNULIB_USLEEP''@/0/g' -e 's/@''GNULIB_WRITE''@/0/g' < ./unistd.in.h | sed -e 's|@''HAVE_CHOWN''@|1|g' -e 's|@''HAVE_DUP2''@|1|g' -e 's|@''HAVE_DUP3''@|1|g' -e 's|@''HAVE_EUIDACCESS''@|1|g' -e 's|@''HAVE_FACCESSAT''@|1|g' -e 's|@''HAVE_FCHDIR''@|1|g' -e 's|@''HAVE_FCHOWNAT''@|1|g' -e 's|@''HAVE_FDATASYNC''@|1|g' -e 's|@''HAVE_FSYNC''@|1|g' -e 's|@''HAVE_FTRUNCATE''@|1|g' -e 's|@''HAVE_GETDTABLESIZE''@|1|g' -e 's|@''HAVE_GETGROUPS''@|1|g' -e 's|@''HAVE_GETHOSTNAME''@|1|g' -e 's|@''HAVE_GETLOGIN''@|1|g' -e 's|@''HAVE_GETPAGESIZE''@|1|g' -e 's|@''HAVE_GROUP_MEMBER''@|1|g' -e 's|@''HAVE_LCHOWN''@|1|g' -e 's|@''HAVE_LINK''@|1|g' -e 's|@''HAVE_LINKAT''@|1|g' -e 's|@''HAVE_PIPE''@|1|g' -e 's|@''HAVE_PIPE2''@|1|g' -e 's|@''HAVE_PREAD''@|1|g' -e 's|@''HAVE_PWRITE''@|1|g' -e 's|@''HAVE_READLINK''@|1|g' -e 's|@''HAVE_READLINKAT''@|1|g' -e 's|@''HAVE_SETHOSTNAME''@|1|g' -e 's|@''HAVE_SLEEP''@|1|g' -e 's|@''HAVE_SYMLINK''@|1|g' -e 's|@''HAVE_SYMLINKAT''@|1|g' -e 's|@''HAVE_UNLINKAT''@|1|g' -e 's|@''HAVE_USLEEP''@|1|g' -e 's|@''HAVE_DECL_ENVIRON''@|1|g' -e 's|@''HAVE_DECL_FCHDIR''@|1|g' -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' -e 's|@''HAVE_OS_H''@|0|g' -e 's|@''HAVE_SYS_PARAM_H''@|0|g' | sed -e 's|@''REPLACE_CHOWN''@|0|g' -e 's|@''REPLACE_CLOSE''@|0|g' -e 's|@''REPLACE_DUP''@|0|g' -e 's|@''REPLACE_DUP2''@|0|g' -e 's|@''REPLACE_FCHOWNAT''@|0|g' -e 's|@''REPLACE_GETCWD''@|0|g' -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' -e 's|@''REPLACE_GETLOGIN_R''@|0|g' -e 's|@''REPLACE_GETGROUPS''@|0|g' -e 's|@''REPLACE_GETPAGESIZE''@|0|g' -e 's|@''REPLACE_LCHOWN''@|0|g' -e 's|@''REPLACE_LINK''@|0|g' -e 's|@''REPLACE_LINKAT''@|0|g' -e 's|@''REPLACE_LSEEK''@|0|g' -e 's|@''REPLACE_PREAD''@|0|g' -e 's|@''REPLACE_PWRITE''@|0|g' -e 's|@''REPLACE_READ''@|0|g' -e 's|@''REPLACE_READLINK''@|0|g' -e 's|@''REPLACE_RMDIR''@|0|g' -e 's|@''REPLACE_SLEEP''@|0|g' -e 's|@''REPLACE_SYMLINK''@|0|g' -e 's|@''REPLACE_TTYNAME_R''@|0|g' -e 's|@''REPLACE_UNLINK''@|0|g' -e 's|@''REPLACE_UNLINKAT''@|0|g' -e 's|@''REPLACE_USLEEP''@|0|g' -e 's|@''REPLACE_WRITE''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; } > unistd.h-t && mv unistd.h-t unistd.h /usr/bin/make all-recursive /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT dirname-lgpl.lo -MD -MP -MF .deps/dirname-lgpl.Tpo -c -o dirname-lgpl.lo dirname-lgpl.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT dirname-lgpl.lo -MD -MP -MF .deps/dirname-lgpl.Tpo -c dirname-lgpl.c -fPIC -DPIC -o .libs/dirname-lgpl.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT dirname-lgpl.lo -MD -MP -MF .deps/dirname-lgpl.Tpo -c dirname-lgpl.c -o dirname-lgpl.o mv -f .deps/dirname-lgpl.Tpo .deps/dirname-lgpl.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT basename-lgpl.lo -MD -MP -MF .deps/basename-lgpl.Tpo -c -o basename-lgpl.lo basename-lgpl.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT basename-lgpl.lo -MD -MP -MF .deps/basename-lgpl.Tpo -c basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT basename-lgpl.lo -MD -MP -MF .deps/basename-lgpl.Tpo -c basename-lgpl.c -o basename-lgpl.o mv -f .deps/basename-lgpl.Tpo .deps/basename-lgpl.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c -o stripslash.lo stripslash.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c stripslash.c -fPIC -DPIC -o .libs/stripslash.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c stripslash.c -o stripslash.o mv -f .deps/stripslash.Tpo .deps/stripslash.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c -o progname.lo progname.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -fPIC -DPIC -o .libs/progname.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -o progname.o mv -f .deps/progname.Tpo .deps/progname.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -no-undefined -L/usr/local/lib -o libgnu.la dirname-lgpl.lo basename-lgpl.lo stripslash.lo progname.lo libtool: link: ar cru .libs/libgnu.a .libs/dirname-lgpl.o .libs/basename-lgpl.o .libs/stripslash.o .libs/progname.o libtool: link: ranlib .libs/libgnu.a Making all in lib Making all in srchilite /usr/bin/make all-am /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT fileutil.lo -MD -MP -MF .deps/fileutil.Tpo -c -o fileutil.lo fileutil.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT fileutil.lo -MD -MP -MF .deps/fileutil.Tpo -c fileutil.cc -fPIC -DPIC -o .libs/fileutil.o In file included from fileutil.cc:28: fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string readFile(const string &fileName) throw (IOException); ^~~~~ fileutil.cc:51:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string readFile(const string &fileName) throw (IOException) { ^~~~~ c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT fileutil.lo -MD -MP -MF .deps/fileutil.Tpo -c fileutil.cc -o fileutil.o In file included from fileutil.cc:28: fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string readFile(const string &fileName) throw (IOException); ^~~~~ fileutil.cc:51:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string readFile(const string &fileName) throw (IOException) { ^~~~~ mv -f .deps/fileutil.Tpo .deps/fileutil.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT substfun.lo -MD -MP -MF .deps/substfun.Tpo -c -o substfun.lo substfun.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT substfun.lo -MD -MP -MF .deps/substfun.Tpo -c substfun.cpp -fPIC -DPIC -o .libs/substfun.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT substfun.lo -MD -MP -MF .deps/substfun.Tpo -c substfun.cpp -o substfun.o mv -f .deps/substfun.Tpo .deps/substfun.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT stopwatch.lo -MD -MP -MF .deps/stopwatch.Tpo -c -o stopwatch.lo stopwatch.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT stopwatch.lo -MD -MP -MF .deps/stopwatch.Tpo -c stopwatch.cpp -fPIC -DPIC -o .libs/stopwatch.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT stopwatch.lo -MD -MP -MF .deps/stopwatch.Tpo -c stopwatch.cpp -o stopwatch.o mv -f .deps/stopwatch.Tpo .deps/stopwatch.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.cpp -fPIC -DPIC -o .libs/utils.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.cpp -o utils.o mv -f .deps/utils.Tpo .deps/utils.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT ioexception.lo -MD -MP -MF .deps/ioexception.Tpo -c -o ioexception.lo ioexception.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT ioexception.lo -MD -MP -MF .deps/ioexception.Tpo -c ioexception.cpp -fPIC -DPIC -o .libs/ioexception.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT ioexception.lo -MD -MP -MF .deps/ioexception.Tpo -c ioexception.cpp -o ioexception.o mv -f .deps/ioexception.Tpo .deps/ioexception.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT settings.lo -MD -MP -MF .deps/settings.Tpo -c -o settings.lo settings.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT settings.lo -MD -MP -MF .deps/settings.Tpo -c settings.cpp -fPIC -DPIC -o .libs/settings.o In file included from settings.cpp:32: fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string readFile(const string &fileName) throw (IOException); ^~~~~ c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT settings.lo -MD -MP -MF .deps/settings.Tpo -c settings.cpp -o settings.o In file included from settings.cpp:32: fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string readFile(const string &fileName) throw (IOException); ^~~~~ mv -f .deps/settings.Tpo .deps/settings.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT versions.lo -MD -MP -MF .deps/versions.Tpo -c -o versions.lo versions.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT versions.lo -MD -MP -MF .deps/versions.Tpo -c versions.cpp -fPIC -DPIC -o .libs/versions.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT versions.lo -MD -MP -MF .deps/versions.Tpo -c versions.cpp -o versions.o mv -f .deps/versions.Tpo .deps/versions.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT verbosity.lo -MD -MP -MF .deps/verbosity.Tpo -c -o verbosity.lo verbosity.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT verbosity.lo -MD -MP -MF .deps/verbosity.Tpo -c verbosity.cpp -fPIC -DPIC -o .libs/verbosity.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT verbosity.lo -MD -MP -MF .deps/verbosity.Tpo -c verbosity.cpp -o verbosity.o mv -f .deps/verbosity.Tpo .deps/verbosity.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT sourcehighlight.lo -MD -MP -MF .deps/sourcehighlight.Tpo -c -o sourcehighlight.lo sourcehighlight.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT sourcehighlight.lo -MD -MP -MF .deps/sourcehighlight.Tpo -c sourcehighlight.cpp -fPIC -DPIC -o .libs/sourcehighlight.o In file included from sourcehighlight.cpp:14: fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string readFile(const string &fileName) throw (IOException); ^~~~~ c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT sourcehighlight.lo -MD -MP -MF .deps/sourcehighlight.Tpo -c sourcehighlight.cpp -o sourcehighlight.o In file included from sourcehighlight.cpp:14: fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string readFile(const string &fileName) throw (IOException); ^~~~~ mv -f .deps/sourcehighlight.Tpo .deps/sourcehighlight.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT styleparser.lo -MD -MP -MF .deps/styleparser.Tpo -c -o styleparser.lo styleparser.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT styleparser.lo -MD -MP -MF .deps/styleparser.Tpo -c styleparser.cc -fPIC -DPIC -o .libs/styleparser.o In file included from ../../../lib/srchilite/styleparser.yy:34: fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string readFile(const string &fileName) throw (IOException); ^~~~~ c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT styleparser.lo -MD -MP -MF .deps/styleparser.Tpo -c styleparser.cc -o styleparser.o In file included from ../../../lib/srchilite/styleparser.yy:34: fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string readFile(const string &fileName) throw (IOException); ^~~~~ mv -f .deps/styleparser.Tpo .deps/styleparser.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT stylescanner.lo -MD -MP -MF .deps/stylescanner.Tpo -c -o stylescanner.lo stylescanner.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT stylescanner.lo -MD -MP -MF .deps/stylescanner.Tpo -c stylescanner.cc -fPIC -DPIC -o .libs/stylescanner.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT stylescanner.lo -MD -MP -MF .deps/stylescanner.Tpo -c stylescanner.cc -o stylescanner.o mv -f .deps/stylescanner.Tpo .deps/stylescanner.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT outlangdefparser.lo -MD -MP -MF .deps/outlangdefparser.Tpo -c -o outlangdefparser.lo outlangdefparser.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT outlangdefparser.lo -MD -MP -MF .deps/outlangdefparser.Tpo -c outlangdefparser.cc -fPIC -DPIC -o .libs/outlangdefparser.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT outlangdefparser.lo -MD -MP -MF .deps/outlangdefparser.Tpo -c outlangdefparser.cc -o outlangdefparser.o mv -f .deps/outlangdefparser.Tpo .deps/outlangdefparser.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT stylecssparser.lo -MD -MP -MF .deps/stylecssparser.Tpo -c -o stylecssparser.lo stylecssparser.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT stylecssparser.lo -MD -MP -MF .deps/stylecssparser.Tpo -c stylecssparser.cc -fPIC -DPIC -o .libs/stylecssparser.o In file included from ../../../lib/srchilite/stylecssparser.yy:34: fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string readFile(const string &fileName) throw (IOException); ^~~~~ c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT stylecssparser.lo -MD -MP -MF .deps/stylecssparser.Tpo -c stylecssparser.cc -o stylecssparser.o In file included from ../../../lib/srchilite/stylecssparser.yy:34: fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string readFile(const string &fileName) throw (IOException); ^~~~~ mv -f .deps/stylecssparser.Tpo .deps/stylecssparser.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT stylecssscanner.lo -MD -MP -MF .deps/stylecssscanner.Tpo -c -o stylecssscanner.lo stylecssscanner.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT stylecssscanner.lo -MD -MP -MF .deps/stylecssscanner.Tpo -c stylecssscanner.cc -fPIC -DPIC -o .libs/stylecssscanner.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT stylecssscanner.lo -MD -MP -MF .deps/stylecssscanner.Tpo -c stylecssscanner.cc -o stylecssscanner.o mv -f .deps/stylecssscanner.Tpo .deps/stylecssscanner.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT outlangdefscanner.lo -MD -MP -MF .deps/outlangdefscanner.Tpo -c -o outlangdefscanner.lo outlangdefscanner.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT outlangdefscanner.lo -MD -MP -MF .deps/outlangdefscanner.Tpo -c outlangdefscanner.cc -fPIC -DPIC -o .libs/outlangdefscanner.o In file included from ../../../lib/srchilite/outlangdefscanner.ll:28: fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string readFile(const string &fileName) throw (IOException); ^~~~~ c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT outlangdefscanner.lo -MD -MP -MF .deps/outlangdefscanner.Tpo -c outlangdefscanner.cc -o outlangdefscanner.o In file included from ../../../lib/srchilite/outlangdefscanner.ll:28: fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string readFile(const string &fileName) throw (IOException); ^~~~~ mv -f .deps/outlangdefscanner.Tpo .deps/outlangdefscanner.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT debuglistener.lo -MD -MP -MF .deps/debuglistener.Tpo -c -o debuglistener.lo debuglistener.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT debuglistener.lo -MD -MP -MF .deps/debuglistener.Tpo -c debuglistener.cpp -fPIC -DPIC -o .libs/debuglistener.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT debuglistener.lo -MD -MP -MF .deps/debuglistener.Tpo -c debuglistener.cpp -o debuglistener.o mv -f .deps/debuglistener.Tpo .deps/debuglistener.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT langmap.lo -MD -MP -MF .deps/langmap.Tpo -c -o langmap.lo langmap.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT langmap.lo -MD -MP -MF .deps/langmap.Tpo -c langmap.cpp -fPIC -DPIC -o .libs/langmap.o In file included from langmap.cpp:21: fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string readFile(const string &fileName) throw (IOException); ^~~~~ c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT langmap.lo -MD -MP -MF .deps/langmap.Tpo -c langmap.cpp -o langmap.o In file included from langmap.cpp:21: fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string readFile(const string &fileName) throw (IOException); ^~~~~ mv -f .deps/langmap.Tpo .deps/langmap.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT stylefileparser.lo -MD -MP -MF .deps/stylefileparser.Tpo -c -o stylefileparser.lo stylefileparser.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT stylefileparser.lo -MD -MP -MF .deps/stylefileparser.Tpo -c stylefileparser.cpp -fPIC -DPIC -o .libs/stylefileparser.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT stylefileparser.lo -MD -MP -MF .deps/stylefileparser.Tpo -c stylefileparser.cpp -o stylefileparser.o mv -f .deps/stylefileparser.Tpo .deps/stylefileparser.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT langelem.lo -MD -MP -MF .deps/langelem.Tpo -c -o langelem.lo langelem.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT langelem.lo -MD -MP -MF .deps/langelem.Tpo -c langelem.cpp -fPIC -DPIC -o .libs/langelem.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT langelem.lo -MD -MP -MF .deps/langelem.Tpo -c langelem.cpp -o langelem.o mv -f .deps/langelem.Tpo .deps/langelem.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT statelangelem.lo -MD -MP -MF .deps/statelangelem.Tpo -c -o statelangelem.lo statelangelem.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT statelangelem.lo -MD -MP -MF .deps/statelangelem.Tpo -c statelangelem.cpp -fPIC -DPIC -o .libs/statelangelem.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT statelangelem.lo -MD -MP -MF .deps/statelangelem.Tpo -c statelangelem.cpp -o statelangelem.o mv -f .deps/statelangelem.Tpo .deps/statelangelem.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT langelems.lo -MD -MP -MF .deps/langelems.Tpo -c -o langelems.lo langelems.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT langelems.lo -MD -MP -MF .deps/langelems.Tpo -c langelems.cpp -fPIC -DPIC -o .libs/langelems.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT langelems.lo -MD -MP -MF .deps/langelems.Tpo -c langelems.cpp -o langelems.o mv -f .deps/langelems.Tpo .deps/langelems.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT statestartlangelem.lo -MD -MP -MF .deps/statestartlangelem.Tpo -c -o statestartlangelem.lo statestartlangelem.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT statestartlangelem.lo -MD -MP -MF .deps/statestartlangelem.Tpo -c statestartlangelem.cpp -fPIC -DPIC -o .libs/statestartlangelem.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT statestartlangelem.lo -MD -MP -MF .deps/statestartlangelem.Tpo -c statestartlangelem.cpp -o statestartlangelem.o mv -f .deps/statestartlangelem.Tpo .deps/statestartlangelem.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT stringlistlangelem.lo -MD -MP -MF .deps/stringlistlangelem.Tpo -c -o stringlistlangelem.lo stringlistlangelem.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT stringlistlangelem.lo -MD -MP -MF .deps/stringlistlangelem.Tpo -c stringlistlangelem.cpp -fPIC -DPIC -o .libs/stringlistlangelem.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT stringlistlangelem.lo -MD -MP -MF .deps/stringlistlangelem.Tpo -c stringlistlangelem.cpp -o stringlistlangelem.o mv -f .deps/stringlistlangelem.Tpo .deps/stringlistlangelem.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT delimitedlangelem.lo -MD -MP -MF .deps/delimitedlangelem.Tpo -c -o delimitedlangelem.lo delimitedlangelem.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT delimitedlangelem.lo -MD -MP -MF .deps/delimitedlangelem.Tpo -c delimitedlangelem.cpp -fPIC -DPIC -o .libs/delimitedlangelem.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT delimitedlangelem.lo -MD -MP -MF .deps/delimitedlangelem.Tpo -c delimitedlangelem.cpp -o delimitedlangelem.o mv -f .deps/delimitedlangelem.Tpo .deps/delimitedlangelem.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT langelemsprinter.lo -MD -MP -MF .deps/langelemsprinter.Tpo -c -o langelemsprinter.lo langelemsprinter.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT langelemsprinter.lo -MD -MP -MF .deps/langelemsprinter.Tpo -c langelemsprinter.cpp -fPIC -DPIC -o .libs/langelemsprinter.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT langelemsprinter.lo -MD -MP -MF .deps/langelemsprinter.Tpo -c langelemsprinter.cpp -o langelemsprinter.o mv -f .deps/langelemsprinter.Tpo .deps/langelemsprinter.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT namedsubexpslangelem.lo -MD -MP -MF .deps/namedsubexpslangelem.Tpo -c -o namedsubexpslangelem.lo namedsubexpslangelem.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT namedsubexpslangelem.lo -MD -MP -MF .deps/namedsubexpslangelem.Tpo -c namedsubexpslangelem.cpp -fPIC -DPIC -o .libs/namedsubexpslangelem.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT namedsubexpslangelem.lo -MD -MP -MF .deps/namedsubexpslangelem.Tpo -c namedsubexpslangelem.cpp -o namedsubexpslangelem.o mv -f .deps/namedsubexpslangelem.Tpo .deps/namedsubexpslangelem.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT stringdef.lo -MD -MP -MF .deps/stringdef.Tpo -c -o stringdef.lo stringdef.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT stringdef.lo -MD -MP -MF .deps/stringdef.Tpo -c stringdef.cpp -fPIC -DPIC -o .libs/stringdef.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT stringdef.lo -MD -MP -MF .deps/stringdef.Tpo -c stringdef.cpp -o stringdef.o mv -f .deps/stringdef.Tpo .deps/stringdef.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT highlightrule.lo -MD -MP -MF .deps/highlightrule.Tpo -c -o highlightrule.lo highlightrule.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT highlightrule.lo -MD -MP -MF .deps/highlightrule.Tpo -c highlightrule.cpp -fPIC -DPIC -o .libs/highlightrule.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT highlightrule.lo -MD -MP -MF .deps/highlightrule.Tpo -c highlightrule.cpp -o highlightrule.o mv -f .deps/highlightrule.Tpo .deps/highlightrule.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT highlighttoken.lo -MD -MP -MF .deps/highlighttoken.Tpo -c -o highlighttoken.lo highlighttoken.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT highlighttoken.lo -MD -MP -MF .deps/highlighttoken.Tpo -c highlighttoken.cpp -fPIC -DPIC -o .libs/highlighttoken.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT highlighttoken.lo -MD -MP -MF .deps/highlighttoken.Tpo -c highlighttoken.cpp -o highlighttoken.o mv -f .deps/highlighttoken.Tpo .deps/highlighttoken.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT highlightstate.lo -MD -MP -MF .deps/highlightstate.Tpo -c -o highlightstate.lo highlightstate.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT highlightstate.lo -MD -MP -MF .deps/highlightstate.Tpo -c highlightstate.cpp -fPIC -DPIC -o .libs/highlightstate.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT highlightstate.lo -MD -MP -MF .deps/highlightstate.Tpo -c highlightstate.cpp -o highlightstate.o mv -f .deps/highlightstate.Tpo .deps/highlightstate.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT highlightrulefactory.lo -MD -MP -MF .deps/highlightrulefactory.Tpo -c -o highlightrulefactory.lo highlightrulefactory.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT highlightrulefactory.lo -MD -MP -MF .deps/highlightrulefactory.Tpo -c highlightrulefactory.cpp -fPIC -DPIC -o .libs/highlightrulefactory.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT highlightrulefactory.lo -MD -MP -MF .deps/highlightrulefactory.Tpo -c highlightrulefactory.cpp -o highlightrulefactory.o mv -f .deps/highlightrulefactory.Tpo .deps/highlightrulefactory.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT highlightstateprinter.lo -MD -MP -MF .deps/highlightstateprinter.Tpo -c -o highlightstateprinter.lo highlightstateprinter.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT highlightstateprinter.lo -MD -MP -MF .deps/highlightstateprinter.Tpo -c highlightstateprinter.cpp -fPIC -DPIC -o .libs/highlightstateprinter.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT highlightstateprinter.lo -MD -MP -MF .deps/highlightstateprinter.Tpo -c highlightstateprinter.cpp -o highlightstateprinter.o mv -f .deps/highlightstateprinter.Tpo .deps/highlightstateprinter.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT sourcehighlighter.lo -MD -MP -MF .deps/sourcehighlighter.Tpo -c -o sourcehighlighter.lo sourcehighlighter.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT sourcehighlighter.lo -MD -MP -MF .deps/sourcehighlighter.Tpo -c sourcehighlighter.cpp -fPIC -DPIC -o .libs/sourcehighlighter.o In file included from formatterparams.h:11, from sourcehighlighter.cpp:18: fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string readFile(const string &fileName) throw (IOException); ^~~~~ c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT sourcehighlighter.lo -MD -MP -MF .deps/sourcehighlighter.Tpo -c sourcehighlighter.cpp -o sourcehighlighter.o In file included from formatterparams.h:11, from sourcehighlighter.cpp:18: fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string readFile(const string &fileName) throw (IOException); ^~~~~ mv -f .deps/sourcehighlighter.Tpo .deps/sourcehighlighter.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT sourcefilehighlighter.lo -MD -MP -MF .deps/sourcefilehighlighter.Tpo -c -o sourcefilehighlighter.lo sourcefilehighlighter.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT sourcefilehighlighter.lo -MD -MP -MF .deps/sourcefilehighlighter.Tpo -c sourcefilehighlighter.cpp -fPIC -DPIC -o .libs/sourcefilehighlighter.o In file included from formatterparams.h:11, from sourcefilehighlighter.cpp:23: fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string readFile(const string &fileName) throw (IOException); ^~~~~ c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT sourcefilehighlighter.lo -MD -MP -MF .deps/sourcefilehighlighter.Tpo -c sourcefilehighlighter.cpp -o sourcefilehighlighter.o In file included from formatterparams.h:11, from sourcefilehighlighter.cpp:23: fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string readFile(const string &fileName) throw (IOException); ^~~~~ mv -f .deps/sourcefilehighlighter.Tpo .deps/sourcefilehighlighter.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT linenumgenerator.lo -MD -MP -MF .deps/linenumgenerator.Tpo -c -o linenumgenerator.lo linenumgenerator.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT linenumgenerator.lo -MD -MP -MF .deps/linenumgenerator.Tpo -c linenumgenerator.cpp -fPIC -DPIC -o .libs/linenumgenerator.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT linenumgenerator.lo -MD -MP -MF .deps/linenumgenerator.Tpo -c linenumgenerator.cpp -o linenumgenerator.o mv -f .deps/linenumgenerator.Tpo .deps/linenumgenerator.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT lineranges.lo -MD -MP -MF .deps/lineranges.Tpo -c -o lineranges.lo lineranges.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT lineranges.lo -MD -MP -MF .deps/lineranges.Tpo -c lineranges.cpp -fPIC -DPIC -o .libs/lineranges.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT lineranges.lo -MD -MP -MF .deps/lineranges.Tpo -c lineranges.cpp -o lineranges.o mv -f .deps/lineranges.Tpo .deps/lineranges.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT regexranges.lo -MD -MP -MF .deps/regexranges.Tpo -c -o regexranges.lo regexranges.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT regexranges.lo -MD -MP -MF .deps/regexranges.Tpo -c regexranges.cpp -fPIC -DPIC -o .libs/regexranges.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT regexranges.lo -MD -MP -MF .deps/regexranges.Tpo -c regexranges.cpp -o regexranges.o mv -f .deps/regexranges.Tpo .deps/regexranges.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT formatter.lo -MD -MP -MF .deps/formatter.Tpo -c -o formatter.lo formatter.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT formatter.lo -MD -MP -MF .deps/formatter.Tpo -c formatter.cpp -fPIC -DPIC -o .libs/formatter.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT formatter.lo -MD -MP -MF .deps/formatter.Tpo -c formatter.cpp -o formatter.o mv -f .deps/formatter.Tpo .deps/formatter.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT formattermanager.lo -MD -MP -MF .deps/formattermanager.Tpo -c -o formattermanager.lo formattermanager.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT formattermanager.lo -MD -MP -MF .deps/formattermanager.Tpo -c formattermanager.cpp -fPIC -DPIC -o .libs/formattermanager.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT formattermanager.lo -MD -MP -MF .deps/formattermanager.Tpo -c formattermanager.cpp -o formattermanager.o mv -f .deps/formattermanager.Tpo .deps/formattermanager.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT textstyle.lo -MD -MP -MF .deps/textstyle.Tpo -c -o textstyle.lo textstyle.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT textstyle.lo -MD -MP -MF .deps/textstyle.Tpo -c textstyle.cpp -fPIC -DPIC -o .libs/textstyle.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT textstyle.lo -MD -MP -MF .deps/textstyle.Tpo -c textstyle.cpp -o textstyle.o mv -f .deps/textstyle.Tpo .deps/textstyle.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT textstyleformatter.lo -MD -MP -MF .deps/textstyleformatter.Tpo -c -o textstyleformatter.lo textstyleformatter.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT textstyleformatter.lo -MD -MP -MF .deps/textstyleformatter.Tpo -c textstyleformatter.cpp -fPIC -DPIC -o .libs/textstyleformatter.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT textstyleformatter.lo -MD -MP -MF .deps/textstyleformatter.Tpo -c textstyleformatter.cpp -o textstyleformatter.o mv -f .deps/textstyleformatter.Tpo .deps/textstyleformatter.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT bufferedoutput.lo -MD -MP -MF .deps/bufferedoutput.Tpo -c -o bufferedoutput.lo bufferedoutput.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT bufferedoutput.lo -MD -MP -MF .deps/bufferedoutput.Tpo -c bufferedoutput.cpp -fPIC -DPIC -o .libs/bufferedoutput.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT bufferedoutput.lo -MD -MP -MF .deps/bufferedoutput.Tpo -c bufferedoutput.cpp -o bufferedoutput.o mv -f .deps/bufferedoutput.Tpo .deps/bufferedoutput.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT preformatter.lo -MD -MP -MF .deps/preformatter.Tpo -c -o preformatter.lo preformatter.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT preformatter.lo -MD -MP -MF .deps/preformatter.Tpo -c preformatter.cpp -fPIC -DPIC -o .libs/preformatter.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT preformatter.lo -MD -MP -MF .deps/preformatter.Tpo -c preformatter.cpp -o preformatter.o mv -f .deps/preformatter.Tpo .deps/preformatter.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT wordtokenizer.lo -MD -MP -MF .deps/wordtokenizer.Tpo -c -o wordtokenizer.lo wordtokenizer.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT wordtokenizer.lo -MD -MP -MF .deps/wordtokenizer.Tpo -c wordtokenizer.cpp -fPIC -DPIC -o .libs/wordtokenizer.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT wordtokenizer.lo -MD -MP -MF .deps/wordtokenizer.Tpo -c wordtokenizer.cpp -o wordtokenizer.o mv -f .deps/wordtokenizer.Tpo .deps/wordtokenizer.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT ctagscollector.lo -MD -MP -MF .deps/ctagscollector.Tpo -c -o ctagscollector.lo ctagscollector.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT ctagscollector.lo -MD -MP -MF .deps/ctagscollector.Tpo -c ctagscollector.cpp -fPIC -DPIC -o .libs/ctagscollector.o In file included from formatterparams.h:11, from ctagscollector.cpp:12: fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string readFile(const string &fileName) throw (IOException); ^~~~~ c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT ctagscollector.lo -MD -MP -MF .deps/ctagscollector.Tpo -c ctagscollector.cpp -o ctagscollector.o In file included from formatterparams.h:11, from ctagscollector.cpp:12: fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string readFile(const string &fileName) throw (IOException); ^~~~~ mv -f .deps/ctagscollector.Tpo .deps/ctagscollector.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT readtags.lo -MD -MP -MF .deps/readtags.Tpo -c -o readtags.lo readtags.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT readtags.lo -MD -MP -MF .deps/readtags.Tpo -c readtags.c -fPIC -DPIC -o .libs/readtags.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT readtags.lo -MD -MP -MF .deps/readtags.Tpo -c readtags.c -o readtags.o mv -f .deps/readtags.Tpo .deps/readtags.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT ctagsformatter.lo -MD -MP -MF .deps/ctagsformatter.Tpo -c -o ctagsformatter.lo ctagsformatter.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT ctagsformatter.lo -MD -MP -MF .deps/ctagsformatter.Tpo -c ctagsformatter.cpp -fPIC -DPIC -o .libs/ctagsformatter.o In file included from ctagsformatter.cpp:14: fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string readFile(const string &fileName) throw (IOException); ^~~~~ c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT ctagsformatter.lo -MD -MP -MF .deps/ctagsformatter.Tpo -c ctagsformatter.cpp -o ctagsformatter.o In file included from ctagsformatter.cpp:14: fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string readFile(const string &fileName) throw (IOException); ^~~~~ mv -f .deps/ctagsformatter.Tpo .deps/ctagsformatter.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT srcuntabifier.lo -MD -MP -MF .deps/srcuntabifier.Tpo -c -o srcuntabifier.lo srcuntabifier.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT srcuntabifier.lo -MD -MP -MF .deps/srcuntabifier.Tpo -c srcuntabifier.cpp -fPIC -DPIC -o .libs/srcuntabifier.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT srcuntabifier.lo -MD -MP -MF .deps/srcuntabifier.Tpo -c srcuntabifier.cpp -o srcuntabifier.o mv -f .deps/srcuntabifier.Tpo .deps/srcuntabifier.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT textstyleformatterfactory.lo -MD -MP -MF .deps/textstyleformatterfactory.Tpo -c -o textstyleformatterfactory.lo textstyleformatterfactory.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT textstyleformatterfactory.lo -MD -MP -MF .deps/textstyleformatterfactory.Tpo -c textstyleformatterfactory.cpp -fPIC -DPIC -o .libs/textstyleformatterfactory.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT textstyleformatterfactory.lo -MD -MP -MF .deps/textstyleformatterfactory.Tpo -c textstyleformatterfactory.cpp -o textstyleformatterfactory.o mv -f .deps/textstyleformatterfactory.Tpo .deps/textstyleformatterfactory.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT docgenerator.lo -MD -MP -MF .deps/docgenerator.Tpo -c -o docgenerator.lo docgenerator.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT docgenerator.lo -MD -MP -MF .deps/docgenerator.Tpo -c docgenerator.cc -fPIC -DPIC -o .libs/docgenerator.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT docgenerator.lo -MD -MP -MF .deps/docgenerator.Tpo -c docgenerator.cc -o docgenerator.o mv -f .deps/docgenerator.Tpo .deps/docgenerator.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT doctemplate.lo -MD -MP -MF .deps/doctemplate.Tpo -c -o doctemplate.lo doctemplate.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT doctemplate.lo -MD -MP -MF .deps/doctemplate.Tpo -c doctemplate.cpp -fPIC -DPIC -o .libs/doctemplate.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT doctemplate.lo -MD -MP -MF .deps/doctemplate.Tpo -c doctemplate.cpp -o doctemplate.o mv -f .deps/doctemplate.Tpo .deps/doctemplate.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT chartranslator.lo -MD -MP -MF .deps/chartranslator.Tpo -c -o chartranslator.lo chartranslator.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT chartranslator.lo -MD -MP -MF .deps/chartranslator.Tpo -c chartranslator.cc -fPIC -DPIC -o .libs/chartranslator.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT chartranslator.lo -MD -MP -MF .deps/chartranslator.Tpo -c chartranslator.cc -o chartranslator.o mv -f .deps/chartranslator.Tpo .deps/chartranslator.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT textstylebuilder.lo -MD -MP -MF .deps/textstylebuilder.Tpo -c -o textstylebuilder.lo textstylebuilder.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT textstylebuilder.lo -MD -MP -MF .deps/textstylebuilder.Tpo -c textstylebuilder.cpp -fPIC -DPIC -o .libs/textstylebuilder.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT textstylebuilder.lo -MD -MP -MF .deps/textstylebuilder.Tpo -c textstylebuilder.cpp -o textstylebuilder.o mv -f .deps/textstylebuilder.Tpo .deps/textstylebuilder.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT fileinfo.lo -MD -MP -MF .deps/fileinfo.Tpo -c -o fileinfo.lo fileinfo.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT fileinfo.lo -MD -MP -MF .deps/fileinfo.Tpo -c fileinfo.cpp -fPIC -DPIC -o .libs/fileinfo.o In file included from fileinfo.cpp:18: fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string readFile(const string &fileName) throw (IOException); ^~~~~ c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT fileinfo.lo -MD -MP -MF .deps/fileinfo.Tpo -c fileinfo.cpp -o fileinfo.o In file included from fileinfo.cpp:18: fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string readFile(const string &fileName) throw (IOException); ^~~~~ mv -f .deps/fileinfo.Tpo .deps/fileinfo.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT ctagsmanager.lo -MD -MP -MF .deps/ctagsmanager.Tpo -c -o ctagsmanager.lo ctagsmanager.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT ctagsmanager.lo -MD -MP -MF .deps/ctagsmanager.Tpo -c ctagsmanager.cpp -fPIC -DPIC -o .libs/ctagsmanager.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT ctagsmanager.lo -MD -MP -MF .deps/ctagsmanager.Tpo -c ctagsmanager.cpp -o ctagsmanager.o mv -f .deps/ctagsmanager.Tpo .deps/ctagsmanager.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT regexhighlightrule.lo -MD -MP -MF .deps/regexhighlightrule.Tpo -c -o regexhighlightrule.lo regexhighlightrule.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT regexhighlightrule.lo -MD -MP -MF .deps/regexhighlightrule.Tpo -c regexhighlightrule.cpp -fPIC -DPIC -o .libs/regexhighlightrule.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT regexhighlightrule.lo -MD -MP -MF .deps/regexhighlightrule.Tpo -c regexhighlightrule.cpp -o regexhighlightrule.o mv -f .deps/regexhighlightrule.Tpo .deps/regexhighlightrule.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT regexrulefactory.lo -MD -MP -MF .deps/regexrulefactory.Tpo -c -o regexrulefactory.lo regexrulefactory.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT regexrulefactory.lo -MD -MP -MF .deps/regexrulefactory.Tpo -c regexrulefactory.cpp -fPIC -DPIC -o .libs/regexrulefactory.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT regexrulefactory.lo -MD -MP -MF .deps/regexrulefactory.Tpo -c regexrulefactory.cpp -o regexrulefactory.o mv -f .deps/regexrulefactory.Tpo .deps/regexrulefactory.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT regexpreprocessor.lo -MD -MP -MF .deps/regexpreprocessor.Tpo -c -o regexpreprocessor.lo regexpreprocessor.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT regexpreprocessor.lo -MD -MP -MF .deps/regexpreprocessor.Tpo -c regexpreprocessor.cpp -fPIC -DPIC -o .libs/regexpreprocessor.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT regexpreprocessor.lo -MD -MP -MF .deps/regexpreprocessor.Tpo -c regexpreprocessor.cpp -o regexpreprocessor.o mv -f .deps/regexpreprocessor.Tpo .deps/regexpreprocessor.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT highlightstatebuilder.lo -MD -MP -MF .deps/highlightstatebuilder.Tpo -c -o highlightstatebuilder.lo highlightstatebuilder.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT highlightstatebuilder.lo -MD -MP -MF .deps/highlightstatebuilder.Tpo -c highlightstatebuilder.cpp -fPIC -DPIC -o .libs/highlightstatebuilder.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT highlightstatebuilder.lo -MD -MP -MF .deps/highlightstatebuilder.Tpo -c highlightstatebuilder.cpp -o highlightstatebuilder.o mv -f .deps/highlightstatebuilder.Tpo .deps/highlightstatebuilder.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT highlightbuilderexception.lo -MD -MP -MF .deps/highlightbuilderexception.Tpo -c -o highlightbuilderexception.lo highlightbuilderexception.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT highlightbuilderexception.lo -MD -MP -MF .deps/highlightbuilderexception.Tpo -c highlightbuilderexception.cpp -fPIC -DPIC -o .libs/highlightbuilderexception.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT highlightbuilderexception.lo -MD -MP -MF .deps/highlightbuilderexception.Tpo -c highlightbuilderexception.cpp -o highlightbuilderexception.o mv -f .deps/highlightbuilderexception.Tpo .deps/highlightbuilderexception.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT langdefmanager.lo -MD -MP -MF .deps/langdefmanager.Tpo -c -o langdefmanager.lo langdefmanager.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT langdefmanager.lo -MD -MP -MF .deps/langdefmanager.Tpo -c langdefmanager.cpp -fPIC -DPIC -o .libs/langdefmanager.o In file included from langdefmanager.cpp:13: fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string readFile(const string &fileName) throw (IOException); ^~~~~ c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT langdefmanager.lo -MD -MP -MF .deps/langdefmanager.Tpo -c langdefmanager.cpp -o langdefmanager.o In file included from langdefmanager.cpp:13: fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string readFile(const string &fileName) throw (IOException); ^~~~~ mv -f .deps/langdefmanager.Tpo .deps/langdefmanager.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT langdefparser.lo -MD -MP -MF .deps/langdefparser.Tpo -c -o langdefparser.lo langdefparser.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT langdefparser.lo -MD -MP -MF .deps/langdefparser.Tpo -c langdefparser.cc -fPIC -DPIC -o .libs/langdefparser.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT langdefparser.lo -MD -MP -MF .deps/langdefparser.Tpo -c langdefparser.cc -o langdefparser.o mv -f .deps/langdefparser.Tpo .deps/langdefparser.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT langdefscanner.lo -MD -MP -MF .deps/langdefscanner.Tpo -c -o langdefscanner.lo langdefscanner.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT langdefscanner.lo -MD -MP -MF .deps/langdefscanner.Tpo -c langdefscanner.cc -fPIC -DPIC -o .libs/langdefscanner.o In file included from ../../../lib/srchilite/langdefscanner.ll:31: fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string readFile(const string &fileName) throw (IOException); ^~~~~ c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT langdefscanner.lo -MD -MP -MF .deps/langdefscanner.Tpo -c langdefscanner.cc -o langdefscanner.o In file included from ../../../lib/srchilite/langdefscanner.ll:31: fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string readFile(const string &fileName) throw (IOException); ^~~~~ mv -f .deps/langdefscanner.Tpo .deps/langdefscanner.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT languageinfer.lo -MD -MP -MF .deps/languageinfer.Tpo -c -o languageinfer.lo languageinfer.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT languageinfer.lo -MD -MP -MF .deps/languageinfer.Tpo -c languageinfer.cpp -fPIC -DPIC -o .libs/languageinfer.o In file included from languageinfer.cpp:18: fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string readFile(const string &fileName) throw (IOException); ^~~~~ c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT languageinfer.lo -MD -MP -MF .deps/languageinfer.Tpo -c languageinfer.cpp -o languageinfer.o In file included from languageinfer.cpp:18: fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string readFile(const string &fileName) throw (IOException); ^~~~~ mv -f .deps/languageinfer.Tpo .deps/languageinfer.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT parserexception.lo -MD -MP -MF .deps/parserexception.Tpo -c -o parserexception.lo parserexception.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT parserexception.lo -MD -MP -MF .deps/parserexception.Tpo -c parserexception.cpp -fPIC -DPIC -o .libs/parserexception.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT parserexception.lo -MD -MP -MF .deps/parserexception.Tpo -c parserexception.cpp -o parserexception.o mv -f .deps/parserexception.Tpo .deps/parserexception.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT stringtable.lo -MD -MP -MF .deps/stringtable.Tpo -c -o stringtable.lo stringtable.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT stringtable.lo -MD -MP -MF .deps/stringtable.Tpo -c stringtable.cpp -fPIC -DPIC -o .libs/stringtable.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT stringtable.lo -MD -MP -MF .deps/stringtable.Tpo -c stringtable.cpp -o stringtable.o mv -f .deps/stringtable.Tpo .deps/stringtable.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT vardefinitions.lo -MD -MP -MF .deps/vardefinitions.Tpo -c -o vardefinitions.lo vardefinitions.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT vardefinitions.lo -MD -MP -MF .deps/vardefinitions.Tpo -c vardefinitions.cpp -fPIC -DPIC -o .libs/vardefinitions.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT vardefinitions.lo -MD -MP -MF .deps/vardefinitions.Tpo -c vardefinitions.cpp -o vardefinitions.o mv -f .deps/vardefinitions.Tpo .deps/vardefinitions.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT sourcehighlightutils.lo -MD -MP -MF .deps/sourcehighlightutils.Tpo -c -o sourcehighlightutils.lo sourcehighlightutils.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT sourcehighlightutils.lo -MD -MP -MF .deps/sourcehighlightutils.Tpo -c sourcehighlightutils.cpp -fPIC -DPIC -o .libs/sourcehighlightutils.o In file included from sourcehighlightutils.cpp:15: fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string readFile(const string &fileName) throw (IOException); ^~~~~ c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT sourcehighlightutils.lo -MD -MP -MF .deps/sourcehighlightutils.Tpo -c sourcehighlightutils.cpp -o sourcehighlightutils.o In file included from sourcehighlightutils.cpp:15: fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string readFile(const string &fileName) throw (IOException); ^~~~~ mv -f .deps/sourcehighlightutils.Tpo .deps/sourcehighlightutils.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT instances.lo -MD -MP -MF .deps/instances.Tpo -c -o instances.lo instances.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT instances.lo -MD -MP -MF .deps/instances.Tpo -c instances.cpp -fPIC -DPIC -o .libs/instances.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT instances.lo -MD -MP -MF .deps/instances.Tpo -c instances.cpp -o instances.o mv -f .deps/instances.Tpo .deps/instances.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT yywrap.lo -MD -MP -MF .deps/yywrap.Tpo -c -o yywrap.lo yywrap.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT yywrap.lo -MD -MP -MF .deps/yywrap.Tpo -c yywrap.c -fPIC -DPIC -o .libs/yywrap.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT yywrap.lo -MD -MP -MF .deps/yywrap.Tpo -c yywrap.c -o yywrap.o mv -f .deps/yywrap.Tpo .deps/yywrap.Plo /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -L/usr/local/lib -version-info 4:1:0 -L/usr/local/lib -o libsource-highlight.la -rpath /usr/local/lib fileutil.lo substfun.lo stopwatch.lo utils.lo ioexception.lo settings.lo versions.lo verbosity.lo sourcehighlight.lo styleparser.lo stylescanner.lo outlangdefparser.lo stylecssparser.lo stylecssscanner.lo outlangdefscanner.lo debuglistener.lo langmap.lo stylefileparser.lo langelem.lo statelangelem.lo langelems.lo statestartlangelem.lo stringlistlangelem.lo delimitedlangelem.lo langelemsprinter.lo namedsubexpslangelem.lo stringdef.lo highlightrule.lo highlighttoken.lo highlightstate.lo highlightrulefactory.lo highlightstateprinter.lo sourcehighlighter.lo sourcefilehighlighter.lo linenumgenerator.lo lineranges.lo regexranges.lo formatter.lo formattermanager.lo textstyle.lo textstyleformatter.lo bufferedoutput.lo preformatter.lo wordtokenizer.lo ctagscollector.lo readtags.lo ctagsformatter.lo srcuntabifier.lo textstyleformatterfactory.lo docgenerator.lo doctemplate.lo chartranslator.lo textstylebuilder.lo fileinfo.lo ctagsmanager.lo regexhighlightrule.lo regexrulefactory.lo regexpreprocessor.lo highlightstatebuilder.lo highlightbuilderexception.lo langdefmanager.lo langdefparser.lo langdefscanner.lo languageinfer.lo parserexception.lo stringtable.lo vardefinitions.lo sourcehighlightutils.lo instances.lo ../../gl/libgnu.la yywrap.lo -lboost_regex-mt libtool: link: c++ -shared -fPIC -DPIC -o .libs/libsource-highlight.so.1.1 -O2 -pipe .libs/fileutil.o .libs/substfun.o .libs/stopwatch.o .libs/utils.o .libs/ioexception.o .libs/settings.o .libs/versions.o .libs/verbosity.o .libs/sourcehighlight.o .libs/styleparser.o .libs/stylescanner.o .libs/outlangdefparser.o .libs/stylecssparser.o .libs/stylecssscanner.o .libs/outlangdefscanner.o .libs/debuglistener.o .libs/langmap.o .libs/stylefileparser.o .libs/langelem.o .libs/statelangelem.o .libs/langelems.o .libs/statestartlangelem.o .libs/stringlistlangelem.o .libs/delimitedlangelem.o .libs/langelemsprinter.o .libs/namedsubexpslangelem.o .libs/stringdef.o .libs/highlightrule.o .libs/highlighttoken.o .libs/highlightstate.o .libs/highlightrulefactory.o .libs/highlightstateprinter.o .libs/sourcehighlighter.o .libs/sourcefilehighlighter.o .libs/linenumgenerator.o .libs/lineranges.o .libs/regexranges.o .libs/formatter.o .libs/formattermanager.o .libs/textstyle.o .libs/textstyleformatter.o .libs/bufferedoutput.o .libs/preformatter.o .libs/wordtokenizer.o .libs/ctagscollector.o .libs/readtags.o .libs/ctagsformatter.o .libs/srcuntabifier.o .libs/textstyleformatterfactory.o .libs/docgenerator.o .libs/doctemplate.o .libs/chartranslator.o .libs/textstylebuilder.o .libs/fileinfo.o .libs/ctagsmanager.o .libs/regexhighlightrule.o .libs/regexrulefactory.o .libs/regexpreprocessor.o .libs/highlightstatebuilder.o .libs/highlightbuilderexception.o .libs/langdefmanager.o .libs/langdefparser.o .libs/langdefscanner.o .libs/languageinfer.o .libs/parserexception.o .libs/stringtable.o .libs/vardefinitions.o .libs/sourcehighlightutils.o .libs/instances.o .libs/yywrap.o -Wl,-whole-archive /usr/obj/ports/source-highlight-3.1.9/source-highlight-3.1.9/gl/.libs/libgnu.a -Wl,-no-whole-archive -L.libs -lboost_regex-mt -licudata -licui18n -licuuc -lpthread -lestdc++ -lm -Wl,-soname,libsource-highlight.so.1.1 libtool: link: ar x /usr/obj/ports/source-highlight-3.1.9/source-highlight-3.1.9/gl/.libs/libgnu.a libtool: link: ar cru .libs/libsource-highlight.a ./.libs/libsource-highlight.lax/libgnu.a/dirname-lgpl.o ./.libs/libsource-highlight.lax/libgnu.a/basename-lgpl.o ./.libs/libsource-highlight.lax/libgnu.a/stripslash.o ./.libs/libsource-highlight.lax/libgnu.a/progname.o fileutil.o substfun.o stopwatch.o utils.o ioexception.o settings.o versions.o verbosity.o sourcehighlight.o styleparser.o stylescanner.o outlangdefparser.o stylecssparser.o stylecssscanner.o outlangdefscanner.o debuglistener.o langmap.o stylefileparser.o langelem.o statelangelem.o langelems.o statestartlangelem.o stringlistlangelem.o delimitedlangelem.o langelemsprinter.o namedsubexpslangelem.o stringdef.o highlightrule.o highlighttoken.o highlightstate.o highlightrulefactory.o highlightstateprinter.o sourcehighlighter.o sourcefilehighlighter.o linenumgenerator.o lineranges.o regexranges.o formatter.o formattermanager.o textstyle.o textstyleformatter.o bufferedoutput.o preformatter.o wordtokenizer.o ctagscollector.o readtags.o ctagsformatter.o srcuntabifier.o textstyleformatterfactory.o docgenerator.o doctemplate.o chartranslator.o textstylebuilder.o fileinfo.o ctagsmanager.o regexhighlightrule.o regexrulefactory.o regexpreprocessor.o highlightstatebuilder.o highlightbuilderexception.o langdefmanager.o langdefparser.o langdefscanner.o languageinfer.o parserexception.o stringtable.o vardefinitions.o sourcehighlightutils.o instances.o yywrap.o libtool: link: ranlib .libs/libsource-highlight.a Making all in tests Making all in examples Making all in compat Making all in src cc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib -I/usr/local/include -I/usr/local/include -O2 -pipe -MT check-regexp_cmd.o -MD -MP -MF .deps/check-regexp_cmd.Tpo -c -o check-regexp_cmd.o check-regexp_cmd.c mv -f .deps/check-regexp_cmd.Tpo .deps/check-regexp_cmd.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib -I/usr/local/include -I/usr/local/include -O2 -pipe -MT check-regexp.o -MD -MP -MF .deps/check-regexp.Tpo -c -o check-regexp.o check-regexp.cpp mv -f .deps/check-regexp.Tpo .deps/check-regexp.Po /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -L/usr/local/lib -L/usr/local/lib -o check-regexp check-regexp_cmd.o check-regexp.o -lboost_regex-mt ../gl/libgnu.la libtool: link: c++ -o check-regexp -O2 -pipe check-regexp_cmd.o check-regexp.o /usr/obj/ports/source-highlight-3.1.9/source-highlight-3.1.9/gl/.libs/libgnu.a -L.libs -lboost_regex-mt -licudata -licui18n -licuuc -lpthread -lestdc++ -lm -Wl,-rpath-link,/usr/local/lib .libs/libicuuc.so.22.4: warning: strcat() is almost always misused, please use strlcat() .libs/libicui18n.so.22.4: warning: strcpy() is almost always misused, please use strlcpy() .libs/libboost_regex-mt.so.23.0: warning: wcscpy() is almost always misused, please use wcslcpy() cc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib -I/usr/local/include -I/usr/local/include -O2 -pipe -MT cmdline.o -MD -MP -MF .deps/cmdline.Tpo -c -o cmdline.o cmdline.c mv -f .deps/cmdline.Tpo .deps/cmdline.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib -I/usr/local/include -I/usr/local/include -O2 -pipe -MT source-highlight.o -MD -MP -MF .deps/source-highlight.Tpo -c -o source-highlight.o source-highlight.cc In file included from source-highlight.cc:39: ../lib/srchilite/fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string readFile(const string &fileName) throw (IOException); ^~~~~ mv -f .deps/source-highlight.Tpo .deps/source-highlight.Po /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -L/usr/local/lib -L/usr/local/lib -o source-highlight cmdline.o source-highlight.o ../gl/libgnu.la ../lib/srchilite/libsource-highlight.la libtool: link: c++ -o .libs/source-highlight -O2 -pipe cmdline.o source-highlight.o /usr/obj/ports/source-highlight-3.1.9/source-highlight-3.1.9/gl/.libs/libgnu.a -L.libs -lsource-highlight -lboost_regex-mt -lm -Wl,-rpath-link,/usr/local/lib .libs/libboost_regex-mt.so.23.0: warning: wcscpy() is almost always misused, please use wcslcpy() /usr/local/lib/libicui18n.so.22.4: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib/libicuuc.so.22.4: warning: strcat() is almost always misused, please use strlcat() c++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib -I/usr/local/include -I/usr/local/include -O2 -pipe -MT source-highlight-settings.o -MD -MP -MF .deps/source-highlight-settings.Tpo -c -o source-highlight-settings.o source-highlight-settings.cpp mv -f .deps/source-highlight-settings.Tpo .deps/source-highlight-settings.Po /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -L/usr/local/lib -L/usr/local/lib -o source-highlight-settings source-highlight-settings.o ../gl/libgnu.la ../lib/srchilite/libsource-highlight.la libtool: link: c++ -o .libs/source-highlight-settings -O2 -pipe source-highlight-settings.o /usr/obj/ports/source-highlight-3.1.9/source-highlight-3.1.9/gl/.libs/libgnu.a -L.libs -lsource-highlight -lboost_regex-mt -lm -Wl,-rpath-link,/usr/local/lib .libs/libboost_regex-mt.so.23.0: warning: wcscpy() is almost always misused, please use wcslcpy() /usr/local/lib/libicui18n.so.22.4: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib/libicuuc.so.22.4: warning: strcat() is almost always misused, please use strlcat() Making all in doc ../src/source-highlight --data-dir ../src/ -s java -f html --style-file ../src/default.style -i ./Hello.java -o Hello1.html ../src/source-highlight --data-dir ../src/ -s java -f html --style-file ../src/default.style --input ./Hello.java --output Hello2.html --doc ../src/source-highlight --data-dir ../src/ -s java -f html --style-file ../src/default.style -i ./Hello.java -o Hello3.html --title "Happy Java with java2html :-)" --tab 3 ../src/source-highlight --data-dir ../src/ -s java -f html --style-file ../src/default.style < ./Hello.java > Hello4.html --title "and what about CSS :-)" --css "Hello.css" ../src/source-highlight --data-dir ../src/ -s java -f html --style-file ../src/default.style < ./Hello.java > Hello5.html --title "Wooo... this is quite dark ;-D" --css "mono-alt.css" ../src/source-highlight --data-dir ../src/ -s java -f html --style-file ../src/default.style --doc --output-dir=../doc ./Hello.java Processing ./Hello.java ... created ../doc/Hello.java.html ../src/source-highlight --data-dir ../src/ -s java -f html --css="cpp2html.css" --doc -i ./Hello.java -o Hello_h_f.html --header="./header.html" --footer="./footer.html" ../src/source-highlight --data-dir ../src/ -s java -f html --style-file ../src/default.style --line-number --doc -i ./Hello.java -o Hello_lines.html ../src/source-highlight --data-dir ../src/ -s java -f xhtml --doc -i ./Hello.java -o Hello_xhtml.html --css ./xhtml.css ../src/source-highlight --data-dir ../src/ -s java -f xhtml --doc -i ./Hello.java -o Hello_xhtml2.html --style-file ../src/default.style ../src/source-highlight --data-dir ../src/ -s java --outlang-def=./../src/html_notfixed.outlang -i ./Hello.java -o Hello_notfixed.html ../src/source-highlight --data-dir ../src/ -s cpp -f html --style-file ../src/default.style --doc --output-dir=../doc ../src/source-highlight.cc Processing ../src/source-highlight.cc ... created ../doc/source-highlight.cc.html ../src/source-highlight --data-dir ../src/ -s cpp -f html --style-file ../src/default.style --doc --output-dir=../doc --css="./mono.css" ../src/cmdline.h Processing ../src/cmdline.h ... created ../doc/cmdline.h.html ../src/source-highlight --data-dir ../src/ -s flex -f html --style-file ../src/default.style --doc --output-dir=../doc ./flex_scanner.ll Processing ./flex_scanner.ll ... created ../doc/flex_scanner.ll.html ../src/source-highlight --data-dir ../src/ --style-file ../src/default.style -i ../src/langdef.lang -o langdef.lang.html ../src/source-highlight --data-dir ../src/ -s java -f html --style-file ../src/default.style --input ./SimpleClass.java --output SimpleClass.html --doc ../src/source-highlight --data-dir ../src/ -s java -f html --style-file ../src/default.style --input ./UsageExample.java --output UsageExample.html --doc cat ./style_examples_header.html > style_examples.html for style in default.css Hello.css Hello2.css mono-alt.css mono.css cpp2html.css xhtml.css sh_acid.css sh_golden.css sh_night.css sh_berries-dark.css sh_greenlcd.css sh_pablo.css sh_berries-light.css sh_ide-anjuta.css sh_peachpuff.css sh_bipolar.css sh_ide-codewarrior.css sh_print.css sh_blacknblue.css sh_ide-devcpp.css sh_rand01.css sh_bright.css sh_ide-eclipse.css sh_the.css sh_contrast.css sh_ide-kdev.css sh_typical.css sh_darkblue.css sh_ide-msvcpp.css sh_vampire.css sh_darkness.css sh_kwrite.css sh_vim-dark.css sh_desert.css sh_matlab.css sh_vim.css sh_dull.css sh_navy.css sh_whatis.css sh_easter.css sh_nedit.css sh_whitengrey.css sh_emacs.css sh_neon.css sh_zellner.css; do ./gen_style_example.sh $style >> style_examples.html ; done ; cat ./style_examples_footer.html >> style_examples.html source-highlight(4681) in unknown(): malloc_init mprotect r/o failed Abort trap (core dumped) *** Error 134 in doc (Makefile:1737 'style_examples.html') *** Error 1 in . (Makefile:987 'all-recursive': @fail=; if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_wi...) *** Error 2 in /usr/obj/ports/source-highlight-3.1.9/source-highlight-3.1.9 (Makefile:825 'all') *** Error 2 in textproc/source-highlight (/usr/ports/infrastructure/mk/bsd.port.mk:3069 '/usr/obj/ports/source-highlight-3.1.9/.build_done') *** Error 2 in textproc/source-highlight (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=source-highlight-3.1.9; export _LOCK...) ===> Exiting textproc/source-highlight with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1730639600.62 max_stuck=89.66/depends=24.18/show-prepare-results=7.51/patch=2.95/configure=148.81/build=3569.76 Error: job failed with 512 on sparc64-0d at 1730639600