=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for deforaos-libdatabase-0.1.0nb2
--- subdirs ---
--- libDatabase.pc ---
./pkgconfig.sh -P "/opt/pkg" -- "libDatabase.pc"
sed -e s;@PACKAGE@;libDatabase;g -e s;@VERSION@;0.1.0;g -e s;@PREFIX@;/opt/pkg;g -e s;@BINDIR@;/opt/pkg/bin;g -e s;@DATADIR@;/opt/pkg/share;g -e s;@INCLUDEDIR@;/opt/pkg/include;g -e s;@LIBDIR@;/usr/local/lib;g -e s;@LIBEXECDIR@;/opt/pkg/libexec;g -e s;@MANDIR@;/opt/pkg/share/man;g -e s;@PWD@;/Users/pbulk/build/databases/deforaos-libdatabase/work/libDatabase-0.1.0/data;g -e s;@RPATH@;-Wl,-rpath,${libdir};g -e s;@SYSCONFDIR@;/opt/pkg/etc;g -- libDatabase.pc.in
--- subdirs ---
--- database.xml ---
--- gtkdoc/libDatabase.types ---
--- database.xml ---
../tools/subst.sh -P "/opt/pkg" -- "database.xml"
--- gtkdoc/libDatabase.types ---
./gtkdoc.sh -P "/opt/pkg" -- "gtkdoc/libDatabase.types"
gtkdoc-scan --module=libDatabase --source-dir=include --output-dir=/Users/pbulk/build/databases/deforaos-libdatabase/work/libDatabase-0.1.0/doc/gtkdoc
--- database.xml ---
sed -e s;@PACKAGE@;libDatabase;g -e s;@VERSION@;0.1.0;g -e s;@PREFIX@;/opt/pkg;g -e s;@BINDIR@;/opt/pkg/bin;g -e s;@DATADIR@;/opt/pkg/share;g -e s;@DATE@;October 28, 2023;g -e s;@INCLUDEDIR@;/opt/pkg/include;g -e s;@LDSO@;/libexec/ld.elf_so;g -e s;@LIBDIR@;/usr/local/lib;g -e s;@LIBEXECDIR@;/opt/pkg/libexec;g -e s;@MANDIR@;/opt/pkg/share/man;g -e s;@PWD@;/Users/pbulk/build/databases/deforaos-libdatabase/work/libDatabase-0.1.0/doc;g -e s;@SYSCONFDIR@;/opt/pkg/etc;g -- database.xml.in
--- database.1 ---
--- database.html ---
--- database.1 ---
./docbook.sh -P "/opt/pkg" -- "database.1"
--- database.html ---
./docbook.sh -P "/opt/pkg" -- "database.html"
--- database.1 ---
xsltproc --nonet --xinclude -o database.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl database.xml
--- 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/tmpl.stamp ---
./gtkdoc.sh -P "/opt/pkg" -- "gtkdoc/tmpl.stamp"
gtkdoc-mktmpl --module=libDatabase --output-dir=tmpl
./gtkdoc.sh: line 53: gtkdoc-mktmpl: command not found
gtkdoc.sh: gtkdoc/tmpl.stamp: Could not create documentation
--- gtkdoc/xml.stamp ---
./gtkdoc.sh -P "/opt/pkg" -- "gtkdoc/xml.stamp"
gtkdoc-mkdb --module=libDatabase --output-dir=xml --output-format=xml --tmpl-dir=tmpl
--- database.1 ---
Note: Writing database.1
--- gtkdoc/xml.stamp ---
unknown:0: warning: Value descriptions for DatabaseType are missing in source code comment block.
--- gtkdoc/html.stamp ---
./gtkdoc.sh -P "/opt/pkg" -- "gtkdoc/html.stamp"
mkdir -m 0755 -p -- gtkdoc/html
gtkdoc-mkhtml --path /Users/pbulk/build/databases/deforaos-libdatabase/work/libDatabase-0.1.0 libDatabase ../libDatabase-docs.xml
warning: failed to load external entity "../xml/annotation-glossary.xml"
gtkdoc-fixxref --module=libDatabase --module-dir=html --html-dir=/opt/pkg/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).
--- subdirs ---
--- subdirs ---
--- database.o ---
--- statement.o ---
--- database.o ---
cc -D PREFIX=\"/opt/pkg\" -D LIBDIR=\"/opt/pkg/lib\" -I../include `pkg-config --cflags libSystem` -fPIC -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/readline -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -o database.o -c database.c
--- statement.o ---
cc -I../include `pkg-config --cflags libSystem` -fPIC -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/readline -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -o statement.o -c statement.c
--- subdirs ---
--- pdo.o ---
cc -D PREFIX=\"/opt/pkg\" -I ../../include -fPIC -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/readline -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include `pkg-config --cflags libSystem` -o pdo.o -c pdo.c
--- libDatabase.a ---
--- libDatabase.0.0.dylib ---
cc -dynamiclib -o libDatabase.0.0.dylib -install_name /opt/pkg/lib/libDatabase.0.dylib database.o statement.o `pkg-config --libs libSystem` -L/opt/pkg/lib
--- libDatabase.a ---
ar -rc libDatabase.a database.o statement.o
ranlib libDatabase.a
--- subdirs ---
--- pgsql.o ---
--- pgsqlpool.o ---
cc -I ../../include -I `pg_config --includedir` -fPIC -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/readline -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include `pkg-config --cflags libSystem` -o pgsqlpool.o -c pgsqlpool.c
--- pgsql.o ---
cc -I ../../include -I `pg_config --includedir` -fPIC -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/readline -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include `pkg-config --cflags libSystem` -o pgsql.o -c pgsql.c
--- libDatabase.0.0.dylib ---
ld: warning: ignoring duplicate libraries: '-lSystem'
ld: Undefined symbols:
dyld_stub_binder, referenced from:
clang: error: linker command failed with exit code 1 (use -v to see invocation)
*** [libDatabase.0.0.dylib] Error code 1
bmake[1]: stopped in /Users/pbulk/build/databases/deforaos-libdatabase/work/libDatabase-0.1.0/src
--- subdirs ---
pgsql.c:333:61: warning: passing 'char **' to parameter of type 'const char *const *' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers]
--- pgsqlpool.o ---
In file included from pgsqlpool.c:34:
./pgsql.c:333:61: warning: passing 'char **' to parameter of type 'const char *const *' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers]
--- pgsql.o ---
res = PQexecPrepared(pgsql->handle, statement->query, cnt, v, NULL,
^
--- pgsqlpool.o ---
res = PQexecPrepared(pgsql->handle, statement->query, cnt, v, NULL,
^
--- pgsql.o ---
/Users/pbulk/build/databases/deforaos-libdatabase/work/.buildlink/include/libpq-fe.h:435:28: note: passing argument to parameter 'paramValues' here
const char *const *paramValues,
^
--- pgsqlpool.o ---
/Users/pbulk/build/databases/deforaos-libdatabase/work/.buildlink/include/libpq-fe.h:435:28: note: passing argument to parameter 'paramValues' here
const char *const *paramValues,
^
1 warning generated.
--- pgsql.o ---
1 warning generated.
A failure has been detected in another branch of the parallel make
bmake[2]: stopped in /Users/pbulk/build/databases/deforaos-libdatabase/work/libDatabase-0.1.0/src/engines
*** [subdirs] Error code 2
bmake[1]: stopped in /Users/pbulk/build/databases/deforaos-libdatabase/work/libDatabase-0.1.0/src
2 errors
bmake[1]: stopped in /Users/pbulk/build/databases/deforaos-libdatabase/work/libDatabase-0.1.0/src
*** [subdirs] Error code 2
bmake: stopped in /Users/pbulk/build/databases/deforaos-libdatabase/work/libDatabase-0.1.0
1 error
bmake: stopped in /Users/pbulk/build/databases/deforaos-libdatabase/work/libDatabase-0.1.0
*** Error code 2
Stop.
bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/databases/deforaos-libdatabase
*** Error code 1
Stop.
bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/databases/deforaos-libdatabase