=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. => Checksum SHA1 OK for source-highlight-3.1.4.tar.gz => Checksum RMD160 OK for source-highlight-3.1.4.tar.gz ===> Installing dependencies for source-highlight-3.1.4nb6 => Build dependency libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb8 => Build dependency gmake>=3.81: found gmake-3.82nb5 => Build dependency gsed>=3.0.2: found gsed-4.2.2nb4 => Build dependency boost-headers-1.53.*: found boost-headers-1.53.0 => Full dependency exctags-[0-9]*: found exctags-5.8 => Full dependency boost-libs-1.53.*: found boost-libs-1.53.0 => Full dependency boost-libs-1.53.0{,nb*}: found boost-libs-1.53.0 ===> Overriding tools for source-highlight-3.1.4nb6 ===> Extracting for source-highlight-3.1.4nb6 ===> Patching for source-highlight-3.1.4nb6 => Applying pkgsrc patches for source-highlight-3.1.4nb6 ===> Creating toolchain wrappers for source-highlight-3.1.4nb6 ===> Configuring for source-highlight-3.1.4nb6 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Adding run-time search paths to pkg-config files. checking for a BSD-compatible install... /usr/bin/install -c -o pbulkXXX -g users checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for x86_64--netbsd-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for gawk... (cached) /usr/bin/awk checking for a sed that does not truncate output... /usr/pkg/bin/gsed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /scratch/textproc/source-highlight/work/.wrapper/bin/ld checking if the linker (/scratch/textproc/source-highlight/work/.wrapper/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /scratch/textproc/source-highlight/work/.wrapper/bin/ld option to reload object files... -r checking for x86_64--netbsd-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for x86_64--netbsd-ar... no checking for ar... ar checking for x86_64--netbsd-strip... no checking for strip... strip checking for x86_64--netbsd-ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) gcc3 checking how to run the C++ preprocessor... c++ -E checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/scratch/textproc/source-highlight/work/.wrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory no checking dynamic linker characteristics... NetBSD ld.elf_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 c++... /scratch/textproc/source-highlight/work/.wrapper/bin/ld checking if the linker (/scratch/textproc/source-highlight/work/.wrapper/bin/ld) is GNU ld... yes checking whether the c++ linker (/scratch/textproc/source-highlight/work/.wrapper/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... rm: conftest*: No such file or directory yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/scratch/textproc/source-highlight/work/.wrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_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... yes checking for bison... no checking for byacc... no 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 *... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long_only... no checking whether getenv is declared... yes checking for inline... inline checking for stdbool.h that conforms to C99... yes checking for _Bool... yes 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... no 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... no checking for strdup... yes checking for working strndup... yes checking for working strnlen... yes checking for nlink_t... yes checking whether is standalone... yes checking for off_t... yes checking for gengetopt... no checking for doublecpp... no checking for valgrind... no checking for help2man... no checking for ctags... /usr/pkg/bin/exctags checking whether /usr/pkg/bin/exctags accept --excmd... no checking for bash... no checking for sh... /scratch/textproc/source-highlight/work/.tools/bin/sh checking checking if it's bison ... no: it's yacc checking for tar... /bin/tar checking for texi2html... no checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile config.status: creating 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 lib/compat/Makefile config.status: creating tests/Makefile config.status: creating tests/output_dir/Makefile config.status: creating source-highlight.spec config.status: creating tests/valgrind_tests.sh config.status: creating tests/valgrind_suppressions.sh config.status: creating tests/valgrind_test.sh config.status: creating lib/tests/valgrind_test.sh config.status: creating doc/shjs_css_transform.sh config.status: creating doc/gen_style_example.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory Good - your configure finished. Start make now These programs are NOT required, and are useful only for source-highlight developers Gengetopt.........: Doublecpp.........: Valgrind..........: (source-highlight) version 3.1.4 Prefix.........: /usr/pkg Using Boost....: -lboost_regex C++ Compiler...: c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include Linker.........: /scratch/textproc/source-highlight/work/.wrapper/bin/ld -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib Doxygen........: NONE or not enabled Help2Man.......: NONE Ctags..........: /usr/pkg/bin/exctags configure: WARNING: help2man is not installed so the man page will not be updated in case command line options are changed. This is important for maintainers only, though. 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). => Modifying libtool scripts to use pkgsrc libtool