+ 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=312 WRKLOG=/tmp/bulklog/rsyslog-libgcrypt-8.38.0nb22/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/rsyslog-libgcrypt-8.38.0nb22/work.log ===> Building for rsyslog-libgcrypt-8.38.0nb22 cd .. && /opt/pkg/bin/bmake am--refresh CDPATH="${ZSH_VERSION+.}:" && cd . && /usr/bin/bash /home/pbulk/build/sysutils/rsyslog-libgcrypt/work/rsyslog-8.38.0/missing aclocal-1.15 -I m4 WARNING: 'aclocal' is missing on your system. You should only need it if you modified 'acinclude.m4' or 'configure.ac'. You might want to install the Automake and Perl packages. Grab them from any GNU archive site. cd . && /usr/bin/bash /home/pbulk/build/sysutils/rsyslog-libgcrypt/work/rsyslog-8.38.0/missing automake-1.15 --gnu WARNING: 'automake' is missing on your system. You should only need it if you modified 'Makefile.am', 'acinclude.m4' or 'configure.ac'. You might want to install the Automake and Perl packages. Grab them from any GNU archive site. CDPATH="${ZSH_VERSION+.}:" && cd . && /usr/bin/bash /home/pbulk/build/sysutils/rsyslog-libgcrypt/work/rsyslog-8.38.0/missing autoconf WARNING: 'autoconf' is missing on your system. You should only need it if you modified 'configure.ac'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. /usr/bin/bash ./config.status --recheck cd . && /usr/bin/bash ./config.status Makefile config.status: creating Makefile cd .. && /opt/pkg/bin/bmake am--refresh /usr/bin/bash ./config.status --recheck cd .. && /usr/bin/bash ./config.status compat/Makefile depfiles config.status: creating compat/Makefile config.status: executing depfiles commands CC compat_la-getifaddrs.lo CC compat_la-strndup.lo CC compat_la-solaris_elf_fix.lo CCLD compat.la /opt/pkg/bin/bmake all-am cd .. && /opt/pkg/bin/bmake am--refresh /usr/bin/bash ./config.status --recheck cd .. && /usr/bin/bash ./config.status grammar/Makefile depfiles config.status: creating grammar/Makefile config.status: executing depfiles commands CC libgrammar_la-grammar.lo CC libgrammar_la-lexer.lo CC libgrammar_la-rainerscript.lo CCLD libgrammar.la cd .. && /opt/pkg/bin/bmake am--refresh /usr/bin/bash ./config.status --recheck cd .. && /usr/bin/bash ./config.status runtime/Makefile depfiles config.status: creating runtime/Makefile config.status: executing depfiles commands CC librsyslog_la-rsyslog.lo CC librsyslog_la-dnscache.lo CC librsyslog_la-glbl.lo CC librsyslog_la-conf.lo conf.c:70: warning: "NAME_MAX" redefined 70 | # define NAME_MAX MAXNAMELEN | In file included from /opt/tools/gcc13/lib/gcc/x86_64-sun-solaris2.11/13.3.0/include/limits.h:205, from /opt/tools/gcc13/lib/gcc/x86_64-sun-solaris2.11/13.3.0/include/syslimits.h:7, from /opt/tools/gcc13/lib/gcc/x86_64-sun-solaris2.11/13.3.0/include/limits.h:34, from /home/pbulk/build/sysutils/rsyslog-libgcrypt/work/.buildlink/include/zconf.h:420, from /home/pbulk/build/sysutils/rsyslog-libgcrypt/work/.buildlink/include/zlib.h:34, from zlibw.h:26, from stream.h:75, from obj.h:48, from rsyslog.h:690, from conf.c:50: /usr/include/limits.h:270: note: this is the location of the previous definition 270 | #define NAME_MAX 255 | CC librsyslog_la-janitor.lo CC librsyslog_la-rsconf.lo rsconf.c: In function 'cnfDoObj': rsconf.c:323:46: warning: '%s' directive argument is null [-Wformat-overflow=] 323 | "parser module name '%s' already exists", cnfModName); | ^~ CC librsyslog_la-parser.lo CC librsyslog_la-strgen.lo CC librsyslog_la-msg.lo CC librsyslog_la-linkedlist.lo CC librsyslog_la-objomsr.lo CC librsyslog_la-stringbuf.lo CC librsyslog_la-datetime.lo CC librsyslog_la-srutils.lo CC librsyslog_la-errmsg.lo CC librsyslog_la-debug.lo CC librsyslog_la-obj.lo CC librsyslog_la-modules.lo CC librsyslog_la-statsobj.lo CC librsyslog_la-dynstats.lo CC librsyslog_la-stream.lo CC librsyslog_la-var.lo CC librsyslog_la-wtp.lo CC librsyslog_la-wti.lo In file included from rsyslog.h:689, from wti.c:40: wti.c: In function 'wtiWakeupThrd': wti.c:129:65: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 129 | DBGPRINTF("sent SIGTTIN to worker thread %p\n", (void*) pThis->thrdID); | ^ debug.h:127:58: note: in definition of macro 'DBGPRINTF' 127 | #define DBGPRINTF(...) if(Debug) { r_dbgprintf(__FILE__, __VA_ARGS__); } | ^~~~~~~~~~~ wti.c: In function 'wtiCancelThrd': wti.c:158:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 158 | (void *) pThis->thrdID); | ^ debug.h:127:58: note: in definition of macro 'DBGPRINTF' 127 | #define DBGPRINTF(...) if(Debug) { r_dbgprintf(__FILE__, __VA_ARGS__); } | ^~~~~~~~~~~ CC librsyslog_la-queue.lo queue.c:2162:1: warning: conflicting types for 'qqueueChkStopWrkrDA' due to enum/integer mismatch; have 'rsRetVal(qqueue_t *)' {aka 'enum rsRetVal_(struct queue_s *)'} [-Wenum-int-mismatch] 2162 | qqueueChkStopWrkrDA(qqueue_t *pThis) | ^~~~~~~~~~~~~~~~~~~ queue.c:93:12: note: previous declaration of 'qqueueChkStopWrkrDA' with type 'int(qqueue_t *)' {aka 'int(struct queue_s *)'} 93 | static int qqueueChkStopWrkrDA(qqueue_t *pThis); | ^~~~~~~~~~~~~~~~~~~ queue.c: In function 'GetDeqBatchSize': queue.c:2209:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 2209 | if(pThis->pqParent != NULL) // TODO: check why we actually do this! | ^~ In file included from queue.c:50: rsyslog.h:578:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 578 | #define RETiRet do{ ENDfuncIRet return iRet; }while(0) | ^~ queue.c:2211:9: note: in expansion of macro 'RETiRet' 2211 | RETiRet; | ^~~~~~~ CC librsyslog_la-ruleset.lo CC librsyslog_la-prop.lo CC librsyslog_la-ratelimit.lo CC librsyslog_la-lookup.lo CC librsyslog_la-cfsysline.lo CC ../librsyslog_la-action.lo CC ../librsyslog_la-threads.lo In file included from ./rsyslog.h:689, from ../threads.c:38: ../threads.c: In function 'thrdTerminateNonCancel': ../threads.c:117:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 117 | pThis->name, (void*) pThis->thrdID); | ^ ./debug.h:127:58: note: in definition of macro 'DBGPRINTF' 127 | #define DBGPRINTF(...) if(Debug) { r_dbgprintf(__FILE__, __VA_ARGS__); } | ^~~~~~~~~~~ ../threads.c:155:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 155 | pThis->name, (void*) pThis->thrdID); | ^ ./debug.h:127:58: note: in definition of macro 'DBGPRINTF' 127 | #define DBGPRINTF(...) if(Debug) { r_dbgprintf(__FILE__, __VA_ARGS__); } | ^~~~~~~~~~~ ../threads.c:158:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 158 | pThis->name, (void*) pThis->thrdID); | ^ ./debug.h:127:58: note: in definition of macro 'DBGPRINTF' 127 | #define DBGPRINTF(...) if(Debug) { r_dbgprintf(__FILE__, __VA_ARGS__); } | ^~~~~~~~~~~ CC ../librsyslog_la-parse.lo CC librsyslog_la-hashtable.lo CC librsyslog_la-hashtable_itr.lo CC ../librsyslog_la-outchannel.lo CC ../librsyslog_la-template.lo CCLD librsyslog.la CC libgcry_la-libgcry.lo In file included from /home/pbulk/build/sysutils/rsyslog-libgcrypt/work/.buildlink/include/gcrypt.h:31, from libgcry.c:43: /home/pbulk/build/sysutils/rsyslog-libgcrypt/work/.buildlink/include/gpg-error.h:1725:33: error: unknown type name 'estream_t' 1725 | estream_t stream, unsigned int flags); | ^~~~~~~~~ /home/pbulk/build/sysutils/rsyslog-libgcrypt/work/.buildlink/include/gpg-error.h:1728:51: error: unknown type name 'estream_t' 1728 | gpg_err_code_t gpgrt_nvc_write (gpgrt_nvc_t cont, estream_t stream); | ^~~~~~~~~ *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/sysutils/rsyslog-libgcrypt/work/rsyslog-8.38.0/runtime *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/rsyslog-libgcrypt *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/rsyslog-libgcrypt