WARNING: [license.mk] Every package should define a LICENSE.
===> Building for LPRng-core-3.8.28nb4
if [ "UTILS" = po ] ; then \
    for i in po/Makefile* ; do \
	if [ -f "$i" ] ; then \
	    if grep '^mkinstalldirs.*=.*case' $i ; then \
		echo "fixing broken $i which causes wrong path to mkinstalldirs to be used"; \
		perl -spi -e 's:^mkinstalldirs\s*=\s*.*:mkinstalldirs = \$(SHELL) \$(MKINSTALLDIRS):' $i; \
	    fi \
	fi \
    done \
fi
if [ "UTILS" != po -o "no" != "no" ] ; then \
	cd UTILS; /opt/pkg/bin/gmake localedir=/opt/pkg/share/locale \
		DESTDIR= all ; \
fi
gmake[1]: Entering directory '/Users/pbulk/build/print/LPRng-core/work/LPRng-3.8.28/UTILS'
gmake[1]: Nothing to be done for 'all'.
gmake[1]: Leaving directory '/Users/pbulk/build/print/LPRng-core/work/LPRng-3.8.28/UTILS'
if [ "src" = po ] ; then \
    for i in po/Makefile* ; do \
	if [ -f "$i" ] ; then \
	    if grep '^mkinstalldirs.*=.*case' $i ; then \
		echo "fixing broken $i which causes wrong path to mkinstalldirs to be used"; \
		perl -spi -e 's:^mkinstalldirs\s*=\s*.*:mkinstalldirs = \$(SHELL) \$(MKINSTALLDIRS):' $i; \
	    fi \
	fi \
    done \
fi
if [ "src" != po -o "no" != "no" ] ; then \
	cd src; /opt/pkg/bin/gmake localedir=/opt/pkg/share/locale \
		DESTDIR= all ; \
