2026-02-13T18:52:07,519 Created temporary directory: /tmp/pip-ephem-wheel-cache-c6hrt9ag 2026-02-13T18:52:07,521 Created temporary directory: /tmp/pip-build-tracker-u0rfxiu8 2026-02-13T18:52:07,522 Initialized build tracking at /tmp/pip-build-tracker-u0rfxiu8 2026-02-13T18:52:07,522 Created build tracker: /tmp/pip-build-tracker-u0rfxiu8 2026-02-13T18:52:07,522 Entered build tracker: /tmp/pip-build-tracker-u0rfxiu8 2026-02-13T18:52:07,523 Created temporary directory: /tmp/pip-wheel-lr2akvuf 2026-02-13T18:52:07,526 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2026-02-13T18:52:07,528 Created temporary directory: /tmp/pip-ephem-wheel-cache-pwl4actb 2026-02-13T18:52:07,550 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2026-02-13T18:52:07,553 2 location(s) to search for versions of analogpy: 2026-02-13T18:52:07,553 * https://pypi.org/simple/analogpy/ 2026-02-13T18:52:07,553 * https://www.piwheels.org/simple/analogpy/ 2026-02-13T18:52:07,554 Fetching project page and analyzing links: https://pypi.org/simple/analogpy/ 2026-02-13T18:52:07,555 Getting page https://pypi.org/simple/analogpy/ 2026-02-13T18:52:07,556 Found index url https://pypi.org/simple 2026-02-13T18:52:07,841 Fetched page https://pypi.org/simple/analogpy/ as application/vnd.pypi.simple.v1+json 2026-02-13T18:52:07,842 Skipping link: No binaries permitted for analogpy: https://files.pythonhosted.org/packages/cd/9b/6528ebf224f16c49801f5fe75fe9f1e1d6e1ffa5830b85f6b5a86bae32fe/analogpy-0.1.0-py3-none-any.whl (from https://pypi.org/simple/analogpy/) (requires-python:>=3.8) 2026-02-13T18:52:07,843 Found link https://files.pythonhosted.org/packages/83/92/f437845ab14c6cf3d07315ffc7d6b69d881274e7c4b414aabaff05b61a0e/analogpy-0.1.0.tar.gz (from https://pypi.org/simple/analogpy/) (requires-python:>=3.8), version: 0.1.0 2026-02-13T18:52:07,844 Fetching project page and analyzing links: https://www.piwheels.org/simple/analogpy/ 2026-02-13T18:52:07,845 Getting page https://www.piwheels.org/simple/analogpy/ 2026-02-13T18:52:07,846 Found index url https://www.piwheels.org/simple 2026-02-13T18:52:08,007 Fetched page https://www.piwheels.org/simple/analogpy/ as text/html 2026-02-13T18:52:08,009 Skipping link: not a file: https://www.piwheels.org/simple/analogpy/ 2026-02-13T18:52:08,009 Skipping link: not a file: https://pypi.org/simple/analogpy/ 2026-02-13T18:52:08,030 Given no hashes to check 1 links for project 'analogpy': discarding no candidates 2026-02-13T18:52:08,059 Collecting analogpy==0.1.0 2026-02-13T18:52:08,062 Created temporary directory: /tmp/pip-unpack-zrlzcvnp 2026-02-13T18:52:08,297 Downloading analogpy-0.1.0.tar.gz (30 kB) 2026-02-13T18:52:08,363 Added analogpy==0.1.0 from https://files.pythonhosted.org/packages/83/92/f437845ab14c6cf3d07315ffc7d6b69d881274e7c4b414aabaff05b61a0e/analogpy-0.1.0.tar.gz to build tracker '/tmp/pip-build-tracker-u0rfxiu8' 2026-02-13T18:52:08,367 Created temporary directory: /tmp/pip-build-env-w03hw40a 2026-02-13T18:52:08,372 Installing build dependencies: started 2026-02-13T18:52:08,373 Running command pip subprocess to install build dependencies 2026-02-13T18:52:09,498 Using pip 23.0.1 from /usr/lib/python3/dist-packages/pip (python 3.11) 2026-02-13T18:52:10,067 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2026-02-13T18:52:10,090 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2026-02-13T18:52:11,850 Collecting setuptools>=61.0 2026-02-13T18:52:11,947 Using cached https://www.piwheels.org/simple/setuptools/setuptools-82.0.0-py3-none-any.whl (1.0 MB) 2026-02-13T18:52:15,162 Installing collected packages: setuptools 2026-02-13T18:52:18,173 Successfully installed setuptools-82.0.0 2026-02-13T18:52:18,442 Installing build dependencies: finished with status 'done' 2026-02-13T18:52:18,448 Getting requirements to build wheel: started 2026-02-13T18:52:18,449 Running command Getting requirements to build wheel 2026-02-13T18:52:19,063 /tmp/pip-build-env-w03hw40a/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-02-13T18:52:19,063 !! 2026-02-13T18:52:19,064 ******************************************************************************** 2026-02-13T18:52:19,065 Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-02-13T18:52:19,066 By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-02-13T18:52:19,066 or your builds will no longer be supported. 2026-02-13T18:52:19,067 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-02-13T18:52:19,068 ******************************************************************************** 2026-02-13T18:52:19,069 !! 2026-02-13T18:52:19,069 corresp(dist, value, root_dir) 2026-02-13T18:52:19,151 running egg_info 2026-02-13T18:52:19,156 writing src/analogpy.egg-info/PKG-INFO 2026-02-13T18:52:19,160 writing dependency_links to src/analogpy.egg-info/dependency_links.txt 2026-02-13T18:52:19,162 writing requirements to src/analogpy.egg-info/requires.txt 2026-02-13T18:52:19,163 writing top-level names to src/analogpy.egg-info/top_level.txt 2026-02-13T18:52:19,183 reading manifest file 'src/analogpy.egg-info/SOURCES.txt' 2026-02-13T18:52:19,186 adding license file 'LICENSE' 2026-02-13T18:52:19,189 writing manifest file 'src/analogpy.egg-info/SOURCES.txt' 2026-02-13T18:52:19,287 Getting requirements to build wheel: finished with status 'done' 2026-02-13T18:52:19,291 Created temporary directory: /tmp/pip-modern-metadata-7_9gaefs 2026-02-13T18:52:19,293 Preparing metadata (pyproject.toml): started 2026-02-13T18:52:19,294 Running command Preparing metadata (pyproject.toml) 2026-02-13T18:52:19,848 /tmp/pip-build-env-w03hw40a/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-02-13T18:52:19,848 !! 2026-02-13T18:52:19,849 ******************************************************************************** 2026-02-13T18:52:19,850 Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-02-13T18:52:19,851 By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-02-13T18:52:19,851 or your builds will no longer be supported. 2026-02-13T18:52:19,852 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-02-13T18:52:19,853 ******************************************************************************** 2026-02-13T18:52:19,854 !! 2026-02-13T18:52:19,854 corresp(dist, value, root_dir) 2026-02-13T18:52:19,935 running dist_info 2026-02-13T18:52:19,945 creating /tmp/pip-modern-metadata-7_9gaefs/analogpy.egg-info 2026-02-13T18:52:19,946 writing /tmp/pip-modern-metadata-7_9gaefs/analogpy.egg-info/PKG-INFO 2026-02-13T18:52:19,949 writing dependency_links to /tmp/pip-modern-metadata-7_9gaefs/analogpy.egg-info/dependency_links.txt 2026-02-13T18:52:19,951 writing requirements to /tmp/pip-modern-metadata-7_9gaefs/analogpy.egg-info/requires.txt 2026-02-13T18:52:19,952 writing top-level names to /tmp/pip-modern-metadata-7_9gaefs/analogpy.egg-info/top_level.txt 2026-02-13T18:52:19,954 writing manifest file '/tmp/pip-modern-metadata-7_9gaefs/analogpy.egg-info/SOURCES.txt' 2026-02-13T18:52:19,971 reading manifest file '/tmp/pip-modern-metadata-7_9gaefs/analogpy.egg-info/SOURCES.txt' 2026-02-13T18:52:19,973 adding license file 'LICENSE' 2026-02-13T18:52:19,976 writing manifest file '/tmp/pip-modern-metadata-7_9gaefs/analogpy.egg-info/SOURCES.txt' 2026-02-13T18:52:19,977 creating '/tmp/pip-modern-metadata-7_9gaefs/analogpy-0.1.0.dist-info' 2026-02-13T18:52:20,098 Preparing metadata (pyproject.toml): finished with status 'done' 2026-02-13T18:52:20,103 Source in /tmp/pip-wheel-lr2akvuf/analogpy_f0eb1415612e4efbbb77c3d51e782435 has version 0.1.0, which satisfies requirement analogpy==0.1.0 from https://files.pythonhosted.org/packages/83/92/f437845ab14c6cf3d07315ffc7d6b69d881274e7c4b414aabaff05b61a0e/analogpy-0.1.0.tar.gz 2026-02-13T18:52:20,104 Removed analogpy==0.1.0 from https://files.pythonhosted.org/packages/83/92/f437845ab14c6cf3d07315ffc7d6b69d881274e7c4b414aabaff05b61a0e/analogpy-0.1.0.tar.gz from build tracker '/tmp/pip-build-tracker-u0rfxiu8' 2026-02-13T18:52:20,110 Created temporary directory: /tmp/pip-unpack-qligzjk0 2026-02-13T18:52:20,111 Building wheels for collected packages: analogpy 2026-02-13T18:52:20,115 Created temporary directory: /tmp/pip-wheel-64m74nwy 2026-02-13T18:52:20,115 Destination directory: /tmp/pip-wheel-64m74nwy 2026-02-13T18:52:20,117 Building wheel for analogpy (pyproject.toml): started 2026-02-13T18:52:20,119 Running command Building wheel for analogpy (pyproject.toml) 2026-02-13T18:52:20,668 /tmp/pip-build-env-w03hw40a/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-02-13T18:52:20,668 !! 2026-02-13T18:52:20,670 ******************************************************************************** 2026-02-13T18:52:20,670 Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-02-13T18:52:20,672 By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-02-13T18:52:20,672 or your builds will no longer be supported. 2026-02-13T18:52:20,673 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-02-13T18:52:20,674 ******************************************************************************** 2026-02-13T18:52:20,675 !! 2026-02-13T18:52:20,676 corresp(dist, value, root_dir) 2026-02-13T18:52:20,743 running bdist_wheel 2026-02-13T18:52:20,760 running build 2026-02-13T18:52:20,761 running build_py 2026-02-13T18:52:20,766 creating build/lib/analogpy 2026-02-13T18:52:20,769 copying src/analogpy/analysis.py -> build/lib/analogpy 2026-02-13T18:52:20,771 copying src/analogpy/spectre.py -> build/lib/analogpy 2026-02-13T18:52:20,773 copying src/analogpy/testbench.py -> build/lib/analogpy 2026-02-13T18:52:20,775 copying src/analogpy/__init__.py -> build/lib/analogpy 2026-02-13T18:52:20,777 copying src/analogpy/circuit.py -> build/lib/analogpy 2026-02-13T18:52:20,780 copying src/analogpy/devices.py -> build/lib/analogpy 2026-02-13T18:52:20,782 copying src/analogpy/command.py -> build/lib/analogpy 2026-02-13T18:52:20,784 copying src/analogpy/save.py -> build/lib/analogpy 2026-02-13T18:52:20,786 copying src/analogpy/batch.py -> build/lib/analogpy 2026-02-13T18:52:20,789 creating build/lib/analogpy/pdk 2026-02-13T18:52:20,790 copying src/analogpy/pdk/__init__.py -> build/lib/analogpy/pdk 2026-02-13T18:52:20,792 copying src/analogpy/pdk/base.py -> build/lib/analogpy/pdk 2026-02-13T18:52:20,794 running egg_info 2026-02-13T18:52:20,804 writing src/analogpy.egg-info/PKG-INFO 2026-02-13T18:52:20,807 writing dependency_links to src/analogpy.egg-info/dependency_links.txt 2026-02-13T18:52:20,808 writing requirements to src/analogpy.egg-info/requires.txt 2026-02-13T18:52:20,809 writing top-level names to src/analogpy.egg-info/top_level.txt 2026-02-13T18:52:20,818 reading manifest file 'src/analogpy.egg-info/SOURCES.txt' 2026-02-13T18:52:20,821 adding license file 'LICENSE' 2026-02-13T18:52:20,824 writing manifest file 'src/analogpy.egg-info/SOURCES.txt' 2026-02-13T18:52:20,837 installing to build/bdist.linux-armv7l/wheel 2026-02-13T18:52:20,837 running install 2026-02-13T18:52:20,860 running install_lib 2026-02-13T18:52:20,866 creating build/bdist.linux-armv7l/wheel 2026-02-13T18:52:20,868 creating build/bdist.linux-armv7l/wheel/analogpy 2026-02-13T18:52:20,869 copying build/lib/analogpy/analysis.py -> build/bdist.linux-armv7l/wheel/./analogpy 2026-02-13T18:52:20,871 copying build/lib/analogpy/spectre.py -> build/bdist.linux-armv7l/wheel/./analogpy 2026-02-13T18:52:20,873 copying build/lib/analogpy/testbench.py -> build/bdist.linux-armv7l/wheel/./analogpy 2026-02-13T18:52:20,876 creating build/bdist.linux-armv7l/wheel/analogpy/pdk 2026-02-13T18:52:20,877 copying build/lib/analogpy/pdk/__init__.py -> build/bdist.linux-armv7l/wheel/./analogpy/pdk 2026-02-13T18:52:20,879 copying build/lib/analogpy/pdk/base.py -> build/bdist.linux-armv7l/wheel/./analogpy/pdk 2026-02-13T18:52:20,881 copying build/lib/analogpy/__init__.py -> build/bdist.linux-armv7l/wheel/./analogpy 2026-02-13T18:52:20,883 copying build/lib/analogpy/circuit.py -> build/bdist.linux-armv7l/wheel/./analogpy 2026-02-13T18:52:20,885 copying build/lib/analogpy/devices.py -> build/bdist.linux-armv7l/wheel/./analogpy 2026-02-13T18:52:20,887 copying build/lib/analogpy/command.py -> build/bdist.linux-armv7l/wheel/./analogpy 2026-02-13T18:52:20,890 copying build/lib/analogpy/save.py -> build/bdist.linux-armv7l/wheel/./analogpy 2026-02-13T18:52:20,892 copying build/lib/analogpy/batch.py -> build/bdist.linux-armv7l/wheel/./analogpy 2026-02-13T18:52:20,894 running install_egg_info 2026-02-13T18:52:20,899 Copying src/analogpy.egg-info to build/bdist.linux-armv7l/wheel/./analogpy-0.1.0-py3.11.egg-info 2026-02-13T18:52:20,909 running install_scripts 2026-02-13T18:52:20,919 creating build/bdist.linux-armv7l/wheel/analogpy-0.1.0.dist-info/WHEEL 2026-02-13T18:52:20,922 creating '/tmp/pip-wheel-64m74nwy/.tmp-6p1_vfyh/analogpy-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2026-02-13T18:52:20,924 adding 'analogpy/__init__.py' 2026-02-13T18:52:20,926 adding 'analogpy/analysis.py' 2026-02-13T18:52:20,928 adding 'analogpy/batch.py' 2026-02-13T18:52:20,930 adding 'analogpy/circuit.py' 2026-02-13T18:52:20,932 adding 'analogpy/command.py' 2026-02-13T18:52:20,934 adding 'analogpy/devices.py' 2026-02-13T18:52:20,936 adding 'analogpy/save.py' 2026-02-13T18:52:20,938 adding 'analogpy/spectre.py' 2026-02-13T18:52:20,939 adding 'analogpy/testbench.py' 2026-02-13T18:52:20,941 adding 'analogpy/pdk/__init__.py' 2026-02-13T18:52:20,943 adding 'analogpy/pdk/base.py' 2026-02-13T18:52:20,946 adding 'analogpy-0.1.0.dist-info/licenses/LICENSE' 2026-02-13T18:52:20,948 adding 'analogpy-0.1.0.dist-info/METADATA' 2026-02-13T18:52:20,949 adding 'analogpy-0.1.0.dist-info/WHEEL' 2026-02-13T18:52:20,950 adding 'analogpy-0.1.0.dist-info/top_level.txt' 2026-02-13T18:52:20,951 adding 'analogpy-0.1.0.dist-info/RECORD' 2026-02-13T18:52:20,953 removing build/bdist.linux-armv7l/wheel 2026-02-13T18:52:21,056 Building wheel for analogpy (pyproject.toml): finished with status 'done' 2026-02-13T18:52:21,062 Created wheel for analogpy: filename=analogpy-0.1.0-py3-none-any.whl size=31213 sha256=3b9e117b4d20f061224f433a86a794ae791fe7f9c60ce70bb248c49d42f86f11 2026-02-13T18:52:21,063 Stored in directory: /tmp/pip-ephem-wheel-cache-pwl4actb/wheels/da/25/83/9559a957c9bd5c5ced945c126a8d1fb5073b51cd5d44e908a6 2026-02-13T18:52:21,074 Successfully built analogpy 2026-02-13T18:52:21,078 Removed build tracker: '/tmp/pip-build-tracker-u0rfxiu8'