Skip to content

Commit

Permalink
annotate build failures
Browse files Browse the repository at this point in the history
  • Loading branch information
aliciaaevans committed Jan 7, 2025
1 parent f10ea7f commit 1728c44
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions recipes/gsearch/build_failure.linux-64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,3 +102,7 @@ log: |2-
raise BuildScriptException(str(exc), caused_by=exc) from exc
conda_build.exceptions.BuildScriptException: Command '['/bin/bash', '-o', 'errexit', '/opt/conda/conda-bld/gsearch_1736267892313/work/conda_build.sh']' returned non-zero exit status 101.
# Last 100 lines of the build log.
category: |-
compiler error
reason: |-
hnsw.file_dump this method takes 2 arguments but 1 argument was supplied
4 changes: 4 additions & 0 deletions recipes/snapatac2/build_failure.osx-64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,3 +102,7 @@ log: |2-
build_alias=x86_64-apple-darwin13.4.0
host_alias=x86_64-apple-darwin13.4.0
# Last 100 lines of the build log.
category: |-
compiler error
reason: |-
Library not loaded: @rpath/libLLVM.18.1.dylib

0 comments on commit 1728c44

Please sign in to comment.