autotools plugin fails to build in classic confinement
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Snapcraft | Status tracked in Trunk | |||||
Legacy |
Fix Committed
|
Critical
|
Sergio Schvezov | |||
Trunk |
Fix Released
|
Critical
|
Sergio Schvezov |
Bug Description
How to reproduce:
Get the dosbox snapcraft.yaml from the official docs https:/
The error you will get is:
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/root/
configure: error: C compiler cannot create executables
See `config.log' for more details
Failed to run './configure --prefix=' for 'dosbox': Exited with code 77.
Verify that the part is using the correct parameters and try again.
Error: not found
This bug is blocking MicroK8s from building.
Thank you.
The config.log showing gcc throwing a seg fault.