Created temporary directory: /tmp/pip-ephem-wheel-cache-uikkgh6_ Created temporary directory: /tmp/pip-req-tracker-avlvp_y2 Created requirements tracker '/tmp/pip-req-tracker-avlvp_y2' Created temporary directory: /tmp/pip-wheel-51i4v_kn Collecting bbcu.rvcu==1.0.1 1 location(s) to search for versions of bbcu.rvcu: * https://pypi.org/simple/bbcu-rvcu/ Getting page https://pypi.org/simple/bbcu-rvcu/ Analyzing links from page https://pypi.org/simple/bbcu-rvcu/ Found link https://files.pythonhosted.org/packages/df/01/489d57f28835c023cd650e8b3dbbf219766ca40a4e415f7b7c47b66215c9/bbcu.rvcu-1.0.1.tar.gz#sha256=06f50966f1ad47fe9e3807936fa6104fae0b716b7b3923e852f84646e5f2d981 (from https://pypi.org/simple/bbcu-rvcu/), version: 1.0.1 Using version 1.0.1 (newest of versions: 1.0.1) Created temporary directory: /tmp/pip-unpack-e7kkixtm Downloading https://files.pythonhosted.org/packages/df/01/489d57f28835c023cd650e8b3dbbf219766ca40a4e415f7b7c47b66215c9/bbcu.rvcu-1.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/df/01/489d57f28835c023cd650e8b3dbbf219766ca40a4e415f7b7c47b66215c9/bbcu.rvcu-1.0.1.tar.gz#sha256=06f50966f1ad47fe9e3807936fa6104fae0b716b7b3923e852f84646e5f2d981 (from https://pypi.org/simple/bbcu-rvcu/) Added bbcu.rvcu==1.0.1 from https://files.pythonhosted.org/packages/df/01/489d57f28835c023cd650e8b3dbbf219766ca40a4e415f7b7c47b66215c9/bbcu.rvcu-1.0.1.tar.gz#sha256=06f50966f1ad47fe9e3807936fa6104fae0b716b7b3923e852f84646e5f2d981 to build tracker '/tmp/pip-req-tracker-avlvp_y2' Running setup.py (path:/tmp/pip-wheel-51i4v_kn/bbcu.rvcu/setup.py) egg_info for package bbcu.rvcu Running command python setup.py egg_info running egg_info creating pip-egg-info/bbcu.rvcu.egg-info writing top-level names to pip-egg-info/bbcu.rvcu.egg-info/top_level.txt writing dependency_links to pip-egg-info/bbcu.rvcu.egg-info/dependency_links.txt writing pip-egg-info/bbcu.rvcu.egg-info/PKG-INFO writing manifest file 'pip-egg-info/bbcu.rvcu.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/bbcu.rvcu.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'pip-egg-info/bbcu.rvcu.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-51i4v_kn/bbcu.rvcu has version 1.0.1, which satisfies requirement bbcu.rvcu==1.0.1 from https://files.pythonhosted.org/packages/df/01/489d57f28835c023cd650e8b3dbbf219766ca40a4e415f7b7c47b66215c9/bbcu.rvcu-1.0.1.tar.gz#sha256=06f50966f1ad47fe9e3807936fa6104fae0b716b7b3923e852f84646e5f2d981 Removed bbcu.rvcu==1.0.1 from https://files.pythonhosted.org/packages/df/01/489d57f28835c023cd650e8b3dbbf219766ca40a4e415f7b7c47b66215c9/bbcu.rvcu-1.0.1.tar.gz#sha256=06f50966f1ad47fe9e3807936fa6104fae0b716b7b3923e852f84646e5f2d981 from build tracker '/tmp/pip-req-tracker-avlvp_y2' Building wheels for collected packages: bbcu.rvcu Created temporary directory: /tmp/pip-wheel-cvv16poi Running setup.py bdist_wheel for bbcu.rvcu: started Destination directory: /tmp/pip-wheel-cvv16poi Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-51i4v_kn/bbcu.rvcu/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-cvv16poi running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/scripts copying scripts/__init__.py -> build/lib/scripts copying scripts/run-rvcu.py -> build/lib/scripts copying scripts/non_mutation_area.py -> build/lib/scripts copying scripts/divide_single_cell_bam.py -> build/lib/scripts creating build/lib/rvcu copying rvcu/base_distribution.py -> build/lib/rvcu copying rvcu/sam_record.py -> build/lib/rvcu copying rvcu/agregate_mutations.py -> build/lib/rvcu copying rvcu/agregate_test.py -> build/lib/rvcu copying rvcu/__init__.py -> build/lib/rvcu copying rvcu/utils.py -> build/lib/rvcu copying rvcu/filter_sam_junction_length.py -> build/lib/rvcu copying rvcu/create_vcf.py -> build/lib/rvcu copying rvcu/utils_test.py -> build/lib/rvcu copying rvcu/filter_sam_pos_coverage.py -> build/lib/rvcu copying rvcu/extract_string.py -> build/lib/rvcu copying rvcu/agregate_mutations.bak.py -> build/lib/rvcu creating build/lib/rvcu/test copying rvcu/test/__init__.py -> build/lib/rvcu/test running egg_info writing top-level names to bbcu.rvcu.egg-info/top_level.txt writing bbcu.rvcu.egg-info/PKG-INFO writing dependency_links to bbcu.rvcu.egg-info/dependency_links.txt reading manifest file 'bbcu.rvcu.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'bbcu.rvcu.egg-info/SOURCES.txt' running build_scripts creating build/scripts-3.4 copying scripts/run-rvcu.py -> build/scripts-3.4 installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/scripts copying build/lib/scripts/__init__.py -> build/bdist.linux-armv7l/wheel/scripts copying build/lib/scripts/run-rvcu.py -> build/bdist.linux-armv7l/wheel/scripts copying build/lib/scripts/non_mutation_area.py -> build/bdist.linux-armv7l/wheel/scripts copying build/lib/scripts/divide_single_cell_bam.py -> build/bdist.linux-armv7l/wheel/scripts creating build/bdist.linux-armv7l/wheel/rvcu copying build/lib/rvcu/base_distribution.py -> build/bdist.linux-armv7l/wheel/rvcu copying build/lib/rvcu/sam_record.py -> build/bdist.linux-armv7l/wheel/rvcu copying build/lib/rvcu/agregate_mutations.py -> build/bdist.linux-armv7l/wheel/rvcu copying build/lib/rvcu/agregate_test.py -> build/bdist.linux-armv7l/wheel/rvcu copying build/lib/rvcu/__init__.py -> build/bdist.linux-armv7l/wheel/rvcu copying build/lib/rvcu/utils.py -> build/bdist.linux-armv7l/wheel/rvcu copying build/lib/rvcu/filter_sam_junction_length.py -> build/bdist.linux-armv7l/wheel/rvcu copying build/lib/rvcu/create_vcf.py -> build/bdist.linux-armv7l/wheel/rvcu copying build/lib/rvcu/utils_test.py -> build/bdist.linux-armv7l/wheel/rvcu creating build/bdist.linux-armv7l/wheel/rvcu/test copying build/lib/rvcu/test/__init__.py -> build/bdist.linux-armv7l/wheel/rvcu/test copying build/lib/rvcu/filter_sam_pos_coverage.py -> build/bdist.linux-armv7l/wheel/rvcu copying build/lib/rvcu/extract_string.py -> build/bdist.linux-armv7l/wheel/rvcu copying build/lib/rvcu/agregate_mutations.bak.py -> build/bdist.linux-armv7l/wheel/rvcu running install_egg_info Copying bbcu.rvcu.egg-info to build/bdist.linux-armv7l/wheel/bbcu.rvcu-1.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/bbcu.rvcu-1.0.1.data creating build/bdist.linux-armv7l/wheel/bbcu.rvcu-1.0.1.data/scripts copying build/scripts-3.4/run-rvcu.py -> build/bdist.linux-armv7l/wheel/bbcu.rvcu-1.0.1.data/scripts changing mode of build/bdist.linux-armv7l/wheel/bbcu.rvcu-1.0.1.data/scripts/run-rvcu.py to 755 creating build/bdist.linux-armv7l/wheel/bbcu.rvcu-1.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-cvv16poi/bbcu.rvcu-1.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'bbcu.rvcu-1.0.1.data/scripts/run-rvcu.py' adding 'rvcu/__init__.py' adding 'rvcu/agregate_mutations.bak.py' adding 'rvcu/agregate_mutations.py' adding 'rvcu/agregate_test.py' adding 'rvcu/base_distribution.py' adding 'rvcu/create_vcf.py' adding 'rvcu/extract_string.py' adding 'rvcu/filter_sam_junction_length.py' adding 'rvcu/filter_sam_pos_coverage.py' adding 'rvcu/sam_record.py' adding 'rvcu/utils.py' adding 'rvcu/utils_test.py' adding 'rvcu/test/__init__.py' adding 'scripts/__init__.py' adding 'scripts/divide_single_cell_bam.py' adding 'scripts/non_mutation_area.py' adding 'scripts/run-rvcu.py' adding 'bbcu.rvcu-1.0.1.dist-info/METADATA' adding 'bbcu.rvcu-1.0.1.dist-info/WHEEL' adding 'bbcu.rvcu-1.0.1.dist-info/top_level.txt' adding 'bbcu.rvcu-1.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for bbcu.rvcu: finished with status 'done' Stored in directory: /tmp/tmpo0762l0c Successfully built bbcu.rvcu Cleaning up... Removing source in /tmp/pip-wheel-51i4v_kn/bbcu.rvcu Removed build tracker '/tmp/pip-req-tracker-avlvp_y2'