mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: kernel test robot <oliver.sang@intel.com>
To: "André Almeida" <andrealmeid@igalia.com>
Cc: oe-lkp@lists.linux.dev, lkp@intel.com,
	linux-kselftest@vger.kernel.org, "Shuah Khan" <shuah@kernel.org>,
	"Thomas Gleixner" <tglx@linutronix.de>,
	"Ingo Molnar" <mingo@redhat.com>,
	"Peter Zijlstra" <peterz@infradead.org>,
	"Darren Hart" <dvhart@infradead.org>,
	"Davidlohr Bueso" <dave@stgolabs.net>,
	"Sebastian Andrzej Siewior" <bigeasy@linutronix.de>,
	linux-kernel@vger.kernel.org, kernel-dev@igalia.com,
	"André Almeida" <andrealmeid@igalia.com>,
	oliver.sang@intel.com
Subject: Re: [PATCH 01/15] selftests: kselftest: Create ksft_print_dbg_msg()
Date: Tue, 15 Jul 2025 15:23:22 +0800	[thread overview]
Message-ID: <202507150850.fcfc5ecc-lkp@intel.com> (raw)
In-Reply-To: <20250704-tonyk-robust_test_cleanup-v1-1-c0ff4f24c4e1@igalia.com>



Hello,

kernel test robot noticed "kernel-selftests.rseq.make.fail" on:

commit: 58bb4c1e4faa0f315b7eb3f2766052f0c3887981 ("[PATCH 01/15] selftests: kselftest: Create ksft_print_dbg_msg()")
url: https://github.com/intel-lab-lkp/linux/commits/Andr-Almeida/selftests-kselftest-Create-ksft_print_dbg_msg/20250704-231034
patch link: https://lore.kernel.org/all/20250704-tonyk-robust_test_cleanup-v1-1-c0ff4f24c4e1@igalia.com/
patch subject: [PATCH 01/15] selftests: kselftest: Create ksft_print_dbg_msg()

in testcase: kernel-selftests
version: kernel-selftests-x86_64-7ff71e6d9239-1_20250215
with following parameters:

	group: rseq



config: x86_64-rhel-9.4-kselftests
compiler: gcc-12
test machine: 36 threads 1 sockets Intel(R) Core(TM) i9-9980XE CPU @ 3.00GHz (Skylake) with 32G memory

(please refer to attached dmesg/kmsg for entire log/backtrace)


If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <oliver.sang@intel.com>
| Closes: https://lore.kernel.org/oe-lkp/202507150850.fcfc5ecc-lkp@intel.com

KERNEL SELFTESTS: linux_headers_dir is /usr/src/linux-headers-x86_64-rhel-9.4-kselftests-58bb4c1e4faa0f315b7eb3f2766052f0c3887981
2025-07-10 10:39:20 sed -i s/default_timeout=45/default_timeout=300/ kselftest/runner.sh
2025-07-10 10:39:20 make -j36 TARGETS=rseq

....

gcc -O2 -Wall -g -I./ -isystem /usr/src/perf_selftests-x86_64-rhel-9.4-kselftests-58bb4c1e4faa0f315b7eb3f2766052f0c3887981/usr/include -L/usr/src/perf_selftests-x86_64-rhel-9.4-kselftests-58bb4c1e4faa0f315b7eb3f2766052f0c3887981/tools/testing/selftests/rseq -Wl,-rpath=./  -I/usr/src/perf_selftests-x86_64-rhel-9.4-kselftests-58bb4c1e4faa0f315b7eb3f2766052f0c3887981/tools/testing/selftests/../../../tools/include -D_GNU_SOURCE=  -DBUILDOPT_RSEQ_PERCPU_MM_CID -DRSEQ_COMPARE_TWICE param_test.c -lpthread -ldl -lrseq -o /usr/src/perf_selftests-x86_64-rhel-9.4-kselftests-58bb4c1e4faa0f315b7eb3f2766052f0c3887981/tools/testing/selftests/rseq/param_test_mm_cid_compare_twice
gcc -O2 -Wall -g -I./ -isystem /usr/src/perf_selftests-x86_64-rhel-9.4-kselftests-58bb4c1e4faa0f315b7eb3f2766052f0c3887981/usr/include -L/usr/src/perf_selftests-x86_64-rhel-9.4-kselftests-58bb4c1e4faa0f315b7eb3f2766052f0c3887981/tools/testing/selftests/rseq -Wl,-rpath=./  -I/usr/src/perf_selftests-x86_64-rhel-9.4-kselftests-58bb4c1e4faa0f315b7eb3f2766052f0c3887981/tools/testing/selftests/../../../tools/include -D_GNU_SOURCE=  syscall_errors_test.c -lpthread -ldl -lrseq -o /usr/src/perf_selftests-x86_64-rhel-9.4-kselftests-58bb4c1e4faa0f315b7eb3f2766052f0c3887981/tools/testing/selftests/rseq/syscall_errors_test
In file included from basic_percpu_ops_test.c:12:
../kselftest.h:107:8: error: unknown type name ‘bool’
  107 | static bool ksft_debug_enabled;
      |        ^~~~
