building agl-demo-platform from master fails with the following error:
/workspace/build/tmp/work/x86_64-linux/af-binder-devtools-native/master+gitAUTOINC+ce53d8ec85-r0/git/src/devtools/genskel.c: In function ‘make_info’:
| /workspace/build/tmp/work/x86_64-linux/af-binder-devtools-native/master+gitAUTOINC+ce53d8ec85-r0/git/src/devtools/genskel.c:241:9: error: ‘buf[0]’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
| 241 | while (buf[i]) {
| | ^
| cc1: some warnings being treated as errors
| ninja: build stopped: subcommand failed.
ERROR: Task (/workspace/meta-agl/meta-app-framework/recipes-core/af-binder/af-binder-devtools-native_git.bb:do_compile) failed with exit code '1'
Host compiler: gcc (GCC) 9.1.1 20190503 (Red Hat 9.1.1-1)
Environment
None
Activity
Walt Miner
July 9, 2019 at 3:27 PM
Close for HH RC3
Bechir Mghirbi
June 17, 2019 at 1:51 PM
merged as 512c821136dc6bf97f17f59ec32476eca280df8b
building agl-demo-platform from master fails with the following error:
/workspace/build/tmp/work/x86_64-linux/af-binder-devtools-native/master+gitAUTOINC+ce53d8ec85-r0/git/src/devtools/genskel.c: In function ‘make_info’: | /workspace/build/tmp/work/x86_64-linux/af-binder-devtools-native/master+gitAUTOINC+ce53d8ec85-r0/git/src/devtools/genskel.c:241:9: error: ‘buf[0]’ may be used uninitialized in this function [-Werror=maybe-uninitialized] | 241 | while (buf[i]) { | | ^ | cc1: some warnings being treated as errors | ninja: build stopped: subcommand failed. ERROR: Task (/workspace/meta-agl/meta-app-framework/recipes-core/af-binder/af-binder-devtools-native_git.bb:do_compile) failed with exit code '1'
Host compiler: gcc (GCC) 9.1.1 20190503 (Red Hat 9.1.1-1)