Building LPRng-3.8.35_1.txz (origin /buildshare/ports/355755/sysutils/LPRng) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/LPRng-3.8.35.tgz x packages/ x packages/gdbm-1.11.txz x packages/gettext-0.18.3.1_1.txz x packages/libtool-2.4.2_3.txz x packages/pkg-1.2.7_2.txz x packages/gmake-3.82_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> LPRng-3.8.35_1 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of LPRng-3.8.35_1 ===> LPRng-3.8.35_1 depends on shared library: libintl.so - not found ===> Verifying for libintl.so in /buildshare/ports/355755/devel/gettext ===> Installing existing package /packages/gettext-0.18.3.1_1.txz Installing gettext-0.18.3.1_1... done ===> Returning to build of LPRng-3.8.35_1 ===> LPRng-3.8.35_1 depends on shared library: gdbm - not found ===> Verifying install for gdbm in /buildshare/ports/355755/databases/gdbm ===> Installing existing package /packages/gdbm-1.11.txz Installing gdbm-1.11... done ===> Returning to build of LPRng-3.8.35_1 Make install If you want to replace the default printing system with LPRng, use: make PORT_REPLACES_BASE_LPR=yes clean all install OR make CONFIGURE_SCRIPT=STANDARD_configuration clean all install ===> LPRng-3.8.35_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by LPRng-3.8.35_1 for building ===> Extracting for LPRng-3.8.35_1 => SHA256 Checksum OK for LPRng-3.8.35.tgz. ===> Patching for LPRng-3.8.35_1 ===> LPRng-3.8.35_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.9) ===> LPRng-3.8.35_1 depends on shared library: gdbm - found ===> Configuring for LPRng-3.8.35_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/LPRng/work/LPRng-3.8.35/config.rpath ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/LPRng/work/LPRng-3.8.35/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/LPRng/work/LPRng-3.8.35/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/LPRng/work/LPRng-3.8.35/ltconfig ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/LPRng/work/LPRng-3.8.35/configure configure: WARNING: unrecognized options: --with-sbindir, --enable-gdbm configure: loading site script /buildshare/ports/355755/Templates/config.site checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking target system type... powerpc-portbld-freebsd11.0 checking for gawk... (cached) /usr/bin/awk checking for sed... (cached) /usr/bin/sed checking for perl... no checking for chown... /usr/sbin/chown checking for chgrp... /usr/bin/chgrp checking for pr... /usr/bin/pr checking for openssl... /usr/bin/openssl checking for pgp... no checking unix socket pathname... /var/run/lprng checking configuration information subdirectory... lpd checking if installing clients setuid... NORM_PERMS checking require connections from priviledged ports... no checking disable force_localhost default... enabled checking require_configfiles default... yes checking if Kerberos authentication is enabled... disabled (KERBEROS ) checking if kerberized CUPS backend Apple OS X support is enabled... disabled (KLPRPDE ) checking default authentication for klpr... k5conn checking if MIT Kerberos4 is enabled... disabled (MIT_KERBEROS4 ) checking if Kerberos libraries are to located and other checks... enabled (KERBEROS_CHECKS 1) checking where to install the lpd binary... ${sbindir} checking lpd.conf location... /usr/local/etc/lpd.conf checking lpd.perms location... /usr/local/etc/lpd.perms checking printcap location... /etc/printcap checking lpd_printcap location... ${sysconfdir}/lpd/lpd_printcap checking startup (initialization) file location... checking lockfile PATH value... "/var/run/lpd" checking default spool directory... "/var/spool/lpd" checking LD_LIBRARY_PATH value... "/usr/local/lib:/lib:/usr/lib://usr/local/lib" checking filter PATH value... "/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/sbin:/usr/sbin" checking run lpd as userid... "daemon" checking run lpd as groupid... "daemon" checking retain status for N jobs... "1" checking retain status for jobs less than N seconds old... "0" checking load balance queue chooser routine name... "" checking queue order routine name... "" checking user specified object file... "" checking user specified include file for user object files... "" checking terminal screen clear program... checking for clear... /usr/bin/clear checking ps options for displaying all processes... "using -ax" checking filter directory... /usr/local/libexec/filters checking disable -Werror flag... no checking disable stripped binaries... yes Target is powerpc-portbld-freebsd11.0, arch powerpc, os freebsd11.0, release 11.0-CURRENT, version 110 checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking return type of signal handlers... void checking for uid_t in sys/types.h... (cached) yes checking for size_t... (cached) yes checking for mode_t... (cached) yes checking for off_t... (cached) yes checking for pid_t... (cached) yes checking for fd_set... yes checking for socklen_t... (cached) yes checking checking for long long... yes checking checking for long double... yes checking checking for quad_t... yes checking for setproctitle in -lutil... yes using CPPFLAGS="-I/usr/local/include", CFLAGS="-O2 -pipe -fno-strict-aliasing" checking a_out.h usability... no checking a_out.h presence... no checking for a_out.h... no checking aouthdr.h usability... no checking aouthdr.h presence... no checking for aouthdr.h... no checking ar.h usability... yes checking ar.h presence... yes checking for ar.h... yes checking for arpa/inet.h... (cached) yes checking for arpa/nameser.h... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking com_err.h usability... yes checking com_err.h presence... yes checking for com_err.h... yes checking compat.h usability... no checking compat.h presence... no checking for compat.h... no checking for ctype.h... (cached) yes checking ctypes.h usability... no checking ctypes.h presence... no checking for ctypes.h... no checking cups.h usability... no checking cups.h presence... no checking for cups.h... no checking cups/cups.h usability... no checking cups/cups.h presence... no checking for cups/cups.h... no checking for dirent.h... (cached) yes checking for errno.h... (cached) yes checking exechdr.h usability... no checking exechdr.h presence... no checking for exechdr.h... no checking for fcntl.h... (cached) yes checking filehdr.h usability... no checking filehdr.h presence... no checking for filehdr.h... no checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for limits.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking machine/vmparam.h usability... yes checking machine/vmparam.h presence... yes checking for machine/vmparam.h... yes checking for malloc.h... (cached) no checking for memory.h... (cached) yes checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking nlist.h usability... yes checking nlist.h presence... yes checking for nlist.h... yes checking for pwd.h... (cached) yes checking reloc.h usability... no checking reloc.h presence... no checking for reloc.h... no checking for resolv.h... (cached) yes checking select.h usability... no checking select.h presence... no checking for select.h... no checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking sgs.h usability... no checking sgs.h presence... no checking for sgs.h... no checking sgtty.h usability... no checking sgtty.h presence... no checking for sgtty.h... no checking for signal.h... (cached) yes checking stab.h usability... yes checking stab.h presence... yes checking for stab.h... yes checking for stdarg.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/dir.h... (cached) yes checking sys/exec.h usability... yes checking sys/exec.h presence... yes checking for sys/exec.h... yes checking sys/exechdr.h usability... no checking sys/exechdr.h presence... no checking for sys/exechdr.h... no checking for sys/fcntl.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking sys/loader.h usability... no checking sys/loader.h presence... no checking for sys/loader.h... no checking for sys/mount.h... (cached) yes checking sys/ndir.h usability... no checking sys/ndir.h presence... no checking for sys/ndir.h... no checking for sys/param.h... (cached) yes checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/select.h... (cached) yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking for sys/socket.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/statfs.h usability... no checking sys/statfs.h presence... no checking for sys/statfs.h... no checking for sys/statvfs.h... (cached) yes checking sys/syslog.h usability... yes checking sys/syslog.h presence... yes checking for sys/syslog.h... yes checking sys/systeminfo.h usability... no checking sys/systeminfo.h presence... no checking for sys/systeminfo.h... no checking sys/termio.h usability... no checking sys/termio.h presence... no checking for sys/termio.h... no checking sys/termiox.h usability... no checking sys/termiox.h presence... no checking for sys/termiox.h... no checking for sys/time.h... (cached) yes checking sys/ttold.h usability... no checking sys/ttold.h presence... no checking for sys/ttold.h... no checking sys/ttycom.h usability... yes checking sys/ttycom.h presence... yes checking for sys/ttycom.h... yes checking for sys/types.h... (cached) yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/vfs.h usability... no checking sys/vfs.h presence... no checking for sys/vfs.h... no checking for sys/wait.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking termio.h usability... no checking termio.h presence... no checking for termio.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for time.h... (cached) yes checking for unistd.h... (cached) yes checking utsname.h usability... no checking utsname.h presence... no checking for utsname.h... no checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking vmparam.h usability... no checking vmparam.h presence... no checking for vmparam.h... no checking for getpwent in -lposix... no checking for socket in -lsocket_s... no checking for socket in -lsocket... no no additional libs for gethostbyaddr checking for inet_ntop... (cached) yes checking for _res... yes checking for cfsetispeed... yes checking for fcntl... (cached) yes checking for flock... yes checking for gethostbyname2... yes checking for getdtablesize... (cached) yes checking for gethostname... (cached) yes checking for getrlimit... (cached) yes checking for inet_aton... (cached) yes checking for inet_ntop... (cached) yes checking for inet_pton... yes checking for innetgr... (cached) yes checking for initgroups... yes checking for killpg... yes checking for lockf... yes checking for mkstemp... (cached) yes checking for mktemp... (cached) yes checking for openlog... yes checking for putenv... (cached) yes checking for random... (cached) yes checking for rand... (cached) yes checking for setenv... (cached) yes checking for seteuid... (cached) yes checking for setgroups... (cached) yes checking for setlocale... (cached) yes checking for setpgid... yes checking for setproctitle... (cached) yes checking for setresuid... (cached) yes checking for setreuid... (cached) yes checking for setruid... yes checking for setsid... (cached) yes checking for sigaction... (cached) yes checking for sigprocmask... (cached) yes checking for siglongjmp... yes checking for socketpair... (cached) yes checking for strcasecmp... (cached) yes checking for strchr... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strncasecmp... (cached) yes checking for sysconf... (cached) yes checking for sysinfo... no checking for tcdrain... yes checking for tcflush... yes checking for tcsetattr... yes checking for uname... (cached) yes checking for unsetenv... (cached) yes checking for wait3... yes checking for waitpid... (cached) yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for vprintf... (cached) yes checking for _doprnt... no checking how to manipulate tty attributes... termios checking checking for struct exec... no checking checking for long long... (cached) yes checking checking for lseek prototype... yes checking how to get filesystem free space... statvfs checking for errno... yes checking for errno declaration... no checking for sys_nerr... yes checking for sys_nerr declaration... checking for sys_errlist array... yes checking for sys_errlist declaration... checking for setproctitle declaration... no checking for sys_siglist declaration... yes checking for _sys_siglist declaration... no checking for sys_siglist array... (cached) yes checking for _sys_siglist array... no checking for obsolete union wait compatibility... no checking for gethostname declaration... yes checking for innetgr declaration... yes checking for openlog declaration... yes checking for syslog declaration... yes checking for struct in6_addr declaration... yes checking for struct in_addr6 declaration (LINUX)... no checking for struct stat has st_mtimespec.tv_nsec... yes checking for struct stat has st_mtimensec... no checking for strcasecmp definition... yes checking for flock definition... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for auxman... /usr/bin/install -c -o root -g wheel -m 644 checking whether make sets $(MAKE)... yes checking for shell... using /bin/sh (FORCED) checking locale directory location... ${datadir}/locale checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib LIBS -lutil , INTLLIBS /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib checking use tcp wrappers... no checking if ssl authentication is disabled... enabled checking for OpenSSL include files... found in /usr/include checking for OpenSSL libraries... found in /usr/lib checking ssl Certificate Authority CERT file... ${sysconfdir}/lpd/ssl.ca/ca.crt checking ssl Certificate Authority private key file... ${sysconfdir}/lpd/ssl.ca/ca.key checking ssl Certificate Authority certs working directory... ${sysconfdir}/lpd/ssl.certs checking ssl Certificate Revocation List (CRL) file... ${sysconfdir}/lpd/ssl.crl/ssl.crl checking ssl server certificate file... ${sysconfdir}/lpd/ssl.server/server.crt checking ssl server password file for private key file... ${sysconfdir}/lpd/ssl.server/server.pwd configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating DOCS/Makefile config.status: creating TESTSUPPORT/Makefile config.status: creating DISTRIBUTIONS/Makefile config.status: creating UTILS/LPRng.pm config.status: creating UTILS/Makefile config.status: creating UTILS/accounting.pl config.status: creating UTILS/decode_args_with_perl config.status: creating UTILS/decode_args_with_sh config.status: creating UTILS/fixid config.status: creating UTILS/fixupdate config.status: creating UTILS/lpq_in_perl config.status: creating UTILS/lpr_in_perl config.status: creating UTILS/lprm_in_perl config.status: creating UTILS/make_lpd_conf config.status: creating UTILS/make_printcap_use config.status: creating UTILS/makeinc config.status: creating UTILS/read_conf config.status: creating UTILS/remote_active config.status: creating UTILS/test_read config.status: creating UTILS/update_z.pl config.status: creating lpd.perms config.status: creating man/Makefile config.status: WARNING: 'man/Makefile.in' seems to ignore the --datarootdir setting config.status: creating src/Makefile config.status: WARNING: 'src/Makefile.in' seems to ignore the --datarootdir setting config.status: creating src/pclbanner config.status: creating src/psbanner config.status: creating config.h config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands configure: WARNING: unrecognized options: --with-sbindir, --enable-gdbm ===> Building for LPRng-3.8.35_1 if [ "UTILS" != po -o "yes" != "no" ] ; then cd UTILS; /usr/bin/make localedir=/usr/local/share/locale DESTDIR= all ; fi if [ "src" != po -o "yes" != "no" ] ; then cd src; /usr/bin/make localedir=/usr/local/share/locale DESTDIR= all ; fi set -e ; rm -f lprng_certs ; sed -e "s,@OPENSSL.,/usr/bin/openssl," -e "s,@SSL_CA_FILE.,/usr/local/etc/lpd/ssl.ca/ca.crt," -e "s,@SSL_CA_KEY.,/usr/local/etc/lpd/ssl.ca/ca.key," -e "s,@SSL_CRL_FILE.,/usr/local/etc/lpd/ssl.crl/ssl.crl," -e "s,@SSL_SERVER_CERT.,/usr/local/etc/lpd/ssl.server/server.crt," -e "s,@SSL_SERVER_PASSWORD_FILE.,/usr/local/etc/lpd/ssl.server/server.pwd," -e "s,@SSL_CERTS_DIR.,/usr/local/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/local/etc/lpd/ssl.ca/ca.crt," -e "s,@SSL_CA_KEY.,/usr/local/etc/lpd/ssl.ca/ca.key," -e "s,@SSL_CRL_FILE.,/usr/local/etc/lpd/ssl.crl/ssl.crl," -e "s,@SSL_SERVER_CERT.,/usr/local/etc/lpd/ssl.server/server.crt," -e "s,@SSL_SERVER_PASSWORD_FILE.,/usr/local/etc/lpd/ssl.server/server.pwd," -e "s,@SSL_CERTS_DIR.,/usr/local/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 \"/etc/printcap\" >>defs.h echo "#define " LPD_PRINTCAP_PATH \"/usr/local/etc/lpd/lpd_printcap\" >>defs.h echo "#define " LPD_PERMS_PATH \"/usr/local/etc/lpd.perms\" >>defs.h echo "#define " LPD_CONF_PATH \"/usr/local/etc/lpd.conf\" >>defs.h echo "#define " REQUIRE_CONFIGFILES \"1\" >>defs.h echo "#define " FILTER_PATH \"/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/sbin:/usr/sbin\" >>defs.h echo "#define " LD_LIBRARY_PATH \"/usr/local/lib:/lib:/usr/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 " DATADIR \"/usr/local/share\" >>defs.h echo "#define " LOCALEDIR \"/usr/local/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/local/etc/lpd/ssl.ca/ca.crt\" >>defs.h echo "#define " SSL_CA_KEY \"/usr/local/etc/lpd/ssl.ca/ca.key\" >>defs.h echo "#define " SSL_CRL_FILE \"/usr/local/etc/lpd/ssl.crl/ssl.crl\" >>defs.h echo "#define " SSL_CERTS_DIR \"/usr/local/etc/lpd/ssl.certs\" >>defs.h echo "#define " SSL_SERVER_CERT \"/usr/local/etc/lpd/ssl.server/server.crt\" >>defs.h echo "#define " SSL_SERVER_PASSWORD_FILE \"/usr/local/etc/lpd/ssl.server/server.pwd\" >>defs.h echo "#define " SD_DEFAULT \"/var/spool/lpd\" >>defs.h cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/lpc.c /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/accounting.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/accounting.c -o accounting.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/child.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/child.c -o child.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/controlword.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/controlword.c -o controlword.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/copyright.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/copyright.c -o copyright.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/debug.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/debug.c -o debug.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/errormsg.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/errormsg.c -o errormsg.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/fileopen.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/fileopen.c -o fileopen.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/gethostinfo.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/gethostinfo.c -o gethostinfo.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/getopt.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/getopt.c -o getopt.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/getprinter.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/getprinter.c -o getprinter.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/getqueue.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/getqueue.c -o getqueue.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/globmatch.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/globmatch.c -o globmatch.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/initialize.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/initialize.c -o initialize.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/krb5_auth.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/krb5_auth.c -o krb5_auth.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/linelist.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/linelist.c -o linelist.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/linksupport.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/linksupport.c -o linksupport.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/lockfile.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/lockfile.c -o lockfile.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/lpd_control.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/lpd_control.c -o lpd_control.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/lpd_dispatch.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/lpd_dispatch.c -o lpd_dispatch.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/lpd_jobs.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/lpd_jobs.c -o lpd_jobs.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/lpd_logger.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/lpd_logger.c -o lpd_logger.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/lpd_rcvjob.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/lpd_rcvjob.c -o lpd_rcvjob.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/lpd_remove.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/lpd_remove.c -o lpd_remove.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/sendauth.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/sendauth.c -o sendauth.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/lpd_secure.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/lpd_secure.c -o lpd_secure.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/lpd_status.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/lpd_status.c -o lpd_status.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/merge.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/merge.c -o merge.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/permission.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/permission.c -o permission.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/plp_snprintf.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/plp_snprintf.c -o plp_snprintf.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/printjob.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/printjob.c -o printjob.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/proctitle.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/proctitle.c -o proctitle.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/sendjob.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/sendjob.c -o sendjob.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/sendmail.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/sendmail.c -o sendmail.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/sendreq.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/sendreq.c -o sendreq.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/ssl_auth.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/ssl_auth.c -o ssl_auth.o common/ssl_auth.c: In function 'SSL_Initialize_ctx': common/ssl_auth.c:191: warning: assignment discards qualifiers from pointer target type /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/stty.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/stty.c -o stty.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/user_auth.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/user_auth.c -o user_auth.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/utilities.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/utilities.c -o utilities.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/vars.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/vars.c -o vars.o /bin/sh ../libtool --mode=compile cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/md5.c libtool: compile: cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/md5.c -o md5.o /bin/sh ../libtool --mode=link cc -L/usr/local/lib -L/usr/lib -o liblpr.la accounting.lo child.lo controlword.lo copyright.lo debug.lo errormsg.lo fileopen.lo gethostinfo.lo getopt.lo getprinter.lo getqueue.lo globmatch.lo initialize.lo krb5_auth.lo linelist.lo linksupport.lo lockfile.lo lpd_control.lo lpd_dispatch.lo lpd_jobs.lo lpd_logger.lo lpd_rcvjob.lo lpd_remove.lo sendauth.lo lpd_secure.lo lpd_status.lo merge.lo permission.lo plp_snprintf.lo printjob.lo proctitle.lo sendjob.lo sendmail.lo sendreq.lo ssl_auth.lo stty.lo user_auth.lo utilities.lo vars.lo md5.lo -rpath /usr/local/lib libtool: link: ar cru .libs/liblpr.a accounting.o child.o controlword.o copyright.o debug.o errormsg.o fileopen.o gethostinfo.o getopt.o getprinter.o getqueue.o globmatch.o initialize.o krb5_auth.o linelist.o linksupport.o lockfile.o lpd_control.o lpd_dispatch.o lpd_jobs.o lpd_logger.o lpd_rcvjob.o lpd_remove.o sendauth.o lpd_secure.o lpd_status.o merge.o permission.o plp_snprintf.o printjob.o proctitle.o sendjob.o sendmail.o sendreq.o ssl_auth.o stty.o user_auth.o utilities.o vars.o md5.o libtool: link: ranlib .libs/liblpr.a libtool: link: ( cd ".libs" && rm -f "liblpr.la" && ln -s "../liblpr.la" "liblpr.la" ) /bin/sh ../libtool --mode=link cc -L/usr/local/lib -L/usr/lib -o lpc lpc.o liblpr.la -lssl -lcrypto -lutil -L/usr/local/lib -lintl -R/usr/local/lib libtool: link: cc -o lpc lpc.o -L/usr/local/lib -L/usr/lib ./.libs/liblpr.a -lssl -lcrypto -lutil /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/lpd.c /bin/sh ../libtool --mode=link cc -L/usr/local/lib -L/usr/lib -o lpd lpd.o liblpr.la -lssl -lcrypto -lutil -L/usr/local/lib -lintl -R/usr/local/lib libtool: link: cc -o lpd lpd.o -L/usr/local/lib -L/usr/lib ./.libs/liblpr.a -lssl -lcrypto -lutil /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/lpq.c /bin/sh ../libtool --mode=link cc -L/usr/local/lib -L/usr/lib -o lpq lpq.o liblpr.la -lssl -lcrypto -lutil -L/usr/local/lib -lintl -R/usr/local/lib libtool: link: cc -o lpq lpq.o -L/usr/local/lib -L/usr/lib ./.libs/liblpr.a -lssl -lcrypto -lutil /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/lpr.c /bin/sh ../libtool --mode=link cc -L/usr/local/lib -L/usr/lib -o lpr lpr.o liblpr.la -lssl -lcrypto -lutil -L/usr/local/lib -lintl -R/usr/local/lib libtool: link: cc -o lpr lpr.o -L/usr/local/lib -L/usr/lib ./.libs/liblpr.a -lssl -lcrypto -lutil /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/lprm.c /bin/sh ../libtool --mode=link cc -L/usr/local/lib -L/usr/lib -o lprm lprm.o liblpr.la -lssl -lcrypto -lutil -L/usr/local/lib -lintl -R/usr/local/lib libtool: link: cc -o lprm lprm.o -L/usr/local/lib -L/usr/lib ./.libs/liblpr.a -lssl -lcrypto -lutil /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/lpf.c /bin/sh ../libtool --mode=link cc -L/usr/local/lib -L/usr/lib -o lpf lpf.o plp_snprintf.o copyright.o -lssl -lcrypto -lutil -L/usr/local/lib -lintl -R/usr/local/lib libtool: link: cc -o lpf lpf.o plp_snprintf.o copyright.o -L/usr/local/lib -L/usr/lib -lssl -lcrypto -lutil /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/checkpc.c /bin/sh ../libtool --mode=link cc -L/usr/local/lib -L/usr/lib -o checkpc checkpc.o liblpr.la -lssl -lcrypto -lutil -L/usr/local/lib -lintl -R/usr/local/lib libtool: link: cc -o checkpc checkpc.o -L/usr/local/lib -L/usr/lib ./.libs/liblpr.a -lssl -lcrypto -lutil /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib rm -f lp; ln -s lpr lp cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/lpstat.c /bin/sh ../libtool --mode=link cc -L/usr/local/lib -L/usr/lib -o lpstat lpstat.o liblpr.la -lssl -lcrypto -lutil -L/usr/local/lib -lintl -R/usr/local/lib libtool: link: cc -o lpstat lpstat.o -L/usr/local/lib -L/usr/lib ./.libs/liblpr.a -lssl -lcrypto -lutil /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/lpbanner.c /bin/sh ../libtool --mode=link cc -L/usr/local/lib -L/usr/lib -o lpbanner lpbanner.o plp_snprintf.o -lssl -lcrypto -lutil -L/usr/local/lib -lintl -R/usr/local/lib libtool: link: cc -o lpbanner lpbanner.o plp_snprintf.o -L/usr/local/lib -L/usr/lib -lssl -lcrypto -lutil /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib cc -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -c common/monitor.c /bin/sh ../libtool --mode=link cc -L/usr/local/lib -L/usr/lib -o monitor monitor.o getopt.o liblpr.la -lssl -lcrypto -lutil -L/usr/local/lib -lintl -R/usr/local/lib libtool: link: cc -o monitor monitor.o getopt.o -L/usr/local/lib -L/usr/lib ./.libs/liblpr.a -lssl -lcrypto -lutil /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib set -e; rm -f ./lpd.conf ; echo "# lpd.conf" >/tmp/./lpd.conf.$$ ; echo "# VERSION=3.8.35" >>/tmp/./lpd.conf.$$ ; cpp -I.. -I. -I./include -I./common -I/usr/local/include -I/usr/include -g -W -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing -g -W -Wall -Wno-unused -DHAVE_CONFIG_H -C ./common/vars.c | /bin/sh ../UTILS/make_lpd_conf >>/tmp/./lpd.conf.$$ ; chmod 644 /tmp/./lpd.conf.$$ ; cp /tmp/./lpd.conf.$$ ./lpd.conf ; rm /tmp/./lpd.conf.$$ if [ "po" != po -o "yes" != "no" ] ; then cd po; /usr/bin/make localedir=/usr/local/share/locale DESTDIR= all ; fi if [ "man" != po -o "yes" != "no" ] ; then cd man; /usr/bin/make localedir=/usr/local/share/locale DESTDIR= all ; fi for i in cancel.1 checkpc.8 lp.1 lpbanner.1 lpc.8 lpd.8 lpd.conf.5 lpd.perms.5 lpf.1 lpq.1 lpr.1 lprm.1 lpstat.1 monitor.1 pclbanner.1 printcap.5 psbanner.1 lprng_certs.1 lprng_index_certs.1 ; do v=`expr "$i" : "\(.*\).[0-9]"` ; echo ./$i; rm -f $i; sed -e "s!_PRINTCAP_PATH_!/etc/printcap!" -e "s!_LPD_PERMS_PATH_!/usr/local/etc/lpd.perms!" -e "s!_LPD_CONF_PATH_!/usr/local/etc/lpd.conf!" -e "s!_LOCKFILE_!/var/run/lpd!" -e "s!_SSL_CA_FILE_!/usr/local/etc/lpd/ssl.ca/ca.crt!" -e "s!_SSL_CA_KEY_!/usr/local/etc/lpd/ssl.ca/ca.key!" -e "s!_SSL_CERTS_DIR_!/usr/local/etc/lpd/ssl.certs!" -e "s!_SSL_SERVER_CERT_!/usr/local/etc/lpd/ssl.server/server.crt!" -e "s!_SSL_SERVER_PASSWORD_!@SSL_SERVER_PASSWORD@!" ./$v.n > $i; done ./cancel.1 ./checkpc.8 ./lp.1 ./lpbanner.1 ./lpc.8 ./lpd.8 ./lpd.conf.5 ./lpd.perms.5 ./lpf.1 ./lpq.1 ./lpr.1 ./lprm.1 ./lpstat.1 ./monitor.1 ./pclbanner.1 ./printcap.5 ./psbanner.1 ./lprng_certs.1 ./lprng_index_certs.1 init.freebsd init.linux init.redhat init.linuxsb init.solaris postinstall.freebsd postinstall.generic postinstall.linux postinstall.solaris postremove.generic postremove.solaris preinstall.solaris preremove.freebsd preremove.generic preremove.linux preremove.solaris find_old_programs INIT 'init.freebsd' POSTINSTALL 'postinstall.freebsd' PREREMOVE 'preremove.freebsd' POSTREMOVE 'postremove.generic' cp src/lpd.conf ./lpd.conf chmod 644 ./lpd.conf ===> Installing for LPRng-3.8.35_1 ===> Generating temporary packing list ===> Checking if sysutils/LPRng already installed if [ "UTILS" != po -o "yes" != "no" ] ; then cd UTILS; /usr/bin/make localedir=/usr/local/share/locale DESTDIR= all ; fi if [ "src" != po -o "yes" != "no" ] ; then cd src; /usr/bin/make localedir=/usr/local/share/locale DESTDIR= all ; fi if [ "po" != po -o "yes" != "no" ] ; then cd po; /usr/bin/make localedir=/usr/local/share/locale DESTDIR= all ; fi if [ "man" != po -o "yes" != "no" ] ; then cd man; /usr/bin/make localedir=/usr/local/share/locale DESTDIR= all ; fi if [ ! -d "/usr/local/share/LPRng" ] ; then ./mkinstalldirs "/usr/local/share/LPRng"; fi mkdir /usr/local/share/LPRng for i in lpd.perms lpd.conf printcap lprng.sh postinstall ; do /usr/bin/install -c -o root -g wheel $i "/usr/local/share/LPRng"/$i.sample; done OSNAME=freebsd; case "freebsd" in *linux* ) for i in init.linux init.linuxsb init.redhat ; do /usr/bin/install -c -o root -g wheel $i "/usr/local/share/LPRng"/$i.sample; done; ;; esac /usr/bin/make MAKETARGET=install DESTDIR= UTILS src po man if [ "UTILS" != po -o "yes" != "no" ] ; then cd UTILS; /usr/bin/make localedir=/usr/local/share/locale DESTDIR= install ; fi if [ "src" != po -o "yes" != "no" ] ; then cd src; /usr/bin/make localedir=/usr/local/share/locale DESTDIR= install ; fi echo "Clients are being installed NORM_PERMS"; Clients are being installed NORM_PERMS for i in /usr/local/bin /usr/local/sbin /usr/local/lib /usr/local/etc /usr/local/sbin /usr/local/libexec/filters; do if [ ! -d $i ] ; then ./mkinstalldirs $i ; fi; done; mkdir /usr/local/libexec/filters /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel liblpr.la /usr/local/lib/liblpr.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/liblpr.lai /usr/local/lib/liblpr.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/liblpr.a /usr/local/lib/liblpr.a libtool: install: chmod 644 /usr/local/lib/liblpr.a libtool: install: ranlib /usr/local/lib/liblpr.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel -s -m 0755 lpq /usr/local/bin/lpq libtool: install: /usr/bin/install -c -o root -g wheel -m 0755 -s lpq /usr/local/bin/lpq /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel -s -m 0755 lprm /usr/local/bin/lprm libtool: install: /usr/bin/install -c -o root -g wheel -m 0755 -s lprm /usr/local/bin/lprm /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel -s -m 0755 lpr /usr/local/bin/lpr libtool: install: /usr/bin/install -c -o root -g wheel -m 0755 -s lpr /usr/local/bin/lpr /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel -s -m 0755 lpstat /usr/local/bin/lpstat libtool: install: /usr/bin/install -c -o root -g wheel -m 0755 -s lpstat /usr/local/bin/lpstat /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel -s -m 0755 lpc /usr/local/sbin/lpc libtool: install: /usr/bin/install -c -o root -g wheel -m 0755 -s lpc /usr/local/sbin/lpc /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel -s -m 0755 lpd /usr/local/sbin/lpd libtool: install: /usr/bin/install -c -o root -g wheel -m 0755 -s lpd /usr/local/sbin/lpd /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel -s -m 0755 lpf /usr/local/libexec/filters/lpf libtool: install: /usr/bin/install -c -o root -g wheel -m 0755 -s lpf /usr/local/libexec/filters/lpf /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel -s -m 0755 lpbanner /usr/local/libexec/filters/lpbanner libtool: install: /usr/bin/install -c -o root -g wheel -m 0755 -s lpbanner /usr/local/libexec/filters/lpbanner /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel -m 0755 pclbanner /usr/local/libexec/filters/pclbanner libtool: install: /usr/bin/install -c -o root -g wheel -m 0755 pclbanner /usr/local/libexec/filters/pclbanner /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel -m 0755 psbanner /usr/local/libexec/filters/psbanner libtool: install: /usr/bin/install -c -o root -g wheel -m 0755 psbanner /usr/local/libexec/filters/psbanner /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel -s -m 0755 checkpc /usr/local/sbin/checkpc libtool: install: /usr/bin/install -c -o root -g wheel -m 0755 -s checkpc /usr/local/sbin/checkpc /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel -m 0755 lprng_certs /usr/local/sbin/lprng_certs libtool: install: /usr/bin/install -c -o root -g wheel -m 0755 lprng_certs /usr/local/sbin/lprng_certs /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel -m 0755 lprng_index_certs /usr/local/sbin/lprng_index_certs libtool: install: /usr/bin/install -c -o root -g wheel -m 0755 lprng_index_certs /usr/local/sbin/lprng_index_certs cd /usr/local/bin; rm -f lp; ln -s lpr lp; echo " SYMLINK `pwd`/lp" SYMLINK /usr/local/bin/lp cd /usr/local/bin; rm -f cancel; ln -s lprm cancel; echo " SYMLINK `pwd`/cancel" SYMLINK /usr/local/bin/cancel if [ "po" != po -o "yes" != "no" ] ; then cd po; /usr/bin/make localedir=/usr/local/share/locale DESTDIR= install ; fi installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/LPRng.mo installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/LPRng.mo if test "LPRng" = "gettext-tools"; then /bin/mkdir -p /usr/local/share/gettext/po; for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do install -o root -g wheel -m 444 ./$file /usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /usr/local/share/gettext/po/$file; done; else : ; fi if [ "man" != po -o "yes" != "no" ] ; then cd man; /usr/bin/make localedir=/usr/local/share/locale DESTDIR= install ; fi echo "MAN mandir " /usr/local/man MAN mandir /usr/local/man /usr/bin/install -c -o root -g wheel -m 644 cancel.1 /usr/local/man/man1/cancel.1 /usr/bin/install -c -o root -g wheel -m 644 lp.1 /usr/local/man/man1/lp.1 /usr/bin/install -c -o root -g wheel -m 644 lpbanner.1 /usr/local/man/man1/lpbanner.1 /usr/bin/install -c -o root -g wheel -m 644 lpf.1 /usr/local/man/man1/lpf.1 /usr/bin/install -c -o root -g wheel -m 644 lpq.1 /usr/local/man/man1/lpq.1 /usr/bin/install -c -o root -g wheel -m 644 lpr.1 /usr/local/man/man1/lpr.1 /usr/bin/install -c -o root -g wheel -m 644 lprm.1 /usr/local/man/man1/lprm.1 /usr/bin/install -c -o root -g wheel -m 644 lprng_certs.1 /usr/local/man/man1/lprng_certs.1 /usr/bin/install -c -o root -g wheel -m 644 lprng_index_certs.1 /usr/local/man/man1/lprng_index_certs.1 /usr/bin/install -c -o root -g wheel -m 644 lpstat.1 /usr/local/man/man1/lpstat.1 /usr/bin/install -c -o root -g wheel -m 644 monitor.1 /usr/local/man/man1/monitor.1 /usr/bin/install -c -o root -g wheel -m 644 pclbanner.1 /usr/local/man/man1/pclbanner.1 /usr/bin/install -c -o root -g wheel -m 644 psbanner.1 /usr/local/man/man1/psbanner.1 /usr/bin/install -c -o root -g wheel -m 644 lpd.conf.5 /usr/local/man/man5/lpd.conf.5 /usr/bin/install -c -o root -g wheel -m 644 lpd.perms.5 /usr/local/man/man5/lpd.perms.5 /usr/bin/install -c -o root -g wheel -m 644 printcap.5 /usr/local/man/man5/printcap.5 /usr/bin/install -c -o root -g wheel -m 644 checkpc.8 /usr/local/man/man8/checkpc.8 /usr/bin/install -c -o root -g wheel -m 644 lpc.8 /usr/local/man/man8/lpc.8 /usr/bin/install -c -o root -g wheel -m 644 lpd.8 /usr/local/man/man8/lpd.8 MAKEINSTALL=YES DESTDIR= "/bin/sh" postinstall ===> Staging rc.d startup script(s) ********************************************************************** To enable LPRng, put the following lines in /etc/rc.conf lpd_enable="NO" lprng_enable="YES" LPRng uses the printcap, lpd.conf, and lpd.perms configuration files For further information, see the LPRng Documentation: /usr/local/share/doc/LPRng The LPRng Web Site is http://www.lprng.com Commercial support is available from Astart Technologies: Patrick Powell Astart Technologies papowell@astart.com 6741 Convoy Court Network and System San Diego, CA 92111 Consulting 858-874-6543 FAX 858-751-2435 LPRng - Print Spooler (http://www.lprng.com) ********************************************************************** ===> Compressing manual pages for LPRng-3.8.35_1 ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for LPRng-3.8.35_1 Installing LPRng-3.8.35_1... done ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/sbin/lpd This port has installed the following startup scripts which may cause these network services to be started at boot time. /usr/local/etc/rc.d/lprng If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.lprng.com/ Make package ===> Building package for LPRng-3.8.35_1 Creating package for LPRng-3.8.35_1 slot2: removed