+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/deforaos-cpp-0.0.6nb1/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/deforaos-cpp-0.0.6nb1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for deforaos-cpp-0.0.6nb1
./pkgconfig.sh -P "/opt/local" -- "cpp.pc"
sed -e s;@PACKAGE@;CPP;g -e s;@VERSION@;0.0.6;g -e s;@PREFIX@;/opt/local;g -e s;@BINDIR@;/opt/local/bin;g -e s;@DATADIR@;/opt/local/share;g -e s;@INCLUDEDIR@;/opt/local/include;g -e s;@LIBDIR@;/usr/local/lib;g -e s;@LIBEXECDIR@;/opt/local/libexec;g -e s;@MANDIR@;/opt/local/share/man;g -e s;@PWD@;/home/pbulk/build/devel/deforaos-cpp/work/CPP-0.0.6/data;g -e s;@RPATH@;-Wl,-R${libdir};g -e s;@SYSCONFDIR@;/opt/local/etc;g -- cpp.pc.in
./gtkdoc.sh -P "/opt/local" -- "gtkdoc/CPP.types"
gtkdoc-scan --module=CPP --source-dir=include --output-dir=/home/pbulk/build/devel/deforaos-cpp/work/CPP-0.0.6/doc/gtkdoc
./gtkdoc.sh -P "/opt/local" -- "gtkdoc/tmpl.stamp"
gtkdoc-mktmpl --module=CPP --output-dir=tmpl
./gtkdoc.sh[53]: gtkdoc-mktmpl: not found [No such file or directory]
gtkdoc.sh: gtkdoc/tmpl.stamp: Could not create documentation
./gtkdoc.sh -P "/opt/local" -- "gtkdoc/xml.stamp"
gtkdoc-mkdb --module=CPP --output-dir=xml --output-format=xml --tmpl-dir=tmpl
unknown:0: warning: Value descriptions for CppCode are missing in source code comment block.
unknown:0: warning: Value descriptions for CppFilter are missing in source code comment block.
unknown:0: warning: Value descriptions for CppOption are missing in source code comment block.
./gtkdoc.sh -P "/opt/local" -- "gtkdoc/html.stamp"
mkdir -m 0755 -p -- gtkdoc/html
gtkdoc-mkhtml --path /home/pbulk/build/devel/deforaos-cpp/work/CPP-0.0.6 CPP ../CPP-docs.xml
gtkdoc-fixxref --module=CPP --module-dir=html --html-dir=/opt/local/share/gtk-doc/html
html/CPP-CPP:CAPS.html:202: warning: no link for: "CppPrefs" -> (CppPrefs).
html/CPP-CPP:CAPS.html:223: warning: no link for: "Token" -> (Token).
cc -I../../include -DPROGNAME_CPP=\"deforaos-cpp\" `pkg-config --cflags libSystem` -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -o cpp.o -c cpp.c
cc -I../../include -DPROGNAME_CPP=\"deforaos-cpp\" `pkg-config --cflags libSystem` -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -o parser.o -c parser.c
cc -I../../include -DPROGNAME_CPP=\"deforaos-cpp\" `pkg-config --cflags libSystem` -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -o scanner.o -c scanner.c
ar -rc libcpp.a cpp.o parser.o scanner.o
ranlib libcpp.a
cc -shared -o libcpp.so.0.0 -Wl,-soname,libcpp.so.0 cpp.o parser.o scanner.o `pkg-config --libs libSystem` -L/opt/local/gcc10/lib/gcc/x86_64-sun-solaris2.11/10.3.0 -Wl,-R/opt/local/gcc10/lib/gcc/x86_64-sun-solaris2.11/10.3.0 -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64
ln -f -s -- libcpp.so.0.0 libcpp.so.0
ln -f -s -- libcpp.so.0.0 libcpp.so
cc -I ../include -DPROGNAME_CPP=\"deforaos-cpp\" `pkg-config --cflags libSystem` -fPIE -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -o main.o -c main.c
cc -o cpp main.o `pkg-config --libs libSystem` -L/opt/local/gcc10/lib/gcc/x86_64-sun-solaris2.11/10.3.0 -Wl,-R/opt/local/gcc10/lib/gcc/x86_64-sun-solaris2.11/10.3.0 -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -Llib -L/opt/local/lib -Wl,-rpath,/opt/local/lib -lcpp
Undefined first referenced
symbol in file
object_delete lib/libcpp.so
string_new lib/libcpp.so
error_set_print main.o
string_new_append lib/libcpp.so
parser_get_token lib/libcpp.so
token_delete main.o
parser_delete lib/libcpp.so
parser_scan_filter lib/libcpp.so
error_set_code lib/libcpp.so
parser_add_callback lib/libcpp.so
error_print main.o
error_set lib/libcpp.so
error_get lib/libcpp.so
parser_new lib/libcpp.so
parser_add_filter lib/libcpp.so
token_set_code lib/libcpp.so
token_get_code main.o
token_set_data lib/libcpp.so
token_get_data lib/libcpp.so
token_get_line main.o
token_set_line lib/libcpp.so
parser_new_string lib/libcpp.so
token_get_string main.o
token_set_string lib/libcpp.so
object_new lib/libcpp.so
parser_scan lib/libcpp.so
parser_get_filename lib/libcpp.so
token_get_filename main.o
string_delete lib/libcpp.so
string_append lib/libcpp.so
ld: fatal: symbol referencing errors. No output written to cpp
collect2: error: ld returned 1 exit status
*** Error code 1
Stop.
bmake[1]: stopped in /home/pbulk/build/devel/deforaos-cpp/work/CPP-0.0.6/src
*** Error code 1
Stop.
bmake: stopped in /home/pbulk/build/devel/deforaos-cpp/work/CPP-0.0.6
*** Error code 1
Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/deforaos-cpp
*** Error code 1
Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/deforaos-cpp