| Summary: | qtvirtualkeyboard: No such file or directory | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Sam Petrocelli <sam.petrocelli> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | blocker | CC: | buildroot, yann.morin.1998 |
| Priority: | P5 | ||
| Version: | 2019.11 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: |
Comparing the output of an older version of buildroot (approx two years old) with 2019.11
the .config file used to produce the error make output showing error |
||
|
Description
Sam Petrocelli
2020-01-11 22:48:43 UTC
Please provide a complete .config (or defconfig) file with which you can reproduce the failure (against buildroot-2019.11 or git master) with a complete build (make clean && make qt5virtualkeyboard)... Created attachment 8336 [details]
the .config file used to produce the error
Created attachment 8341 [details]
make output showing error
To produce the above two attached files, I started completely clean and I just built with only the basic options selected (not with the settings I posted in the original post). Kernel, arm, toolchain, qt5, qt5virtualkeyboard... I still get the same error. Should be fixed with [1], thanks for reporting! [1] https://patchwork.ozlabs.org/patch/1222016 Fixed by https://git.buildroot.org/buildroot/commit/?id=3645f89922c70b9ebbf31926e6dc7cbbffe2b47a Thanks both for the report and the fix. :-) |