All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Wagner <wagi@monom.org>
To: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Cc: Thomas Gleixner <tglx@linutronix.de>,
	LKML <linux-kernel@vger.kernel.org>,
	linux-rt-users@vger.kernel.org,
	Steven Rostedt <rostedt@goodmis.org>
Subject: Re: [ANNOUNCE] v5.14-rc4-rt5
Date: Thu, 5 Aug 2021 08:31:23 +0200	[thread overview]
Message-ID: <20210805063123.mj4rggncauziryv4@beryllium.lan> (raw)
In-Reply-To: <20210804165017.nizmbj3m7hkqzqop@linutronix.de>

Hi Sebastian,

On Wed, Aug 04, 2021 at 06:50:17PM +0200, Sebastian Andrzej Siewior wrote:
> Dear RT folks!
> 
> I'm pleased to announce the v5.14-rc4-rt5 patch set.

Just a heads up. I get these build errors:

2021-08-05 08:29:43 - ERROR    - In file included from /home/wagi/rt/linux/arch/x86/kernel/asm-offsets.c:10:
2021-08-05 08:29:43 - ERROR    - /home/wagi/rt/linux/include/linux/sched.h:130:3: error: invalid preprocessing directive #debug_normal_state_change
2021-08-05 08:29:43 - ERROR    -   130 | # debug_normal_state_change(state_value)                                \
2021-08-05 08:29:43 - ERROR    -       |   ^~~~~~~~~~~~~~~~~~~~~~~~~
2021-08-05 08:29:43 - ERROR    - /home/wagi/rt/linux/include/linux/sched.h:136:3: error: invalid preprocessing directive #debug_special_state_change
2021-08-05 08:29:43 - ERROR    -   136 | # debug_special_state_change(state_value)                               \
2021-08-05 08:29:43 - ERROR    -       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~
2021-08-05 08:29:43 - ERROR    - /home/wagi/rt/linux/include/linux/sched.h:142:3: error: invalid preprocessing directive #debug_rtlock_wait_set_state
2021-08-05 08:29:43 - ERROR    -   142 | # debug_rtlock_wait_set_state()                                          \
2021-08-05 08:29:43 - ERROR    -       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
2021-08-05 08:29:43 - ERROR    - /home/wagi/rt/linux/include/linux/sched.h:148:3: error: invalid preprocessing directive #debug_rtlock_wait_restore_state
2021-08-05 08:29:43 - ERROR    -   148 | # debug_rtlock_wait_restore_state()                                      \
2021-08-05 08:29:43 - ERROR    -       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2021-08-05 08:29:43 - ERROR    - /home/wagi/rt/linux/include/linux/sched/signal.h: In function ‘kernel_signal_stop’:
2021-08-05 08:29:43 - ERROR    - /home/wagi/rt/linux/include/linux/sched.h:219:17: error: implicit declaration of function ‘debug_special_state_change’ [-Werror=implicit-function-declaration]
2021-08-05 08:29:43 - ERROR    -   219 |                 debug_special_state_change((state_value));              \
2021-08-05 08:29:43 - ERROR    -       |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
2021-08-05 08:29:43 - ERROR    - /home/wagi/rt/linux/include/linux/sched/signal.h:296:17: note: in expansion of macro ‘set_special_state’
2021-08-05 08:29:43 - ERROR    -   296 |                 set_special_state(TASK_STOPPED);
2021-08-05 08:29:43 - ERROR    -       |                 ^~~~~~~~~~~~~~~~~
2021-08-05 08:29:43 - ERROR    - /home/wagi/rt/linux/include/linux/rcuwait.h: In function ‘finish_rcuwait’:
2021-08-05 08:29:43 - ERROR    - /home/wagi/rt/linux/include/linux/sched.h:198:17: error: implicit declaration of function ‘debug_normal_state_change’ [-Werror=implicit-function-declaration]
2021-08-05 08:29:43 - ERROR    -   198 |                 debug_normal_state_change((state_value));               \
2021-08-05 08:29:43 - ERROR    -       |                 ^~~~~~~~~~~~~~~~~~~~~~~~~
2021-08-05 08:29:43 - ERROR    - /home/wagi/rt/linux/include/linux/rcuwait.h:53:9: note: in expansion of macro ‘__set_current_state’
2021-08-05 08:29:43 - ERROR    -    53 |         __set_current_state(TASK_RUNNING);
2021-08-05 08:29:43 - ERROR    -       |         ^~~~~~~~~~~~~~~~~~~
2021-08-05 08:29:43 - ERROR    - cc1: some warnings being treated as errors

Daniel Bristot reported the same one IRC.

Daniel

  reply	other threads:[~2021-08-05  6:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-04 16:50 [ANNOUNCE] v5.14-rc4-rt5 Sebastian Andrzej Siewior
2021-08-05  6:31 ` Daniel Wagner [this message]
2021-08-05  6:53   ` Daniel Wagner
2021-08-05  7:00     ` Daniel Wagner
2021-08-05  7:32       ` Daniel Bristot de Oliveira
2021-08-05  9:06         ` Sebastian Andrzej Siewior

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210805063123.mj4rggncauziryv4@beryllium.lan \
    --to=wagi@monom.org \
    --cc=bigeasy@linutronix.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=rostedt@goodmis.org \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.