[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CA+G9fYuBK8yvEQb-DL9EjFSOcW1sfdj5gmg_kZEYHnPN+6mQkw@mail.gmail.com>
Date: Mon, 18 Jul 2022 20:41:13 +0530
From: Naresh Kamboju <naresh.kamboju@...aro.org>
To: open list <linux-kernel@...r.kernel.org>,
perf-users <perf-users@...aro.org>, regressions@...ts.linux.dev,
lkft-triage@...ts.linaro.org
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
Andres Freund <andres@...razel.de>,
andrew.burgess@...ecosm.com,
Arnaldo Carvalho de Melo <acme@...nel.org>,
Roman Gushchin <guro@...com>,
Jakub Kicinski <jakub.kicinski@...ronome.com>,
Alexei Starovoitov <ast@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>
Subject: perf: util/annotate.c:1765:9: error: too few arguments to function 'init_disassemble_info'
with reference to other email thread on perf build failure on Linus mainline [1]
I see perf build failure today on Linus mainline tree with this error [2]
with gcc-11.
Reported-by: Linux Kernel Functional Testing <lkft@...aro.org>
CC util/annotate.o
CC util/block-info.o
CC bench/mem-functions.o
MKDIR tests/
CC tests/parse-events.o
util/annotate.c: In function 'symbol__disassemble_bpf':
util/annotate.c:1765:9: error: too few arguments to function
'init_disassemble_info'
1765 | init_disassemble_info(&info, s,
| ^~~~~~~~~~~~~~~~~~~~~
In file included from util/annotate.c:1718:
/usr/include/dis-asm.h:472:13: note: declared here
472 | extern void init_disassemble_info (struct disassemble_info
*dinfo, void *stream,
| ^~~~~~~~~~~~~~~~~~~~~
make[4]: *** [tools/build/Makefile.build:97: util/annotate.o] Error 1
Please refer link [3] for more details,
[1] https://lore.kernel.org/bpf/20220715191641.go6xbmhic3kafcsc@awork3.anarazel.de/T/
[2] https://builds.tuxbuild.com/2C7WeIEmOBAGYdKtUjtXB0Yn7Ts/
[3] https://qa-reports.linaro.org/lkft/linux-mainline-master/build/v5.19-rc6-448-gff6992735ade/testrun/10863106/suite/build/test/gcc-11-lkftconfig-perf/history/
Best regards
Naresh Kamboju
--
Linaro LKFT
https://lkft.linaro.org
Powered by blists - more mailing lists