Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 326484 Details for
Bug 438212
dev-util/source-highlight-3.1 - ../src/source-highlight --check-lang ./wrong_exp.lang fails
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log with failed test
20121013-181710.log (text/plain), 243.93 KB, created by
Alex Efros
on 2012-10-13 19:44:03 UTC
(
hide
)
Description:
build log with failed test
Filename:
MIME Type:
Creator:
Alex Efros
Created:
2012-10-13 19:44:03 UTC
Size:
243.93 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-util/source-highlight-3.1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: dev-zero@gentoo.org >[32;01m * [39;49;00mUSE: amd64 bash-completion elibc_glibc kernel_linux multilib test userland_GNU >[32;01m * [39;49;00mFEATURES: sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking source-highlight-3.1.tar.gz to /var/tmp/portage/dev-util/source-highlight-3.1/work >>>> Source unpacked in /var/tmp/portage/dev-util/source-highlight-3.1/work >>>> Preparing source in /var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1 ... > * econf: updating source-highlight-3.1/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating source-highlight-3.1/build-aux/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-boost-regex=boost_regex-mt-1_49 --without-bash-completion >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking 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... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for strftime... yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 >checking for gawk... (cached) gawk >checking for a BSD-compatible install... /usr/bin/install -c >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/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... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for dlfcn.h... yes >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-g++... (cached) gcc3 >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux 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 for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux 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 main in -lboost_regex-mt-1_49... yes >checking for the txtc compiler... yes >checking for bison... bison -y >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... none needed >checking whether yytext is a pointer... no >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 dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking for unistd.h... (cached) yes >checking for stdint.h... (cached) yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking for stdlib.h... (cached) yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking for string.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking whether system is Windows or MSDOS... no >checking whether // is distinct from /... no >checking for complete errno.h... yes >checking whether strerror_r is declared... yes >checking for strerror_r... yes >checking whether strerror_r returns char *... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for getopt_long_only... yes >checking whether optreset is declared... no >checking for working GNU getopt function... yes >checking whether getenv is declared... yes >checking for inline... inline >checking for stdbool.h that conforms to C99... yes >checking for _Bool... no >checking for long long int... yes >checking for unsigned long long int... yes >checking whether strdup is declared... yes >checking for working strerror function... yes >checking for C/C++ restrict keyword... __restrict >checking whether strndup is declared... yes >checking whether strnlen is declared... yes >checking for lstat... yes >checking whether stat file-mode macros are broken... no >checking for wint_t... yes >checking whether // is distinct from /... (cached) no >checking for error_at_line... yes >checking whether the compiler generally respects inline... yes >checking for memset... yes >checking whether mkdir fails due to a trailing slash... no >checking whether stdint.h conforms to C99... yes >checking for random.h... no >checking for struct random_data... yes >checking for strdup... yes >checking for working strndup... yes >checking for working strnlen... yes >checking for nlink_t... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking whether <wchar.h> is standalone... yes >checking for off_t... yes >checking for gengetopt... no >checking for doublecpp... no >checking for valgrind... no >checking for help2man... /usr/bin/help2man >checking for ctags... /usr/bin/ctags >checking whether /usr/bin/ctags accept --excmd... yes >checking for bash... /bin/bash >checking checking if it's bison ... bison -y >checking for tar... /bin/tar >checking for texi2html... no >checking whether to enable maintainer-specific portions of Makefiles... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating txtc.sh >config.status: creating source-highlight.pc >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 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 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 > >Good - your configure finished. Start make now > > > These programs are NOT required, and > are useful only for source-highlight developers > Gengetopt.........: > Doublecpp.........: > Valgrind..........: > > > (source-highlight) version 3.1 > Prefix.........: /usr > Using Boost....: -lboost_regex-mt-1_49 > C++ Compiler...: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe > Linker.........: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 -Wl,-O1 -Wl,--as-needed > Doxygen........: NONE or not enabled > Help2Man.......: /usr/bin/help2man > Ctags..........: /usr/bin/ctags > >----------------------------------------- > No Doxygen program found - continuing > without Doxygen documentation support. > (it must be enabled with --with-doxygen) >----------------------------------------- >you're not using bash_completion (I'm not installing its config file). > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1 ... >make -j8 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1' >Making all in m4 >make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/m4' >make[3]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/m4' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/m4' >make[2]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/m4' >Making all in gl >make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/gl' >rm -f stdlib.h-t stdlib.h >rm -f string.h-t string.h >/bin/mkdir -p sys >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \ > -e 's|@''HAVE_RANDOM_H''@|0|g' \ > -e 's|@''GNULIB_MALLOC_POSIX''@|0|g' \ > -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \ > -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \ > -e 's|@''GNULIB_ATOLL''@|0|g' \ > -e 's|@''GNULIB_GETLOADAVG''@|0|g' \ > -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ > -e 's|@''GNULIB_MKDTEMP''@|0|g' \ > -e 's|@''GNULIB_MKSTEMP''@|0|g' \ > -e 's|@''GNULIB_PUTENV''@|0|g' \ > -e 's|@''GNULIB_RANDOM_R''@|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_UNSETENV''@|0|g' \ > -e 's|@''HAVE_ATOLL''@|1|g' \ > -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \ > -e 's|@''HAVE_GETSUBOPT''@|1|g' \ > -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \ > -e 's|@''HAVE_MKDTEMP''@|1|g' \ > -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \ > -e 's|@''HAVE_RANDOM_R''@|1|g' \ > -e 's|@''HAVE_RPMATCH''@|1|g' \ > -e 's|@''HAVE_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_UNSETENV''@|1|g' \ > -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ > -e 's|@''REPLACE_MKSTEMP''@|0|g' \ > -e 's|@''REPLACE_PUTENV''@|0|g' \ > -e 's|@''REPLACE_STRTOD''@|0|g' \ > -e 's|@''VOID_UNSETENV''@|0|g' \ > -e '/definition of GL_LINK_WARNING/r .././link-warning.h' \ > < ./stdlib.in.h; \ >} > stdlib.h-t >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''NEXT_STRING_H''@|<string.h>|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_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_STRNDUP''@|1|g' \ > -e 's|@''GNULIB_STRNLEN''@|1|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''@|1|g' \ > -e 's|@''GNULIB_STRSIGNAL''@|0|g' \ > -e 's|@''GNULIB_STRVERSCMP''@|0|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_STRNDUP''@|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''@|1|g' \ > -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ > -e 's|@''HAVE_STRVERSCMP''@|1|g' \ > -e 's|@''REPLACE_MEMMEM''@|0|g' \ > -e 's|@''REPLACE_STRCASESTR''@|0|g' \ > -e 's|@''REPLACE_STRDUP''@|0|g' \ > -e 's|@''REPLACE_STRSTR''@|0|g' \ > -e 's|@''REPLACE_STRERROR''@|0|g' \ > -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ > -e '/definition of GL_LINK_WARNING/r .././link-warning.h' \ > < ./string.in.h; \ >} > string.h-t >rm -f unistd.h-t unistd.h >rm -f sys/stat.h-t sys/stat.h >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -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|@''NEXT_UNISTD_H''@|<unistd.h>|g' \ > -e 's|@''GNULIB_CHOWN''@|0|g' \ > -e 's|@''GNULIB_CLOSE''@|0|g' \ > -e 's|@''GNULIB_DUP2''@|0|g' \ > -e 's|@''GNULIB_ENVIRON''@|0|g' \ > -e 's|@''GNULIB_EUIDACCESS''@|0|g' \ > -e 's|@''GNULIB_FCHDIR''@|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_GETHOSTNAME''@|0|g' \ > -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ > -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \ > -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \ > -e 's|@''GNULIB_LCHOWN''@|0|g' \ > -e 's|@''GNULIB_LINK''@|0|g' \ > -e 's|@''GNULIB_LSEEK''@|0|g' \ > -e 's|@''GNULIB_READLINK''@|0|g' \ > -e 's|@''GNULIB_SLEEP''@|0|g' \ > -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \ > -e 's|@''GNULIB_WRITE''@|0|g' \ > -e 's|@''HAVE_DUP2''@|1|g' \ > -e 's|@''HAVE_EUIDACCESS''@|1|g' \ > -e 's|@''HAVE_FSYNC''@|1|g' \ > -e 's|@''HAVE_FTRUNCATE''@|1|g' \ > -e 's|@''HAVE_GETDOMAINNAME''@|1|g' \ > -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ > -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ > -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ > -e 's|@''HAVE_GETUSERSHELL''@|1|g' \ > -e 's|@''HAVE_LINK''@|1|g' \ > -e 's|@''HAVE_READLINK''@|1|g' \ > -e 's|@''HAVE_SLEEP''@|1|g' \ > -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ > -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ > -e 's|@''HAVE_OS_H''@|0|g' \ > -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ > -e 's|@''REPLACE_CHOWN''@|0|g' \ > -e 's|@''REPLACE_CLOSE''@|0|g' \ > -e 's|@''REPLACE_FCHDIR''@|0|g' \ > -e 's|@''REPLACE_GETCWD''@|0|g' \ > -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ > -e 's|@''REPLACE_LCHOWN''@|0|g' \ > -e 's|@''REPLACE_LSEEK''@|0|g' \ > -e 's|@''REPLACE_WRITE''@|0|g' \ > -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ > -e '/definition of GL_LINK_WARNING/r .././link-warning.h' \ > < ./unistd.in.h; \ >} > unistd.h-t >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \ > -e 's|@''GNULIB_LCHMOD''@|0|g' \ > -e 's|@''GNULIB_LSTAT''@|0|g' \ > -e 's|@''HAVE_LCHMOD''@|1|g' \ > -e 's|@''HAVE_LSTAT''@|1|g' \ > -e 's|@''REPLACE_LSTAT''@|0|g' \ > -e 's|@''REPLACE_MKDIR''@|0|g' \ > -e '/definition of GL_LINK_WARNING/r .././link-warning.h' \ > < ./sys_stat.in.h; \ >} > sys/stat.h-t >mv stdlib.h-t stdlib.h >mv sys/stat.h-t sys/stat.h >mv unistd.h-t unistd.h >mv string.h-t string.h >make all-recursive >make[3]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/gl' >make[4]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/gl' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c -o progname.lo progname.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -MT xalloc-die.lo -MD -MP -MF .deps/xalloc-die.Tpo -c -o xalloc-die.lo xalloc-die.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -MT xstrndup.lo -MD -MP -MF .deps/xstrndup.Tpo -c -o xstrndup.lo xstrndup.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -MT basename.lo -MD -MP -MF .deps/basename.Tpo -c -o basename.lo basename.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -MT dirname.lo -MD -MP -MF .deps/dirname.Tpo -c -o dirname.lo dirname.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -MT exitfail.lo -MD -MP -MF .deps/exitfail.Tpo -c -o exitfail.lo exitfail.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c -o stripslash.lo stripslash.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.lo xmalloc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -fPIC -DPIC -o .libs/progname.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -MT basename.lo -MD -MP -MF .deps/basename.Tpo -c basename.c -fPIC -DPIC -o .libs/basename.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -MT xalloc-die.lo -MD -MP -MF .deps/xalloc-die.Tpo -c xalloc-die.c -fPIC -DPIC -o .libs/xalloc-die.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -MT dirname.lo -MD -MP -MF .deps/dirname.Tpo -c dirname.c -fPIC -DPIC -o .libs/dirname.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -MT exitfail.lo -MD -MP -MF .deps/exitfail.Tpo -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -MT xstrndup.lo -MD -MP -MF .deps/xstrndup.Tpo -c xstrndup.c -fPIC -DPIC -o .libs/xstrndup.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c stripslash.c -fPIC -DPIC -o .libs/stripslash.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c stripslash.c -o stripslash.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -MT exitfail.lo -MD -MP -MF .deps/exitfail.Tpo -c exitfail.c -o exitfail.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -MT xstrndup.lo -MD -MP -MF .deps/xstrndup.Tpo -c xstrndup.c -o xstrndup.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -MT xalloc-die.lo -MD -MP -MF .deps/xalloc-die.Tpo -c xalloc-die.c -o xalloc-die.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -o progname.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -MT dirname.lo -MD -MP -MF .deps/dirname.Tpo -c dirname.c -o dirname.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -MT basename.lo -MD -MP -MF .deps/basename.Tpo -c basename.c -o basename.o >/dev/null 2>&1 >mv -f .deps/stripslash.Tpo .deps/stripslash.Plo >mv -f .deps/exitfail.Tpo .deps/exitfail.Plo >mv -f .deps/xstrndup.Tpo .deps/xstrndup.Plo >mv -f .deps/progname.Tpo .deps/progname.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c xmalloc.c -o xmalloc.o >/dev/null 2>&1 >mv -f .deps/xalloc-die.Tpo .deps/xalloc-die.Plo >mv -f .deps/dirname.Tpo .deps/dirname.Plo >mv -f .deps/basename.Tpo .deps/basename.Plo >mv -f .deps/xmalloc.Tpo .deps/xmalloc.Plo >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libgnu.la progname.lo xalloc-die.lo xstrndup.lo basename.lo dirname.lo exitfail.lo stripslash.lo xmalloc.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgnu.a .libs/progname.o .libs/xalloc-die.o .libs/xstrndup.o .libs/basename.o .libs/dirname.o .libs/exitfail.o .libs/stripslash.o .libs/xmalloc.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgnu.a >libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) >make[4]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/gl' >make[3]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/gl' >make[2]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/gl' >Making all in lib >make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib' >Making all in srchilite >make[3]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite' >make all-am >make[4]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT copyright.lo -MD -MP -MF .deps/copyright.Tpo -c -o copyright.lo copyright.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT reportbugs.lo -MD -MP -MF .deps/reportbugs.Tpo -c -o reportbugs.lo reportbugs.c >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT fileutil.lo -MD -MP -MF .deps/fileutil.Tpo -c -o fileutil.lo fileutil.cc >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT substfun.lo -MD -MP -MF .deps/substfun.Tpo -c -o substfun.lo substfun.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT stopwatch.lo -MD -MP -MF .deps/stopwatch.Tpo -c -o stopwatch.lo stopwatch.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT ioexception.lo -MD -MP -MF .deps/ioexception.Tpo -c -o ioexception.lo ioexception.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT settings.lo -MD -MP -MF .deps/settings.Tpo -c -o settings.lo settings.cpp >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT copyright.lo -MD -MP -MF .deps/copyright.Tpo -c copyright.c -fPIC -DPIC -o .libs/copyright.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT reportbugs.lo -MD -MP -MF .deps/reportbugs.Tpo -c reportbugs.c -fPIC -DPIC -o .libs/reportbugs.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.cpp -fPIC -DPIC -o .libs/utils.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT stopwatch.lo -MD -MP -MF .deps/stopwatch.Tpo -c stopwatch.cpp -fPIC -DPIC -o .libs/stopwatch.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT fileutil.lo -MD -MP -MF .deps/fileutil.Tpo -c fileutil.cc -fPIC -DPIC -o .libs/fileutil.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT ioexception.lo -MD -MP -MF .deps/ioexception.Tpo -c ioexception.cpp -fPIC -DPIC -o .libs/ioexception.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT substfun.lo -MD -MP -MF .deps/substfun.Tpo -c substfun.cpp -fPIC -DPIC -o .libs/substfun.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT settings.lo -MD -MP -MF .deps/settings.Tpo -c settings.cpp -fPIC -DPIC -o .libs/settings.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT copyright.lo -MD -MP -MF .deps/copyright.Tpo -c copyright.c -o copyright.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT reportbugs.lo -MD -MP -MF .deps/reportbugs.Tpo -c reportbugs.c -o reportbugs.o >/dev/null 2>&1 >mv -f .deps/reportbugs.Tpo .deps/reportbugs.Plo >mv -f .deps/copyright.Tpo .deps/copyright.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT versions.lo -MD -MP -MF .deps/versions.Tpo -c -o versions.lo versions.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT verbosity.lo -MD -MP -MF .deps/verbosity.Tpo -c -o verbosity.lo verbosity.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT versions.lo -MD -MP -MF .deps/versions.Tpo -c versions.cpp -fPIC -DPIC -o .libs/versions.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT verbosity.lo -MD -MP -MF .deps/verbosity.Tpo -c verbosity.cpp -fPIC -DPIC -o .libs/verbosity.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT versions.lo -MD -MP -MF .deps/versions.Tpo -c versions.cpp -o versions.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.cpp -o utils.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT stopwatch.lo -MD -MP -MF .deps/stopwatch.Tpo -c stopwatch.cpp -o stopwatch.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT ioexception.lo -MD -MP -MF .deps/ioexception.Tpo -c ioexception.cpp -o ioexception.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT verbosity.lo -MD -MP -MF .deps/verbosity.Tpo -c verbosity.cpp -o verbosity.o >/dev/null 2>&1 >mv -f .deps/versions.Tpo .deps/versions.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT sourcehighlight.lo -MD -MP -MF .deps/sourcehighlight.Tpo -c -o sourcehighlight.lo sourcehighlight.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT sourcehighlight.lo -MD -MP -MF .deps/sourcehighlight.Tpo -c sourcehighlight.cpp -fPIC -DPIC -o .libs/sourcehighlight.o >mv -f .deps/utils.Tpo .deps/utils.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT styleparser.lo -MD -MP -MF .deps/styleparser.Tpo -c -o styleparser.lo styleparser.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT styleparser.lo -MD -MP -MF .deps/styleparser.Tpo -c styleparser.cc -fPIC -DPIC -o .libs/styleparser.o >mv -f .deps/stopwatch.Tpo .deps/stopwatch.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT stylescanner.lo -MD -MP -MF .deps/stylescanner.Tpo -c -o stylescanner.lo stylescanner.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT stylescanner.lo -MD -MP -MF .deps/stylescanner.Tpo -c stylescanner.cc -fPIC -DPIC -o .libs/stylescanner.o >mv -f .deps/verbosity.Tpo .deps/verbosity.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT outlangdefparser.lo -MD -MP -MF .deps/outlangdefparser.Tpo -c -o outlangdefparser.lo outlangdefparser.cc >mv -f .deps/ioexception.Tpo .deps/ioexception.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT stylecssparser.lo -MD -MP -MF .deps/stylecssparser.Tpo -c -o stylecssparser.lo stylecssparser.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT outlangdefparser.lo -MD -MP -MF .deps/outlangdefparser.Tpo -c outlangdefparser.cc -fPIC -DPIC -o .libs/outlangdefparser.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT stylecssparser.lo -MD -MP -MF .deps/stylecssparser.Tpo -c stylecssparser.cc -fPIC -DPIC -o .libs/stylecssparser.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT fileutil.lo -MD -MP -MF .deps/fileutil.Tpo -c fileutil.cc -o fileutil.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT styleparser.lo -MD -MP -MF .deps/styleparser.Tpo -c styleparser.cc -o styleparser.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT stylescanner.lo -MD -MP -MF .deps/stylescanner.Tpo -c stylescanner.cc -o stylescanner.o >/dev/null 2>&1 >mv -f .deps/fileutil.Tpo .deps/fileutil.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT stylecssscanner.lo -MD -MP -MF .deps/stylecssscanner.Tpo -c -o stylecssscanner.lo stylecssscanner.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT stylecssparser.lo -MD -MP -MF .deps/stylecssparser.Tpo -c stylecssparser.cc -o stylecssparser.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT stylecssscanner.lo -MD -MP -MF .deps/stylecssscanner.Tpo -c stylecssscanner.cc -fPIC -DPIC -o .libs/stylecssscanner.o >mv -f .deps/styleparser.Tpo .deps/styleparser.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT outlangdefscanner.lo -MD -MP -MF .deps/outlangdefscanner.Tpo -c -o outlangdefscanner.lo outlangdefscanner.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT outlangdefscanner.lo -MD -MP -MF .deps/outlangdefscanner.Tpo -c outlangdefscanner.cc -fPIC -DPIC -o .libs/outlangdefscanner.o >mv -f .deps/stylescanner.Tpo .deps/stylescanner.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT debuglistener.lo -MD -MP -MF .deps/debuglistener.Tpo -c -o debuglistener.lo debuglistener.cpp >mv -f .deps/stylecssparser.Tpo .deps/stylecssparser.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT langmap.lo -MD -MP -MF .deps/langmap.Tpo -c -o langmap.lo langmap.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT debuglistener.lo -MD -MP -MF .deps/debuglistener.Tpo -c debuglistener.cpp -fPIC -DPIC -o .libs/debuglistener.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT stylecssscanner.lo -MD -MP -MF .deps/stylecssscanner.Tpo -c stylecssscanner.cc -o stylecssscanner.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT langmap.lo -MD -MP -MF .deps/langmap.Tpo -c langmap.cpp -fPIC -DPIC -o .libs/langmap.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT sourcehighlight.lo -MD -MP -MF .deps/sourcehighlight.Tpo -c sourcehighlight.cpp -o sourcehighlight.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT debuglistener.lo -MD -MP -MF .deps/debuglistener.Tpo -c debuglistener.cpp -o debuglistener.o >/dev/null 2>&1 >mv -f .deps/stylecssscanner.Tpo .deps/stylecssscanner.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT stylefileparser.lo -MD -MP -MF .deps/stylefileparser.Tpo -c -o stylefileparser.lo stylefileparser.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT stylefileparser.lo -MD -MP -MF .deps/stylefileparser.Tpo -c stylefileparser.cpp -fPIC -DPIC -o .libs/stylefileparser.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT outlangdefparser.lo -MD -MP -MF .deps/outlangdefparser.Tpo -c outlangdefparser.cc -o outlangdefparser.o >/dev/null 2>&1 >mv -f .deps/debuglistener.Tpo .deps/debuglistener.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT langelem.lo -MD -MP -MF .deps/langelem.Tpo -c -o langelem.lo langelem.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT langelem.lo -MD -MP -MF .deps/langelem.Tpo -c langelem.cpp -fPIC -DPIC -o .libs/langelem.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT outlangdefscanner.lo -MD -MP -MF .deps/outlangdefscanner.Tpo -c outlangdefscanner.cc -o outlangdefscanner.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT stylefileparser.lo -MD -MP -MF .deps/stylefileparser.Tpo -c stylefileparser.cpp -o stylefileparser.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT langelem.lo -MD -MP -MF .deps/langelem.Tpo -c langelem.cpp -o langelem.o >/dev/null 2>&1 >mv -f .deps/stylefileparser.Tpo .deps/stylefileparser.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT statelangelem.lo -MD -MP -MF .deps/statelangelem.Tpo -c -o statelangelem.lo statelangelem.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT statelangelem.lo -MD -MP -MF .deps/statelangelem.Tpo -c statelangelem.cpp -fPIC -DPIC -o .libs/statelangelem.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT settings.lo -MD -MP -MF .deps/settings.Tpo -c settings.cpp -o settings.o >/dev/null 2>&1 >mv -f .deps/langelem.Tpo .deps/langelem.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT langelems.lo -MD -MP -MF .deps/langelems.Tpo -c -o langelems.lo langelems.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT langelems.lo -MD -MP -MF .deps/langelems.Tpo -c langelems.cpp -fPIC -DPIC -o .libs/langelems.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT substfun.lo -MD -MP -MF .deps/substfun.Tpo -c substfun.cpp -o substfun.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT statelangelem.lo -MD -MP -MF .deps/statelangelem.Tpo -c statelangelem.cpp -o statelangelem.o >/dev/null 2>&1 >mv -f .deps/statelangelem.Tpo .deps/statelangelem.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT statestartlangelem.lo -MD -MP -MF .deps/statestartlangelem.Tpo -c -o statestartlangelem.lo statestartlangelem.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT statestartlangelem.lo -MD -MP -MF .deps/statestartlangelem.Tpo -c statestartlangelem.cpp -fPIC -DPIC -o .libs/statestartlangelem.o >mv -f .deps/sourcehighlight.Tpo .deps/sourcehighlight.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT stringlistlangelem.lo -MD -MP -MF .deps/stringlistlangelem.Tpo -c -o stringlistlangelem.lo stringlistlangelem.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT stringlistlangelem.lo -MD -MP -MF .deps/stringlistlangelem.Tpo -c stringlistlangelem.cpp -fPIC -DPIC -o .libs/stringlistlangelem.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT statestartlangelem.lo -MD -MP -MF .deps/statestartlangelem.Tpo -c statestartlangelem.cpp -o statestartlangelem.o >/dev/null 2>&1 >mv -f .deps/outlangdefscanner.Tpo .deps/outlangdefscanner.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT delimitedlangelem.lo -MD -MP -MF .deps/delimitedlangelem.Tpo -c -o delimitedlangelem.lo delimitedlangelem.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT delimitedlangelem.lo -MD -MP -MF .deps/delimitedlangelem.Tpo -c delimitedlangelem.cpp -fPIC -DPIC -o .libs/delimitedlangelem.o >mv -f .deps/statestartlangelem.Tpo .deps/statestartlangelem.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT langelemsprinter.lo -MD -MP -MF .deps/langelemsprinter.Tpo -c -o langelemsprinter.lo langelemsprinter.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT langelemsprinter.lo -MD -MP -MF .deps/langelemsprinter.Tpo -c langelemsprinter.cpp -fPIC -DPIC -o .libs/langelemsprinter.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT delimitedlangelem.lo -MD -MP -MF .deps/delimitedlangelem.Tpo -c delimitedlangelem.cpp -o delimitedlangelem.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT langelems.lo -MD -MP -MF .deps/langelems.Tpo -c langelems.cpp -o langelems.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT stringlistlangelem.lo -MD -MP -MF .deps/stringlistlangelem.Tpo -c stringlistlangelem.cpp -o stringlistlangelem.o >/dev/null 2>&1 >mv -f .deps/delimitedlangelem.Tpo .deps/delimitedlangelem.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT namedsubexpslangelem.lo -MD -MP -MF .deps/namedsubexpslangelem.Tpo -c -o namedsubexpslangelem.lo namedsubexpslangelem.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT namedsubexpslangelem.lo -MD -MP -MF .deps/namedsubexpslangelem.Tpo -c namedsubexpslangelem.cpp -fPIC -DPIC -o .libs/namedsubexpslangelem.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT langelemsprinter.lo -MD -MP -MF .deps/langelemsprinter.Tpo -c langelemsprinter.cpp -o langelemsprinter.o >/dev/null 2>&1 >mv -f .deps/outlangdefparser.Tpo .deps/outlangdefparser.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT stringdef.lo -MD -MP -MF .deps/stringdef.Tpo -c -o stringdef.lo stringdef.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT stringdef.lo -MD -MP -MF .deps/stringdef.Tpo -c stringdef.cpp -fPIC -DPIC -o .libs/stringdef.o >mv -f .deps/stringlistlangelem.Tpo .deps/stringlistlangelem.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT highlightrule.lo -MD -MP -MF .deps/highlightrule.Tpo -c -o highlightrule.lo highlightrule.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT highlightrule.lo -MD -MP -MF .deps/highlightrule.Tpo -c highlightrule.cpp -fPIC -DPIC -o .libs/highlightrule.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT namedsubexpslangelem.lo -MD -MP -MF .deps/namedsubexpslangelem.Tpo -c namedsubexpslangelem.cpp -o namedsubexpslangelem.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT stringdef.lo -MD -MP -MF .deps/stringdef.Tpo -c stringdef.cpp -o stringdef.o >/dev/null 2>&1 >mv -f .deps/langelems.Tpo .deps/langelems.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT highlighttoken.lo -MD -MP -MF .deps/highlighttoken.Tpo -c -o highlighttoken.lo highlighttoken.cpp >mv -f .deps/langelemsprinter.Tpo .deps/langelemsprinter.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT highlightstate.lo -MD -MP -MF .deps/highlightstate.Tpo -c -o highlightstate.lo highlightstate.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT highlighttoken.lo -MD -MP -MF .deps/highlighttoken.Tpo -c highlighttoken.cpp -fPIC -DPIC -o .libs/highlighttoken.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT highlightstate.lo -MD -MP -MF .deps/highlightstate.Tpo -c highlightstate.cpp -fPIC -DPIC -o .libs/highlightstate.o >mv -f .deps/stringdef.Tpo .deps/stringdef.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT highlightrulefactory.lo -MD -MP -MF .deps/highlightrulefactory.Tpo -c -o highlightrulefactory.lo highlightrulefactory.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT highlightrulefactory.lo -MD -MP -MF .deps/highlightrulefactory.Tpo -c highlightrulefactory.cpp -fPIC -DPIC -o .libs/highlightrulefactory.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT highlightrule.lo -MD -MP -MF .deps/highlightrule.Tpo -c highlightrule.cpp -o highlightrule.o >/dev/null 2>&1 >mv -f .deps/namedsubexpslangelem.Tpo .deps/namedsubexpslangelem.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT highlightstateprinter.lo -MD -MP -MF .deps/highlightstateprinter.Tpo -c -o highlightstateprinter.lo highlightstateprinter.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT highlightrulefactory.lo -MD -MP -MF .deps/highlightrulefactory.Tpo -c highlightrulefactory.cpp -o highlightrulefactory.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT highlightstateprinter.lo -MD -MP -MF .deps/highlightstateprinter.Tpo -c highlightstateprinter.cpp -fPIC -DPIC -o .libs/highlightstateprinter.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT highlighttoken.lo -MD -MP -MF .deps/highlighttoken.Tpo -c highlighttoken.cpp -o highlighttoken.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT langmap.lo -MD -MP -MF .deps/langmap.Tpo -c langmap.cpp -o langmap.o >/dev/null 2>&1 >mv -f .deps/highlightrulefactory.Tpo .deps/highlightrulefactory.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT sourcehighlighter.lo -MD -MP -MF .deps/sourcehighlighter.Tpo -c -o sourcehighlighter.lo sourcehighlighter.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT sourcehighlighter.lo -MD -MP -MF .deps/sourcehighlighter.Tpo -c sourcehighlighter.cpp -fPIC -DPIC -o .libs/sourcehighlighter.o >mv -f .deps/highlighttoken.Tpo .deps/highlighttoken.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT sourcefilehighlighter.lo -MD -MP -MF .deps/sourcefilehighlighter.Tpo -c -o sourcefilehighlighter.lo sourcefilehighlighter.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT sourcefilehighlighter.lo -MD -MP -MF .deps/sourcefilehighlighter.Tpo -c sourcefilehighlighter.cpp -fPIC -DPIC -o .libs/sourcefilehighlighter.o >mv -f .deps/highlightrule.Tpo .deps/highlightrule.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT linenumgenerator.lo -MD -MP -MF .deps/linenumgenerator.Tpo -c -o linenumgenerator.lo linenumgenerator.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT linenumgenerator.lo -MD -MP -MF .deps/linenumgenerator.Tpo -c linenumgenerator.cpp -fPIC -DPIC -o .libs/linenumgenerator.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT highlightstate.lo -MD -MP -MF .deps/highlightstate.Tpo -c highlightstate.cpp -o highlightstate.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT highlightstateprinter.lo -MD -MP -MF .deps/highlightstateprinter.Tpo -c highlightstateprinter.cpp -o highlightstateprinter.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT sourcehighlighter.lo -MD -MP -MF .deps/sourcehighlighter.Tpo -c sourcehighlighter.cpp -o sourcehighlighter.o >/dev/null 2>&1 >mv -f .deps/settings.Tpo .deps/settings.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT lineranges.lo -MD -MP -MF .deps/lineranges.Tpo -c -o lineranges.lo lineranges.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT lineranges.lo -MD -MP -MF .deps/lineranges.Tpo -c lineranges.cpp -fPIC -DPIC -o .libs/lineranges.o >mv -f .deps/highlightstate.Tpo .deps/highlightstate.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT regexranges.lo -MD -MP -MF .deps/regexranges.Tpo -c -o regexranges.lo regexranges.cpp >mv -f .deps/highlightstateprinter.Tpo .deps/highlightstateprinter.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT formatter.lo -MD -MP -MF .deps/formatter.Tpo -c -o formatter.lo formatter.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT regexranges.lo -MD -MP -MF .deps/regexranges.Tpo -c regexranges.cpp -fPIC -DPIC -o .libs/regexranges.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT formatter.lo -MD -MP -MF .deps/formatter.Tpo -c formatter.cpp -fPIC -DPIC -o .libs/formatter.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT sourcefilehighlighter.lo -MD -MP -MF .deps/sourcefilehighlighter.Tpo -c sourcefilehighlighter.cpp -o sourcefilehighlighter.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT formatter.lo -MD -MP -MF .deps/formatter.Tpo -c formatter.cpp -o formatter.o >/dev/null 2>&1 >mv -f .deps/substfun.Tpo .deps/substfun.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT formattermanager.lo -MD -MP -MF .deps/formattermanager.Tpo -c -o formattermanager.lo formattermanager.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT formattermanager.lo -MD -MP -MF .deps/formattermanager.Tpo -c formattermanager.cpp -fPIC -DPIC -o .libs/formattermanager.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT linenumgenerator.lo -MD -MP -MF .deps/linenumgenerator.Tpo -c linenumgenerator.cpp -o linenumgenerator.o >/dev/null 2>&1 >mv -f .deps/formatter.Tpo .deps/formatter.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT textstyle.lo -MD -MP -MF .deps/textstyle.Tpo -c -o textstyle.lo textstyle.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT textstyle.lo -MD -MP -MF .deps/textstyle.Tpo -c textstyle.cpp -fPIC -DPIC -o .libs/textstyle.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT formattermanager.lo -MD -MP -MF .deps/formattermanager.Tpo -c formattermanager.cpp -o formattermanager.o >/dev/null 2>&1 >mv -f .deps/sourcehighlighter.Tpo .deps/sourcehighlighter.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT textstyleformatter.lo -MD -MP -MF .deps/textstyleformatter.Tpo -c -o textstyleformatter.lo textstyleformatter.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT textstyleformatter.lo -MD -MP -MF .deps/textstyleformatter.Tpo -c textstyleformatter.cpp -fPIC -DPIC -o .libs/textstyleformatter.o >mv -f .deps/sourcefilehighlighter.Tpo .deps/sourcefilehighlighter.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT bufferedoutput.lo -MD -MP -MF .deps/bufferedoutput.Tpo -c -o bufferedoutput.lo bufferedoutput.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT bufferedoutput.lo -MD -MP -MF .deps/bufferedoutput.Tpo -c bufferedoutput.cpp -fPIC -DPIC -o .libs/bufferedoutput.o >mv -f .deps/formattermanager.Tpo .deps/formattermanager.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT preformatter.lo -MD -MP -MF .deps/preformatter.Tpo -c -o preformatter.lo preformatter.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT preformatter.lo -MD -MP -MF .deps/preformatter.Tpo -c preformatter.cpp -fPIC -DPIC -o .libs/preformatter.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT bufferedoutput.lo -MD -MP -MF .deps/bufferedoutput.Tpo -c bufferedoutput.cpp -o bufferedoutput.o >/dev/null 2>&1 >mv -f .deps/linenumgenerator.Tpo .deps/linenumgenerator.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT wordtokenizer.lo -MD -MP -MF .deps/wordtokenizer.Tpo -c -o wordtokenizer.lo wordtokenizer.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT wordtokenizer.lo -MD -MP -MF .deps/wordtokenizer.Tpo -c wordtokenizer.cpp -fPIC -DPIC -o .libs/wordtokenizer.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT preformatter.lo -MD -MP -MF .deps/preformatter.Tpo -c preformatter.cpp -o preformatter.o >/dev/null 2>&1 >mv -f .deps/bufferedoutput.Tpo .deps/bufferedoutput.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT ctagscollector.lo -MD -MP -MF .deps/ctagscollector.Tpo -c -o ctagscollector.lo ctagscollector.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT ctagscollector.lo -MD -MP -MF .deps/ctagscollector.Tpo -c ctagscollector.cpp -fPIC -DPIC -o .libs/ctagscollector.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT textstyleformatter.lo -MD -MP -MF .deps/textstyleformatter.Tpo -c textstyleformatter.cpp -o textstyleformatter.o >/dev/null 2>&1 >mv -f .deps/preformatter.Tpo .deps/preformatter.Plo >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT readtags.lo -MD -MP -MF .deps/readtags.Tpo -c -o readtags.lo readtags.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT readtags.lo -MD -MP -MF .deps/readtags.Tpo -c readtags.c -fPIC -DPIC -o .libs/readtags.o >mv -f .deps/langmap.Tpo .deps/langmap.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT ctagsformatter.lo -MD -MP -MF .deps/ctagsformatter.Tpo -c -o ctagsformatter.lo ctagsformatter.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT ctagsformatter.lo -MD -MP -MF .deps/ctagsformatter.Tpo -c ctagsformatter.cpp -fPIC -DPIC -o .libs/ctagsformatter.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT ctagscollector.lo -MD -MP -MF .deps/ctagscollector.Tpo -c ctagscollector.cpp -o ctagscollector.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT readtags.lo -MD -MP -MF .deps/readtags.Tpo -c readtags.c -o readtags.o >/dev/null 2>&1 >mv -f .deps/readtags.Tpo .deps/readtags.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT srcuntabifier.lo -MD -MP -MF .deps/srcuntabifier.Tpo -c -o srcuntabifier.lo srcuntabifier.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT srcuntabifier.lo -MD -MP -MF .deps/srcuntabifier.Tpo -c srcuntabifier.cpp -fPIC -DPIC -o .libs/srcuntabifier.o >mv -f .deps/ctagscollector.Tpo .deps/ctagscollector.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT textstyleformatterfactory.lo -MD -MP -MF .deps/textstyleformatterfactory.Tpo -c -o textstyleformatterfactory.lo textstyleformatterfactory.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT textstyleformatterfactory.lo -MD -MP -MF .deps/textstyleformatterfactory.Tpo -c textstyleformatterfactory.cpp -fPIC -DPIC -o .libs/textstyleformatterfactory.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT regexranges.lo -MD -MP -MF .deps/regexranges.Tpo -c regexranges.cpp -o regexranges.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT lineranges.lo -MD -MP -MF .deps/lineranges.Tpo -c lineranges.cpp -o lineranges.o >/dev/null 2>&1 >mv -f .deps/textstyleformatter.Tpo .deps/textstyleformatter.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT docgenerator.lo -MD -MP -MF .deps/docgenerator.Tpo -c -o docgenerator.lo docgenerator.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT docgenerator.lo -MD -MP -MF .deps/docgenerator.Tpo -c docgenerator.cc -fPIC -DPIC -o .libs/docgenerator.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT docgenerator.lo -MD -MP -MF .deps/docgenerator.Tpo -c docgenerator.cc -o docgenerator.o >/dev/null 2>&1 >mv -f .deps/docgenerator.Tpo .deps/docgenerator.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT doctemplate.lo -MD -MP -MF .deps/doctemplate.Tpo -c -o doctemplate.lo doctemplate.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT ctagsformatter.lo -MD -MP -MF .deps/ctagsformatter.Tpo -c ctagsformatter.cpp -o ctagsformatter.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT doctemplate.lo -MD -MP -MF .deps/doctemplate.Tpo -c doctemplate.cpp -fPIC -DPIC -o .libs/doctemplate.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT textstyleformatterfactory.lo -MD -MP -MF .deps/textstyleformatterfactory.Tpo -c textstyleformatterfactory.cpp -o textstyleformatterfactory.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT textstyle.lo -MD -MP -MF .deps/textstyle.Tpo -c textstyle.cpp -o textstyle.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT doctemplate.lo -MD -MP -MF .deps/doctemplate.Tpo -c doctemplate.cpp -o doctemplate.o >/dev/null 2>&1 >mv -f .deps/textstyleformatterfactory.Tpo .deps/textstyleformatterfactory.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT chartranslator.lo -MD -MP -MF .deps/chartranslator.Tpo -c -o chartranslator.lo chartranslator.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT chartranslator.lo -MD -MP -MF .deps/chartranslator.Tpo -c chartranslator.cc -fPIC -DPIC -o .libs/chartranslator.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT wordtokenizer.lo -MD -MP -MF .deps/wordtokenizer.Tpo -c wordtokenizer.cpp -o wordtokenizer.o >/dev/null 2>&1 >mv -f .deps/ctagsformatter.Tpo .deps/ctagsformatter.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT textstylebuilder.lo -MD -MP -MF .deps/textstylebuilder.Tpo -c -o textstylebuilder.lo textstylebuilder.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT textstylebuilder.lo -MD -MP -MF .deps/textstylebuilder.Tpo -c textstylebuilder.cpp -fPIC -DPIC -o .libs/textstylebuilder.o >mv -f .deps/doctemplate.Tpo .deps/doctemplate.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT fileinfo.lo -MD -MP -MF .deps/fileinfo.Tpo -c -o fileinfo.lo fileinfo.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT fileinfo.lo -MD -MP -MF .deps/fileinfo.Tpo -c fileinfo.cpp -fPIC -DPIC -o .libs/fileinfo.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT fileinfo.lo -MD -MP -MF .deps/fileinfo.Tpo -c fileinfo.cpp -o fileinfo.o >/dev/null 2>&1 >mv -f .deps/regexranges.Tpo .deps/regexranges.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT ctagsmanager.lo -MD -MP -MF .deps/ctagsmanager.Tpo -c -o ctagsmanager.lo ctagsmanager.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT ctagsmanager.lo -MD -MP -MF .deps/ctagsmanager.Tpo -c ctagsmanager.cpp -fPIC -DPIC -o .libs/ctagsmanager.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT srcuntabifier.lo -MD -MP -MF .deps/srcuntabifier.Tpo -c srcuntabifier.cpp -o srcuntabifier.o >/dev/null 2>&1 >mv -f .deps/fileinfo.Tpo .deps/fileinfo.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT regexhighlightrule.lo -MD -MP -MF .deps/regexhighlightrule.Tpo -c -o regexhighlightrule.lo regexhighlightrule.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT regexhighlightrule.lo -MD -MP -MF .deps/regexhighlightrule.Tpo -c regexhighlightrule.cpp -fPIC -DPIC -o .libs/regexhighlightrule.o >mv -f .deps/lineranges.Tpo .deps/lineranges.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT regexrulefactory.lo -MD -MP -MF .deps/regexrulefactory.Tpo -c -o regexrulefactory.lo regexrulefactory.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT regexrulefactory.lo -MD -MP -MF .deps/regexrulefactory.Tpo -c regexrulefactory.cpp -fPIC -DPIC -o .libs/regexrulefactory.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT textstylebuilder.lo -MD -MP -MF .deps/textstylebuilder.Tpo -c textstylebuilder.cpp -o textstylebuilder.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT ctagsmanager.lo -MD -MP -MF .deps/ctagsmanager.Tpo -c ctagsmanager.cpp -o ctagsmanager.o >/dev/null 2>&1 >mv -f .deps/textstylebuilder.Tpo .deps/textstylebuilder.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT regexpreprocessor.lo -MD -MP -MF .deps/regexpreprocessor.Tpo -c -o regexpreprocessor.lo regexpreprocessor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT regexpreprocessor.lo -MD -MP -MF .deps/regexpreprocessor.Tpo -c regexpreprocessor.cpp -fPIC -DPIC -o .libs/regexpreprocessor.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT regexrulefactory.lo -MD -MP -MF .deps/regexrulefactory.Tpo -c regexrulefactory.cpp -o regexrulefactory.o >/dev/null 2>&1 >mv -f .deps/textstyle.Tpo .deps/textstyle.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT highlightstatebuilder.lo -MD -MP -MF .deps/highlightstatebuilder.Tpo -c -o highlightstatebuilder.lo highlightstatebuilder.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT highlightstatebuilder.lo -MD -MP -MF .deps/highlightstatebuilder.Tpo -c highlightstatebuilder.cpp -fPIC -DPIC -o .libs/highlightstatebuilder.o >mv -f .deps/ctagsmanager.Tpo .deps/ctagsmanager.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT highlightbuilderexception.lo -MD -MP -MF .deps/highlightbuilderexception.Tpo -c -o highlightbuilderexception.lo highlightbuilderexception.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT highlightbuilderexception.lo -MD -MP -MF .deps/highlightbuilderexception.Tpo -c highlightbuilderexception.cpp -fPIC -DPIC -o .libs/highlightbuilderexception.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT highlightbuilderexception.lo -MD -MP -MF .deps/highlightbuilderexception.Tpo -c highlightbuilderexception.cpp -o highlightbuilderexception.o >/dev/null 2>&1 >mv -f .deps/highlightbuilderexception.Tpo .deps/highlightbuilderexception.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT langdefmanager.lo -MD -MP -MF .deps/langdefmanager.Tpo -c -o langdefmanager.lo langdefmanager.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT chartranslator.lo -MD -MP -MF .deps/chartranslator.Tpo -c chartranslator.cc -o chartranslator.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT langdefmanager.lo -MD -MP -MF .deps/langdefmanager.Tpo -c langdefmanager.cpp -fPIC -DPIC -o .libs/langdefmanager.o >mv -f .deps/regexrulefactory.Tpo .deps/regexrulefactory.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT langdefparser.lo -MD -MP -MF .deps/langdefparser.Tpo -c -o langdefparser.lo langdefparser.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT langdefparser.lo -MD -MP -MF .deps/langdefparser.Tpo -c langdefparser.cc -fPIC -DPIC -o .libs/langdefparser.o >mv -f .deps/wordtokenizer.Tpo .deps/wordtokenizer.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT langdefscanner.lo -MD -MP -MF .deps/langdefscanner.Tpo -c -o langdefscanner.lo langdefscanner.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT langdefscanner.lo -MD -MP -MF .deps/langdefscanner.Tpo -c langdefscanner.cc -fPIC -DPIC -o .libs/langdefscanner.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT highlightstatebuilder.lo -MD -MP -MF .deps/highlightstatebuilder.Tpo -c highlightstatebuilder.cpp -o highlightstatebuilder.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT langdefmanager.lo -MD -MP -MF .deps/langdefmanager.Tpo -c langdefmanager.cpp -o langdefmanager.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT langdefparser.lo -MD -MP -MF .deps/langdefparser.Tpo -c langdefparser.cc -o langdefparser.o >/dev/null 2>&1 >mv -f .deps/srcuntabifier.Tpo .deps/srcuntabifier.Plo >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT regexhighlightrule.lo -MD -MP -MF .deps/regexhighlightrule.Tpo -c regexhighlightrule.cpp -o regexhighlightrule.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT languageinfer.lo -MD -MP -MF .deps/languageinfer.Tpo -c -o languageinfer.lo languageinfer.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT languageinfer.lo -MD -MP -MF .deps/languageinfer.Tpo -c languageinfer.cpp -fPIC -DPIC -o .libs/languageinfer.o >mv -f .deps/langdefmanager.Tpo .deps/langdefmanager.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT parserexception.lo -MD -MP -MF .deps/parserexception.Tpo -c -o parserexception.lo parserexception.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT parserexception.lo -MD -MP -MF .deps/parserexception.Tpo -c parserexception.cpp -fPIC -DPIC -o .libs/parserexception.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT parserexception.lo -MD -MP -MF .deps/parserexception.Tpo -c parserexception.cpp -o parserexception.o >/dev/null 2>&1 >mv -f .deps/langdefparser.Tpo .deps/langdefparser.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT stringtable.lo -MD -MP -MF .deps/stringtable.Tpo -c -o stringtable.lo stringtable.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT stringtable.lo -MD -MP -MF .deps/stringtable.Tpo -c stringtable.cpp -fPIC -DPIC -o .libs/stringtable.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT langdefscanner.lo -MD -MP -MF .deps/langdefscanner.Tpo -c langdefscanner.cc -o langdefscanner.o >/dev/null 2>&1 >mv -f .deps/highlightstatebuilder.Tpo .deps/highlightstatebuilder.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT vardefinitions.lo -MD -MP -MF .deps/vardefinitions.Tpo -c -o vardefinitions.lo vardefinitions.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT vardefinitions.lo -MD -MP -MF .deps/vardefinitions.Tpo -c vardefinitions.cpp -fPIC -DPIC -o .libs/vardefinitions.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT stringtable.lo -MD -MP -MF .deps/stringtable.Tpo -c stringtable.cpp -o stringtable.o >/dev/null 2>&1 >mv -f .deps/parserexception.Tpo .deps/parserexception.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT sourcehighlightutils.lo -MD -MP -MF .deps/sourcehighlightutils.Tpo -c -o sourcehighlightutils.lo sourcehighlightutils.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT sourcehighlightutils.lo -MD -MP -MF .deps/sourcehighlightutils.Tpo -c sourcehighlightutils.cpp -fPIC -DPIC -o .libs/sourcehighlightutils.o >mv -f .deps/stringtable.Tpo .deps/stringtable.Plo >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT yywrap.lo -MD -MP -MF .deps/yywrap.Tpo -c -o yywrap.lo yywrap.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT yywrap.lo -MD -MP -MF .deps/yywrap.Tpo -c yywrap.c -fPIC -DPIC -o .libs/yywrap.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT yywrap.lo -MD -MP -MF .deps/yywrap.Tpo -c yywrap.c -o yywrap.o >/dev/null 2>&1 >mv -f .deps/yywrap.Tpo .deps/yywrap.Plo >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT regexpreprocessor.lo -MD -MP -MF .deps/regexpreprocessor.Tpo -c regexpreprocessor.cpp -o regexpreprocessor.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT vardefinitions.lo -MD -MP -MF .deps/vardefinitions.Tpo -c vardefinitions.cpp -o vardefinitions.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT sourcehighlightutils.lo -MD -MP -MF .deps/sourcehighlightutils.Tpo -c sourcehighlightutils.cpp -o sourcehighlightutils.o >/dev/null 2>&1 >mv -f .deps/sourcehighlightutils.Tpo .deps/sourcehighlightutils.Plo >mv -f .deps/vardefinitions.Tpo .deps/vardefinitions.Plo >mv -f .deps/chartranslator.Tpo .deps/chartranslator.Plo >mv -f .deps/langdefscanner.Tpo .deps/langdefscanner.Plo >mv -f .deps/regexhighlightrule.Tpo .deps/regexhighlightrule.Plo >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT languageinfer.lo -MD -MP -MF .deps/languageinfer.Tpo -c languageinfer.cpp -o languageinfer.o >/dev/null 2>&1 >mv -f .deps/regexpreprocessor.Tpo .deps/regexpreprocessor.Plo >mv -f .deps/languageinfer.Tpo .deps/languageinfer.Plo >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -version-info 2:0:1 -Wl,-O1 -Wl,--as-needed -o libsource-highlight.la -rpath /usr/lib64 copyright.lo reportbugs.lo 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 ../../gl/libgnu.la yywrap.lo -lboost_regex-mt-1_49 >libtool: link: x86_64-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/crtbeginS.o .libs/copyright.o .libs/reportbugs.o .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/yywrap.o -Wl,--whole-archive ../../gl/.libs/libgnu.a -Wl,--no-whole-archive -lboost_regex-mt-1_49 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/crtn.o -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libsource-highlight.so.1 -o .libs/libsource-highlight.so.1.1.0 >libtool: link: (cd ".libs" && rm -f "libsource-highlight.so.1" && ln -s "libsource-highlight.so.1.1.0" "libsource-highlight.so.1") >libtool: link: (cd ".libs" && rm -f "libsource-highlight.so" && ln -s "libsource-highlight.so.1.1.0" "libsource-highlight.so") >libtool: link: (cd .libs/libsource-highlight.lax/libgnu.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/../../gl/.libs/libgnu.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libsource-highlight.a copyright.o reportbugs.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 yywrap.o .libs/libsource-highlight.lax/libgnu.a/xmalloc.o .libs/libsource-highlight.lax/libgnu.a/stripslash.o .libs/libsource-highlight.lax/libgnu.a/exitfail.o .libs/libsource-highlight.lax/libgnu.a/dirname.o .libs/libsource-highlight.lax/libgnu.a/basename.o .libs/libsource-highlight.lax/libgnu.a/xstrndup.o .libs/libsource-highlight.lax/libgnu.a/xalloc-die.o .libs/libsource-highlight.lax/libgnu.a/progname.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsource-highlight.a >libtool: link: rm -fr .libs/libsource-highlight.lax >libtool: link: ( cd ".libs" && rm -f "libsource-highlight.la" && ln -s "../libsource-highlight.la" "libsource-highlight.la" ) >make[4]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite' >make[3]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite' >Making all in tests >make[3]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/tests' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/tests' >Making all in examples >make[3]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/examples' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/examples' >make[3]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib' >make[2]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib' >Making all in src >make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gl -I../gl -I/usr/include/boost-1_49 -march=native -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 >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gl -I../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT check-regexp.o -MD -MP -MF .deps/check-regexp.Tpo -c -o check-regexp.o check-regexp.cpp >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gl -I../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT cmdline.o -MD -MP -MF .deps/cmdline.Tpo -c -o cmdline.o cmdline.c >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gl -I../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT source-highlight.o -MD -MP -MF .deps/source-highlight.Tpo -c -o source-highlight.o source-highlight.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gl -I../gl -I/usr/include/boost-1_49 -march=native -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/check-regexp_cmd.Tpo .deps/check-regexp_cmd.Po >mv -f .deps/source-highlight-settings.Tpo .deps/source-highlight-settings.Po >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -L/usr/lib -Wl,-O1 -Wl,--as-needed -o source-highlight-settings source-highlight-settings.o ../gl/libgnu.la ../lib/srchilite/libsource-highlight.la >mv -f .deps/cmdline.Tpo .deps/cmdline.Po >libtool: link: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/source-highlight-settings source-highlight-settings.o -L/usr/lib ../gl/.libs/libgnu.a ../lib/srchilite/.libs/libsource-highlight.so -lboost_regex-mt-1_49 >mv -f .deps/source-highlight.Tpo .deps/source-highlight.Po >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -L/usr/lib -Wl,-O1 -Wl,--as-needed -o source-highlight cmdline.o source-highlight.o ../gl/libgnu.la ../lib/srchilite/libsource-highlight.la >libtool: link: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/source-highlight cmdline.o source-highlight.o -L/usr/lib ../gl/.libs/libgnu.a ../lib/srchilite/.libs/libsource-highlight.so -lboost_regex-mt-1_49 >mv -f .deps/check-regexp.Tpo .deps/check-regexp.Po >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -L/usr/lib -Wl,-O1 -Wl,--as-needed -o check-regexp check-regexp_cmd.o check-regexp.o -lboost_regex-mt-1_49 ../gl/libgnu.la >libtool: link: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o check-regexp check-regexp_cmd.o check-regexp.o -L/usr/lib -lboost_regex-mt-1_49 ../gl/.libs/libgnu.a >make[2]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/src' >Making all in doc >make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/doc' >Makefile:1342: warning: overriding recipe for target `styleformatter.h.texinfo' >Makefile:1333: warning: ignoring old recipe for target `styleformatter.h.texinfo' >../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 >../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 >Processing ./Hello.java ... created ../doc/Hello.java.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 >../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 >../src/source-highlight --data-dir ../src/ -s flex -f html --style-file ../src/default.style --doc --output-dir=../doc ./flex_scanner.ll >../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 >Processing ./flex_scanner.ll ... Processing ../src/source-highlight.cc ... Processing ../src/cmdline.h ... ../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 >created ../doc/flex_scanner.ll.html >created ../doc/source-highlight.cc.html >created ../doc/cmdline.h.html >make[2]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/doc' >Making all in tests >make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >Making all in output_dir >make[3]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests/output_dir' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests/output_dir' >make[3]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s style -f html --style-file ../src/default.style -i syslog.style -o syslog.style.html >make[3]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >make[2]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1' >make[2]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1' >make[1]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1' >>>> Source compiled. >>>> Test phase [check]: dev-util/source-highlight-3.1 >Making check in m4 >make[1]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/m4' >make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/m4' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/m4' >make[1]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/m4' >Making check in gl >make[1]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/gl' >make check-recursive >make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/gl' >make[3]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/gl' >make[3]: Nothing to be done for `check-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/gl' >make[2]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/gl' >make[1]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/gl' >Making check in lib >make[1]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib' >Making check in srchilite >make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite' >make check-am >make[3]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite' >make[3]: Nothing to be done for `check-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite' >make[2]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite' >Making check in tests >make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/tests' >make test_regexrules test_formatter_manager test_highlighter test_exception test_highlightbuilder test_buffered_output test_textstyle test_textgenerator test_textstyleformatter test_wordtokenizer test_linenum test_sourcefilehighlighter test_textstyleformatterfactory test_langdefmanager test_sourcehighlight test_sourcehighlight_errors test_langinfer test_untabifier test_outlangparser test_outlang_errors test_events test_debuglistener test_regexpreprocessor test_filenotfound test_style_errors test_lineranges test_regexranges test_settings test_langmap test_utils test_ctagscollector test_ctagsformatter test_ctagsmanager test_formatreferences test_sourcehighlight_errors >make[3]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/tests' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT test_regexrules_main.o -MD -MP -MF .deps/test_regexrules_main.Tpo -c -o test_regexrules_main.o test_regexrules_main.cpp >mv -f .deps/test_regexrules_main.Tpo .deps/test_regexrules_main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o test_regexrules test_regexrules_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_49 >libtool: link: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_regexrules test_regexrules_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT test_formatter_manager_main.o -MD -MP -MF .deps/test_formatter_manager_main.Tpo -c -o test_formatter_manager_main.o test_formatter_manager_main.cpp >mv -f .deps/test_formatter_manager_main.Tpo .deps/test_formatter_manager_main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o test_formatter_manager test_formatter_manager_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_49 >libtool: link: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_formatter_manager test_formatter_manager_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT logformatter.o -MD -MP -MF .deps/logformatter.Tpo -c -o logformatter.o logformatter.cpp >mv -f .deps/logformatter.Tpo .deps/logformatter.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT test_highlighter_main.o -MD -MP -MF .deps/test_highlighter_main.Tpo -c -o test_highlighter_main.o test_highlighter_main.cpp >mv -f .deps/test_highlighter_main.Tpo .deps/test_highlighter_main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o test_highlighter logformatter.o test_highlighter_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_49 >libtool: link: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_highlighter logformatter.o test_highlighter_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT test_exception_main.o -MD -MP -MF .deps/test_exception_main.Tpo -c -o test_exception_main.o test_exception_main.cpp >mv -f .deps/test_exception_main.Tpo .deps/test_exception_main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o test_exception test_exception_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_49 >libtool: link: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_exception test_exception_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT test_highlightbuilder_main.o -MD -MP -MF .deps/test_highlightbuilder_main.Tpo -c -o test_highlightbuilder_main.o test_highlightbuilder_main.cpp >test_highlightbuilder_main.cpp: In function 'int main()': >test_highlightbuilder_main.cpp:385:54: warning: converting 'false' to pointer type for argument 3 of 'srchilite::StateLangElem::StateLangElem(const std::string&, srchilite::StateStartLangElem*, srchilite::LangElems*, bool)' >mv -f .deps/test_highlightbuilder_main.Tpo .deps/test_highlightbuilder_main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o test_highlightbuilder logformatter.o test_highlightbuilder_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_49 >libtool: link: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_highlightbuilder logformatter.o test_highlightbuilder_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT test_buffered_output_main.o -MD -MP -MF .deps/test_buffered_output_main.Tpo -c -o test_buffered_output_main.o test_buffered_output_main.cpp >mv -f .deps/test_buffered_output_main.Tpo .deps/test_buffered_output_main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o test_buffered_output test_buffered_output_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_49 >libtool: link: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_buffered_output test_buffered_output_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT test_textstyle_main.o -MD -MP -MF .deps/test_textstyle_main.Tpo -c -o test_textstyle_main.o test_textstyle_main.cpp >mv -f .deps/test_textstyle_main.Tpo .deps/test_textstyle_main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o test_textstyle test_textstyle_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_49 >libtool: link: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_textstyle test_textstyle_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT test_textgenerator_main.o -MD -MP -MF .deps/test_textgenerator_main.Tpo -c -o test_textgenerator_main.o test_textgenerator_main.cpp >mv -f .deps/test_textgenerator_main.Tpo .deps/test_textgenerator_main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o test_textgenerator test_textgenerator_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_49 >libtool: link: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_textgenerator test_textgenerator_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT test_textstyleformatter_main.o -MD -MP -MF .deps/test_textstyleformatter_main.Tpo -c -o test_textstyleformatter_main.o test_textstyleformatter_main.cpp >mv -f .deps/test_textstyleformatter_main.Tpo .deps/test_textstyleformatter_main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o test_textstyleformatter test_textstyleformatter_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_49 >libtool: link: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_textstyleformatter test_textstyleformatter_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT test_wordtokenizer_main.o -MD -MP -MF .deps/test_wordtokenizer_main.Tpo -c -o test_wordtokenizer_main.o test_wordtokenizer_main.cpp >mv -f .deps/test_wordtokenizer_main.Tpo .deps/test_wordtokenizer_main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o test_wordtokenizer test_wordtokenizer_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_49 >libtool: link: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_wordtokenizer test_wordtokenizer_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT test_linenum_main.o -MD -MP -MF .deps/test_linenum_main.Tpo -c -o test_linenum_main.o test_linenum_main.cpp >mv -f .deps/test_linenum_main.Tpo .deps/test_linenum_main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o test_linenum test_linenum_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_49 >libtool: link: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_linenum test_linenum_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT test_sourcefilehighlighter_main.o -MD -MP -MF .deps/test_sourcefilehighlighter_main.Tpo -c -o test_sourcefilehighlighter_main.o test_sourcefilehighlighter_main.cpp >mv -f .deps/test_sourcefilehighlighter_main.Tpo .deps/test_sourcefilehighlighter_main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o test_sourcefilehighlighter test_sourcefilehighlighter_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_49 >libtool: link: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_sourcefilehighlighter test_sourcefilehighlighter_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT test_textstyleformatterfactory_main.o -MD -MP -MF .deps/test_textstyleformatterfactory_main.Tpo -c -o test_textstyleformatterfactory_main.o test_textstyleformatterfactory_main.cpp >mv -f .deps/test_textstyleformatterfactory_main.Tpo .deps/test_textstyleformatterfactory_main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o test_textstyleformatterfactory test_textstyleformatterfactory_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_49 >libtool: link: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_textstyleformatterfactory test_textstyleformatterfactory_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -D BASEDIR="\"../../src/\"" -march=native -O2 -pipe -MT test_langdefmanager-test_langdefmanager_main.o -MD -MP -MF .deps/test_langdefmanager-test_langdefmanager_main.Tpo -c -o test_langdefmanager-test_langdefmanager_main.o `test -f 'test_langdefmanager_main.cpp' || echo './'`test_langdefmanager_main.cpp >mv -f .deps/test_langdefmanager-test_langdefmanager_main.Tpo .deps/test_langdefmanager-test_langdefmanager_main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -D BASEDIR="\"../../src/\"" -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o test_langdefmanager test_langdefmanager-test_langdefmanager_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_49 >libtool: link: x86_64-pc-linux-gnu-g++ -D BASEDIR=\"../../src/\" -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_langdefmanager test_langdefmanager-test_langdefmanager_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -D BASEDIR="\"../../src/\"" -D TESTSDIR="\"../../tests/\"" -march=native -O2 -pipe -MT test_sourcehighlight-test_sourcehighlight_main.o -MD -MP -MF .deps/test_sourcehighlight-test_sourcehighlight_main.Tpo -c -o test_sourcehighlight-test_sourcehighlight_main.o `test -f 'test_sourcehighlight_main.cpp' || echo './'`test_sourcehighlight_main.cpp >mv -f .deps/test_sourcehighlight-test_sourcehighlight_main.Tpo .deps/test_sourcehighlight-test_sourcehighlight_main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -D BASEDIR="\"../../src/\"" -D TESTSDIR="\"../../tests/\"" -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o test_sourcehighlight test_sourcehighlight-test_sourcehighlight_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_49 >libtool: link: x86_64-pc-linux-gnu-g++ -D BASEDIR=\"../../src/\" -D TESTSDIR=\"../../tests/\" -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_sourcehighlight test_sourcehighlight-test_sourcehighlight_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -D BASEDIR="\"../../src/\"" -D TESTSDIR="\"../../tests/\"" -march=native -O2 -pipe -MT test_sourcehighlight_errors-test_sourcehighlight_errors_main.o -MD -MP -MF .deps/test_sourcehighlight_errors-test_sourcehighlight_errors_main.Tpo -c -o test_sourcehighlight_errors-test_sourcehighlight_errors_main.o `test -f 'test_sourcehighlight_errors_main.cpp' || echo './'`test_sourcehighlight_errors_main.cpp >mv -f .deps/test_sourcehighlight_errors-test_sourcehighlight_errors_main.Tpo .deps/test_sourcehighlight_errors-test_sourcehighlight_errors_main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -D BASEDIR="\"../../src/\"" -D TESTSDIR="\"../../tests/\"" -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o test_sourcehighlight_errors test_sourcehighlight_errors-test_sourcehighlight_errors_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_49 >libtool: link: x86_64-pc-linux-gnu-g++ -D BASEDIR=\"../../src/\" -D TESTSDIR=\"../../tests/\" -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_sourcehighlight_errors test_sourcehighlight_errors-test_sourcehighlight_errors_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT test_langinfer_main.o -MD -MP -MF .deps/test_langinfer_main.Tpo -c -o test_langinfer_main.o test_langinfer_main.cpp >mv -f .deps/test_langinfer_main.Tpo .deps/test_langinfer_main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o test_langinfer test_langinfer_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_49 >libtool: link: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_langinfer test_langinfer_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT test_untabifier_main.o -MD -MP -MF .deps/test_untabifier_main.Tpo -c -o test_untabifier_main.o test_untabifier_main.cpp >mv -f .deps/test_untabifier_main.Tpo .deps/test_untabifier_main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o test_untabifier test_untabifier_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_49 >libtool: link: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_untabifier test_untabifier_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -D BASEDIR="\"./\"" -D TESTSDIR="\"../../tests/\"" -march=native -O2 -pipe -MT test_outlangparser-test_outlangparser_main.o -MD -MP -MF .deps/test_outlangparser-test_outlangparser_main.Tpo -c -o test_outlangparser-test_outlangparser_main.o `test -f 'test_outlangparser_main.cpp' || echo './'`test_outlangparser_main.cpp >mv -f .deps/test_outlangparser-test_outlangparser_main.Tpo .deps/test_outlangparser-test_outlangparser_main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -D BASEDIR="\"./\"" -D TESTSDIR="\"../../tests/\"" -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o test_outlangparser test_outlangparser-test_outlangparser_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_49 >libtool: link: x86_64-pc-linux-gnu-g++ -D BASEDIR=\"./\" -D TESTSDIR=\"../../tests/\" -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_outlangparser test_outlangparser-test_outlangparser_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -D BASEDIR="\"../../src/\"" -D TESTSDIR="\"../../tests/\"" -march=native -O2 -pipe -MT test_outlang_errors-test_outlang_errors_main.o -MD -MP -MF .deps/test_outlang_errors-test_outlang_errors_main.Tpo -c -o test_outlang_errors-test_outlang_errors_main.o `test -f 'test_outlang_errors_main.cpp' || echo './'`test_outlang_errors_main.cpp >mv -f .deps/test_outlang_errors-test_outlang_errors_main.Tpo .deps/test_outlang_errors-test_outlang_errors_main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -D BASEDIR="\"../../src/\"" -D TESTSDIR="\"../../tests/\"" -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o test_outlang_errors test_outlang_errors-test_outlang_errors_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_49 >libtool: link: x86_64-pc-linux-gnu-g++ -D BASEDIR=\"../../src/\" -D TESTSDIR=\"../../tests/\" -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_outlang_errors test_outlang_errors-test_outlang_errors_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT test_events_main.o -MD -MP -MF .deps/test_events_main.Tpo -c -o test_events_main.o test_events_main.cpp >mv -f .deps/test_events_main.Tpo .deps/test_events_main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o test_events test_events_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_49 >libtool: link: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_events test_events_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT test_debuglistener_main.o -MD -MP -MF .deps/test_debuglistener_main.Tpo -c -o test_debuglistener_main.o test_debuglistener_main.cpp >mv -f .deps/test_debuglistener_main.Tpo .deps/test_debuglistener_main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o test_debuglistener test_debuglistener_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_49 >libtool: link: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_debuglistener test_debuglistener_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT test_regexpreprocessor_main.o -MD -MP -MF .deps/test_regexpreprocessor_main.Tpo -c -o test_regexpreprocessor_main.o test_regexpreprocessor_main.cpp >mv -f .deps/test_regexpreprocessor_main.Tpo .deps/test_regexpreprocessor_main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o test_regexpreprocessor test_regexpreprocessor_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_49 >libtool: link: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_regexpreprocessor test_regexpreprocessor_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -D BASEDIR="\"../../src/\"" -D TESTSDIR="\"../../tests/\"" -march=native -O2 -pipe -MT test_filenotfound-test_filenotfound_main.o -MD -MP -MF .deps/test_filenotfound-test_filenotfound_main.Tpo -c -o test_filenotfound-test_filenotfound_main.o `test -f 'test_filenotfound_main.cpp' || echo './'`test_filenotfound_main.cpp >mv -f .deps/test_filenotfound-test_filenotfound_main.Tpo .deps/test_filenotfound-test_filenotfound_main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -D BASEDIR="\"../../src/\"" -D TESTSDIR="\"../../tests/\"" -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o test_filenotfound test_filenotfound-test_filenotfound_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_49 >libtool: link: x86_64-pc-linux-gnu-g++ -D BASEDIR=\"../../src/\" -D TESTSDIR=\"../../tests/\" -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_filenotfound test_filenotfound-test_filenotfound_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -D BASEDIR="\"../../src/\"" -D TESTSDIR="\"../../tests/\"" -march=native -O2 -pipe -MT test_style_errors-test_style_errors_main.o -MD -MP -MF .deps/test_style_errors-test_style_errors_main.Tpo -c -o test_style_errors-test_style_errors_main.o `test -f 'test_style_errors_main.cpp' || echo './'`test_style_errors_main.cpp >mv -f .deps/test_style_errors-test_style_errors_main.Tpo .deps/test_style_errors-test_style_errors_main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -D BASEDIR="\"../../src/\"" -D TESTSDIR="\"../../tests/\"" -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o test_style_errors test_style_errors-test_style_errors_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_49 >libtool: link: x86_64-pc-linux-gnu-g++ -D BASEDIR=\"../../src/\" -D TESTSDIR=\"../../tests/\" -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_style_errors test_style_errors-test_style_errors_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT test_lineranges_main.o -MD -MP -MF .deps/test_lineranges_main.Tpo -c -o test_lineranges_main.o test_lineranges_main.cpp >mv -f .deps/test_lineranges_main.Tpo .deps/test_lineranges_main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o test_lineranges test_lineranges_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_49 >libtool: link: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_lineranges test_lineranges_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -march=native -O2 -pipe -MT test_regexranges_main.o -MD -MP -MF .deps/test_regexranges_main.Tpo -c -o test_regexranges_main.o test_regexranges_main.cpp >mv -f .deps/test_regexranges_main.Tpo .deps/test_regexranges_main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o test_regexranges test_regexranges_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_49 >libtool: link: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_regexranges test_regexranges_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -D BASEDIR="\"./\"" -D TESTSDIR="\"../../tests/\"" -march=native -O2 -pipe -MT test_settings-test_settings_main.o -MD -MP -MF .deps/test_settings-test_settings_main.Tpo -c -o test_settings-test_settings_main.o `test -f 'test_settings_main.cpp' || echo './'`test_settings_main.cpp >mv -f .deps/test_settings-test_settings_main.Tpo .deps/test_settings-test_settings_main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -D BASEDIR="\"./\"" -D TESTSDIR="\"../../tests/\"" -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o test_settings test_settings-test_settings_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_49 >libtool: link: x86_64-pc-linux-gnu-g++ -D BASEDIR=\"./\" -D TESTSDIR=\"../../tests/\" -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_settings test_settings-test_settings_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -D BASEDIR="\"./\"" -D TESTSDIR="\"../../tests/\"" -march=native -O2 -pipe -MT test_langmap-test_langmap_main.o -MD -MP -MF .deps/test_langmap-test_langmap_main.Tpo -c -o test_langmap-test_langmap_main.o `test -f 'test_langmap_main.cpp' || echo './'`test_langmap_main.cpp >mv -f .deps/test_langmap-test_langmap_main.Tpo .deps/test_langmap-test_langmap_main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -D BASEDIR="\"./\"" -D TESTSDIR="\"../../tests/\"" -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o test_langmap test_langmap-test_langmap_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_49 >libtool: link: x86_64-pc-linux-gnu-g++ -D BASEDIR=\"./\" -D TESTSDIR=\"../../tests/\" -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_langmap test_langmap-test_langmap_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -D BASEDIR="\"../../src/\"" -march=native -O2 -pipe -MT test_utils-test_utils_main.o -MD -MP -MF .deps/test_utils-test_utils_main.Tpo -c -o test_utils-test_utils_main.o `test -f 'test_utils_main.cpp' || echo './'`test_utils_main.cpp >mv -f .deps/test_utils-test_utils_main.Tpo .deps/test_utils-test_utils_main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -D BASEDIR="\"../../src/\"" -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o test_utils test_utils-test_utils_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_49 >libtool: link: x86_64-pc-linux-gnu-g++ -D BASEDIR=\"../../src/\" -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_utils test_utils-test_utils_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -D BASEDIR="\"../../lib/srchilite/\"" -march=native -O2 -pipe -MT test_ctagscollector-test_ctagscollector_main.o -MD -MP -MF .deps/test_ctagscollector-test_ctagscollector_main.Tpo -c -o test_ctagscollector-test_ctagscollector_main.o `test -f 'test_ctagscollector_main.cpp' || echo './'`test_ctagscollector_main.cpp >mv -f .deps/test_ctagscollector-test_ctagscollector_main.Tpo .deps/test_ctagscollector-test_ctagscollector_main.Po >/usr/bin/ctags --excmd=n --fields=+n -o mytags ../../lib/srchilite/test_readtags_main.cpp ../../lib/srchilite/readtags.h >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -D BASEDIR="\"../../lib/srchilite/\"" -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o test_ctagscollector test_ctagscollector-test_ctagscollector_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_49 >libtool: link: x86_64-pc-linux-gnu-g++ -D BASEDIR=\"../../lib/srchilite/\" -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_ctagscollector test_ctagscollector-test_ctagscollector_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -D BASEDIR="\"../../lib/srchilite/\"" -march=native -O2 -pipe -MT test_ctagsformatter-test_ctagsformatter_main.o -MD -MP -MF .deps/test_ctagsformatter-test_ctagsformatter_main.Tpo -c -o test_ctagsformatter-test_ctagsformatter_main.o `test -f 'test_ctagsformatter_main.cpp' || echo './'`test_ctagsformatter_main.cpp >mv -f .deps/test_ctagsformatter-test_ctagsformatter_main.Tpo .deps/test_ctagsformatter-test_ctagsformatter_main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -D BASEDIR="\"../../lib/srchilite/\"" -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o test_ctagsformatter test_ctagsformatter-test_ctagsformatter_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_49 >libtool: link: x86_64-pc-linux-gnu-g++ -D BASEDIR=\"../../lib/srchilite/\" -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_ctagsformatter test_ctagsformatter-test_ctagsformatter_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -D BASEDIR="\"../../lib/srchilite/\"" -D CTAGS="\"/usr/bin/ctags\"" -march=native -O2 -pipe -MT test_ctagsmanager-test_ctagsmanager_main.o -MD -MP -MF .deps/test_ctagsmanager-test_ctagsmanager_main.Tpo -c -o test_ctagsmanager-test_ctagsmanager_main.o `test -f 'test_ctagsmanager_main.cpp' || echo './'`test_ctagsmanager_main.cpp >mv -f .deps/test_ctagsmanager-test_ctagsmanager_main.Tpo .deps/test_ctagsmanager-test_ctagsmanager_main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -D BASEDIR="\"../../lib/srchilite/\"" -D CTAGS="\"/usr/bin/ctags\"" -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o test_ctagsmanager test_ctagsmanager-test_ctagsmanager_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_49 >libtool: link: x86_64-pc-linux-gnu-g++ -D BASEDIR=\"../../lib/srchilite/\" -D CTAGS=\"/usr/bin/ctags\" -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_ctagsmanager test_ctagsmanager-test_ctagsmanager_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -D BASEDIR="\"../../lib/srchilite/\"" -march=native -O2 -pipe -MT test_formatreferences-logformatter.o -MD -MP -MF .deps/test_formatreferences-logformatter.Tpo -c -o test_formatreferences-logformatter.o `test -f 'logformatter.cpp' || echo './'`logformatter.cpp >mv -f .deps/test_formatreferences-logformatter.Tpo .deps/test_formatreferences-logformatter.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -D BASEDIR="\"../../lib/srchilite/\"" -march=native -O2 -pipe -MT test_formatreferences-test_formatreferences_main.o -MD -MP -MF .deps/test_formatreferences-test_formatreferences_main.Tpo -c -o test_formatreferences-test_formatreferences_main.o `test -f 'test_formatreferences_main.cpp' || echo './'`test_formatreferences_main.cpp >mv -f .deps/test_formatreferences-test_formatreferences_main.Tpo .deps/test_formatreferences-test_formatreferences_main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -D BASEDIR="\"../../lib/srchilite/\"" -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o test_formatreferences test_formatreferences-logformatter.o test_formatreferences-test_formatreferences_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_49 >libtool: link: x86_64-pc-linux-gnu-g++ -D BASEDIR=\"../../lib/srchilite/\" -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_formatreferences test_formatreferences-logformatter.o test_formatreferences-test_formatreferences_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >make[3]: `test_sourcehighlight_errors' is up to date. >make[3]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/tests' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/tests' >*** test_regexrules >prefix : before_ >suffix : _after >matched: foo >prefix : before_ >suffix : >matched: foo >prefix : >suffix : _after >matched: bar >not matched: before__after >word list regex: \<(?:foo|bar|gogo)\> >not matched: before_foo_after >not matched: before_foo >not matched: bar_after >prefix : before >suffix : after >matched: foo >prefix : before >suffix : >matched: foo >prefix : >suffix : after >matched: bar >not matched: before__after >word list regex: \<(?:[Ff][Oo][Oo]|[Bb][Aa][Rr]|[Gg][Oo][Gg][Oo])\> >prefix : before >suffix : >matched: FoO >prefix : >suffix : after >matched: bAr >word list regex: (?:foo|bar|gogo) >prefix : before_ >suffix : >matched: foo >prefix : >suffix : _after >matched: bar >line rule: A(?:[^A])*A >prefix : before >suffix : after >matched: A foo bar A >line rule: A(?:[^AB])*B >prefix : before A foo bar >suffix : C after >matched: A and B >line rule: <(?:[^\\<\\>]|\\.)*> >prefix : before >suffix : after >matched: < foo bar \> and > >multi line rule: rule (foo) "<" (exit level: 0, next: 1) > STATE 1 default: normal > rule (foo) ">" (exit level: 1, next: 0) > >multi line rule: rule (foo) "<" (exit level: 0, next: 2) > STATE 2 default: normal > rule (foo) ">" (exit level: 1, next: 0) > rule (foo) "\\." (exit level: 0, next: 0) > >prefix : "ab " >suffix : "" >matched: > ">": foo >rule : > >prefix : "ab " >suffix : " bc >" >matched: > "\>": foo >rule : \\. >prefix : "this cl" >suffix : "s foo" >matched: > "as": as >rule : as|at >prefix : "this " >suffix : " foo" >matched: > "class": keyword >rule : class >prefix : "this " >suffix : "" >matched: > "class foo": complex >rule : class[[:blank:]]+[[:word:]]+ >prefix : " " >suffix : " foo" >matched: > "class": keyword >rule : class >prefix : "this " >suffix : " ( foo" >matched: > "bar": foo >rule : bar >prefix : "this " >suffix : " ( foo" >matched: > "myfun": foo >rule : [[:word:]]+(?=[[:blank:]]*\() >multi line rule (nested): rule (foo) "<" (exit level: 0, next: 5) > STATE 5 default: normal > rule (foo) ">" (exit level: 1, next: 0) > rule (foo) "\\." (exit level: 0, next: 0) > rule (foo) "<" (exit level: 0, next: 0, nested) > >single nested line rule (transformed): rule (foo) "<" (exit level: 0, next: 6) > STATE 6 default: normal > rule (foo) ">" (exit level: 1, next: 0) > rule (foo) "\\." (exit level: 0, next: 0) > rule (foo) "<" (exit level: 0, next: 0, nested) > >single line rule (transformed): rule (foo) "<<" (exit level: 0, next: 7) > STATE 7 default: normal > rule (foo) ">>" (exit level: 1, next: 0) > rule (foo) "\\." (exit level: 0, next: 0) > >orig state: STATE 7 default: normal > rule (foo) ">>" (exit level: 1, next: 0) > rule (foo) "\\." (exit level: 0, next: 0) > >copy state: STATE 8 default: normal > rule (foo) "foo" (exit level: 0, next: 0) > rule (foo) "\\." (exit level: 0, next: 0) > rule (foo) "bar" (exit level: 0, next: 0) > >state with BOL: STATE 9 default: normal > rule (BOL) "^[[:word:]]+" (exit level: 0, next: 0) > rule (NOTBOL) "foo" (exit level: 0, next: 0) > >prefix : "" >suffix : " at the beginning" >matched: > "foo": BOL >rule : ^[[:word:]]+ >prefix : "" >suffix : " at the beginning" >matched: > "foo": NOTBOL >rule : foo >compound rule: rule (keyword normal type) "(class)([[:blank:]]+)([[:word:]]+)" (exit level: 0, next: 0) > >prefix : "" >suffix : "" >matched: > "class": keyword > " ": normal > "MyClass": type >line rule: rule (foo) "#" (exit level: 0, next: 10) > STATE 10 default: normal > rule (foo) "\z" (exit level: 1, next: 0) > rule (foo) "\\." (exit level: 0, next: 0) > >prefix : before >suffix : after >matched: # >replaced rule: second first >STATE 11 default: normal > rule (foo) "second first " (exit level: 0, next: 0) > rule (foo) "no @{1} replacement" (exit level: 0, next: 0) > rule (foo) " first second" (exit level: 0, next: 0) >prefix : my >suffix : >matched: class foo { >subexps: class,foo,{ >*** test_regexrules SUCCESS >PASS: test_regexrules >test_formatter_manager: SUCCESS >PASS: test_formatter_manager >normal: "this is normal", start: 0 >normal: "this ", start: 0 >normal: "class", start: 5 >normal: " is ", start: 10 >normal: "public", start: 14 >normal: " and normal", start: 20 >normal: "this ", start: 0 >keyword: "class", start: 5 >normal: " is ", start: 10 >keyword: "public", start: 14 >normal: " and normal", start: 20 >normal: "this ", start: 0 >comment: "/*", start: 5 >normal: " is a comment ", start: 7 >comment: "*/", start: 21 >normal: " foo", start: 23 >normal: "this ", start: 0 >comment: "/*", start: 5 >comment: " is a comment ", start: 7 >comment: "*/", start: 21 >normal: " foo", start: 23 >normal: "this ", start: 0 >comment: "<<", start: 5 >comment: " is ", start: 7 >comment: "<<", start: 11 >comment: " a ", start: 13 >comment: "<<", start: 16 >comment: " nested ", start: 18 >comment: ">>", start: 26 >comment: " comment ", start: 28 >comment: ">>", start: 37 >comment: " ", start: 39 >comment: ">>", start: 40 >normal: " foo", start: 42 >normal: "this ", start: 0 >comment: "<<", start: 5 >comment: " is ", start: 7 >comment: "<<", start: 11 >comment: " a ", start: 13 >comment: "<<", start: 16 >comment: " ", start: 18 >comment: "!", start: 19 >normal: " exit >> comment >> >> foo", start: 20 >normal: "this ", start: 5 >comment: "<< is << a << !", start: 20 >normal: " exit >> comment >> >> foo", start: 20 >normal: "this ", start: 5 >comment: "<< is << a << !", start: 19 >normal: "this ", start: 0 >comment: "<<", start: 5 >comment: "!", start: 0 >normal: "before ", start: 0 >comment: "#", start: 7 >comment: " this is a comment", start: 8 >normal: "while this is ", start: 0 >keyword: "class", start: 14 >normal: "fo() ", start: 0 >keyword: "myclass", start: 5 >normal: " ", start: 12 >type: "Foo", start: 13 >normal: " {", start: 16 >comment: "<<", start: 0 >comment: " comment", start: 2 >normal: "not in comment", start: 0 >comment: "end comment ", start: 0 >comment: ">>", start: 12 >test_highlighter: SUCCESS >PASS: test_highlighter >PASS: test_exception >cannot mix double quoted and non double quoted >Caused by: Invalid regular expression. >STATE 1 default: normal > rule (foo) "\<(?:foo|bar)\>" (exit level: 0, next: 0) >STATE 1 default: normal > rule (foo) "\<(?:foo|bar)\>" (exit level: 0, next: 0) > rule (foo) "(?:ufoo|ubar)" (exit level: 1, next: 0) >STATE 1 default: normal > rule (foo) "\<(?:foo|bar)\>" (exit level: 0, next: 0) > rule (foo) "(?:ufoo|ubar)" (exit level: 1, next: 0) > rule (delim) "<(?:[^\\<\\>]|\\.)*>" (exit level: 0, next: 0) >STATE 1 default: normal > rule (foo) "\<(?:foo|bar)\>" (exit level: 0, next: 0) > rule (foo) "(?:ufoo|ubar)" (exit level: 1, next: 0) > rule (delim) "<(?:[^\\<\\>]|\\.)*>" (exit level: 0, next: 0) > rule (delim) "<" (exit level: 0, next: 2) > STATE 2 default: delim > rule (delim) ">" (exit level: 2, next: 0) > rule (delim) "\\." (exit level: 0, next: 0) >number of marked subexpressions does not match number of elements >Caused by: Invalid regular expression. >STATE 1 default: normal > rule (foo) "\<(?:foo|bar)\>" (exit level: 0, next: 0) > rule (foo) "(?:ufoo|ubar)" (exit level: 1, next: 0) > rule (delim) "<(?:[^\\<\\>]|\\.)*>" (exit level: 0, next: 0) > rule (delim) "<" (exit level: 0, next: 2) > rule (foo bar gogo) "(Foo)(Bar)(Gogo)" (exit level: -1, next: 0) >STATE 1 default: normal > rule (foo) "\<(?:foo|bar)\>" (exit level: 0, next: 0) > rule (foo) "(?:ufoo|ubar)" (exit level: 1, next: 0) > rule (delim) "<(?:[^\\<\\>]|\\.)*>" (exit level: 0, next: 0) > rule (delim) "<" (exit level: 0, next: 2) > rule (foo bar gogo) "(Foo)(Bar)(Gogo)" (exit level: -1, next: 0) > rule (foobar) "(?:foo|bar)" (exit level: 0, next: 3) > STATE 3 default: foobar > rule (foo) "(?:foo)" (exit level: 0, next: 0) >cannot use this element for environments (only for states) >Caused by: Invalid regular expression. >STATE 1 default: normal > rule (foo) "\<(?:foo|bar)\>" (exit level: 0, next: 0) > rule (foo) "(?:ufoo|ubar)" (exit level: 1, next: 0) > rule (delim) "<(?:[^\\<\\>]|\\.)*>" (exit level: 0, next: 0) > rule (delim) "<" (exit level: 0, next: 2) > rule (foo bar gogo) "(Foo)(Bar)(Gogo)" (exit level: -1, next: 0) > rule (foobar) "(?:foo|bar)" (exit level: 0, next: 3) > rule (foo bar) "(Foo)(Bar)" (exit level: 0, next: 4) > STATE 4 default: normal > rule (foo) "(?:foo)" (exit level: 0, next: 0) >2 subexpressions requested, but only 1 found >Caused by: Invalid regular expression. >STATE 1 default: normal > rule (foo) "\<(?:foo|bar)\>" (exit level: 0, next: 0) > rule (foo) "(?:ufoo|ubar)" (exit level: 1, next: 0) > rule (delim) "<(?:[^\\<\\>]|\\.)*>" (exit level: 0, next: 0) > rule (delim) "<" (exit level: 0, next: 2) > rule (foo bar gogo) "(Foo)(Bar)(Gogo)" (exit level: -1, next: 0) > rule (foobar) "(?:foo|bar)" (exit level: 0, next: 3) > rule (foo bar) "(Foo)(Bar)" (exit level: 0, next: 4) > rule (comment) "(<<) (>>)" (exit level: 0, next: 5) > STATE 5 default: comment > rule (comment) "@{2} @{1}" (exit level: 1, next: 0) > rule (comment) "\\." (exit level: 0, next: 0) >normal: "check ", start: -2 >comment: "<< >>", start: -2 >comment: " comment inside ", start: -2 >comment: ">> <<", start: -2 >normal: " outside", start: -2 >STATE 1 default: normal > rule (foo) "\<(?:foo|bar)\>" (exit level: 0, next: 0) > rule (foo) "(?:ufoo|ubar)" (exit level: 1, next: 0) > rule (delim) "<(?:[^\\<\\>]|\\.)*>" (exit level: 0, next: 0) > rule (delim) "<" (exit level: 0, next: 2) > rule (foo bar gogo) "(Foo)(Bar)(Gogo)" (exit level: -1, next: 0) > rule (foobar) "(?:foo|bar)" (exit level: 0, next: 3) > rule (foo bar) "(Foo)(Bar)" (exit level: 0, next: 4) > rule (comment) "(<<) (>>)" (exit level: 0, next: 5) > rule (comment) "([^[:alnum:]])([^[:alnum:]])(\1)" (exit level: 0, next: 7) > STATE 7 default: comment > rule (comment) "@{3}@{2}@{1}" (exit level: 1, next: 0) > rule (comment) "\\." (exit level: 0, next: 0) > rule (comment) "([^[:alnum:]])([^[:alnum:]])(\1)" (exit level: 0, next: 0, nested) >normal: "check ", start: -2 >comment: "|{|", start: -2 >comment: " comment inside ", start: -2 >comment: "|{|", start: -2 >normal: " outside", start: -2 >normal: "check ", start: -2 >comment: "[|[", start: -2 >comment: " comment ", start: -2 >comment: "<,<", start: -2 >comment: " inside ", start: -2 >comment: "<,<", start: -2 >comment: " ", start: -2 >comment: "[|[", start: -2 >normal: " outside", start: -2 >delimiters must be different for nested elements >Caused by: Invalid regular expression. >STATE 11 default: normal > rule (foo) "(?:%|@)" (exit level: 0, next: 0) >STATE 12 default: normal > rule (foo) "(?:foo|%|@|bar)" (exit level: 0, next: 0) >STATE 13 default: normal > rule (delim) "<" (exit level: 0, next: 14) > STATE 14 default: delim > rule (delim) ">" (exit level: 1, next: 0) > rule (delim) "\\." (exit level: 0, next: 0) >test_highlightbuilder: SUCCESS >PASS: test_highlightbuilder >line: first line blah blah >post line: PRE post first line >PRE post first line 2 >PRE post first line 3 > >post doc: PRE post docPRE post doc 2PRE post doc 3 >post line: PRE NEW post first line >PRE NEW post first line 2 > >post doc: PRE NEW post docPRE NEW post doc 2 >test_buffered_output: SUCCESS! >PASS: test_buffered_output >orig: <font color="$style">$text</font> >transformed: <font color="green">foo</font> >orig: <b>$text</b> >transformed: <b>foo</b> >orig:<b><i>$text</i></b> >transformed: <b><i>foo</i></b> >orig: $text >transformed: (\foo) >test_textstyle: SUCCESS! >PASS: test_textstyle >orig: fookeyword >transformed: <b>fookeyword</b> >orig: fookeyword >transformed: <b><i>fookeyword</i></b> >orig: fookeyword >transformed: <b><i>fookeyword</i></b> >orig: fookeyword >transformed: start{bold;italics fookeyword} >orig start : $headerthe title: $title >the css url: $css >and some additional text: $additional >transformed: HEADER >the title: TITLE >the css url: CSS >and some additional text: ADDITIONAL >orig end : $footer >transformed: >FOOTER >test_textgenerator: SUCCESS! >PASS: test_textgenerator >formatted: <font color="green">foo</font> >formatted: <font color="green">{foo}</font> >formatted: <font color="green"> foo </font> >test_textstyleformatter: SUCCESS >PASS: test_textstyleformatter >tokens: space: " " > word : "Here" > space: " " > word : "are" > space: " " > word : "some_words!" > >test_wordtokenizer: SUCCESS >PASS: test_wordtokenizer >line: <LINE>00010:</LINE> >line: <LINE> 10:</LINE> >line: <A line10><LINE> 10:</LINE></A> >line: <A line__10><LINE> 10:</LINE></A> >test_linenum: SUCCESS >PASS: test_linenum >HIGHLIGHTED: this is a normal >string >HIGHLIGHTED: this is a <K>public</K> <K>class</K> and >here's another <K>class</K> >end >HIGHLIGHTED: this is <C>/*</C><C> a comment</C> ><C>that spans</C> ><C>more lines</C> ><C>*/</C> >a <K>public</K> <K>class</K> and >here's another <K>class</K> >end >HIGHLIGHTED: this is <C>/* a comment</C> ><C>that spans</C> ><C>more lines</C> ><C>*/</C> a <K>public</K> <K>class</K> end >HIGHLIGHTED: this is <C>/* a comment</C><NL> ><C>that spans</C><NL> ><C>more lines</C><NL> ><C>*/</C> a <K>public</K> <K>class</K> end >HIGHLIGHTED: <LINE>00001:</LINE> this is <C>/* a comment</C><NL> ><LINE>00002:</LINE> <C>that spans more lines</C><NL> ><LINE>00003:</LINE> <C>*/</C> end >HIGHLIGHTED: PREFIX <LINE>00001:</LINE> this is <C>/* a comment</C><NL> > PREFIX <LINE>00002:</LINE> <C>that spans more lines</C><NL> > PREFIX <LINE>00003:</LINE> <C>*/</C> end >HIGHLIGHTED: PREFIX <LINE>00002:</LINE> <C>that spans more lines</C><NL> > PREFIX <LINE>00003:</LINE> <C>*/</C> end<NL> > >HIGHLIGHTED: PREFIX <LINE>00002:</LINE> <C>that spans more lines</C><NL> > PREFIX <LINE>00003:</LINE> <C>*/</C> end<NL> > >HIGHLIGHTED: PREFIX <LINE>00001:</LINE> <CC>this is /* a comment</CC><NL> > PREFIX <LINE>00002:</LINE> <C>that spans more lines</C><NL> > PREFIX <LINE>00003:</LINE> <C>*/</C> end<NL> > PREFIX <LINE>00004:</LINE> <CC>end2</CC><NL> > PREFIX <LINE>00005:</LINE> <CC>end3</CC><NL> > >HIGHLIGHTED: PREFIX <LINE>00001:</LINE> <CC>this is /* a comment</CC><NL> > PREFIX <LINE>00002:</LINE> <C>that spans more lines</C><NL> > PREFIX <LINE>00003:</LINE> <C>*/</C> end<NL> > PREFIX <LINE>00004:</LINE> <CC>end2</CC><NL> > PREFIX ...<NL> > PREFIX <LINE>00006:</LINE> <CC>end4</CC><NL> > PREFIX <LINE>00007:</LINE> end5<NL> > PREFIX <LINE>00008:</LINE> end6<NL> > PREFIX <LINE>00009:</LINE> <CC>end7</CC><NL> > PREFIX ...<NL> > >HIGHLIGHTED: PREFIX <NL> > PREFIX <LINE>00004:</LINE> in range<NL> > PREFIX <LINE>00005:</LINE> in range2<NL> > PREFIX <LINE>00009:</LINE> end7<NL> > PREFIX <LINE>00010:</LINE> end8<NL> > PREFIX <LINE>00011:</LINE> end9<NL> > >test_sourcefilehighlighter: SUCCESS >PASS: test_sourcefilehighlighter >formatted: <b><u>test</u></b> >formatted: <b><u><c=RED>test</c></u></b> >formatted: <b><u>test</u></b> >test_textstyleformatterfactory: SUCCESS >PASS: test_textstyleformatterfactory >c_comment.lang: >STATE 1 default: normal > rule (comment) "///" (exit level: 0, next: 2) > STATE 2 default: comment > rule (comment) "\z" (exit level: 1, next: 0) > rule (url) "(?:(?:<?)[[:word:]\./\-_~]+\@[[:word:]\./\-_~]+(?:>?))" (exit level: 0, next: 0) > rule (url) "(?:(?:<?)[[:word:]]+://[[:word:]\./\-_~]+(?:>?))" (exit level: 0, next: 0) > rule (keyword) "(?:<(?:(?:[sS][tT][yY][lL][eE])|(?:(?:[nN][oO])?[sS][cC][rR][iI][pP][tT])|(?:[xX][mM][pP])|(?:[iI][fF][rR][aA][mM][eE])|(?:[nN][oO][eE][mM][bB][eE][dD])|(?:[nN][oO][fF][rR][aA][mM][eE][sS])))" (exit level: 0, next: 3) > STATE 3 default: normal > rule (string) "\"" (exit level: 0, next: 4) > STATE 4 default: string > rule (string) "\"" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "'" (exit level: 0, next: 5) > STATE 5 default: string > rule (string) "'" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "/(?:[^/])*/" (exit level: 0, next: 0) > rule (type normal symbol normal string) "([^="[:blank:]>]+)([[:blank:]]*)(=)([[:blank:]]*)([^="'>]+)" (exit level: 0, next: 0) > rule (type normal symbol) "([^="[:blank:]>]+)([[:blank:]]*)(=)" (exit level: 0, next: 0) > rule (type) "(?:[[:alnum:]]+)" (exit level: 0, next: 0) > rule (keyword) "(?:>)" (exit level: 0, next: 6) > STATE 6 default: normal > rule (keyword) "(?:</(?:(?:[sS][tT][yY][lL][eE])|(?:(?:[nN][oO])?[sS][cC][rR][iI][pP][tT])|(?:[xX][mM][pP])|(?:[iI][fF][rR][aA][mM][eE])|(?:[nN][oO][eE][mM][bB][eE][dD])|(?:[nN][oO][fF][rR][aA][mM][eE][sS]))>)" (exit level: 2, next: 0) > rule (normal) "(?:[^<[:blank:]]+)" (exit level: 0, next: 0) > rule (keyword) "<(?:(?:[tT][iI][tT][lL][eE])|(?:[tT][eE][xX][tT][aA][rR][eE][aA]))>" (exit level: 0, next: 7) > STATE 7 default: normal > rule (keyword) "</(?:(?:[tT][iI][tT][lL][eE])|(?:[tT][eE][xX][tT][aA][rR][eE][aA]))>" (exit level: 1, next: 0) > rule (preproc) "(?:&(?:[[:alnum:]]+);)" (exit level: 0, next: 0) > rule (normal) "(?:[^<[:blank:]]+)" (exit level: 0, next: 0) > rule (keyword) "(?:<[pP][lL][aA][iI][nN][tT][eE][xX][tT]>)" (exit level: 0, next: 8) > STATE 8 default: normal > rule (normal) "(?:.+)" (exit level: 0, next: 0) > rule (preproc) "<\?xml" (exit level: 0, next: 9) > STATE 9 default: normal > rule (preproc) "\?>" (exit level: 1, next: 0) > rule (string) "\"" (exit level: 0, next: 10) > STATE 10 default: string > rule (string) "\"" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "'" (exit level: 0, next: 11) > STATE 11 default: string > rule (string) "'" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "/(?:[^/])*/" (exit level: 0, next: 0) > rule (type normal symbol normal string) "([^="[:blank:]>]+)([[:blank:]]*)(=)([[:blank:]]*)([^="'>]+)" (exit level: 0, next: 0) > rule (type normal symbol) "([^="[:blank:]>]+)([[:blank:]]*)(=)" (exit level: 0, next: 0) > rule (type) "(?:[[:alnum:]]+)" (exit level: 0, next: 0) > rule (preproc) "<![[:alpha:]]+" (exit level: 0, next: 12) > STATE 12 default: normal > rule (preproc) ">" (exit level: 1, next: 0) > rule (string) "\"" (exit level: 0, next: 13) > STATE 13 default: string > rule (string) "\"" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "'" (exit level: 0, next: 14) > STATE 14 default: string > rule (string) "'" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "/(?:[^/])*/" (exit level: 0, next: 0) > rule (type normal symbol normal string) "([^="[:blank:]>]+)([[:blank:]]*)(=)([[:blank:]]*)([^="'>]+)" (exit level: 0, next: 0) > rule (type normal symbol) "([^="[:blank:]>]+)([[:blank:]]*)(=)" (exit level: 0, next: 0) > rule (type) "(?:[[:alnum:]]+)" (exit level: 0, next: 0) > rule (comment) "<!--" (exit level: 0, next: 15) > STATE 15 default: comment > rule (comment) "-->" (exit level: 1, next: 0) > rule (comment) "<!--" (exit level: 0, next: 0, nested) > rule (keyword) "(?:<(?:/)?[[:alpha:]](?:[[:word:]:.-]*)(?:/)?>)" (exit level: 0, next: 0) > rule (keyword) "<(?:/)?[[:alpha:]](?:[[:word:]:.-]*)" (exit level: 0, next: 16) > STATE 16 default: normal > rule (keyword) "(?:/)?>" (exit level: 1, next: 0) > rule (string) "\"" (exit level: 0, next: 17) > STATE 17 default: string > rule (string) "\"" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "'" (exit level: 0, next: 18) > STATE 18 default: string > rule (string) "'" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "/(?:[^/])*/" (exit level: 0, next: 0) > rule (type normal symbol normal string) "([^="[:blank:]>]+)([[:blank:]]*)(=)([[:blank:]]*)([^="'>]+)" (exit level: 0, next: 0) > rule (type normal symbol) "([^="[:blank:]>]+)([[:blank:]]*)(=)" (exit level: 0, next: 0) > rule (type) "(?:[[:alnum:]]+)" (exit level: 0, next: 0) > rule (preproc) "(?:&(?:[[:alnum:]]+);)" (exit level: 0, next: 0) > rule (keyword) "(?:<(?:/)?[[:alpha:]][[:alnum:]]*(?:/)?>)" (exit level: 0, next: 0) > rule (keyword) "<(?:/)?[[:alpha:]][[:alnum:]]*" (exit level: 0, next: 19) > STATE 19 default: normal > rule (keyword) "(?:/)?>" (exit level: 1, next: 0) > rule (string) "\"" (exit level: 0, next: 20) > STATE 20 default: string > rule (string) "\"" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "'" (exit level: 0, next: 21) > STATE 21 default: string > rule (string) "'" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "/(?:[^/])*/" (exit level: 0, next: 0) > rule (type normal symbol normal string) "([^="[:blank:]>]+)([[:blank:]]*)(=)([[:blank:]]*)([^="'>]+)" (exit level: 0, next: 0) > rule (type normal symbol) "([^="[:blank:]>]+)([[:blank:]]*)(=)" (exit level: 0, next: 0) > rule (type) "(?:[[:alnum:]]+)" (exit level: 0, next: 0) > rule (type) "(?:\@[[:alpha:]]+)" (exit level: 0, next: 0) > rule (todo) "(?:(?:TODO|FIXME|BUG)(?:[:]?))" (exit level: 0, next: 0) > rule (comment) "//" (exit level: 0, next: 22) > STATE 22 default: comment > rule (comment) "\z" (exit level: 1, next: 0) > rule (comment) "/\*\*" (exit level: 0, next: 23) > STATE 23 default: comment > rule (comment) "\*/" (exit level: 1, next: 0) > rule (url) "(?:(?:<?)[[:word:]\./\-_~]+\@[[:word:]\./\-_~]+(?:>?))" (exit level: 0, next: 0) > rule (url) "(?:(?:<?)[[:word:]]+://[[:word:]\./\-_~]+(?:>?))" (exit level: 0, next: 0) > rule (keyword) "(?:<(?:(?:[sS][tT][yY][lL][eE])|(?:(?:[nN][oO])?[sS][cC][rR][iI][pP][tT])|(?:[xX][mM][pP])|(?:[iI][fF][rR][aA][mM][eE])|(?:[nN][oO][eE][mM][bB][eE][dD])|(?:[nN][oO][fF][rR][aA][mM][eE][sS])))" (exit level: 0, next: 24) > STATE 24 default: normal > rule (string) "\"" (exit level: 0, next: 25) > STATE 25 default: string > rule (string) "\"" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "'" (exit level: 0, next: 26) > STATE 26 default: string > rule (string) "'" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "/(?:[^/])*/" (exit level: 0, next: 0) > rule (type normal symbol normal string) "([^="[:blank:]>]+)([[:blank:]]*)(=)([[:blank:]]*)([^="'>]+)" (exit level: 0, next: 0) > rule (type normal symbol) "([^="[:blank:]>]+)([[:blank:]]*)(=)" (exit level: 0, next: 0) > rule (type) "(?:[[:alnum:]]+)" (exit level: 0, next: 0) > rule (keyword) "(?:>)" (exit level: 0, next: 27) > STATE 27 default: normal > rule (keyword) "(?:</(?:(?:[sS][tT][yY][lL][eE])|(?:(?:[nN][oO])?[sS][cC][rR][iI][pP][tT])|(?:[xX][mM][pP])|(?:[iI][fF][rR][aA][mM][eE])|(?:[nN][oO][eE][mM][bB][eE][dD])|(?:[nN][oO][fF][rR][aA][mM][eE][sS]))>)" (exit level: 2, next: 0) > rule (normal) "(?:[^<[:blank:]]+)" (exit level: 0, next: 0) > rule (keyword) "<(?:(?:[tT][iI][tT][lL][eE])|(?:[tT][eE][xX][tT][aA][rR][eE][aA]))>" (exit level: 0, next: 28) > STATE 28 default: normal > rule (keyword) "</(?:(?:[tT][iI][tT][lL][eE])|(?:[tT][eE][xX][tT][aA][rR][eE][aA]))>" (exit level: 1, next: 0) > rule (preproc) "(?:&(?:[[:alnum:]]+);)" (exit level: 0, next: 0) > rule (normal) "(?:[^<[:blank:]]+)" (exit level: 0, next: 0) > rule (keyword) "(?:<[pP][lL][aA][iI][nN][tT][eE][xX][tT]>)" (exit level: 0, next: 29) > STATE 29 default: normal > rule (normal) "(?:.+)" (exit level: 0, next: 0) > rule (preproc) "<\?xml" (exit level: 0, next: 30) > STATE 30 default: normal > rule (preproc) "\?>" (exit level: 1, next: 0) > rule (string) "\"" (exit level: 0, next: 31) > STATE 31 default: string > rule (string) "\"" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "'" (exit level: 0, next: 32) > STATE 32 default: string > rule (string) "'" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "/(?:[^/])*/" (exit level: 0, next: 0) > rule (type normal symbol normal string) "([^="[:blank:]>]+)([[:blank:]]*)(=)([[:blank:]]*)([^="'>]+)" (exit level: 0, next: 0) > rule (type normal symbol) "([^="[:blank:]>]+)([[:blank:]]*)(=)" (exit level: 0, next: 0) > rule (type) "(?:[[:alnum:]]+)" (exit level: 0, next: 0) > rule (preproc) "<![[:alpha:]]+" (exit level: 0, next: 33) > STATE 33 default: normal > rule (preproc) ">" (exit level: 1, next: 0) > rule (string) "\"" (exit level: 0, next: 34) > STATE 34 default: string > rule (string) "\"" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "'" (exit level: 0, next: 35) > STATE 35 default: string > rule (string) "'" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "/(?:[^/])*/" (exit level: 0, next: 0) > rule (type normal symbol normal string) "([^="[:blank:]>]+)([[:blank:]]*)(=)([[:blank:]]*)([^="'>]+)" (exit level: 0, next: 0) > rule (type normal symbol) "([^="[:blank:]>]+)([[:blank:]]*)(=)" (exit level: 0, next: 0) > rule (type) "(?:[[:alnum:]]+)" (exit level: 0, next: 0) > rule (comment) "<!--" (exit level: 0, next: 36) > STATE 36 default: comment > rule (comment) "-->" (exit level: 1, next: 0) > rule (comment) "<!--" (exit level: 0, next: 0, nested) > rule (keyword) "(?:<(?:/)?[[:alpha:]](?:[[:word:]:.-]*)(?:/)?>)" (exit level: 0, next: 0) > rule (keyword) "<(?:/)?[[:alpha:]](?:[[:word:]:.-]*)" (exit level: 0, next: 37) > STATE 37 default: normal > rule (keyword) "(?:/)?>" (exit level: 1, next: 0) > rule (string) "\"" (exit level: 0, next: 38) > STATE 38 default: string > rule (string) "\"" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "'" (exit level: 0, next: 39) > STATE 39 default: string > rule (string) "'" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "/(?:[^/])*/" (exit level: 0, next: 0) > rule (type normal symbol normal string) "([^="[:blank:]>]+)([[:blank:]]*)(=)([[:blank:]]*)([^="'>]+)" (exit level: 0, next: 0) > rule (type normal symbol) "([^="[:blank:]>]+)([[:blank:]]*)(=)" (exit level: 0, next: 0) > rule (type) "(?:[[:alnum:]]+)" (exit level: 0, next: 0) > rule (preproc) "(?:&(?:[[:alnum:]]+);)" (exit level: 0, next: 0) > rule (keyword) "(?:<(?:/)?[[:alpha:]][[:alnum:]]*(?:/)?>)" (exit level: 0, next: 0) > rule (keyword) "<(?:/)?[[:alpha:]][[:alnum:]]*" (exit level: 0, next: 40) > STATE 40 default: normal > rule (keyword) "(?:/)?>" (exit level: 1, next: 0) > rule (string) "\"" (exit level: 0, next: 41) > STATE 41 default: string > rule (string) "\"" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "'" (exit level: 0, next: 42) > STATE 42 default: string > rule (string) "'" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "/(?:[^/])*/" (exit level: 0, next: 0) > rule (type normal symbol normal string) "([^="[:blank:]>]+)([[:blank:]]*)(=)([[:blank:]]*)([^="'>]+)" (exit level: 0, next: 0) > rule (type normal symbol) "([^="[:blank:]>]+)([[:blank:]]*)(=)" (exit level: 0, next: 0) > rule (type) "(?:[[:alnum:]]+)" (exit level: 0, next: 0) > rule (type) "(?:\@[[:alpha:]]+)" (exit level: 0, next: 0) > rule (todo) "(?:(?:TODO|FIXME|BUG)(?:[:]?))" (exit level: 0, next: 0) > rule (comment) "/\*" (exit level: 0, next: 43) > STATE 43 default: comment > rule (comment) "\*/" (exit level: 1, next: 0) > rule (url) "(?:(?:<?)[[:word:]\./\-_~]+\@[[:word:]\./\-_~]+(?:>?))" (exit level: 0, next: 0) > rule (url) "(?:(?:<?)[[:word:]]+://[[:word:]\./\-_~]+(?:>?))" (exit level: 0, next: 0) > rule (todo) "(?:(?:TODO|FIXME|BUG)(?:[:]?))" (exit level: 0, next: 0) > >java.lang: >STATE 87 default: normal > rule (preproc) "\<(?:import|package)\>" (exit level: 0, next: 0) > rule (comment) "///" (exit level: 0, next: 88) > STATE 88 default: comment > rule (comment) "\z" (exit level: 1, next: 0) > rule (url) "(?:(?:<?)[[:word:]\./\-_~]+\@[[:word:]\./\-_~]+(?:>?))" (exit level: 0, next: 0) > rule (url) "(?:(?:<?)[[:word:]]+://[[:word:]\./\-_~]+(?:>?))" (exit level: 0, next: 0) > rule (keyword) "(?:<(?:(?:[sS][tT][yY][lL][eE])|(?:(?:[nN][oO])?[sS][cC][rR][iI][pP][tT])|(?:[xX][mM][pP])|(?:[iI][fF][rR][aA][mM][eE])|(?:[nN][oO][eE][mM][bB][eE][dD])|(?:[nN][oO][fF][rR][aA][mM][eE][sS])))" (exit level: 0, next: 89) > STATE 89 default: normal > rule (string) "\"" (exit level: 0, next: 90) > STATE 90 default: string > rule (string) "\"" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "'" (exit level: 0, next: 91) > STATE 91 default: string > rule (string) "'" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "/(?:[^/])*/" (exit level: 0, next: 0) > rule (type normal symbol normal string) "([^="[:blank:]>]+)([[:blank:]]*)(=)([[:blank:]]*)([^="'>]+)" (exit level: 0, next: 0) > rule (type normal symbol) "([^="[:blank:]>]+)([[:blank:]]*)(=)" (exit level: 0, next: 0) > rule (type) "(?:[[:alnum:]]+)" (exit level: 0, next: 0) > rule (keyword) "(?:>)" (exit level: 0, next: 92) > STATE 92 default: normal > rule (keyword) "(?:</(?:(?:[sS][tT][yY][lL][eE])|(?:(?:[nN][oO])?[sS][cC][rR][iI][pP][tT])|(?:[xX][mM][pP])|(?:[iI][fF][rR][aA][mM][eE])|(?:[nN][oO][eE][mM][bB][eE][dD])|(?:[nN][oO][fF][rR][aA][mM][eE][sS]))>)" (exit level: 2, next: 0) > rule (normal) "(?:[^<[:blank:]]+)" (exit level: 0, next: 0) > rule (keyword) "<(?:(?:[tT][iI][tT][lL][eE])|(?:[tT][eE][xX][tT][aA][rR][eE][aA]))>" (exit level: 0, next: 93) > STATE 93 default: normal > rule (keyword) "</(?:(?:[tT][iI][tT][lL][eE])|(?:[tT][eE][xX][tT][aA][rR][eE][aA]))>" (exit level: 1, next: 0) > rule (preproc) "(?:&(?:[[:alnum:]]+);)" (exit level: 0, next: 0) > rule (normal) "(?:[^<[:blank:]]+)" (exit level: 0, next: 0) > rule (keyword) "(?:<[pP][lL][aA][iI][nN][tT][eE][xX][tT]>)" (exit level: 0, next: 94) > STATE 94 default: normal > rule (normal) "(?:.+)" (exit level: 0, next: 0) > rule (preproc) "<\?xml" (exit level: 0, next: 95) > STATE 95 default: normal > rule (preproc) "\?>" (exit level: 1, next: 0) > rule (string) "\"" (exit level: 0, next: 96) > STATE 96 default: string > rule (string) "\"" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "'" (exit level: 0, next: 97) > STATE 97 default: string > rule (string) "'" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "/(?:[^/])*/" (exit level: 0, next: 0) > rule (type normal symbol normal string) "([^="[:blank:]>]+)([[:blank:]]*)(=)([[:blank:]]*)([^="'>]+)" (exit level: 0, next: 0) > rule (type normal symbol) "([^="[:blank:]>]+)([[:blank:]]*)(=)" (exit level: 0, next: 0) > rule (type) "(?:[[:alnum:]]+)" (exit level: 0, next: 0) > rule (preproc) "<![[:alpha:]]+" (exit level: 0, next: 98) > STATE 98 default: normal > rule (preproc) ">" (exit level: 1, next: 0) > rule (string) "\"" (exit level: 0, next: 99) > STATE 99 default: string > rule (string) "\"" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "'" (exit level: 0, next: 100) > STATE 100 default: string > rule (string) "'" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "/(?:[^/])*/" (exit level: 0, next: 0) > rule (type normal symbol normal string) "([^="[:blank:]>]+)([[:blank:]]*)(=)([[:blank:]]*)([^="'>]+)" (exit level: 0, next: 0) > rule (type normal symbol) "([^="[:blank:]>]+)([[:blank:]]*)(=)" (exit level: 0, next: 0) > rule (type) "(?:[[:alnum:]]+)" (exit level: 0, next: 0) > rule (comment) "<!--" (exit level: 0, next: 101) > STATE 101 default: comment > rule (comment) "-->" (exit level: 1, next: 0) > rule (comment) "<!--" (exit level: 0, next: 0, nested) > rule (keyword) "(?:<(?:/)?[[:alpha:]](?:[[:word:]:.-]*)(?:/)?>)" (exit level: 0, next: 0) > rule (keyword) "<(?:/)?[[:alpha:]](?:[[:word:]:.-]*)" (exit level: 0, next: 102) > STATE 102 default: normal > rule (keyword) "(?:/)?>" (exit level: 1, next: 0) > rule (string) "\"" (exit level: 0, next: 103) > STATE 103 default: string > rule (string) "\"" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "'" (exit level: 0, next: 104) > STATE 104 default: string > rule (string) "'" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "/(?:[^/])*/" (exit level: 0, next: 0) > rule (type normal symbol normal string) "([^="[:blank:]>]+)([[:blank:]]*)(=)([[:blank:]]*)([^="'>]+)" (exit level: 0, next: 0) > rule (type normal symbol) "([^="[:blank:]>]+)([[:blank:]]*)(=)" (exit level: 0, next: 0) > rule (type) "(?:[[:alnum:]]+)" (exit level: 0, next: 0) > rule (preproc) "(?:&(?:[[:alnum:]]+);)" (exit level: 0, next: 0) > rule (keyword) "(?:<(?:/)?[[:alpha:]][[:alnum:]]*(?:/)?>)" (exit level: 0, next: 0) > rule (keyword) "<(?:/)?[[:alpha:]][[:alnum:]]*" (exit level: 0, next: 105) > STATE 105 default: normal > rule (keyword) "(?:/)?>" (exit level: 1, next: 0) > rule (string) "\"" (exit level: 0, next: 106) > STATE 106 default: string > rule (string) "\"" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "'" (exit level: 0, next: 107) > STATE 107 default: string > rule (string) "'" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "/(?:[^/])*/" (exit level: 0, next: 0) > rule (type normal symbol normal string) "([^="[:blank:]>]+)([[:blank:]]*)(=)([[:blank:]]*)([^="'>]+)" (exit level: 0, next: 0) > rule (type normal symbol) "([^="[:blank:]>]+)([[:blank:]]*)(=)" (exit level: 0, next: 0) > rule (type) "(?:[[:alnum:]]+)" (exit level: 0, next: 0) > rule (type) "(?:\@[[:alpha:]]+)" (exit level: 0, next: 0) > rule (todo) "(?:(?:TODO|FIXME|BUG)(?:[:]?))" (exit level: 0, next: 0) > rule (comment) "//" (exit level: 0, next: 108) > STATE 108 default: comment > rule (comment) "\z" (exit level: 1, next: 0) > rule (comment) "/\*\*" (exit level: 0, next: 109) > STATE 109 default: comment > rule (comment) "\*/" (exit level: 1, next: 0) > rule (url) "(?:(?:<?)[[:word:]\./\-_~]+\@[[:word:]\./\-_~]+(?:>?))" (exit level: 0, next: 0) > rule (url) "(?:(?:<?)[[:word:]]+://[[:word:]\./\-_~]+(?:>?))" (exit level: 0, next: 0) > rule (keyword) "(?:<(?:(?:[sS][tT][yY][lL][eE])|(?:(?:[nN][oO])?[sS][cC][rR][iI][pP][tT])|(?:[xX][mM][pP])|(?:[iI][fF][rR][aA][mM][eE])|(?:[nN][oO][eE][mM][bB][eE][dD])|(?:[nN][oO][fF][rR][aA][mM][eE][sS])))" (exit level: 0, next: 110) > STATE 110 default: normal > rule (string) "\"" (exit level: 0, next: 111) > STATE 111 default: string > rule (string) "\"" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "'" (exit level: 0, next: 112) > STATE 112 default: string > rule (string) "'" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "/(?:[^/])*/" (exit level: 0, next: 0) > rule (type normal symbol normal string) "([^="[:blank:]>]+)([[:blank:]]*)(=)([[:blank:]]*)([^="'>]+)" (exit level: 0, next: 0) > rule (type normal symbol) "([^="[:blank:]>]+)([[:blank:]]*)(=)" (exit level: 0, next: 0) > rule (type) "(?:[[:alnum:]]+)" (exit level: 0, next: 0) > rule (keyword) "(?:>)" (exit level: 0, next: 113) > STATE 113 default: normal > rule (keyword) "(?:</(?:(?:[sS][tT][yY][lL][eE])|(?:(?:[nN][oO])?[sS][cC][rR][iI][pP][tT])|(?:[xX][mM][pP])|(?:[iI][fF][rR][aA][mM][eE])|(?:[nN][oO][eE][mM][bB][eE][dD])|(?:[nN][oO][fF][rR][aA][mM][eE][sS]))>)" (exit level: 2, next: 0) > rule (normal) "(?:[^<[:blank:]]+)" (exit level: 0, next: 0) > rule (keyword) "<(?:(?:[tT][iI][tT][lL][eE])|(?:[tT][eE][xX][tT][aA][rR][eE][aA]))>" (exit level: 0, next: 114) > STATE 114 default: normal > rule (keyword) "</(?:(?:[tT][iI][tT][lL][eE])|(?:[tT][eE][xX][tT][aA][rR][eE][aA]))>" (exit level: 1, next: 0) > rule (preproc) "(?:&(?:[[:alnum:]]+);)" (exit level: 0, next: 0) > rule (normal) "(?:[^<[:blank:]]+)" (exit level: 0, next: 0) > rule (keyword) "(?:<[pP][lL][aA][iI][nN][tT][eE][xX][tT]>)" (exit level: 0, next: 115) > STATE 115 default: normal > rule (normal) "(?:.+)" (exit level: 0, next: 0) > rule (preproc) "<\?xml" (exit level: 0, next: 116) > STATE 116 default: normal > rule (preproc) "\?>" (exit level: 1, next: 0) > rule (string) "\"" (exit level: 0, next: 117) > STATE 117 default: string > rule (string) "\"" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "'" (exit level: 0, next: 118) > STATE 118 default: string > rule (string) "'" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "/(?:[^/])*/" (exit level: 0, next: 0) > rule (type normal symbol normal string) "([^="[:blank:]>]+)([[:blank:]]*)(=)([[:blank:]]*)([^="'>]+)" (exit level: 0, next: 0) > rule (type normal symbol) "([^="[:blank:]>]+)([[:blank:]]*)(=)" (exit level: 0, next: 0) > rule (type) "(?:[[:alnum:]]+)" (exit level: 0, next: 0) > rule (preproc) "<![[:alpha:]]+" (exit level: 0, next: 119) > STATE 119 default: normal > rule (preproc) ">" (exit level: 1, next: 0) > rule (string) "\"" (exit level: 0, next: 120) > STATE 120 default: string > rule (string) "\"" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "'" (exit level: 0, next: 121) > STATE 121 default: string > rule (string) "'" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "/(?:[^/])*/" (exit level: 0, next: 0) > rule (type normal symbol normal string) "([^="[:blank:]>]+)([[:blank:]]*)(=)([[:blank:]]*)([^="'>]+)" (exit level: 0, next: 0) > rule (type normal symbol) "([^="[:blank:]>]+)([[:blank:]]*)(=)" (exit level: 0, next: 0) > rule (type) "(?:[[:alnum:]]+)" (exit level: 0, next: 0) > rule (comment) "<!--" (exit level: 0, next: 122) > STATE 122 default: comment > rule (comment) "-->" (exit level: 1, next: 0) > rule (comment) "<!--" (exit level: 0, next: 0, nested) > rule (keyword) "(?:<(?:/)?[[:alpha:]](?:[[:word:]:.-]*)(?:/)?>)" (exit level: 0, next: 0) > rule (keyword) "<(?:/)?[[:alpha:]](?:[[:word:]:.-]*)" (exit level: 0, next: 123) > STATE 123 default: normal > rule (keyword) "(?:/)?>" (exit level: 1, next: 0) > rule (string) "\"" (exit level: 0, next: 124) > STATE 124 default: string > rule (string) "\"" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "'" (exit level: 0, next: 125) > STATE 125 default: string > rule (string) "'" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "/(?:[^/])*/" (exit level: 0, next: 0) > rule (type normal symbol normal string) "([^="[:blank:]>]+)([[:blank:]]*)(=)([[:blank:]]*)([^="'>]+)" (exit level: 0, next: 0) > rule (type normal symbol) "([^="[:blank:]>]+)([[:blank:]]*)(=)" (exit level: 0, next: 0) > rule (type) "(?:[[:alnum:]]+)" (exit level: 0, next: 0) > rule (preproc) "(?:&(?:[[:alnum:]]+);)" (exit level: 0, next: 0) > rule (keyword) "(?:<(?:/)?[[:alpha:]][[:alnum:]]*(?:/)?>)" (exit level: 0, next: 0) > rule (keyword) "<(?:/)?[[:alpha:]][[:alnum:]]*" (exit level: 0, next: 126) > STATE 126 default: normal > rule (keyword) "(?:/)?>" (exit level: 1, next: 0) > rule (string) "\"" (exit level: 0, next: 127) > STATE 127 default: string > rule (string) "\"" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "'" (exit level: 0, next: 128) > STATE 128 default: string > rule (string) "'" (exit level: 1, next: 0) > rule (string) "\\." (exit level: 0, next: 0) > rule (string) "/(?:[^/])*/" (exit level: 0, next: 0) > rule (type normal symbol normal string) "([^="[:blank:]>]+)([[:blank:]]*)(=)([[:blank:]]*)([^="'>]+)" (exit level: 0, next: 0) > rule (type normal symbol) "([^="[:blank:]>]+)([[:blank:]]*)(=)" (exit level: 0, next: 0) > rule (type) "(?:[[:alnum:]]+)" (exit level: 0, next: 0) > rule (type) "(?:\@[[:alpha:]]+)" (exit level: 0, next: 0) > rule (todo) "(?:(?:TODO|FIXME|BUG)(?:[:]?))" (exit level: 0, next: 0) > rule (comment) "/\*" (exit level: 0, next: 129) > STATE 129 default: comment > rule (comment) "\*/" (exit level: 1, next: 0) > rule (url) "(?:(?:<?)[[:word:]\./\-_~]+\@[[:word:]\./\-_~]+(?:>?))" (exit level: 0, next: 0) > rule (url) "(?:(?:<?)[[:word:]]+://[[:word:]\./\-_~]+(?:>?))" (exit level: 0, next: 0) > rule (todo) "(?:(?:TODO|FIXME|BUG)(?:[:]?))" (exit level: 0, next: 0) > rule (number) "(?:\<[+-]?(?:(?:0x[[:xdigit:]]+)|(?:(?:[[:digit:]]*\.)?[[:digit:]]+(?:[eE][+-]?[[:digit:]]+)?))u?(?:(?:int(?:8|16|32|64))|L)?\>)" (exit level: 0, next: 0) > rule (string) "\"" (exit level: 0, next: 130) > STATE 130 default: string > rule (string) "\"" (exit level: 1, next: 0) > rule (specialchar) "(?:\\.)" (exit level: 0, next: 0) > rule (string) "'" (exit level: 0, next: 131) > STATE 131 default: string > rule (string) "'" (exit level: 1, next: 0) > rule (specialchar) "(?:\\.)" (exit level: 0, next: 0) > rule (keyword normal classname) "(\<(?:class|interface))([[:blank:]]+)([$[:alnum:]_]+)" (exit level: 0, next: 0) > rule (keyword) "\<(?:abstract|assert|break|case|catch|class|const|continue|default|do|else|extends|false|final|finally|for|goto|if|implements|instanceof|interface)\>" (exit level: 0, next: 0) > rule (keyword) "\<(?:native|new|null|private|protected|public|return|static|strictfp|super|switch|synchronized|throw|throws|true|this|transient|try|volatile|while)\>" (exit level: 0, next: 0) > rule (type) "\<(?:int|byte|boolean|char|long|float|double|short|void)\>" (exit level: 0, next: 0) > rule (symbol) "(?:~|!|%|\^|\*|\(|\)|-|\+|=|\[|\]|\\|:|;|,|\.|/|\?|&|<|>|\|)" (exit level: 0, next: 0) > rule (cbracket) "(?:\{|\})" (exit level: 0, next: 0) > rule (function) "(?:(?:[[:alpha:]]|_)[[:word:]]*(?=[[:blank:]]*\())" (exit level: 0, next: 0) > rule (usertype usertype normal) "([[:alpha:]](?:[^[:punct:][:space:]]|[_])*)((?:<.*>)?)(\s+(?=[*&]*[[:alpha:]][^[:punct:][:space:]]*\s*[[:punct:]\[\]]+))" (exit level: 0, next: 0) > >test_langdefmanager: SUCCESS >PASS: test_langdefmanager >formatted: <!-- Generator: GNU source-highlight 3.1 >by Lorenzo Bettini >http://www.lorenzobettini.it >http://www.gnu.org/software/src-highlite --> ><pre><tt>this <i><font color="#9A1900">/* is a comment</font></i> ><i><font color="#9A1900">spanning more line */</font></i> end</tt></pre> > >formatted: <!-- Generator: GNU source-highlight 3.1 >by Lorenzo Bettini >http://www.lorenzobettini.it >http://www.gnu.org/software/src-highlite --> ><pre><tt><font color="#000000">00001:</font> this <i><font color="#9A1900">/* is a comment</font></i> ><font color="#000000">00002:</font> <i><font color="#9A1900">spanning more line */</font></i> end</tt></pre> > >formatted: <!-- Generator: GNU source-highlight 3.1 >by Lorenzo Bettini >http://www.lorenzobettini.it >http://www.gnu.org/software/src-highlite --> ><pre><tt>this < > & html chars</tt></pre> > >formatted: <!-- Generator: GNU source-highlight 3.1 >by Lorenzo Bettini >http://www.lorenzobettini.it >http://www.gnu.org/software/src-highlite --> ><pre><tt>these are tabs chars</tt></pre> > >expected exception: cannot open input file FOO.java. >test_sourcehighlight: SUCCESS >PASS: test_sourcehighlight >test_sourcehighlight_errors: SUCCESS >PASS: test_sourcehighlight_errors >inferred language: sh >inferred language: bash >inferred language: python >inferred language: mypython >inferred language: perl >inferred language: perl >inferred language: sh >inferred language: perl >inferred language: perl >inferred language: Perl >inferred language: php3 >inferred language: tcl >inferred language: python >inferred language: perl >lowered string: lisp >lowered string: php3 >test_langinfer: SUCCESS >PASS: test_langinfer >orig : with tabs >preformat: with tabs >preformat: with tabs >preformat: second line >test_untabifier: SUCCESS >PASS: test_untabifier >DocTemplate start: >this is the start of my doc >and this is a line with a backslash \text >and this contains a { >this is the title: $title >this is the css url: $css >this is the header: $header >and this is some additional stuff: $additional >DocTemplate end: >this is the end of my doc >this is simply the footer: $footer >DocTemplate start: >this is the start of my doc >and this is a line with a backslash \text >and this contains a { >this is the title: title >this is the css url: css >this is the header: header >and this is some additional stuff: additional >DocTemplate end: >this is the end of my doc >this is simply the footer: footer >Style template: >[$stylem$text[ >Style separator: ; >Bold style: \textbf{$text} >text formatted in bold style: \textbf{TEXT} >Italics: <i>$text</i> >Underline: <u>$text</u> >Color: <font color="$style">$text</font> >ColorMap: >[green]=#33CC00 >[red]=#FF0000 >default=#000000 >CharTranslator: >(&)|(<)|(>) -> (?1&)(?2<)(?3>) >Onestyle: <span class="$style">$text</span> >original: 0x1b >conversion: 27 >test_outlangparser: SUCCESS! >PASS: test_outlangparser > >endtest_outlang_errors: SUCCESS >PASS: test_outlang_errors >listener: l1, event: foo >listener: l2, event: foo >listener: l3, event: foo > >listener: l1, event: bar >listener: l3, event: bar > >test_events: SUCCESS! >PASS: test_events >HIGHLIGHTED: this is a normal >string >HIGHLIGHTED: this is a <K>public</K> <K>class</K> and >here's another <K>class</K> >end >DEBUG: formatting "this is a " as default >foo.lang:10 >expression: "\<(?:class|public)\>" >formatting "public" as keyword >formatting " " as default >foo.lang:10 >expression: "\<(?:class|public)\>" >formatting "class" as keyword >formatting " and" as default >formatting "here's another " as default >foo.lang:10 >expression: "\<(?:class|public)\>" >formatting "class" as keyword >formatting "end" as default > >HIGHLIGHTED: this is <C>/*</C><C> a comment</C> ><C>that spans</C> ><C>more lines</C> ><C>*/</C> >a <K>public</K> <K>class</K> and >here's another <K>class</K> >end >DEBUG: formatting "this is " as default >comment.lang:20 >expression: "/\*" >formatting "/*" as comment >entering state: 2 >formatting " a comment" as default >formatting "that spans" as default >formatting "more lines" as default >comment.lang:20 >expression: "\*/" >formatting "*/" as comment >exiting state, level: 1 >formatting "a " as default >foo.lang:10 >expression: "\<(?:class|public)\>" >formatting "public" as keyword >formatting " " as default >foo.lang:10 >expression: "\<(?:class|public)\>" >formatting "class" as keyword >formatting " and" as default >formatting "here's another " as default >foo.lang:10 >expression: "\<(?:class|public)\>" >formatting "class" as keyword >formatting "end" as default > >HIGHLIGHTED: this is <C>/* a comment</C> ><C>that spans</C> ><C>more lines</C> ><C>*/</C> a <K>public</K> <K>class</K> end >HIGHLIGHTED: this is <C>/* a comment</C><NL> ><C>that spans</C><NL> ><C>more lines</C><NL> ><C>*/</C> a <K>public</K> <K>class</K> end >HIGHLIGHTED: <LINE>00001:</LINE> this is <C>/* a comment</C><NL> ><LINE>00002:</LINE> <C>that spans more lines</C><NL> ><LINE>00003:</LINE> <C>*/</C> end >HIGHLIGHTED: PREFIX <LINE>00001:</LINE> this is <C>/* a comment</C><NL> > PREFIX <LINE>00002:</LINE> <C>that spans more lines</C><NL> > PREFIX <LINE>00003:</LINE> <C>*/</C> end >test_debuglistener: SUCCESS >PASS: test_debuglistener >original : simple >preprocessed : simple >original : (inside) >preprocessed : (?:inside) >original : (dou(b)le) >preprocessed : (?:dou(?:b)le) >original : foo >preprocessed : [Ff][Oo][Oo] >original : none >found : 0 >original : just (one) >found : 1 >original : (3 of (them)) just (one) >found : 3 >original : none \( >found : 0 >original : (?: again) none \( >found : 0 >original : none >found : 0 >error : parts outside marked subexpressions are not allowed >original : none >found : 0 >original : just (one) >found : 0 >error : parts outside marked subexpressions are not allowed >original : just (one) >found : 1 >original : (3 of (them)) just (one) >found : 1 >error : subexpressions of subexpressions are not allowed >original : (\((?:\\\)|[^)])*\)) >found : 1 >original : (\[(?:\\\]|[^\]])*\]) >found : 1 >original : (:[^:]+\:) >found : 1 >original : none \( >found : 0 >error : parts outside marked subexpressions are not allowed >original : (?: again) none \( >found : 0 >error : unmarked subexpressions are allowed only inside marked subexpressions >original : (?: again) none \( >found : 0 >original : (?: again) none \( >found : 0 >error : parts outside marked subexpressions are not allowed >original : (just one) >found : 1 >original : (just one (?:some) and unmarked) >found : 1 >original : (just one \( and escapes) >found : 1 >original : (just one \( and \) escapes) >found : 1 >original : (one) >found : 1 >error : parts outside marked subexpressions are not allowed >original : (one >found : 1 >error : unbalanced parenthesis >original : (one)) >found : 1 >error : unbalanced parenthesis >original : (one)(two)((?:three)*) >found : 3 >original : (one) (two) >found : 1 >error : parts outside marked subexpressions are not allowed >split : (this)(is)(one) >split : (this)(contains \( some \) other parenthesis)(and (?:non marked) ones) >original : this does not contain any >found : false >original : this does contain \1 one >found : true >original : and also this one (?(2)...) does >found : true >original : while this one (?(foo)...) does NOT does >found : false >original : this does not contain any >found : 0 >max : 0 >original : this does contain \1 one >found : 1 >max : 1 >original : this does \3 contain \1 two >found : 2 >max : 3 >original : and also this one (?(2)...) does >found : 1 >max : 2 >original : and also \1 this one (?(2)...) does >found : 2 >max : 2 >original : and also this one (?(2)...) \3 does >found : 2 >max : 3 >original : while this one (?(foo)...) does NOT does >found : 0 >max : 0 >original : this does not contain any >found : 0 >max : 0 >original : this does contain @{1} one >found : 1 >max : 1 >original : this does @{3} contain @{1} two >found : 2 >max : 3 >original : while this one \@{2} does NOT does >found : 0 >max : 0 >original : this does not contain any >found : this does not contain any >original : this does contain @{1} one >found : this does contain one >original : this does contain @{1} one >found : this does contain FIRST one >original : this does contain @{1} one >found : this does contain FIRST one >original : and also this one (?(@{2})...) @{3} does >found : and also this one (?(SECOND)...) THIRD does >original : and (@{1}|@{3}@{1}) also this one (?((?(@{2})foo|bar))...) (@{3}) does >found : and (FIRST|THIRDFIRST) also this one (?((?(SECOND)foo|bar))...) (THIRD) does >original : Here are special chars: @{1} @{2} @{3} @{4} >found : Here are special chars: \| \$ \{ = >original : ]] >found : ]] >original : ]@{1}] >found : ]=] >original : ]@{1}]@{2}] >found : ]=]-] >original : ](?(@{1})@{1}|@{2})]@{2}] >found : ](?(=)=|-)]-] >original : ](?(@{1})@{1}|@{2})]@{2}] >found : ](?(=)=|)]] >test_regexpreprocessor: SUCCESS! >PASS: test_regexpreprocessor >cannot find input file anywhere foo.bar >cannot open include file ../../tests//nonexistent.lang >cannot find input file anywhere foo.bar >cannot open include file ../../tests//nonexistent.outlang >test_filenotfound: SUCCESS >PASS: test_filenotfound >test_style_errors: SUCCESS >PASS: test_style_errors >checking 20... >checking 30 ... >checking 10... >checking 11-22... >checking 100 - 200... >10 >11-22 >20 >30 >100-200 >checking foo... >checking -33... >checking -20... >checking 101 - ... >checking 5 - ... >-20 >-33 >5- >10 >11-22 >20 >30 >100-200 >101- >is 1 in range? yes >is 6 in range (expect no)? no >is 7 in range? yes >is 8 in range (expect no)? no >is 10 in range? yes >is 15 in range? yes >is 20 in range? yes >is 25 in range (expect no)? no >is 1 in range (expect no)? no >is 6 in range (expect no)? no >is 1 in range? yes >is 6 in range (expect no)? no >is 7 in range? yes >is 8 in range (expect no)? no >is 20 in range? yes >is 25 in range (expect no)? no >is 30 in range? yes >is 100 in range? yes >is 6 in range (expect no)? no >is 6 in context range (expect no)? no >is 8 in range (expect no)? no >is 8 in context range (expect no)? no >is 25 in range (expect no)? no >is 25 in context range (expect no)? no >is 6 in range (expect no)? no >is 6 in context range? yes >is 8 in range (expect no)? no >is 8 in context range? yes >is 9 in range (expect no)? no >is 9 in context range? yes >is 25 in range (expect no)? no >is 25 in context range (expect no)? no >is 28 in range (expect no)? no >is 28 in context range (expect no)? no >is 29 in range (expect no)? no >is 29 in context range? yes >is 6 in range (expect no)? no >is 6 in context range? yes >is 8 in range (expect no)? no >is 8 in context range? yes >is 9 in range (expect no)? no >is 9 in context range? yes >is 25 in range (expect no)? no >is 25 in context range (expect no)? no >is 28 in range (expect no)? no >is 28 in context range? yes >is 29 in range (expect no)? no >is 29 in context range? yes >is 6 in range (expect no)? no >is 6 in context range? yes >is 8 in range (expect no)? no >is 8 in context range? yes >is 9 in range (expect no)? no >is 9 in context range? yes >is 25 in range (expect no)? no >is 25 in context range? yes >is 28 in range (expect no)? no >is 28 in context range? yes >is 29 in range (expect no)? no >is 29 in context range? yes >PASS: test_lineranges >checking simple regex >checking [[:alpha:]]+ >checking {notclosed >checking /// foo >checking /// bar >searching inside not contains the searched string... not found >searching inside does contain /// foo the searched string... found /// foo >searching inside does contain /// bar the searched string... found /// bar >checking not in range... false >checking not in range, /// bar but the range starts... false >checking now in range... true >checking still in range, and /// foo is not considered now... true >checking end of range /// bar... false >checking not in range... false >checking not in range, /// foo but the range starts... false >checking now in range... true >checking now in range... true >checking end of range /// foo... false >checking not in range... false >checking /// [[:digit:]]{2} >checking not in range... false >checking not in range, /// 25 but the range starts... false >checking now in range... true >checking still in range, and /// foo is not considered now... true >checking end of range /// 27... false >checking not in range... false >PASS: test_regexranges >confDir: /var/tmp/portage/dev-util/source-highlight-3.1/homedir/.source-highlight/ >read datadir: foo >test_settings: SUCCESS! >PASS: test_settings >test.map contents: > = >C = cpp.lang >Makefile = Makefile.lang >am = makefile.lang >c = c.lang >changelog = changelog.lang >makefile = makefile.lang >foo.C mapped to: cpp.lang >foo.c mapped to: c.lang >Makefile.am mapped to: makefile.lang >Makefile mapped to: Makefile.lang >/my/long/path/Makefile mapped to: Makefile.lang >makefile mapped to: makefile.lang >ChangeLog mapped to: changelog.lang >lang names: >C ChangeLog Makefile am c changelog makefile >lang def file names: >Makefile.lang c.lang changelog.lang cpp.lang makefile.lang >test_langmap: SUCCESS >PASS: test_langmap >ada.lang bib.lang bison.lang c.lang c_comment.lang c_string.lang caml.lang changelog.lang clike_vardeclaration.lang conf.lang cpp.lang csharp.lang css.lang default.lang desktop.lang diff.lang extreme_comment.lang extreme_comment2.lang extreme_comment3.lang fixed-fortran.lang flex.lang fortran.lang function.lang glsl.lang haxe.lang html.lang java.lang javascript.lang key_string.lang langdef.lang latex.lang ldap.lang log.lang logtalk.lang lsm.lang lua.lang m4.lang makefile.lang nohilite.lang number.lang outlang.lang oz.lang pascal.lang pc.lang perl.lang php.lang postscript.lang prolog.lang properties.lang python.lang ruby.lang scala.lang script_comment.lang sh.lang slang.lang sml.lang spec.lang sql.lang style.lang symbols.lang tcl.lang url.lang xml.lang xorg.lang >default.style esc.style style2.style style3.style texinfo.style >default.css >test_utils: SUCCESS >PASS: test_utils >tags infos: REF: , filename: readtags.h, line: 22, refposition: 1 >tags infos: ANCHOR: , filename: readtags.h, line: 22, refposition: 0 >tags infos: REF: , filename: readtags.h, line: 112, refposition: 2 >REF: , filename: readtags.h, line: 72, refposition: 2 >tags infos: REF: , filename: readtags.h, line: 22, refposition: 3 >tags infos: REF: , filename: readtags.h, line: 22, refposition: 2 >test_ctagscollector: SUCCESS! >PASS: test_ctagscollector >INLINE: <IN>READTAGS_H - readtags.html - ../../lib/srchilite/readtags.h(readtags.h):22<IN> >INLINE: <A>READTAGS_H - readtags.html - ../../lib/srchilite/readtags.h(readtags.h):22<A> >POSTLINE: <PL>file - readtags.html - ../../lib/srchilite/readtags.h(readtags.h):112<PL> > ><PL>file - readtags.html - ../../lib/srchilite/readtags.h(readtags.h):72<PL> >POSTDOC: <PD>READTAGS_H - readtags.html - ../../lib/srchilite/readtags.h(readtags.h):22<PD> >test_ctagsformatter: SUCCESS! >PASS: test_ctagsformatter >sourceFile: ../../lib/srchilite/readtags.h >INLINE: <IN>READTAGS_H - readtags.html - ../../lib/srchilite/readtags.h(readtags.h):22<IN> >INLINE: <A>READTAGS_H - readtags.html - ../../lib/srchilite/readtags.h(readtags.h):22<A> >POSTLINE: <PL>file - readtags.html - ../../lib/srchilite/readtags.h(readtags.h):112<PL> > ><PL>file - readtags.html - ../../lib/srchilite/readtags.h(readtags.h):72<PL> >cannot open tag file mytags4. >Running ctags: foobarcommand >sh: foobarcommand: command not found >error running ctags command foobarcommand. >trying running /usr/bin/ctags --excmd=n --fields=+n -o mytags2 ../../lib/srchilite/test_readtags_main.cpp ../../lib/srchilite/readtags.h >Running ctags: /usr/bin/ctags --excmd=n --fields=+n -o mytags2 ../../lib/srchilite/test_readtags_main.cpp ../../lib/srchilite/readtags.h >INLINE: <IN>READTAGS_H - readtags.html - ../../lib/srchilite/readtags.h(readtags.h):22<IN> >INLINE: <A>READTAGS_H - readtags.html - ../../lib/srchilite/readtags.h(readtags.h):22<A> >POSTLINE: <PL>file - readtags.html - ../../lib/srchilite/readtags.h(readtags.h):112<PL> > ><PL>file - readtags.html - ../../lib/srchilite/readtags.h(readtags.h):72<PL> >test_ctagsmanager: SUCCESS! >PASS: test_ctagsmanager >formatted: <F>{there are no references}</F> >formatted: <F>{just one }</F><F><IN>{READTAGS_H} - readtags.h):22<IN></F><F>{ reference}</F> >formatted: <F>{just one }</F><F><A>{READTAGS_H} - readtags.h):22<A></F><F>{ anchor}</F> >formatted: <F>{this }</F><F>{file}</F><F>{ is a }</F><F>{file}</F><F>{ reference}</F> >postline: <PL>{file} - readtags.h):112<PL>{ >}<PL>{file} - readtags.h):72<PL>{ >} >formatted: <F>{this }</F><F>{file}</F><F>{ is a }</F><F>{file}</F><F>{ reference}</F> >postdoc: <PD>{file} - readtags.h):112<PD>{ >}<PD>{file} - readtags.h):72<PD>{ >} >test_formatreferences: SUCCESS >PASS: test_formatreferences >test_sourcehighlight_errors: SUCCESS >PASS: test_sourcehighlight_errors >=================== >All 35 tests passed >=================== >make[3]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/tests' >make[2]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/tests' >Making check in examples >make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/examples' >make source-highlight-console infoformatter styleformatter >make[3]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/examples' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -D DATADIR="\"../../src/\"" -march=native -O2 -pipe -MT source-highlight-console-main.o -MD -MP -MF .deps/source-highlight-console-main.Tpo -c -o source-highlight-console-main.o source-highlight-console-main.cpp >mv -f .deps/source-highlight-console-main.Tpo .deps/source-highlight-console-main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o source-highlight-console source-highlight-console-main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la >libtool: link: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o source-highlight-console source-highlight-console-main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -D DATADIR="\"../../src/\"" -march=native -O2 -pipe -MT infoformatter-main.o -MD -MP -MF .deps/infoformatter-main.Tpo -c -o infoformatter-main.o infoformatter-main.cpp >mv -f .deps/infoformatter-main.Tpo .deps/infoformatter-main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o infoformatter infoformatter-main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la >libtool: link: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o infoformatter infoformatter-main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_49 -D DATADIR="\"../../src/\"" -march=native -O2 -pipe -MT styleformatter-main.o -MD -MP -MF .deps/styleformatter-main.Tpo -c -o styleformatter-main.o styleformatter-main.cpp >mv -f .deps/styleformatter-main.Tpo .deps/styleformatter-main.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -Wl,--as-needed -o styleformatter styleformatter-main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la >libtool: link: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o styleformatter styleformatter-main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_49 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs >make[3]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/examples' >make[2]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/examples' >make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib' >make[1]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib' >Making check in src >make[1]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/src' >for langfile in bison.lang c.lang cpp.lang javascript.lang perl.lang ruby.lang c_comment.lang flex.lang log.lang php.lang sml.lang caml.lang function.lang lua.lang prolog.lang symbols.lang changelog.lang java.lang number.lang python.lang url.lang pascal.lang fortran.lang fixed-fortran.lang html.lang latex.lang logtalk.lang diff.lang c_string.lang langdef.lang outlang.lang style.lang extreme_comment.lang extreme_comment2.lang extreme_comment3.lang postscript.lang csharp.lang xml.lang sh.lang script_comment.lang tcl.lang sql.lang bib.lang makefile.lang css.lang m4.lang default.lang nohilite.lang slang.lang key_string.lang properties.lang desktop.lang lsm.lang spec.lang haxe.lang ldap.lang glsl.lang xorg.lang clike_vardeclaration.lang scala.lang ada.lang conf.lang pc.lang oz.lang; do \ > ../src/source-highlight --data-dir=. --check-lang ./$langfile ; \ >done && \ >for outlangfile in css_common.outlang esc.outlang html_common.outlang html_ref.outlang html_notfixed.outlang htmlcss.outlang htmltable.outlang htmltablelinenum.outlang html.outlang latex.outlang latexcolor.outlang xhtml_common.outlang xhtmlcss.outlang xhtml.outlang xhtml_notfixed.outlang xhtmltable.outlang texinfo.outlang javadoc.outlang docbook.outlang; do \ > ../src/source-highlight --data-dir=. --check-outlang ./$outlangfile ; \ >done >checking ./bison.lang... OK >checking ./c.lang... OK >checking ./cpp.lang... OK >checking ./javascript.lang... OK >checking ./perl.lang... OK >checking ./ruby.lang... OK >checking ./c_comment.lang... OK >checking ./flex.lang... OK >checking ./log.lang... OK >checking ./php.lang... OK >checking ./sml.lang... OK >checking ./caml.lang... OK >checking ./function.lang... OK >checking ./lua.lang... OK >checking ./prolog.lang... OK >checking ./symbols.lang... OK >checking ./changelog.lang... OK >checking ./java.lang... OK >checking ./number.lang... OK >checking ./python.lang... OK >checking ./url.lang... OK >checking ./pascal.lang... OK >checking ./fortran.lang... OK >checking ./fixed-fortran.lang... OK >checking ./html.lang... OK >checking ./latex.lang... OK >checking ./logtalk.lang... OK >checking ./diff.lang... OK >checking ./c_string.lang... OK >checking ./langdef.lang... OK >checking ./outlang.lang... OK >checking ./style.lang... OK >checking ./extreme_comment.lang... OK >checking ./extreme_comment2.lang... OK >checking ./extreme_comment3.lang... OK >checking ./postscript.lang... OK >checking ./csharp.lang... OK >checking ./xml.lang... OK >checking ./sh.lang... OK >checking ./script_comment.lang... OK >checking ./tcl.lang... OK >checking ./sql.lang... OK >checking ./bib.lang... OK >checking ./makefile.lang... OK >checking ./css.lang... OK >checking ./m4.lang... OK >checking ./default.lang... OK >checking ./nohilite.lang... OK >checking ./slang.lang... OK >checking ./key_string.lang... OK >checking ./properties.lang... OK >checking ./desktop.lang... OK >checking ./lsm.lang... OK >checking ./spec.lang... OK >checking ./haxe.lang... OK >checking ./ldap.lang... OK >checking ./glsl.lang... OK >checking ./xorg.lang... OK >checking ./clike_vardeclaration.lang... OK >checking ./scala.lang... OK >checking ./ada.lang... OK >checking ./conf.lang... OK >checking ./pc.lang... OK >checking ./oz.lang... OK >checking ./css_common.outlang... OK >checking ./esc.outlang... OK >checking ./html_common.outlang... OK >checking ./html_ref.outlang... OK >checking ./html_notfixed.outlang... OK >checking ./htmlcss.outlang... OK >checking ./htmltable.outlang... OK >checking ./htmltablelinenum.outlang... OK >checking ./html.outlang... OK >checking ./latex.outlang... OK >checking ./latexcolor.outlang... OK >checking ./xhtml_common.outlang... OK >checking ./xhtmlcss.outlang... OK >checking ./xhtml.outlang... OK >checking ./xhtml_notfixed.outlang... OK >checking ./xhtmltable.outlang... OK >checking ./texinfo.outlang... OK >checking ./javadoc.outlang... OK >checking ./docbook.outlang... OK >make[1]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/src' >Making check in doc >make[1]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/doc' >Makefile:1342: warning: overriding recipe for target `styleformatter.h.texinfo' >Makefile:1333: warning: ignoring old recipe for target `styleformatter.h.texinfo' >../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 >make[1]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/doc' >Making check in tests >make[1]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >Making check in output_dir >make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests/output_dir' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests/output_dir' >make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >rm -f *.css.java.html *.nf_css.java.html >rm -f *.css_doc.java.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ --style-css-file ../src/default.css -i test.java -o test.css.java.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ --style-css-file ../src/default.css -i test.java -o test.nf_css.java.html --outlang-def=./../src/html_notfixed.outlang >../src/source-highlight --binary-output --gen-version --data-dir ../src/ --style-css-file ../src/default.css -i test.java -o test.css_doc.java.html --title="This is the title" >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s java -f html --style-file ../src/default.style -i ./test.java -o test.java.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s java -f html --style-file ../src/default.style --title="This is the title" -i ./test.java -o test.java.doc.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s java --outlang-def=./../src/html_notfixed.outlang --style-file ../src/default.style --doc --lang-def=./../src/java.lang < ./test.java > test_notfixed.out.html >tr -d '\r' < test_notfixed.out.html > temp.output && cp -f temp.output test_notfixed.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s java -f html --css ../doc/mono.css --lang-def=./../src/java.lang < ./test.java > test_css.out.html >tr -d '\r' < test_css.out.html > temp.output && cp -f temp.output test_css.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s java -f html --css ../doc/mono.css --no-doc --lang-def=./../src/java.lang < ./test.java > test_css_nodoc.out.html >tr -d '\r' < test_css_nodoc.out.html > temp.output && cp -f temp.output test_css_nodoc.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s java -f html --style-file ../src/default.style -i ./test_comments.java -o test_comments.java.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s java -f html --style-file ../src/default.style -n --line-number-ref -i ./test.java -o test_java_lines.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s java -f esc --style-file=../src/esc.style --doc --lang-def=./../src/java.lang -n -i ./test.java -o test.java.out.txt >../src/source-highlight --binary-output --gen-version --data-dir ../src/ --doc -s java -f latexcolor --style-file ../src/default.style --title="formatted with source-highlight" --line-number=" " -i ./test.java -o test.java.out.tex >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s java -f texinfo --style-file ../src/texinfo.style -n -i ./test.java -o test.java.out.texinfo >expect no output from diff >diff ./test.java.html test.java.out.html >diff ./test.java.doc.html test.java.doc.out.html >diff ./test_notfixed.html test_notfixed.out.html >diff ./test_css.html test_css.out.html >diff ./test_css_nodoc.html test_css_nodoc.out.html >diff ./test_comments.java.html test_comments.java.out.html >diff ./test_java_lines.html test_java_lines.out.html >diff ./test.java.txt test.java.out.txt >diff ./test.java.tex test.java.out.tex >diff ./test.java.texinfo test.java.out.texinfo >diff ./test.java.html test.css.java.html >diff ./test_notfixed.html test.nf_css.java.html >diff ./test.java.doc.html test.css_doc.java.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s javascript -f html --style-file ../src/default.style < ./test.js -o test.js.out.html >expect no output from diff >diff ./test.js.html test.js.out.html >rm -f *.css_xhtml.java.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ --style-css-file ../src/default.css -i test.java -o test.css_xhtml.java.html -f xhtml >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s java -f xhtml --style-file ../src/default.style --lang-def=./../src/java.lang < ./test.java -o test_xhtml.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s java --outlang-def=./../src/xhtml_notfixed.outlang --style-file ../src/default.style --doc --lang-def=./../src/java.lang < ./test.java -o test_xhtml_notfixed.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s java -f xhtml --style-file ../src/default.style --lang-def=./../src/java.lang --doc < ./test.java -o test_xhtml_doc.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s java -f xhtml --style-file ../src/default.style --lang-def=./../src/java.lang --css ../doc/mono.css --no-doc < ./test.java -o test_xhtml_css.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s java -f xhtml --style-file ../src/default.style --lang-def=./../src/java.lang --css ../doc/mono.css < ./test.java -o test_xhtml_css_doc.out.html >expect no output from diff >diff ./test_xhtml.html test_xhtml.out.html >diff ./test_xhtml_notfixed.html test_xhtml_notfixed.out.html >diff ./test_xhtml_doc.html test_xhtml_doc.out.html >diff ./test_xhtml_css.html test_xhtml_css.out.html >diff ./test_xhtml_css_doc.html test_xhtml_css_doc.out.html >diff ./test_xhtml.html test.css_xhtml.java.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s cpp -f html --style-file ../src/default.style --lang-def=./../src/cpp.lang -i ./test.h -o test.h.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s cpp -f html --style-file ../src/default.style --lang-def=./../src/cpp.lang -i ./test_comments.cc -o test_comments.cc.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s cpp -f html --style-file ../src/default.style --lang-def=./../src/cpp.lang -i ./test_template.cc -o test_template.cc.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s cpp -f html --style-file ../src/default.style --lang-def=./../src/cpp.lang --header=./header.html --footer=./footer.html -i ./test.h -o test_header.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s cpp -f html --style-file ../src/default.style --lang-def=./../src/cpp.lang -n -i ./test.h -o test_cpp_lines.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s c -f html --style-file ../src/default.style --lang-def=./../src/c.lang -i ./test.c -o test.c.out.html >expect no output from diff >diff ./test.h.html test.h.out.html >diff ./test_comments.cc.html test_comments.cc.out.html >diff ./test_template.cc.html test_template.cc.out.html >diff ./test_header.html test_header.out.html >diff ./test_cpp_lines.html test_cpp_lines.out.html >diff ./test.c.html test.c.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s csharp -f html --style-file ../src/default.style --lang-def=./../src/csharp.lang -i ./test.cs -o test.cs.out.html >expect no output from diff >diff ./test.cs.html test.cs.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s prolog -f html --style-file ../src/default.style --lang-def=./../src/prolog.lang < ./test.pl -o test.pl.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s prolog -f html --style-file ../src/default.style --lang-def=./../src/prolog.lang -n -i ./test.pl -o test_pl_lines.out.html >expect no output from diff >diff ./test.pl.html test.pl.out.html >diff ./test_pl_lines.html test_pl_lines.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s logtalk -f html --style-file ../src/default.style < ./test.lgt -o test.lgt.out.html >expect no output from diff >diff ./test.lgt.html test.lgt.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s perl -f html --style-file ../src/default.style --lang-def=./../src/perl.lang < ./test.pm -o test.pm.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s perl -f html --style-file ../src/default.style --lang-def=./../src/perl.lang < ./test_comments.pm -o test_comments.pm.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s perl -f html --style-file ../src/default.style --lang-def=./../src/perl.lang -n -i ./test.pm -o test_perl_lines.out.html >expect no output from diff >diff ./test.pm.html test.pm.out.html >diff ./test_comments.pm.html test_comments.pm.out.html >diff ./test_perl_lines.html test_perl_lines.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s php3 -f html --style-file ../src/default.style --lang-def=./../src/php.lang < ./test.php3 -o test.php3.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s php3 -f html --style-file ../src/default.style --lang-def=./../src/php.lang -n -i ./test.php3 -o test_php3_lines.out.html >expect no output from diff >diff ./test.php3.html test.php3.out.html >diff ./test_php3_lines.html test_php3_lines.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s python -f html --style-file ../src/default.style --lang-def=./../src/python.lang < ./test.py -o test.py.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s python -f html --style-file ../src/default.style --lang-def=./../src/python.lang < ./test_comments.py -o test_comments.py.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s python -f html --style-file ../src/default.style --lang-def=./../src/python.lang -n -i ./test.py -o test_python_lines.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s python -f html --style-file ../src/default.style --lang-def=./../src/python.lang -n -i ./test_comments.py -o test_py_comments_lines.out.html >expect no output from diff >diff ./test.py.html test.py.out.html >diff ./test_comments.py.html test_comments.py.out.html >diff ./test_python_lines.html test_python_lines.out.html >diff ./test_py_comments_lines.html test_py_comments_lines.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s changelog -f html --style-file ../src/default.style --lang-def=./../src/changelog.lang < ./test.chlog -o test.chlog.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s changelog -f html --css ./changelog.css --title="ChangeLog with css" --lang-def=./../src/changelog.lang -i ./test.chlog -o test.chlog_css.out.html >expect no output from diff >diff ./test.chlog.html test.chlog.out.html >diff ./test.chlog_css.html test.chlog_css.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s flex -f html --style-file ../src/default.style --lang-def=./../src/flex.lang < ./test.l -o test.l.out.html >expect no output from diff >diff ./test.l.html test.l.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s bison -f html --style-file ../src/default.style --lang-def=./../src/bison.lang < ./test.y -o test.y.out.html >expect no output from diff >diff ./test.y.html test.y.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s ruby -f html --style-file ../src/default.style --lang-def=./../src/ruby.lang < ./test.rb -o test.rb.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s ruby -f html --style-file ../src/default.style --lang-def=./../src/ruby.lang < ./test_comments.rb -o test_comments.rb.out.html >expect no output from diff >diff ./test.rb.html test.rb.out.html >diff ./test_comments.rb.html test_comments.rb.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s lua -f html --style-file ../src/default.style --lang-def=./../src/lua.lang < ./test.lua -o test.lua.out.html >expect no output from diff >diff ./test.lua.html test.lua.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s caml -f html --style-file ../src/default.style --lang-def=./../src/caml.lang < ./test.ml -o test.ml.out.html >expect no output from diff >diff ./test.ml.html test.ml.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s sml -f html --style-file ../src/default.style --lang-def=./../src/sml.lang < ./test.sml -o test.sml.out.html >expect no output from diff >diff ./test.sml.html test.sml.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s log -f html --style-file=./syslog.style --lang-def=./../src/log.lang < ./test.log -o test.log.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s log -f html --style-file=./syslog.style --lang-def=./../src/log.lang < ./access.log -o access.log.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s log -f html --style-file=./syslog.style --lang-def=./../src/log.lang < ./auth.log -o auth.log.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s log -f html --style-file=./syslog.style --lang-def=./../src/log.lang < ./error.log -o error.log.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s log -f html --style-file=./syslog.style --lang-def=./../src/log.lang < ./syslog.log -o syslog.log.out.html >expect no output from diff >diff ./test.log.html test.log.out.html >diff ./access.log.html access.log.out.html >diff ./auth.log.html auth.log.out.html >diff ./error.log.html error.log.out.html >diff ./syslog.log.html syslog.log.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -i ./test.pas -o test.pas.out.html >expect no output from diff >diff ./test.pas.html test.pas.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -i ./test.htm --title="html output formatted in html" -o test.htm.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -i ./test2.htm --title="html output formatted in html" -o test2.htm.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -i ./test_html5.htm --title="html output formatted in html" -o test_html5.htm.out.html >expect no output from diff >diff ./test.htm.html test.htm.out.html >diff ./test2.htm.html test2.htm.out.html >diff ./test_html5.htm.html test_html5.htm.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -i ./test.xml --title="xml formatted in html" -o test.xml.out.html >expect no output from diff >diff ./test.xml.html test.xml.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -i ./test.sh -o test.sh.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -i ./test2.sh -o test2.sh.out.html >expect no output from diff >diff ./test.sh.html test.sh.out.html >diff ./test2.sh.html test2.sh.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ --lang-def=url.lang -f html --style-file ../src/default.style -i ./test.url -o test.url.out.html >expect no output from diff >diff ./test.url.html test.url.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -i ./test.tex -o test.tex.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -i ./test.java.tex -o test.java.tex.out.html >expect no output from diff >diff ./test.tex.html test.tex.out.html >diff ./test.java.tex.html test.java.tex.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s diff -f html --style-file ../src/default.style < ./test.diff -o test.diff.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s diff -f html --style-file ../src/default.style < ./test2.diff -o test2.diff.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s diff -f html --style-file ../src/default.style < ./test3.diff -o test3.diff.out.html >expect no output from diff >diff ./test.diff.html test.diff.out.html >diff ./test2.diff.html test2.diff.out.html >diff ./test3.diff.html test3.diff.out.html >../src/source-highlight --binary-output --gen-version --outlang-def=./simple.outlang --lang-def=./simple.lang --style-file ../src/default.style --style-defaults=./../src/style.defaults -i ./test.simple -o test.simple.out.html >expect no output from diff >diff ./test.simple.html test.simple.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ --lang-def=./test_isolate.lang -i ./test.isolate -o test.isolate.out.html >expect no output from diff >diff ./test.isolate.html test.isolate.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ --lang-def=./test_backref.lang -i ./test.backref -o test.backref.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ --lang-def=./test_backref.lang -i ./test2.backref -o test2.backref.out.html >expect no output from diff >diff ./test.backref.html test.backref.out.html >diff ./test2.backref.html test2.backref.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s langdef -f html --style-file ../src/default.style -i ../src/log.lang -o log.lang.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s langdef -f html --style-file ../src/default.style -i ../src/c.lang -o c.lang.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s style -f html --style-file ../src/default.style -i ../src/default.style -o default.style.out.html >expect no output from diff >diff ./log.lang.html log.lang.out.html >diff ./c.lang.html c.lang.out.html >diff ./default.style.html default.style.out.html >../src/source-highlight --binary-output --data-dir ../src/ --show-lang-elements=../src/cpp.lang > cpp.out.langelems >tr -d '\r' < cpp.out.langelems > temp.output && cp -f temp.output cpp.out.langelems >expect no output from diff >diff ./cpp.langelems cpp.out.langelems >../src/source-highlight --binary-output --data-dir ../src/ --lang-list > lang.out.list >tr -d '\r' < lang.out.list > temp.output && cp -f temp.output lang.out.list >../src/source-highlight --binary-output --data-dir ../src/ --outlang-list > outlang.out.list >tr -d '\r' < outlang.out.list > temp.output && cp -f temp.output outlang.out.list >expect no output from diff >diff ./lang.list lang.out.list >diff ./outlang.list outlang.out.list >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -s style -f html --style-file ../src/default.style --lang-def=default.lang -i ./test.txt -o test.txt.out.html >expect no output from diff >diff ./test.txt.html test.txt.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -i ./test.sql -o test.sql.out.html >expect no output from diff >diff ./test.sql.html test.sql.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -i ./test.bib -o test.bib.out.html >expect no output from diff >diff ./test.bib.html test.bib.out.html >cp ./test.sh myscript >rm -f myscript.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ --infer-lang -i ./test2.pl -o test2.pl.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ --infer-lang -i ./test.tcl -o test.tcl.out.html >../src/source-highlight --binary-output --gen-version --data-dir ../src/ -i myscript -o myscript.html >expect no output from diff >diff ./test2.pl.html test2.pl.out.html >diff ./test.tcl.html test.tcl.out.html >diff ./test.sh.html myscript.html >rm -f *.err_out >make wrong_exp.err_out >make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >../src/source-highlight --check-lang ./wrong_exp.lang 2> wrong_exp.err_out || true; >checking ./wrong_exp.lang... sed -itesttmp -f ./erasedir.sed wrong_exp.err_out && rm -f *testtmp >make[2]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >make wrong_syntax.err_out >make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >../src/source-highlight --check-lang ./wrong_syntax.lang 2> wrong_syntax.err_out || true; >checking ./wrong_syntax.lang... sed -itesttmp -f ./erasedir.sed wrong_syntax.err_out && rm -f *testtmp >make[2]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >make wrong_syntax_include.err_out >make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >../src/source-highlight --check-lang ./wrong_syntax_include.lang 2> wrong_syntax_include.err_out || true; >checking ./wrong_syntax_include.lang... sed -itesttmp -f ./erasedir.sed wrong_syntax_include.err_out && rm -f *testtmp >make[2]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >make wrong_var.err_out >make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >../src/source-highlight --check-lang ./wrong_var.lang 2> wrong_var.err_out || true; >checking ./wrong_var.lang... sed -itesttmp -f ./erasedir.sed wrong_var.err_out && rm -f *testtmp >make[2]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >make wrong_trans.err_out >make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >../src/source-highlight --check-outlang ./wrong_trans.outlang 2> wrong_trans.err_out || true; >checking ./wrong_trans.outlang... >endsed -itesttmp -f ./erasedir.sed wrong_trans.err_out && rm -f *testtmp >make[2]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >make wrong_dircolor.err_out >make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >../src/source-highlight --binary-output --lang-def=./simple.lang --style-file=./wrong_dircolor.style --data-dir=../src < ./test.java > /dev/null 2> wrong_dircolor.err_out || true; >sed -itesttmp -f ./erasedir.sed wrong_dircolor.err_out && rm -f *testtmp >make[2]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >make wrong_already_defined.err_out >make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >../src/source-highlight --binary-output --lang-def=./simple.lang --style-file=./wrong_already_defined.style --data-dir=../src < ./test.java > /dev/null 2> wrong_already_defined.err_out || true; >sed -itesttmp -f ./erasedir.sed wrong_already_defined.err_out && rm -f *testtmp >make[2]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >make wrong_already_defined_css.err_out >make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >../src/source-highlight --binary-output --lang-def=./simple.lang --style-css=./wrong_already_defined_css.css --data-dir=../src < ./test.java > /dev/null 2> wrong_already_defined_css.err_out || true; >sed -itesttmp -f ./erasedir.sed wrong_already_defined_css.err_out && rm -f *testtmp >make[2]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >make wrong_namedgroups.err_out >make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >../src/source-highlight --check-lang ./wrong_namedgroups.lang 2> wrong_namedgroups.err_out || true; >checking ./wrong_namedgroups.lang... sed -itesttmp -f ./erasedir.sed wrong_namedgroups.err_out && rm -f *testtmp >make[2]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >make wrong_namedgroups_subexps.err_out >make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >../src/source-highlight --check-lang ./wrong_namedgroups_subexps.lang 2> wrong_namedgroups_subexps.err_out || true; >checking ./wrong_namedgroups_subexps.lang... sed -itesttmp -f ./erasedir.sed wrong_namedgroups_subexps.err_out && rm -f *testtmp >make[2]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >make wrong_namedgroups_subexps2.err_out >make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >../src/source-highlight --check-lang ./wrong_namedgroups_subexps2.lang 2> wrong_namedgroups_subexps2.err_out || true; >checking ./wrong_namedgroups_subexps2.lang... sed -itesttmp -f ./erasedir.sed wrong_namedgroups_subexps2.err_out && rm -f *testtmp >make[2]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >make wrong_backref.err_out >make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >../src/source-highlight --check-lang ./wrong_backref.lang 2> wrong_backref.err_out || true; >checking ./wrong_backref.lang... sed -itesttmp -f ./erasedir.sed wrong_backref.err_out && rm -f *testtmp >make[2]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >make wrong_backref2.err_out >make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >../src/source-highlight --check-lang ./wrong_backref2.lang 2> wrong_backref2.err_out || true; >checking ./wrong_backref2.lang... sed -itesttmp -f ./erasedir.sed wrong_backref2.err_out && rm -f *testtmp >make[2]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >make wrong_dyn_backref.err_out >make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >../src/source-highlight --check-lang ./wrong_dyn_backref.lang 2> wrong_dyn_backref.err_out || true; >checking ./wrong_dyn_backref.lang... sed -itesttmp -f ./erasedir.sed wrong_dyn_backref.err_out && rm -f *testtmp >make[2]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >make wrong_dyn_backref2.err_out >make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >../src/source-highlight --check-lang ./wrong_dyn_backref2.lang 2> wrong_dyn_backref2.err_out || true; >checking ./wrong_dyn_backref2.lang... sed -itesttmp -f ./erasedir.sed wrong_dyn_backref2.err_out && rm -f *testtmp >make[2]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >make wrong_include.err_out >make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >../src/source-highlight --check-lang ./wrong_include.lang 2> wrong_include.err_out || true; >checking ./wrong_include.lang... sed -itesttmp -f ./erasedir.sed wrong_include.err_out && rm -f *testtmp >make[2]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >make wrong_outlang_include.err_out >make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >../src/source-highlight --check-outlang ./wrong_outlang_include.outlang 2> wrong_outlang_include.err_out || true; >checking ./wrong_outlang_include.outlang... sed -itesttmp -f ./erasedir.sed wrong_outlang_include.err_out && rm -f *testtmp >make[2]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >expect no output from diff >diff ./wrong_exp.err wrong_exp.err_out >2c2 >< wrong_exp.lang:2: Caused by: Unmatched ( or \( >--- >> wrong_exp.lang:2: Caused by: Unmatched marking parenthesis ( or \(. The error occurred while parsing the regular expression fragment: 'notclosed)>>>HERE>>>'. >make[1]: *** [check_wrong] Error 1 >make[1]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' >make: *** [check-recursive] Error 1 > [31;01m*[0m ERROR: dev-util/source-highlight-3.1 failed (test phase): > [31;01m*[0m Make check failed. See above for details. > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 85: Called src_test > [31;01m*[0m environment, line 2197: Called _eapi0_src_test > [31;01m*[0m phase-helpers.sh, line 550: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m $emake_cmd -j1 check || \ > [31;01m*[0m die "Make check failed. See above for details." > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-util/source-highlight-3.1'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-util/source-highlight-3.1'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/dev-util:source-highlight-3.1:20121013-181710.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/source-highlight-3.1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-util/source-highlight-3.1/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1' > [31;01m*[0m S: '/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 438212
: 326484