fi
gmake[1]: Entering directory '/Users/pbulk/build/print/LPRng-core/work/LPRng-3.8.28/src'
set -e ; \
rm -f lprng_certs ; \
sed \
-e "s,@OPENSSL.,/usr/bin/openssl," \
-e "s,@SSL_CA_FILE.,/opt/pkg/etc/lpd/ssl.ca/ca.crt," \
-e "s,@SSL_CA_KEY.,/opt/pkg/etc/lpd/ssl.ca/ca.key," \
-e "s,@SSL_CRL_FILE.,/opt/pkg/etc/lpd/ssl.crl/ssl.crl," \
-e "s,@SSL_SERVER_CERT.,/opt/pkg/etc/lpd/ssl.server/server.crt," \
-e "s,@SSL_SERVER_PASSWORD_FILE.,/opt/pkg/etc/lpd/ssl.server/server.pwd," \
-e "s,@SSL_CERTS_DIR.,/opt/pkg/etc/lpd/ssl.certs," \
lprng_certs.sh >lprng_certs
chmod 755 lprng_certs
set -e ; \
rm -f lprng_index_certs ; \
sed \
-e "s,@OPENSSL.,/usr/bin/openssl," \
-e "s,@SSL_CA_FILE.,/opt/pkg/etc/lpd/ssl.ca/ca.crt," \
-e "s,@SSL_CA_KEY.,/opt/pkg/etc/lpd/ssl.ca/ca.key," \
-e "s,@SSL_CRL_FILE.,/opt/pkg/etc/lpd/ssl.crl/ssl.crl," \
-e "s,@SSL_SERVER_CERT.,/opt/pkg/etc/lpd/ssl.server/server.crt," \
-e "s,@SSL_SERVER_PASSWORD_FILE.,/opt/pkg/etc/lpd/ssl.server/server.pwd," \
-e "s,@SSL_CERTS_DIR.,/opt/pkg/etc/lpd/ssl.certs," \
lprng_index_certs.sh >lprng_index_certs
chmod 755 lprng_index_certs
cp /dev/null defs.h
echo "#define " CHOWN \"/usr/sbin/chown\" >>defs.h
echo "#define " CHGRP \"/usr/bin/chgrp\" >>defs.h
echo "#define " PRINTCAP_PATH \"/opt/pkg/etc/printcap\" >>defs.h
echo "#define " LPD_PRINTCAP_PATH \"/opt/pkg/etc/printcap\" >>defs.h
echo "#define " LPD_PERMS_PATH \"/opt/pkg/etc/lpd/lpd.perms\" >>defs.h
echo "#define " LPD_CONF_PATH \"/opt/pkg/etc/lpd/lpd.conf\" >>defs.h
echo "#define " REQUIRE_CONFIGFILES \"1\" >>defs.h
echo "#define " FILTER_PATH \"/opt/pkg/libexec/LPRng:/sbin:/usr/sbin:/bin:/usr/bin:/opt/pkg/sbin:/opt/pkg/bin:/usr/local/sbin:/usr/local/bin\" >>defs.h
echo "#define " LD_LIBRARY_PATH \"/usr/lib:/opt/pkg/lib:/usr/local/lib\" >>defs.h
echo "#define " LOCKFILE \"/var/run/lpd\" >>defs.h
echo "#define " CLEAR \"/usr/bin/clear\" >>defs.h
echo "#define " USERID \"daemon\" >>defs.h
echo "#define " GROUPID \"daemon\" >>defs.h
echo "#define " LOCALEDIR \"/opt/pkg/share/locale\" >>defs.h
echo "#define " DONE_JOBS \"1\" >>defs.h
echo "#define " DONE_JOBS_MAX_AGE \"0\" >>defs.h
echo "#define " UNIXSOCKETPATH \"/var/run/lprng\" >>defs.h
echo "#define " PRUTIL \"/usr/bin/pr\" >>defs.h
echo "#define " OPENSSL \"/usr/bin/openssl\" >>defs.h
echo "#define " SSL_CA_FILE \"/opt/pkg/etc/lpd/ssl.ca/ca.crt\" >>defs.h
echo "#define " SSL_CA_KEY \"/opt/pkg/etc/lpd/ssl.ca/ca.key\" >>defs.h
echo "#define " SSL_CRL_FILE \"/opt/pkg/etc/lpd/ssl.crl/ssl.crl\" >>defs.h
echo "#define " SSL_CERTS_DIR \"/opt/pkg/etc/lpd/ssl.certs\" >>defs.h
echo "#define " SSL_SERVER_CERT \"/opt/pkg/etc/lpd/ssl.server/server.crt\" >>defs.h
echo "#define " SSL_SERVER_PASSWORD_FILE \"/opt/pkg/etc/lpd/ssl.server/server.pwd\" >>defs.h
echo "#define " SD_DEFAULT \"/var/spool/lpd\" >>defs.h
clang -I.. -I. -I./include -I./common -g -W -Wall  -Werror  -Wno-unused  -pipe -Os -g -W -Wall  -Werror  -Wno-unused  -DHAVE_CONFIG_H   -c -o lpc.o ./common/lpc.c
/bin/sh ../libtool --mode=compile clang -I.. -I. -I./include -I./common -g -W -Wall  -Werror  -Wno-unused  -pipe -Os -g -W -Wall  -Werror  -Wno-unused  -DHAVE_CONFIG_H -c ./common/accounting.c
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/accounting.c  -fno-common -DPIC -o .libs/accounting.o
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/accounting.c -o accounting.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile clang -I.. -I. -I./include -I./common -g -W -Wall  -Werror  -Wno-unused  -pipe -Os -g -W -Wall  -Werror  -Wno-unused  -DHAVE_CONFIG_H -c ./common/child.c
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/child.c  -fno-common -DPIC -o .libs/child.o
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/child.c -o child.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile clang -I.. -I. -I./include -I./common -g -W -Wall  -Werror  -Wno-unused  -pipe -Os -g -W -Wall  -Werror  -Wno-unused  -DHAVE_CONFIG_H -c ./common/controlword.c
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/controlword.c  -fno-common -DPIC -o .libs/controlword.o
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/controlword.c -o controlword.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile clang -I.. -I. -I./include -I./common -g -W -Wall  -Werror  -Wno-unused  -pipe -Os -g -W -Wall  -Werror  -Wno-unused  -DHAVE_CONFIG_H -c ./common/copyright.c
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/copyright.c  -fno-common -DPIC -o .libs/copyright.o
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/copyright.c -o copyright.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile clang -I.. -I. -I./include -I./common -g -W -Wall  -Werror  -Wno-unused  -pipe -Os -g -W -Wall  -Werror  -Wno-unused  -DHAVE_CONFIG_H -c ./common/debug.c
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/debug.c  -fno-common -DPIC -o .libs/debug.o
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/debug.c -o debug.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile clang -I.. -I. -I./include -I./common -g -W -Wall  -Werror  -Wno-unused  -pipe -Os -g -W -Wall  -Werror  -Wno-unused  -DHAVE_CONFIG_H -c ./common/errormsg.c
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/errormsg.c  -fno-common -DPIC -o .libs/errormsg.o
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/errormsg.c -o errormsg.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile clang -I.. -I. -I./include -I./common -g -W -Wall  -Werror  -Wno-unused  -pipe -Os -g -W -Wall  -Werror  -Wno-unused  -DHAVE_CONFIG_H -c ./common/fileopen.c
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/fileopen.c  -fno-common -DPIC -o .libs/fileopen.o
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/fileopen.c -o fileopen.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile clang -I.. -I. -I./include -I./common -g -W -Wall  -Werror  -Wno-unused  -pipe -Os -g -W -Wall  -Werror  -Wno-unused  -DHAVE_CONFIG_H -c ./common/gethostinfo.c
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/gethostinfo.c  -fno-common -DPIC -o .libs/gethostinfo.o
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/gethostinfo.c -o gethostinfo.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile clang -I.. -I. -I./include -I./common -g -W -Wall  -Werror  -Wno-unused  -pipe -Os -g -W -Wall  -Werror  -Wno-unused  -DHAVE_CONFIG_H -c ./common/getopt.c
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/getopt.c  -fno-common -DPIC -o .libs/getopt.o
./common/getopt.c:74:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
        if( (next_opt == argv[Optind-1]) ){
             ~~~~~~~~~^~~~~~~~~~~~~~~~~
./common/getopt.c:74:16: note: remove extraneous parentheses around the comparison to silence this warning
        if( (next_opt == argv[Optind-1]) ){
            ~         ^                ~
./common/getopt.c:74:16: note: use '=' to turn this equality comparison into an assignment
        if( (next_opt == argv[Optind-1]) ){
                      ^~
                      =
1 warning generated.
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/getopt.c -o getopt.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile clang -I.. -I. -I./include -I./common -g -W -Wall  -Werror  -Wno-unused  -pipe -Os -g -W -Wall  -Werror  -Wno-unused  -DHAVE_CONFIG_H -c ./common/getprinter.c
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/getprinter.c  -fno-common -DPIC -o .libs/getprinter.o
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/getprinter.c -o getprinter.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile clang -I.. -I. -I./include -I./common -g -W -Wall  -Werror  -Wno-unused  -pipe -Os -g -W -Wall  -Werror  -Wno-unused  -DHAVE_CONFIG_H -c ./common/getqueue.c
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/getqueue.c  -fno-common -DPIC -o .libs/getqueue.o
./common/getqueue.c:749:17: warning: address of 'job->info.count' will always evaluate to 'true' [-Wpointer-bool-conversion]
        if( &job->info.count ) {
        ~~   ~~~~~~~~~~^~~~~
1 warning generated.
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/getqueue.c -o getqueue.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile clang -I.. -I. -I./include -I./common -g -W -Wall  -Werror  -Wno-unused  -pipe -Os -g -W -Wall  -Werror  -Wno-unused  -DHAVE_CONFIG_H -c ./common/globmatch.c
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/globmatch.c  -fno-common -DPIC -o .libs/globmatch.o
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/globmatch.c -o globmatch.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile clang -I.. -I. -I./include -I./common -g -W -Wall  -Werror  -Wno-unused  -pipe -Os -g -W -Wall  -Werror  -Wno-unused  -DHAVE_CONFIG_H -c ./common/initialize.c
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/initialize.c  -fno-common -DPIC -o .libs/initialize.o
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/initialize.c -o initialize.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile clang -I.. -I. -I./include -I./common -g -W -Wall  -Werror  -Wno-unused  -pipe -Os -g -W -Wall  -Werror  -Wno-unused  -DHAVE_CONFIG_H -c ./common/krb5_auth.c
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/krb5_auth.c  -fno-common -DPIC -o .libs/krb5_auth.o
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/krb5_auth.c -o krb5_auth.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile clang -I.. -I. -I./include -I./common -g -W -Wall  -Werror  -Wno-unused  -pipe -Os -g -W -Wall  -Werror  -Wno-unused  -DHAVE_CONFIG_H -c ./common/linelist.c
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/linelist.c  -fno-common -DPIC -o .libs/linelist.o
./common/linelist.c:1817:6: warning: variable 'end' is used uninitialized whenever '||' condition is true [-Wsometimes-uninitialized]
        if( Find_first_key(input,name,Printcap_sep,&start)
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./common/linelist.c:1826:17: note: uninitialized use occurs here
        for(; start <= end; ++start ){
                       ^~~
./common/linelist.c:1817:6: note: remove the '||' if its condition is always false
        if( Find_first_key(input,name,Printcap_sep,&start)
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./common/linelist.c:1810:16: note: initialize the variable 'end' to silence this warning
        int start, end, i, j, c, start_tc, end_tc;
                      ^
                       = 0
./common/linelist.c:2063:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
                                if( (c == key->keyword[0]) ){
                                     ~~^~~~~~~~~~~~~~~~~~
./common/linelist.c:2063:12: note: remove extraneous parentheses around the comparison to silence this warning
                                if( (c == key->keyword[0]) ){
                                    ~  ^                 ~
./common/linelist.c:2063:12: note: use '=' to turn this equality comparison into an assignment
                                if( (c == key->keyword[0]) ){
                                       ^~
                                       =
2 warnings generated.
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/linelist.c -o linelist.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile clang -I.. -I. -I./include -I./common -g -W -Wall  -Werror  -Wno-unused  -pipe -Os -g -W -Wall  -Werror  -Wno-unused  -DHAVE_CONFIG_H -c ./common/linksupport.c
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/linksupport.c  -fno-common -DPIC -o .libs/linksupport.o
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/linksupport.c -o linksupport.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile clang -I.. -I. -I./include -I./common -g -W -Wall  -Werror  -Wno-unused  -pipe -Os -g -W -Wall  -Werror  -Wno-unused  -DHAVE_CONFIG_H -c ./common/lockfile.c
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/lockfile.c  -fno-common -DPIC -o .libs/lockfile.o
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/lockfile.c -o lockfile.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile clang -I.. -I. -I./include -I./common -g -W -Wall  -Werror  -Wno-unused  -pipe -Os -g -W -Wall  -Werror  -Wno-unused  -DHAVE_CONFIG_H -c ./common/lpd_control.c
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/lpd_control.c  -fno-common -DPIC -o .libs/lpd_control.o
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/lpd_control.c -o lpd_control.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile clang -I.. -I. -I./include -I./common -g -W -Wall  -Werror  -Wno-unused  -pipe -Os -g -W -Wall  -Werror  -Wno-unused  -DHAVE_CONFIG_H -c ./common/lpd_dispatch.c
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/lpd_dispatch.c  -fno-common -DPIC -o .libs/lpd_dispatch.o
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/lpd_dispatch.c -o lpd_dispatch.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile clang -I.. -I. -I./include -I./common -g -W -Wall  -Werror  -Wno-unused  -pipe -Os -g -W -Wall  -Werror  -Wno-unused  -DHAVE_CONFIG_H -c ./common/lpd_jobs.c
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/lpd_jobs.c  -fno-common -DPIC -o .libs/lpd_jobs.o
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/lpd_jobs.c -o lpd_jobs.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile clang -I.. -I. -I./include -I./common -g -W -Wall  -Werror  -Wno-unused  -pipe -Os -g -W -Wall  -Werror  -Wno-unused  -DHAVE_CONFIG_H -c ./common/lpd_logger.c
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/lpd_logger.c  -fno-common -DPIC -o .libs/lpd_logger.o
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/lpd_logger.c -o lpd_logger.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile clang -I.. -I. -I./include -I./common -g -W -Wall  -Werror  -Wno-unused  -pipe -Os -g -W -Wall  -Werror  -Wno-unused  -DHAVE_CONFIG_H -c ./common/lpd_rcvjob.c
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/lpd_rcvjob.c  -fno-common -DPIC -o .libs/lpd_rcvjob.o
./common/lpd_rcvjob.c:713:73: warning: unused parameter 'header_info' [-Wunused-parameter]
int Scan_block_file( int fd, char *error, int errlen, struct line_list *header_info )
                                                                        ^
1 warning generated.
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/lpd_rcvjob.c -o lpd_rcvjob.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile clang -I.. -I. -I./include -I./common -g -W -Wall  -Werror  -Wno-unused  -pipe -Os -g -W -Wall  -Werror  -Wno-unused  -DHAVE_CONFIG_H -c ./common/lpd_remove.c
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/lpd_remove.c  -fno-common -DPIC -o .libs/lpd_remove.o
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/lpd_remove.c -o lpd_remove.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile clang -I.. -I. -I./include -I./common -g -W -Wall  -Werror  -Wno-unused  -pipe -Os -g -W -Wall  -Werror  -Wno-unused  -DHAVE_CONFIG_H -c ./common/sendauth.c
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/sendauth.c  -fno-common -DPIC -o .libs/sendauth.o
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/sendauth.c -o sendauth.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile clang -I.. -I. -I./include -I./common -g -W -Wall  -Werror  -Wno-unused  -pipe -Os -g -W -Wall  -Werror  -Wno-unused  -DHAVE_CONFIG_H -c ./common/lpd_secure.c
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/lpd_secure.c  -fno-common -DPIC -o .libs/lpd_secure.o
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/lpd_secure.c -o lpd_secure.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile clang -I.. -I. -I./include -I./common -g -W -Wall  -Werror  -Wno-unused  -pipe -Os -g -W -Wall  -Werror  -Wno-unused  -DHAVE_CONFIG_H -c ./common/lpd_status.c
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/lpd_status.c  -fno-common -DPIC -o .libs/lpd_status.o
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/lpd_status.c -o lpd_status.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile clang -I.. -I. -I./include -I./common -g -W -Wall  -Werror  -Wno-unused  -pipe -Os -g -W -Wall  -Werror  -Wno-unused  -DHAVE_CONFIG_H -c ./common/merge.c
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/merge.c  -fno-common -DPIC -o .libs/merge.o
./common/merge.c:135:41: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction]
        if (!(size % ISIZE) && !(((char *)base - (char *)0) % ISIZE))
                                               ^ ~~~~~~~~~
./common/merge.c:144:10: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction]
        while (*EVAL(list2) != last) {
                ^~~~~~~~~~~
./common/merge.c:106:39: note: expanded from macro 'EVAL'
            (((unsigned char *)p + PSIZE - 1 - (unsigned char *) 0) & ~(PSIZE - 1)))
                                             ^ ~~~~~~~~~~~~~~~~~~~
./common/merge.c:144:10: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
        while (*EVAL(list2) != last) {
                ^~~~~~~~~~~
./common/merge.c:105:22: note: expanded from macro 'EVAL'
        ((unsigned char *)0 +                                                   \
         ~~~~~~~~~~~~~~~~~~ ^
./common/merge.c:146:11: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction]
            p1 = EVAL(list1);
                 ^~~~~~~~~~~
./common/merge.c:106:39: note: expanded from macro 'EVAL'
            (((unsigned char *)p + PSIZE - 1 - (unsigned char *) 0) & ~(PSIZE - 1)))
                                             ^ ~~~~~~~~~~~~~~~~~~~
./common/merge.c:146:11: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
            p1 = EVAL(list1);
                 ^~~~~~~~~~~
./common/merge.c:105:22: note: expanded from macro 'EVAL'
        ((unsigned char *)0 +                                                   \
         ~~~~~~~~~~~~~~~~~~ ^
./common/merge.c:147:46: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction]
            for (tp2 = p2 = list2; p2 != last; p1 = EVAL(l2)) {
                                                    ^~~~~~~~
./common/merge.c:106:39: note: expanded from macro 'EVAL'
            (((unsigned char *)p + PSIZE - 1 - (unsigned char *) 0) & ~(PSIZE - 1)))
                                             ^ ~~~~~~~~~~~~~~~~~~~
./common/merge.c:147:46: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
            for (tp2 = p2 = list2; p2 != last; p1 = EVAL(l2)) {
                                                    ^~~~~~~~
./common/merge.c:105:22: note: expanded from macro 'EVAL'
        ((unsigned char *)0 +                                                   \
         ~~~~~~~~~~~~~~~~~~ ^
./common/merge.c:148:13: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction]
                p2 = *EVAL(p2);
                      ^~~~~~~~
./common/merge.c:106:39: note: expanded from macro 'EVAL'
            (((unsigned char *)p + PSIZE - 1 - (unsigned char *) 0) & ~(PSIZE - 1)))
                                             ^ ~~~~~~~~~~~~~~~~~~~
./common/merge.c:148:13: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
                p2 = *EVAL(p2);
                      ^~~~~~~~
./common/merge.c:105:22: note: expanded from macro 'EVAL'
        ((unsigned char *)0 +                                                   \
         ~~~~~~~~~~~~~~~~~~ ^
./common/merge.c:152:14: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction]
                        p2 = *EVAL(p2);
                              ^~~~~~~~
./common/merge.c:106:39: note: expanded from macro 'EVAL'
            (((unsigned char *)p + PSIZE - 1 - (unsigned char *) 0) & ~(PSIZE - 1)))
                                             ^ ~~~~~~~~~~~~~~~~~~~
./common/merge.c:152:14: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
                        p2 = *EVAL(p2);
                              ^~~~~~~~
./common/merge.c:105:22: note: expanded from macro 'EVAL'
        ((unsigned char *)0 +                                                   \
         ~~~~~~~~~~~~~~~~~~ ^
./common/merge.c:282:4: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction]
                *EVAL(list2) = (unsigned char*) list2 + n*size;
                 ^~~~~~~~~~~
./common/merge.c:106:39: note: expanded from macro 'EVAL'
            (((unsigned char *)p + PSIZE - 1 - (unsigned char *) 0) & ~(PSIZE - 1)))
                                             ^ ~~~~~~~~~~~~~~~~~~~
./common/merge.c:282:4: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
                *EVAL(list2) = (unsigned char*) list2 + n*size;
                 ^~~~~~~~~~~
./common/merge.c:105:22: note: expanded from macro 'EVAL'
        ((unsigned char *)0 +                                                   \
         ~~~~~~~~~~~~~~~~~~ ^
./common/merge.c:292:3: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction]
        *EVAL(list2 + (last - list1)) = list2 + n * size;
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
./common/merge.c:106:39: note: expanded from macro 'EVAL'
            (((unsigned char *)p + PSIZE - 1 - (unsigned char *) 0) & ~(PSIZE - 1)))
                                             ^ ~~~~~~~~~~~~~~~~~~~
./common/merge.c:292:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
        *EVAL(list2 + (last - list1)) = list2 + n * size;
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
./common/merge.c:105:22: note: expanded from macro 'EVAL'
        ((unsigned char *)0 +                                                   \
         ~~~~~~~~~~~~~~~~~~ ^
./common/merge.c:308:11: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction]
                                p2 = *EVAL(p2) = f1 + size2 - list1 + list2;
                                      ^~~~~~~~
./common/merge.c:106:39: note: expanded from macro 'EVAL'
            (((unsigned char *)p + PSIZE - 1 - (unsigned char *) 0) & ~(PSIZE - 1)))
                                             ^ ~~~~~~~~~~~~~~~~~~~
./common/merge.c:308:11: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
                                p2 = *EVAL(p2) = f1 + size2 - list1 + list2;
                                      ^~~~~~~~
./common/merge.c:105:22: note: expanded from macro 'EVAL'
        ((unsigned char *)0 +                                                   \
         ~~~~~~~~~~~~~~~~~~ ^
./common/merge.c:316:12: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction]
                                        p2 = *EVAL(p2) = f2 - list1 + list2;
                                              ^~~~~~~~
./common/merge.c:106:39: note: expanded from macro 'EVAL'
            (((unsigned char *)p + PSIZE - 1 - (unsigned char *) 0) & ~(PSIZE - 1)))
                                             ^ ~~~~~~~~~~~~~~~~~~~
./common/merge.c:316:12: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
                                        p2 = *EVAL(p2) = f2 - list1 + list2;
                                              ^~~~~~~~
./common/merge.c:105:22: note: expanded from macro 'EVAL'
        ((unsigned char *)0 +                                                   \
         ~~~~~~~~~~~~~~~~~~ ^
./common/merge.c:326:11: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction]
                                p2 = *EVAL(p2) = f2 - list1 + list2;
                                      ^~~~~~~~
./common/merge.c:106:39: note: expanded from macro 'EVAL'
            (((unsigned char *)p + PSIZE - 1 - (unsigned char *) 0) & ~(PSIZE - 1)))
                                             ^ ~~~~~~~~~~~~~~~~~~~
./common/merge.c:326:11: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
                                p2 = *EVAL(p2) = f2 - list1 + list2;
                                      ^~~~~~~~
./common/merge.c:105:22: note: expanded from macro 'EVAL'
        ((unsigned char *)0 +                                                   \
         ~~~~~~~~~~~~~~~~~~ ^
./common/merge.c:328:11: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction]
                                p2 = *EVAL(p2) = list2 + n*size;
                                      ^~~~~~~~
./common/merge.c:106:39: note: expanded from macro 'EVAL'
            (((unsigned char *)p + PSIZE - 1 - (unsigned char *) 0) & ~(PSIZE - 1)))
                                             ^ ~~~~~~~~~~~~~~~~~~~
./common/merge.c:328:11: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
                                p2 = *EVAL(p2) = list2 + n*size;
                                      ^~~~~~~~
./common/merge.c:105:22: note: expanded from macro 'EVAL'
        ((unsigned char *)0 +                                                   \
         ~~~~~~~~~~~~~~~~~~ ^
23 warnings generated.
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/merge.c -o merge.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile clang -I.. -I. -I./include -I./common -g -W -Wall  -Werror  -Wno-unused  -pipe -Os -g -W -Wall  -Werror  -Wno-unused  -DHAVE_CONFIG_H -c ./common/permission.c
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/permission.c  -fno-common -DPIC -o .libs/permission.o
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/permission.c -o permission.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile clang -I.. -I. -I./include -I./common -g -W -Wall  -Werror  -Wno-unused  -pipe -Os -g -W -Wall  -Werror  -Wno-unused  -DHAVE_CONFIG_H -c ./common/plp_snprintf.c
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/plp_snprintf.c  -fno-common -DPIC -o .libs/plp_snprintf.o
./common/plp_snprintf.c:799:40: warning: unused parameter 'zpad' [-Wunused-parameter]
         char *value, int ljust, int len, int zpad, int precision )
                                              ^
./common/plp_snprintf.c:840:25: warning: unused parameter 'precision' [-Wunused-parameter]
        int len, int zpad, int precision )
                               ^
