I decided to try the latest binary snapshot of NetBSD-llvm build, and also using Joylent pkg repo. However, the majority of packages fail to install due to missing libgcc_s.so
dependency. And I can't install gcc13-libs either, because of circular dep on the same library. Looks like a deadlock to me, unless I am missing something. Anyone experiencing the same and/or knows how to circumvent it?
EDIT: official pkg repo has the same issue, so I am assuming it is not repo-related.