I don't think there's an issue on the Gentoo side right now, so I'm not going to bother with all the details unless someone's really interested. But I wanted to report this real quick in case anyone else sees this error and is searching for what's going on. The issue is that "test-gom-find" segfaults, which shows up in the build log looking something like this. TEST: test-gom-find... (pid=3798) /GomRepository/find: FAIL I believe that this is due to a function that returns GType, but was accidentally undeclared, so it is assumed to return int. This is already addressed upstream, but that fix happened after version 0.2.1: https://github.com/GNOME/gom/commit/d738e73e5fef84593ac2968dc2489a5ea569e7d7
solved in 0.3