=> 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-id3lib-0.5.1nb1 (cd /tmp/pkgsrc/audio/py-id3lib/work/pyid3lib-0.5.1/ && /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\ -I/usr/pkg/include CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.1\ -I/usr/pkg/include CXX=g++ CXXFLAGS=-O3\ -pipe\ -fstack-protector\ -Wno-format\ -fno-builtin\ -I/usr/include\ -I/usr/pkg/include/python3.1\ -I/usr/pkg/include 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\ -L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/tmp/pkgsrc/audio/py-id3lib/work/.wrapper/bin:/tmp/pkgsrc/audio/py-id3lib/work/.buildlink/bin:/tmp/pkgsrc/audio/py-id3lib/work/.gcc/bin:/tmp/pkgsrc/audio/py-id3lib/work/.tools/bin:/usr/pkg/bin:/bin:/usr/bin:/usr/pkg/bin:/usr/pkg/bin PREFIX=/usr/pkg PKG_SYSCONFDIR=/usr/pkg/etc HOME=/tmp/pkgsrc/audio/py-id3lib/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/audio/py-id3lib/work/.tools/bin/makeinfo PKG_CONFIG= PKG_CONFIG_LIBDIR=/tmp/pkgsrc/audio/py-id3lib/work/.buildlink/lib/pkgconfig:/tmp/pkgsrc/audio/py-id3lib/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/pkgsrc/audio/py-id3lib/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_ext building 'pyid3lib' extension creating build creating build/temp.linux-x86_64-3.1 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/pkg/include -I/usr/include -I/usr/pkg/include/python3.1 -I/usr/pkg/include -fPIC -I/usr/pkg/include/python3.1 -c pyid3lib.cc -o build/temp.linux-x86_64-3.1/pyid3lib.o pyid3lib.cc:104:1: error: invalid conversion from 'PyObject* (*)(PyObject*, Py_ssize_t, Py_ssize_t)' to 'void*' pyid3lib.cc:104:1: error: invalid conversion from 'int (*)(PyObject*, Py_ssize_t, Py_ssize_t, PyObject*)' to 'void*' pyid3lib.cc:151:1: error: invalid conversion from 'const char*' to 'Py_ssize_t' pyid3lib.cc:151:1: error: invalid conversion from 'void (*)(PyObject*)' to 'int (*)(PyObject*, FILE*, int)' pyid3lib.cc:151:1: error: invalid conversion from 'PyObject* (*)(PyObject*, char*)' to 'int (*)(PyObject*, char*, PyObject*)' pyid3lib.cc:151:1: error: invalid conversion from 'int (*)(PyObject*, char*, PyObject*)' to 'void*' pyid3lib.cc:151:1: error: cannot convert 'PySequenceMethods*' to 'PyMappingMethods*' in initialization pyid3lib.cc:151:1: error: invalid conversion from 'long int' to 'const char*' pyid3lib.cc:151:1: error: cannot convert 'PyMethodDef*' to 'PyMemberDef*' in initialization pyid3lib.cc:194:1: error: invalid conversion from 'const char*' to 'Py_ssize_t' pyid3lib.cc:194:1: error: invalid conversion from 'void (*)(PyObject*)' to 'int (*)(PyObject*, FILE*, int)' pyid3lib.cc:194:1: error: invalid conversion from 'PyObject* (*)(PyObject*, PyObject*)' to 'int (*)(PyObject*, PyObject*, PyObject*)' pyid3lib.cc:194:1: error: invalid conversion from 'long int' to 'const char*' pyid3lib.cc:194:1: error: cannot convert 'PyObject* (*)(PyObject*)' to 'PyMethodDef*' in initialization pyid3lib.cc:194:1: error: cannot convert 'PyMethodDef*' to 'PyMemberDef*' in initialization pyid3lib.cc: In function 'int id3_contains(ID3Object*, PyObject*)': pyid3lib.cc:478:33: error: 'PyString_Check' was not declared in this scope pyid3lib.cc:489:34: error: 'PyString_AsString' was not declared in this scope pyid3lib.cc:493:78: error: 'PyInt_AsLong' was not declared in this scope pyid3lib.cc: In function 'PyObject* id3_count(ID3Object*, PyObject*)': pyid3lib.cc:577:42: error: 'PyString_Type' was not declared in this scope pyid3lib.cc:587:34: error: 'PyString_AsString' was not declared in this scope pyid3lib.cc:591:78: error: 'PyInt_AsLong' was not declared in this scope pyid3lib.cc:598:30: error: 'PyInt_FromLong' was not declared in this scope pyid3lib.cc: In function 'PyObject* id3_index(ID3Object*, PyObject*)': pyid3lib.cc:606:42: error: 'PyString_Type' was not declared in this scope pyid3lib.cc:616:34: error: 'PyString_AsString' was not declared in this scope pyid3lib.cc:620:78: error: 'PyInt_AsLong' was not declared in this scope pyid3lib.cc:624:31: error: 'PyInt_FromLong' was not declared in this scope pyid3lib.cc: In function 'PyObject* id3_remove(ID3Object*, PyObject*)': pyid3lib.cc:708:42: error: 'PyString_Type' was not declared in this scope pyid3lib.cc:718:34: error: 'PyString_AsString' was not declared in this scope pyid3lib.cc:722:78: error: 'PyInt_AsLong' was not declared in this scope pyid3lib.cc: In function 'PyObject* dict_from_frame(ID3_Frame*)': pyid3lib.cc:767:55: error: 'PyString_FromString' was not declared in this scope pyid3lib.cc:790:42: error: 'PyInt_FromLong' was not declared in this scope pyid3lib.cc:796:78: error: 'PyString_FromStringAndSize' was not declared in this scope pyid3lib.cc: In function 'ID3_Frame* frame_from_dict(PyObject*)': pyid3lib.cc:812:44: error: 'PyString_Check' was not declared in this scope pyid3lib.cc:824:31: error: 'PyString_AsString' was not declared in this scope pyid3lib.cc:828:78: error: 'PyInt_AsLong' was not declared in this scope pyid3lib.cc: In function 'ID3_Frame* frame_from_dict(ID3_FrameID, PyObject*)': pyid3lib.cc:861:33: error: 'PyString_Check' was not declared in this scope pyid3lib.cc:863:108: error: 'PyString_AsString' was not declared in this scope pyid3lib.cc:869:42: error: 'PyString_AsString' was not declared in this scope pyid3lib.cc:873:30: error: 'PyInt_Check' was not declared in this scope pyid3lib.cc:880:37: error: 'PyInt_AsLong' was not declared in this scope pyid3lib.cc:884:33: error: 'PyString_Check' was not declared in this scope pyid3lib.cc:891:51: error: 'PyString_AsStringAndSize' was not declared in this scope pyid3lib.cc: At global scope: pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc:976:1: warning: deprecated conversion from string constant to 'char*' pyid3lib.cc: In function 'PyObject* id3_getattr(ID3Object*, char*)': pyid3lib.cc:1001:95: error: 'PyString_FromString' was not declared in this scope pyid3lib.cc:1002:69: error: 'PyString_FromString' was not declared in this scope pyid3lib.cc:1051:71: error: 'PyString_FromStringAndSize' was not declared in this scope pyid3lib.cc:1061:83: error: 'PyInt_FromLong' was not declared in this scope pyid3lib.cc:1068:44: error: invalid conversion from 'const char*' to 'char*' pyid3lib.cc:1076:72: error: 'Py_FindMethod' was not declared in this scope pyid3lib.cc: In function 'int id3_setattr(ID3Object*, char*, PyObject*)': pyid3lib.cc:1118:32: error: 'PyString_Check' was not declared in this scope pyid3lib.cc:1125:68: error: 'PyString_AsString' was not declared in this scope pyid3lib.cc:1129:32: error: 'PyString_Check' was not declared in this scope pyid3lib.cc:1143:31: error: 'PyString_Check' was not declared in this scope pyid3lib.cc:1145:33: error: 'PyInt_Check' was not declared in this scope pyid3lib.cc:1148:47: error: 'PyInt_AsLong' was not declared in this scope pyid3lib.cc:1163:31: error: 'PyString_Check' was not declared in this scope pyid3lib.cc:1165:33: error: 'PyInt_Check' was not declared in this scope pyid3lib.cc:1168:45: error: 'PyInt_AsLong' was not declared in this scope pyid3lib.cc:1177:71: error: 'PyInt_AsLong' was not declared in this scope pyid3lib.cc:1186:49: error: 'PyInt_AsLong' was not declared in this scope pyid3lib.cc: In function 'PyObject* query_frametype(PyObject*, PyObject*)': pyid3lib.cc:1340:31: error: 'PyString_Check' was not declared in this scope pyid3lib.cc:1346:35: error: 'PyString_AsString' was not declared in this scope pyid3lib.cc: In function 'void initpyid3lib()': pyid3lib.cc:1390:17: error: 'struct PyTypeObject' has no member named 'ob_type' pyid3lib.cc:1392:56: error: 'Py_InitModule' was not declared in this scope pyid3lib.cc:1400:76: error: 'PyString_FromString' was not declared in this scope pyid3lib.cc:1448:3: error: 'PyInt_FromLong' was not declared in this scope error: command 'gcc' failed with exit status 1 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/audio/py-id3lib *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/audio/py-id3lib