=> Bootstrap dependency digest>=20010302: found digest-20080510 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for py31-cryptkit-0.9nb1 (cd /tmp/pkgsrc/security/py-cryptkit/work/cryptkit-0.9/ && /usr/bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS=-lpthread\ -lrt PTHREADBASE=/usr DL_CFLAGS= DL_LDFLAGS= DL_LIBS= PYTHON=/usr/pkg/bin/python3.1 CC=gcc CFLAGS=-O3\ -pipe\ -fstack-protector\ -Wno-format\ -fno-builtin\ -I/usr/include\ -I/usr/pkg/include/python3.1 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.1 CXX=g++ CXXFLAGS=-O3\ -pipe\ -fstack-protector\ -Wno-format\ -fno-builtin\ -I/usr/include\ -I/usr/pkg/include/python3.1 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/lib\ -Wl,-R/usr/lib\ -L/usr/pkg/lib/python3.1/config\ -Wl,-R/usr/pkg/lib/python3.1/config\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/tmp/pkgsrc/security/py-cryptkit/work/.wrapper/bin:/tmp/pkgsrc/security/py-cryptkit/work/.buildlink/bin:/tmp/pkgsrc/security/py-cryptkit/work/.gcc/bin:/tmp/pkgsrc/security/py-cryptkit/work/.tools/bin:/usr/pkg/bin:/bin:/usr/bin:/usr/pkg/bin:/usr/pkg/bin PREFIX=/usr/pkg PKG_SYSCONFDIR=/usr/pkg/etc CXXCPP=cpp HOME=/tmp/pkgsrc/security/py-cryptkit/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=share/man PKGINFODIR=share/info MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ pbulk\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/pkgsrc/security/py-cryptkit/work/.tools/bin/makeinfo PKG_CONFIG= PKG_CONFIG_LIBDIR=/tmp/pkgsrc/security/py-cryptkit/work/.buildlink/lib/pkgconfig:/tmp/pkgsrc/security/py-cryptkit/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/pkgsrc/security/py-cryptkit/work/.pkg-config.log PKG_CONFIG_PATH= WRAPPER_DEBUG=no WRAPPER_UPDATE_CACHE=yes VIEWBASE=/usr/pkg /usr/pkg/bin/python3.1 setup.py build ) running build running build_py creating build creating build/lib.linux-x86_64-3.1 creating build/lib.linux-x86_64-3.1/ecc copying ecc/src/elliptic.py -> build/lib.linux-x86_64-3.1/ecc copying ecc/src/__init__.py -> build/lib.linux-x86_64-3.1/ecc copying ecc/src/ecc.py -> build/lib.linux-x86_64-3.1/ecc creating build/lib.linux-x86_64-3.1/aes copying aes/src/aes.py -> build/lib.linux-x86_64-3.1/aes copying aes/src/__init__.py -> build/lib.linux-x86_64-3.1/aes creating build/lib.linux-x86_64-3.1/sha256 copying sha256/src/sha256.py -> build/lib.linux-x86_64-3.1/sha256 copying sha256/src/__init__.py -> build/lib.linux-x86_64-3.1/sha256 creating build/lib.linux-x86_64-3.1/entropy copying entropy/src/entropy.py -> build/lib.linux-x86_64-3.1/entropy copying entropy/src/__init__.py -> build/lib.linux-x86_64-3.1/entropy creating build/lib.linux-x86_64-3.1/cryptsock copying cryptsock/src/cryptsock.py -> build/lib.linux-x86_64-3.1/cryptsock copying cryptsock/src/__init__.py -> build/lib.linux-x86_64-3.1/cryptsock running build_ext building 'ellipticc' extension creating build/temp.linux-x86_64-3.1 creating build/temp.linux-x86_64-3.1/ecc creating build/temp.linux-x86_64-3.1/ecc/src gcc -DNDEBUG -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/include -I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/pkg/include/ncurses -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/include -I/usr/pkg/include/python3.1 -I/usr/include -I/usr/pkg/include/python3.1 -fPIC -I/usr/pkg/include/python3.1 -I/usr/pkg/include/python3.1 -c ecc/src/bigint.c -o build/temp.linux-x86_64-3.1/ecc/src/bigint.o gcc -DNDEBUG -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/include -I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/pkg/include/ncurses -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/include -I/usr/pkg/include/python3.1 -I/usr/include -I/usr/pkg/include/python3.1 -fPIC -I/usr/pkg/include/python3.1 -I/usr/pkg/include/python3.1 -c ecc/src/ecc_wrap.c -o build/temp.linux-x86_64-3.1/ecc/src/ecc_wrap.o In file included from /tmp/pkgsrc/security/py-cryptkit/work/.buildlink/include/python3.1/Python.h:8:0, from ecc/src/ecc_wrap.c:176: /tmp/pkgsrc/security/py-cryptkit/work/.buildlink/include/python3.1/pyconfig.h:1120:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:214:0: note: this is the location of the previous definition ecc/src/ecc_wrap.c: In function 'swig_varlink_repr': ecc/src/ecc_wrap.c:227:3: warning: return makes pointer from integer without a cast ecc/src/ecc_wrap.c: At top level: ecc/src/ecc_wrap.c:269:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PyTypeObject' ecc/src/ecc_wrap.c: In function 'SWIG_newvarlink': ecc/src/ecc_wrap.c:291:3: error: 'varlinktype' undeclared (first use in this function) ecc/src/ecc_wrap.c:291:3: note: each undeclared identifier is reported only once for each function it appears in ecc/src/ecc_wrap.c:292:9: error: 'swig_varlinkobject' has no member named 'ob_type' ecc/src/ecc_wrap.c:294:9: error: 'swig_varlinkobject' has no member named 'ob_refcnt' ecc/src/ecc_wrap.c: In function 'SWIG_ConvertPtr': ecc/src/ecc_wrap.c:346:17: warning: assignment makes pointer from integer without a cast ecc/src/ecc_wrap.c:355:5: warning: assignment makes pointer from integer without a cast ecc/src/ecc_wrap.c: In function 'SWIG_NewPointerObj': ecc/src/ecc_wrap.c:445:8: warning: assignment makes pointer from integer without a cast ecc/src/ecc_wrap.c: In function 'SWIG_InstallConstants': ecc/src/ecc_wrap.c:458:11: warning: assignment makes pointer from integer without a cast ecc/src/ecc_wrap.c:464:11: warning: assignment makes pointer from integer without a cast ecc/src/ecc_wrap.c: In function 'ptrvalue': ecc/src/ecc_wrap.c:576:9: warning: assignment makes pointer from integer without a cast ecc/src/ecc_wrap.c:580:9: warning: assignment makes pointer from integer without a cast ecc/src/ecc_wrap.c:582:9: warning: assignment makes pointer from integer without a cast ecc/src/ecc_wrap.c:586:9: warning: assignment makes pointer from integer without a cast ecc/src/ecc_wrap.c:589:16: warning: assignment makes pointer from integer without a cast ecc/src/ecc_wrap.c:590:14: warning: assignment makes pointer from integer without a cast ecc/src/ecc_wrap.c: In function 'ptrcreate': ecc/src/ecc_wrap.c:687:16: warning: cast to pointer from integer of different size ecc/src/ecc_wrap.c:693:16: warning: cast to pointer from integer of different size ecc/src/ecc_wrap.c: In function 'ptrset': ecc/src/ecc_wrap.c:767:15: warning: initialization makes pointer from integer without a cast ecc/src/ecc_wrap.c:770:15: warning: initialization makes pointer from integer without a cast ecc/src/ecc_wrap.c: In function '_wrap_random_seed_get': ecc/src/ecc_wrap.c:1007:11: warning: assignment makes pointer from integer without a cast ecc/src/ecc_wrap.c: In function '_wrap_field2bin': ecc/src/ecc_wrap.c:1082:23: warning: assignment makes pointer from integer without a cast ecc/src/ecc_wrap.c: In function '_wrap_bin2field': ecc/src/ecc_wrap.c:1107:14: warning: assignment makes pointer from integer without a cast ecc/src/ecc_wrap.c: In function '_wrap_NR_Signature': ecc/src/ecc_wrap.c:1173:14: warning: assignment makes pointer from integer without a cast ecc/src/ecc_wrap.c: In function '_wrap_NR_Verify': ecc/src/ecc_wrap.c:1204:14: warning: assignment makes pointer from integer without a cast ecc/src/ecc_wrap.c:1210:15: warning: assignment makes pointer from integer without a cast ecc/src/ecc_wrap.c: In function '_wrap_safeString_sz_get': ecc/src/ecc_wrap.c:1688:15: warning: assignment makes pointer from integer without a cast ecc/src/ecc_wrap.c: In function '_wrap_safeString_bytes_set': ecc/src/ecc_wrap.c:1707:14: warning: assignment makes pointer from integer without a cast ecc/src/ecc_wrap.c: In function '_wrap_safeString_bytes_get': ecc/src/ecc_wrap.c:1725:15: warning: assignment makes pointer from integer without a cast ecc/src/ecc_wrap.c: In function 'initellipticc': ecc/src/ecc_wrap.c:1841:7: warning: assignment makes pointer from integer without a cast error: command 'gcc' failed with exit status 1 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/security/py-cryptkit *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/security/py-cryptkit