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.85 #191194

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

ortp 5.3.85 #191194

wants to merge 1 commit into from

Conversation

BrewTestBot
Copy link
Member

@BrewTestBot BrewTestBot commented Sep 19, 2024

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 Sep 19, 2024
Formula/o/ortp.rb Outdated Show resolved Hide resolved
@github-actions github-actions bot added the autosquash Automatically squash pull request commits according to Homebrew style. label Sep 19, 2024
@SMillerDev
Copy link
Member

  /tmp/ortp--bctoolbox-20240919-4568-kxsr1e/bctoolbox-5.3.85/src/crypto/mbedtls.cc: In constructor ‘bctoolbox::{anonymous}::mbedtlsStaticContexts::mbedtlsStaticContexts()’:
  /tmp/ortp--bctoolbox-20240919-4568-kxsr1e/bctoolbox-5.3.85/src/crypto/mbedtls.cc:109:17: error: ‘mbedtls_threading_set_alt’ was not declared in this scope; did you mean ‘mbedtls_threading_mutex_t’?
    109 |                 mbedtls_threading_set_alt(threading_mutex_init_cpp, threading_mutex_free_cpp, threading_mutex_lock_cpp,
        |                 ^~~~~~~~~~~~~~~~~~~~~~~~~
        |                 mbedtls_threading_mutex_t
  /tmp/ortp--bctoolbox-20240919-4568-kxsr1e/bctoolbox-5.3.85/src/crypto/mbedtls.cc: In destructor ‘bctoolbox::{anonymous}::mbedtlsStaticContexts::~mbedtlsStaticContexts()’:
  /tmp/ortp--bctoolbox-20240919-4568-kxsr1e/bctoolbox-5.3.85/src/crypto/mbedtls.cc:123:17: error: ‘mbedtls_threading_free_alt’ was not declared in this scope; did you mean ‘mbedtls_threading_mutex_t’?
    123 |                 mbedtls_threading_free_alt();
        |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
        |                 mbedtls_threading_mutex_t
  make[2]: *** [src/CMakeFiles/bctoolbox.dir/build.make:331: src/CMakeFiles/bctoolbox.dir/crypto/mbedtls.cc.o] Error 1
  make[2]: *** Waiting for unfinished jobs....
  make[2]: Leaving directory '/tmp/ortp--bctoolbox-20240919-4568-kxsr1e/bctoolbox-5.3.85/build'
  make[1]: *** [CMakeFiles/Makefile2:119: src/CMakeFiles/bctoolbox.dir/all] Error 2
  make[1]: Leaving directory '/tmp/ortp--bctoolbox-20240919-4568-kxsr1e/bctoolbox-5.3.85/build'
  make: *** [Makefile:139: all] Error 2

ortp: update resource
@carlocab carlocab added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Sep 19, 2024
@github-actions github-actions bot removed the autosquash Automatically squash pull request commits according to Homebrew style. label Sep 19, 2024
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-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants