[PR #3048] [MERGED] Harden for deps file being empty (or short) #42293

Closed
opened 2026-04-24 22:04:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/3048
Author: @dhiltgen
Created: 3/10/2024
Status: Merged
Merged: 3/10/2024
Merged by: @dhiltgen

Base: mainHead: harden_rocm_deps


📝 Commits (1)

  • 3dc1bb6 Harden for deps file being empty (or short)

📊 Changes

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

View changed files

📝 llm/generate/gen_linux.sh (+6 -0)

📄 Description

Breadcrumb....

Rosetta had a bug in 14.3 that causes our build to fail to generate the deps file properly since ldd fails with an error when trying to process the hip library dependency chain cannot enable executable stack as shared object requires: Invalid argument


🔄 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/3048 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 3/10/2024 **Status:** ✅ Merged **Merged:** 3/10/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `harden_rocm_deps` --- ### 📝 Commits (1) - [`3dc1bb6`](https://github.com/ollama/ollama/commit/3dc1bb6a35485949699b429acb675705dcd6b486) Harden for deps file being empty (or short) ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `llm/generate/gen_linux.sh` (+6 -0) </details> ### 📄 Description Breadcrumb.... Rosetta had a bug in 14.3 that causes our build to fail to generate the deps file properly since ldd fails with an error when trying to process the hip library dependency chain `cannot enable executable stack as shared object requires: Invalid argument` --- <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-24 22:04:29 -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#42293