mksquashfs call failed: libgcc_s.so.1 must be installed for pthread_cancel to work
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
snapcraft (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Building a snap for core22 on riscv64 fails:
$ snapcraft --use-lxd
Launching instance...
Executed: pull gnu-hello
Executed: overlay gnu-hello
Executed: build gnu-hello
Executed: stage gnu-hello
Executed: prime gnu-hello
Executed parts lifecycle
Generated snap metadata
Cannot pack snap file: Command '['snap', 'pack', '--filename', 'hello_
Failed to execute pack in instance.
Full execution log: '/home/
The installed verison of snapcraft is:
latest/stable: 7.2.8 2022-11-18
File /usr/lib/
When building for core20 I don't see the error.