=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for py27-filesystem-0.4.0nb1 (cd /usr/pkgsrc/work/filesystems/py-filesystem/work/fs-0.4.0/ && /usr/bin/env USETOOLS=no PTHREAD_CFLAGS=\ -D_REENTRANT PTHREAD_LDFLAGS= PTHREAD_LIBS=-lpthread PTHREADBASE=/usr/pkg DL_CFLAGS= DL_LDFLAGS= DL_LIBS= PYTHON=/usr/pkg/bin/python2.7 CC=cc CFLAGS=-O2\ -march=i586\ -I/usr/pkg/include\ -I/usr/include CPPFLAGS=-I/usr/pkg/include\ -I/usr/include CXX=c++ CXXFLAGS=-O2\ -march=i586\ -I/usr/pkg/include\ -I/usr/include 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/pkg/lib\ -Wl,-R/usr/pkg/lib\ -L/usr/lib\ -Wl,-R/usr/lib LINKER_RPATH_FLAG=-R PATH=/usr/pkgsrc/work/filesystems/py-filesystem/work/.wrapper/bin:/usr/pkgsrc/work/filesystems/py-filesystem/work/.buildlink/bin:/usr/pkgsrc/work/filesystems/py-filesystem/work/.tools/bin:/usr/pkg/bin::/usr/pbulk/bin:/usr/pbulk/sbin:/usr/pkg/bin:/usr/pkg/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/usr/pkg/bin:/usr/pkg/bin PREFIX=/usr/pkg MAKELEVEL=0 PKG_SYSCONFDIR=/usr/pkg/etc CPP=cpp CXXCPP=cpp HOME=/usr/pkgsrc/work/filesystems/py-filesystem/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 PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ root\ -g\ operator\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ root\ -g\ operator\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ root\ -g\ operator\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ root\ -g\ operator\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ root\ -g\ operator\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ operator\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ operator\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ operator\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ operator\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ operator\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ root\ -g\ operator\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ root\ -g\ operator\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ operator\ -m\ 775 INSTALL_INFO= MAKEINFO=/usr/pkgsrc/work/filesystems/py-filesystem/work/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/usr/pkgsrc/work/filesystems/py-filesystem/work/.buildlink/lib/pkgconfig:/usr/pkgsrc/work/filesystems/py-filesystem/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/usr/pkgsrc/work/filesystems/py-filesystem/work/.pkg-config.log PKG_CONFIG_PATH= WRAPPER_DEBUG=no WRAPPER_UPDATE_CACHE=yes VIEWBASE=/usr/pkg /usr/pkg/bin/python2.7 setup.py build ) running build running build_py creating build creating build/lib creating build/lib/fs copying fs/path.py -> build/lib/fs copying fs/ftpfs.py -> build/lib/fs copying fs/watch.py -> build/lib/fs copying fs/browsewin.py -> build/lib/fs copying fs/xattrs.py -> build/lib/fs copying fs/zipfs.py -> build/lib/fs copying fs/httpfs.py -> build/lib/fs copying fs/errors.py -> build/lib/fs copying fs/__init__.py -> build/lib/fs copying fs/local_functools.py -> build/lib/fs copying fs/batch.py -> build/lib/fs copying fs/memoryfs.py -> build/lib/fs copying fs/rpcfs.py -> build/lib/fs copying fs/opener.py -> build/lib/fs copying fs/appdirs.py -> build/lib/fs copying fs/sftpfs.py -> build/lib/fs copying fs/base.py -> build/lib/fs copying fs/multifs.py -> build/lib/fs copying fs/appdirfs.py -> build/lib/fs copying fs/mountfs.py -> build/lib/fs copying fs/remote.py -> build/lib/fs copying fs/s3fs.py -> build/lib/fs copying fs/tempfs.py -> build/lib/fs copying fs/utils.py -> build/lib/fs copying fs/filelike.py -> build/lib/fs creating build/lib/fs/expose copying fs/expose/__init__.py -> build/lib/fs/expose copying fs/expose/http.py -> build/lib/fs/expose copying fs/expose/sftp.py -> build/lib/fs/expose copying fs/expose/django_storage.py -> build/lib/fs/expose copying fs/expose/xmlrpc.py -> build/lib/fs/expose copying fs/expose/importhook.py -> build/lib/fs/expose creating build/lib/fs/expose/dokan copying fs/expose/dokan/__init__.py -> build/lib/fs/expose/dokan copying fs/expose/dokan/libdokan.py -> build/lib/fs/expose/dokan creating build/lib/fs/expose/fuse copying fs/expose/fuse/fuse_ctypes.py -> build/lib/fs/expose/fuse copying fs/expose/fuse/__init__.py -> build/lib/fs/expose/fuse creating build/lib/fs/expose/wsgi copying fs/expose/wsgi/wsgi.py -> build/lib/fs/expose/wsgi copying fs/expose/wsgi/__init__.py -> build/lib/fs/expose/wsgi copying fs/expose/wsgi/dirtemplate.py -> build/lib/fs/expose/wsgi copying fs/expose/wsgi/serve_home.py -> build/lib/fs/expose/wsgi creating build/lib/fs/tests copying fs/tests/test_s3fs.py -> build/lib/fs/tests copying fs/tests/test_path.py -> build/lib/fs/tests copying fs/tests/test_importhook.py -> build/lib/fs/tests copying fs/tests/test_fs.py -> build/lib/fs/tests copying fs/tests/__init__.py -> build/lib/fs/tests copying fs/tests/test_expose.py -> build/lib/fs/tests copying fs/tests/test_remote.py -> build/lib/fs/tests copying fs/tests/test_ftpfs.py -> build/lib/fs/tests copying fs/tests/test_xattr.py -> build/lib/fs/tests copying fs/tests/test_errors.py -> build/lib/fs/tests copying fs/tests/test_watch.py -> build/lib/fs/tests copying fs/tests/test_zipfs.py -> build/lib/fs/tests copying fs/tests/test_wrapfs.py -> build/lib/fs/tests creating build/lib/fs/wrapfs copying fs/wrapfs/hidedotfilesfs.py -> build/lib/fs/wrapfs copying fs/wrapfs/__init__.py -> build/lib/fs/wrapfs copying fs/wrapfs/subfs.py -> build/lib/fs/wrapfs copying fs/wrapfs/lazyfs.py -> build/lib/fs/wrapfs copying fs/wrapfs/readonlyfs.py -> build/lib/fs/wrapfs copying fs/wrapfs/limitsizefs.py -> build/lib/fs/wrapfs copying fs/wrapfs/debugfs.py -> build/lib/fs/wrapfs creating build/lib/fs/osfs copying fs/osfs/watch.py -> build/lib/fs/osfs copying fs/osfs/xattrs.py -> build/lib/fs/osfs copying fs/osfs/__init__.py -> build/lib/fs/osfs copying fs/osfs/watch_win32.py -> build/lib/fs/osfs copying fs/osfs/watch_inotify.py -> build/lib/fs/osfs creating build/lib/fs/contrib copying fs/contrib/__init__.py -> build/lib/fs/contrib creating build/lib/fs/contrib/bigfs copying fs/contrib/bigfs/__init__.py -> build/lib/fs/contrib/bigfs copying fs/contrib/bigfs/subrangefile.py -> build/lib/fs/contrib/bigfs creating build/lib/fs/contrib/davfs copying fs/contrib/davfs/xmlobj.py -> build/lib/fs/contrib/davfs copying fs/contrib/davfs/util.py -> build/lib/fs/contrib/davfs copying fs/contrib/davfs/__init__.py -> build/lib/fs/contrib/davfs creating build/lib/fs/contrib/tahoelafs copying fs/contrib/tahoelafs/connection.py -> build/lib/fs/contrib/tahoelafs copying fs/contrib/tahoelafs/util.py -> build/lib/fs/contrib/tahoelafs copying fs/contrib/tahoelafs/__init__.py -> build/lib/fs/contrib/tahoelafs copying fs/contrib/tahoelafs/test_tahoelafs.py -> build/lib/fs/contrib/tahoelafs creating build/lib/fs/commands copying fs/commands/fsmkdir.py -> build/lib/fs/commands copying fs/commands/fscp.py -> build/lib/fs/commands copying fs/commands/fsmount.py -> build/lib/fs/commands copying fs/commands/__init__.py -> build/lib/fs/commands copying fs/commands/fscat.py -> build/lib/fs/commands copying fs/commands/fsrm.py -> build/lib/fs/commands copying fs/commands/fsinfo.py -> build/lib/fs/commands copying fs/commands/runner.py -> build/lib/fs/commands copying fs/commands/fstree.py -> build/lib/fs/commands copying fs/commands/fsls.py -> build/lib/fs/commands copying fs/commands/fsmv.py -> build/lib/fs/commands copying fs/commands/fsserve.py -> build/lib/fs/commands running build_scripts creating build/scripts-2.7 copying and adjusting fs/commands/fscat -> build/scripts-2.7 copying and adjusting fs/commands/fscp -> build/scripts-2.7 copying and adjusting fs/commands/fsinfo -> build/scripts-2.7 copying and adjusting fs/commands/fsls -> build/scripts-2.7 copying and adjusting fs/commands/fsmv -> build/scripts-2.7 copying and adjusting fs/commands/fsrm -> build/scripts-2.7 copying and adjusting fs/commands/fsserve -> build/scripts-2.7 copying and adjusting fs/commands/fstree -> build/scripts-2.7 copying and adjusting fs/commands/fsmkdir -> build/scripts-2.7 copying and adjusting fs/commands/fsmount -> build/scripts-2.7 changing mode of build/scripts-2.7/fscat from 644 to 755 changing mode of build/scripts-2.7/fscp from 644 to 755 changing mode of build/scripts-2.7/fsinfo from 644 to 755 changing mode of build/scripts-2.7/fsls from 644 to 755 changing mode of build/scripts-2.7/fsmv from 644 to 755 changing mode of build/scripts-2.7/fsrm from 644 to 755 changing mode of build/scripts-2.7/fsserve from 644 to 755 changing mode of build/scripts-2.7/fstree from 644 to 755 changing mode of build/scripts-2.7/fsmkdir from 644 to 755 changing mode of build/scripts-2.7/fsmount from 644 to 755 => Unwrapping files-to-be-installed.