Skip to content

Commit

Permalink
bioconductor-rhtslib: annotate build failure linux-aarch64
Browse files Browse the repository at this point in the history
  • Loading branch information
aliciaaevans committed Dec 18, 2024
1 parent ffa24af commit 4eb7b72
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
recipe_sha: f222c8db7dc4c16148584aa7c34d47590f449ebf3d8dd059b4f8129a9ff3ad73 # 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: |-
AR=$BUILD_PREFIX/bin/aarch64-conda-linux-gnu-ar
AS=$BUILD_PREFIX/bin/aarch64-conda-linux-gnu-as
Expand Down Expand Up @@ -102,3 +102,5 @@ log: |-
raise BuildScriptException(str(exc), caused_by=exc) from exc
conda_build.exceptions.BuildScriptException: Command '['/bin/bash', '-o', 'errexit', '/opt/conda/conda-bld/bioconductor-rhtslib_1734541664198/work/conda_build.sh']' returned non-zero exit status 1.
# Last 100 lines of the build log.
category: |-
compiler error

0 comments on commit 4eb7b72

Please sign in to comment.