So fun fact for those fellow #Swift lang users out there. Looks like there's a breaking change in newer #GLibC bindings (such as the ones recently released out on #ArchLinux) that at the very least nukes #SwiftLog library imports due to a change in the way tm struct related functions work.
I've also noticed that #Vapor and #Fluent projects still running on 5.6 also break due to 32->64 bit int type breaking changes.
If you've run into this problem yet and have a solution, lmk... My team and I are currently purging dependencies that have Swift-Log in their tree... which is a lot ðŸ˜
#swift #glibc #archlinux #swiftlog #vapor #fluent