###
### Mon Jun 28 22:43:47 EST 2004:
### /usr/pkg/bin/bmake bulk-package for source-highlight-1.9
### Current pkg count:  9 installed packages: digest-20021220 expat-1.95.7 gettext-lib-0.11.5nb3 gmake-3.80nb3 libiconv-1.9.1nb2 libtool-base-1.5.6nb1 patch-2.5.4nb2 pkg_install-info-4.5nb2 xpkgwedge-1.10
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for source-highlight-1.9
===> Cleaning for patch-2.5.4nb2
BULK> Removing installed packages which are not needed to build source-highlight-1.9
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r xpkgwedge-1.10
pkg_delete: package 'xpkgwedge-1.10' doesn't have a prefix
pkg_delete: package 'xpkgwedge-1.10' doesn't have a prefix
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r expat-1.95.7
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r gmake-3.80nb3
BULK> source-highlight-1.9 requires installed package patch-2.5.4nb2 (devel/patch) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libtool-base-1.5.6nb1
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libiconv-1.9.1nb2
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r pkg_install-info-4.5nb2
BULK> Installing packages which are required to build source-highlight-1.9.
BULK> Required package patch-2.5.4nb2 (devel/patch) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (source-highlight-1.9)
===> Checking for vulnerabilities in source-highlight-1.9
=> source-highlight-1.9.tar.gz doesn't seem to exist on this system.
=> Attempting to fetch source-highlight-1.9.tar.gz from ftp://ftp.gnu.org/pub/gnu/src-highlite/.
=> [682343 bytes]
=> Checksum OK for source-highlight-1.9.tar.gz.
work -> /work/pkgbuild/textproc/source-highlight/work
===> Extracting for source-highlight-1.9
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
===> Patching for source-highlight-1.9
===> Applying pkgsrc patches for source-highlight-1.9
===> Overriding tools for source-highlight-1.9
===> Buildlinking for source-highlight-1.9
===> Configuring for source-highlight-1.9
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /usr/ucb/install -c -o root -g root
checking whether build environment is sane... yes
checking for gawk... /usr/bin/nawk
checking whether bmake sets $(MAKE)... yes
checking for sparc-sun-solaris2-strip... no
checking for strip... strip
checking for sparc-sun-solaris2-gcc... cc
checking for C compiler default output... 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... no
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for style of include used by bmake... GNU
checking dependency style of cc... none
checking whether cc accepts -Aa... yes
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... cc -E
checking for egrep... 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... no
checking for unistd.h... 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 sparc-sun-solaris2-g++... CC
checking whether we are using the GNU C++ compiler... no
checking whether CC accepts -g... yes
checking dependency style of CC... none
checking for gawk... (cached) /usr/bin/nawk
checking for a BSD-compatible install... /usr/ucb/install -c -o root -g root
checking for sparc-sun-solaris2-ranlib... no
checking for ranlib... ranlib
checking whether the compiler implements namespaces... yes
checking whether the compiler supports Standard Template Library... yes
checking whether the compiler has stringstream... yes
checking for the txtc compiler... yes
checking for bison... yacc
checking for flex... no
checking for lex... lex
checking for yywrap in -lfl... no
checking for yywrap in -ll... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... no
checking for main in -lfl... no
checking for main in -lefence... no
checking for yywrap... no
checking how to run the C++ preprocessor... CC -E
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking for strdup... yes
checking getopt.h usability... no
checking getopt.h presence... no
checking for getopt.h... no
checking for getopt_long... no
checking for getopt_long in -lgnugetopt... no
checking for gengetopt... no
checking checking if it's bison ... no: it's yacc 
checking for tar... /usr/bin/tar
configure: creating ./config.status
config.status: creating Makefile
config.status: creating txtc.sh
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 doc/source-highlight.html
config.status: creating doc/source-highlight.1
config.status: creating src/includes/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/genhtml/Makefile
config.status: creating src/genesc/Makefile
config.status: creating tests/Makefile
config.status: creating source-highlight.spec
config.status: creating config.h
config.status: linking ./src/gnugetopt.h to src/getopt.h
config.status: executing depfiles commands
===> Building for source-highlight-1.9
cd . && /bin/ksh /work/pkgbuild/textproc/source-highlight/work/source-highlight-1.9/missing --run aclocal-1.7 
WARNING: `aclocal' is missing on your system.  You should only need it if
         you modified `acinclude.m4' or `configure.in'.  You might want
         to install the `Automake' and `Perl' packages.  Grab them from
         any GNU archive site.
