Project

General

Profile

Actions

Bug #1015

closed

Missing CONFIG_TRACEPOINTS do not cause an error or ping the user about it

Added by Jonathan Rajotte Julien almost 8 years ago. Updated almost 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
05/09/2016
Due date:
% Done:

100%

Estimated time:

Description

The only feedback the user get is an empty build and no error.

Since CONFIG_TRACEPOINTS is a hard requirement it would make sense to either fail the build or emit a warning.

ubuntu@ubuntu:~/lttng-stack/lttng-modules$ make KERNELDIR=../../kernel/
make -C ../../kernel/ M=/home/ubuntu/lttng-stack/lttng-modules CONFIG_LTTNG=m modules
make[1]: Entering directory '/home/ubuntu/kernel'

  WARNING: Symbol version dump ./Module.symvers
           is missing; modules will have no dependencies and modversions.

  Building modules, stage 2.
  MODPOST 0 modules
make[1]: Leaving directory '/home/ubuntu/kernel'
Actions #1

Updated by Mathieu Desnoyers almost 8 years ago

  • Status changed from Confirmed to Resolved
  • % Done changed from 0 to 100

Applied in changeset modules|commit:ca62d279e2e83fd46b8a04e6ad4471e9f8fc7c47.

Actions

Also available in: Atom PDF