Skip to content
Success

#20845 (Mar 10, 2026, 1:36:11 PM)

Started 5 hr 32 min ago
Took 1 min 26 sec on build4-deb12build-ansible

Started by upstream project gerrit-libosmocore build number 2367
originally caused by:

This run spent:

  • 8.3 sec waiting;
  • 1 min 26 sec build duration;
  • 1 min 34 sec total from scheduled to completion.
Revision: 1354554e48345b8997065d6cf8c1adfa82cb6aeb
Repository: $GERRIT_REPO_URL
  • master
sane embedded builds without host talloc

So far host talloc was always required.
This fixes this up to only build a subset of stuff
that actually works for embedded targets while
using the pseudotalloc header file, and the actual
firmware can supply its own talloc, without
involving some random build system supplied talloc
headers.

Unfortunately static symbols can't really be weak,
so just going for always-on weak pseudotalloc does
not work.

Change-Id: Ibb309a01ac6cad827b33ac18be408be1ac2cf7e0
ewild at