[PR #13706] [MERGED] mlx: bundle openblas dependency #40228

Closed
opened 2026-04-23 01:10:37 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/13706
Author: @dhiltgen
Created: 1/13/2026
Status: Merged
Merged: 1/13/2026
Merged by: @dhiltgen

Base: mainHead: mlx_openblas


📝 Commits (1)

  • 723d04d mlx: bundle openblas dependency

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 CMakeLists.txt (+1 -1)

📄 Description

This should fix the error:

    imagegen_test.go:64: failed to generate image: unexpected status code 500: {"error":{"message":"image runner failed: /tmp/daniel_ollama_test/bin/ollama-mlx: error while loading shared libraries: libopenblas.so.0: cannot open shared object file: No such file or directory (exit: exit status 127)"}}
--- FAIL: TestImageGeneration (5.77s)
    --- FAIL: TestImageGeneration/jmorgan/z-image-turbo->llama3.2-vision (5.77s)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/13706 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 1/13/2026 **Status:** ✅ Merged **Merged:** 1/13/2026 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `mlx_openblas` --- ### 📝 Commits (1) - [`723d04d`](https://github.com/ollama/ollama/commit/723d04d1e3545468f6655c0fea6f6f4b4c6aabeb) mlx: bundle openblas dependency ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `CMakeLists.txt` (+1 -1) </details> ### 📄 Description This should fix the error: ``` imagegen_test.go:64: failed to generate image: unexpected status code 500: {"error":{"message":"image runner failed: /tmp/daniel_ollama_test/bin/ollama-mlx: error while loading shared libraries: libopenblas.so.0: cannot open shared object file: No such file or directory (exit: exit status 127)"}} --- FAIL: TestImageGeneration (5.77s) --- FAIL: TestImageGeneration/jmorgan/z-image-turbo->llama3.2-vision (5.77s) ``` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-23 01:10:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#40228