Building rlpr-2.06_2.txz (origin /buildshare/ports/355755/print/rlpr) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/rlpr-2.06.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> rlpr-2.06_2 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 rlpr-2.06_2 Make install ===> License GPLv2 accepted by the user ===> rlpr-2.06_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rlpr-2.06_2 for building ===> Extracting for rlpr-2.06_2 => SHA256 Checksum OK for rlpr-2.06.tar.gz. ===> Patching for rlpr-2.06_2 ===> Applying FreeBSD patches for rlpr-2.06_2 /usr/bin/sed -i.bak -e 's%/etc/rlprrc%/usr/local/etc/rlprrc%g' /obj/buildshare/ports/355755/print/rlpr/work/rlpr-2.06/src/rlprrc.h `/usr/bin/grep -Fl /etc/rlprrc /obj/buildshare/ports/355755/print/rlpr/work/rlpr-2.06/man/*.[0-9n]` ===> Configuring for rlpr-2.06_2 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/print/rlpr/work/rlpr-2.06/config.rpath ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/print/rlpr/work/rlpr-2.06/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/print/rlpr/work/rlpr-2.06/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/print/rlpr/work/rlpr-2.06/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking whether ln -s works... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for ranlib... ranlib checking for strerror in -lcposix... no checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline 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 off_t... (cached) yes checking for size_t... (cached) yes checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking whether we are using the GNU C Library 2.1 or newer... no checking whether integer division by zero raises SIGFPE... (cached) yes checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... (cached) yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no 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 argz.h... (cached) no checking for limits.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking for malloc.h... (cached) no checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... yes checking for fgets_unlocked... no checking for getc_unlocked... yes checking for getcwd... (cached) yes checking for getegid... (cached) yes checking for geteuid... (cached) yes checking for getgid... (cached) yes checking for getuid... (cached) yes checking for mempcpy... no checking for munmap... (cached) yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for stpcpy... (cached) yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strtoul... (cached) yes checking for tsearch... (cached) yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... no checking whether NLS is requested... no checking for gethostbyname in -lnsl... no checking for socket in -lsocket... no checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking for string.h... (cached) yes checking for limits.h... (cached) yes checking select.h usability... no checking select.h presence... no checking for select.h... no checking for sys/select.h... (cached) yes checking where MAXHOSTNAMELEN is defined... checking whether EXIT_SUCCESS and EXIT_FAILURE are defined... yes checking whether off_t is a long or a longlong... long long checking whether h_errno is declared (in )... yes checking for pid_t... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking return type of signal handlers... void checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for strerror... (cached) yes checking for seteuid... (cached) yes checking for setreuid... (cached) yes checking for vprintf... (cached) yes checking for setresuid... (cached) yes checking for strdup... (cached) yes checking for strstr... yes checking for strchr... yes checking for getopt_long... yes checking for strcasecmp... (cached) yes checking for strtoul... (cached) yes checking for strtol... (cached) yes checking for vsyslog... yes checking for strdup... (cached) yes checking for strstr... (cached) yes checking for strcasecmp... (cached) yes checking for getopt_long... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating intl/Makefile config.status: creating man/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile ===> Building for rlpr-2.06_2 /usr/bin/make all-recursive Making all in po Making all in intl Making all in lib source='xmalloc.c' object='xmalloc.o' libtool=no depfile='.deps/xmalloc.Po' tmpdepfile='.deps/xmalloc.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -pipe -fno-strict-aliasing -c `test -f 'xmalloc.c' || echo './'`xmalloc.c source='xstrtoul.c' object='xstrtoul.o' libtool=no depfile='.deps/xstrtoul.Po' tmpdepfile='.deps/xstrtoul.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -pipe -fno-strict-aliasing -c `test -f 'xstrtoul.c' || echo './'`xstrtoul.c source='xstrtol.c' object='xstrtol.o' libtool=no depfile='.deps/xstrtol.Po' tmpdepfile='.deps/xstrtol.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -pipe -fno-strict-aliasing -c `test -f 'xstrtol.c' || echo './'`xstrtol.c source='xstrdup.c' object='xstrdup.o' libtool=no depfile='.deps/xstrdup.Po' tmpdepfile='.deps/xstrdup.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -pipe -fno-strict-aliasing -c `test -f 'xstrdup.c' || echo './'`xstrdup.c source='error.c' object='error.o' libtool=no depfile='.deps/error.Po' tmpdepfile='.deps/error.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -pipe -fno-strict-aliasing -c `test -f 'error.c' || echo './'`error.c rm -f librlpr.a ar cru librlpr.a xmalloc.o xstrtoul.o xstrtol.o xstrdup.o error.o ranlib librlpr.a Making all in man Making all in src source='rlpr.c' object='rlpr.o' libtool=no depfile='.deps/rlpr.Po' tmpdepfile='.deps/rlpr.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../lib -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -pipe -fno-strict-aliasing -c `test -f 'rlpr.c' || echo './'`rlpr.c source='component.c' object='component.o' libtool=no depfile='.deps/component.Po' tmpdepfile='.deps/component.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../lib -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -pipe -fno-strict-aliasing -c `test -f 'component.c' || echo './'`component.c source='msg.c' object='msg.o' libtool=no depfile='.deps/msg.Po' tmpdepfile='.deps/msg.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../lib -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -pipe -fno-strict-aliasing -c `test -f 'msg.c' || echo './'`msg.c source='rlprrc.c' object='rlprrc.o' libtool=no depfile='.deps/rlprrc.Po' tmpdepfile='.deps/rlprrc.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../lib -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -pipe -fno-strict-aliasing -c `test -f 'rlprrc.c' || echo './'`rlprrc.c source='util.c' object='util.o' libtool=no depfile='.deps/util.Po' tmpdepfile='.deps/util.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../lib -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -pipe -fno-strict-aliasing -c `test -f 'util.c' || echo './'`util.c source='client.c' object='client.o' libtool=no depfile='.deps/client.Po' tmpdepfile='.deps/client.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../lib -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -pipe -fno-strict-aliasing -c `test -f 'client.c' || echo './'`client.c cc -O2 -pipe -fno-strict-aliasing -L../lib -o rlpr rlpr.o component.o msg.o rlprrc.o util.o client.o ../lib/librlpr.a source='rlpq.c' object='rlpq.o' libtool=no depfile='.deps/rlpq.Po' tmpdepfile='.deps/rlpq.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../lib -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -pipe -fno-strict-aliasing -c `test -f 'rlpq.c' || echo './'`rlpq.c cc -O2 -pipe -fno-strict-aliasing -L../lib -o rlpq rlpq.o component.o msg.o rlprrc.o util.o client.o ../lib/librlpr.a source='rlprm.c' object='rlprm.o' libtool=no depfile='.deps/rlprm.Po' tmpdepfile='.deps/rlprm.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../lib -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -pipe -fno-strict-aliasing -c `test -f 'rlprm.c' || echo './'`rlprm.c cc -O2 -pipe -fno-strict-aliasing -L../lib -o rlprm rlprm.o component.o msg.o rlprrc.o util.o client.o ../lib/librlpr.a source='rlprd.c' object='rlprd.o' libtool=no depfile='.deps/rlprd.Po' tmpdepfile='.deps/rlprd.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../lib -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -pipe -fno-strict-aliasing -c `test -f 'rlprd.c' || echo './'`rlprd.c cc -O2 -pipe -fno-strict-aliasing -L../lib -o rlprd rlprd.o component.o msg.o util.o ../lib/librlpr.a ===> Installing for rlpr-2.06_2 ===> Generating temporary packing list ===> Checking if print/rlpr already installed Making install in po Making install in intl if test "rlpr" = "gettext" && test '' = 'intl-compat.o'; then /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/local/lib /usr/local/include; install -o root -g wheel -m 444 libintl.h /usr/local/include/libintl.h; @LIBTOOL@ --mode=install install -o root -g wheel -m 444 libintl.a /usr/local/lib/libintl.a; else : ; fi if test 'no' = yes; then test no != no || /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/local/lib; temp=/usr/local/lib/t-charset.alias; dest=/usr/local/lib/charset.alias; if test -f /usr/local/lib/charset.alias; then orig=/usr/local/lib/charset.alias; sed -f ref-add.sed $orig > $temp; install -o root -g wheel -m 444 $temp $dest; rm -f $temp; else if test no = no; then orig=charset.alias; sed -f ref-add.sed $orig > $temp; install -o root -g wheel -m 444 $temp $dest; rm -f $temp; fi; fi; /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/local/share/locale; test -f /usr/local/share/locale/locale.alias && orig=/usr/local/share/locale/locale.alias || orig=./locale.alias; temp=/usr/local/share/locale/t-locale.alias; dest=/usr/local/share/locale/locale.alias; sed -f ref-add.sed $orig > $temp; install -o root -g wheel -m 444 $temp $dest; rm -f $temp; else : ; fi if test "rlpr" = "gettext"; then /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/local/share/gettext/intl; install -o root -g wheel -m 444 VERSION /usr/local/share/gettext/intl/VERSION; install -o root -g wheel -m 444 ChangeLog.inst /usr/local/share/gettext/intl/ChangeLog; dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h plural-exp.h eval-plural.h os2compat.h libgnuintl.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c localename.c osdep.c os2compat.c intl-compat.c"; for file in $dists; do install -o root -g wheel -m 444 ./$file /usr/local/share/gettext/intl/$file; done; chmod a+x /usr/local/share/gettext/intl/config.charset; dists="plural.c"; for file in $dists; do if test -f $file; then dir=.; else dir=.; fi; install -o root -g wheel -m 444 $dir/$file /usr/local/share/gettext/intl/$file; done; dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c"; for file in $dists; do rm -f /usr/local/share/gettext/intl/$file; done; else : ; fi Making install in lib Making install in man /bin/sh ../mkinstalldirs /usr/local/man/man1 install -o root -g wheel -m 444 ./rlpr.1 /usr/local/man/man1/rlpr.1 install -o root -g wheel -m 444 ./rlpq.1 /usr/local/man/man1/rlpq.1 install -o root -g wheel -m 444 ./rlprm.1 /usr/local/man/man1/rlprm.1 /bin/sh ../mkinstalldirs /usr/local/man/man5 install -o root -g wheel -m 444 ./rlprrc.5 /usr/local/man/man5/rlprrc.5 /bin/sh ../mkinstalldirs /usr/local/man/man8 install -o root -g wheel -m 444 ./rlprd.8 /usr/local/man/man8/rlprd.8 Making install in src /bin/sh ../mkinstalldirs /usr/local/bin install -s -o root -g wheel -m 555 rlpr /usr/local/bin/rlpr install -s -o root -g wheel -m 555 rlpq /usr/local/bin/rlpq install -s -o root -g wheel -m 555 rlprm /usr/local/bin/rlprm install -s -o root -g wheel -m 555 rlprd /usr/local/bin/rlprd /bin/chmod 4555 /usr/local/bin/rlpq /usr/local/bin/rlpr /usr/local/bin/rlprm ===> Compressing manual pages for rlpr-2.06_2 ===> Registering installation for rlpr-2.06_2 Installing rlpr-2.06_2... done ===> SECURITY REPORT: This port has installed the following binaries which execute with increased privileges. /usr/local/bin/rlpr /usr/local/bin/rlprm /usr/local/bin/rlpq 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/bin/rlprd 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://freecode.com/projects/rlpr Make package ===> Building package for rlpr-2.06_2 Creating package for rlpr-2.06_2 slot2: removed