=> Bootstrap dependency digest>=20010302: found digest-20121220 => Bootstrap dependency fetch-[0-9]*: found fetch-1.8nb1 ===> Building for py32-wtforms-1.0.4nb1 (cd /tmp/pkgsrc/www/py-wtforms/work/WTForms-1.0.4/ && /usr/bin/env USETOOLS=no NOGCCERROR=true NOGCCERROR=true PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS=-lpthread\ -lrt PTHREADBASE=/usr DL_CFLAGS= DL_LDFLAGS= DL_LIBS= PYTHON=/usr/pkg/bin/python3.2 CC=gcc CFLAGS=-O3\ -pipe\ -fstack-protector\ -Wno-error\ -I/usr/include\ -I/usr/pkg/include/python3.2 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.2 CXX=g++ CXXFLAGS=-O3\ -pipe\ -fstack-protector\ -Wno-error\ -I/usr/include\ -I/usr/pkg/include/python3.2 COMPILER_RPATH_FLAG=-Wl,-R F77=f77 FC=f77 FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/usr/lib64\ -Wl,-R/usr/lib64\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/tmp/pkgsrc/www/py-wtforms/work/.wrapper/bin:/tmp/pkgsrc/www/py-wtforms/work/.buildlink/bin:/tmp/pkgsrc/www/py-wtforms/work/.tools/bin:/usr/pkg/bin:/bin:/usr/bin:/usr/pkg/bin:/usr/pkg/bin PREFIX=/usr/pkg PKG_SYSCONFDIR=/usr/pkg/etc CPP=cpp CXXCPP=cpp HOME=/tmp/pkgsrc/www/py-wtforms/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 PKGGNUDIR=gnu/ 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/www/py-wtforms/work/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/tmp/pkgsrc/www/py-wtforms/work/.buildlink/lib/pkgconfig:/tmp/pkgsrc/www/py-wtforms/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/pkgsrc/www/py-wtforms/work/.pkg-config.log PKG_CONFIG_PATH= WRAPPER_DEBUG=no WRAPPER_UPDATE_CACHE=yes VIEWBASE=/usr/pkg /usr/pkg/bin/python3.2 setup.py build ) running build running build_py creating build creating build/lib creating build/lib/wtforms copying wtforms/form.py -> build/lib/wtforms copying wtforms/compat.py -> build/lib/wtforms copying wtforms/__init__.py -> build/lib/wtforms copying wtforms/validators.py -> build/lib/wtforms creating build/lib/wtforms/fields copying wtforms/fields/simple.py -> build/lib/wtforms/fields copying wtforms/fields/core.py -> build/lib/wtforms/fields copying wtforms/fields/__init__.py -> build/lib/wtforms/fields copying wtforms/fields/html5.py -> build/lib/wtforms/fields creating build/lib/wtforms/widgets copying wtforms/widgets/core.py -> build/lib/wtforms/widgets copying wtforms/widgets/__init__.py -> build/lib/wtforms/widgets copying wtforms/widgets/html5.py -> build/lib/wtforms/widgets creating build/lib/wtforms/ext copying wtforms/ext/__init__.py -> build/lib/wtforms/ext creating build/lib/wtforms/ext/appengine copying wtforms/ext/appengine/fields.py -> build/lib/wtforms/ext/appengine copying wtforms/ext/appengine/db.py -> build/lib/wtforms/ext/appengine copying wtforms/ext/appengine/__init__.py -> build/lib/wtforms/ext/appengine copying wtforms/ext/appengine/ndb.py -> build/lib/wtforms/ext/appengine creating build/lib/wtforms/ext/csrf copying wtforms/ext/csrf/form.py -> build/lib/wtforms/ext/csrf copying wtforms/ext/csrf/fields.py -> build/lib/wtforms/ext/csrf copying wtforms/ext/csrf/session.py -> build/lib/wtforms/ext/csrf copying wtforms/ext/csrf/__init__.py -> build/lib/wtforms/ext/csrf creating build/lib/wtforms/ext/dateutil copying wtforms/ext/dateutil/fields.py -> build/lib/wtforms/ext/dateutil copying wtforms/ext/dateutil/__init__.py -> build/lib/wtforms/ext/dateutil creating build/lib/wtforms/ext/django copying wtforms/ext/django/fields.py -> build/lib/wtforms/ext/django copying wtforms/ext/django/orm.py -> build/lib/wtforms/ext/django copying wtforms/ext/django/__init__.py -> build/lib/wtforms/ext/django copying wtforms/ext/django/i18n.py -> build/lib/wtforms/ext/django creating build/lib/wtforms/ext/django/templatetags copying wtforms/ext/django/templatetags/__init__.py -> build/lib/wtforms/ext/django/templatetags copying wtforms/ext/django/templatetags/wtforms.py -> build/lib/wtforms/ext/django/templatetags creating build/lib/wtforms/ext/i18n copying wtforms/ext/i18n/form.py -> build/lib/wtforms/ext/i18n copying wtforms/ext/i18n/utils.py -> build/lib/wtforms/ext/i18n copying wtforms/ext/i18n/__init__.py -> build/lib/wtforms/ext/i18n creating build/lib/wtforms/ext/sqlalchemy copying wtforms/ext/sqlalchemy/fields.py -> build/lib/wtforms/ext/sqlalchemy copying wtforms/ext/sqlalchemy/orm.py -> build/lib/wtforms/ext/sqlalchemy copying wtforms/ext/sqlalchemy/__init__.py -> build/lib/wtforms/ext/sqlalchemy copying wtforms/ext/sqlalchemy/validators.py -> build/lib/wtforms/ext/sqlalchemy creating build/lib/wtforms/ext/i18n/messages copying wtforms/ext/i18n/messages/wtforms.pot -> build/lib/wtforms/ext/i18n/messages creating build/lib/wtforms/ext/i18n/messages/ru creating build/lib/wtforms/ext/i18n/messages/ru/LC_MESSAGES copying wtforms/ext/i18n/messages/ru/LC_MESSAGES/wtforms.po -> build/lib/wtforms/ext/i18n/messages/ru/LC_MESSAGES copying wtforms/ext/i18n/messages/ru/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/ext/i18n/messages/ru/LC_MESSAGES creating build/lib/wtforms/ext/i18n/messages/it creating build/lib/wtforms/ext/i18n/messages/it/LC_MESSAGES copying wtforms/ext/i18n/messages/it/LC_MESSAGES/wtforms.po -> build/lib/wtforms/ext/i18n/messages/it/LC_MESSAGES copying wtforms/ext/i18n/messages/it/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/ext/i18n/messages/it/LC_MESSAGES creating build/lib/wtforms/ext/i18n/messages/fr creating build/lib/wtforms/ext/i18n/messages/fr/LC_MESSAGES copying wtforms/ext/i18n/messages/fr/LC_MESSAGES/wtforms.po -> build/lib/wtforms/ext/i18n/messages/fr/LC_MESSAGES copying wtforms/ext/i18n/messages/fr/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/ext/i18n/messages/fr/LC_MESSAGES creating build/lib/wtforms/ext/i18n/messages/en creating build/lib/wtforms/ext/i18n/messages/en/LC_MESSAGES copying wtforms/ext/i18n/messages/en/LC_MESSAGES/wtforms.po -> build/lib/wtforms/ext/i18n/messages/en/LC_MESSAGES copying wtforms/ext/i18n/messages/en/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/ext/i18n/messages/en/LC_MESSAGES creating build/lib/wtforms/ext/i18n/messages/zh_TW creating build/lib/wtforms/ext/i18n/messages/zh_TW/LC_MESSAGES copying wtforms/ext/i18n/messages/zh_TW/LC_MESSAGES/wtforms.po -> build/lib/wtforms/ext/i18n/messages/zh_TW/LC_MESSAGES copying wtforms/ext/i18n/messages/zh_TW/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/ext/i18n/messages/zh_TW/LC_MESSAGES creating build/lib/wtforms/ext/i18n/messages/pl creating build/lib/wtforms/ext/i18n/messages/pl/LC_MESSAGES copying wtforms/ext/i18n/messages/pl/LC_MESSAGES/wtforms.po -> build/lib/wtforms/ext/i18n/messages/pl/LC_MESSAGES copying wtforms/ext/i18n/messages/pl/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/ext/i18n/messages/pl/LC_MESSAGES creating build/lib/wtforms/ext/i18n/messages/zh creating build/lib/wtforms/ext/i18n/messages/zh/LC_MESSAGES copying wtforms/ext/i18n/messages/zh/LC_MESSAGES/wtforms.po -> build/lib/wtforms/ext/i18n/messages/zh/LC_MESSAGES copying wtforms/ext/i18n/messages/zh/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/ext/i18n/messages/zh/LC_MESSAGES creating build/lib/wtforms/ext/i18n/messages/ko creating build/lib/wtforms/ext/i18n/messages/ko/LC_MESSAGES copying wtforms/ext/i18n/messages/ko/LC_MESSAGES/wtforms.po -> build/lib/wtforms/ext/i18n/messages/ko/LC_MESSAGES copying wtforms/ext/i18n/messages/ko/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/ext/i18n/messages/ko/LC_MESSAGES creating build/lib/wtforms/ext/i18n/messages/fa creating build/lib/wtforms/ext/i18n/messages/fa/LC_MESSAGES copying wtforms/ext/i18n/messages/fa/LC_MESSAGES/wtforms.po -> build/lib/wtforms/ext/i18n/messages/fa/LC_MESSAGES copying wtforms/ext/i18n/messages/fa/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/ext/i18n/messages/fa/LC_MESSAGES creating build/lib/wtforms/ext/i18n/messages/es creating build/lib/wtforms/ext/i18n/messages/es/LC_MESSAGES copying wtforms/ext/i18n/messages/es/LC_MESSAGES/wtforms.po -> build/lib/wtforms/ext/i18n/messages/es/LC_MESSAGES copying wtforms/ext/i18n/messages/es/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/ext/i18n/messages/es/LC_MESSAGES => Unwrapping files-to-be-installed.