[new port] gobject-introspection 1.70.0 port#22199
[new port] gobject-introspection 1.70.0 port#22199strega-nil-ms merged 1 commit intomicrosoft:masterfrom soylent-io:gobject-introspection
Conversation
|
This port requires #22198 to build properly |
@mkhon This should not related to the python3. |
|
How can I get #22198 to be merged to master? |
|
Please get failure logs here. |
strega-nil-ms
left a comment
There was a problem hiding this comment.
Some stuff that needs to be done before merging; thanks for your PR!
There was a problem hiding this comment.
| set(VCPKG_POLICY_MISMATCHED_NUMBER_OF_BINARIES enabled) # _giscanner.lib | |
| set(VCPKG_POLICY_MISMATCHED_NUMBER_OF_BINARIES enabled) # _giscanner.lib | |
final newline
There was a problem hiding this comment.
This seems odd to me, since this seems to try hard to support non-native builds; also, why is it !static? This means that people won't be able to install on Linux or macOS by default...
There was a problem hiding this comment.
There is one missing step in supporting cross-builds: the C compiler environment is set up by vcpkg to build for target, but g-ir-scanner needs host C compiler environment which I do not know how override properly when g-ir-scanner is being executed during the build process
|
@strega-nil-ms @JackBoosY can we proceed with this? |
|
Ping @strega-nil-ms for reply. |
|
@strega-nil-ms @JackBoosY can we proceed with this? |
|
Alright, thanks! Sorry for missing this for so long... |
New port: gobject-introspection
What does your PR fix?
Which triplets are supported/not supported? Have you updated the CI baseline?
all
Does your PR follow the maintainer guide?
Yes
If you have added/updated a port: Have you run
./vcpkg x-add-version --alland committed the result?Yes
If you are still working on the PR, open it as a Draft: https://github.blog/2019-02-14-introducing-draft-pull-requests/