-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
[getdns] update to 1.7.3 #34188
[getdns] update to 1.7.3 #34188
Conversation
FTR:
|
@dg0yt I can't see the error message in CI. Thanks for your hint. |
I know that. But likely this port error message is very simple. |
|
||
#include "config.h" | ||
#include "gldns/parseutil.h" | ||
+#ifdef HAVE_SYS_TIME_H |
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.
I would like to see what happens with getdnsapi/getdns#538 before proceeding here.
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.
OK, upstream has had a couple months to respond and they have not so I think you can proceed but please evaluate just taking that patch submitted upstream.
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.
ports/getdns/disable-docs.patch
Outdated
message(WARNING "Test programs require libcheck and so do not build on Windows, skipping.") | ||
else () | ||
find_package(Check "0.9.6" REQUIRED) | ||
- set(GETDNS_TEST_SOURCE_FILES |
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.
I think this should be removable from the patch
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.
just has removed
The following error occurred when I tested feature
G:\getdns\buildtrees\getdns\config-x64-windows-dbg-err.log:
|
@MonicaLiu0311 please try again, although I can't reproduce the libuv issue localy on x64-windows |
All features are tested successfully in the following triplet:
|
If you're ready, please revert to "Ready for review". |
@MonicaLiu0311 would you please review this PR? |
* [getdns] update to 1.7.3 * [getdns] update to 1.7.3 * fix deps * delete nouse patch chunk * fix deps * fix deps --------- Co-authored-by: MonicaLiu <[email protected]>
The "supports" clause reflects platforms that may be fixed by this new versionAny fixed CI baseline entries are removed from that file.Any patches that are no longer applied are deleted from the port's directory../vcpkg x-add-version --all
and committing the result.