New comment by pullmoll on void-packages repository https://github.com/void-linux/void-packages/pull/24260#issuecomment-694530289 Comment: With gcc10 for me fails when trying to build `nautilus` with: ``` Program /usr/lib/tracker-3.0/trackertestutils/tracker-sandbox found: NO test/automated/displayless/meson.build:3:0: ERROR: Program '/usr/lib/tracker-3.0/trackertestutils/tracker-sandbox' not found ``` Should this binary be installed with tracker3 or perhaps tracker3-devel? Edit: I see it's in `tracker3-3.0.0_1.x86_64.xbps` so perhaps `nautilus` needs `tracker3` in `hostmakedepends`?