mikemccand commented on PR #14178:
URL: https://github.com/apache/lucene/pull/14178#issuecomment-2833444503

   Here is the root cause for one of those build failures ([full log 
here](https://dev.azure.com/conda-forge/84710dde-1620-425b-80d0-4cf5baca359d/_apis/build/builds/1233252/logs/105)):
   
   ```
   2025-04-25T16:24:45.2648751Z Source cache directory is: 
/home/conda/feedstock_root/build_artifacts/src_cache
   2025-04-25T16:24:45.2653183Z Downloading source to cache: 
v1.11.0_c5d517da6d.tar.gz
   2025-04-25T16:24:45.2653493Z Downloading 
https://github.com/facebookresearch/faiss/archive/v1.11.0.tar.gz
   2025-04-25T16:24:45.5065096Z Success
   2025-04-25T16:24:45.5106892Z Extracting download
   2025-04-25T16:24:45.7646678Z Applying patch: 
/home/conda/recipe_root/patches/0001-adapt-header-target-directory-to-outputname.patch
   2025-04-25T16:24:45.7752916Z Applying patch: 
/home/conda/recipe_root/patches/0001-adapt-header-target-directory-to-outputname.patch
 with args:
   2025-04-25T16:24:45.7754387Z ['-Np1', '-i', 
'/tmp/tmpfo998wxo/0001-adapt-header-target-directory-to-outputname.patch.native',
 '--binary']
   2025-04-25T16:24:45.7772703Z checking file faiss/CMakeLists.txt
   2025-04-25T16:24:45.7773750Z Hunk #1 FAILED at 233.
   2025-04-25T16:24:45.7774114Z Hunk #2 succeeded at 407 (offset 34 lines).
   2025-04-25T16:24:45.7774312Z Hunk #3 succeeded at 453 (offset 41 lines).
   2025-04-25T16:24:45.7774644Z Hunk #4 succeeded at 470 (offset 41 lines).
   2025-04-25T16:24:45.7774854Z 1 out of 4 hunks FAILED
   2025-04-25T16:24:45.7775036Z checking file faiss/gpu/CMakeLists.txt
   2025-04-25T16:24:45.7775261Z Hunk #1 succeeded at 316 with fuzz 2 (offset 10 
lines).
   2025-04-25T16:24:45.7786916Z Warning: failed to download source.  If 
building, will try again after downloading recipe dependencies.
   2025-04-25T16:24:45.7788299Z Error was: 
   2025-04-25T16:24:45.7790262Z Command '['/opt/conda/bin/patch', 
'--no-backup-if-mismatch', '--batch', '-Np1', '-i', 
'/tmp/tmpfo998wxo/0001-adapt-header-target-directory-to-outputname.patch.native',
 '--binary', '--dry-run']' returned non-zero exit status 1.
   2025-04-25T16:24:45.7792041Z Traceback (most recent call last):
   2025-04-25T16:24:45.7792807Z   File "/opt/conda/bin/conda-build", line 11, 
in <module>
   2025-04-25T16:24:45.7798371Z     sys.exit(execute())
   2025-04-25T16:24:45.7798661Z              ^^^^^^^^^
   2025-04-25T16:24:45.7798871Z   File 
"/opt/conda/lib/python3.12/site-packages/conda_build/cli/main_build.py", line 
622, in execute
   2025-04-25T16:24:45.7804188Z     api.build(
   2025-04-25T16:24:45.7804584Z   File 
"/opt/conda/lib/python3.12/site-packages/conda_build/api.py", line 211, in build
   2025-04-25T16:24:45.7807694Z     return build_tree(
   2025-04-25T16:24:45.7810230Z            ^^^^^^^^^^^
   2025-04-25T16:24:45.7810528Z   File 
"/opt/conda/lib/python3.12/site-packages/conda_build/build.py", line 3664, in 
build_tree
   2025-04-25T16:24:45.7825600Z     packages_from_this = build(
   2025-04-25T16:24:45.7829089Z                          ^^^^^^
   2025-04-25T16:24:45.7830721Z   File 
"/opt/conda/lib/python3.12/site-packages/conda_build/build.py", line 2456, in 
build
   2025-04-25T16:24:45.7831038Z     try_download(m, no_download_source=False, 
raise_error=True)
   2025-04-25T16:24:45.7831318Z   File 
"/opt/conda/lib/python3.12/site-packages/conda_build/render.py", line 852, in 
try_download
   2025-04-25T16:24:45.7840010Z     raise RuntimeError(
   2025-04-25T16:24:45.7840444Z RuntimeError: Failed to download or patch 
source. Please see build log for info.
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to