Closed flying-sheep closed 1 month ago
The CI is building AppImage without any issues. Maybe you don't have all the dependencies installed on your system, rechech all your dependencies and env configurations
Please check out the error message:
ERROR: Strip call failed: /tmp/appimage_extracted_5a27dadc81a3abf452534fdbee9c58ee/usr/bin/strip: blink.AppDir/usr/lib/libudev.so.1: unknown type [0x13] section `.relr.dyn'
/tmp/appimage_extracted_5a27dadc81a3abf452534fdbee9c58ee/usr/bin/strip: Unable to recognise the format of the input file `blink.AppDir/usr/lib/libudev.so.1'
so the blink.AppDir/libudev.so.1
can’t be processed by /tmp/appimage_extracted_5a27dadc81a3abf452534fdbee9c58ee/usr/bin/strip
It doesn’t seem that my system comes into play here, all parts at play here are from the build system.
Or am I missing something?
Describe the bug The “Bundling AppImage” step fails:
when running the script manually, I see many errors like the last line here:
To Reproduce Follow official install instructions or go to
src-tauri/target/release/bundle/appimage/
and runbuild_appimage.sh
Expected behavior AppImage builds
Desktop (please complete the following information):