All of lore.kernel.org
 help / color / mirror / Atom feed
* rseq selftests param_test.c gettid build failure
@ 2019-09-12 11:54 Rantala, Tommi T. (Nokia - FI/Espoo)
  0 siblings, 0 replies; only message in thread
From: Rantala, Tommi T. (Nokia - FI/Espoo) @ 2019-09-12 11:54 UTC (permalink / raw)
  To: mathieu.desnoyers; +Cc: linux-kernel

Hi Mathieu,

I'm getting rseq selftest build failure with glibc 2.30, which added
gettid():

param_test.c:18:21: error: static declaration of 'gettid' follows non-
static declaration
   18 | static inline pid_t gettid(void)
      |                     ^~~~~~
In file included from /usr/include/unistd.h:1170,
                 from param_test.c:11:
/usr/include/bits/unistd_ext.h:34:16: note: previous declaration of
'gettid' was here
   34 | extern __pid_t gettid (void) __THROW;
      |                ^~~~~~

BR,
Tommi


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-09-12 11:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-12 11:54 rseq selftests param_test.c gettid build failure Rantala, Tommi T. (Nokia - FI/Espoo)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.