./common/plp_snprintf.c:905:36: warning: unused parameter 'dosign' [-Wunused-parameter]
        union value *value, int base, int dosign, int ljust,
                                          ^
./common/plp_snprintf.c:906:25: warning: unused parameter 'precision' [-Wunused-parameter]
        int len, int zpad, int precision )
                               ^
./common/plp_snprintf.c:1048:46: warning: unused parameter 'buffer' [-Wunused-parameter]
 static char * plp_Errormsg ( int err, char *buffer /* int maxlen = 32 */)
                                             ^
5 warnings generated.
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/plp_snprintf.c -o plp_snprintf.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile clang -I.. -I. -I./include -I./common -g -W -Wall  -Werror  -Wno-unused  -pipe -Os -g -W -Wall  -Werror  -Wno-unused  -DHAVE_CONFIG_H -c ./common/printjob.c
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/printjob.c  -fno-common -DPIC -o .libs/printjob.o
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/printjob.c -o printjob.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile clang -I.. -I. -I./include -I./common -g -W -Wall  -Werror  -Wno-unused  -pipe -Os -g -W -Wall  -Werror  -Wno-unused  -DHAVE_CONFIG_H -c ./common/proctitle.c
libtool: compile:  clang -I.. -I. -I./include -I./common -g -W -Wall -Wno-unused -pipe -Os -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c ./common/proctitle.c  -fno-common -DPIC -o .libs/proctitle.o
./common/proctitle.c:177:12: fatal error: 'sys/exec.h' file not found
#  include <sys/exec.h>
           ^~~~~~~~~~~~
1 error generated.
gmake[1]: *** [Makefile:177: proctitle.lo] Error 1
gmake[1]: Leaving directory '/Users/pbulk/build/print/LPRng-core/work/LPRng-3.8.28/src'
gmake: *** [Makefile:122: src] Error 2
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/print/LPRng-core
*** Error code 1

Stop.
bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/print/LPRng-core