In file included from basic_percpu_ops_test.c:12:
../kselftest.h:107:8: error: unknown type name ‘bool’
  107 | static bool ksft_debug_enabled;
      |        ^~~~
make[1]: *** [Makefile:34: /usr/src/perf_selftests-x86_64-rhel-9.4-kselftests-58bb4c1e4faa0f315b7eb3f2766052f0c3887981/tools/testing/selftests/rseq/basic_percpu_ops_test] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [Makefile:37: /usr/src/perf_selftests-x86_64-rhel-9.4-kselftests-58bb4c1e4faa0f315b7eb3f2766052f0c3887981/tools/testing/selftests/rseq/basic_percpu_ops_mm_cid_test] Error 1
make[1]: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-9.4-kselftests-58bb4c1e4faa0f315b7eb3f2766052f0c3887981/tools/testing/selftests/rseq'
make: *** [Makefile:207: all] Error 2



The kernel config and materials to reproduce are available at:
https://download.01.org/0day-ci/archive/20250715/202507150850.fcfc5ecc-lkp@intel.com



-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki


  parent reply	other threads:[~2025-07-15  7:23 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-04 15:05 [PATCH 00/15] selftests/futex: Refactor tests to use kselftest_harness.h André Almeida
2025-07-04 15:05 ` [PATCH 01/15] selftests: kselftest: Create ksft_print_dbg_msg() André Almeida
2025-07-06  3:05   ` kernel test robot
2025-07-15  7:23   ` kernel test robot [this message]
2025-07-04 15:05 ` [PATCH 02/15] selftests/futex: Refactor futex_requeue_pi with kselftest_harness.h André Almeida
2025-07-04 15:05 ` [PATCH 03/15] selftests/futex: Refactor futex_requeue_pi_mismatched_ops " André Almeida
2025-07-04 15:05 ` [PATCH 04/15] selftests/futex: Refactor futex_requeue_pi_signal_restart " André Almeida
2025-07-04 15:05 ` [PATCH 05/15] selftests/futex: Refactor futex_wait_timeout " André Almeida
2025-07-04 15:05 ` [PATCH 06/15] selftests/futex: Refactor futex_wait_wouldblock " André Almeida
2025-07-04 15:05 ` [PATCH 07/15] selftests/futex: Refactor futex_wait_unitialized_heap " André Almeida
2025-07-04 15:05 ` [PATCH 08/15] selftests/futex: Refactor futex_wait_private_mapped_file " André Almeida
2025-07-04 15:05 ` [PATCH 09/15] selftests/futex: Refactor futex_wait " André Almeida
2025-07-04 15:05 ` [PATCH 10/15] selftests/futex: Refactor futex_requeue " André Almeida
2025-07-04 15:05 ` [PATCH 11/15] selftests/futex: Refactor futex_waitv " André Almeida
2025-07-04 15:05 ` [PATCH 12/15] selftests/futex: Refactor futex_priv_hash " André Almeida
2025-07-04 15:05 ` [PATCH 13/15] selftests/futex: Refactor futex_numa_mpol " André Almeida
2025-07-04 15:05 ` [PATCH 14/15] selftests/futex: Drop logging.h include from futex_numa André Almeida
2025-07-04 15:05 ` [PATCH 15/15] selftests/futex: Remove logging.h file André Almeida

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=202507150850.fcfc5ecc-lkp@intel.com \
    --to=oliver.sang@intel.com \
    --cc=andrealmeid@igalia.com \
    --cc=bigeasy@linutronix.de \
    --cc=dave@stgolabs.net \
    --cc=dvhart@infradead.org \
    --cc=kernel-dev@igalia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=mingo@redhat.com \
    --cc=oe-lkp@lists.linux.dev \
    --cc=peterz@infradead.org \
    --cc=shuah@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®