=> Bootstrap dependency digest>=20010302: found digest-20160304
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
===> Building for py27-google-compute-engine-20170302
(cd /data/scratch/sysutils/py-google-compute-engine/work/compute-image-packages-20170302/ && /usr/bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\  PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr DL_CFLAGS=\ -pthread\  DL_LDFLAGS=\ -pthread DL_LIBS= PYTHON=/usr/pkg/bin/python2.7 CC=gcc CFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include CPPFLAGS=-I/usr/include\ -I/usr/pkg/include CXX=c++ CXXFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include COMPILER_RPATH_FLAG=-Wl,-R F77=g77 FC=g77 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/lib\ -Wl,-R/usr/lib\ -L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/data/scratch/sysutils/py-google-compute-engine/work/.cwrapper/bin:/data/scratch/sysutils/py-google-compute-engine/work/.buildlink/bin:/data/scratch/sysutils/py-google-compute-engine/work/.gcc/bin:/data/scratch/sysutils/py-google-compute-engine/work/.tools/bin:/usr/pkg/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc CXXCPP=cpp HOME=/data/scratch/sysutils/py-google-compute-engine/work/.home CWRAPPERS_CONFIG_DIR=/data/scratch/sysutils/py-google-compute-engine/work/.cwrapper/config CPP=cpp LINK_ALL_LIBGCC_HACK= LOCALBASE=/usr/pkg X11BASE=/usr/X11R7 PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulkXXX\ -g\ users\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulkXXX\ -g\ users\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulkXXX\ -g\ users\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulkXXX\ -g\ users\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulkXXX\ -g\ users\ -m\ 775 INSTALL_INFO= MAKEINFO=/data/scratch/sysutils/py-google-compute-engine/work/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/data/scratch/sysutils/py-google-compute-engine/work/.buildlink/lib/pkgconfig:/data/scratch/sysutils/py-google-compute-engine/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/data/scratch/sysutils/py-google-compute-engine/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/data/scratch/sysutils/py-google-compute-engine/work/.cwrapper/config /usr/pkg/bin/python2.7  setup.py  build )
running build
running build_py
creating build
creating build/lib
creating build/lib/google_compute_engine
copying google_compute_engine/__init__.py -> build/lib/google_compute_engine
copying google_compute_engine/compat.py -> build/lib/google_compute_engine
copying google_compute_engine/file_utils.py -> build/lib/google_compute_engine
copying google_compute_engine/logger.py -> build/lib/google_compute_engine
copying google_compute_engine/metadata_watcher.py -> build/lib/google_compute_engine
copying google_compute_engine/network_utils.py -> build/lib/google_compute_engine
copying google_compute_engine/test_compat.py -> build/lib/google_compute_engine
copying google_compute_engine/config_manager.py -> build/lib/google_compute_engine
creating build/lib/google_compute_engine/accounts
copying google_compute_engine/accounts/__init__.py -> build/lib/google_compute_engine/accounts
copying google_compute_engine/accounts/accounts_daemon.py -> build/lib/google_compute_engine/accounts
copying google_compute_engine/accounts/accounts_utils.py -> build/lib/google_compute_engine/accounts
creating build/lib/google_compute_engine/boto
copying google_compute_engine/boto/__init__.py -> build/lib/google_compute_engine/boto
copying google_compute_engine/boto/compute_auth.py -> build/lib/google_compute_engine/boto
copying google_compute_engine/boto/boto_config.py -> build/lib/google_compute_engine/boto
creating build/lib/google_compute_engine/clock_skew
copying google_compute_engine/clock_skew/__init__.py -> build/lib/google_compute_engine/clock_skew
copying google_compute_engine/clock_skew/clock_skew_daemon.py -> build/lib/google_compute_engine/clock_skew
creating build/lib/google_compute_engine/instance_setup
copying google_compute_engine/instance_setup/__init__.py -> build/lib/google_compute_engine/instance_setup
copying google_compute_engine/instance_setup/instance_setup.py -> build/lib/google_compute_engine/instance_setup
copying google_compute_engine/instance_setup/instance_config.py -> build/lib/google_compute_engine/instance_setup
creating build/lib/google_compute_engine/ip_forwarding
copying google_compute_engine/ip_forwarding/__init__.py -> build/lib/google_compute_engine/ip_forwarding
copying google_compute_engine/ip_forwarding/ip_forwarding_daemon.py -> build/lib/google_compute_engine/ip_forwarding
copying google_compute_engine/ip_forwarding/ip_forwarding_utils.py -> build/lib/google_compute_engine/ip_forwarding
creating build/lib/google_compute_engine/metadata_scripts
copying google_compute_engine/metadata_scripts/__init__.py -> build/lib/google_compute_engine/metadata_scripts
copying google_compute_engine/metadata_scripts/script_executor.py -> build/lib/google_compute_engine/metadata_scripts
copying google_compute_engine/metadata_scripts/script_manager.py -> build/lib/google_compute_engine/metadata_scripts
copying google_compute_engine/metadata_scripts/script_retriever.py -> build/lib/google_compute_engine/metadata_scripts
creating build/lib/google_compute_engine/network_setup
copying google_compute_engine/network_setup/__init__.py -> build/lib/google_compute_engine/network_setup
copying google_compute_engine/network_setup/network_setup.py -> build/lib/google_compute_engine/network_setup
running egg_info
creating google_compute_engine.egg-info
writing requirements to google_compute_engine.egg-info/requires.txt
writing google_compute_engine.egg-info/PKG-INFO
writing top-level names to google_compute_engine.egg-info/top_level.txt
writing dependency_links to google_compute_engine.egg-info/dependency_links.txt
writing entry points to google_compute_engine.egg-info/entry_points.txt
writing manifest file 'google_compute_engine.egg-info/SOURCES.txt'
reading manifest file 'google_compute_engine.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'package'
writing manifest file 'google_compute_engine.egg-info/SOURCES.txt'
running build_scripts
creating build/scripts-2.7
copying scripts/optimize_local_ssd -> build/scripts-2.7
copying scripts/set_multiqueue -> build/scripts-2.7