=> Bootstrap dependency digest>=20010302: found digest-20080510 ===> Building for py23-subvertpy-0.6.1 (cd /scratch/devel/py-subvertpy/work/subvertpy-0.6.1/ && /usr/bin/env SVN_PREFIX=/usr/pkg USETOOLS=no DL_CFLAGS= DL_LDFLAGS= DL_LIBS= PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS=-lpthread 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:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/pkg/xorg/bin:/usr/X11R6/bin:/root/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.dragonfly-2.3-i386-2.3 creating build/lib.dragonfly-2.3-i386-2.3/subvertpy copying subvertpy/properties.py -> build/lib.dragonfly-2.3-i386-2.3/subvertpy copying subvertpy/__init__.py -> build/lib.dragonfly-2.3-i386-2.3/subvertpy copying subvertpy/delta.py -> build/lib.dragonfly-2.3-i386-2.3/subvertpy copying subvertpy/marshall.py -> build/lib.dragonfly-2.3-i386-2.3/subvertpy copying subvertpy/ra.py -> build/lib.dragonfly-2.3-i386-2.3/subvertpy copying subvertpy/ra_svn.py -> build/lib.dragonfly-2.3-i386-2.3/subvertpy copying subvertpy/server.py -> build/lib.dragonfly-2.3-i386-2.3/subvertpy creating build/lib.dragonfly-2.3-i386-2.3/subvertpy/tests copying subvertpy/tests/test_client.py -> build/lib.dragonfly-2.3-i386-2.3/subvertpy/tests copying subvertpy/tests/__init__.py -> build/lib.dragonfly-2.3-i386-2.3/subvertpy/tests copying subvertpy/tests/test_delta.py -> build/lib.dragonfly-2.3-i386-2.3/subvertpy/tests copying subvertpy/tests/test_core.py -> build/lib.dragonfly-2.3-i386-2.3/subvertpy/tests copying subvertpy/tests/test_properties.py -> build/lib.dragonfly-2.3-i386-2.3/subvertpy/tests copying subvertpy/tests/test_marshall.py -> build/lib.dragonfly-2.3-i386-2.3/subvertpy/tests copying subvertpy/tests/test_repos.py -> build/lib.dragonfly-2.3-i386-2.3/subvertpy/tests copying subvertpy/tests/test_ra.py -> build/lib.dragonfly-2.3-i386-2.3/subvertpy/tests copying subvertpy/tests/test_server.py -> build/lib.dragonfly-2.3-i386-2.3/subvertpy/tests copying subvertpy/tests/test_wc.py -> build/lib.dragonfly-2.3-i386-2.3/subvertpy/tests running build_ext building 'subvertpy.client' extension creating build/temp.dragonfly-2.3-i386-2.3 creating build/temp.dragonfly-2.3-i386-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/_ra.c -o build/temp.dragonfly-2.3-i386-2.3/subvertpy/_ra.o subvertpy/_ra.c: In function 'reporter_set_path': subvertpy/_ra.c:129: error: 'Py_RETURN_NONE' undeclared (first use in this function) subvertpy/_ra.c:129: error: (Each undeclared identifier is reported only once subvertpy/_ra.c:129: error: for each function it appears in.) subvertpy/_ra.c: In function 'reporter_delete_path': subvertpy/_ra.c:142: error: 'Py_RETURN_NONE' undeclared (first use in this function) subvertpy/_ra.c: In function 'reporter_link_path': subvertpy/_ra.c:159: error: 'Py_RETURN_NONE' undeclared (first use in this function) subvertpy/_ra.c: In function 'reporter_finish': subvertpy/_ra.c:173: error: 'Py_RETURN_NONE' undeclared (first use in this function) subvertpy/_ra.c: In function 'reporter_abort': subvertpy/_ra.c:187: error: 'Py_RETURN_NONE' undeclared (first use in this function) subvertpy/_ra.c: In function 'ra_reparent': subvertpy/_ra.c:825: error: 'Py_RETURN_NONE' undeclared (first use in this function) subvertpy/_ra.c: In function 'ra_get_log': subvertpy/_ra.c:936: error: 'Py_RETURN_NONE' undeclared (first use in this function) subvertpy/_ra.c: In function 'ra_replay': subvertpy/_ra.c:1140: error: 'Py_RETURN_NONE' undeclared (first use in this function) subvertpy/_ra.c: In function 'ra_replay_range': subvertpy/_ra.c:1215: error: 'Py_RETURN_NONE' undeclared (first use in this function) subvertpy/_ra.c: In function 'ra_change_rev_prop': subvertpy/_ra.c:1370: error: 'Py_RETURN_NONE' undeclared (first use in this function) subvertpy/_ra.c: In function 'ra_unlock': subvertpy/_ra.c:1582: error: 'Py_RETURN_NONE' undeclared (first use in this function) subvertpy/_ra.c: In function 'ra_lock': subvertpy/_ra.c:1622: error: 'Py_RETURN_NONE' undeclared (first use in this function) subvertpy/_ra.c: In function 'ra_get_location_segments': subvertpy/_ra.c:1843: error: 'Py_RETURN_NONE' undeclared (first use in this function) subvertpy/_ra.c: In function 'ra_get_file_revs': subvertpy/_ra.c:1875: error: 'Py_RETURN_NONE' undeclared (first use in this function) subvertpy/_ra.c: In function 'auth_set_parameter': subvertpy/_ra.c:2109: error: 'Py_RETURN_NONE' undeclared (first use in this function) error: command 'cc' failed with exit status 1 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/devel/py-subvertpy *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/devel/py-subvertpy