Tatsuki Makino wrote:
Currently dealing with upstream over the meaning of "relocatable". Turns out this does not mean ELF relocation. When the feature is enabled, since there is no FreeBSD-specific preprocessor guard, the Linux path is taken, which includes reading stuff from Linux's procfs. In theory we should take whatever approach works for macOS, but I'm still working with upstream on how best to support this feature even though it should be disabled by default.Hello.gegl-0.4.66 outputs the following log when GIMP is started.(gimp:85141): GEGL-CRITICAL **: 17:34:21.562: gegl_find_relocatable_exe: assertion 'file != NULL' failedThe function gegl_find_relocatable_exe that generates this log is in ${WRKSRC}/gegl/gegl-init.c. This function explores /proc/..., but it seems to be a path that does not exist in at least version 14.4-PRERELEASE. It seems that -Drelocatable= in MESON_ARGS can also disable it, but I don't know what the correct approach is, so someone please continue from here :)
For now, I will disable the feature for this port too. -- Charlie Li ...nope, still don't have an exit line.
OpenPGP_signature.asc
Description: OpenPGP digital signature
