2025-05-31T03:54:56,438 Created temporary directory: /tmp/pip-build-tracker-lfjn3fjp 2025-05-31T03:54:56,440 Initialized build tracking at /tmp/pip-build-tracker-lfjn3fjp 2025-05-31T03:54:56,440 Created build tracker: /tmp/pip-build-tracker-lfjn3fjp 2025-05-31T03:54:56,441 Entered build tracker: /tmp/pip-build-tracker-lfjn3fjp 2025-05-31T03:54:56,441 Created temporary directory: /tmp/pip-wheel-06177csq 2025-05-31T03:54:56,445 Created temporary directory: /tmp/pip-ephem-wheel-cache-2z3b_dw8 2025-05-31T03:54:56,501 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-05-31T03:54:56,503 2 location(s) to search for versions of fasterkmodes: 2025-05-31T03:54:56,503 * https://pypi.org/simple/fasterkmodes/ 2025-05-31T03:54:56,503 * https://www.piwheels.org/simple/fasterkmodes/ 2025-05-31T03:54:56,504 Fetching project page and analyzing links: https://pypi.org/simple/fasterkmodes/ 2025-05-31T03:54:56,505 Getting page https://pypi.org/simple/fasterkmodes/ 2025-05-31T03:54:56,506 Found index url https://pypi.org/simple/ 2025-05-31T03:54:56,733 Fetched page https://pypi.org/simple/fasterkmodes/ as application/vnd.pypi.simple.v1+json 2025-05-31T03:54:56,735 Skipping link: No binaries permitted for fasterkmodes: https://files.pythonhosted.org/packages/c8/e1/5c6f5d834e7620b8c001271e5be2798fa1addc7632dd4c25508dcdf01603/FasterKModes-0.1.2-py3-none-any.whl (from https://pypi.org/simple/fasterkmodes/) 2025-05-31T03:54:56,736 Found link https://files.pythonhosted.org/packages/16/8b/03a15a028fcc20d5f76855390d3b882351524cd5156577b2505a1201e0d3/fasterkmodes-0.1.2.tar.gz (from https://pypi.org/simple/fasterkmodes/), version: 0.1.2 2025-05-31T03:54:56,738 Fetching project page and analyzing links: https://www.piwheels.org/simple/fasterkmodes/ 2025-05-31T03:54:56,739 Getting page https://www.piwheels.org/simple/fasterkmodes/ 2025-05-31T03:54:56,742 Found index url https://www.piwheels.org/simple/ 2025-05-31T03:54:56,905 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/fasterkmodes/ 2025-05-31T03:54:57,571 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/fasterkmodes/ 2025-05-31T03:54:58,743 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/fasterkmodes/ 2025-05-31T03:55:00,919 WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/fasterkmodes/ 2025-05-31T03:55:05,102 WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/fasterkmodes/ 2025-05-31T03:55:05,277 Could not fetch URL https://www.piwheels.org/simple/fasterkmodes/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='www.piwheels.org', port=443): Max retries exceeded with url: /simple/fasterkmodes/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))) - skipping 2025-05-31T03:55:05,279 Skipping link: not a file: https://www.piwheels.org/simple/fasterkmodes/ 2025-05-31T03:55:05,280 Skipping link: not a file: https://pypi.org/simple/fasterkmodes/ 2025-05-31T03:55:05,300 Given no hashes to check 1 links for project 'fasterkmodes': discarding no candidates 2025-05-31T03:55:05,301 Collecting fasterkmodes==0.1.2 2025-05-31T03:55:05,304 Created temporary directory: /tmp/pip-unpack-5h9yglk3 2025-05-31T03:55:05,528 Downloading fasterkmodes-0.1.2.tar.gz (23 kB) 2025-05-31T03:55:05,615 Added fasterkmodes==0.1.2 from https://files.pythonhosted.org/packages/16/8b/03a15a028fcc20d5f76855390d3b882351524cd5156577b2505a1201e0d3/fasterkmodes-0.1.2.tar.gz to build tracker '/tmp/pip-build-tracker-lfjn3fjp' 2025-05-31T03:55:05,617 Running setup.py (path:/tmp/pip-wheel-06177csq/fasterkmodes_ec05e348bd9642a6b06c44b086ad2eb1/setup.py) egg_info for package fasterkmodes 2025-05-31T03:55:05,618 Created temporary directory: /tmp/pip-pip-egg-info-aint7i_t 2025-05-31T03:55:05,619 Preparing metadata (setup.py): started 2025-05-31T03:55:05,620 Running command python setup.py egg_info 2025-05-31T03:55:06,535 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-05-31T03:55:06,535 !! 2025-05-31T03:55:06,536 ******************************************************************************** 2025-05-31T03:55:06,537 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-05-31T03:55:06,538 License :: OSI Approved :: MIT License 2025-05-31T03:55:06,539 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-05-31T03:55:06,539 ******************************************************************************** 2025-05-31T03:55:06,541 !! 2025-05-31T03:55:06,541 self._finalize_license_expression() 2025-05-31T03:55:06,567 running egg_info 2025-05-31T03:55:06,596 creating /tmp/pip-pip-egg-info-aint7i_t/FasterKModes.egg-info 2025-05-31T03:55:06,597 writing /tmp/pip-pip-egg-info-aint7i_t/FasterKModes.egg-info/PKG-INFO 2025-05-31T03:55:06,601 writing dependency_links to /tmp/pip-pip-egg-info-aint7i_t/FasterKModes.egg-info/dependency_links.txt 2025-05-31T03:55:06,603 writing requirements to /tmp/pip-pip-egg-info-aint7i_t/FasterKModes.egg-info/requires.txt 2025-05-31T03:55:06,604 writing top-level names to /tmp/pip-pip-egg-info-aint7i_t/FasterKModes.egg-info/top_level.txt 2025-05-31T03:55:06,605 writing manifest file '/tmp/pip-pip-egg-info-aint7i_t/FasterKModes.egg-info/SOURCES.txt' 2025-05-31T03:55:06,702 reading manifest file '/tmp/pip-pip-egg-info-aint7i_t/FasterKModes.egg-info/SOURCES.txt' 2025-05-31T03:55:06,706 adding license file 'LICENSE' 2025-05-31T03:55:06,709 writing manifest file '/tmp/pip-pip-egg-info-aint7i_t/FasterKModes.egg-info/SOURCES.txt' 2025-05-31T03:55:06,817 Preparing metadata (setup.py): finished with status 'done' 2025-05-31T03:55:06,822 Source in /tmp/pip-wheel-06177csq/fasterkmodes_ec05e348bd9642a6b06c44b086ad2eb1 has version 0.1.2, which satisfies requirement fasterkmodes==0.1.2 from https://files.pythonhosted.org/packages/16/8b/03a15a028fcc20d5f76855390d3b882351524cd5156577b2505a1201e0d3/fasterkmodes-0.1.2.tar.gz 2025-05-31T03:55:06,823 Removed fasterkmodes==0.1.2 from https://files.pythonhosted.org/packages/16/8b/03a15a028fcc20d5f76855390d3b882351524cd5156577b2505a1201e0d3/fasterkmodes-0.1.2.tar.gz from build tracker '/tmp/pip-build-tracker-lfjn3fjp' 2025-05-31T03:55:06,830 Created temporary directory: /tmp/pip-unpack-v_kdb0bm 2025-05-31T03:55:06,831 Created temporary directory: /tmp/pip-unpack-k3g4kpaf 2025-05-31T03:55:06,831 Building wheels for collected packages: fasterkmodes 2025-05-31T03:55:06,835 Created temporary directory: /tmp/pip-wheel-fk48cj0o 2025-05-31T03:55:06,836 DEPRECATION: Building 'fasterkmodes' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'fasterkmodes'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-05-31T03:55:06,838 Building wheel for fasterkmodes (setup.py): started 2025-05-31T03:55:06,839 Destination directory: /tmp/pip-wheel-fk48cj0o 2025-05-31T03:55:06,840 Running command python setup.py bdist_wheel 2025-05-31T03:55:07,693 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-05-31T03:55:07,694 !! 2025-05-31T03:55:07,695 ******************************************************************************** 2025-05-31T03:55:07,695 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-05-31T03:55:07,697 License :: OSI Approved :: MIT License 2025-05-31T03:55:07,698 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-05-31T03:55:07,698 ******************************************************************************** 2025-05-31T03:55:07,699 !! 2025-05-31T03:55:07,700 self._finalize_license_expression() 2025-05-31T03:55:07,700 running bdist_wheel 2025-05-31T03:55:07,835 running build 2025-05-31T03:55:07,836 running build_py 2025-05-31T03:55:07,867 creating build/lib/FasterKModes 2025-05-31T03:55:07,870 copying FasterKModes/config.py -> build/lib/FasterKModes 2025-05-31T03:55:07,872 copying FasterKModes/__init__.py -> build/lib/FasterKModes 2025-05-31T03:55:07,874 copying FasterKModes/FasterKModes.py -> build/lib/FasterKModes 2025-05-31T03:55:07,877 copying FasterKModes/FasterKPrototypes.py -> build/lib/FasterKModes 2025-05-31T03:55:07,880 copying FasterKModes/BaseClusterer.py -> build/lib/FasterKModes 2025-05-31T03:55:07,883 copying FasterKModes/delete_so.py -> build/lib/FasterKModes 2025-05-31T03:55:07,887 creating build/lib/FasterKModes/src 2025-05-31T03:55:07,888 copying FasterKModes/src/hamming_dist_mat_uint8.c -> build/lib/FasterKModes/src 2025-05-31T03:55:07,891 copying FasterKModes/src/generate_prediction_code.py -> build/lib/FasterKModes/src 2025-05-31T03:55:07,894 copying FasterKModes/src/common_funcs.c -> build/lib/FasterKModes/src 2025-05-31T03:55:07,897 copying FasterKModes/src/utils_kmodes.py -> build/lib/FasterKModes/src 2025-05-31T03:55:07,900 copying FasterKModes/src/get_nearest_hamming_dist_uint8.c -> build/lib/FasterKModes/src 2025-05-31T03:55:07,902 copying FasterKModes/src/generate_code.py -> build/lib/FasterKModes/src 2025-05-31T03:55:07,936 /usr/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2025-05-31T03:55:07,936 !! 2025-05-31T03:55:07,938 ******************************************************************************** 2025-05-31T03:55:07,938 Please avoid running ``setup.py`` directly. 2025-05-31T03:55:07,939 Instead, use pypa/build, pypa/installer or other 2025-05-31T03:55:07,939 standards-based tools. 2025-05-31T03:55:07,940 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-05-31T03:55:07,941 or your builds will no longer be supported. 2025-05-31T03:55:07,942 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2025-05-31T03:55:07,943 ******************************************************************************** 2025-05-31T03:55:07,944 !! 2025-05-31T03:55:07,944 self.initialize_options() 2025-05-31T03:55:07,965 installing to build/bdist.linux-armv7l/wheel 2025-05-31T03:55:07,966 running install 2025-05-31T03:55:07,991 running install_lib 2025-05-31T03:55:08,017 creating build/bdist.linux-armv7l/wheel 2025-05-31T03:55:08,020 creating build/bdist.linux-armv7l/wheel/FasterKModes 2025-05-31T03:55:08,021 copying build/lib/FasterKModes/config.py -> build/bdist.linux-armv7l/wheel/./FasterKModes 2025-05-31T03:55:08,023 copying build/lib/FasterKModes/__init__.py -> build/bdist.linux-armv7l/wheel/./FasterKModes 2025-05-31T03:55:08,025 copying build/lib/FasterKModes/FasterKModes.py -> build/bdist.linux-armv7l/wheel/./FasterKModes 2025-05-31T03:55:08,028 copying build/lib/FasterKModes/FasterKPrototypes.py -> build/bdist.linux-armv7l/wheel/./FasterKModes 2025-05-31T03:55:08,031 creating build/bdist.linux-armv7l/wheel/FasterKModes/src 2025-05-31T03:55:08,032 copying build/lib/FasterKModes/src/hamming_dist_mat_uint8.c -> build/bdist.linux-armv7l/wheel/./FasterKModes/src 2025-05-31T03:55:08,035 copying build/lib/FasterKModes/src/generate_prediction_code.py -> build/bdist.linux-armv7l/wheel/./FasterKModes/src 2025-05-31T03:55:08,037 copying build/lib/FasterKModes/src/common_funcs.c -> build/bdist.linux-armv7l/wheel/./FasterKModes/src 2025-05-31T03:55:08,040 copying build/lib/FasterKModes/src/utils_kmodes.py -> build/bdist.linux-armv7l/wheel/./FasterKModes/src 2025-05-31T03:55:08,042 copying build/lib/FasterKModes/src/get_nearest_hamming_dist_uint8.c -> build/bdist.linux-armv7l/wheel/./FasterKModes/src 2025-05-31T03:55:08,044 copying build/lib/FasterKModes/src/generate_code.py -> build/bdist.linux-armv7l/wheel/./FasterKModes/src 2025-05-31T03:55:08,047 copying build/lib/FasterKModes/BaseClusterer.py -> build/bdist.linux-armv7l/wheel/./FasterKModes 2025-05-31T03:55:08,050 copying build/lib/FasterKModes/delete_so.py -> build/bdist.linux-armv7l/wheel/./FasterKModes 2025-05-31T03:55:08,052 running install_egg_info 2025-05-31T03:55:08,090 running egg_info 2025-05-31T03:55:08,118 writing FasterKModes.egg-info/PKG-INFO 2025-05-31T03:55:08,121 writing dependency_links to FasterKModes.egg-info/dependency_links.txt 2025-05-31T03:55:08,123 writing requirements to FasterKModes.egg-info/requires.txt 2025-05-31T03:55:08,124 writing top-level names to FasterKModes.egg-info/top_level.txt 2025-05-31T03:55:08,156 reading manifest file 'FasterKModes.egg-info/SOURCES.txt' 2025-05-31T03:55:08,159 adding license file 'LICENSE' 2025-05-31T03:55:08,162 writing manifest file 'FasterKModes.egg-info/SOURCES.txt' 2025-05-31T03:55:08,164 Copying FasterKModes.egg-info to build/bdist.linux-armv7l/wheel/./FasterKModes-0.1.2-py3.11.egg-info 2025-05-31T03:55:08,174 running install_scripts 2025-05-31T03:55:08,186 creating build/bdist.linux-armv7l/wheel/fasterkmodes-0.1.2.dist-info/WHEEL 2025-05-31T03:55:08,189 creating '/tmp/pip-wheel-fk48cj0o/fasterkmodes-0.1.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2025-05-31T03:55:08,193 adding 'FasterKModes/BaseClusterer.py' 2025-05-31T03:55:08,196 adding 'FasterKModes/FasterKModes.py' 2025-05-31T03:55:08,201 adding 'FasterKModes/FasterKPrototypes.py' 2025-05-31T03:55:08,203 adding 'FasterKModes/__init__.py' 2025-05-31T03:55:08,204 adding 'FasterKModes/config.py' 2025-05-31T03:55:08,206 adding 'FasterKModes/delete_so.py' 2025-05-31T03:55:08,208 adding 'FasterKModes/src/common_funcs.c' 2025-05-31T03:55:08,210 adding 'FasterKModes/src/generate_code.py' 2025-05-31T03:55:08,213 adding 'FasterKModes/src/generate_prediction_code.py' 2025-05-31T03:55:08,214 adding 'FasterKModes/src/get_nearest_hamming_dist_uint8.c' 2025-05-31T03:55:08,216 adding 'FasterKModes/src/hamming_dist_mat_uint8.c' 2025-05-31T03:55:08,218 adding 'FasterKModes/src/utils_kmodes.py' 2025-05-31T03:55:08,220 adding 'fasterkmodes-0.1.2.dist-info/licenses/LICENSE' 2025-05-31T03:55:08,222 adding 'fasterkmodes-0.1.2.dist-info/METADATA' 2025-05-31T03:55:08,223 adding 'fasterkmodes-0.1.2.dist-info/WHEEL' 2025-05-31T03:55:08,224 adding 'fasterkmodes-0.1.2.dist-info/top_level.txt' 2025-05-31T03:55:08,225 adding 'fasterkmodes-0.1.2.dist-info/RECORD' 2025-05-31T03:55:08,226 removing build/bdist.linux-armv7l/wheel 2025-05-31T03:55:08,340 Building wheel for fasterkmodes (setup.py): finished with status 'done' 2025-05-31T03:55:08,342 Created wheel for fasterkmodes: filename=fasterkmodes-0.1.2-py3-none-any.whl size=29822 sha256=77bf90720f8274b5933b00aca9917e3b79016bd40b75d03bdd2fa17fa6ffcff7 2025-05-31T03:55:08,343 Stored in directory: /tmp/pip-ephem-wheel-cache-2z3b_dw8/wheels/81/aa/78/580fd116d82bd626bde0a772b1848fb60344d787c95a20a35d 2025-05-31T03:55:08,355 Successfully built fasterkmodes 2025-05-31T03:55:08,359 Removed build tracker: '/tmp/pip-build-tracker-lfjn3fjp'