-
-
Notifications
You must be signed in to change notification settings - Fork 12.9k
perl 5.38.0 #145939
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
perl 5.38.0 #145939
Conversation
Thanks for contributing to Homebrew! 🎉 It looks like you're having trouble with a CI failure. See our contribution guide for help. You may be most interested in the section on dealing with CI failures. You can find the CI logs in the Checks tab of your pull request. |
Please squash your commits into one with the message |
dcd07e6
to
4b831b2
Compare
ce468fb
to
f1629b8
Compare
Dropped the merge commit that didn't need to be there. |
It looks like the failed tests are all the deps checks. Several formula depend on the old perl@36. What's the process when this happens? Do those need to be modified by hand or is there another automated step that should recompile them? |
f1629b8
to
4c0e7b3
Compare
We need to do revision bumps for the affected formulae, so that they rebuild against the newest |
4c0e7b3
to
baa67bc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your first contribution @briandfoy!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @briandfoy and @p-linnane!
Looking at the failures in the one failing check:
|
For reference: #135640 was a previous attempt to upgrade perl to 5.38.0 |
Only on
|
Thanks @briandfoy and @p-linnane! 🚢 |
This was missed in Homebrew#145939
This was missed in Homebrew#145939
This was missed in Homebrew#145939
``` brew linkage --test postgresql@11 Missing libraries: unexpected (libperl.so) ``` found in: - Homebrew#152259 relates to: - Homebrew#145939 Signed-off-by: Rui Chen <[email protected]>
``` brew linkage --test postgresql@11 Missing libraries: unexpected (libperl.so) ``` found in: - Homebrew#152259 relates to: - Homebrew#145939 Signed-off-by: Rui Chen <[email protected]>
``` brew linkage --test postgresql@13 Missing libraries: unexpected (libperl.so) ``` found in: - Homebrew#152259 relates to: - Homebrew#145939 Signed-off-by: Rui Chen <[email protected]>
``` brew linkage --test postgresql@14 Missing libraries: unexpected (libperl.so) ``` found in: - Homebrew#152259 relates to: - Homebrew#145939 Signed-off-by: Rui Chen <[email protected]>
``` brew linkage --test postgresql@15 Missing libraries: unexpected (libperl.so) ``` found in: - Homebrew#152259 relates to: - Homebrew#145939 Signed-off-by: Rui Chen <[email protected]>
``` brew linkage --test postgresql@15 Missing libraries: unexpected (libperl.so) ``` found in: - Homebrew#152259 relates to: - Homebrew#145939 Signed-off-by: Rui Chen <[email protected]>
Created with
brew bump-formula-pr
.