Details
Details
Assignee
Bechir Mghirbi
Bechir MghirbiReporter
Bechir Mghirbi
Bechir MghirbiFix versions
Labels
Components
Affects versions
Priority
Created June 4, 2019 at 3:47 AM
Updated September 19, 2019 at 12:06 PM
Resolved June 18, 2019 at 1:24 PM
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)