cd . && /bin/ksh /work/pkgbuild/textproc/source-highlight/work/source-highlight-1.9/missing --run autoheader
WARNING: `autoheader' is missing on your system.  You should only need it if
         you modified `acconfig.h' or `configure.in'.  You might want
         to install the `Autoconf' and `GNU m4' packages.  Grab them
         from any GNU archive site.
touch ./config.h.in
cd . && /bin/ksh /work/pkgbuild/textproc/source-highlight/work/source-highlight-1.9/missing --run autoconf
WARNING: `autoconf' is missing on your system.  You should only need it if
         you modified `configure.in'.  You might want to install the
         `Autoconf' and `GNU m4' packages.  Grab them from any GNU
         archive site.
/bin/ksh ./config.status --recheck
cd . && /bin/ksh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
/usr/pkg/bin/bmake  all-recursive
Making all in src
/usr/pkg/bin/bmake  all-recursive
Making all in lib
/usr/pkg/bin/bmake  all-am
cd ../.. &&  /bin/ksh /work/pkgbuild/textproc/source-highlight/work/source-highlight-1.9/missing --run automake-1.7 --gnu  src/lib/Makefile
WARNING: `automake' is missing on your system.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.in'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
cd ../.. && /bin/ksh ./config.status src/lib/Makefile depfiles
config.status: creating src/lib/Makefile
config.status: executing depfiles commands
/bin/ksh ../../txtc.sh copyright.text
/bin/ksh ../../txtc.sh reportbugs.text
source='cmdline.c' object='cmdline.o' libtool=no  depfile='.deps/cmdline.Po' tmpdepfile='.deps/cmdline.TPo'  depmode=none /bin/ksh ../../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src     -O -Aa -c `test -f 'cmdline.c' || echo './'`cmdline.c
source='generators.cc' object='generators.o' libtool=no  depfile='.deps/generators.Po' tmpdepfile='.deps/generators.TPo'  depmode=none /bin/ksh ../../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o generators.o `test -f 'generators.cc' || echo './'`generators.cc
source='tags.cc' object='tags.o' libtool=no  depfile='.deps/tags.Po' tmpdepfile='.deps/tags.TPo'  depmode=none /bin/ksh ../../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o tags.o `test -f 'tags.cc' || echo './'`tags.cc
source='messages.cc' object='messages.o' libtool=no  depfile='.deps/messages.Po' tmpdepfile='.deps/messages.TPo'  depmode=none /bin/ksh ../../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o messages.o `test -f 'messages.cc' || echo './'`messages.cc
source='genfun.cc' object='genfun.o' libtool=no  depfile='.deps/genfun.Po' tmpdepfile='.deps/genfun.TPo'  depmode=none /bin/ksh ../../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o genfun.o `test -f 'genfun.cc' || echo './'`genfun.cc
"linenogen.h", line 46: Warning: LineNumberDecorator::generate hides the virtual function TextGenerator::generate(const char*, int, int).
1 Warning(s) detected.
source='fileutil.cc' object='fileutil.o' libtool=no  depfile='.deps/fileutil.Po' tmpdepfile='.deps/fileutil.TPo'  depmode=none /bin/ksh ../../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o fileutil.o `test -f 'fileutil.cc' || echo './'`fileutil.cc
source='chartranslator.cc' object='chartranslator.o' libtool=no  depfile='.deps/chartranslator.Po' tmpdepfile='.deps/chartranslator.TPo'  depmode=none /bin/ksh ../../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o chartranslator.o `test -f 'chartranslator.cc' || echo './'`chartranslator.cc
source='textgen.cc' object='textgen.o' libtool=no  depfile='.deps/textgen.Po' tmpdepfile='.deps/textgen.TPo'  depmode=none /bin/ksh ../../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o textgen.o `test -f 'textgen.cc' || echo './'`textgen.cc
source='decorators.cc' object='decorators.o' libtool=no  depfile='.deps/decorators.Po' tmpdepfile='.deps/decorators.TPo'  depmode=none /bin/ksh ../../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o decorators.o `test -f 'decorators.cc' || echo './'`decorators.cc
source='linenogen.cc' object='linenogen.o' libtool=no  depfile='.deps/linenogen.Po' tmpdepfile='.deps/linenogen.TPo'  depmode=none /bin/ksh ../../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o linenogen.o `test -f 'linenogen.cc' || echo './'`linenogen.cc
"linenogen.h", line 46: Warning: LineNumberDecorator::generate hides the virtual function TextGenerator::generate(const char*, int, int).
1 Warning(s) detected.
source='generatorfactory.cc' object='generatorfactory.o' libtool=no  depfile='.deps/generatorfactory.Po' tmpdepfile='.deps/generatorfactory.TPo'  depmode=none /bin/ksh ../../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o generatorfactory.o `test -f 'generatorfactory.cc' || echo './'`generatorfactory.cc
"linenogen.h", line 46: Warning: LineNumberDecorator::generate hides the virtual function TextGenerator::generate(const char*, int, int).
1 Warning(s) detected.
source='docgenerator.cc' object='docgenerator.o' libtool=no  depfile='.deps/docgenerator.Po' tmpdepfile='.deps/docgenerator.TPo'  depmode=none /bin/ksh ../../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o docgenerator.o `test -f 'docgenerator.cc' || echo './'`docgenerator.cc
source='scanner_map.cc' object='scanner_map.o' libtool=no  depfile='.deps/scanner_map.Po' tmpdepfile='.deps/scanner_map.TPo'  depmode=none /bin/ksh ../../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o scanner_map.o `test -f 'scanner_map.cc' || echo './'`scanner_map.cc
source='optparser.cc' object='optparser.o' libtool=no  depfile='.deps/optparser.Po' tmpdepfile='.deps/optparser.TPo'  depmode=none /bin/ksh ../../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o optparser.o `test -f 'optparser.cc' || echo './'`optparser.cc
"optparser.cc", line 1041: Warning: String literal converted to char* in formal argument s in call to opsc_error(char*).
"optparser.cc", line 1166: Warning: String literal converted to char* in formal argument s in call to opsc_error(char*).
2 Warning(s) detected.
source='optscanner.cc' object='optscanner.o' libtool=no  depfile='.deps/optscanner.Po' tmpdepfile='.deps/optscanner.TPo'  depmode=none /bin/ksh ../../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o optscanner.o `test -f 'optscanner.cc' || echo './'`optscanner.cc
rm -f libcommon.a
ar cru libcommon.a copyright.o reportbugs.o  cmdline.o generators.o tags.o  messages.o genfun.o fileutil.o  chartranslator.o textgen.o decorators.o  linenogen.o generatorfactory.o  docgenerator.o scanner_map.o  optparser.o optscanner.o 
ranlib libcommon.a
source='envmapper.c' object='envmapper.o' libtool=no  depfile='.deps/envmapper.Po' tmpdepfile='.deps/envmapper.TPo'  depmode=none /bin/ksh ../../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src     -O -Aa -c `test -f 'envmapper.c' || echo './'`envmapper.c
rm -f libcgi.a
ar cru libcgi.a copyright.o reportbugs.o  cmdline.o generators.o tags.o  messages.o genfun.o fileutil.o  chartranslator.o textgen.o decorators.o  linenogen.o generatorfactory.o  docgenerator.o scanner_map.o  optparser.o optscanner.o envmapper.o 
ranlib libcgi.a
Making all in genhtml
cd ../.. && /bin/ksh ./config.status src/genhtml/Makefile depfiles
config.status: creating src/genhtml/Makefile
config.status: executing depfiles commands
source='html_chartranslator.cc' object='html_chartranslator.o' libtool=no  depfile='.deps/html_chartranslator.Po' tmpdepfile='.deps/html_chartranslator.TPo'  depmode=none /bin/ksh ../../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/lib     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o html_chartranslator.o `test -f 'html_chartranslator.cc' || echo './'`html_chartranslator.cc
source='htmlgeneratorfactory.cc' object='htmlgeneratorfactory.o' libtool=no  depfile='.deps/htmlgeneratorfactory.Po' tmpdepfile='.deps/htmlgeneratorfactory.TPo'  depmode=none /bin/ksh ../../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/lib     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o htmlgeneratorfactory.o `test -f 'htmlgeneratorfactory.cc' || echo './'`htmlgeneratorfactory.cc
source='cssgeneratorfactory.cc' object='cssgeneratorfactory.o' libtool=no  depfile='.deps/cssgeneratorfactory.Po' tmpdepfile='.deps/cssgeneratorfactory.TPo'  depmode=none /bin/ksh ../../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/lib     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o cssgeneratorfactory.o `test -f 'cssgeneratorfactory.cc' || echo './'`cssgeneratorfactory.cc
source='xhtmlgeneratorfactory.cc' object='xhtmlgeneratorfactory.o' libtool=no  depfile='.deps/xhtmlgeneratorfactory.Po' tmpdepfile='.deps/xhtmlgeneratorfactory.TPo'  depmode=none /bin/ksh ../../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/lib     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o xhtmlgeneratorfactory.o `test -f 'xhtmlgeneratorfactory.cc' || echo './'`xhtmlgeneratorfactory.cc
source='htmldecorator.cc' object='htmldecorator.o' libtool=no  depfile='.deps/htmldecorator.Po' tmpdepfile='.deps/htmldecorator.TPo'  depmode=none /bin/ksh ../../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/lib     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o htmldecorator.o `test -f 'htmldecorator.cc' || echo './'`htmldecorator.cc
source='xhtmldecorator.cc' object='xhtmldecorator.o' libtool=no  depfile='.deps/xhtmldecorator.Po' tmpdepfile='.deps/xhtmldecorator.TPo'  depmode=none /bin/ksh ../../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/lib     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o xhtmldecorator.o `test -f 'xhtmldecorator.cc' || echo './'`xhtmldecorator.cc
source='cssdecorator.cc' object='cssdecorator.o' libtool=no  depfile='.deps/cssdecorator.Po' tmpdepfile='.deps/cssdecorator.TPo'  depmode=none /bin/ksh ../../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/lib     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o cssdecorator.o `test -f 'cssdecorator.cc' || echo './'`cssdecorator.cc
source='htmldocgenerator.cc' object='htmldocgenerator.o' libtool=no  depfile='.deps/htmldocgenerator.Po' tmpdepfile='.deps/htmldocgenerator.TPo'  depmode=none /bin/ksh ../../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/lib     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o htmldocgenerator.o `test -f 'htmldocgenerator.cc' || echo './'`htmldocgenerator.cc
source='xhtmldocgenerator.cc' object='xhtmldocgenerator.o' libtool=no  depfile='.deps/xhtmldocgenerator.Po' tmpdepfile='.deps/xhtmldocgenerator.TPo'  depmode=none /bin/ksh ../../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/lib     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o xhtmldocgenerator.o `test -f 'xhtmldocgenerator.cc' || echo './'`xhtmldocgenerator.cc
rm -f libgenhtml.a
ar cru libgenhtml.a html_chartranslator.o  htmlgeneratorfactory.o cssgeneratorfactory.o  xhtmlgeneratorfactory.o htmldecorator.o  xhtmldecorator.o cssdecorator.o  htmldocgenerator.o xhtmldocgenerator.o 
ranlib libgenhtml.a
Making all in genesc
cd ../.. && /bin/ksh ./config.status src/genesc/Makefile depfiles
config.status: creating src/genesc/Makefile
config.status: executing depfiles commands
source='escdecorator.cc' object='escdecorator.o' libtool=no  depfile='.deps/escdecorator.Po' tmpdepfile='.deps/escdecorator.TPo'  depmode=none /bin/ksh ../../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/lib     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o escdecorator.o `test -f 'escdecorator.cc' || echo './'`escdecorator.cc
source='escgeneratorfactory.cc' object='escgeneratorfactory.o' libtool=no  depfile='.deps/escgeneratorfactory.Po' tmpdepfile='.deps/escgeneratorfactory.TPo'  depmode=none /bin/ksh ../../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/lib     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o escgeneratorfactory.o `test -f 'escgeneratorfactory.cc' || echo './'`escgeneratorfactory.cc
rm -f libgenesc.a
ar cru libgenesc.a escdecorator.o  escgeneratorfactory.o 
ranlib libgenesc.a
Making all in includes
cd ../.. && /bin/ksh ./config.status src/includes/Makefile 
config.status: creating src/includes/Makefile
cd .. && /bin/ksh ./config.status src/Makefile depfiles
config.status: creating src/Makefile
config.status: executing depfiles commands
source='cpp_scanner.cc' object='cpp_scanner.o' libtool=no  depfile='.deps/cpp_scanner.Po' tmpdepfile='.deps/cpp_scanner.TPo'  depmode=none /bin/ksh ../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I.. -I../src/lib -I../src/genhtml -I../src/genesc     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o cpp_scanner.o `test -f 'cpp_scanner.cc' || echo './'`cpp_scanner.cc
source='java_scanner.cc' object='java_scanner.o' libtool=no  depfile='.deps/java_scanner.Po' tmpdepfile='.deps/java_scanner.TPo'  depmode=none /bin/ksh ../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I.. -I../src/lib -I../src/genhtml -I../src/genesc     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o java_scanner.o `test -f 'java_scanner.cc' || echo './'`java_scanner.cc
source='javascript_scanner.cc' object='javascript_scanner.o' libtool=no  depfile='.deps/javascript_scanner.Po' tmpdepfile='.deps/javascript_scanner.TPo'  depmode=none /bin/ksh ../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I.. -I../src/lib -I../src/genhtml -I../src/genesc     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o javascript_scanner.o `test -f 'javascript_scanner.cc' || echo './'`javascript_scanner.cc
source='prolog_scanner.cc' object='prolog_scanner.o' libtool=no  depfile='.deps/prolog_scanner.Po' tmpdepfile='.deps/prolog_scanner.TPo'  depmode=none /bin/ksh ../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I.. -I../src/lib -I../src/genhtml -I../src/genesc     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o prolog_scanner.o `test -f 'prolog_scanner.cc' || echo './'`prolog_scanner.cc
source='perl_scanner.cc' object='perl_scanner.o' libtool=no  depfile='.deps/perl_scanner.Po' tmpdepfile='.deps/perl_scanner.TPo'  depmode=none /bin/ksh ../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I.. -I../src/lib -I../src/genhtml -I../src/genesc     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o perl_scanner.o `test -f 'perl_scanner.cc' || echo './'`perl_scanner.cc
source='php3_scanner.cc' object='php3_scanner.o' libtool=no  depfile='.deps/php3_scanner.Po' tmpdepfile='.deps/php3_scanner.TPo'  depmode=none /bin/ksh ../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I.. -I../src/lib -I../src/genhtml -I../src/genesc     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o php3_scanner.o `test -f 'php3_scanner.cc' || echo './'`php3_scanner.cc
source='python_scanner.cc' object='python_scanner.o' libtool=no  depfile='.deps/python_scanner.Po' tmpdepfile='.deps/python_scanner.TPo'  depmode=none /bin/ksh ../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I.. -I../src/lib -I../src/genhtml -I../src/genesc     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o python_scanner.o `test -f 'python_scanner.cc' || echo './'`python_scanner.cc
source='ruby_scanner.cc' object='ruby_scanner.o' libtool=no  depfile='.deps/ruby_scanner.Po' tmpdepfile='.deps/ruby_scanner.TPo'  depmode=none /bin/ksh ../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I.. -I../src/lib -I../src/genhtml -I../src/genesc     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o ruby_scanner.o `test -f 'ruby_scanner.cc' || echo './'`ruby_scanner.cc
source='flex_scanner.cc' object='flex_scanner.o' libtool=no  depfile='.deps/flex_scanner.Po' tmpdepfile='.deps/flex_scanner.TPo'  depmode=none /bin/ksh ../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I.. -I../src/lib -I../src/genhtml -I../src/genesc     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o flex_scanner.o `test -f 'flex_scanner.cc' || echo './'`flex_scanner.cc
source='changelog_scanner.cc' object='changelog_scanner.o' libtool=no  depfile='.deps/changelog_scanner.Po' tmpdepfile='.deps/changelog_scanner.TPo'  depmode=none /bin/ksh ../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I.. -I../src/lib -I../src/genhtml -I../src/genesc     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o changelog_scanner.o `test -f 'changelog_scanner.cc' || echo './'`changelog_scanner.cc
source='lua_scanner.cc' object='lua_scanner.o' libtool=no  depfile='.deps/lua_scanner.Po' tmpdepfile='.deps/lua_scanner.TPo'  depmode=none /bin/ksh ../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I.. -I../src/lib -I../src/genhtml -I../src/genesc     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o lua_scanner.o `test -f 'lua_scanner.cc' || echo './'`lua_scanner.cc
source='caml_scanner.cc' object='caml_scanner.o' libtool=no  depfile='.deps/caml_scanner.Po' tmpdepfile='.deps/caml_scanner.TPo'  depmode=none /bin/ksh ../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I.. -I../src/lib -I../src/genhtml -I../src/genesc     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o caml_scanner.o `test -f 'caml_scanner.cc' || echo './'`caml_scanner.cc
source='sml_scanner.cc' object='sml_scanner.o' libtool=no  depfile='.deps/sml_scanner.Po' tmpdepfile='.deps/sml_scanner.TPo'  depmode=none /bin/ksh ../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I.. -I../src/lib -I../src/genhtml -I../src/genesc     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o sml_scanner.o `test -f 'sml_scanner.cc' || echo './'`sml_scanner.cc
source='source-highlight.cc' object='source-highlight.o' libtool=no  depfile='.deps/source-highlight.Po' tmpdepfile='.deps/source-highlight.TPo'  depmode=none /bin/ksh ../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I.. -I../src/lib -I../src/genhtml -I../src/genesc     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o source-highlight.o `test -f 'source-highlight.cc' || echo './'`source-highlight.cc
source='startapp.cc' object='startapp.o' libtool=no  depfile='.deps/startapp.Po' tmpdepfile='.deps/startapp.TPo'  depmode=none /bin/ksh ../depcomp  CC -DHAVE_CONFIG_H -I. -I. -I.. -I../src/lib -I../src/genhtml -I../src/genesc     -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O -c -o startapp.o `test -f 'startapp.cc' || echo './'`startapp.cc
source='yywrap.c' object='yywrap.o' libtool=no  depfile='.deps/yywrap.Po' tmpdepfile='.deps/yywrap.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/lib -I../src/genhtml -I../src/genesc     -O -Aa -c `test -f 'yywrap.c' || echo './'`yywrap.c
source='getopt.c' object='getopt.o' libtool=no  depfile='.deps/getopt.Po' tmpdepfile='.deps/getopt.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/lib -I../src/genhtml -I../src/genesc     -O -Aa -c `test -f 'getopt.c' || echo './'`getopt.c
source='getopt1.c' object='getopt1.o' libtool=no  depfile='.deps/getopt1.Po' tmpdepfile='.deps/getopt1.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/lib -I../src/genhtml -I../src/genesc     -O -Aa -c `test -f 'getopt1.c' || echo './'`getopt1.c
CC  -DSOURCE_HIGHLIGHT_DATA_DIR=\"/usr/pkg/share/source-highlight\" -O  -R/usr/pkg/lib  -o source-highlight  cpp_scanner.o  java_scanner.o javascript_scanner.o  prolog_scanner.o perl_scanner.o  php3_scanner.o python_scanner.o  ruby_scanner.o flex_scanner.o  changelog_scanner.o lua_scanner.o  caml_scanner.o sml_scanner.o  source-highlight.o startapp.o -ll  yywrap.o getopt.o getopt1.o genhtml/libgenhtml.a genesc/libgenesc.a lib/libcommon.a 
Undefined			first referenced
 symbol  			    in file
int parseTags()                 startapp.o
ld: fatal: Symbol referencing errors. No output written to source-highlight
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/textproc/source-highlight/work/source-highlight-1.9/src
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/textproc/source-highlight/work/source-highlight-1.9/src
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/textproc/source-highlight/work/source-highlight-1.9/src
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/textproc/source-highlight/work/source-highlight-1.9
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/textproc/source-highlight/work/source-highlight-1.9
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/textproc/source-highlight
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/textproc/source-highlight
BULK> source-highlight-1.9 was marked as broken:
-rw-r--r--   1 root     other      28186 Jun 28 22:53 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for source-highlight
BULK> Marking all packages which depend upon source-highlight-1.9 as broken:
BULK> Build for source-highlight-1.9 was not successful, aborting.