[PR #16] [MERGED] Fix portmidi build issues #8

Closed
opened 2025-09-09 19:40:21 -05:00 by Octech6711 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/audacity/conan-recipes/pull/16
Author: @kryksyh
Created: 7/8/2024
Status: Merged
Merged: 7/9/2024
Merged by: @kryksyh

Base: mainHead: fix_portmidi_build_errors


📝 Commits (1)

  • 154f459 Fix build errors on systems with -Werror=implicit-function-declaration as defaults

📊 Changes

2 files changed (+43 additions, -0 deletions)

View changed files

📝 recipes/portmidi/all/conandata.yml (+1 -0)
recipes/portmidi/all/patches/fix_missing_includes.patch (+42 -0)

📄 Description

Fix build errors on systems with -Werror=implicit-function-declaration as defaults

Fixes: #6413


🔄 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/audacity/conan-recipes/pull/16 **Author:** [@kryksyh](https://github.com/kryksyh) **Created:** 7/8/2024 **Status:** ✅ Merged **Merged:** 7/9/2024 **Merged by:** [@kryksyh](https://github.com/kryksyh) **Base:** `main` ← **Head:** `fix_portmidi_build_errors` --- ### 📝 Commits (1) - [`154f459`](https://github.com/audacity/conan-recipes/commit/154f4593ab48326e0c26186c94aa5b2db060cbf6) Fix build errors on systems with -Werror=implicit-function-declaration as defaults ### 📊 Changes **2 files changed** (+43 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `recipes/portmidi/all/conandata.yml` (+1 -0) ➕ `recipes/portmidi/all/patches/fix_missing_includes.patch` (+42 -0) </details> ### 📄 Description Fix build errors on systems with -Werror=implicit-function-declaration as defaults Fixes: [#6413](https://github.com/audacity/audacity/issues/6413) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Octech6711 added the
pull-request
label 2025-09-09 19:40:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: audacity/conan-recipes#8
No description provided.