You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
Huh. Neither my internet provider nor my mobile connection is IPv6-capable, apparently. That's sad. (Amended the issue to show the relevant portion, hope that's okay.)
As an aside: thank you for working on FreeBSD packages! 👍 💯
This is related to the external nlohmann/json library that TinyGltfImporter is using. I'm pinned to a quite ancient version there because the newer ones are way too huge and have terrible compile times (even this one is awful, but what can I do). Could you try swapping the json.hpp for a newer one and try building again? If that helps, maybe I could cherry-pick the change that fixes it (instead of doing a full upgrade).
I see it's using Clang and libc++, but don't see the version. What's the compiler version? Maybe I'll be able to reproduce here on ArchLinux as well.
Besides that, tiny_gltf might be going away from json.hpp in the future (a welcome change), so this issue might get solved by that as well. If the above doesn't help, I'm afraid you'll need to disable WITH_TINYGLTFIMPORTER for the time being.
See the log here: http://beefy12.nyi.freebsd.org/data/head-amd64-default/p493484_s344398/logs/magnum-plugins-2019.01.log (IPv6 URL)
The text was updated successfully, but these errors were encountered: