Skip to content
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

darwintrace: Don't fail on unreadable symlinks #357

Conversation

neverpanic
Copy link
Member

Don't call abort() just because we can't read a symlink. Instead, ignore the error and let it bubble up to the build that attempted the read.

Don't call abort() just because we can't read a symlink. Instead, ignore
the error and let it bubble up to the build that attempted the read.
@neverpanic neverpanic merged commit e3eed16 into macports:master Nov 18, 2024
5 checks passed
@neverpanic neverpanic deleted the cal-darwintrace-dont-fail-unreadable-symlinks branch November 18, 2024 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant