=> Bootstrap dependency digest>=20010302: found digest-20121220 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for LPRng-core-3.8.28nb3 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; /usr/pkg/bin/gmake localedir=/usr/pkg/share/locale \ DESTDIR= all ; \ fi gmake[1]: Entering directory '/scratch/print/LPRng-core/work/LPRng-3.8.28/UTILS' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/scratch/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; /usr/pkg/bin/gmake localedir=/usr/pkg/share/locale \ DESTDIR= all ; \ fi gmake[1]: Entering directory '/scratch/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.,/usr/pkg/etc/lpd/ssl.ca/ca.crt," \ -e "s,@SSL_CA_KEY.,/usr/pkg/etc/lpd/ssl.ca/ca.key," \ -e "s,@SSL_CRL_FILE.,/usr/pkg/etc/lpd/ssl.crl/ssl.crl," \ -e "s,@SSL_SERVER_CERT.,/usr/pkg/etc/lpd/ssl.server/server.crt," \ -e "s,@SSL_SERVER_PASSWORD_FILE.,/usr/pkg/etc/lpd/ssl.server/server.pwd," \ -e "s,@SSL_CERTS_DIR.,/usr/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.,/usr/pkg/etc/lpd/ssl.ca/ca.crt," \ -e "s,@SSL_CA_KEY.,/usr/pkg/etc/lpd/ssl.ca/ca.key," \ -e "s,@SSL_CRL_FILE.,/usr/pkg/etc/lpd/ssl.crl/ssl.crl," \ -e "s,@SSL_SERVER_CERT.,/usr/pkg/etc/lpd/ssl.server/server.crt," \ -e "s,@SSL_SERVER_PASSWORD_FILE.,/usr/pkg/etc/lpd/ssl.server/server.pwd," \ -e "s,@SSL_CERTS_DIR.,/usr/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 \"/usr/pkg/etc/printcap\" >>defs.h echo "#define " LPD_PRINTCAP_PATH \"/usr/pkg/etc/printcap\" >>defs.h echo "#define " LPD_PERMS_PATH \"/usr/pkg/etc/lpd/lpd.perms\" >>defs.h echo "#define " LPD_CONF_PATH \"/usr/pkg/etc/lpd/lpd.conf\" >>defs.h echo "#define " REQUIRE_CONFIGFILES \"1\" >>defs.h echo "#define " FILTER_PATH \"/usr/pkg/libexec/LPRng:/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/local/sbin:/usr/local/bin\" >>defs.h echo "#define " LD_LIBRARY_PATH \"/usr/lib:/usr/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 \"/usr/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 \"/usr/pkg/etc/lpd/ssl.ca/ca.crt\" >>defs.h echo "#define " SSL_CA_KEY \"/usr/pkg/etc/lpd/ssl.ca/ca.key\" >>defs.h echo "#define " SSL_CRL_FILE \"/usr/pkg/etc/lpd/ssl.crl/ssl.crl\" >>defs.h echo "#define " SSL_CERTS_DIR \"/usr/pkg/etc/lpd/ssl.certs\" >>defs.h echo "#define " SSL_SERVER_CERT \"/usr/pkg/etc/lpd/ssl.server/server.crt\" >>defs.h echo "#define " SSL_SERVER_PASSWORD_FILE \"/usr/pkg/etc/lpd/ssl.server/server.pwd\" >>defs.h echo "#define " SD_DEFAULT \"/var/spool/lpd\" >>defs.h gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c -o lpc.o ./common/lpc.c /bin/sh ../libtool --mode=compile gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/accounting.c libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/accounting.c -fPIC -DPIC -o .libs/accounting.o libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/accounting.c -o accounting.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/child.c libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/child.c -fPIC -DPIC -o .libs/child.o libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/child.c -o child.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/controlword.c libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/controlword.c -fPIC -DPIC -o .libs/controlword.o libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/controlword.c -o controlword.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/copyright.c libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/copyright.c -fPIC -DPIC -o .libs/copyright.o libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/copyright.c -o copyright.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/debug.c libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/debug.c -fPIC -DPIC -o .libs/debug.o libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/debug.c -o debug.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/errormsg.c libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/errormsg.c -fPIC -DPIC -o .libs/errormsg.o libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/errormsg.c -o errormsg.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/fileopen.c libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/fileopen.c -fPIC -DPIC -o .libs/fileopen.o libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/fileopen.c -o fileopen.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/gethostinfo.c libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/gethostinfo.c -fPIC -DPIC -o .libs/gethostinfo.o libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/gethostinfo.c -o gethostinfo.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/getopt.c libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/getopt.c -fPIC -DPIC -o .libs/getopt.o libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/getopt.c -o getopt.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/getprinter.c libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/getprinter.c -fPIC -DPIC -o .libs/getprinter.o libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/getprinter.c -o getprinter.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/getqueue.c libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/getqueue.c -fPIC -DPIC -o .libs/getqueue.o libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/getqueue.c -o getqueue.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/globmatch.c libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/globmatch.c -fPIC -DPIC -o .libs/globmatch.o libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/globmatch.c -o globmatch.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/initialize.c libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/initialize.c -fPIC -DPIC -o .libs/initialize.o libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/initialize.c -o initialize.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/krb5_auth.c libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/krb5_auth.c -fPIC -DPIC -o .libs/krb5_auth.o libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/krb5_auth.c -o krb5_auth.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/linelist.c libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/linelist.c -fPIC -DPIC -o .libs/linelist.o libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/linelist.c -o linelist.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/linksupport.c libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/linksupport.c -fPIC -DPIC -o .libs/linksupport.o libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/linksupport.c -o linksupport.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/lockfile.c libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/lockfile.c -fPIC -DPIC -o .libs/lockfile.o libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/lockfile.c -o lockfile.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/lpd_control.c libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/lpd_control.c -fPIC -DPIC -o .libs/lpd_control.o libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/lpd_control.c -o lpd_control.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/lpd_dispatch.c libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/lpd_dispatch.c -fPIC -DPIC -o .libs/lpd_dispatch.o libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/lpd_dispatch.c -o lpd_dispatch.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/lpd_jobs.c libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/lpd_jobs.c -fPIC -DPIC -o .libs/lpd_jobs.o libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/lpd_jobs.c -o lpd_jobs.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/lpd_logger.c libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/lpd_logger.c -fPIC -DPIC -o .libs/lpd_logger.o libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/lpd_logger.c -o lpd_logger.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/lpd_rcvjob.c libtool: compile: gcc -I.. -I. -I./include -I./common -I/usr/include -g -W -Wall -Werror -Wno-unused -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/lpd_rcvjob.c -fPIC -DPIC -o .libs/lpd_rcvjob.o ./common/lpd_rcvjob.c: In function 'Scan_block_file': ./common/lpd_rcvjob.c:713:73: error: unused parameter 'header_info' [-Werror=unused-parameter] int Scan_block_file( int fd, char *error, int errlen, struct line_list *header_info ) ^ cc1: all warnings being treated as errors Makefile:177: recipe for target 'lpd_rcvjob.lo' failed gmake[1]: *** [lpd_rcvjob.lo] Error 1 gmake[1]: Leaving directory '/scratch/print/LPRng-core/work/LPRng-3.8.28/src' Makefile:121: recipe for target 'src' failed gmake: *** [src] Error 2 *** Error code 2 Stop. make[1]: stopped in /bulk-data/pkgsrc/print/LPRng-core *** Error code 1 Stop. make: stopped in /bulk-data/pkgsrc/print/LPRng-core