=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
=> Checksum SHA1 OK for pcc-20120208.tgz
=> Checksum RMD160 OK for pcc-20120208.tgz
===> Installing dependencies for pcc-current-20120208
=> Build dependency flex>=2.5.4a: found flex-2.5.35nb2
=> Build dependency bison>=1.0: found bison-2.5nb3
=> Build dependency checkperms>=1.1: found checkperms-1.11
===> Overriding tools for pcc-current-20120208
===> Extracting for pcc-current-20120208
===> Patching for pcc-current-20120208
===> Creating toolchain wrappers for pcc-current-20120208
===> Configuring for pcc-current-20120208
=> 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
=> Checking for portability problems in extracted files
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for x86_64-unknown-linux-gcc... gcc
checking for C compiler default output file name... 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 gcc option to accept ISO C89... none needed
checking whether gcc accepts -Wall... yes
checking whether gcc accepts -Wmissing-prototypes... yes
checking whether gcc accepts -Wstrict-prototypes... yes
checking whether gcc accepts -Wshadow... yes
checking whether gcc accepts -Wsign-compare... yes
checking whether gcc accepts -Wtruncate... no
checking for a C compiler for mkext... not cross compiling
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/egrep
checking for ANSI C header files... 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 for C99 printf size specifiers... yes
checking for C99 variadic macro support... yes
checking whether byte ordering is bigendian... no
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk
checking for bison... /usr/pkg/bin/bison -y
checking for strip... yes
checking for flex... /usr/pkg/bin/flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for string.h... (cached) yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for strtold... yes
checking for vsnprintf... yes
checking for snprintf... yes
checking for mkstemp... yes
checking for strlcat... no
checking for strlcpy... no
checking for basename... yes
checking for getopt... yes
checking for ffs... yes
checking for vfork... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating cc/Makefile
config.status: creating cc/cc/Makefile
config.status: creating cc/cpp/Makefile
config.status: creating cc/ccom/Makefile
config.status: creating cc/cxxcom/Makefile
config.status: creating cc/driver/Makefile
config.status: creating f77/Makefile
config.status: creating f77/f77/Makefile
config.status: creating f77/fcom/Makefile
config.status: creating config.h

Target CPU is .................... amd64
Target ABI is .................... elf
Target OS is ..................... linux
Compiler is called ............... pcc
Installing compiler into ......... /usr/pkg/bin
Installing pre-processor into .... /usr/pkg/libexec
Using assembler .................. <default>
Using linker ..................... <default>
Using include path ............... <default>
Using library path ............... <default>
Has TLS support .................. no
Has GCC compatibility ............ yes
Has PCC debugging ................ yes
Type of wchar_t is ............... INT (4 chars)

Configure finished.  Do 'make && make install' to compile and install.