Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 709390 - dev-util/lttng-modules-2.11.0 w/ 5.5* kernel: error: conflicting types for 'trace_itimer_state'
Summary: dev-util/lttng-modules-2.11.0 w/ 5.5* kernel: error: conflicting types for 't...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-12 15:30 UTC by Michał Górny
Modified: 2023-06-24 22:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,15.51 KB, text/plain)
2020-02-12 15:30 UTC, Michał Górny
Details

Note You need to log in before you can comment on or make changes to this bug.
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