+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/bitlbee-3.6nb9/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/bitlbee-3.6nb9/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for bitlbee-3.6nb9 * Compiling bitlbee.c * Compiling dcc.c * Compiling help.c * Compiling ipc.c * Compiling irc.c * Compiling irc_im.c * Compiling irc_cap.c * Compiling irc_channel.c * Compiling irc_commands.c * Compiling irc_send.c * Compiling irc_user.c * Compiling irc_util.c * Compiling nick.c * Compiling otr.c * Compiling query.c * Compiling root_commands.c * Compiling set.c * Compiling storage.c * Compiling storage_xml.c * Compiling auth.c * Compiling unix.c * Compiling conf.c * Compiling log.c /opt/pkg/bin/gmake -C lib all gmake[1]: Entering directory '/home/pbulk/build/chat/bitlbee/work/bitlbee-3.6/lib' * Compiling arc.c * Compiling base64.c * Compiling canohost.c * Compiling events_glib.c events_glib.c: In function 'b_main_init': events_glib.c:53:27: warning: Deprecated pre-processor symbol: replace with "g_main_loop_new" 53 | loop = g_main_new(FALSE); | ^~~~~~~~~~~~~~~ events_glib.c: In function 'b_main_run': events_glib.c:59:20: warning: Deprecated pre-processor symbol: replace with "g_main_loop_run" 59 | g_main_run(loop); | ^~~~~~ events_glib.c: In function 'b_main_quit': events_glib.c:64:20: warning: Deprecated pre-processor symbol: replace with "g_main_loop_quit" 64 | g_main_quit(loop); | ^~~~~~~ * Compiling ftutil.c * Compiling http_client.c http_client.c: In function 'http_process_chunked_data': http_client.c:374:17: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 374 | s = g_memdup(chunk, req->cblen + 1); | ^ In file included from /home/pbulk/build/chat/bitlbee/work/.buildlink/include/glib-2.0/glib.h:84, from http_client.h:35, from http_client.c:29: /home/pbulk/build/chat/bitlbee/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:259:23: note: declared here 259 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ http_client.c: In function 'http_handle_headers': http_client.c:464:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 464 | req->sbuf = req->reply_body = g_memdup(req->reply_body, req->body_size + 1); | ^~~ /home/pbulk/build/chat/bitlbee/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:259:23: note: declared here 259 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ http_client.c: In function 'http_flush_bytes': http_client.c:682:17: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 682 | char *new = g_memdup(req->reply_body, req->body_size + 1); | ^~~~ /home/pbulk/build/chat/bitlbee/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:259:23: note: declared here 259 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ * Compiling ini.c * Compiling json.c * Compiling json_util.c json_util.c: In function 'json_o_strdup': json_util.c:63:17: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 63 | return g_memdup(ret->u.string.ptr, ret->u.string.length + 1); | ^~~~~~ In file included from /home/pbulk/build/chat/bitlbee/work/.buildlink/include/glib-2.0/glib.h:84, from json_util.c:26: /home/pbulk/build/chat/bitlbee/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:259:23: note: declared here 259 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ * Compiling md5.c * Compiling misc.c * Compiling oauth.c * Compiling oauth2.c * Compiling proxy.c * Compiling sha1.c * Compiling ssl_gnutls.c * Compiling url.c * Compiling xmltree.c xmltree.c: In function 'xt_dup': xmltree.c:366:17: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 366 | dup->text = g_memdup(node->text, node->text_len + 1); | ^~~ In file included from /home/pbulk/build/chat/bitlbee/work/.buildlink/include/glib-2.0/glib.h:84, from xmltree.c:24: /home/pbulk/build/chat/bitlbee/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:259:23: note: declared here 259 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ * Compiling ns_parse.c * Linking lib.o gmake[1]: Leaving directory '/home/pbulk/build/chat/bitlbee/work/bitlbee-3.6/lib' /opt/pkg/bin/gmake -C protocols all gmake[1]: Entering directory '/home/pbulk/build/chat/bitlbee/work/bitlbee-3.6/protocols' * Compiling account.c * Compiling bee.c * Compiling bee_chat.c * Compiling bee_ft.c * Compiling bee_user.c bee_user.c: In function 'imcb_buddy_status': bee_user.c:203:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 203 | old = g_memdup(bu, sizeof(bee_user_t)); | ^~~ In file included from /home/pbulk/build/chat/bitlbee/work/.buildlink/include/glib-2.0/glib.h:84, from /home/pbulk/build/chat/bitlbee/work/bitlbee-3.6/bitlbee.h:61, from bee_user.c:27: /home/pbulk/build/chat/bitlbee/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:259:23: note: declared here 259 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ bee_user.c: In function 'imcb_buddy_status_msg': bee_user.c:241:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 241 | old = g_memdup(bu, sizeof(bee_user_t)); | ^~~ /home/pbulk/build/chat/bitlbee/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:259:23: note: declared here 259 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ * Compiling nogaim.c /opt/pkg/bin/gmake -C jabber all gmake[2]: Entering directory '/home/pbulk/build/chat/bitlbee/work/bitlbee-3.6/protocols/jabber' * Compiling conference.c * Compiling io.c io.c: In function 'jabber_write': io.c:65:17: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 65 | jd->txq = g_memdup(buf, len); | ^~ In file included from /home/pbulk/build/chat/bitlbee/work/.buildlink/include/glib-2.0/glib.h:84, from jabber.h:27, from io.c:24: /home/pbulk/build/chat/bitlbee/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:259:23: note: declared here 259 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ io.c: In function 'jabber_write_queue': io.c:136:17: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 136 | s = g_memdup(jd->txq + st, jd->tx_len - st); | ^ /home/pbulk/build/chat/bitlbee/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:259:23: note: declared here 259 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ * Compiling iq.c * Compiling jabber.c jabber.c: In function 'jabber_initmodule': jabber.c:806:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 806 | hipchat = g_memdup(ret, sizeof(struct prpl)); | ^~~~~~~ In file included from /home/pbulk/build/chat/bitlbee/work/.buildlink/include/glib-2.0/glib.h:84, from jabber.c:24: /home/pbulk/build/chat/bitlbee/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:259:23: note: declared here 259 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ * Compiling jabber_util.c * Compiling message.c * Compiling presence.c * Compiling s5bytestream.c * Compiling sasl.c * Compiling si.c * Compiling hipchat.c * Linking jabber_mod.o gmake[2]: Leaving directory '/home/pbulk/build/chat/bitlbee/work/bitlbee-3.6/protocols/jabber' /opt/pkg/bin/gmake -C twitter all gmake[2]: Entering directory '/home/pbulk/build/chat/bitlbee/work/bitlbee-3.6/protocols/twitter' * Compiling twitter.c twitter.c: In function 'twitter_initmodule': twitter.c:1107:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 1107 | ret = g_memdup(ret, sizeof(struct prpl)); | ^~~ In file included from /home/pbulk/build/chat/bitlbee/work/.buildlink/include/glib-2.0/glib.h:84, from /home/pbulk/build/chat/bitlbee/work/bitlbee-3.6/bitlbee.h:61, from /home/pbulk/build/chat/bitlbee/work/bitlbee-3.6/protocols/nogaim.h:47, from twitter.c:25: /home/pbulk/build/chat/bitlbee/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:259:23: note: declared here 259 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ * Compiling twitter_http.c * Compiling twitter_lib.c twitter_lib.c: In function 'twitter_xt_get_status': twitter_lib.c:649:17: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 649 | txs->text = g_memdup(text_value->u.string.ptr, text_value->u.string.length + 1); | ^~~ In file included from /home/pbulk/build/chat/bitlbee/work/.buildlink/include/glib-2.0/glib.h:84, from /home/pbulk/build/chat/bitlbee/work/bitlbee-3.6/bitlbee.h:61, from /home/pbulk/build/chat/bitlbee/work/bitlbee-3.6/protocols/nogaim.h:47, from twitter_http.h:27, from twitter_lib.c:31: /home/pbulk/build/chat/bitlbee/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:259:23: note: declared here 259 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ twitter_lib.c: In function 'twitter_xt_get_dm': twitter_lib.c:676:25: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 676 | txs->text = g_memdup(v->u.string.ptr, v->u.string.length + 1); | ^~~ /home/pbulk/build/chat/bitlbee/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:259:23: note: declared here 259 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ * Linking twitter_mod.o gmake[2]: Leaving directory '/home/pbulk/build/chat/bitlbee/work/bitlbee-3.6/protocols/twitter' * Linking protocols.o gmake[1]: Leaving directory '/home/pbulk/build/chat/bitlbee/work/bitlbee-3.6/protocols' * Linking bitlbee /opt/pkg/bin/gmake -C doc gmake[1]: Entering directory '/home/pbulk/build/chat/bitlbee/work/bitlbee-3.6/doc' /opt/pkg/bin/gmake -C user-guide gmake[2]: Entering directory '/home/pbulk/build/chat/bitlbee/work/bitlbee-3.6/doc/user-guide' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/home/pbulk/build/chat/bitlbee/work/bitlbee-3.6/doc/user-guide' gmake[1]: Leaving directory '/home/pbulk/build/chat/bitlbee/work/bitlbee-3.6/doc' *** Please use pkgtools/verifypc to sanity check dependencies. cd /home/pbulk/build/chat/bitlbee/work/bitlbee-3.6/doc/user-guide && /usr/bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS=-lpthread\ -lrt PTHREADBASE=/usr DL_CFLAGS= DL_LDFLAGS= DL_LIBS= PYTHON=/opt/pkg/bin/python3.10 CC=gcc CFLAGS=-pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ -D_FORTIFY_SOURCE=2\ -I/opt/pkg/include\ -I/opt/pkg/include/glib-2.0\ -I/opt/pkg/include/gio-unix-2.0\ -I/opt/pkg/lib/glib-2.0/include\ -I/usr/include\ -I/opt/pkg/include/python3.10 CPPFLAGS=-Du_int16_t=uint16_t\ -I/opt/pkg/include\ -I/opt/pkg/include/glib-2.0\ -I/opt/pkg/include/gio-unix-2.0\ -I/opt/pkg/lib/glib-2.0/include\ -I/usr/include\ -I/opt/pkg/include/python3.10 CXX=g++ CXXFLAGS=-pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ -D_FORTIFY_SOURCE=2\ -I/opt/pkg/include\ -I/opt/pkg/include/glib-2.0\ -I/opt/pkg/include/gio-unix-2.0\ -I/opt/pkg/lib/glib-2.0/include\ -I/usr/include\ -I/opt/pkg/include/python3.10 COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/opt/pkg/lib\ -Wl,-R/opt/pkg/lib\ -lintl\ -liconv\ -L/usr/lib/amd64\ -Wl,-R/usr/lib/amd64 LINKER_RPATH_FLAG=-R PATH=/home/pbulk/build/chat/bitlbee/work/.cwrapper/bin:/home/pbulk/build/chat/bitlbee/work/.buildlink/bin:/home/pbulk/build/chat/bitlbee/work/.gcc/bin:/home/pbulk/build/chat/bitlbee/work/.tools/bin:/opt/pkg/bin:/sbin:/usr/sbin:/usr/bin:/opt/tools/bin:/opt/pkg/bin:/opt/pkg/bin PREFIX=/opt/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/etc/opt/pkg/bitlbee CXXCPP=cpp HOME=/home/pbulk/build/chat/bitlbee/work/.home CWRAPPERS_CONFIG_DIR=/home/pbulk/build/chat/bitlbee/work/.cwrapper/config CPP=cpp LOCALBASE=/opt/pkg X11BASE=/opt/pkg PKGMANDIR=share/man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/opt/pkg/bin/bsdinstall\ -c\ \ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT=/opt/pkg/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB=/opt/pkg/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA=/opt/pkg/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL_MAN=/opt/pkg/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL=/opt/pkg/bin/bsdinstall BSD_INSTALL_PROGRAM_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_MAN_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_GAME=/opt/pkg/bin/bsdinstall\ -c\ \ -o\ pbulk\ -g\ pbulk\ -m\ 2555 BSD_INSTALL_GAME_DATA=/opt/pkg/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 664 BSD_INSTALL_GAME_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 775 INSTALL_INFO= MAKEINFO=/home/pbulk/build/chat/bitlbee/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/home/pbulk/build/chat/bitlbee/work/.tools/bin/itstool GDBUS_CODEGEN=/home/pbulk/build/chat/bitlbee/work/.tools/bin/gdbus-codegen PKG_CONFIG=/home/pbulk/build/chat/bitlbee/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/home/pbulk/build/chat/bitlbee/work/.buildlink/lib/amd64/pkgconfig:/home/pbulk/build/chat/bitlbee/work/.buildlink/lib/pkgconfig:/home/pbulk/build/chat/bitlbee/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/home/pbulk/build/chat/bitlbee/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/home/pbulk/build/chat/bitlbee/work/.cwrapper/config /opt/pkg/bin/gmake -j1 -f Makefile user-guide.txt user-guide.html xsltproc --xinclude --output user-guide.db.xml docbook.xsl user-guide.xml xmlto --skip-validation txt user-guide.db.xml I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd /home/pbulk/build/chat/bitlbee/work/bitlbee-3.6/doc/user-guide/user-guide.db.xml:2: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" D DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" ^ mv user-guide.db.txt user-guide.txt xsltproc --param generate.consistent.ids 1 --output user-guide.html http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl user-guide.db.xml error : Unknown IO error warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl" cannot parse http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl gmake: *** [Makefile:22: user-guide.html] Error 4 rm user-guide.db.xml *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/bitlbee *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/bitlbee