=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
=> Checksum SHA1 OK for prcs-1.3.3.tar.gz
=> Checksum RMD160 OK for prcs-1.3.3.tar.gz
===> Installing dependencies for prcs-1.3.3nb7
==========================================================================
The following variables will affect the build process of this package,
prcs-1.3.3nb7.  Their current value is shown below:

        * VARBASE = /var

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/pkg/bin/bmake clean' after
the changes.
==========================================================================
=> Build dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency perl>=5.0: found perl-5.14.2nb5
===> Overriding tools for prcs-1.3.3nb7
===> Extracting for prcs-1.3.3nb7
===> Patching for prcs-1.3.3nb7
=> Applying pkgsrc patches for prcs-1.3.3nb7
===> Creating toolchain wrappers for prcs-1.3.3nb7
===> Configuring for prcs-1.3.3nb7
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Replacing perl5 interpreter in emacs/prcs-ediff emacs/prcs-emerge.
=> Checking for portability problems in extracted files
WARNING: [check-portability.awk] => Found $RANDOM:
WARNING: [check-portability.awk] contrib/rprcs/rprcs: random=$RANDOM

Explanation:
===========================================================================
The variable $RANDOM is not required for a POSIX-conforming shell, and
many implementations of /bin/sh do not support it. It should therefore
not be used in shell programs that are meant to be portable across a
large number of POSIX-like systems.
===========================================================================

checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for gawk... /usr/bin/awk
checking whether make sets ${MAKE}... yes
checking for x86_64-unknown-linux-gcc... gcc
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 gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for x86_64-unknown-linux-g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C preprocessor... gcc -E
checking whether to apply gcc3 patch... false
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for unistd.h... (cached) yes
checking bstring.h usability... no
checking bstring.h presence... no
checking for bstring.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/stream.h usability... no
checking sys/stream.h presence... no
checking for sys/stream.h... no
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for uid_t in sys/types.h... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for struct stat.st_blksize... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working alloca.h... yes
checking for alloca... yes
checking for unistd.h... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... (cached) yes
checking for working vfork... (cached) yes
checking whether gcc needs -traditional... no
checking for working memcmp... yes
checking for long... yes
checking size of long... 8
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking return type of signal handlers... void
checking for getcwd... yes
checking for gethostname... yes
checking for getwd... yes
checking for mkdir... yes
checking for fork... (cached) yes
checking for rmdir... yes
checking for strerror... yes
checking for strtol... yes
checking for uname... yes
checking whether fd_set type is missing... no
checking how to run the C++ preprocessor... g++ -E
checking std.h usability... no
checking std.h presence... no
checking for std.h... no
checking select fd_set type... FD_SET_TYPE
checking for working fnmatch function... yes
checking for signal handler argument type... int
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for flex... no
checking for lex... no
checking for yywrap in -lfl... no
checking for yywrap in -ll... no
checking for rcs... /usr/local/bin/rcs
checking for ci... /usr/local/bin/ci
checking for co... /usr/local/bin/co
checking for rlog... /usr/local/bin/rlog
checking for diff3... /usr/bin/diff3
./configure: line 8465: /usr/local/bin/rcs: No such file or directory

* Warning: The RCS command /usr/local/bin/rcs is not version 5.7,
* you can to remove the file config.cache, install the correct
* version of RCS, and reconfigure with the new version first in your
* path.  Alternatively, you can proceed and use the RCS_PATH
* environment variable to set the path for RCS commands.

./configure: line 8477: test: : integer expression expected
checking for emacs... no
checking for default environment variable TMPDIR... NULL
checking for default environment variable RCS_PATH... NULL
checking for default environment variable PRCS_REPOSITORY... "/var/PRCS"
checking for default environment variable PRCS_PLAIN_FORMAT... NULL
checking for default environment variable PRCS_MERGE_COMMAND... NULL
checking for default environment variable PRCS_LOGQUERY... NULL
checking for default environment variable PRCS_JOB_NUMBER... NULL
checking for default environment variable PRCS_DIFF_OPTIONS... NULL
checking for default environment variable PRCS_DIFF_COMMAND... NULL
checking for default environment variable PRCS_CONFLICT_EDITOR... NULL
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating src/include/Makefile
config.status: creating contrib/Makefile
config.status: creating emacs/Makefile
config.status: creating m4/Makefile
config.status: creating be/Makefile
config.status: creating src/docs.cc
config.status: creating config.h
config.status: executing depfiles commands

* Warnings were generated during configure.  You may proceed building
* PRCS, but you probably want to fix the problem before running it.
* If you think configure found the wrong paths for the system binaries,
* you may with to edit the file 'config.h' before running make.
* After building, be sure and run the command 'prcs config' to
* see if the problem persists.