On Tue, 15 Oct 2019 at 15:21, Greg KH gregkh@linuxfoundation.org wrote:
On Tue, Oct 15, 2019 at 08:38:27AM +0000, Linaro QA wrote:
Summary
kernel: 4.4.197-rc1 git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git git branch: linux-4.4.y git commit: e661a3bf292fb2b142edac964eb856d60a3807dc git describe: v4.4.196-78-ge661a3bf292f Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-4.4-oe-sanity/build/v4.4....
No regressions (compared to build v4.4.196-31-gc03a561a2969)
No fixes (compared to build v4.4.196-31-gc03a561a2969)
Boards, architectures and test suites:
i386
- build - fail: 1,
Same here, what is broken?
perf build broken:
CC intel_corei7_64-linaro-linux/perf/1.0-r9/perf-1.0/util/srcline.o util/stat.c: In function 'perf_evlist__reset_prev_raw_counts': util/stat.c:206:2: warning: implicit declaration of function 'evlist__for_each_entry'; did you mean 'list_for_each_entry'? [-Wimplicit-function-declaration] evlist__for_each_entry(evlist, evsel) ^~~~~~~~~~~~~~~~~~~~~~ list_for_each_entry util/stat.c:206:2: warning: nested extern declaration of 'evlist__for_each_entry' [-Wnested-externs] util/stat.c:207:3: error: expected ';' before 'perf_evsel__reset_prev_raw_counts' perf_evsel__reset_prev_raw_counts(evsel); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: util/stat.c:143:13: warning: 'perf_evsel__reset_prev_raw_counts' defined but not used [-Wunused-function] static void perf_evsel__reset_prev_raw_counts(struct perf_evsel *evsel) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
full build log link, https://ci.linaro.org/view/lkft/job/openembedded-lkft-linux-stable-rc-4.4/DI...