From a0583ce7a69da0efd25fba643e9e9dc45764651f Mon Sep 17 00:00:00 2001 From: aliciaaevans Date: Mon, 30 Dec 2024 16:36:56 -0500 Subject: [PATCH] bioconductor-rhisat2: annotate build failure --- recipes/bioconductor-rhisat2/build_failure.osx-64.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/recipes/bioconductor-rhisat2/build_failure.osx-64.yaml b/recipes/bioconductor-rhisat2/build_failure.osx-64.yaml index 35984534ad430..0a33efd3ebe5b 100644 --- a/recipes/bioconductor-rhisat2/build_failure.osx-64.yaml +++ b/recipes/bioconductor-rhisat2/build_failure.osx-64.yaml @@ -1,5 +1,5 @@ recipe_sha: 8c3a30622d17c4e1d0b86c6c3d0fef327c2d3563ea7c213237aa15d1819e817b # The hash of the recipe's meta.yaml at which this recipe failed to build. -skiplist: false # Set to true to skiplist this recipe so that it will be ignored as long as its latest commit is the one given above. +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- return _func_defaulting_env_to_os_environ("call", *popenargs, **kwargs) File "/opt/mambaforge/envs/bioconda/lib/python3.10/site-packages/conda_build/utils.py", line 380, in _func_defaulting_env_to_os_environ @@ -102,3 +102,6 @@ log: |2- ccnt_lut.cpp ref_read.cpp alphabet.cpp shmem.cpp edit.cpp gfm.cpp reference.cpp ds.cpp multikey_qsort.cpp limit.cpp random_source.cpp tinythread.cpp diff_sample.cpp hisat2_build_main.cpp \ -lpthread # Last 100 lines of the build log. + +category: compiler error +reason: 'iostream' file not found \ No newline at end of file