Error: module platform-setup: Child process killed by signal 11
Full log
$ flatpak-builder --user --arch=i386 --ccache --keep-build-dirs --force-clean --repo=winepak-repo builds/winepak-sdk-images-i386 org.winepak.Sdk.yml
Emptying app dir 'builds/winepak-sdk-images-i386'
Downloading sources
Starting build of org.winepak.Sdk
Cache miss, checking out last cache hit
========================================================================
Building module platform-setup in /home/guest/winepak-sdk-images/.flatpak-builder/build/platform-setup-4
========================================================================
Running: mkdir -p /usr/lib/32bit
Error: module platform-setup: Child process killed by signal 11
I get an error after launch flatpak-builder:
Full log
What am I doing wrong?