Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 709390

Summary: dev-util/lttng-modules-2.11.0 w/ 5.5* kernel: error: conflicting types for 'trace_itimer_state'
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-02-12 15:30:39 UTC
Created attachment 613460 [details]
build.log

In file included from /var/tmp/portage/dev-util/lttng-modules-2.11.0/work/lttng-modules-2.11.0/probes/../probes/define_trace.h:87,
                 from /var/tmp/portage/dev-util/lttng-modules-2.11.0/work/lttng-modules-2.11.0/probes/../instrumentation/events/lttng-module/timer.h:378,
                 from /var/tmp/portage/dev-util/lttng-modules-2.11.0/work/lttng-modules-2.11.0/probes/lttng-probe-timer.c:30:
/var/tmp/portage/dev-util/lttng-modules-2.11.0/work/lttng-modules-2.11.0/probes/../probes/lttng-tracepoint-event-impl.h:130:6: error: conflicting types for 'trace_itimer_state'
  130 | void trace_##_name(_proto);
      |      ^~~~~~
/var/tmp/portage/dev-util/lttng-modules-2.11.0/work/lttng-modules-2.11.0/probes/../probes/lttng-tracepoint-event-impl.h:42:2: note: in expansion of macro 'LTTNG_TRACEPOINT_EVENT_INSTANCE_MAP'
   42 |  LTTNG_TRACEPOINT_EVENT_INSTANCE_MAP(map, name, map, PARAMS(proto), PARAMS(args))
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/tmp/portage/dev-util/lttng-modules-2.11.0/work/lttng-modules-2.11.0/probes/../instrumentation/events/lttng-module/timer.h:298:1: note: in expansion of macro 'LTTNG_TRACEPOINT_EVENT_MAP'
  298 | LTTNG_TRACEPOINT_EVENT_MAP(itimer_state,
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
[...]
Comment 1 Mike Pagano gentoo-dev 2023-06-24 22:18:38 UTC
This version is no longer in the tree