From 077aab027679bb59eed3893a97420181b11abbad Mon Sep 17 00:00:00 2001 From: aliciaaevans Date: Tue, 4 Jun 2024 18:01:25 -0400 Subject: [PATCH] remove out of space failure --- .../build_failure.linux-64.yaml | 104 ------------------ 1 file changed, 104 deletions(-) delete mode 100644 recipes/w4mclassfilter/build_failure.linux-64.yaml diff --git a/recipes/w4mclassfilter/build_failure.linux-64.yaml b/recipes/w4mclassfilter/build_failure.linux-64.yaml deleted file mode 100644 index 6e4e9438a226e..0000000000000 --- a/recipes/w4mclassfilter/build_failure.linux-64.yaml +++ /dev/null @@ -1,104 +0,0 @@ -recipe_sha: db1e00620997e5700d9fecdb5f9b834e45d3a9d07e8116329d06c253887b8838 # The hash of the recipe's meta.yaml at which this recipe failed to build. -skiplist: true # Set to true to skiplist this recipe so that it will be ignored as long as its latest commit is the one given above. -log: |2- - libedit: 3.1.20191231-he28a2e2_2 conda-forge - libev: 4.33-hd590300_2 conda-forge - libexpat: 2.6.2-h59595ed_0 conda-forge - libffi: 3.4.2-h7f98852_5 conda-forge - libgcc-devel_linux-64: 13.2.0-hceb6213_107 conda-forge - libgcc-ng: 13.2.0-h77fa898_7 conda-forge - libgfortran-ng: 13.2.0-h69a702a_7 conda-forge - libgfortran5: 13.2.0-hca663fb_7 conda-forge - libglib: 2.80.2-hf974151_0 conda-forge - libgomp: 13.2.0-h77fa898_7 conda-forge - libiconv: 1.17-hd590300_2 conda-forge - libjpeg-turbo: 3.0.0-hd590300_1 conda-forge - liblapack: 3.9.0-22_linux64_openblas conda-forge - libnghttp2: 1.58.0-h47da74e_1 conda-forge - libopenblas: 0.3.27-pthreads_h413a1c8_0 conda-forge - libpng: 1.6.43-h2797004_0 conda-forge - libsanitizer: 13.2.0-h6ddb7a1_7 conda-forge - libssh2: 1.11.0-h0841786_0 conda-forge - libstdcxx-devel_linux-64: 13.2.0-hceb6213_107 conda-forge - libstdcxx-ng: 13.2.0-hc0a3c3a_7 conda-forge - libtiff: 4.6.0-h1dd3fc0_3 conda-forge - libuuid: 2.38.1-h0b41bf4_0 conda-forge - libwebp-base: 1.4.0-hd590300_0 conda-forge - libxcb: 1.15-h0b41bf4_0 conda-forge - libzlib: 1.3.1-h4ab18f5_1 conda-forge - make: 4.3-hd18ef5c_1 conda-forge - ncurses: 6.5-h59595ed_0 conda-forge - openssl: 3.3.0-h4ab18f5_3 conda-forge - pango: 1.52.2-ha41ecd1_0 conda-forge - pcre2: 10.43-hcad00b1_0 conda-forge - pixman: 0.43.2-h59595ed_0 conda-forge - pthread-stubs: 0.4-h36c2ea0_1001 conda-forge - r-base: 4.3.3-hf0d99cb_1 conda-forge - readline: 8.2-h8228510_1 conda-forge - sed: 4.8-he412f7d_0 conda-forge - sysroot_linux-64: 2.12-he073ed8_17 conda-forge - tk: 8.6.13-noxft_h4845f30_101 conda-forge - tktable: 2.10-h0c5db8f_5 conda-forge - xorg-kbproto: 1.0.7-h7f98852_1002 conda-forge - xorg-libice: 1.1.1-hd590300_0 conda-forge - xorg-libsm: 1.2.4-h7391055_0 conda-forge - xorg-libx11: 1.8.9-h8ee46fc_0 conda-forge - xorg-libxau: 1.0.11-hd590300_0 conda-forge - xorg-libxdmcp: 1.1.3-h7f98852_0 conda-forge - xorg-libxext: 1.3.4-h0b41bf4_2 conda-forge - xorg-libxrender: 0.9.11-hd590300_0 conda-forge - xorg-libxt: 1.3.0-hd590300_1 conda-forge - xorg-renderproto: 0.11.1-h7f98852_1002 conda-forge - xorg-xextproto: 7.3.0-h0b41bf4_1003 conda-forge - xorg-xproto: 7.0.31-h7f98852_1007 conda-forge - xz: 5.2.6-h166bdaf_0 conda-forge - zlib: 1.3.1-h4ab18f5_1 conda-forge - zstd: 1.5.6-ha6fb4c9_0 conda-forge - - Traceback (most recent call last): - File "/opt/conda/bin/conda-build", line 11, in - sys.exit(execute()) - File "/opt/conda/lib/python3.10/site-packages/conda_build/cli/main_build.py", line 590, in execute - api.build( - File "/opt/conda/lib/python3.10/site-packages/conda_build/api.py", line 250, in build - return build_tree( - File "/opt/conda/lib/python3.10/site-packages/conda_build/build.py", line 3638, in build_tree - packages_from_this = build( - File "/opt/conda/lib/python3.10/site-packages/conda_build/build.py", line 2409, in build - create_build_envs(top_level_pkg, notest) - File "/opt/conda/lib/python3.10/site-packages/conda_build/build.py", line 2183, in create_build_envs - environ.create_env( - File "/opt/conda/lib/python3.10/site-packages/conda_build/environ.py", line 1049, in create_env - _execute_actions(prefix, precs) - File "/opt/conda/lib/python3.10/site-packages/conda_build/environ.py", line 1332, in _execute_actions - progressive_fetch_extract.execute() - File "/opt/conda/lib/python3.10/site-packages/conda/core/package_cache_data.py", line 891, in execute - raise CondaMultiError(not_cancelled) - conda.CondaMultiError: Error with archive /opt/conda/pkgs/harfbuzz-8.5.0-hfac3d4d_0.conda. You probably need to delete and re-download or re-create this file. Message was: - - failed with error: [Errno 28] No space left on device - Error with archive /opt/conda/pkgs/binutils_impl_linux-64-2.40-ha1999f0_2.conda. You probably need to delete and re-download or re-create this file. Message was: - - failed with error: [Errno 28] No space left on device - Error with archive /opt/conda/pkgs/xorg-libxt-1.3.0-hd590300_1.conda. You probably need to delete and re-download or re-create this file. Message was: - - failed with error: [Errno 28] No space left on device - Error with archive /opt/conda/pkgs/pango-1.52.2-ha41ecd1_0.conda. You probably need to delete and re-download or re-create this file. Message was: - - failed with error: [Errno 28] No space left on device - Error with archive /opt/conda/pkgs/sed-4.8-he412f7d_0.tar.bz2. You probably need to delete and re-download or re-create this file. Message was: - - failed with error: [Errno 28] No space left on device - Error with archive /opt/conda/pkgs/fontconfig-2.14.2-h14ed4e7_0.conda. You probably need to delete and re-download or re-create this file. Message was: - - failed with error: [Errno 28] No space left on device - Error with archive /opt/conda/pkgs/libstdcxx-devel_linux-64-13.2.0-hceb6213_107.conda. You probably need to delete and re-download or re-create this file. Message was: - - failed with error: [Errno 28] No space left on device - Error with archive /opt/conda/pkgs/sysroot_linux-64-2.12-he073ed8_17.conda. You probably need to delete and re-download or re-create this file. Message was: - - failed with error: [Errno 28] No space left on device - Error with archive /opt/conda/pkgs/gcc_impl_linux-64-13.2.0-h9eb54c0_7.conda. You probably need to delete and re-download or re-create this file. Message was: - - failed with error: [Errno 28] No space left on device -# Last 100 lines of the build log.