=> Bootstrap dependency digest>=20010302: found digest-20080510 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for py23-subvertpy-0.6.6 (cd /scratch/devel/py-subvertpy/work/subvertpy-0.6.6/ && /usr/bin/env SVN_PREFIX=/usr/pkg USETOOLS=no DL_CFLAGS=\ -pthread\ DL_LDFLAGS=\ -pthread DL_LIBS= PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr PYTHON=/usr/pkg/bin/python2.3 CC=cc CFLAGS=-O2\ -I/usr/pkg/include\ -I/usr/pkg/include/apr-1\ -I/usr/include\ -I/usr/pkg/include/python2.3 CPPFLAGS=-I/usr/pkg/include\ -I/usr/pkg/include/apr-1\ -I/usr/include\ -I/usr/pkg/include/python2.3 CXX=c++ CXXFLAGS=-O2\ -I/usr/pkg/include\ -I/usr/pkg/include/apr-1\ -I/usr/include\ -I/usr/pkg/include/python2.3 COMPILER_RPATH_FLAG=-Wl,-R F77=f77 FC=f77 FFLAGS=-O LANG=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib\ -L/usr/lib\ -Wl,-R/usr/lib\ -L/usr/pkg/lib/python2.3/config\ -Wl,-R/usr/pkg/lib/python2.3/config LINKER_RPATH_FLAG=-R PATH=/scratch/devel/py-subvertpy/work/.wrapper/bin:/scratch/devel/py-subvertpy/work/.buildlink/bin:/scratch/devel/py-subvertpy/work/.gcc/bin:/scratch/devel/py-subvertpy/work/.tools/bin:/usr/pkg/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R7/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin:/usr/pkg/bin:/usr/pkg/bin PREFIX=/usr/pkg PKG_SYSCONFDIR=/usr/pkg/etc CXXCPP=cpp HOME=/scratch/devel/py-subvertpy/work/.home CPP=cpp LINK_ALL_LIBGCC_HACK= LOCALBASE=/usr/pkg NO_WHOLE_ARCHIVE_FLAG=-Wl,--no-whole-archive WHOLE_ARCHIVE_FLAG=-Wl,--whole-archive X11BASE=/usr/pkg X11PREFIX=/usr/pkg PKGMANDIR=man MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ root\ -g\ wheel\ -m\ 555 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 555 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 555 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 444 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 444 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ root\ -g\ wheel\ -m\ 555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 444 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 INSTALL_INFO= MAKEINFO=/scratch/devel/py-subvertpy/work/.tools/bin/makeinfo PKG_CONFIG= PKG_CONFIG_LIBDIR=/scratch/devel/py-subvertpy/work/.buildlink/lib/pkgconfig:/scratch/devel/py-subvertpy/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/scratch/devel/py-subvertpy/work/.pkg-config.log PKG_CONFIG_PATH= WRAPPER_DEBUG=no WRAPPER_UPDATE_CACHE=yes WRAPPER_REORDER=yes VIEWBASE=/usr/pkg /usr/pkg/bin/python2.3 setup.py build ) running build running build_py creating build creating build/lib.netbsd-5.0_STABLE-amd64-2.3 creating build/lib.netbsd-5.0_STABLE-amd64-2.3/subvertpy copying subvertpy/properties.py -> build/lib.netbsd-5.0_STABLE-amd64-2.3/subvertpy copying subvertpy/__init__.py -> build/lib.netbsd-5.0_STABLE-amd64-2.3/subvertpy copying subvertpy/delta.py -> build/lib.netbsd-5.0_STABLE-amd64-2.3/subvertpy copying subvertpy/marshall.py -> build/lib.netbsd-5.0_STABLE-amd64-2.3/subvertpy copying subvertpy/ra.py -> build/lib.netbsd-5.0_STABLE-amd64-2.3/subvertpy copying subvertpy/ra_svn.py -> build/lib.netbsd-5.0_STABLE-amd64-2.3/subvertpy copying subvertpy/server.py -> build/lib.netbsd-5.0_STABLE-amd64-2.3/subvertpy creating build/lib.netbsd-5.0_STABLE-amd64-2.3/subvertpy/tests copying subvertpy/tests/test_client.py -> build/lib.netbsd-5.0_STABLE-amd64-2.3/subvertpy/tests copying subvertpy/tests/__init__.py -> build/lib.netbsd-5.0_STABLE-amd64-2.3/subvertpy/tests copying subvertpy/tests/test_delta.py -> build/lib.netbsd-5.0_STABLE-amd64-2.3/subvertpy/tests copying subvertpy/tests/test_core.py -> build/lib.netbsd-5.0_STABLE-amd64-2.3/subvertpy/tests copying subvertpy/tests/test_properties.py -> build/lib.netbsd-5.0_STABLE-amd64-2.3/subvertpy/tests copying subvertpy/tests/test_marshall.py -> build/lib.netbsd-5.0_STABLE-amd64-2.3/subvertpy/tests copying subvertpy/tests/test_repos.py -> build/lib.netbsd-5.0_STABLE-amd64-2.3/subvertpy/tests copying subvertpy/tests/test_ra.py -> build/lib.netbsd-5.0_STABLE-amd64-2.3/subvertpy/tests copying subvertpy/tests/test_server.py -> build/lib.netbsd-5.0_STABLE-amd64-2.3/subvertpy/tests copying subvertpy/tests/test_wc.py -> build/lib.netbsd-5.0_STABLE-amd64-2.3/subvertpy/tests running build_ext building 'subvertpy.client' extension creating build/temp.netbsd-5.0_STABLE-amd64-2.3 creating build/temp.netbsd-5.0_STABLE-amd64-2.3/subvertpy cc -fno-strict-aliasing -DNDEBUG -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/pkg/include -I/usr/pkg/include/apr-1 -I/usr/include -I/usr/pkg/include/python2.3 -I/usr/pkg/include -I/usr/pkg/include/apr-1 -I/usr/include -I/usr/pkg/include/python2.3 -fPIC -I/usr/pkg/include/apr-1 -I/usr/pkg/include/subversion-1 -Isubvertpy -I/usr/pkg/include/python2.3 -c subvertpy/client.c -o build/temp.netbsd-5.0_STABLE-amd64-2.3/subvertpy/client.o subvertpy/client.c: In function 'py_commit_info_tuple': subvertpy/client.c:157: error: 'Py_RETURN_NONE' undeclared (first use in this function) subvertpy/client.c:157: error: (Each undeclared identifier is reported only once subvertpy/client.c:157: error: for each function it appears in.) subvertpy/client.c: In function 'client_get_log_msg_func': subvertpy/client.c:220: error: 'Py_RETURN_NONE' undeclared (first use in this function) subvertpy/client.c: In function 'client_get_notify_func': subvertpy/client.c:246: error: 'Py_RETURN_NONE' undeclared (first use in this function) subvertpy/client.c: In function 'client_add': subvertpy/client.c:326: warning: 'svn_client_add3' is deprecated (declared at /scratch/devel/py-subvertpy/work/.buildlink/include/subversion-1/svn_client.h:1363) subvertpy/client.c:330: error: 'Py_RETURN_NONE' undeclared (first use in this function) subvertpy/client.c: In function 'client_checkout': subvertpy/client.c:355: warning: 'svn_client_checkout2' is deprecated (declared at /scratch/devel/py-subvertpy/work/.buildlink/include/subversion-1/svn_client.h:1080) subvertpy/client.c: In function 'client_commit': subvertpy/client.c:381: warning: 'svn_client_commit3' is deprecated (declared at /scratch/devel/py-subvertpy/work/.buildlink/include/subversion-1/svn_client.h:1744) subvertpy/client.c: In function 'client_delete': subvertpy/client.c:411: warning: 'svn_client_delete2' is deprecated (declared at /scratch/devel/py-subvertpy/work/.buildlink/include/subversion-1/svn_client.h:1537) subvertpy/client.c: In function 'client_copy': subvertpy/client.c:438: warning: 'svn_client_copy2' is deprecated (declared at /scratch/devel/py-subvertpy/work/.buildlink/include/subversion-1/svn_client.h:3219) subvertpy/client.c: In function 'client_propset': subvertpy/client.c:460: warning: 'svn_client_propset2' is deprecated (declared at /scratch/devel/py-subvertpy/work/.buildlink/include/subversion-1/svn_client.h:3503) subvertpy/client.c:463: error: 'Py_RETURN_NONE' undeclared (first use in this function) subvertpy/client.c: In function 'client_propget': subvertpy/client.c:490: warning: 'svn_client_propget2' is deprecated (declared at /scratch/devel/py-subvertpy/work/.buildlink/include/subversion-1/svn_client.h:3655) subvertpy/client.c: In function 'client_resolve': subvertpy/client.c:518: error: 'Py_RETURN_NONE' undeclared (first use in this function) subvertpy/client.c: In function 'client_update': subvertpy/client.c:551: warning: 'svn_client_update2' is deprecated (declared at /scratch/devel/py-subvertpy/work/.buildlink/include/subversion-1/svn_client.h:1189) error: command 'cc' failed with exit status 1 *** Error code 1 Stop. make: stopped in /usr/pkgsrc/devel/py-subvertpy *** Error code 1 Stop. make: stopped in /usr/pkgsrc/devel/py-subvertpy