Context:
OS MAC, build with docker
Reproduction:
Make file reproduces the error here: https://github.com/winwisely99/enrollment-mod
just do
output is:
flu-desk-pack
# hover build --help
# darwin
#cd /Users/apple/workspace/go/src/github.com/winwisely99/enrollment-mod/enrollment && hover build darwin-pkg
# windows
#cd /Users/apple/workspace/go/src/github.com/winwisely99/enrollment-mod/enrollment && hover build windows-msi
# linux
# broken
cd /Users/apple/workspace/go/src/github.com/winwisely99/enrollment-mod/enrollment && hover build linux-deb
hover: Using engine from cache
hover: Cleaning the build directory
hover: ⚠ The go-flutter project tries to stay compatible with the beta channel of Flutter.
hover: ⚠     It's advised to use the beta channel: `flutter channel beta`
hover: Bundling flutter app
hover: Failed to strip /Users/apple/workspace/go/src/github.com/winwisely99/enrollment-mod/enrollment/go/build/outputs/linux/libflutter_engine.so: exit status 1
make: *** [flu-desk-pack] Error 1