The build should be fixed now. Note that to build in a clean chroot as indicated in the pinned comment, you now need to build both gtk2 and libart-lgpl from the AUR.
extra-x86_64-build -- -I libart-lgpl-2.3.21-5-x86_64.pkg.tar.zst -I gtk2-2.24.33-5-x86_64.pkg.tar.zst
Pinned Comments
valandil commented on 2020-08-24 15:06 (UTC)
I highly recommend building this package in a clean chroot. This avoids the use of a AUR helper, which sometimes uses
/tmpas the stating directory, which often gets filled completely by gcc's build process.It also provides a clean environment, which minimizes interactions between your current environment and gcc's build process.