Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ortp 5.3.102 #203991

Merged
merged 2 commits into from
Jan 12, 2025
Merged

ortp 5.3.102 #203991

merged 2 commits into from
Jan 12, 2025

Conversation

daeho-ro
Copy link
Member

@daeho-ro daeho-ro commented Jan 12, 2025

Created by brew bump


Created with brew bump-formula-pr.

  • resource blocks have been checked for updates.

@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Jan 12, 2025
@chenrui333
Copy link
Member

  /tmp/ortp--bctoolbox-20250112-5121-23puai/bctoolbox-5.3.102/src/crypto/mbedtls.cc:109:3: error: use of undeclared identifier 'mbedtls_threading_set_alt'
    109 |                 mbedtls_threading_set_alt(threading_mutex_init_cpp, threading_mutex_free_cpp, threading_mutex_lock_cpp,
        |                 ^
  /tmp/ortp--bctoolbox-20250112-5121-23puai/bctoolbox-5.3.102/src/crypto/mbedtls.cc:123:3: error: use of undeclared identifier 'mbedtls_threading_free_alt'; did you mean 'mbedtls_threading_mutex_t'?
    123 |                 mbedtls_threading_free_alt();
        |                 ^
  /tmp/ortp--bctoolbox-20250112-5121-23puai/bctoolbox-5.3.102/src/crypto/mbedtls.cc:66:7: note: 'mbedtls_threading_mutex_t' declared here
     66 | using mbedtls_threading_mutex_t = void *;
        |       ^
  2 errors generated.

@chenrui333 chenrui333 added the build failure CI fails while building the software label Jan 12, 2025
ortp: remove alt-threading calls

Signed-off-by: Rui Chen <rui@chenrui.dev>
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jan 12, 2025
@BrewTestBot BrewTestBot enabled auto-merge January 12, 2025 19:08
@BrewTestBot BrewTestBot added this pull request to the merge queue Jan 12, 2025
Merged via the queue into Homebrew:master with commit e69e9e8 Jan 12, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants