* CPV: dev-util/source-highlight-3.1 * REPO: gentoo * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> 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=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-boost-regex=boost_regex-mt-1_42 --without-bash-completion configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux 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 i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking how to run the C preprocessor... i686-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 i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-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 i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-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/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of i686-pc-linux-gnu-g++... (cached) gcc3 checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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 i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) 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_42... 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... (cached) yes checking for nlink_t... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking whether is standalone... yes checking for off_t... yes checking for gengetopt... no checking for doublecpp... no checking for valgrind... /usr/bin/valgrind checking for help2man... /usr/bin/help2man checking for ctags... /usr/bin/ctags checking whether /usr/bin/ctags accept --excmd... no checking for bash... /bin/bash checking checking if it's bison ... bison -y checking for tar... /bin/tar checking for texi2html... /usr/bin/texi2html 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..........: /usr/bin/valgrind (source-highlight) version 3.1 Prefix.........: /usr Using Boost....: -lboost_regex-mt-1_42 C++ Compiler...: i686-pc-linux-gnu-g++ -O2 -pipe Linker.........: /usr/i686-pc-linux-gnu/bin/ld -Wl,-O1 Doxygen........: NONE or not enabled Help2Man.......: /usr/bin/help2man Ctags..........: /usr/bin/ctags configure: WARNING: The ctags you have on your system cannot be used by source-highlight (make sure you have a ctags that support --excmd option, e.g., exuberant ctags, You can find it here http://ctags.sourceforge.net). so you won't be able to generate references (--gen-references). ----------------------------------------- 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 -j14 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''@||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 rm -f unistd.h-t unistd.h { 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''@||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 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''@||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''@||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 sys/stat.h-t sys/stat.h mv stdlib.h-t stdlib.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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c -o progname.lo progname.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT xstrndup.lo -MD -MP -MF .deps/xstrndup.Tpo -c -o xstrndup.lo xstrndup.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT basename.lo -MD -MP -MF .deps/basename.Tpo -c -o basename.lo basename.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT dirname.lo -MD -MP -MF .deps/dirname.Tpo -c -o dirname.lo dirname.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT exitfail.lo -MD -MP -MF .deps/exitfail.Tpo -c -o exitfail.lo exitfail.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c -o stripslash.lo stripslash.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.lo xmalloc.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -fPIC -DPIC -o .libs/progname.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT xstrndup.lo -MD -MP -MF .deps/xstrndup.Tpo -c xstrndup.c -fPIC -DPIC -o .libs/xstrndup.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT basename.lo -MD -MP -MF .deps/basename.Tpo -c basename.c -fPIC -DPIC -o .libs/basename.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT dirname.lo -MD -MP -MF .deps/dirname.Tpo -c dirname.c -fPIC -DPIC -o .libs/dirname.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c stripslash.c -fPIC -DPIC -o .libs/stripslash.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT exitfail.lo -MD -MP -MF .deps/exitfail.Tpo -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -o progname.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT xstrndup.lo -MD -MP -MF .deps/xstrndup.Tpo -c xstrndup.c -o xstrndup.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c stripslash.c -o stripslash.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT basename.lo -MD -MP -MF .deps/basename.Tpo -c basename.c -o basename.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT dirname.lo -MD -MP -MF .deps/dirname.Tpo -c dirname.c -o dirname.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT exitfail.lo -MD -MP -MF .deps/exitfail.Tpo -c exitfail.c -o exitfail.o >/dev/null 2>&1 mv -f .deps/xalloc-die.Tpo .deps/xalloc-die.Plo mv -f .deps/stripslash.Tpo .deps/stripslash.Plo mv -f .deps/progname.Tpo .deps/progname.Plo mv -f .deps/xstrndup.Tpo .deps/xstrndup.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c xmalloc.c -o xmalloc.o >/dev/null 2>&1 mv -f .deps/dirname.Tpo .deps/dirname.Plo mv -f .deps/exitfail.Tpo .deps/exitfail.Plo mv -f .deps/basename.Tpo .deps/basename.Plo mv -f .deps/xmalloc.Tpo .deps/xmalloc.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o libgnu.la progname.lo xalloc-die.lo xstrndup.lo basename.lo dirname.lo exitfail.lo stripslash.lo xmalloc.lo libtool: link: i686-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: i686-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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT copyright.lo -MD -MP -MF .deps/copyright.Tpo -c -o copyright.lo copyright.c /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT reportbugs.lo -MD -MP -MF .deps/reportbugs.Tpo -c -o reportbugs.lo reportbugs.c /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT fileutil.lo -MD -MP -MF .deps/fileutil.Tpo -c -o fileutil.lo fileutil.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT substfun.lo -MD -MP -MF .deps/substfun.Tpo -c -o substfun.lo substfun.cpp /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT stopwatch.lo -MD -MP -MF .deps/stopwatch.Tpo -c -o stopwatch.lo stopwatch.cpp /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.cpp /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT ioexception.lo -MD -MP -MF .deps/ioexception.Tpo -c -o ioexception.lo ioexception.cpp /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT settings.lo -MD -MP -MF .deps/settings.Tpo -c -o settings.lo settings.cpp /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT versions.lo -MD -MP -MF .deps/versions.Tpo -c -o versions.lo versions.cpp /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT verbosity.lo -MD -MP -MF .deps/verbosity.Tpo -c -o verbosity.lo verbosity.cpp /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT sourcehighlight.lo -MD -MP -MF .deps/sourcehighlight.Tpo -c -o sourcehighlight.lo sourcehighlight.cpp /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT styleparser.lo -MD -MP -MF .deps/styleparser.Tpo -c -o styleparser.lo styleparser.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT stylescanner.lo -MD -MP -MF .deps/stylescanner.Tpo -c -o stylescanner.lo stylescanner.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT outlangdefparser.lo -MD -MP -MF .deps/outlangdefparser.Tpo -c -o outlangdefparser.lo outlangdefparser.cc libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT reportbugs.lo -MD -MP -MF .deps/reportbugs.Tpo -c reportbugs.c -fPIC -DPIC -o .libs/reportbugs.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT fileutil.lo -MD -MP -MF .deps/fileutil.Tpo -c fileutil.cc -fPIC -DPIC -o .libs/fileutil.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT copyright.lo -MD -MP -MF .deps/copyright.Tpo -c copyright.c -fPIC -DPIC -o .libs/copyright.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT ioexception.lo -MD -MP -MF .deps/ioexception.Tpo -c ioexception.cpp -fPIC -DPIC -o .libs/ioexception.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT substfun.lo -MD -MP -MF .deps/substfun.Tpo -c substfun.cpp -fPIC -DPIC -o .libs/substfun.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT stopwatch.lo -MD -MP -MF .deps/stopwatch.Tpo -c stopwatch.cpp -fPIC -DPIC -o .libs/stopwatch.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT settings.lo -MD -MP -MF .deps/settings.Tpo -c settings.cpp -fPIC -DPIC -o .libs/settings.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT reportbugs.lo -MD -MP -MF .deps/reportbugs.Tpo -c reportbugs.c -o reportbugs.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT versions.lo -MD -MP -MF .deps/versions.Tpo -c versions.cpp -fPIC -DPIC -o .libs/versions.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT copyright.lo -MD -MP -MF .deps/copyright.Tpo -c copyright.c -o copyright.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.cpp -fPIC -DPIC -o .libs/utils.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT verbosity.lo -MD -MP -MF .deps/verbosity.Tpo -c verbosity.cpp -fPIC -DPIC -o .libs/verbosity.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT stylescanner.lo -MD -MP -MF .deps/stylescanner.Tpo -c stylescanner.cc -fPIC -DPIC -o .libs/stylescanner.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT outlangdefparser.lo -MD -MP -MF .deps/outlangdefparser.Tpo -c outlangdefparser.cc -fPIC -DPIC -o .libs/outlangdefparser.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT sourcehighlight.lo -MD -MP -MF .deps/sourcehighlight.Tpo -c sourcehighlight.cpp -fPIC -DPIC -o .libs/sourcehighlight.o mv -f .deps/copyright.Tpo .deps/copyright.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT stylecssparser.lo -MD -MP -MF .deps/stylecssparser.Tpo -c -o stylecssparser.lo stylecssparser.cc mv -f .deps/reportbugs.Tpo .deps/reportbugs.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT stylecssscanner.lo -MD -MP -MF .deps/stylecssscanner.Tpo -c -o stylecssscanner.lo stylecssscanner.cc libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT styleparser.lo -MD -MP -MF .deps/styleparser.Tpo -c styleparser.cc -fPIC -DPIC -o .libs/styleparser.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT stylecssscanner.lo -MD -MP -MF .deps/stylecssscanner.Tpo -c stylecssscanner.cc -fPIC -DPIC -o .libs/stylecssscanner.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT stylecssparser.lo -MD -MP -MF .deps/stylecssparser.Tpo -c stylecssparser.cc -fPIC -DPIC -o .libs/stylecssparser.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT stopwatch.lo -MD -MP -MF .deps/stopwatch.Tpo -c stopwatch.cpp -o stopwatch.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.cpp -o utils.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT ioexception.lo -MD -MP -MF .deps/ioexception.Tpo -c ioexception.cpp -o ioexception.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT versions.lo -MD -MP -MF .deps/versions.Tpo -c versions.cpp -o versions.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT verbosity.lo -MD -MP -MF .deps/verbosity.Tpo -c verbosity.cpp -o verbosity.o >/dev/null 2>&1 mv -f .deps/utils.Tpo .deps/utils.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT outlangdefscanner.lo -MD -MP -MF .deps/outlangdefscanner.Tpo -c -o outlangdefscanner.lo outlangdefscanner.cc mv -f .deps/versions.Tpo .deps/versions.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT debuglistener.lo -MD -MP -MF .deps/debuglistener.Tpo -c -o debuglistener.lo debuglistener.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT outlangdefscanner.lo -MD -MP -MF .deps/outlangdefscanner.Tpo -c outlangdefscanner.cc -fPIC -DPIC -o .libs/outlangdefscanner.o mv -f .deps/verbosity.Tpo .deps/verbosity.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT langmap.lo -MD -MP -MF .deps/langmap.Tpo -c -o langmap.lo langmap.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT debuglistener.lo -MD -MP -MF .deps/debuglistener.Tpo -c debuglistener.cpp -fPIC -DPIC -o .libs/debuglistener.o mv -f .deps/stopwatch.Tpo .deps/stopwatch.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT stylefileparser.lo -MD -MP -MF .deps/stylefileparser.Tpo -c -o stylefileparser.lo stylefileparser.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT stylecssparser.lo -MD -MP -MF .deps/stylecssparser.Tpo -c stylecssparser.cc -o stylecssparser.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT langmap.lo -MD -MP -MF .deps/langmap.Tpo -c langmap.cpp -fPIC -DPIC -o .libs/langmap.o mv -f .deps/ioexception.Tpo .deps/ioexception.Plo libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT stylefileparser.lo -MD -MP -MF .deps/stylefileparser.Tpo -c stylefileparser.cpp -fPIC -DPIC -o .libs/stylefileparser.o /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT langelem.lo -MD -MP -MF .deps/langelem.Tpo -c -o langelem.lo langelem.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT langelem.lo -MD -MP -MF .deps/langelem.Tpo -c langelem.cpp -fPIC -DPIC -o .libs/langelem.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT styleparser.lo -MD -MP -MF .deps/styleparser.Tpo -c styleparser.cc -o styleparser.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT stylefileparser.lo -MD -MP -MF .deps/stylefileparser.Tpo -c stylefileparser.cpp -o stylefileparser.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT fileutil.lo -MD -MP -MF .deps/fileutil.Tpo -c fileutil.cc -o fileutil.o >/dev/null 2>&1 mv -f .deps/stylecssparser.Tpo .deps/stylecssparser.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT statelangelem.lo -MD -MP -MF .deps/statelangelem.Tpo -c -o statelangelem.lo statelangelem.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT sourcehighlight.lo -MD -MP -MF .deps/sourcehighlight.Tpo -c sourcehighlight.cpp -o sourcehighlight.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT statelangelem.lo -MD -MP -MF .deps/statelangelem.Tpo -c statelangelem.cpp -fPIC -DPIC -o .libs/statelangelem.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT stylescanner.lo -MD -MP -MF .deps/stylescanner.Tpo -c stylescanner.cc -o stylescanner.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT langelem.lo -MD -MP -MF .deps/langelem.Tpo -c langelem.cpp -o langelem.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT stylecssscanner.lo -MD -MP -MF .deps/stylecssscanner.Tpo -c stylecssscanner.cc -o stylecssscanner.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT debuglistener.lo -MD -MP -MF .deps/debuglistener.Tpo -c debuglistener.cpp -o debuglistener.o >/dev/null 2>&1 mv -f .deps/stylefileparser.Tpo .deps/stylefileparser.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT langelems.lo -MD -MP -MF .deps/langelems.Tpo -c -o langelems.lo langelems.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT outlangdefscanner.lo -MD -MP -MF .deps/outlangdefscanner.Tpo -c outlangdefscanner.cc -o outlangdefscanner.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT langelems.lo -MD -MP -MF .deps/langelems.Tpo -c langelems.cpp -fPIC -DPIC -o .libs/langelems.o mv -f .deps/fileutil.Tpo .deps/fileutil.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT statestartlangelem.lo -MD -MP -MF .deps/statestartlangelem.Tpo -c -o statestartlangelem.lo statestartlangelem.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT statestartlangelem.lo -MD -MP -MF .deps/statestartlangelem.Tpo -c statestartlangelem.cpp -fPIC -DPIC -o .libs/statestartlangelem.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT statelangelem.lo -MD -MP -MF .deps/statelangelem.Tpo -c statelangelem.cpp -o statelangelem.o >/dev/null 2>&1 mv -f .deps/langelem.Tpo .deps/langelem.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT stringlistlangelem.lo -MD -MP -MF .deps/stringlistlangelem.Tpo -c -o stringlistlangelem.lo stringlistlangelem.cpp mv -f .deps/styleparser.Tpo .deps/styleparser.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT delimitedlangelem.lo -MD -MP -MF .deps/delimitedlangelem.Tpo -c -o delimitedlangelem.lo delimitedlangelem.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT stringlistlangelem.lo -MD -MP -MF .deps/stringlistlangelem.Tpo -c stringlistlangelem.cpp -fPIC -DPIC -o .libs/stringlistlangelem.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT delimitedlangelem.lo -MD -MP -MF .deps/delimitedlangelem.Tpo -c delimitedlangelem.cpp -fPIC -DPIC -o .libs/delimitedlangelem.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT statestartlangelem.lo -MD -MP -MF .deps/statestartlangelem.Tpo -c statestartlangelem.cpp -o statestartlangelem.o >/dev/null 2>&1 mv -f .deps/debuglistener.Tpo .deps/debuglistener.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT langelemsprinter.lo -MD -MP -MF .deps/langelemsprinter.Tpo -c -o langelemsprinter.lo langelemsprinter.cpp mv -f .deps/stylecssscanner.Tpo .deps/stylecssscanner.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT namedsubexpslangelem.lo -MD -MP -MF .deps/namedsubexpslangelem.Tpo -c -o namedsubexpslangelem.lo namedsubexpslangelem.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT langelemsprinter.lo -MD -MP -MF .deps/langelemsprinter.Tpo -c langelemsprinter.cpp -fPIC -DPIC -o .libs/langelemsprinter.o mv -f .deps/statestartlangelem.Tpo .deps/statestartlangelem.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT stringdef.lo -MD -MP -MF .deps/stringdef.Tpo -c -o stringdef.lo stringdef.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT namedsubexpslangelem.lo -MD -MP -MF .deps/namedsubexpslangelem.Tpo -c namedsubexpslangelem.cpp -fPIC -DPIC -o .libs/namedsubexpslangelem.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT substfun.lo -MD -MP -MF .deps/substfun.Tpo -c substfun.cpp -o substfun.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT stringdef.lo -MD -MP -MF .deps/stringdef.Tpo -c stringdef.cpp -fPIC -DPIC -o .libs/stringdef.o mv -f .deps/stylescanner.Tpo .deps/stylescanner.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT highlightrule.lo -MD -MP -MF .deps/highlightrule.Tpo -c -o highlightrule.lo highlightrule.cpp mv -f .deps/statelangelem.Tpo .deps/statelangelem.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT highlighttoken.lo -MD -MP -MF .deps/highlighttoken.Tpo -c -o highlighttoken.lo highlighttoken.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT highlightrule.lo -MD -MP -MF .deps/highlightrule.Tpo -c highlightrule.cpp -fPIC -DPIC -o .libs/highlightrule.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT langelems.lo -MD -MP -MF .deps/langelems.Tpo -c langelems.cpp -o langelems.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT langelemsprinter.lo -MD -MP -MF .deps/langelemsprinter.Tpo -c langelemsprinter.cpp -o langelemsprinter.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT highlighttoken.lo -MD -MP -MF .deps/highlighttoken.Tpo -c highlighttoken.cpp -fPIC -DPIC -o .libs/highlighttoken.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT delimitedlangelem.lo -MD -MP -MF .deps/delimitedlangelem.Tpo -c delimitedlangelem.cpp -o delimitedlangelem.o >/dev/null 2>&1 mv -f .deps/outlangdefscanner.Tpo .deps/outlangdefscanner.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT highlightstate.lo -MD -MP -MF .deps/highlightstate.Tpo -c -o highlightstate.lo highlightstate.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT stringdef.lo -MD -MP -MF .deps/stringdef.Tpo -c stringdef.cpp -o stringdef.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT outlangdefparser.lo -MD -MP -MF .deps/outlangdefparser.Tpo -c outlangdefparser.cc -o outlangdefparser.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT highlightstate.lo -MD -MP -MF .deps/highlightstate.Tpo -c highlightstate.cpp -fPIC -DPIC -o .libs/highlightstate.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT stringlistlangelem.lo -MD -MP -MF .deps/stringlistlangelem.Tpo -c stringlistlangelem.cpp -o stringlistlangelem.o >/dev/null 2>&1 mv -f .deps/stringdef.Tpo .deps/stringdef.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT highlightrulefactory.lo -MD -MP -MF .deps/highlightrulefactory.Tpo -c -o highlightrulefactory.lo highlightrulefactory.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT namedsubexpslangelem.lo -MD -MP -MF .deps/namedsubexpslangelem.Tpo -c namedsubexpslangelem.cpp -o namedsubexpslangelem.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT highlightrulefactory.lo -MD -MP -MF .deps/highlightrulefactory.Tpo -c highlightrulefactory.cpp -fPIC -DPIC -o .libs/highlightrulefactory.o mv -f .deps/delimitedlangelem.Tpo .deps/delimitedlangelem.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT highlightstateprinter.lo -MD -MP -MF .deps/highlightstateprinter.Tpo -c -o highlightstateprinter.lo highlightstateprinter.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT highlightstateprinter.lo -MD -MP -MF .deps/highlightstateprinter.Tpo -c highlightstateprinter.cpp -fPIC -DPIC -o .libs/highlightstateprinter.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT highlighttoken.lo -MD -MP -MF .deps/highlighttoken.Tpo -c highlighttoken.cpp -o highlighttoken.o >/dev/null 2>&1 mv -f .deps/langelemsprinter.Tpo .deps/langelemsprinter.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT sourcehighlighter.lo -MD -MP -MF .deps/sourcehighlighter.Tpo -c -o sourcehighlighter.lo sourcehighlighter.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT highlightrulefactory.lo -MD -MP -MF .deps/highlightrulefactory.Tpo -c highlightrulefactory.cpp -o highlightrulefactory.o >/dev/null 2>&1 mv -f .deps/langelems.Tpo .deps/langelems.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT sourcefilehighlighter.lo -MD -MP -MF .deps/sourcefilehighlighter.Tpo -c -o sourcefilehighlighter.lo sourcefilehighlighter.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT sourcehighlighter.lo -MD -MP -MF .deps/sourcehighlighter.Tpo -c sourcehighlighter.cpp -fPIC -DPIC -o .libs/sourcehighlighter.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT highlightrule.lo -MD -MP -MF .deps/highlightrule.Tpo -c highlightrule.cpp -o highlightrule.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT sourcefilehighlighter.lo -MD -MP -MF .deps/sourcefilehighlighter.Tpo -c sourcefilehighlighter.cpp -fPIC -DPIC -o .libs/sourcefilehighlighter.o mv -f .deps/namedsubexpslangelem.Tpo .deps/namedsubexpslangelem.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT linenumgenerator.lo -MD -MP -MF .deps/linenumgenerator.Tpo -c -o linenumgenerator.lo linenumgenerator.cpp mv -f .deps/stringlistlangelem.Tpo .deps/stringlistlangelem.Plo mv -f .deps/highlightrulefactory.Tpo .deps/highlightrulefactory.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT lineranges.lo -MD -MP -MF .deps/lineranges.Tpo -c -o lineranges.lo lineranges.cpp /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT regexranges.lo -MD -MP -MF .deps/regexranges.Tpo -c -o regexranges.lo regexranges.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT lineranges.lo -MD -MP -MF .deps/lineranges.Tpo -c lineranges.cpp -fPIC -DPIC -o .libs/lineranges.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT linenumgenerator.lo -MD -MP -MF .deps/linenumgenerator.Tpo -c linenumgenerator.cpp -fPIC -DPIC -o .libs/linenumgenerator.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT regexranges.lo -MD -MP -MF .deps/regexranges.Tpo -c regexranges.cpp -fPIC -DPIC -o .libs/regexranges.o mv -f .deps/highlighttoken.Tpo .deps/highlighttoken.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT formatter.lo -MD -MP -MF .deps/formatter.Tpo -c -o formatter.lo formatter.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT formatter.lo -MD -MP -MF .deps/formatter.Tpo -c formatter.cpp -fPIC -DPIC -o .libs/formatter.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT formatter.lo -MD -MP -MF .deps/formatter.Tpo -c formatter.cpp -o formatter.o >/dev/null 2>&1 mv -f .deps/formatter.Tpo .deps/formatter.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT formattermanager.lo -MD -MP -MF .deps/formattermanager.Tpo -c -o formattermanager.lo formattermanager.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT formattermanager.lo -MD -MP -MF .deps/formattermanager.Tpo -c formattermanager.cpp -fPIC -DPIC -o .libs/formattermanager.o mv -f .deps/substfun.Tpo .deps/substfun.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT textstyle.lo -MD -MP -MF .deps/textstyle.Tpo -c -o textstyle.lo textstyle.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT textstyle.lo -MD -MP -MF .deps/textstyle.Tpo -c textstyle.cpp -fPIC -DPIC -o .libs/textstyle.o mv -f .deps/sourcehighlight.Tpo .deps/sourcehighlight.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT textstyleformatter.lo -MD -MP -MF .deps/textstyleformatter.Tpo -c -o textstyleformatter.lo textstyleformatter.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT highlightstate.lo -MD -MP -MF .deps/highlightstate.Tpo -c highlightstate.cpp -o highlightstate.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT textstyleformatter.lo -MD -MP -MF .deps/textstyleformatter.Tpo -c textstyleformatter.cpp -fPIC -DPIC -o .libs/textstyleformatter.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT formattermanager.lo -MD -MP -MF .deps/formattermanager.Tpo -c formattermanager.cpp -o formattermanager.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT settings.lo -MD -MP -MF .deps/settings.Tpo -c settings.cpp -o settings.o >/dev/null 2>&1 mv -f .deps/highlightrule.Tpo .deps/highlightrule.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT bufferedoutput.lo -MD -MP -MF .deps/bufferedoutput.Tpo -c -o bufferedoutput.lo bufferedoutput.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT highlightstateprinter.lo -MD -MP -MF .deps/highlightstateprinter.Tpo -c highlightstateprinter.cpp -o highlightstateprinter.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -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 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT preformatter.lo -MD -MP -MF .deps/preformatter.Tpo -c -o preformatter.lo preformatter.cpp mv -f .deps/highlightstate.Tpo .deps/highlightstate.Plo libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT bufferedoutput.lo -MD -MP -MF .deps/bufferedoutput.Tpo -c bufferedoutput.cpp -o bufferedoutput.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT wordtokenizer.lo -MD -MP -MF .deps/wordtokenizer.Tpo -c -o wordtokenizer.lo wordtokenizer.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT preformatter.lo -MD -MP -MF .deps/preformatter.Tpo -c preformatter.cpp -fPIC -DPIC -o .libs/preformatter.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT langmap.lo -MD -MP -MF .deps/langmap.Tpo -c langmap.cpp -o langmap.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT wordtokenizer.lo -MD -MP -MF .deps/wordtokenizer.Tpo -c wordtokenizer.cpp -fPIC -DPIC -o .libs/wordtokenizer.o mv -f .deps/highlightstateprinter.Tpo .deps/highlightstateprinter.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT ctagscollector.lo -MD -MP -MF .deps/ctagscollector.Tpo -c -o ctagscollector.lo ctagscollector.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT sourcefilehighlighter.lo -MD -MP -MF .deps/sourcefilehighlighter.Tpo -c sourcefilehighlighter.cpp -o sourcefilehighlighter.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT ctagscollector.lo -MD -MP -MF .deps/ctagscollector.Tpo -c ctagscollector.cpp -fPIC -DPIC -o .libs/ctagscollector.o mv -f .deps/bufferedoutput.Tpo .deps/bufferedoutput.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT readtags.lo -MD -MP -MF .deps/readtags.Tpo -c -o readtags.lo readtags.c libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT preformatter.lo -MD -MP -MF .deps/preformatter.Tpo -c preformatter.cpp -o preformatter.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT readtags.lo -MD -MP -MF .deps/readtags.Tpo -c readtags.c -fPIC -DPIC -o .libs/readtags.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT textstyleformatter.lo -MD -MP -MF .deps/textstyleformatter.Tpo -c textstyleformatter.cpp -o textstyleformatter.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT sourcehighlighter.lo -MD -MP -MF .deps/sourcehighlighter.Tpo -c sourcehighlighter.cpp -o sourcehighlighter.o >/dev/null 2>&1 mv -f .deps/outlangdefparser.Tpo .deps/outlangdefparser.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT ctagsformatter.lo -MD -MP -MF .deps/ctagsformatter.Tpo -c -o ctagsformatter.lo ctagsformatter.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT linenumgenerator.lo -MD -MP -MF .deps/linenumgenerator.Tpo -c linenumgenerator.cpp -o linenumgenerator.o >/dev/null 2>&1 mv -f .deps/preformatter.Tpo .deps/preformatter.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT srcuntabifier.lo -MD -MP -MF .deps/srcuntabifier.Tpo -c -o srcuntabifier.lo srcuntabifier.cpp libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT readtags.lo -MD -MP -MF .deps/readtags.Tpo -c readtags.c -o readtags.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT ctagsformatter.lo -MD -MP -MF .deps/ctagsformatter.Tpo -c ctagsformatter.cpp -fPIC -DPIC -o .libs/ctagsformatter.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT srcuntabifier.lo -MD -MP -MF .deps/srcuntabifier.Tpo -c srcuntabifier.cpp -fPIC -DPIC -o .libs/srcuntabifier.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT ctagscollector.lo -MD -MP -MF .deps/ctagscollector.Tpo -c ctagscollector.cpp -o ctagscollector.o >/dev/null 2>&1 mv -f .deps/readtags.Tpo .deps/readtags.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT textstyleformatterfactory.lo -MD -MP -MF .deps/textstyleformatterfactory.Tpo -c -o textstyleformatterfactory.lo textstyleformatterfactory.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT textstyleformatterfactory.lo -MD -MP -MF .deps/textstyleformatterfactory.Tpo -c textstyleformatterfactory.cpp -fPIC -DPIC -o .libs/textstyleformatterfactory.o mv -f .deps/sourcehighlighter.Tpo .deps/sourcehighlighter.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT docgenerator.lo -MD -MP -MF .deps/docgenerator.Tpo -c -o docgenerator.lo docgenerator.cc mv -f .deps/ctagscollector.Tpo .deps/ctagscollector.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT doctemplate.lo -MD -MP -MF .deps/doctemplate.Tpo -c -o doctemplate.lo doctemplate.cpp mv -f .deps/sourcefilehighlighter.Tpo .deps/sourcefilehighlighter.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT chartranslator.lo -MD -MP -MF .deps/chartranslator.Tpo -c -o chartranslator.lo chartranslator.cc libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT docgenerator.lo -MD -MP -MF .deps/docgenerator.Tpo -c docgenerator.cc -fPIC -DPIC -o .libs/docgenerator.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT doctemplate.lo -MD -MP -MF .deps/doctemplate.Tpo -c doctemplate.cpp -fPIC -DPIC -o .libs/doctemplate.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT chartranslator.lo -MD -MP -MF .deps/chartranslator.Tpo -c chartranslator.cc -fPIC -DPIC -o .libs/chartranslator.o mv -f .deps/linenumgenerator.Tpo .deps/linenumgenerator.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT textstylebuilder.lo -MD -MP -MF .deps/textstylebuilder.Tpo -c -o textstylebuilder.lo textstylebuilder.cpp mv -f .deps/textstyleformatter.Tpo .deps/textstyleformatter.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT fileinfo.lo -MD -MP -MF .deps/fileinfo.Tpo -c -o fileinfo.lo fileinfo.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT docgenerator.lo -MD -MP -MF .deps/docgenerator.Tpo -c docgenerator.cc -o docgenerator.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT textstylebuilder.lo -MD -MP -MF .deps/textstylebuilder.Tpo -c textstylebuilder.cpp -fPIC -DPIC -o .libs/textstylebuilder.o mv -f .deps/settings.Tpo .deps/settings.Plo libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT fileinfo.lo -MD -MP -MF .deps/fileinfo.Tpo -c fileinfo.cpp -fPIC -DPIC -o .libs/fileinfo.o /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT ctagsmanager.lo -MD -MP -MF .deps/ctagsmanager.Tpo -c -o ctagsmanager.lo ctagsmanager.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT regexranges.lo -MD -MP -MF .deps/regexranges.Tpo -c regexranges.cpp -o regexranges.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT ctagsmanager.lo -MD -MP -MF .deps/ctagsmanager.Tpo -c ctagsmanager.cpp -fPIC -DPIC -o .libs/ctagsmanager.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT lineranges.lo -MD -MP -MF .deps/lineranges.Tpo -c lineranges.cpp -o lineranges.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT ctagsformatter.lo -MD -MP -MF .deps/ctagsformatter.Tpo -c ctagsformatter.cpp -o ctagsformatter.o >/dev/null 2>&1 mv -f .deps/docgenerator.Tpo .deps/docgenerator.Plo libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT wordtokenizer.lo -MD -MP -MF .deps/wordtokenizer.Tpo -c wordtokenizer.cpp -o wordtokenizer.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT regexhighlightrule.lo -MD -MP -MF .deps/regexhighlightrule.Tpo -c -o regexhighlightrule.lo regexhighlightrule.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT fileinfo.lo -MD -MP -MF .deps/fileinfo.Tpo -c fileinfo.cpp -o fileinfo.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT regexhighlightrule.lo -MD -MP -MF .deps/regexhighlightrule.Tpo -c regexhighlightrule.cpp -fPIC -DPIC -o .libs/regexhighlightrule.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT textstyleformatterfactory.lo -MD -MP -MF .deps/textstyleformatterfactory.Tpo -c textstyleformatterfactory.cpp -o textstyleformatterfactory.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT doctemplate.lo -MD -MP -MF .deps/doctemplate.Tpo -c doctemplate.cpp -o doctemplate.o >/dev/null 2>&1 mv -f .deps/fileinfo.Tpo .deps/fileinfo.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT regexrulefactory.lo -MD -MP -MF .deps/regexrulefactory.Tpo -c -o regexrulefactory.lo regexrulefactory.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT textstyle.lo -MD -MP -MF .deps/textstyle.Tpo -c textstyle.cpp -o textstyle.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT regexrulefactory.lo -MD -MP -MF .deps/regexrulefactory.Tpo -c regexrulefactory.cpp -fPIC -DPIC -o .libs/regexrulefactory.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT textstylebuilder.lo -MD -MP -MF .deps/textstylebuilder.Tpo -c textstylebuilder.cpp -o textstylebuilder.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT ctagsmanager.lo -MD -MP -MF .deps/ctagsmanager.Tpo -c ctagsmanager.cpp -o ctagsmanager.o >/dev/null 2>&1 mv -f .deps/langmap.Tpo .deps/langmap.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT regexpreprocessor.lo -MD -MP -MF .deps/regexpreprocessor.Tpo -c -o regexpreprocessor.lo regexpreprocessor.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT regexpreprocessor.lo -MD -MP -MF .deps/regexpreprocessor.Tpo -c regexpreprocessor.cpp -fPIC -DPIC -o .libs/regexpreprocessor.o mv -f .deps/textstyleformatterfactory.Tpo .deps/textstyleformatterfactory.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT highlightstatebuilder.lo -MD -MP -MF .deps/highlightstatebuilder.Tpo -c -o highlightstatebuilder.lo highlightstatebuilder.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT highlightstatebuilder.lo -MD -MP -MF .deps/highlightstatebuilder.Tpo -c highlightstatebuilder.cpp -fPIC -DPIC -o .libs/highlightstatebuilder.o mv -f .deps/doctemplate.Tpo .deps/doctemplate.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT highlightbuilderexception.lo -MD -MP -MF .deps/highlightbuilderexception.Tpo -c -o highlightbuilderexception.lo highlightbuilderexception.cpp mv -f .deps/ctagsformatter.Tpo .deps/ctagsformatter.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT langdefmanager.lo -MD -MP -MF .deps/langdefmanager.Tpo -c -o langdefmanager.lo langdefmanager.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT highlightbuilderexception.lo -MD -MP -MF .deps/highlightbuilderexception.Tpo -c highlightbuilderexception.cpp -fPIC -DPIC -o .libs/highlightbuilderexception.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT langdefmanager.lo -MD -MP -MF .deps/langdefmanager.Tpo -c langdefmanager.cpp -fPIC -DPIC -o .libs/langdefmanager.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT srcuntabifier.lo -MD -MP -MF .deps/srcuntabifier.Tpo -c srcuntabifier.cpp -o srcuntabifier.o >/dev/null 2>&1 mv -f .deps/ctagsmanager.Tpo .deps/ctagsmanager.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT langdefparser.lo -MD -MP -MF .deps/langdefparser.Tpo -c -o langdefparser.lo langdefparser.cc libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT langdefparser.lo -MD -MP -MF .deps/langdefparser.Tpo -c langdefparser.cc -fPIC -DPIC -o .libs/langdefparser.o mv -f .deps/textstylebuilder.Tpo .deps/textstylebuilder.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT langdefscanner.lo -MD -MP -MF .deps/langdefscanner.Tpo -c -o langdefscanner.lo langdefscanner.cc libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT regexrulefactory.lo -MD -MP -MF .deps/regexrulefactory.Tpo -c regexrulefactory.cpp -o regexrulefactory.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT langdefscanner.lo -MD -MP -MF .deps/langdefscanner.Tpo -c langdefscanner.cc -fPIC -DPIC -o .libs/langdefscanner.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT highlightbuilderexception.lo -MD -MP -MF .deps/highlightbuilderexception.Tpo -c highlightbuilderexception.cpp -o highlightbuilderexception.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT langdefmanager.lo -MD -MP -MF .deps/langdefmanager.Tpo -c langdefmanager.cpp -o langdefmanager.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT chartranslator.lo -MD -MP -MF .deps/chartranslator.Tpo -c chartranslator.cc -o chartranslator.o >/dev/null 2>&1 mv -f .deps/wordtokenizer.Tpo .deps/wordtokenizer.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT languageinfer.lo -MD -MP -MF .deps/languageinfer.Tpo -c -o languageinfer.lo languageinfer.cpp mv -f .deps/highlightbuilderexception.Tpo .deps/highlightbuilderexception.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT parserexception.lo -MD -MP -MF .deps/parserexception.Tpo -c -o parserexception.lo parserexception.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT languageinfer.lo -MD -MP -MF .deps/languageinfer.Tpo -c languageinfer.cpp -fPIC -DPIC -o .libs/languageinfer.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT langdefparser.lo -MD -MP -MF .deps/langdefparser.Tpo -c langdefparser.cc -o langdefparser.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT parserexception.lo -MD -MP -MF .deps/parserexception.Tpo -c parserexception.cpp -fPIC -DPIC -o .libs/parserexception.o mv -f .deps/regexranges.Tpo .deps/regexranges.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT stringtable.lo -MD -MP -MF .deps/stringtable.Tpo -c -o stringtable.lo stringtable.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT highlightstatebuilder.lo -MD -MP -MF .deps/highlightstatebuilder.Tpo -c highlightstatebuilder.cpp -o highlightstatebuilder.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT stringtable.lo -MD -MP -MF .deps/stringtable.Tpo -c stringtable.cpp -fPIC -DPIC -o .libs/stringtable.o mv -f .deps/langdefmanager.Tpo .deps/langdefmanager.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT vardefinitions.lo -MD -MP -MF .deps/vardefinitions.Tpo -c -o vardefinitions.lo vardefinitions.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT regexhighlightrule.lo -MD -MP -MF .deps/regexhighlightrule.Tpo -c regexhighlightrule.cpp -o regexhighlightrule.o >/dev/null 2>&1 mv -f .deps/regexrulefactory.Tpo .deps/regexrulefactory.Plo libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT vardefinitions.lo -MD -MP -MF .deps/vardefinitions.Tpo -c vardefinitions.cpp -fPIC -DPIC -o .libs/vardefinitions.o mv -f .deps/lineranges.Tpo .deps/lineranges.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT sourcehighlightutils.lo -MD -MP -MF .deps/sourcehighlightutils.Tpo -c -o sourcehighlightutils.lo sourcehighlightutils.cpp /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT yywrap.lo -MD -MP -MF .deps/yywrap.Tpo -c -o yywrap.lo yywrap.c libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT stringtable.lo -MD -MP -MF .deps/stringtable.Tpo -c stringtable.cpp -o stringtable.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT sourcehighlightutils.lo -MD -MP -MF .deps/sourcehighlightutils.Tpo -c sourcehighlightutils.cpp -fPIC -DPIC -o .libs/sourcehighlightutils.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT yywrap.lo -MD -MP -MF .deps/yywrap.Tpo -c yywrap.c -fPIC -DPIC -o .libs/yywrap.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT parserexception.lo -MD -MP -MF .deps/parserexception.Tpo -c parserexception.cpp -o parserexception.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -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: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT langdefscanner.lo -MD -MP -MF .deps/langdefscanner.Tpo -c langdefscanner.cc -o langdefscanner.o >/dev/null 2>&1 mv -f .deps/stringtable.Tpo .deps/stringtable.Plo mv -f .deps/parserexception.Tpo .deps/parserexception.Plo mv -f .deps/langdefparser.Tpo .deps/langdefparser.Plo mv -f .deps/textstyle.Tpo .deps/textstyle.Plo libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT sourcehighlightutils.lo -MD -MP -MF .deps/sourcehighlightutils.Tpo -c sourcehighlightutils.cpp -o sourcehighlightutils.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT vardefinitions.lo -MD -MP -MF .deps/vardefinitions.Tpo -c vardefinitions.cpp -o vardefinitions.o >/dev/null 2>&1 mv -f .deps/srcuntabifier.Tpo .deps/srcuntabifier.Plo mv -f .deps/sourcehighlightutils.Tpo .deps/sourcehighlightutils.Plo mv -f .deps/highlightstatebuilder.Tpo .deps/highlightstatebuilder.Plo mv -f .deps/vardefinitions.Tpo .deps/vardefinitions.Plo mv -f .deps/langdefscanner.Tpo .deps/langdefscanner.Plo libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT regexpreprocessor.lo -MD -MP -MF .deps/regexpreprocessor.Tpo -c regexpreprocessor.cpp -o regexpreprocessor.o >/dev/null 2>&1 mv -f .deps/chartranslator.Tpo .deps/chartranslator.Plo libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -I/usr/include/boost-1_42 -O2 -pipe -MT languageinfer.lo -MD -MP -MF .deps/languageinfer.Tpo -c languageinfer.cpp -o languageinfer.o >/dev/null 2>&1 mv -f .deps/regexhighlightrule.Tpo .deps/regexhighlightrule.Plo mv -f .deps/languageinfer.Tpo .deps/languageinfer.Plo mv -f .deps/regexpreprocessor.Tpo .deps/regexpreprocessor.Plo /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -version-info 2:0:1 -Wl,-O1 -o libsource-highlight.la -rpath /usr/lib 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_42 libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.4.3/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_42 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.4.3/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../crtn.o -Wl,-O1 -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 && i686-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: i686-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/xalloc-die.o .libs/libsource-highlight.lax/libgnu.a/exitfail.o .libs/libsource-highlight.lax/libgnu.a/basename.o .libs/libsource-highlight.lax/libgnu.a/progname.o .libs/libsource-highlight.lax/libgnu.a/dirname.o .libs/libsource-highlight.lax/libgnu.a/stripslash.o .libs/libsource-highlight.lax/libgnu.a/xmalloc.o .libs/libsource-highlight.lax/libgnu.a/xstrndup.o libtool: link: i686-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' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gl -I../gl -I/usr/include/boost-1_42 -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 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gl -I../gl -I/usr/include/boost-1_42 -O2 -pipe -MT check-regexp.o -MD -MP -MF .deps/check-regexp.Tpo -c -o check-regexp.o check-regexp.cpp i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gl -I../gl -I/usr/include/boost-1_42 -O2 -pipe -MT cmdline.o -MD -MP -MF .deps/cmdline.Tpo -c -o cmdline.o cmdline.c i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gl -I../gl -I/usr/include/boost-1_42 -O2 -pipe -MT source-highlight.o -MD -MP -MF .deps/source-highlight.Tpo -c -o source-highlight.o source-highlight.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gl -I../gl -I/usr/include/boost-1_42 -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 i686-pc-linux-gnu-g++ -O2 -pipe -L/usr/lib -Wl,-O1 -o source-highlight-settings source-highlight-settings.o ../gl/libgnu.la ../lib/srchilite/libsource-highlight.la libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -Wl,-O1 -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_42 mv -f .deps/cmdline.Tpo .deps/cmdline.Po mv -f .deps/source-highlight.Tpo .deps/source-highlight.Po /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -L/usr/lib -Wl,-O1 -o source-highlight cmdline.o source-highlight.o ../gl/libgnu.la ../lib/srchilite/libsource-highlight.la libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -Wl,-O1 -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_42 mv -f .deps/check-regexp.Tpo .deps/check-regexp.Po /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -L/usr/lib -Wl,-O1 -o check-regexp check-regexp_cmd.o check-regexp.o -lboost_regex-mt-1_42 ../gl/libgnu.la libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -Wl,-O1 -o check-regexp check-regexp_cmd.o check-regexp.o -L/usr/lib -lboost_regex-mt-1_42 ../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 commands for target `styleformatter.h.texinfo' Makefile:1333: warning: ignoring old commands 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 ../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 Processing ./Hello.java ... Processing ./flex_scanner.ll ... ../src/source-highlight --data-dir ../src/ --style-file ../src/default.style -i ../src/langdef.lang -o langdef.lang.html created ../doc/Hello.java.html ../src/source-highlight --data-dir ../src/ -s java -f html --style-file ../src/default.style --input ./SimpleClass.java --output SimpleClass.html --doc Processing ../src/source-highlight.cc ... ../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 Processing ../src/cmdline.h ... 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/cmdline.h.html created ../doc/source-highlight.cc.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 make -j14 -j1 check 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_sourcehighlight_errors make[3]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/tests' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_42 -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 i686-pc-linux-gnu-g++ -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -o test_regexrules test_regexrules_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_42 libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -Wl,-O1 -o test_regexrules test_regexrules_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_42 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_42 -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 i686-pc-linux-gnu-g++ -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -o test_formatter_manager test_formatter_manager_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_42 libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -Wl,-O1 -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_42 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_42 -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 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_42 -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 i686-pc-linux-gnu-g++ -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -o test_highlighter logformatter.o test_highlighter_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_42 libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -Wl,-O1 -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_42 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_42 -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 i686-pc-linux-gnu-g++ -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -o test_exception test_exception_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_42 libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -Wl,-O1 -o test_exception test_exception_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_42 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_42 -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 mv -f .deps/test_highlightbuilder_main.Tpo .deps/test_highlightbuilder_main.Po /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -o test_highlightbuilder logformatter.o test_highlightbuilder_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_42 libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -Wl,-O1 -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_42 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_42 -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 i686-pc-linux-gnu-g++ -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -o test_buffered_output test_buffered_output_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_42 libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -Wl,-O1 -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_42 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_42 -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 i686-pc-linux-gnu-g++ -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -o test_textstyle test_textstyle_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_42 libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -Wl,-O1 -o test_textstyle test_textstyle_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_42 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_42 -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 i686-pc-linux-gnu-g++ -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -o test_textgenerator test_textgenerator_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_42 libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -Wl,-O1 -o test_textgenerator test_textgenerator_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_42 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_42 -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 i686-pc-linux-gnu-g++ -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -o test_textstyleformatter test_textstyleformatter_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_42 libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -Wl,-O1 -o test_textstyleformatter test_textstyleformatter_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_42 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_42 -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 i686-pc-linux-gnu-g++ -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -o test_wordtokenizer test_wordtokenizer_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_42 libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -Wl,-O1 -o test_wordtokenizer test_wordtokenizer_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_42 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_42 -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 i686-pc-linux-gnu-g++ -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -o test_linenum test_linenum_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_42 libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -Wl,-O1 -o test_linenum test_linenum_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_42 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_42 -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 i686-pc-linux-gnu-g++ -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -o test_sourcefilehighlighter test_sourcefilehighlighter_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_42 libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -Wl,-O1 -o test_sourcefilehighlighter test_sourcefilehighlighter_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_42 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_42 -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 i686-pc-linux-gnu-g++ -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -o test_textstyleformatterfactory test_textstyleformatterfactory_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_42 libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -Wl,-O1 -o test_textstyleformatterfactory test_textstyleformatterfactory_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_42 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_42 -D BASEDIR="\"../../src/\"" -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 i686-pc-linux-gnu-g++ -D BASEDIR="\"../../src/\"" -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -o test_langdefmanager test_langdefmanager-test_langdefmanager_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_42 libtool: link: i686-pc-linux-gnu-g++ -D BASEDIR=\"../../src/\" -O2 -pipe -Wl,-O1 -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_42 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_42 -D BASEDIR="\"../../src/\"" -D TESTSDIR="\"../../tests/\"" -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 i686-pc-linux-gnu-g++ -D BASEDIR="\"../../src/\"" -D TESTSDIR="\"../../tests/\"" -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -o test_sourcehighlight test_sourcehighlight-test_sourcehighlight_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_42 libtool: link: i686-pc-linux-gnu-g++ -D BASEDIR=\"../../src/\" -D TESTSDIR=\"../../tests/\" -O2 -pipe -Wl,-O1 -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_42 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_42 -D BASEDIR="\"../../src/\"" -D TESTSDIR="\"../../tests/\"" -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 i686-pc-linux-gnu-g++ -D BASEDIR="\"../../src/\"" -D TESTSDIR="\"../../tests/\"" -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -o test_sourcehighlight_errors test_sourcehighlight_errors-test_sourcehighlight_errors_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_42 libtool: link: i686-pc-linux-gnu-g++ -D BASEDIR=\"../../src/\" -D TESTSDIR=\"../../tests/\" -O2 -pipe -Wl,-O1 -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_42 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_42 -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 i686-pc-linux-gnu-g++ -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -o test_langinfer test_langinfer_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_42 libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -Wl,-O1 -o test_langinfer test_langinfer_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_42 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_42 -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 i686-pc-linux-gnu-g++ -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -o test_untabifier test_untabifier_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_42 libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -Wl,-O1 -o test_untabifier test_untabifier_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_42 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_42 -D BASEDIR="\"./\"" -D TESTSDIR="\"../../tests/\"" -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 i686-pc-linux-gnu-g++ -D BASEDIR="\"./\"" -D TESTSDIR="\"../../tests/\"" -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -o test_outlangparser test_outlangparser-test_outlangparser_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_42 libtool: link: i686-pc-linux-gnu-g++ -D BASEDIR=\"./\" -D TESTSDIR=\"../../tests/\" -O2 -pipe -Wl,-O1 -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_42 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_42 -D BASEDIR="\"../../src/\"" -D TESTSDIR="\"../../tests/\"" -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 i686-pc-linux-gnu-g++ -D BASEDIR="\"../../src/\"" -D TESTSDIR="\"../../tests/\"" -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -o test_outlang_errors test_outlang_errors-test_outlang_errors_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_42 libtool: link: i686-pc-linux-gnu-g++ -D BASEDIR=\"../../src/\" -D TESTSDIR=\"../../tests/\" -O2 -pipe -Wl,-O1 -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_42 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_42 -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 i686-pc-linux-gnu-g++ -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -o test_events test_events_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_42 libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -Wl,-O1 -o test_events test_events_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_42 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_42 -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 i686-pc-linux-gnu-g++ -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -o test_debuglistener test_debuglistener_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_42 libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -Wl,-O1 -o test_debuglistener test_debuglistener_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_42 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_42 -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 i686-pc-linux-gnu-g++ -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -o test_regexpreprocessor test_regexpreprocessor_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_42 libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -Wl,-O1 -o test_regexpreprocessor test_regexpreprocessor_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_42 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_42 -D BASEDIR="\"../../src/\"" -D TESTSDIR="\"../../tests/\"" -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 i686-pc-linux-gnu-g++ -D BASEDIR="\"../../src/\"" -D TESTSDIR="\"../../tests/\"" -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -o test_filenotfound test_filenotfound-test_filenotfound_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_42 libtool: link: i686-pc-linux-gnu-g++ -D BASEDIR=\"../../src/\" -D TESTSDIR=\"../../tests/\" -O2 -pipe -Wl,-O1 -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_42 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_42 -D BASEDIR="\"../../src/\"" -D TESTSDIR="\"../../tests/\"" -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 i686-pc-linux-gnu-g++ -D BASEDIR="\"../../src/\"" -D TESTSDIR="\"../../tests/\"" -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -o test_style_errors test_style_errors-test_style_errors_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_42 libtool: link: i686-pc-linux-gnu-g++ -D BASEDIR=\"../../src/\" -D TESTSDIR=\"../../tests/\" -O2 -pipe -Wl,-O1 -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_42 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_42 -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 i686-pc-linux-gnu-g++ -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -o test_lineranges test_lineranges_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_42 libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -Wl,-O1 -o test_lineranges test_lineranges_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_42 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_42 -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 i686-pc-linux-gnu-g++ -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -o test_regexranges test_regexranges_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_42 libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -Wl,-O1 -o test_regexranges test_regexranges_main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_42 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_42 -D BASEDIR="\"./\"" -D TESTSDIR="\"../../tests/\"" -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 i686-pc-linux-gnu-g++ -D BASEDIR="\"./\"" -D TESTSDIR="\"../../tests/\"" -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -o test_settings test_settings-test_settings_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_42 libtool: link: i686-pc-linux-gnu-g++ -D BASEDIR=\"./\" -D TESTSDIR=\"../../tests/\" -O2 -pipe -Wl,-O1 -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_42 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_42 -D BASEDIR="\"./\"" -D TESTSDIR="\"../../tests/\"" -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 i686-pc-linux-gnu-g++ -D BASEDIR="\"./\"" -D TESTSDIR="\"../../tests/\"" -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -o test_langmap test_langmap-test_langmap_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_42 libtool: link: i686-pc-linux-gnu-g++ -D BASEDIR=\"./\" -D TESTSDIR=\"../../tests/\" -O2 -pipe -Wl,-O1 -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_42 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_42 -D BASEDIR="\"../../src/\"" -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 i686-pc-linux-gnu-g++ -D BASEDIR="\"../../src/\"" -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -o test_utils test_utils-test_utils_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex-mt-1_42 libtool: link: i686-pc-linux-gnu-g++ -D BASEDIR=\"../../src/\" -O2 -pipe -Wl,-O1 -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_42 -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: $text transformed: foo orig: $text transformed: foo orig:$text transformed: foo orig: $text transformed: (\foo) test_textstyle: SUCCESS! PASS: test_textstyle orig: fookeyword transformed: fookeyword orig: fookeyword transformed: fookeyword orig: fookeyword transformed: fookeyword 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: foo formatted: {foo} formatted: foo test_textstyleformatter: SUCCESS PASS: test_textstyleformatter tokens: space: " " word : "Here" space: " " word : "are" space: " " word : "some_words!" test_wordtokenizer: SUCCESS PASS: test_wordtokenizer line: 00010: line: 10: line: 10: line: 10: test_linenum: SUCCESS PASS: test_linenum HIGHLIGHTED: this is a normal string HIGHLIGHTED: this is a public class and here's another class end HIGHLIGHTED: this is /* a comment that spans more lines */ a public class and here's another class end HIGHLIGHTED: this is /* a comment that spans more lines */ a public class end HIGHLIGHTED: this is /* a comment that spans more lines */ a public class end HIGHLIGHTED: 00001: this is /* a comment 00002: that spans more lines 00003: */ end HIGHLIGHTED: PREFIX 00001: this is /* a comment PREFIX 00002: that spans more lines PREFIX 00003: */ end HIGHLIGHTED: PREFIX 00002: that spans more lines PREFIX 00003: */ end HIGHLIGHTED: PREFIX 00002: that spans more lines PREFIX 00003: */ end HIGHLIGHTED: PREFIX 00001: this is /* a comment PREFIX 00002: that spans more lines PREFIX 00003: */ end PREFIX 00004: end2 PREFIX 00005: end3 HIGHLIGHTED: PREFIX 00001: this is /* a comment PREFIX 00002: that spans more lines PREFIX 00003: */ end PREFIX 00004: end2 PREFIX ... PREFIX 00006: end4 PREFIX 00007: end5 PREFIX 00008: end6 PREFIX 00009: end7 PREFIX ... HIGHLIGHTED: PREFIX PREFIX 00004: in range PREFIX 00005: in range2 PREFIX 00009: end7 PREFIX 00010: end8 PREFIX 00011: end9 test_sourcefilehighlighter: SUCCESS PASS: test_sourcefilehighlighter formatted: test formatted: test formatted: test 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) "(?:(?:?))" (exit level: 0, next: 0) rule (url) "(?:(?:?))" (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) "(?:)" (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) "" (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) "" (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: 1, next: 0) rule (comment) "" (exit level: 1, next: 0) rule (comment) "" (exit level: 1, next: 0) rule (comment) "" (exit level: 1, next: 0) rule (comment) "
this /* is a comment
spanning more line */ end
formatted:
00001: this /* is a comment
00002: spanning more line */ end
formatted:
this < > & html chars
formatted:
these    are   tabs  chars
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: $text Underline: $text Color: $text ColorMap: [green]=#33CC00 [red]=#FF0000 default=#000000 CharTranslator: (&)|(<)|(>) -> (?1&)(?2<)(?3>) Onestyle: $text 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 public class and here's another class 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 /* a comment that spans more lines */ a public class and here's another class 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 /* a comment that spans more lines */ a public class end HIGHLIGHTED: this is /* a comment that spans more lines */ a public class end HIGHLIGHTED: 00001: this is /* a comment 00002: that spans more lines 00003: */ end HIGHLIGHTED: PREFIX 00001: this is /* a comment PREFIX 00002: that spans more lines PREFIX 00003: */ 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 test_sourcehighlight_errors: SUCCESS PASS: test_sourcehighlight_errors =================== All 31 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' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_42 -D DATADIR="\"../../src/\"" -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 i686-pc-linux-gnu-g++ -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -o source-highlight-console source-highlight-console-main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -Wl,-O1 -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_42 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_42 -D DATADIR="\"../../src/\"" -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 i686-pc-linux-gnu-g++ -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -o infoformatter infoformatter-main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -Wl,-O1 -o infoformatter infoformatter-main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_42 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite/.libs i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I./.. -I../../gl -I../../gl -I/usr/include/boost-1_42 -D DATADIR="\"../../src/\"" -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 i686-pc-linux-gnu-g++ -O2 -pipe -L/usr/lib -no-install -Wl,-O1 -o styleformatter styleformatter-main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -Wl,-O1 -o styleformatter styleformatter-main.o -L/usr/lib ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex-mt-1_42 -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 commands for target `styleformatter.h.texinfo' Makefile:1333: warning: ignoring old commands 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 occured 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 * ERROR: dev-util/source-highlight-3.1 failed: * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 54: Called src_test * environment, line 655: Called _eapi0_src_test * ebuild.sh, line 619: Called die * The specific snippet of code: * hasq test $FEATURES && die "Make check failed. See above for details." * * If you need support, post the output of 'emerge --info =dev-util/source-highlight-3.1', * the complete build log and the output of 'emerge -pqv =dev-util/source-highlight-3.1'. * The complete build log is located at '/var/log/portage/build/dev-util/source-highlight-3.1:20100419-053551.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-util/source-highlight-3.1/temp/environment'. * S: '/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1' >>> Install source-highlight-3.1 into /var/tmp/portage/dev-util/source-highlight-3.1/image/ category dev-util make -j14 DESTDIR=/var/tmp/portage/dev-util/source-highlight-3.1/image/ install Making install 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[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 `install-exec-am'. test -z "/usr/share/aclocal" || /bin/mkdir -p "/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/aclocal" /usr/bin/install -c -m 644 'ax_boost_base.m4' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/aclocal/ax_boost_base.m4' /usr/bin/install -c -m 644 'ax_boost_regex.m4' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/aclocal/ax_boost_regex.m4' 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' make[1]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/m4' Making install in gl make[1]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/gl' make install-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[4]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/gl' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. 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' make[1]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/gl' Making install in lib make[1]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib' Making install in srchilite make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite' make install-am make[3]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite' make[4]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/lib" test -z "/usr/include/srchilite" || /bin/mkdir -p "/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libsource-highlight.la' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/lib/libsource-highlight.la' /usr/bin/install -c -m 644 'parsestyles.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/parsestyles.h' /usr/bin/install -c -m 644 'stringdef.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/stringdef.h' /usr/bin/install -c -m 644 'langelem.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/langelem.h' /usr/bin/install -c -m 644 'statelangelem.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/statelangelem.h' /usr/bin/install -c -m 644 'langelems.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/langelems.h' /usr/bin/install -c -m 644 'langdefparserfun.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/langdefparserfun.h' libtool: install: /usr/bin/install -c .libs/libsource-highlight.so.1.1.0 /var/tmp/portage/dev-util/source-highlight-3.1/image//usr/lib/libsource-highlight.so.1.1.0 /usr/bin/install -c -m 644 'outlangdefparserfun.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/outlangdefparserfun.h' libtool: install: (cd /var/tmp/portage/dev-util/source-highlight-3.1/image//usr/lib && { ln -s -f libsource-highlight.so.1.1.0 libsource-highlight.so.1 || { rm -f libsource-highlight.so.1 && ln -s libsource-highlight.so.1.1.0 libsource-highlight.so.1; }; }) libtool: install: (cd /var/tmp/portage/dev-util/source-highlight-3.1/image//usr/lib && { ln -s -f libsource-highlight.so.1.1.0 libsource-highlight.so || { rm -f libsource-highlight.so && ln -s libsource-highlight.so.1.1.0 libsource-highlight.so; }; }) /usr/bin/install -c -m 644 'tostringcollection.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/tostringcollection.h' libtool: install: /usr/bin/install -c .libs/libsource-highlight.lai /var/tmp/portage/dev-util/source-highlight-3.1/image//usr/lib/libsource-highlight.la /usr/bin/install -c -m 644 'regexpreprocessor.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/regexpreprocessor.h' libtool: install: /usr/bin/install -c .libs/libsource-highlight.a /var/tmp/portage/dev-util/source-highlight-3.1/image//usr/lib/libsource-highlight.a /usr/bin/install -c -m 644 'langdefscanner.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/langdefscanner.h' libtool: install: chmod 644 /var/tmp/portage/dev-util/source-highlight-3.1/image//usr/lib/libsource-highlight.a libtool: install: i686-pc-linux-gnu-ranlib /var/tmp/portage/dev-util/source-highlight-3.1/image//usr/lib/libsource-highlight.a /usr/bin/install -c -m 644 'outlangdefscanner.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/outlangdefscanner.h' /usr/bin/install -c -m 644 'parsestruct.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/parsestruct.h' /usr/bin/install -c -m 644 'langmap.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/langmap.h' /usr/bin/install -c -m 644 'statestartlangelem.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/statestartlangelem.h' /usr/bin/install -c -m 644 'stringlistlangelem.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/stringlistlangelem.h' libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/install -c -m 644 'delimitedlangelem.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/delimitedlangelem.h' /usr/bin/install -c -m 644 'vardefinitions.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/vardefinitions.h' /usr/bin/install -c -m 644 'textstyle.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/textstyle.h' /usr/bin/install -c -m 644 'textstyles.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/textstyles.h' /usr/bin/install -c -m 644 'textstylebuilder.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/textstylebuilder.h' /usr/bin/install -c -m 644 'doctemplate.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/doctemplate.h' /usr/bin/install -c -m 644 'substfun.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/substfun.h' /usr/bin/install -c -m 644 'parserinfo.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/parserinfo.h' /usr/bin/install -c -m 644 'readtags.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/readtags.h' /usr/bin/install -c -m 644 'fileinfo.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/fileinfo.h' /usr/bin/install -c -m 644 'linebuffer.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/linebuffer.h' /usr/bin/install -c -m 644 'preformatter.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/preformatter.h' /usr/bin/install -c -m 644 'langelemsprinter.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/langelemsprinter.h' /usr/bin/install -c -m 644 'languageinfer.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/languageinfer.h' /usr/bin/install -c -m 644 'stopwatch.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/stopwatch.h' /usr/bin/install -c -m 644 'stylekey.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/stylekey.h' /usr/bin/install -c -m 644 'namedsubexpslangelem.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/namedsubexpslangelem.h' /usr/bin/install -c -m 644 'refposition.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/refposition.h' /usr/bin/install -c -m 644 'highlightrule.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/highlightrule.h' /usr/bin/install -c -m 644 'highlighttoken.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/highlighttoken.h' /usr/bin/install -c -m 644 'highlightrulefactory.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/highlightrulefactory.h' /usr/bin/install -c -m 644 'highlightstate.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/highlightstate.h' /usr/bin/install -c -m 644 'regexhighlightrule.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/regexhighlightrule.h' /usr/bin/install -c -m 644 'regexrulefactory.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/regexrulefactory.h' /usr/bin/install -c -m 644 'highlightstateprinter.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/highlightstateprinter.h' /usr/bin/install -c -m 644 'sourcehighlighter.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/sourcehighlighter.h' /usr/bin/install -c -m 644 'matchingparameters.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/matchingparameters.h' /usr/bin/install -c -m 644 'formatter.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/formatter.h' /usr/bin/install -c -m 644 'formattermanager.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/formattermanager.h' /usr/bin/install -c -m 644 'highlightstatebuilder.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/highlightstatebuilder.h' /usr/bin/install -c -m 644 'highlightbuilderexception.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/highlightbuilderexception.h' /usr/bin/install -c -m 644 'wordtokenizer.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/wordtokenizer.h' /usr/bin/install -c -m 644 'ctagscollector.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/ctagscollector.h' /usr/bin/install -c -m 644 'formatterparams.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/formatterparams.h' /usr/bin/install -c -m 644 'ctagsformatter.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/ctagsformatter.h' /usr/bin/install -c -m 644 'sourcefilehighlighter.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/sourcefilehighlighter.h' /usr/bin/install -c -m 644 'linenumgenerator.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/linenumgenerator.h' /usr/bin/install -c -m 644 'textstyleformatter.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/textstyleformatter.h' /usr/bin/install -c -m 644 'formatterfactory.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/formatterfactory.h' /usr/bin/install -c -m 644 'textstyleformatterfactory.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/textstyleformatterfactory.h' /usr/bin/install -c -m 644 'langdefmanager.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/langdefmanager.h' /usr/bin/install -c -m 644 'sourcehighlight.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/sourcehighlight.h' /usr/bin/install -c -m 644 'textstyleformattercollection.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/textstyleformattercollection.h' /usr/bin/install -c -m 644 'ioexception.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/ioexception.h' /usr/bin/install -c -m 644 'parserexception.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/parserexception.h' /usr/bin/install -c -m 644 'stringtable.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/stringtable.h' /usr/bin/install -c -m 644 'eventgenerator.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/eventgenerator.h' /usr/bin/install -c -m 644 'highlightevent.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/highlightevent.h' /usr/bin/install -c -m 644 'highlighteventlistener.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/highlighteventlistener.h' /usr/bin/install -c -m 644 'debuglistener.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/debuglistener.h' /usr/bin/install -c -m 644 'ctagsmanager.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/ctagsmanager.h' /usr/bin/install -c -m 644 'bufferedoutput.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/bufferedoutput.h' /usr/bin/install -c -m 644 'lineranges.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/lineranges.h' /usr/bin/install -c -m 644 'regexranges.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/regexranges.h' /usr/bin/install -c -m 644 'colors.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/colors.h' /usr/bin/install -c -m 644 'keys.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/keys.h' /usr/bin/install -c -m 644 'styleparser.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/styleparser.h' /usr/bin/install -c -m 644 'stylecssparser.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/stylecssparser.h' /usr/bin/install -c -m 644 'fileutil.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/fileutil.h' /usr/bin/install -c -m 644 'chartranslator.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/chartranslator.h' /usr/bin/install -c -m 644 'docgenerator.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/docgenerator.h' /usr/bin/install -c -m 644 'copyright.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/copyright.h' /usr/bin/install -c -m 644 'reportbugs.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/reportbugs.h' /usr/bin/install -c -m 644 'srcuntabifier.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/srcuntabifier.h' /usr/bin/install -c -m 644 'colormap.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/colormap.h' /usr/bin/install -c -m 644 'langdefparser.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/langdefparser.h' /usr/bin/install -c -m 644 'outlangdefparser.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/outlangdefparser.h' /usr/bin/install -c -m 644 'stylefileparser.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/stylefileparser.h' /usr/bin/install -c -m 644 'settings.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/settings.h' /usr/bin/install -c -m 644 'versions.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/versions.h' /usr/bin/install -c -m 644 'verbosity.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/verbosity.h' /usr/bin/install -c -m 644 'sourcehighlightutils.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/include/srchilite/sourcehighlightutils.h' 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' make[2]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/srchilite' Making install in tests make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib/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 `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. 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 install in examples make[2]: Entering 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/examples' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/source-highlight/examples" || /bin/mkdir -p "/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/examples" /usr/bin/install -c -m 644 'source-highlight-console-main.cpp' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/examples/source-highlight-console-main.cpp' /usr/bin/install -c -m 644 'infoformatter-main.cpp' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/examples/infoformatter-main.cpp' /usr/bin/install -c -m 644 'infoformatter.h' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/examples/infoformatter.h' 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[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 `install-exec-am'. make[3]: Nothing to be done for `install-data-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' make[1]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/lib' Making install in src make[1]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/src' make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/src' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/bin" test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/bin" test -z "/usr/share/source-highlight" || /bin/mkdir -p "/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight" /usr/bin/install -c 'java2html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/bin/java2html' /bin/sh ../libtool --mode=install /usr/bin/install -c 'check-regexp' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/bin/check-regexp' /usr/bin/install -c 'cpp2html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/bin/cpp2html' /usr/bin/install -c -m 644 'bison.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/bison.lang' /usr/bin/install -c 'src-hilite-lesspipe.sh' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/bin/src-hilite-lesspipe.sh' /usr/bin/install -c -m 644 'c.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/c.lang' /usr/bin/install -c -m 644 'cpp.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/cpp.lang' /usr/bin/install -c -m 644 'javascript.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/javascript.lang' /usr/bin/install -c -m 644 'perl.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/perl.lang' /usr/bin/install -c -m 644 'ruby.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/ruby.lang' libtool: install: /usr/bin/install -c check-regexp /var/tmp/portage/dev-util/source-highlight-3.1/image//usr/bin/check-regexp /usr/bin/install -c -m 644 'c_comment.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/c_comment.lang' /bin/sh ../libtool --mode=install /usr/bin/install -c 'source-highlight' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/bin/source-highlight' /usr/bin/install -c -m 644 'flex.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/flex.lang' /usr/bin/install -c -m 644 'log.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/log.lang' /usr/bin/install -c -m 644 'php.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/php.lang' /usr/bin/install -c -m 644 'sml.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sml.lang' /usr/bin/install -c -m 644 'caml.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/caml.lang' /usr/bin/install -c -m 644 'function.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/function.lang' /usr/bin/install -c -m 644 'lua.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/lua.lang' /usr/bin/install -c -m 644 'prolog.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/prolog.lang' /usr/bin/install -c -m 644 'symbols.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/symbols.lang' /usr/bin/install -c -m 644 'changelog.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/changelog.lang' libtool: install: /usr/bin/install -c .libs/source-highlight /var/tmp/portage/dev-util/source-highlight-3.1/image//usr/bin/source-highlight /usr/bin/install -c -m 644 'java.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/java.lang' /bin/sh ../libtool --mode=install /usr/bin/install -c 'source-highlight-settings' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/bin/source-highlight-settings' /usr/bin/install -c -m 644 'number.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/number.lang' /usr/bin/install -c -m 644 'python.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/python.lang' /usr/bin/install -c -m 644 'url.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/url.lang' /usr/bin/install -c -m 644 'pascal.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/pascal.lang' /usr/bin/install -c -m 644 'fortran.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/fortran.lang' /usr/bin/install -c -m 644 'fixed-fortran.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/fixed-fortran.lang' /usr/bin/install -c -m 644 'html.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/html.lang' /usr/bin/install -c -m 644 'latex.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/latex.lang' /usr/bin/install -c -m 644 'logtalk.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/logtalk.lang' libtool: install: /usr/bin/install -c .libs/source-highlight-settings /var/tmp/portage/dev-util/source-highlight-3.1/image//usr/bin/source-highlight-settings /usr/bin/install -c -m 644 'diff.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/diff.lang' /usr/bin/install -c -m 644 'c_string.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/c_string.lang' /usr/bin/install -c -m 644 'langdef.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/langdef.lang' /usr/bin/install -c -m 644 'outlang.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/outlang.lang' /usr/bin/install -c -m 644 'style.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/style.lang' /usr/bin/install -c -m 644 'extreme_comment.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/extreme_comment.lang' /usr/bin/install -c -m 644 'extreme_comment2.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/extreme_comment2.lang' /usr/bin/install -c -m 644 'extreme_comment3.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/extreme_comment3.lang' /usr/bin/install -c -m 644 'postscript.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/postscript.lang' /usr/bin/install -c -m 644 'csharp.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/csharp.lang' /usr/bin/install -c -m 644 'xml.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/xml.lang' /usr/bin/install -c -m 644 'sh.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh.lang' /usr/bin/install -c -m 644 'script_comment.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/script_comment.lang' /usr/bin/install -c -m 644 'tcl.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/tcl.lang' /usr/bin/install -c -m 644 'sql.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sql.lang' /usr/bin/install -c -m 644 'bib.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/bib.lang' /usr/bin/install -c -m 644 'makefile.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/makefile.lang' /usr/bin/install -c -m 644 'css.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/css.lang' /usr/bin/install -c -m 644 'm4.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/m4.lang' /usr/bin/install -c -m 644 'default.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/default.lang' /usr/bin/install -c -m 644 'nohilite.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/nohilite.lang' /usr/bin/install -c -m 644 'slang.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/slang.lang' /usr/bin/install -c -m 644 'key_string.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/key_string.lang' /usr/bin/install -c -m 644 'properties.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/properties.lang' /usr/bin/install -c -m 644 'desktop.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/desktop.lang' /usr/bin/install -c -m 644 'lsm.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/lsm.lang' /usr/bin/install -c -m 644 'spec.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/spec.lang' /usr/bin/install -c -m 644 'haxe.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/haxe.lang' /usr/bin/install -c -m 644 'ldap.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/ldap.lang' /usr/bin/install -c -m 644 'glsl.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/glsl.lang' /usr/bin/install -c -m 644 'xorg.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/xorg.lang' /usr/bin/install -c -m 644 'clike_vardeclaration.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/clike_vardeclaration.lang' /usr/bin/install -c -m 644 'scala.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/scala.lang' /usr/bin/install -c -m 644 'ada.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/ada.lang' /usr/bin/install -c -m 644 'conf.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/conf.lang' /usr/bin/install -c -m 644 'pc.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/pc.lang' /usr/bin/install -c -m 644 'oz.lang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/oz.lang' /usr/bin/install -c -m 644 'css_common.outlang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/css_common.outlang' /usr/bin/install -c -m 644 'esc.outlang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/esc.outlang' /usr/bin/install -c -m 644 'html_common.outlang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/html_common.outlang' /usr/bin/install -c -m 644 'html_ref.outlang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/html_ref.outlang' /usr/bin/install -c -m 644 'html_notfixed.outlang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/html_notfixed.outlang' /usr/bin/install -c -m 644 'htmlcss.outlang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/htmlcss.outlang' /usr/bin/install -c -m 644 'htmltable.outlang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/htmltable.outlang' /usr/bin/install -c -m 644 'htmltablelinenum.outlang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/htmltablelinenum.outlang' /usr/bin/install -c -m 644 'html.outlang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/html.outlang' /usr/bin/install -c -m 644 'latex.outlang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/latex.outlang' /usr/bin/install -c -m 644 'latexcolor.outlang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/latexcolor.outlang' /usr/bin/install -c -m 644 'xhtml_common.outlang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/xhtml_common.outlang' /usr/bin/install -c -m 644 'xhtmlcss.outlang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/xhtmlcss.outlang' /usr/bin/install -c -m 644 'xhtml.outlang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/xhtml.outlang' /usr/bin/install -c -m 644 'xhtml_notfixed.outlang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/xhtml_notfixed.outlang' /usr/bin/install -c -m 644 'xhtmltable.outlang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/xhtmltable.outlang' /usr/bin/install -c -m 644 'texinfo.outlang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/texinfo.outlang' /usr/bin/install -c -m 644 'javadoc.outlang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/javadoc.outlang' /usr/bin/install -c -m 644 'docbook.outlang' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/docbook.outlang' /usr/bin/install -c -m 644 'texinfo.style' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/texinfo.style' /usr/bin/install -c -m 644 'esc.style' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/esc.style' /usr/bin/install -c -m 644 'default.style' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/default.style' /usr/bin/install -c -m 644 'style2.style' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/style2.style' /usr/bin/install -c -m 644 'style3.style' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/style3.style' /usr/bin/install -c -m 644 'lang.map' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/lang.map' /usr/bin/install -c -m 644 'outlang.map' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/outlang.map' /usr/bin/install -c -m 644 'default.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/default.css' /usr/bin/install -c -m 644 'style.defaults' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/style.defaults' make[2]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/src' make[1]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/src' Making install 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 commands for target `styleformatter.h.texinfo' Makefile:1333: warning: ignoring old commands for target `styleformatter.h.texinfo' make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/doc' Makefile:1342: warning: overriding commands for target `styleformatter.h.texinfo' Makefile:1333: warning: ignoring old commands for target `styleformatter.h.texinfo' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || /bin/mkdir -p "/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/info" test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/man/man1" test -z "/usr/share/source-highlight" || /bin/mkdir -p "/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight" test -z "/usr/share/doc/source-highlight" || /bin/mkdir -p "/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight" /usr/bin/install -c -m 644 'default.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/default.css' /usr/bin/install -c -m 644 'colors.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/colors.html' /usr/bin/install -c -m 644 'Hello.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/Hello.css' /usr/bin/install -c -m 644 'source-highlight.1' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/man/man1/source-highlight.1' /usr/bin/install -c -m 644 'source-highlight.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/source-highlight.html' /usr/bin/install -c -m 644 './source-highlight.info' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/info/source-highlight.info' /usr/bin/install -c -m 644 'Hello2.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/Hello2.css' /usr/bin/install -c -m 644 'Hello.java' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/Hello.java' /usr/bin/install -c -m 644 'mono-alt.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/mono-alt.css' /usr/bin/install -c -m 644 'Hello1.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/Hello1.html' /usr/bin/install -c -m 644 'source-highlight-settings.1' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/man/man1/source-highlight-settings.1' /usr/bin/install -c -m 644 'mono.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/mono.css' /usr/bin/install -c -m 644 'Hello2.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/Hello2.html' /usr/bin/install -c -m 644 'cpp2html.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/cpp2html.css' /usr/bin/install -c -m 644 'Hello3.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/Hello3.html' /usr/bin/install -c -m 644 'check-regexp.1' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/man/man1/check-regexp.1' /usr/bin/install -c -m 644 'xhtml.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/xhtml.css' /usr/bin/install -c -m 644 './source-highlight-lib.info' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/info/source-highlight-lib.info' /usr/bin/install -c -m 644 'Hello4.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/Hello4.html' /usr/bin/install -c -m 644 'sh_acid.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_acid.css' /usr/bin/install -c -m 644 'Hello5.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/Hello5.html' /usr/bin/install -c -m 644 'sh_golden.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_golden.css' /usr/bin/install -c -m 644 'Hello.java.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/Hello.java.html' /usr/bin/install -c -m 644 'sh_night.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_night.css' /usr/bin/install -c -m 644 'Hello_h_f.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/Hello_h_f.html' install-info --info-dir='/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/info' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/info/source-highlight.info' /usr/bin/install -c -m 644 'sh_berries-dark.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_berries-dark.css' /usr/bin/install -c -m 644 'Hello_lines.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/Hello_lines.html' /usr/bin/install -c -m 644 'sh_greenlcd.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_greenlcd.css' install-info --info-dir='/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/info' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/info/source-highlight-lib.info' /usr/bin/install -c -m 644 'Hello_xhtml.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/Hello_xhtml.html' /usr/bin/install -c -m 644 'sh_pablo.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_pablo.css' /usr/bin/install -c -m 644 'Hello_xhtml2.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/Hello_xhtml2.html' /usr/bin/install -c -m 644 'sh_berries-light.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_berries-light.css' /usr/bin/install -c -m 644 'Hello_notfixed.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/Hello_notfixed.html' /usr/bin/install -c -m 644 'sh_ide-anjuta.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_ide-anjuta.css' /usr/bin/install -c -m 644 'default.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/default.css' /usr/bin/install -c -m 644 'sh_peachpuff.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_peachpuff.css' /usr/bin/install -c -m 644 'Hello.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/Hello.css' /usr/bin/install -c -m 644 'sh_bipolar.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_bipolar.css' /usr/bin/install -c -m 644 'Hello2.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/Hello2.css' /usr/bin/install -c -m 644 'sh_ide-codewarrior.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_ide-codewarrior.css' /usr/bin/install -c -m 644 'mono-alt.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/mono-alt.css' /usr/bin/install -c -m 644 'sh_print.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_print.css' /usr/bin/install -c -m 644 'mono.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/mono.css' /usr/bin/install -c -m 644 'sh_blacknblue.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_blacknblue.css' /usr/bin/install -c -m 644 'cpp2html.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/cpp2html.css' /usr/bin/install -c -m 644 'sh_ide-devcpp.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_ide-devcpp.css' /usr/bin/install -c -m 644 'xhtml.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/xhtml.css' /usr/bin/install -c -m 644 'sh_rand01.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_rand01.css' /usr/bin/install -c -m 644 'sh_acid.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_acid.css' /usr/bin/install -c -m 644 'sh_bright.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_bright.css' /usr/bin/install -c -m 644 'sh_golden.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_golden.css' /usr/bin/install -c -m 644 'sh_ide-eclipse.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_ide-eclipse.css' /usr/bin/install -c -m 644 'sh_night.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_night.css' /usr/bin/install -c -m 644 'sh_the.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_the.css' /usr/bin/install -c -m 644 'sh_berries-dark.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_berries-dark.css' /usr/bin/install -c -m 644 'sh_contrast.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_contrast.css' /usr/bin/install -c -m 644 'sh_greenlcd.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_greenlcd.css' /usr/bin/install -c -m 644 'sh_ide-kdev.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_ide-kdev.css' /usr/bin/install -c -m 644 'sh_pablo.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_pablo.css' /usr/bin/install -c -m 644 'sh_typical.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_typical.css' /usr/bin/install -c -m 644 'sh_berries-light.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_berries-light.css' /usr/bin/install -c -m 644 'sh_darkblue.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_darkblue.css' /usr/bin/install -c -m 644 'sh_ide-anjuta.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_ide-anjuta.css' /usr/bin/install -c -m 644 'sh_ide-msvcpp.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_ide-msvcpp.css' /usr/bin/install -c -m 644 'sh_peachpuff.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_peachpuff.css' /usr/bin/install -c -m 644 'sh_vampire.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_vampire.css' /usr/bin/install -c -m 644 'sh_bipolar.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_bipolar.css' /usr/bin/install -c -m 644 'sh_darkness.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_darkness.css' /usr/bin/install -c -m 644 'sh_ide-codewarrior.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_ide-codewarrior.css' /usr/bin/install -c -m 644 'sh_kwrite.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_kwrite.css' /usr/bin/install -c -m 644 'sh_print.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_print.css' /usr/bin/install -c -m 644 'sh_vim-dark.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_vim-dark.css' /usr/bin/install -c -m 644 'sh_blacknblue.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_blacknblue.css' /usr/bin/install -c -m 644 'sh_desert.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_desert.css' /usr/bin/install -c -m 644 'sh_ide-devcpp.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_ide-devcpp.css' /usr/bin/install -c -m 644 'sh_matlab.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_matlab.css' /usr/bin/install -c -m 644 'sh_rand01.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_rand01.css' /usr/bin/install -c -m 644 'sh_vim.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_vim.css' /usr/bin/install -c -m 644 'sh_bright.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_bright.css' /usr/bin/install -c -m 644 'sh_dull.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_dull.css' /usr/bin/install -c -m 644 'sh_ide-eclipse.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_ide-eclipse.css' /usr/bin/install -c -m 644 'sh_navy.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_navy.css' /usr/bin/install -c -m 644 'sh_the.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_the.css' /usr/bin/install -c -m 644 'sh_whatis.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_whatis.css' /usr/bin/install -c -m 644 'sh_contrast.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_contrast.css' /usr/bin/install -c -m 644 'sh_easter.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_easter.css' /usr/bin/install -c -m 644 'sh_ide-kdev.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_ide-kdev.css' /usr/bin/install -c -m 644 'sh_nedit.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_nedit.css' /usr/bin/install -c -m 644 'sh_typical.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_typical.css' /usr/bin/install -c -m 644 'sh_whitengrey.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_whitengrey.css' /usr/bin/install -c -m 644 'sh_emacs.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_emacs.css' /usr/bin/install -c -m 644 'sh_darkblue.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_darkblue.css' /usr/bin/install -c -m 644 'sh_ide-msvcpp.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_ide-msvcpp.css' /usr/bin/install -c -m 644 'sh_neon.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_neon.css' /usr/bin/install -c -m 644 'sh_vampire.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_vampire.css' /usr/bin/install -c -m 644 'sh_zellner.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/source-highlight/sh_zellner.css' /usr/bin/install -c -m 644 'sh_darkness.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_darkness.css' /usr/bin/install -c -m 644 'sh_kwrite.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_kwrite.css' /usr/bin/install -c -m 644 'sh_vim-dark.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_vim-dark.css' /usr/bin/install -c -m 644 'sh_desert.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_desert.css' /usr/bin/install -c -m 644 'sh_matlab.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_matlab.css' /usr/bin/install -c -m 644 'sh_vim.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_vim.css' /usr/bin/install -c -m 644 'sh_dull.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_dull.css' /usr/bin/install -c -m 644 'sh_navy.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_navy.css' /usr/bin/install -c -m 644 'sh_whatis.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_whatis.css' /usr/bin/install -c -m 644 'sh_easter.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_easter.css' /usr/bin/install -c -m 644 'sh_nedit.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_nedit.css' /usr/bin/install -c -m 644 'sh_whitengrey.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_whitengrey.css' /usr/bin/install -c -m 644 'sh_emacs.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_emacs.css' /usr/bin/install -c -m 644 'sh_neon.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_neon.css' /usr/bin/install -c -m 644 'sh_zellner.css' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/sh_zellner.css' /usr/bin/install -c -m 644 'source-highlight.cc.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/source-highlight.cc.html' /usr/bin/install -c -m 644 'cmdline.h.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/cmdline.h.html' /usr/bin/install -c -m 644 'flex_scanner.ll.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/flex_scanner.ll.html' /usr/bin/install -c -m 644 'header.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/header.html' /usr/bin/install -c -m 644 'footer.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/footer.html' /usr/bin/install -c -m 644 'langdef.lang.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/langdef.lang.html' /usr/bin/install -c -m 644 'index.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/index.html' /usr/bin/install -c -m 644 'examples.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/examples.html' /usr/bin/install -c -m 644 'SimpleClass.java' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/SimpleClass.java' /usr/bin/install -c -m 644 'SimpleClass.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/SimpleClass.html' /usr/bin/install -c -m 644 'SimpleClass-doc.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/SimpleClass-doc.html' /usr/bin/install -c -m 644 'UsageExample.java' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/UsageExample.java' /usr/bin/install -c -m 644 'UsageExample.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/UsageExample.html' /usr/bin/install -c -m 644 'style_examples.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/style_examples.html' make[2]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/doc' make[1]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/doc' Making install in tests make[1]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' Making install 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[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 `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests/output_dir' 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[3]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/source-highlight" || /bin/mkdir -p "/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight" /usr/bin/install -c -m 644 'test.php3.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/test.php3.html' /usr/bin/install -c -m 644 'test.pl.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/test.pl.html' /usr/bin/install -c -m 644 'test.pm.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/test.pm.html' /usr/bin/install -c -m 644 'test.py.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/test.py.html' /usr/bin/install -c -m 644 'test.rb.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/test.rb.html' /usr/bin/install -c -m 644 'test.js.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/test.js.html' /usr/bin/install -c -m 644 'test.lua.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/test.lua.html' /usr/bin/install -c -m 644 'test.ml.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/test.ml.html' /usr/bin/install -c -m 644 'test.sml.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/test.sml.html' /usr/bin/install -c -m 644 'test.log.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/test.log.html' /usr/bin/install -c -m 644 'access.log.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/access.log.html' /usr/bin/install -c -m 644 'auth.log.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/auth.log.html' /usr/bin/install -c -m 644 'error.log.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/error.log.html' /usr/bin/install -c -m 644 'syslog.log.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/syslog.log.html' /usr/bin/install -c -m 644 'test.htm.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/test.htm.html' /usr/bin/install -c -m 644 'test.java.tex.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/test.java.tex.html' /usr/bin/install -c -m 644 'syslog.style.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/syslog.style.html' /usr/bin/install -c -m 644 'log.lang.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/log.lang.html' /usr/bin/install -c -m 644 'c.lang.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/c.lang.html' /usr/bin/install -c -m 644 'default.style.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/default.style.html' /usr/bin/install -c -m 644 'test_linerange_sep.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/test_linerange_sep.html' /usr/bin/install -c -m 644 'test.java.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/test.java.html' /usr/bin/install -c -m 644 'test_regexrange4.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/test_regexrange4.html' /usr/bin/install -c -m 644 'test_refs.h.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/test_refs.h.html' /usr/bin/install -c -m 644 'test_refs.cpp.html' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/test_refs.cpp.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[1]: Leaving directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/tests' make[1]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1' make[2]: Entering directory `/var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1' make[2]: Nothing to be done for `install-exec-am'. test -z "" || /bin/mkdir -p "/var/tmp/portage/dev-util/source-highlight-3.1/image/" test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/lib/pkgconfig" test -z "/usr/share/doc/source-highlight" || /bin/mkdir -p "/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight" /usr/bin/install -c -m 644 'ChangeLog' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/ChangeLog' /usr/bin/install -c -m 644 'source-highlight.pc' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/lib/pkgconfig/source-highlight.pc' /usr/bin/install -c -m 644 'COPYING' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/COPYING' /usr/bin/install -c -m 644 'NEWS' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/NEWS' /usr/bin/install -c -m 644 'THANKS' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/THANKS' /usr/bin/install -c -m 644 'INSTALL' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/INSTALL' /usr/bin/install -c -m 644 'README' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/README' /usr/bin/install -c -m 644 'TODO.txt' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/TODO.txt' /usr/bin/install -c -m 644 'CREDITS' '/var/tmp/portage/dev-util/source-highlight-3.1/image//usr/share/doc/source-highlight/CREDITS' 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' >>> Completed installing source-highlight-3.1 into /var/tmp/portage/dev-util/source-highlight-3.1/image/ /var/tmp/portage/dev-util/source-highlight-3.1/image/usr/lib/libsource-highlight.la already clean, skipping update. strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/lib/libsource-highlight.so.1.1.0 usr/bin/source-highlight usr/bin/source-highlight-settings usr/bin/check-regexp usr/lib/libsource-highlight.a removing executable bit: usr/lib/libsource-highlight.la