getsolus / solbuild

The Solus package build system
https://getsol.us
Apache License 2.0
21 stars 12 forks source link

Generate abi reports inside of the chroot using abi-wizard #12

Closed joebonrichie closed 2 years ago

joebonrichie commented 2 years ago

Generating abi reports inside chroot solves the problem of unclean abi reports when packagers do not have all dependencies installed.

This requires that abi-wizard be packaged as part of the system.develcomponent to ensure it is always available inside of the chroot.

Notes: