public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] musl doesn't provide execinfo.h
@ 2020-03-23  8:21 Jaco Kroon
  2020-03-23 16:25 ` Michał Górny
  2020-03-27  1:25 ` Joshua Kinard
  0 siblings, 2 replies; 12+ messages in thread
From: Jaco Kroon @ 2020-03-23  8:21 UTC (permalink / raw
  To: gentoo development

Hi,

https://bugs.gentoo.org/713668 relates.

 * Searching for /usr/include/execinfo.h ...
sys-libs/glibc-2.29-r7 (/usr/include/execinfo.h)

As I see I can either add an explicit depend on glibc which I'd prefer
not to.  Or someone from the musl team could possibly assist on how to
get the backtrace() set of calls on musl please?

Alternatively I need to add a test and simply path debug.c to only
provide stub function for print_backtrace(FILE *fp) that just does
fprintf(fp, "No backtrace() available to print a backtrace.\n");

Suggestions?

Kind Regards,
Jaco



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-03-28 15:32 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-23  8:21 [gentoo-dev] musl doesn't provide execinfo.h Jaco Kroon
2020-03-23 16:25 ` Michał Górny
2020-03-23 19:09   ` Jaco Kroon
2020-03-23 22:24     ` Georgy Yakovlev
2020-03-27  1:25 ` Joshua Kinard
2020-03-27  5:43   ` Jaco Kroon
2020-03-28 14:22     ` Jaco Kroon
2020-03-28 15:31       ` Mike Gilbert
2020-03-27 12:03   ` Anthony G. Basile
2020-03-27 19:17     ` Alexis Ballier
2020-03-27 23:07       ` Anthony G. Basile
2020-03-27 23:53         ` Alexis Ballier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox