=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-bulktest/security/py-google-auth-oauthlib", "stage-install", "BATCH=1", "DEPENDS_TARGET=/nonexistent", "PYTHON_VERSION_REQD=314"] ===> Installing for py314-google-auth-oauthlib-1.3.0 => Generating pre-install file lists Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/opt/pkg/lib/python3.14/site-packages/installer/__main__.py", line 122, in _main(sys.argv[1:], "python -m installer") ~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/pkg/lib/python3.14/site-packages/installer/__main__.py", line 118, in _main installer.install(source, destination, {}) ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/pkg/lib/python3.14/site-packages/installer/_core.py", line 89, in install record = destination.write_script( name=name, ...<2 lines>... section=section, ) File "/opt/pkg/lib/python3.14/site-packages/installer/destinations.py", line 235, in write_script entry = self.write_to_fs( Scheme("scripts"), script_name, stream, is_executable=True ) File "/opt/pkg/lib/python3.14/site-packages/installer/destinations.py", line 176, in write_to_fs parent_folder.mkdir(parents=True) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/opt/pkg/lib/python3.14/pathlib/__init__.py", line 1011, in mkdir os.mkdir(self, mode) ~~~~~~~~^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '/tmp/work/security/py-google-auth-oauthlib/work/.destdir/opt/pkg/bin' *** Error code 1 Stop. bmake[1]: stopped making "stage-install" in /data/jenkins/workspace/pkgsrc-upstream-bulktest/security/py-google-auth-oauthlib *** Error code 1 Stop. bmake: stopped making "stage-install" in /data/jenkins/workspace/pkgsrc-upstream-bulktest/security/py-google-auth-oauthlib