+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/transmission-qt-3.00nb7/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/transmission-qt-3.00nb7/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for transmission-qt-3.00nb7 Making all in extras gmake[1]: Entering directory '/home/pbulk/build/net/transmission-qt/work/transmission-3.00/extras' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/home/pbulk/build/net/transmission-qt/work/transmission-3.00/extras' Making all in third-party gmake[1]: Entering directory '/home/pbulk/build/net/transmission-qt/work/transmission-3.00/third-party' Making all in dht gmake[2]: Entering directory '/home/pbulk/build/net/transmission-qt/work/transmission-3.00/third-party/dht' CC dht.o ../.././install-sh -c -d ./include (cd ./include && ln -s /home/pbulk/build/net/transmission-qt/work/transmission-3.00/third-party/dht dht) AR libdht.a gmake[2]: Leaving directory '/home/pbulk/build/net/transmission-qt/work/transmission-3.00/third-party/dht' Making all in libb64 gmake[2]: Entering directory '/home/pbulk/build/net/transmission-qt/work/transmission-3.00/third-party/libb64' CC cdecode.o src/cdecode.c: In function 'base64_decode_block': src/cdecode.c:47:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 47 | *plainchar = (fragment & 0x03f) << 2; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ src/cdecode.c:48:2: note: here 48 | case step_b: | ^~~~ src/cdecode.c:59:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 59 | *plainchar = (fragment & 0x00f) << 4; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ src/cdecode.c:60:2: note: here 60 | case step_c: | ^~~~ src/cdecode.c:71:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 71 | *plainchar = (fragment & 0x003) << 6; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ src/cdecode.c:72:2: note: here 72 | case step_d: | ^~~~ CC cencode.o src/cencode.c: In function 'base64_encode_block': src/cencode.c:52:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 52 | result = (fragment & 0x003) << 4; | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ src/cencode.c:53:2: note: here 53 | case step_B: | ^~~~ src/cencode.c:63:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 63 | result = (fragment & 0x00f) << 2; | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ src/cencode.c:64:2: note: here 64 | case step_C: | ^~~~ AR libb64.a gmake[2]: Leaving directory '/home/pbulk/build/net/transmission-qt/work/transmission-3.00/third-party/libb64' Making all in libnatpmp gmake[2]: Entering directory '/home/pbulk/build/net/transmission-qt/work/transmission-3.00/third-party/libnatpmp' CC getgateway.o CC natpmp.o natpmp.c:107:5: warning: no previous declaration for 'sendpendingrequest' [-Wmissing-declarations] 107 | int sendpendingrequest(natpmp_t * p) | ^~~~~~~~~~~~~~~~~~ natpmp.c:123:5: warning: no previous declaration for 'sendnatpmprequest' [-Wmissing-declarations] 123 | int sendnatpmprequest(natpmp_t * p) | ^~~~~~~~~~~~~~~~~ natpmp.c:199:20: warning: no previous declaration for 'readnatpmpresponse' [-Wmissing-declarations] 199 | NATPMP_LIBSPEC int readnatpmpresponse(natpmp_t * p, natpmpresp_t * response) | ^~~~~~~~~~~~~~~~~~ CC wingettimeofday.o AR libnatpmp.a gmake[2]: Leaving directory '/home/pbulk/build/net/transmission-qt/work/transmission-3.00/third-party/libnatpmp' Making all in miniupnpc gmake[2]: Entering directory '/home/pbulk/build/net/transmission-qt/work/transmission-3.00/third-party/miniupnpc' ./updateminiupnpcstrings.sh ./VERSION ./miniupnpcstrings.h.in miniupnpcstrings.h Detected OS [SunOS] version [5.11] MiniUPnPc version [2.0] setting OS_STRING macro value to SunOS/5.11 in miniupnpcstrings.h. setting MINIUPNPC_VERSION_STRING macro value to 2.0 in miniupnpcstrings.h. /opt/pkg/bin/gmake all-am gmake[3]: Entering directory '/home/pbulk/build/net/transmission-qt/work/transmission-3.00/third-party/miniupnpc' CC connecthostport.o CC igd_desc_parse.o CC minisoap.o CC minissdpc.o CC miniupnpc.o miniupnpc.c:117:8: warning: no previous declaration for 'simpleUPnPcommand2' [-Wmissing-declarations] 117 | char * simpleUPnPcommand2(int s, const char * url, const char * service, | ^~~~~~~~~~~~~~~~~~ CC miniwget.o CC minixml.o CC portlistingparse.o CC receivedata.o receivedata.c: In function 'receivedata': receivedata.c:41:41: warning: unused parameter 'scope_id' [-Wunused-parameter] 41 | int timeout, unsigned int * scope_id) | ~~~~~~~~~~~~~~~^~~~~~~~ CC upnpcommands.o CC upnpdev.o CC upnperrors.o CC upnpreplyparse.o ../.././install-sh -c -d ./include (cd ./include && ln -s /home/pbulk/build/net/transmission-qt/work/transmission-3.00/third-party/miniupnpc miniupnp) AR libminiupnp.a gmake[3]: Leaving directory '/home/pbulk/build/net/transmission-qt/work/transmission-3.00/third-party/miniupnpc' gmake[2]: Leaving directory '/home/pbulk/build/net/transmission-qt/work/transmission-3.00/third-party/miniupnpc' Making all in libutp gmake[2]: Entering directory '/home/pbulk/build/net/transmission-qt/work/transmission-3.00/third-party/libutp' CXX utp.o In file included from utp.cpp:78: utp_config.h:11:2: warning: #warning implement this in libtransmission [-Wcpp] 11 | #warning implement this in libtransmission | ^~~~~~~ CXX utp_utils.o ../.././install-sh -c -d ./include (cd ./include && ln -s /home/pbulk/build/net/transmission-qt/work/transmission-3.00/third-party/libutp libutp) AR libutp.a gmake[2]: Leaving directory '/home/pbulk/build/net/transmission-qt/work/transmission-3.00/third-party/libutp' gmake[2]: Entering directory '/home/pbulk/build/net/transmission-qt/work/transmission-3.00/third-party' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/home/pbulk/build/net/transmission-qt/work/transmission-3.00/third-party' gmake[1]: Leaving directory '/home/pbulk/build/net/transmission-qt/work/transmission-3.00/third-party' Making all in libtransmission gmake[1]: Entering directory '/home/pbulk/build/net/transmission-qt/work/transmission-3.00/libtransmission' CC bitfield-test.o CC libtransmission-test.o CC announcer.o CC announcer-http.o CC announcer-udp.o CC bandwidth.o CC bitfield.o CC blocklist.o CC cache.o CC clients.o CC completion.o CC ConvertUTF.o ConvertUTF.c: In function 'ConvertUTF16toUTF8': ConvertUTF.c:274:65: warning: this statement may fall through [-Wimplicit-fallthrough=] 274 | case 4: *--target = (UTF8)((ch | byteMark) & byteMask); ch >>= 6; | ~~~^~~~~ ConvertUTF.c:275:6: note: here 275 | case 3: *--target = (UTF8)((ch | byteMark) & byteMask); ch >>= 6; | ^~~~ ConvertUTF.c:275:65: warning: this statement may fall through [-Wimplicit-fallthrough=] 275 | case 3: *--target = (UTF8)((ch | byteMark) & byteMask); ch >>= 6; | ~~~^~~~~ ConvertUTF.c:276:6: note: here 276 | case 2: *--target = (UTF8)((ch | byteMark) & byteMask); ch >>= 6; | ^~~~ ConvertUTF.c:276:65: warning: this statement may fall through [-Wimplicit-fallthrough=] 276 | case 2: *--target = (UTF8)((ch | byteMark) & byteMask); ch >>= 6; | ~~~^~~~~ ConvertUTF.c:277:6: note: here 277 | case 1: *--target = (UTF8)(ch | firstByteMark[bytesToWrite]); | ^~~~ ConvertUTF.c: In function 'isLegalUTF8': ConvertUTF.c:305:42: warning: this statement may fall through [-Wimplicit-fallthrough=] 305 | case 4: if ((a = (*--srcptr)) < 0x80 || a > 0xBF) return false; | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ ConvertUTF.c:306:5: note: here 306 | case 3: if ((a = (*--srcptr)) < 0x80 || a > 0xBF) return false; | ^~~~ ConvertUTF.c:306:42: warning: this statement may fall through [-Wimplicit-fallthrough=] 306 | case 3: if ((a = (*--srcptr)) < 0x80 || a > 0xBF) return false; | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ ConvertUTF.c:307:5: note: here 307 | case 2: if ((a = (*--srcptr)) < 0x80 || a > 0xBF) return false; | ^~~~ ConvertUTF.c:309:2: warning: this statement may fall through [-Wimplicit-fallthrough=] 309 | switch (*source) { | ^~~~~~ ConvertUTF.c:318:5: note: here 318 | case 1: if (*source >= 0x80 && *source < 0xC2) return false; | ^~~~ ConvertUTF.c: In function 'ConvertUTF8toUTF16': ConvertUTF.c:422:34: warning: this statement may fall through [-Wimplicit-fallthrough=] 422 | case 5: ch += *source++; ch <<= 6; /* remember, illegal UTF-8 */ | ~~~^~~~~ ConvertUTF.c:423:6: note: here 423 | case 4: ch += *source++; ch <<= 6; /* remember, illegal UTF-8 */ | ^~~~ ConvertUTF.c:423:34: warning: this statement may fall through [-Wimplicit-fallthrough=] 423 | case 4: ch += *source++; ch <<= 6; /* remember, illegal UTF-8 */ | ~~~^~~~~ ConvertUTF.c:424:6: note: here 424 | case 3: ch += *source++; ch <<= 6; | ^~~~ ConvertUTF.c:424:34: warning: this statement may fall through [-Wimplicit-fallthrough=] 424 | case 3: ch += *source++; ch <<= 6; | ~~~^~~~~ ConvertUTF.c:425:6: note: here 425 | case 2: ch += *source++; ch <<= 6; | ^~~~ ConvertUTF.c:425:34: warning: this statement may fall through [-Wimplicit-fallthrough=] 425 | case 2: ch += *source++; ch <<= 6; | ~~~^~~~~ ConvertUTF.c:426:6: note: here 426 | case 1: ch += *source++; ch <<= 6; | ^~~~ ConvertUTF.c:426:34: warning: this statement may fall through [-Wimplicit-fallthrough=] 426 | case 1: ch += *source++; ch <<= 6; | ~~~^~~~~ ConvertUTF.c:427:6: note: here 427 | case 0: ch += *source++; | ^~~~ ConvertUTF.c: In function 'ConvertUTF32toUTF8': ConvertUTF.c:513:65: warning: this statement may fall through [-Wimplicit-fallthrough=] 513 | case 4: *--target = (UTF8)((ch | byteMark) & byteMask); ch >>= 6; | ~~~^~~~~ ConvertUTF.c:514:6: note: here 514 | case 3: *--target = (UTF8)((ch | byteMark) & byteMask); ch >>= 6; | ^~~~ ConvertUTF.c:514:65: warning: this statement may fall through [-Wimplicit-fallthrough=] 514 | case 3: *--target = (UTF8)((ch | byteMark) & byteMask); ch >>= 6; | ~~~^~~~~ ConvertUTF.c:515:6: note: here 515 | case 2: *--target = (UTF8)((ch | byteMark) & byteMask); ch >>= 6; | ^~~~ ConvertUTF.c:515:65: warning: this statement may fall through [-Wimplicit-fallthrough=] 515 | case 2: *--target = (UTF8)((ch | byteMark) & byteMask); ch >>= 6; | ~~~^~~~~ ConvertUTF.c:516:6: note: here 516 | case 1: *--target = (UTF8)(ch | firstByteMark[bytesToWrite]); | ^~~~ ConvertUTF.c: In function 'ConvertUTF8toUTF32': ConvertUTF.c:548:34: warning: this statement may fall through [-Wimplicit-fallthrough=] 548 | case 5: ch += *source++; ch <<= 6; | ~~~^~~~~ ConvertUTF.c:549:6: note: here 549 | case 4: ch += *source++; ch <<= 6; | ^~~~ ConvertUTF.c:549:34: warning: this statement may fall through [-Wimplicit-fallthrough=] 549 | case 4: ch += *source++; ch <<= 6; | ~~~^~~~~ ConvertUTF.c:550:6: note: here 550 | case 3: ch += *source++; ch <<= 6; | ^~~~ ConvertUTF.c:550:34: warning: this statement may fall through [-Wimplicit-fallthrough=] 550 | case 3: ch += *source++; ch <<= 6; | ~~~^~~~~ ConvertUTF.c:551:6: note: here 551 | case 2: ch += *source++; ch <<= 6; | ^~~~ ConvertUTF.c:551:34: warning: this statement may fall through [-Wimplicit-fallthrough=] 551 | case 2: ch += *source++; ch <<= 6; | ~~~^~~~~ ConvertUTF.c:552:6: note: here 552 | case 1: ch += *source++; ch <<= 6; | ^~~~ ConvertUTF.c:552:34: warning: this statement may fall through [-Wimplicit-fallthrough=] 552 | case 1: ch += *source++; ch <<= 6; | ~~~^~~~~ ConvertUTF.c:553:6: note: here 553 | case 0: ch += *source++; | ^~~~ CC crypto.o CC crypto-utils.o CC crypto-utils-fallback.o CC error.o CC fdlimit.o CC file.o CC handshake.o CC history.o CC inout.o CC list.o CC log.o CC magnet.o CC makemeta.o CC metainfo.o CC natpmp.o CC net.o net.c:53:1: warning: missing braces around initializer [-Wmissing-braces] 53 | { | ^ net.c:53:1: warning: missing braces around initializer [-Wmissing-braces] CC peer-io.o CC peer-mgr.o CC peer-msgs.o peer-msgs.c: In function 'fillOutputBuffer': peer-msgs.c:2123:25: warning: pointer targets in passing argument 6 of 'tr_cacheReadBlock' differ in signedness [-Wpointer-sign] 2123 | iovec[0].iov_base) != 0; | ~~~~~~~~^~~~~~~~~ | | | caddr_t {aka char *} In file included from peer-msgs.c:19: cache.h:39:14: note: expected 'uint8_t *' {aka 'unsigned char *'} but argument is of type 'caddr_t' {aka 'char *'} 39 | uint8_t* setme); | ~~~~~~~~~^~~~~ CC platform.o CC platform-quota.o CC port-forwarding.o CC ptrarray.o CC quark.o CC resume.o CC rpcimpl.o CC rpc-server.o rpc-server.c: In function 'add_response': rpc-server.c:341:33: warning: pointer targets in assignment from 'caddr_t' {aka 'char *'} to 'Bytef *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] 341 | server->stream.next_out = iovec[0].iov_base; | ^ CC session.o CC session-id.o CC stats.o CC torrent.o CC torrent-ctor.o CC torrent-magnet.o CC tr-assert.o CC tr-dht.o CC tr-lpd.o CC tr-udp.o CC tr-utp.o CC tr-getopt.o CC trevent.o CC upnp.o CC utils.o utils.c: In function 'to_utf8': utils.c:1240:27: warning: passing argument 2 of 'libiconv' from incompatible pointer type [-Wincompatible-pointer-types] 1240 | if (iconv(cd, &inbuf, &inbytesleft, &outbuf, &outbytesleft) != (size_t)-1) | ^~~~~~ | | | char ** In file included from utils.c:39: /home/pbulk/build/net/transmission-qt/work/.buildlink/include/iconv.h:83:48: note: expected 'const char **' but argument is of type 'char **' 83 | extern size_t iconv (iconv_t cd, const char* * inbuf, size_t *inbytesleft, char* * outbuf, size_t *outbytesleft); | ~~~~~~~~~~~~~~^~~~~ CC variant.o CC variant-benc.o CC variant-json.o CC verify.o CC watchdir.o CC watchdir-generic.o CC web.o CC webseed.o CC wildmat.o CC watchdir-inotify.o CC file-posix.o CC subprocess-posix.o CC crypto-utils-openssl.o AR libtransmission.a CCLD bitfield-test CC blocklist-test.o CCLD blocklist-test CC clients-test.o CCLD clients-test CC crypto-test.o CCLD crypto-test CC error-test.o CCLD error-test CC file-test.o CCLD file-test CC history-test.o CCLD history-test CC json-test.o CCLD json-test CC magnet-test.o CCLD magnet-test CC makemeta-test.o CCLD makemeta-test CC metainfo-test.o CCLD metainfo-test CC move-test.o CCLD move-test CC peer-msgs-test.o CCLD peer-msgs-test CC quark-test.o CCLD quark-test CC rename-test.o CCLD rename-test CC rpc-test.o CCLD rpc-test CC session-test.o CCLD session-test CC subprocess-test.o CCLD subprocess-test CC tr-getopt-test.o CCLD tr-getopt-test CC utils-test.o utils-test.c: In function 'test_strjoin': utils-test.c:108:11: warning: 'in5' may be used uninitialized in this function [-Wmaybe-uninitialized] 108 | out = tr_strjoin(in5, 0, "a"); | ^~~~~~~~~~~~~~~~~~~~~~~ CCLD utils-test CC variant-test.o CCLD variant-test CC watchdir-test.o CCLD watchdir-test CC watchdir_generic_test-watchdir-test.o watchdir-test.c:400:1: fatal error: opening dependency file .deps/watchdir_generic_test-watchdir-test.Tpo: Disc quota exceeded 400 | } | ^ compilation terminated. gmake[1]: *** [Makefile:1364: watchdir_generic_test-watchdir-test.o] Error 1 gmake[1]: Leaving directory '/home/pbulk/build/net/transmission-qt/work/transmission-3.00/libtransmission' gmake: *** [Makefile:501: all-recursive] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/transmission-qt *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/transmission-qt