https://bugs.kde.org/show_bug.cgi?id=502553
Bug ID: 502553 Summary: flatpak not building, sqlcipher build error Classification: Applications Product: skrooge Version: Trunk from git Platform: Flatpak OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: steph...@mankowski.fr Reporter: i...@skierpage.com Target Milestone: 25.1.0 SUMMARY The nightly Skrooge flatpak hasn't been built for a while. When it does build it fails building the sqlcipher module. STEPS TO REPRODUCE 1. In https://invent.kde.org/office/skrooge/-/pipelines find a recent skrooge update that isn't just translations 2. Look at its status. 3. If necessary trigger the build flatpak step manually. OBSERVED RESULT The "deploy flatpak" step sometimes shows the "Stage deploy flatpak" task with a gear icon instead of a red or green checkmark, e.g. https://invent.kde.org/office/skrooge/-/pipelines?page=2&scope=all , because "This job requires a manual action ". The last time the step ran, https://invent.kde.org/office/skrooge/-/pipelines/918152 , it failed. And when I kicked off flatpak build, and it failed the same way, https://invent.kde.org/office/skrooge/-/jobs/2740458 The last error seems to be building sqlcipher: Building module sqlcipher in /builds/office/skrooge/.flatpak-builder/build/sqlcipher-1 ... autoreconf: export WARNINGS= autoreconf: error: 'configure.ac' is required EXPECTED RESULT I'm not sure why that recent checkin don't trigger building a new flatpak. flatpak builds should succeed. SOFTWARE/OS VERSIONS Linux/KDE Plasma: ADDITIONAL INFORMATION If you look at .flatpak-manifest.json, the sqlcipher module has some specialized build steps, and if you look at https://github.com/sqlcipher/sqlcipher.git , a recent change is "Updates README.md with new build instructions and required CFLAGS". So something needs updating -- You are receiving this mail because: You are watching all bug changes.