New review comment by classabbyamp on void-packages repository https://github.com/void-linux/void-packages/pull/39922#discussion_r996188581 Comment: what I like to do is `xbps-src install pkgname` (which runs everything up to `post_install()`, then look at what's in `masterdir/destdir/pkgname-version/` (`tree` is useful for this), then `xbps-src pkg pkgname` to finish building alternatively, there's `xls pkgname` from the `xtools` package if you want to list files from the finished result