+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PGSQL_VERSION_REQD=14 WRKLOG=/tmp/bulklog/deforaos-libdatabase-0.0.2nb7/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PGSQL_VERSION_REQD=14 WRKLOG=/tmp/bulklog/deforaos-libdatabase-0.0.2nb7/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for deforaos-libdatabase-0.0.2nb7 ./pkgconfig.sh -P "/opt/local" -- "libDatabase.pc" sed -e s;@PACKAGE@;libDatabase;g -e s;@VERSION@;0.0.2;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/databases/deforaos-libdatabase/work/libDatabase-0.0.2/data;g -e s;@RPATH@;-Wl,-R${libdir};g -e s;@SYSCONFDIR@;/opt/local/etc;g -- libDatabase.pc.in ../tools/subst.sh -P "/opt/local" -- "database.xml" sed -e s;@PACKAGE@;libDatabase;g -e s;@VERSION@;0.0.2;g -e s;@PREFIX@;/opt/local;g -e s;@BINDIR@;/opt/local/bin;g -e s;@DATADIR@;/opt/local/share;g -e s;@DATE@;August 05, 2022;g -e s;@INCLUDEDIR@;/opt/local/include;g -e s;@LDSO@;/libexec/ld.elf_so;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/databases/deforaos-libdatabase/work/libDatabase-0.0.2/doc;g -e s;@SYSCONFDIR@;/opt/local/etc;g -- database.xml.in ./gtkdoc.sh -P "/opt/local" -- "gtkdoc/libDatabase.types" gtkdoc-scan --module=libDatabase --source-dir=include --output-dir=doc/gtkdoc ./docbook.sh -P "/opt/local" -- "database.1" xsltproc --nonet --xinclude -o database.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl database.xml Note: Writing database.1 ./docbook.sh -P "/opt/local" -- "database.html" xsltproc --nonet --xinclude --param custom.css.source "database.css.xml" --param generate.css.header 1 -o database.html http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl database.xml ./gtkdoc.sh -P "/opt/local" -- "gtkdoc/tmpl.stamp" gtkdoc-mktmpl --module=libDatabase --output-dir=tmpl ./gtkdoc.sh[51]: gtkdoc-mktmpl: not found [No such file or directory] gtkdoc.sh: gtkdoc/tmpl.stamp: Could not create documentation ./gtkdoc.sh -P "/opt/local" -- "gtkdoc/sgml.stamp" gtkdoc-mkdb --module=libDatabase --output-dir=xml --output-format=xml --tmpl-dir=tmpl unknown:0: warning: Value descriptions for DatabaseType are missing in source code comment block. ./gtkdoc.sh -P "/opt/local" -- "gtkdoc/html.stamp" mkdir -m 0755 -p -- gtkdoc/html gtkdoc-mkhtml libDatabase ../libDatabase-docs.xml warning: failed to load external entity "../xml/annotation-glossary.xml" gtkdoc-fixxref --module=libDatabase --module-dir=html --html-dir=/opt/local/share/gtk-doc/html html/api-index-full.html:59: warning: no link for: "libDatabase-engine" -> (engine). html/api-index-full.html:77: warning: no link for: "get-last-id" -> (get_last_id). html/api-index-full.html:101: warning: no link for: "libDatabase-statement" -> (statement). html/api-index-full.html:105: warning: no link for: "databasestatement-delete" -> (databasestatement_delete). html/api-index-full.html:109: warning: no link for: "statement-delete" -> (statement_delete). html/api-index-full.html:113: warning: no link for: "databasestatement-get-database" -> (databasestatement_get_database). html/api-index-full.html:117: warning: no link for: "databasestatement-new" -> (databasestatement_new). html/api-index-full.html:121: warning: no link for: "statement-new" -> (statement_new). html/api-index-full.html:125: warning: no link for: "databasestatement-query" -> (databasestatement_query). html/api-index-full.html:129: warning: no link for: "statement-query" -> (statement_query). html/api-index-full.html:133: warning: no link for: "databasestatement-queryv" -> (databasestatement_queryv). html/libDatabase-database.html:122: warning: no link for: "Config" -> (Config). cc -D PREFIX=\"/opt/local\" -I ../../include -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/ncurses -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 `pkg-config --cflags libSystem` -o pdo.o -c pdo.c cc -I ../../include -I `pg_config --includedir` -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/ncurses -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 `pkg-config --cflags libSystem` -o pgsql.o -c pgsql.c pgsql.c: In function '_pgsql_statement_query': pgsql.c:320:61: warning: passing argument 4 of 'PQexecPrepared' from incompatible pointer type [-Wincompatible-pointer-types] 320 | res = PQexecPrepared(pgsql->handle, statement->query, cnt, v, NULL, | ^ | | | char ** In file included from pgsql.c:25: /home/pbulk/build/databases/deforaos-libdatabase/work/.buildlink/include/libpq-fe.h:435:28: note: expected 'const char * const*' but argument is of type 'char **' 435 | const char *const *paramValues, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ cc -I ../../include -I `pg_config --includedir` -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/ncurses -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 `pkg-config --cflags libSystem` -o pgsqlpool.o -c pgsqlpool.c In file included from pgsqlpool.c:21: pgsql.c: In function '_pgsql_statement_query': pgsql.c:320:61: warning: passing argument 4 of 'PQexecPrepared' from incompatible pointer type [-Wincompatible-pointer-types] 320 | res = PQexecPrepared(pgsql->handle, statement->query, cnt, v, NULL, | ^ | | | char ** In file included from pgsql.c:25, from pgsqlpool.c:21: /home/pbulk/build/databases/deforaos-libdatabase/work/.buildlink/include/libpq-fe.h:435:28: note: expected 'const char * const*' but argument is of type 'char **' 435 | const char *const *paramValues, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ cc -I ../../include -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/ncurses -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 `pkg-config --cflags sqlite libSystem` -o sqlite2.o -c sqlite2.c cc -I ../../include -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/ncurses -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 `pkg-config --cflags sqlite3 libSystem` -o sqlite3.o -c sqlite3.c cc -I ../../include -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/ncurses -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 `pkg-config --cflags libSystem` -o template.o -c template.c cc -shared -o pdo.so pdo.o -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 -lnsl -lsocket -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 `pkg-config --cflags libSystem` cc -shared -o pgsql.so pgsql.o -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 -lnsl -lsocket -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 `pkg-config --cflags libSystem` -L `pg_config --libdir` -Wl,-rpath,`pg_config --libdir` -lpq cc -shared -o pgsqlpool.so pgsqlpool.o -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 -lnsl -lsocket -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 `pkg-config --cflags libSystem` -L `pg_config --libdir` -Wl,-rpath,`pg_config --libdir` -lpq cc -shared -o sqlite2.so sqlite2.o -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 -lnsl -lsocket -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 `pkg-config --libs sqlite libSystem` cc -shared -o sqlite3.so sqlite3.o -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 -lnsl -lsocket -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 `pkg-config --libs sqlite3 libSystem` cc -shared -o template.so template.o -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 -lnsl -lsocket -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 `pkg-config --libs libSystem` cc -D PREFIX=\"/opt/local\" -D LIBDIR=\"/opt/local/lib\" -I../include `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/ncurses -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 database.o -c database.c cc -I../include `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/ncurses -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 statement.o -c statement.c ar -rc libDatabase.a database.o statement.o ranlib libDatabase.a cc -shared -o libDatabase.so.0.0 -Wl,-soname,libDatabase.so.0 database.o statement.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 -lnsl -lsocket -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 ln -f -s -- libDatabase.so.0.0 libDatabase.so.0 ln -f -s -- libDatabase.so.0.0 libDatabase.so ./pylint.sh -P "/opt/local" -- "pylint.log" pep8 -- ../src/python/libDatabase.py pylint.sh: ../src/python/libDatabase.py: OK ./shlint.sh -P "/opt/local" -- "shlint.log" sh -n ../data/pkgconfig.sh sh -n ../doc/docbook.sh sh -n ../doc/gtkdoc.sh sh -n ../tests/database.sh sh -n ../tests/fixme.sh sh -n ../tests/pkgconfig.sh sh -n ../tests/pylint.sh sh -n ../tests/python.sh sh -n ../tests/shlint.sh sh -n ../tests/tests.sh sh -n ../tools/subst.sh cc -I ../include `pkg-config --cflags libSystem` -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/ncurses -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 sqlite3.o -c sqlite3.c ./database.sh -P "/opt/local" -- "sqlite3.db" sqlite3 sqlite3.db cc -o sqlite3 sqlite3.o `pkg-config --libs libSystem` -L ../src -lDatabase -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 -lnsl -lsocket -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 Undefined first referenced symbol in file object_delete ../src/libDatabase.so string_new sqlite3.o string_new_append sqlite3.o plugin_delete ../src/libDatabase.so plugin_lookup ../src/libDatabase.so error_print sqlite3.o object_new ../src/libDatabase.so config_set sqlite3.o config_new sqlite3.o plugin_new ../src/libDatabase.so string_delete sqlite3.o config_delete sqlite3.o ld: fatal: symbol referencing errors. No output written to sqlite3 collect2: error: ld returned 1 exit status *** [sqlite3] Error code 1 bmake[1]: stopped in /home/pbulk/build/databases/deforaos-libdatabase/work/libDatabase-0.0.2/tests 1 error bmake[1]: stopped in /home/pbulk/build/databases/deforaos-libdatabase/work/libDatabase-0.0.2/tests *** [subdirs] Error code 2 bmake: stopped in /home/pbulk/build/databases/deforaos-libdatabase/work/libDatabase-0.0.2 1 error bmake: stopped in /home/pbulk/build/databases/deforaos-libdatabase/work/libDatabase-0.0.2 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-trunk-x86_64/databases/deforaos-libdatabase *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-trunk-x86_64/databases/deforaos-libdatabase