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

        * PYTHON_VERSION_DEFAULT = 26

Based on these variables, the following variables have been set:

        * PYPACKAGE = python31

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 python31>=3.1: found python31-3.1.4nb1
===> Overriding tools for py31-pqueue-0.2nb1
===> Extracting for py31-pqueue-0.2nb1
===> Patching for py31-pqueue-0.2nb1
=> Applying pkgsrc patches for py31-pqueue-0.2nb1
===> Creating toolchain wrappers for py31-pqueue-0.2nb1
===> Configuring for py31-pqueue-0.2nb1
=> 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
creating cache ./config.cache
checking for python... /usr/pkg/bin/python3.1
checking python version...   File "<string>", line 1
    import sys; print sys.version[:3]
                        ^
SyntaxError: invalid syntax

checking python installation prefix...   File "<string>", line 1
    import sys; print sys.prefix
                        ^
SyntaxError: invalid syntax

checking python installation exec_prefix...   File "<string>", line 1
    import sys; print sys.exec_prefix
                        ^
SyntaxError: invalid syntax

checking definitions in Python library makefile... sed: can't read /lib/python/config/Makefile: No such file or directory
done
checking for install... /usr/bin/install -c -o pbulk -g pbulk
checking location of python library...   File "<string>", line 6
    print dir
            ^
SyntaxError: invalid syntax
$(prefix)
checking location of python shared modules...   File "<string>", line 9
    print dir
            ^
SyntaxError: invalid syntax
$(exec_prefix)
checking for inline... no
checking how to run the C preprocessor... /lib/cpp
checking for ANSI C header files... no
updating cache ./config.cache
creating ./config.status
creating Setup
creating Makefile.pre
creating pqueuemodule-config.h
creating Makefile
./config.status: line 243: /lib/python/config/makesetup: No such file or directory