Skip to content
Discussion options

You must be logged in to vote
  • Compiles successfully on Ubuntu 25.04 x86_64, gcc (Ubuntu 14.2.0-19ubuntu2) 14.2.0
  • Compiles successfully on Debian GNU/Linux 13 (trixie) x86_64, gcc (Debian 14.2.0-19) 14.2.0
  • Fails in ../../lib/mbedtls/library/ctr_drbg.c on Raspberry Pi OS (Debian GNU/Linux 13 (trixie)) aarch64, gcc (Debian 14.2.0-19) 14.2.0

So same compiler version fails to build on different architectures. Compiler runs have identical output up to the errors, so I'm building the same code every time (ifdefs aside) on each platform. Urgh.

Looks like it's an upstream problem from mbedtls: Issue Building MbedTLS 3.6.0 on Fedora · Issue #9003 · Mbed-TLS/mbedtls

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@ctimmer
Comment options

@scruss
Comment options

@GitHubsSilverBullet
Comment options

@scruss
Comment options

Answer selected by ctimmer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants