[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20220412075852.GA2642@xsang-OptiPlex-9020>
Date: Tue, 12 Apr 2022 15:58:52 +0800
From: kernel test robot <oliver.sang@...el.com>
To: Ian Rogers <irogers@...gle.com>
Cc: 0day robot <lkp@...el.com>, LKML <linux-kernel@...r.kernel.org>,
lkp@...ts.01.org, John Garry <john.garry@...wei.com>,
Will Deacon <will@...nel.org>,
Mathieu Poirier <mathieu.poirier@...aro.org>,
Leo Yan <leo.yan@...aro.org>,
Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...hat.com>,
Arnaldo Carvalho de Melo <acme@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Jiri Olsa <jolsa@...nel.org>,
Namhyung Kim <namhyung@...nel.org>,
James Clark <james.clark@....com>,
Alexandre Truong <alexandre.truong@....com>,
German Gomez <german.gomez@....com>,
Ian Rogers <irogers@...gle.com>,
Dave Marchevsky <davemarchevsky@...com>,
Song Liu <songliubraving@...com>,
Ravi Bangoria <ravi.bangoria@....com>,
Li Huafei <lihuafei1@...wei.com>,
Martin Liška <mliska@...e.cz>,
William Cohen <wcohen@...hat.com>,
Riccardo Mancini <rickyman7@...il.com>,
Masami Hiramatsu <mhiramat@...nel.org>,
Thomas Richter <tmricht@...ux.ibm.com>,
Lexi Shao <shaolexi@...wei.com>,
Remi Bernon <rbernon@...eweavers.com>,
Michael Petlan <mpetlan@...hat.com>,
Denis Nikitin <denik@...omium.org>,
linux-arm-kernel@...ts.infradead.org,
linux-perf-users@...r.kernel.org,
Stephane Eranian <eranian@...gle.com>
Subject: [perf symbols] 309f68878e: perf-sanity-tests.perf.make_fail
Greeting,
FYI, we noticed the following commit (built with gcc-11):
commit: 309f68878e3f738e7a27d5ef354e2c35880fc047 ("[PATCH 3/5] perf symbols: Add is_kernel argument to fixup end")
url: https://github.com/intel-lab-lkp/linux/commits/Ian-Rogers/Tidy-up-symbol-end-fixup/20220408-070756
base: https://git.kernel.org/cgit/linux/kernel/git/tip/tip.git 7bebfe9dd802b80abff5a43e00ab68d98893a22c
patch link: https://lore.kernel.org/linux-arm-kernel/20220407230503.1265036-4-irogers@google.com
in testcase: perf-sanity-tests
version:
with following parameters:
perf_compiler: clang
ucode: 0xec
on test machine: 4 threads Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz with 32G memory
caused below changes (please refer to attached dmesg/kmsg for entire log/backtrace):
If you fix the issue, kindly add following tag
Reported-by: kernel test robot <oliver.sang@...el.com>
==> /tmp/stderr <==
util/symbol.c: In function ‘dso__load_bfd_symbols’:
util/symbol.c:1663:2: error: too few arguments to function ‘symbols__fixup_end’
symbols__fixup_end(&dso->symbols);
^~~~~~~~~~~~~~~~~~
util/symbol.c:222:6: note: declared here
void symbols__fixup_end(struct rb_root_cached *symbols, bool is_kernel)
^~~~~~~~~~~~~~~~~~
make[4]: *** [/usr/src/perf_selftests-x86_64-rhel-8.3-func-309f68878e3f738e7a27d5ef354e2c35880fc047/tools/build/Makefile.build:97: util/symbol.o] Error 1
make[4]: *** Waiting for unfinished jobs....
To reproduce:
git clone https://github.com/intel/lkp-tests.git
cd lkp-tests
sudo bin/lkp install job.yaml # job file is attached in this email
bin/lkp split-job --compatible job.yaml # generate the yaml file for lkp run
sudo bin/lkp run generated-yaml-file
# if come across any failure that blocks the test,
# please remove ~/.lkp and /lkp dir to run from a clean state.
--
0-DAY CI Kernel Test Service
https://01.org/lkp
View attachment "config-5.18.0-rc1-00013-g309f68878e3f" of type "text/plain" (167376 bytes)
View attachment "job-script" of type "text/plain" (5582 bytes)
Download attachment "dmesg.xz" of type "application/x-xz" (33924 bytes)
View attachment "perf-sanity-tests" of type "text/plain" (16047 bytes)
View attachment "job.yaml" of type "text/plain" (4639 bytes)
View attachment "reproduce" of type "text/plain" (271 bytes)
View attachment "output" of type "text/plain" (19199 bytes)
Powered by blists - more mailing lists