=> Bootstrap dependency digest>=20010302: found digest-20111104 ===> Skipping vulnerability checks. WARNING: No /home/asau/pkg/var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/home/asau/pkg/sbin/pkg_admin -K /home/asau/pkg/var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for py27-ruffus-2.2 (cd /home/asau/tmp/wip/py-ruffus/work/ruffus-2.2/ && /usr/bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr DL_CFLAGS=\ -pthread\ DL_LDFLAGS=\ -pthread DL_LIBS= PYTHON=/home/asau/pkg/bin/python2.7 CC=cc CFLAGS=-I/usr/include\ -I/home/asau/pkg/include CPPFLAGS=-I/usr/include\ -I/home/asau/pkg/include CXX=c++ CXXFLAGS=-I/usr/include\ -I/home/asau/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/home/asau/pkg/lib\ -Wl,-R/home/asau/pkg/lib LINKER_RPATH_FLAG=-R PATH=/home/asau/tmp/wip/py-ruffus/work/.wrapper/bin:/home/asau/tmp/wip/py-ruffus/work/.buildlink/bin:/home/asau/tmp/wip/py-ruffus/work/.tools/bin:/home/asau/pkg/bin:/home/asau/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R7/bin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin:/home/asau/pkg/bin:/home/asau/pkg/bin PREFIX=/home/asau/pkg PKG_SYSCONFDIR=/home/asau/pkg/etc CPP=cpp CXXCPP=cpp HOME=/home/asau/tmp/wip/py-ruffus/work/.home CPP=cpp LINK_ALL_LIBGCC_HACK= LOCALBASE=/home/asau/pkg NO_WHOLE_ARCHIVE_FLAG=-Wl,--no-whole-archive WHOLE_ARCHIVE_FLAG=-Wl,--whole-archive X11BASE=/home/asau/pkg X11PREFIX=/home/asau/pkg PKGMANDIR=man PKGINFODIR=info MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ asau\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ asau\ -g\ users\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ asau\ -g\ users\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ asau\ -g\ users\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ asau\ -g\ users\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ asau\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ asau\ -g\ users\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ asau\ -g\ users\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ asau\ -g\ users\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ asau\ -g\ users\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ asau\ -g\ users\ -m\ 0755 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ asau\ -g\ users\ -m\ 0644 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ asau\ -g\ users\ -m\ 0755 INSTALL_INFO= MAKEINFO=/home/asau/tmp/wip/py-ruffus/work/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/home/asau/tmp/wip/py-ruffus/work/.buildlink/lib/pkgconfig:/home/asau/tmp/wip/py-ruffus/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/home/asau/tmp/wip/py-ruffus/work/.pkg-config.log PKG_CONFIG_PATH= WRAPPER_DEBUG=no WRAPPER_UPDATE_CACHE=yes VIEWBASE=/home/asau/pkg /home/asau/pkg/bin/python2.7 setup.py build ) running build running build_py creating build creating build/lib creating build/lib/ruffus copying ruffus/__init__.py -> build/lib/ruffus copying ruffus/adjacent_pairs_iterate.py -> build/lib/ruffus copying ruffus/file_name_parameters.py -> build/lib/ruffus copying ruffus/graph.py -> build/lib/ruffus copying ruffus/print_dependencies.py -> build/lib/ruffus copying ruffus/proxy_logger.py -> build/lib/ruffus copying ruffus/re_glob.py -> build/lib/ruffus copying ruffus/ruffus_exceptions.py -> build/lib/ruffus copying ruffus/ruffus_utility.py -> build/lib/ruffus copying ruffus/ruffus_version.py -> build/lib/ruffus copying ruffus/task.py -> build/lib/ruffus running egg_info writing ruffus.egg-info/PKG-INFO writing top-level names to ruffus.egg-info/top_level.txt writing dependency_links to ruffus.egg-info/dependency_links.txt reading manifest file 'ruffus.egg-info/SOURCES.txt' writing manifest file 'ruffus.egg-info/SOURCES.txt' copying ruffus/svn-commit.tmp -> build/lib/ruffus creating build/lib/ruffus/test copying ruffus/test/complicated_example.py -> build/lib/ruffus/test copying ruffus/test/create_test_script_from_dependency_tree.py -> build/lib/ruffus/test copying ruffus/test/draw_specified_dependency_tree.py -> build/lib/ruffus/test copying ruffus/test/play_with_colours.py -> build/lib/ruffus/test copying ruffus/test/qrsh_workaround.py -> build/lib/ruffus/test copying ruffus/test/run_all_unit_tests.cmd -> build/lib/ruffus/test copying ruffus/test/simpler.py -> build/lib/ruffus/test copying ruffus/test/simpler_at_runtime.py -> build/lib/ruffus/test copying ruffus/test/simpler_with_shared_logging.py -> build/lib/ruffus/test copying ruffus/test/test_N_x_M_and_collate.py -> build/lib/ruffus/test copying ruffus/test/test_branching_dependencies.py -> build/lib/ruffus/test copying ruffus/test/test_collate.py -> build/lib/ruffus/test copying ruffus/test/test_empty_files_decorator.py -> build/lib/ruffus/test copying ruffus/test/test_exceptions.py -> build/lib/ruffus/test copying ruffus/test/test_file_name_parameters.py -> build/lib/ruffus/test copying ruffus/test/test_files_decorator.py -> build/lib/ruffus/test copying ruffus/test/test_files_post_merge.py -> build/lib/ruffus/test copying ruffus/test/test_filesre_combine.py -> build/lib/ruffus/test copying ruffus/test/test_filesre_split_and_combine.py -> build/lib/ruffus/test copying ruffus/test/test_follows_mkdir.py -> build/lib/ruffus/test copying ruffus/test/test_inputs_with_multiple_args_raising_exception.py -> build/lib/ruffus/test copying ruffus/test/test_pausing.py -> build/lib/ruffus/test copying ruffus/test/test_ruffus_utility.py -> build/lib/ruffus/test copying ruffus/test/test_script.py_template -> build/lib/ruffus/test copying ruffus/test/test_split_and_combine.py -> build/lib/ruffus/test copying ruffus/test/test_split_regex_and_collate.py -> build/lib/ruffus/test copying ruffus/test/test_task_file_dependencies.py -> build/lib/ruffus/test copying ruffus/test/test_task_misc.py -> build/lib/ruffus/test copying ruffus/test/test_transform_add_inputs.py -> build/lib/ruffus/test copying ruffus/test/test_transform_inputs.py -> build/lib/ruffus/test copying ruffus/test/test_transform_with_no_re_matches.py -> build/lib/ruffus/test copying ruffus/test/test_tutorial7.py -> build/lib/ruffus/test copying ruffus/test/test_unicode_filenames.py -> build/lib/ruffus/test creating build/lib/ruffus/test/auto_generated_pipeline_examples copying ruffus/test/auto_generated_pipeline_examples/parallel.py -> build/lib/ruffus/test/auto_generated_pipeline_examples copying ruffus/test/auto_generated_pipeline_examples/simple.py -> build/lib/ruffus/test/auto_generated_pipeline_examples copying ruffus/test/auto_generated_pipeline_examples/simpler.py -> build/lib/ruffus/test/auto_generated_pipeline_examples creating build/lib/ruffus/test/data_for_complicated_example creating build/lib/ruffus/test/data_for_complicated_example/all_genes_in_each_species copying ruffus/test/data_for_complicated_example/all_genes_in_each_species/fly.genes.fa -> build/lib/ruffus/test/data_for_complicated_example/all_genes_in_each_species copying ruffus/test/data_for_complicated_example/all_genes_in_each_species/octopus.genes.fa -> build/lib/ruffus/test/data_for_complicated_example/all_genes_in_each_species copying ruffus/test/data_for_complicated_example/all_genes_in_each_species/spider.genes.fa -> build/lib/ruffus/test/data_for_complicated_example/all_genes_in_each_species copying ruffus/test/data_for_complicated_example/all_genes_in_each_species/worm.genes.fa -> build/lib/ruffus/test/data_for_complicated_example/all_genes_in_each_species creating build/lib/ruffus/test/data_for_complicated_example/unknown_genes copying ruffus/test/data_for_complicated_example/unknown_genes/gene_sets1.genes.fa -> build/lib/ruffus/test/data_for_complicated_example/unknown_genes copying ruffus/test/data_for_complicated_example/unknown_genes/gene_sets2.genes.fa -> build/lib/ruffus/test/data_for_complicated_example/unknown_genes creating build/lib/ruffus/test/dependency_data copying ruffus/test/dependency_data/dag.dependency -> build/lib/ruffus/test/dependency_data copying ruffus/test/dependency_data/non_dag.dependency -> build/lib/ruffus/test/dependency_data copying ruffus/test/dependency_data/simple.dag -> build/lib/ruffus/test/dependency_data copying ruffus/test/dependency_data/simpler.dag -> build/lib/ruffus/test/dependency_data => Unwrapping files-to-be-installed.