2022-07-25T06:34:35,397 Created temporary directory: /tmp/pip-ephem-wheel-cache-wbezt40z 2022-07-25T06:34:35,403 Created temporary directory: /tmp/pip-build-tracker-hwq7vy0z 2022-07-25T06:34:35,403 Initialized build tracking at /tmp/pip-build-tracker-hwq7vy0z 2022-07-25T06:34:35,404 Created build tracker: /tmp/pip-build-tracker-hwq7vy0z 2022-07-25T06:34:35,404 Entered build tracker: /tmp/pip-build-tracker-hwq7vy0z 2022-07-25T06:34:35,405 Created temporary directory: /tmp/pip-wheel-e_a71unq 2022-07-25T06:34:35,475 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-07-25T06:34:35,483 2 location(s) to search for versions of carsomenlp: 2022-07-25T06:34:35,483 * https://pypi.org/simple/carsomenlp/ 2022-07-25T06:34:35,483 * https://www.piwheels.org/simple/carsomenlp/ 2022-07-25T06:34:35,484 Fetching project page and analyzing links: https://pypi.org/simple/carsomenlp/ 2022-07-25T06:34:35,485 Getting page https://pypi.org/simple/carsomenlp/ 2022-07-25T06:34:35,489 Found index url https://pypi.org/simple 2022-07-25T06:34:35,672 Skipping link: No binaries permitted for carsomenlp: https://files.pythonhosted.org/packages/bd/f1/e2f3fdeff3ee178ff11322c76ed46585c17ebc87519534562e325d5817e2/carsomenlp-0.0.1-py3-none-any.whl#sha256=4cf520decab70423339214c17bcc745db3256269016d88912a3d523e8f6f58ce (from https://pypi.org/simple/carsomenlp/) (requires-python:>=3.7) 2022-07-25T06:34:35,674 Found link https://files.pythonhosted.org/packages/36/7f/8b9188be628e035ed257514fe4dd793879147e480931e81f76067189b1a8/carsomenlp-0.0.1.tar.gz#sha256=12739d74fefe6d03e1671097baa73b75acecdeb87094a87aab6ebd89a80c09ce (from https://pypi.org/simple/carsomenlp/) (requires-python:>=3.7), version: 0.0.1 2022-07-25T06:34:35,675 Fetching project page and analyzing links: https://www.piwheels.org/simple/carsomenlp/ 2022-07-25T06:34:35,675 Getting page https://www.piwheels.org/simple/carsomenlp/ 2022-07-25T06:34:35,677 Found index url https://www.piwheels.org/simple 2022-07-25T06:34:35,892 Skipping link: not a file: https://www.piwheels.org/simple/carsomenlp/ 2022-07-25T06:34:35,892 Skipping link: not a file: https://pypi.org/simple/carsomenlp/ 2022-07-25T06:34:35,926 Given no hashes to check 1 links for project 'carsomenlp': discarding no candidates 2022-07-25T06:34:35,957 Collecting carsomenlp==0.0.1 2022-07-25T06:34:35,961 Created temporary directory: /tmp/pip-unpack-oyfysdiq 2022-07-25T06:34:36,197 Downloading carsomenlp-0.0.1.tar.gz (7.9 kB) 2022-07-25T06:34:36,285 Added carsomenlp==0.0.1 from https://files.pythonhosted.org/packages/36/7f/8b9188be628e035ed257514fe4dd793879147e480931e81f76067189b1a8/carsomenlp-0.0.1.tar.gz#sha256=12739d74fefe6d03e1671097baa73b75acecdeb87094a87aab6ebd89a80c09ce to build tracker '/tmp/pip-build-tracker-hwq7vy0z' 2022-07-25T06:34:36,294 Created temporary directory: /tmp/pip-build-env-chsnhrbr 2022-07-25T06:34:36,308 Created temporary directory: /tmp/pip-standalone-pip-esafc7ql 2022-07-25T06:34:38,826 Installing build dependencies: started 2022-07-25T06:34:38,828 Running command pip subprocess to install build dependencies 2022-07-25T06:34:48,349 Using pip 22.1.2 from /tmp/pip-standalone-pip-esafc7ql/__env_pip__.zip/pip (python 3.7) 2022-07-25T06:34:50,207 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-07-25T06:34:54,360 Collecting setuptools>=61.0 2022-07-25T06:34:54,792 Using cached https://www.piwheels.org/simple/setuptools/setuptools-63.2.0-py3-none-any.whl (1.2 MB) 2022-07-25T06:35:05,580 Installing collected packages: setuptools 2022-07-25T06:35:10,407 Successfully installed setuptools-63.2.0 2022-07-25T06:35:11,089 Installing build dependencies: finished with status 'done' 2022-07-25T06:35:11,115 Getting requirements to build wheel: started 2022-07-25T06:35:11,117 Running command Getting requirements to build wheel 2022-07-25T06:35:16,917 running egg_info 2022-07-25T06:35:17,561 writing src/carsomenlp.egg-info/PKG-INFO 2022-07-25T06:35:18,155 writing dependency_links to src/carsomenlp.egg-info/dependency_links.txt 2022-07-25T06:35:21,740 writing top-level names to src/carsomenlp.egg-info/top_level.txt 2022-07-25T06:35:22,457 reading manifest file 'src/carsomenlp.egg-info/SOURCES.txt' 2022-07-25T06:35:22,461 adding license file 'LICENSE' 2022-07-25T06:35:22,466 writing manifest file 'src/carsomenlp.egg-info/SOURCES.txt' 2022-07-25T06:35:22,470 /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-25T06:35:22,470 warnings.warn(msg, _ExperimentalProjectMetadata) 2022-07-25T06:35:22,766 Getting requirements to build wheel: finished with status 'done' 2022-07-25T06:35:22,791 Created temporary directory: /tmp/pip-standalone-pip-fopd7jo2 2022-07-25T06:35:25,103 Installing backend dependencies: started 2022-07-25T06:35:25,105 Running command pip subprocess to install backend dependencies 2022-07-25T06:35:34,728 Using pip 22.1.2 from /tmp/pip-standalone-pip-fopd7jo2/__env_pip__.zip/pip (python 3.7) 2022-07-25T06:35:36,622 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-07-25T06:35:37,501 Collecting wheel 2022-07-25T06:35:37,556 Using cached https://www.piwheels.org/simple/wheel/wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-07-25T06:35:47,424 Installing collected packages: wheel 2022-07-25T06:35:47,687 Creating /tmp/pip-build-env-chsnhrbr/normal/bin 2022-07-25T06:35:47,692 changing mode of /tmp/pip-build-env-chsnhrbr/normal/bin/wheel to 755 2022-07-25T06:35:47,718 Successfully installed wheel-0.37.1 2022-07-25T06:35:48,337 Installing backend dependencies: finished with status 'done' 2022-07-25T06:35:48,359 Created temporary directory: /tmp/pip-modern-metadata-yhcw3o24 2022-07-25T06:35:48,366 Preparing metadata (pyproject.toml): started 2022-07-25T06:35:48,368 Running command Preparing metadata (pyproject.toml) 2022-07-25T06:35:54,228 running dist_info 2022-07-25T06:35:54,882 creating /tmp/pip-modern-metadata-yhcw3o24/carsomenlp.egg-info 2022-07-25T06:35:55,518 writing /tmp/pip-modern-metadata-yhcw3o24/carsomenlp.egg-info/PKG-INFO 2022-07-25T06:35:56,131 writing dependency_links to /tmp/pip-modern-metadata-yhcw3o24/carsomenlp.egg-info/dependency_links.txt 2022-07-25T06:35:59,734 writing top-level names to /tmp/pip-modern-metadata-yhcw3o24/carsomenlp.egg-info/top_level.txt 2022-07-25T06:35:59,736 writing manifest file '/tmp/pip-modern-metadata-yhcw3o24/carsomenlp.egg-info/SOURCES.txt' 2022-07-25T06:36:00,453 reading manifest file '/tmp/pip-modern-metadata-yhcw3o24/carsomenlp.egg-info/SOURCES.txt' 2022-07-25T06:36:00,456 adding license file 'LICENSE' 2022-07-25T06:36:00,462 writing manifest file '/tmp/pip-modern-metadata-yhcw3o24/carsomenlp.egg-info/SOURCES.txt' 2022-07-25T06:36:00,465 creating '/tmp/pip-modern-metadata-yhcw3o24/carsomenlp-0.0.1.dist-info' 2022-07-25T06:36:00,602 adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2022-07-25T06:36:00,614 /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-25T06:36:00,615 warnings.warn(msg, _ExperimentalProjectMetadata) 2022-07-25T06:36:00,918 Preparing metadata (pyproject.toml): finished with status 'done' 2022-07-25T06:36:00,933 Source in /tmp/pip-wheel-e_a71unq/carsomenlp_34b2f07346304e4fb2d426ff6322b575 has version 0.0.1, which satisfies requirement carsomenlp==0.0.1 from https://files.pythonhosted.org/packages/36/7f/8b9188be628e035ed257514fe4dd793879147e480931e81f76067189b1a8/carsomenlp-0.0.1.tar.gz#sha256=12739d74fefe6d03e1671097baa73b75acecdeb87094a87aab6ebd89a80c09ce 2022-07-25T06:36:00,935 Removed carsomenlp==0.0.1 from https://files.pythonhosted.org/packages/36/7f/8b9188be628e035ed257514fe4dd793879147e480931e81f76067189b1a8/carsomenlp-0.0.1.tar.gz#sha256=12739d74fefe6d03e1671097baa73b75acecdeb87094a87aab6ebd89a80c09ce from build tracker '/tmp/pip-build-tracker-hwq7vy0z' 2022-07-25T06:36:00,947 Created temporary directory: /tmp/pip-unpack-yce5_1e5 2022-07-25T06:36:00,949 Building wheels for collected packages: carsomenlp 2022-07-25T06:36:00,958 Created temporary directory: /tmp/pip-wheel-mwk5kxty 2022-07-25T06:36:00,959 Destination directory: /tmp/pip-wheel-mwk5kxty 2022-07-25T06:36:00,964 Building wheel for carsomenlp (pyproject.toml): started 2022-07-25T06:36:00,966 Running command Building wheel for carsomenlp (pyproject.toml) 2022-07-25T06:36:05,964 running bdist_wheel 2022-07-25T06:36:06,751 running build 2022-07-25T06:36:06,752 running build_py 2022-07-25T06:36:07,377 creating build 2022-07-25T06:36:07,377 creating build/lib 2022-07-25T06:36:07,379 copying src/test.py -> build/lib 2022-07-25T06:36:07,385 creating build/lib/carsomenlp 2022-07-25T06:36:07,386 copying src/carsomenlp/__init__.py -> build/lib/carsomenlp 2022-07-25T06:36:07,389 copying src/carsomenlp/utils.py -> build/lib/carsomenlp 2022-07-25T06:36:07,393 copying src/carsomenlp/matcher.py -> build/lib/carsomenlp 2022-07-25T06:36:07,396 copying src/carsomenlp/glossa.py -> build/lib/carsomenlp 2022-07-25T06:36:07,400 copying src/carsomenlp/tokenizer.py -> build/lib/carsomenlp 2022-07-25T06:36:07,403 copying src/carsomenlp/translator.py -> build/lib/carsomenlp 2022-07-25T06:36:07,407 copying src/carsomenlp/wrangler.py -> build/lib/carsomenlp 2022-07-25T06:36:07,410 running egg_info 2022-07-25T06:36:08,669 writing src/carsomenlp.egg-info/PKG-INFO 2022-07-25T06:36:09,264 writing dependency_links to src/carsomenlp.egg-info/dependency_links.txt 2022-07-25T06:36:12,819 writing top-level names to src/carsomenlp.egg-info/top_level.txt 2022-07-25T06:36:12,862 reading manifest file 'src/carsomenlp.egg-info/SOURCES.txt' 2022-07-25T06:36:12,866 adding license file 'LICENSE' 2022-07-25T06:36:12,872 writing manifest file 'src/carsomenlp.egg-info/SOURCES.txt' 2022-07-25T06:36:14,129 installing to build/bdist.linux-armv7l/wheel 2022-07-25T06:36:14,130 running install 2022-07-25T06:36:14,192 running install_lib 2022-07-25T06:36:14,821 creating build/bdist.linux-armv7l 2022-07-25T06:36:14,822 creating build/bdist.linux-armv7l/wheel 2022-07-25T06:36:14,824 copying build/lib/test.py -> build/bdist.linux-armv7l/wheel 2022-07-25T06:36:14,830 creating build/bdist.linux-armv7l/wheel/carsomenlp 2022-07-25T06:36:14,832 copying build/lib/carsomenlp/__init__.py -> build/bdist.linux-armv7l/wheel/carsomenlp 2022-07-25T06:36:14,836 copying build/lib/carsomenlp/utils.py -> build/bdist.linux-armv7l/wheel/carsomenlp 2022-07-25T06:36:14,840 copying build/lib/carsomenlp/matcher.py -> build/bdist.linux-armv7l/wheel/carsomenlp 2022-07-25T06:36:14,844 copying build/lib/carsomenlp/glossa.py -> build/bdist.linux-armv7l/wheel/carsomenlp 2022-07-25T06:36:14,848 copying build/lib/carsomenlp/tokenizer.py -> build/bdist.linux-armv7l/wheel/carsomenlp 2022-07-25T06:36:14,852 copying build/lib/carsomenlp/translator.py -> build/bdist.linux-armv7l/wheel/carsomenlp 2022-07-25T06:36:14,856 copying build/lib/carsomenlp/wrangler.py -> build/bdist.linux-armv7l/wheel/carsomenlp 2022-07-25T06:36:14,859 running install_egg_info 2022-07-25T06:36:15,491 Copying src/carsomenlp.egg-info to build/bdist.linux-armv7l/wheel/carsomenlp-0.0.1-py3.7.egg-info 2022-07-25T06:36:15,508 running install_scripts 2022-07-25T06:36:15,542 adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2022-07-25T06:36:15,552 creating build/bdist.linux-armv7l/wheel/carsomenlp-0.0.1.dist-info/WHEEL 2022-07-25T06:36:15,557 creating '/tmp/pip-wheel-mwk5kxty/tmp_gxrya6u/carsomenlp-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2022-07-25T06:36:15,562 adding 'test.py' 2022-07-25T06:36:15,565 adding 'carsomenlp/__init__.py' 2022-07-25T06:36:15,568 adding 'carsomenlp/glossa.py' 2022-07-25T06:36:15,571 adding 'carsomenlp/matcher.py' 2022-07-25T06:36:15,573 adding 'carsomenlp/tokenizer.py' 2022-07-25T06:36:15,575 adding 'carsomenlp/translator.py' 2022-07-25T06:36:15,577 adding 'carsomenlp/utils.py' 2022-07-25T06:36:15,580 adding 'carsomenlp/wrangler.py' 2022-07-25T06:36:15,585 adding 'carsomenlp-0.0.1.dist-info/LICENSE' 2022-07-25T06:36:15,587 adding 'carsomenlp-0.0.1.dist-info/METADATA' 2022-07-25T06:36:15,589 adding 'carsomenlp-0.0.1.dist-info/WHEEL' 2022-07-25T06:36:15,590 adding 'carsomenlp-0.0.1.dist-info/top_level.txt' 2022-07-25T06:36:15,592 adding 'carsomenlp-0.0.1.dist-info/RECORD' 2022-07-25T06:36:15,594 removing build/bdist.linux-armv7l/wheel 2022-07-25T06:36:15,607 /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-25T06:36:15,608 warnings.warn(msg, _ExperimentalProjectMetadata) 2022-07-25T06:36:15,915 Building wheel for carsomenlp (pyproject.toml): finished with status 'done' 2022-07-25T06:36:15,927 Created wheel for carsomenlp: filename=carsomenlp-0.0.1-py3-none-any.whl size=9033 sha256=532f8865e02bd74df95ea66a5cd69d9bb840149b3d26adce4e6b4f936738f2cd 2022-07-25T06:36:15,929 Stored in directory: /tmp/pip-ephem-wheel-cache-wbezt40z/wheels/69/71/57/e124d0d927b6431492f7f3a527abd8b37db40b6448d86e80f5 2022-07-25T06:36:15,951 Successfully built carsomenlp 2022-07-25T06:36:15,958 Removed build tracker: '/tmp/pip-build-tracker-hwq7vy0z'