2022-07-24T09:45:34,373 Created temporary directory: /tmp/pip-ephem-wheel-cache-zu6blpq1 2022-07-24T09:45:34,378 Created temporary directory: /tmp/pip-build-tracker-vxf6qhsq 2022-07-24T09:45:34,379 Initialized build tracking at /tmp/pip-build-tracker-vxf6qhsq 2022-07-24T09:45:34,380 Created build tracker: /tmp/pip-build-tracker-vxf6qhsq 2022-07-24T09:45:34,380 Entered build tracker: /tmp/pip-build-tracker-vxf6qhsq 2022-07-24T09:45:34,381 Created temporary directory: /tmp/pip-wheel-2enjnxgs 2022-07-24T09:45:34,446 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-07-24T09:45:34,454 2 location(s) to search for versions of thiruthathari: 2022-07-24T09:45:34,454 * https://pypi.org/simple/thiruthathari/ 2022-07-24T09:45:34,454 * https://www.piwheels.org/simple/thiruthathari/ 2022-07-24T09:45:34,456 Fetching project page and analyzing links: https://pypi.org/simple/thiruthathari/ 2022-07-24T09:45:34,457 Getting page https://pypi.org/simple/thiruthathari/ 2022-07-24T09:45:34,460 Found index url https://pypi.org/simple 2022-07-24T09:45:34,648 Skipping link: No binaries permitted for thiruthathari: https://files.pythonhosted.org/packages/41/fa/68d0d510ddb839e52ed27462ab2cede9b8e5ea2a55d3eab2b3a72b39ee4b/thiruthathari-0.0.1-py3-none-any.whl#sha256=33ec47534550b98d36f4bbfb1dfd65f559194483aeafaa9b7e4e72d3703ddd6f (from https://pypi.org/simple/thiruthathari/) (requires-python:>=3.5) 2022-07-24T09:45:34,650 Found link https://files.pythonhosted.org/packages/47/c8/4a1f17d1c1226eee038f619ce07380af3ee90c77e8c520f6b2ba5e5e5103/thiruthathari-0.0.1.tar.gz#sha256=2bb015c8b76a5b812042b27ce05be4f793fb270db046757fdd6bb104cd6b333e (from https://pypi.org/simple/thiruthathari/) (requires-python:>=3.5), version: 0.0.1 2022-07-24T09:45:34,651 Fetching project page and analyzing links: https://www.piwheels.org/simple/thiruthathari/ 2022-07-24T09:45:34,651 Getting page https://www.piwheels.org/simple/thiruthathari/ 2022-07-24T09:45:34,653 Found index url https://www.piwheels.org/simple 2022-07-24T09:45:34,870 Skipping link: not a file: https://www.piwheels.org/simple/thiruthathari/ 2022-07-24T09:45:34,870 Skipping link: not a file: https://pypi.org/simple/thiruthathari/ 2022-07-24T09:45:34,904 Given no hashes to check 1 links for project 'thiruthathari': discarding no candidates 2022-07-24T09:45:34,935 Collecting thiruthathari==0.0.1 2022-07-24T09:45:34,940 Created temporary directory: /tmp/pip-unpack-yaraotws 2022-07-24T09:45:36,089 Downloading thiruthathari-0.0.1.tar.gz (2.4 MB) 2022-07-24T09:45:36,882 Added thiruthathari==0.0.1 from https://files.pythonhosted.org/packages/47/c8/4a1f17d1c1226eee038f619ce07380af3ee90c77e8c520f6b2ba5e5e5103/thiruthathari-0.0.1.tar.gz#sha256=2bb015c8b76a5b812042b27ce05be4f793fb270db046757fdd6bb104cd6b333e to build tracker '/tmp/pip-build-tracker-vxf6qhsq' 2022-07-24T09:45:36,891 Created temporary directory: /tmp/pip-build-env-0f17jssj 2022-07-24T09:45:36,905 Created temporary directory: /tmp/pip-standalone-pip-vaa81wj6 2022-07-24T09:45:39,205 Installing build dependencies: started 2022-07-24T09:45:39,208 Running command pip subprocess to install build dependencies 2022-07-24T09:45:48,836 Using pip 22.1.2 from /tmp/pip-standalone-pip-vaa81wj6/__env_pip__.zip/pip (python 3.7) 2022-07-24T09:45:50,846 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-07-24T09:45:55,144 Collecting setuptools 2022-07-24T09:45:55,426 Using cached https://www.piwheels.org/simple/setuptools/setuptools-63.2.0-py3-none-any.whl (1.2 MB) 2022-07-24T09:46:05,755 Installing collected packages: setuptools 2022-07-24T09:46:10,600 Successfully installed setuptools-63.2.0 2022-07-24T09:46:11,284 Installing build dependencies: finished with status 'done' 2022-07-24T09:46:11,312 Getting requirements to build wheel: started 2022-07-24T09:46:11,314 Running command Getting requirements to build wheel 2022-07-24T09:46:17,205 running egg_info 2022-07-24T09:46:17,847 writing moolam/thiruthathari.egg-info/PKG-INFO 2022-07-24T09:46:18,449 writing dependency_links to moolam/thiruthathari.egg-info/dependency_links.txt 2022-07-24T09:46:21,448 writing requirements to moolam/thiruthathari.egg-info/requires.txt 2022-07-24T09:46:22,042 writing top-level names to moolam/thiruthathari.egg-info/top_level.txt 2022-07-24T09:46:22,721 /usr/local/lib/python3.7/dist-packages/setuptools/config/pyprojecttoml.py:102: _ExperimentalProjectMetadata: Support for project metadata in `pyproject.toml` is still experimental and may be removed (or change) in future releases. 2022-07-24T09:46:22,721 warnings.warn(msg, _ExperimentalProjectMetadata) 2022-07-24T09:46:22,722 /usr/local/lib/python3.7/dist-packages/setuptools/config/expand.py:144: UserWarning: File '/tmp/pip-wheel-2enjnxgs/thiruthathari_b8d62debb9024078b1337327b8a18343/YENNAI_PADI.txt' cannot be found 2022-07-24T09:46:22,722 warnings.warn(f"File {path!r} cannot be found") 2022-07-24T09:46:22,723 package init file 'moolam/thiruthathari/__init__.py' not found (or not a regular file) 2022-07-24T09:46:22,762 reading manifest file 'moolam/thiruthathari.egg-info/SOURCES.txt' 2022-07-24T09:46:22,768 reading manifest template 'MANIFEST.in' 2022-07-24T09:46:22,770 adding license file 'LICENSE' 2022-07-24T09:46:22,776 writing manifest file 'moolam/thiruthathari.egg-info/SOURCES.txt' 2022-07-24T09:46:23,076 Getting requirements to build wheel: finished with status 'done' 2022-07-24T09:46:23,101 Created temporary directory: /tmp/pip-standalone-pip-hx842huj 2022-07-24T09:46:25,299 Installing backend dependencies: started 2022-07-24T09:46:25,301 Running command pip subprocess to install backend dependencies 2022-07-24T09:46:34,926 Using pip 22.1.2 from /tmp/pip-standalone-pip-hx842huj/__env_pip__.zip/pip (python 3.7) 2022-07-24T09:46:36,960 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-07-24T09:46:37,835 Collecting wheel 2022-07-24T09:46:37,874 Using cached https://www.piwheels.org/simple/wheel/wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-07-24T09:46:47,453 Installing collected packages: wheel 2022-07-24T09:46:47,731 Creating /tmp/pip-build-env-0f17jssj/normal/bin 2022-07-24T09:46:47,735 changing mode of /tmp/pip-build-env-0f17jssj/normal/bin/wheel to 755 2022-07-24T09:46:47,761 Successfully installed wheel-0.37.1 2022-07-24T09:46:48,375 Installing backend dependencies: finished with status 'done' 2022-07-24T09:46:48,397 Created temporary directory: /tmp/pip-modern-metadata-sgpoqr0x 2022-07-24T09:46:48,403 Preparing metadata (pyproject.toml): started 2022-07-24T09:46:48,405 Running command Preparing metadata (pyproject.toml) 2022-07-24T09:46:54,186 running dist_info 2022-07-24T09:46:54,829 creating /tmp/pip-modern-metadata-sgpoqr0x/thiruthathari.egg-info 2022-07-24T09:46:55,455 writing /tmp/pip-modern-metadata-sgpoqr0x/thiruthathari.egg-info/PKG-INFO 2022-07-24T09:46:56,051 writing dependency_links to /tmp/pip-modern-metadata-sgpoqr0x/thiruthathari.egg-info/dependency_links.txt 2022-07-24T09:46:59,000 writing requirements to /tmp/pip-modern-metadata-sgpoqr0x/thiruthathari.egg-info/requires.txt 2022-07-24T09:46:59,594 writing top-level names to /tmp/pip-modern-metadata-sgpoqr0x/thiruthathari.egg-info/top_level.txt 2022-07-24T09:46:59,596 writing manifest file '/tmp/pip-modern-metadata-sgpoqr0x/thiruthathari.egg-info/SOURCES.txt' 2022-07-24T09:47:00,259 /usr/local/lib/python3.7/dist-packages/setuptools/config/pyprojecttoml.py:102: _ExperimentalProjectMetadata: Support for project metadata in `pyproject.toml` is still experimental and may be removed (or change) in future releases. 2022-07-24T09:47:00,260 warnings.warn(msg, _ExperimentalProjectMetadata) 2022-07-24T09:47:00,260 /usr/local/lib/python3.7/dist-packages/setuptools/config/expand.py:144: UserWarning: File '/tmp/pip-wheel-2enjnxgs/thiruthathari_b8d62debb9024078b1337327b8a18343/YENNAI_PADI.txt' cannot be found 2022-07-24T09:47:00,261 warnings.warn(f"File {path!r} cannot be found") 2022-07-24T09:47:00,261 package init file 'moolam/thiruthathari/__init__.py' not found (or not a regular file) 2022-07-24T09:47:00,300 reading manifest file '/tmp/pip-modern-metadata-sgpoqr0x/thiruthathari.egg-info/SOURCES.txt' 2022-07-24T09:47:00,303 reading manifest template 'MANIFEST.in' 2022-07-24T09:47:00,307 adding license file 'LICENSE' 2022-07-24T09:47:00,312 writing manifest file '/tmp/pip-modern-metadata-sgpoqr0x/thiruthathari.egg-info/SOURCES.txt' 2022-07-24T09:47:00,314 creating '/tmp/pip-modern-metadata-sgpoqr0x/thiruthathari-0.0.1.dist-info' 2022-07-24T09:47:00,676 adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2022-07-24T09:47:00,992 Preparing metadata (pyproject.toml): finished with status 'done' 2022-07-24T09:47:01,014 Source in /tmp/pip-wheel-2enjnxgs/thiruthathari_b8d62debb9024078b1337327b8a18343 has version 0.0.1, which satisfies requirement thiruthathari==0.0.1 from https://files.pythonhosted.org/packages/47/c8/4a1f17d1c1226eee038f619ce07380af3ee90c77e8c520f6b2ba5e5e5103/thiruthathari-0.0.1.tar.gz#sha256=2bb015c8b76a5b812042b27ce05be4f793fb270db046757fdd6bb104cd6b333e 2022-07-24T09:47:01,016 Removed thiruthathari==0.0.1 from https://files.pythonhosted.org/packages/47/c8/4a1f17d1c1226eee038f619ce07380af3ee90c77e8c520f6b2ba5e5e5103/thiruthathari-0.0.1.tar.gz#sha256=2bb015c8b76a5b812042b27ce05be4f793fb270db046757fdd6bb104cd6b333e from build tracker '/tmp/pip-build-tracker-vxf6qhsq' 2022-07-24T09:47:01,037 Created temporary directory: /tmp/pip-unpack-t9l6mxbt 2022-07-24T09:47:01,039 Building wheels for collected packages: thiruthathari 2022-07-24T09:47:01,049 Created temporary directory: /tmp/pip-wheel-4v_g5u7g 2022-07-24T09:47:01,049 Destination directory: /tmp/pip-wheel-4v_g5u7g 2022-07-24T09:47:01,054 Building wheel for thiruthathari (pyproject.toml): started 2022-07-24T09:47:01,056 Running command Building wheel for thiruthathari (pyproject.toml) 2022-07-24T09:47:06,182 running bdist_wheel 2022-07-24T09:47:06,964 running build 2022-07-24T09:47:06,965 running build_py 2022-07-24T09:47:07,588 /usr/local/lib/python3.7/dist-packages/setuptools/config/pyprojecttoml.py:102: _ExperimentalProjectMetadata: Support for project metadata in `pyproject.toml` is still experimental and may be removed (or change) in future releases. 2022-07-24T09:47:07,589 warnings.warn(msg, _ExperimentalProjectMetadata) 2022-07-24T09:47:07,589 /usr/local/lib/python3.7/dist-packages/setuptools/config/expand.py:144: UserWarning: File '/tmp/pip-wheel-2enjnxgs/thiruthathari_b8d62debb9024078b1337327b8a18343/YENNAI_PADI.txt' cannot be found 2022-07-24T09:47:07,590 warnings.warn(f"File {path!r} cannot be found") 2022-07-24T09:47:07,590 package init file 'moolam/thiruthathari/__init__.py' not found (or not a regular file) 2022-07-24T09:47:07,592 creating build 2022-07-24T09:47:07,593 creating build/lib 2022-07-24T09:47:07,594 creating build/lib/thiruthathari 2022-07-24T09:47:07,596 copying moolam/thiruthathari/bktree.py -> build/lib/thiruthathari 2022-07-24T09:47:07,600 copying moolam/thiruthathari/thiruthi.py -> build/lib/thiruthathari 2022-07-24T09:47:07,604 copying moolam/thiruthathari/setup.py -> build/lib/thiruthathari 2022-07-24T09:47:07,607 copying moolam/thiruthathari/utils.py -> build/lib/thiruthathari 2022-07-24T09:47:07,611 copying moolam/thiruthathari/resources.py -> build/lib/thiruthathari 2022-07-24T09:47:07,614 copying moolam/thiruthathari/trie.py -> build/lib/thiruthathari 2022-07-24T09:47:07,618 copying moolam/thiruthathari/bloom.py -> build/lib/thiruthathari 2022-07-24T09:47:07,621 running egg_info 2022-07-24T09:47:08,877 writing moolam/thiruthathari.egg-info/PKG-INFO 2022-07-24T09:47:09,474 writing dependency_links to moolam/thiruthathari.egg-info/dependency_links.txt 2022-07-24T09:47:12,427 writing requirements to moolam/thiruthathari.egg-info/requires.txt 2022-07-24T09:47:13,022 writing top-level names to moolam/thiruthathari.egg-info/top_level.txt 2022-07-24T09:47:13,063 reading manifest file 'moolam/thiruthathari.egg-info/SOURCES.txt' 2022-07-24T09:47:13,068 reading manifest template 'MANIFEST.in' 2022-07-24T09:47:13,070 adding license file 'LICENSE' 2022-07-24T09:47:13,076 writing manifest file 'moolam/thiruthathari.egg-info/SOURCES.txt' 2022-07-24T09:47:14,330 installing to build/bdist.linux-armv7l/wheel 2022-07-24T09:47:14,331 running install 2022-07-24T09:47:14,390 running install_lib 2022-07-24T09:47:15,018 creating build/bdist.linux-armv7l 2022-07-24T09:47:15,018 creating build/bdist.linux-armv7l/wheel 2022-07-24T09:47:15,021 creating build/bdist.linux-armv7l/wheel/thiruthathari 2022-07-24T09:47:15,023 copying build/lib/thiruthathari/bktree.py -> build/bdist.linux-armv7l/wheel/thiruthathari 2022-07-24T09:47:15,027 copying build/lib/thiruthathari/thiruthi.py -> build/bdist.linux-armv7l/wheel/thiruthathari 2022-07-24T09:47:15,032 copying build/lib/thiruthathari/setup.py -> build/bdist.linux-armv7l/wheel/thiruthathari 2022-07-24T09:47:15,035 copying build/lib/thiruthathari/utils.py -> build/bdist.linux-armv7l/wheel/thiruthathari 2022-07-24T09:47:15,038 copying build/lib/thiruthathari/resources.py -> build/bdist.linux-armv7l/wheel/thiruthathari 2022-07-24T09:47:15,042 copying build/lib/thiruthathari/trie.py -> build/bdist.linux-armv7l/wheel/thiruthathari 2022-07-24T09:47:15,046 copying build/lib/thiruthathari/bloom.py -> build/bdist.linux-armv7l/wheel/thiruthathari 2022-07-24T09:47:15,049 running install_egg_info 2022-07-24T09:47:15,673 Copying moolam/thiruthathari.egg-info to build/bdist.linux-armv7l/wheel/thiruthathari-0.0.1-py3.7.egg-info 2022-07-24T09:47:15,699 running install_scripts 2022-07-24T09:47:15,967 adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2022-07-24T09:47:15,979 creating build/bdist.linux-armv7l/wheel/thiruthathari-0.0.1.dist-info/WHEEL 2022-07-24T09:47:15,984 creating '/tmp/pip-wheel-4v_g5u7g/tmpnoiwh6mk/thiruthathari-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2022-07-24T09:47:15,989 adding 'thiruthathari/bktree.py' 2022-07-24T09:47:15,992 adding 'thiruthathari/bloom.py' 2022-07-24T09:47:15,994 adding 'thiruthathari/resources.py' 2022-07-24T09:47:15,996 adding 'thiruthathari/setup.py' 2022-07-24T09:47:15,999 adding 'thiruthathari/thiruthi.py' 2022-07-24T09:47:16,002 adding 'thiruthathari/trie.py' 2022-07-24T09:47:16,005 adding 'thiruthathari/utils.py' 2022-07-24T09:47:16,022 adding 'thiruthathari-0.0.1.dist-info/LICENSE' 2022-07-24T09:47:16,038 adding 'thiruthathari-0.0.1.dist-info/METADATA' 2022-07-24T09:47:16,041 adding 'thiruthathari-0.0.1.dist-info/WHEEL' 2022-07-24T09:47:16,042 adding 'thiruthathari-0.0.1.dist-info/top_level.txt' 2022-07-24T09:47:16,044 adding 'thiruthathari-0.0.1.dist-info/RECORD' 2022-07-24T09:47:16,047 removing build/bdist.linux-armv7l/wheel 2022-07-24T09:47:16,368 Building wheel for thiruthathari (pyproject.toml): finished with status 'done' 2022-07-24T09:47:16,382 Created wheel for thiruthathari: filename=thiruthathari-0.0.1-py3-none-any.whl size=32258 sha256=9c2f986dc91ec7e0dfdc287704de0e4e4ad5f812cf39c538e53dd06f3fa6b2b8 2022-07-24T09:47:16,384 Stored in directory: /tmp/pip-ephem-wheel-cache-zu6blpq1/wheels/61/f6/99/f724993d450878ac854f05d45357e27b99046ef4ae50bfb78f 2022-07-24T09:47:16,418 Successfully built thiruthathari 2022-07-24T09:47:16,427 Removed build tracker: '/tmp/pip-build-tracker-vxf6qhsq'