-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build failure: Possible conflicting strlcpy
definitions on macOS
#66
Comments
note to self, fails to crosscompile as well with the same looking errors, from running this is a regression from #1, CI should be added to prevent it in the future, as well as bumping to zig 0.13
|
strlcpy
definitionsstrlcpy
definitions on macOS
thanks github. please validate a macos build works by installing gettext: |
Fixed, thx! |
awtfdb
fails tozig build
on macOS.Errors raised point to system headers and several macros (
strlcpy
,__darwin_obsz
,_USE_FORTIFY_LEVEL
) as well as conflicting types:System details
macOS
14.6
2408
12.1
arm64
0.3.0
The text was updated successfully, but these errors were encountered: