+ 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/cups-base-2.4.4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/cups-base-2.4.4/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for cups-base-2.4.4 Using ARCHFLAGS= Using ALL_CFLAGS=-I.. -D_CUPS_SOURCE -I/usr/include/kerberosv5 -I/opt/pkg/include -I/usr/include/kerberosv5 -I/usr/include/gssapi -I/usr/include -I/opt/pkg/include/ncurses -I/usr/include/kerberosv5 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_POSIX_PTHREAD_SEMANTICS -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/usr/include/kerberosv5 -I/usr/include/gssapi -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/dbus-1.0 -I/opt/pkg/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/opt/pkg/include -I/opt/pkg/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -Wunused -Wno-char-subscripts -Wno-deprecated-declarations -Wno-format-truncation -Wno-format-y2k -Wno-switch -Wno-unused-result Using ALL_CXXFLAGS=-I.. -D_CUPS_SOURCE -I/usr/include/kerberosv5 -I/opt/pkg/include -I/usr/include/kerberosv5 -I/usr/include/gssapi -I/usr/include -I/opt/pkg/include/ncurses -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_POSIX_PTHREAD_SEMANTICS -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/usr/include/kerberosv5 -I/usr/include/gssapi -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -Wunused -Wno-char-subscripts -Wno-deprecated-declarations -Wno-format-truncation -Wno-format-y2k -Wno-switch -Wno-unused-result Using CC=gcc Using CXX=gcc Using DSOFLAGS=-L../cups -R/opt/pkg/lib -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L/usr/lib -lkrb5 -lgss -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -liconv -lintl -Wl,-soname,all -shared -fPIC -Os -g Using LDFLAGS=-L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L/usr/lib -lkrb5 -lgss -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -liconv -lintl -R/opt/pkg/lib Using LIBS=-L/usr/lib -lkrb5 -ldns_sd -Wl,-R/opt/pkg/lib -L/opt/pkg/lib -lgnutls -lz -lpthread -lresolv -lnsl -lsocket -lm -liconv -lz Making all in cups... gmake[1]: Entering directory '/home/pbulk/build/print/cups-base/work/cups-2.4.4/cups' Compiling raster-interstub.c... Compiling raster-stubs.c... Compiling array.c... Compiling auth.c... Compiling debug.c... Compiling dest.c... Compiling dest-job.c... Compiling dest-localization.c... Compiling dest-options.c... Compiling dir.c... Compiling encode.c... Compiling file.c... Compiling getputfile.c... Compiling globals.c... Compiling hash.c... Compiling http.c... Compiling http-addr.c... Compiling http-addrlist.c... Compiling http-support.c... Compiling ipp.c... Compiling ipp-file.c... Compiling ipp-vars.c... Compiling ipp-support.c... Compiling langprintf.c... Compiling language.c... Compiling md5.c... Compiling md5passwd.c... Compiling notify.c... Compiling options.c... Compiling pwg-media.c... Compiling raster-error.c... Compiling raster-stream.c... Compiling request.c... Compiling snprintf.c... Compiling string.c... Compiling tempfile.c... Compiling thread.c... Compiling tls.c... Compiling transcode.c... transcode.c: In function 'cupsCharsetToUTF8': transcode.c:167:24: warning: passing argument 2 of 'libiconv' from incompatible pointer type [-Wincompatible-pointer-types] 167 | iconv(map_to_utf8, (char **)&src, &srclen, &altdestptr, &outBytesLeft); | ^~~~~~~~~~~~~ | | | char ** In file included from transcode.c:19: /home/pbulk/build/print/cups-base/work/.buildlink/include/iconv.h:82:48: note: expected 'const char **' but argument is of type 'char **' 82 | extern size_t iconv (iconv_t cd, const char* * inbuf, size_t *inbytesleft, char* * outbuf, size_t *outbytesleft); | ~~~~~~~~~~~~~~^~~~~ transcode.c: In function 'cupsUTF8ToCharset': transcode.c:296:26: warning: passing argument 2 of 'libiconv' from incompatible pointer type [-Wincompatible-pointer-types] 296 | iconv(map_from_utf8, &altsrc, &srclen, &destptr, &outBytesLeft); | ^~~~~~~ | | | char ** /home/pbulk/build/print/cups-base/work/.buildlink/include/iconv.h:82:48: note: expected 'const char **' but argument is of type 'char **' 82 | extern size_t iconv (iconv_t cd, const char* * inbuf, size_t *inbytesleft, char* * outbuf, size_t *outbytesleft); | ~~~~~~~~~~~~~~^~~~~ Compiling usersys.c... Compiling util.c... Compiling adminutil.c... Compiling backchannel.c... Compiling backend.c... Compiling getdevices.c... Compiling getifaddrs.c... Compiling ppd.c... Compiling ppd-attr.c... Compiling ppd-cache.c... Compiling ppd-conflicts.c... Compiling ppd-custom.c... Compiling ppd-emit.c... Compiling ppd-localize.c... Compiling ppd-mark.c... Compiling ppd-page.c... Compiling ppd-util.c... Compiling raster-interpret.c... Compiling sidechannel.c... Compiling snmp.c... Linking libcups.so.2... Linking libcupsimage.so.2... Archiving libcups.a... ar: writing libcups.a a - array.o a - auth.o a - debug.o a - dest.o a - dest-job.o a - dest-localization.o a - dest-options.o a - dir.o a - encode.o a - file.o a - getputfile.o a - globals.o a - hash.o a - http.o a - http-addr.o a - http-addrlist.o a - http-support.o a - ipp.o a - ipp-file.o a - ipp-vars.o a - ipp-support.o a - langprintf.o a - language.o a - md5.o a - md5passwd.o a - notify.o a - options.o a - pwg-media.o a - raster-error.o a - raster-stream.o a - raster-stubs.o a - request.o a - snprintf.o a - string.o a - tempfile.o a - thread.o a - tls.o a - transcode.o a - usersys.o a - util.o a - adminutil.o a - backchannel.o a - backend.o a - getdevices.o a - getifaddrs.o a - ppd.o a - ppd-attr.o a - ppd-cache.o a - ppd-conflicts.o a - ppd-custom.o a - ppd-emit.o a - ppd-localize.o a - ppd-mark.o a - ppd-page.o a - ppd-util.o a - raster-interpret.o a - raster-interstub.o a - sidechannel.o a - snmp.o Archiving libcupsimage.a... ar: writing libcupsimage.a a - raster-interstub.o a - raster-stubs.o gmake[1]: Leaving directory '/home/pbulk/build/print/cups-base/work/cups-2.4.4/cups' Making all in tools... gmake[1]: Entering directory '/home/pbulk/build/print/cups-base/work/cups-2.4.4/tools' Compiling ippevepcl.c... Linking ippevepcl... Compiling ippeveps.c... Linking ippeveps... Compiling ippeveprinter.c... Linking ippeveprinter... Undefined first referenced symbol in file recv ippeveprinter.o (symbol belongs to implicit dependency /lib/amd64/libsocket.so.1) ld: fatal: symbol referencing errors. No output written to ippeveprinter collect2: error: ld returned 1 exit status gmake[1]: *** [Makefile:150: ippeveprinter] Error 1 gmake[1]: Leaving directory '/home/pbulk/build/print/cups-base/work/cups-2.4.4/tools' gmake: *** [Makefile:43: all] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/print/cups-base *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/print/cups-base