[pkgconf] Update to 3.0.3 - #50216
Merged
Merged
Conversation
Kai Pastor (dg0yt)
force-pushed
the
pkgconf
branch
from
March 19, 2026 05:28
bdad17e to
11f169d
Compare
Contributor
Author
|
Ariadne Conill (@kaniini) I still need to investigate a small regression here. Not enough information for opening an issue, but worth a heads-up. |
| c_args : build_static, | ||
| include_directories : cli_include, | ||
| - install : true) | ||
| + install : false) |
Contributor
Author
There was a problem hiding this comment.
obsolete, integrated upstream.
Contributor
Author
|
3.0.0 coming soon ❤️ |
|
Could you test the pre-release 2.9.90? |
Contributor
Author
It is on my list. But time is limited. |
|
hmm, do we know why qt is failing here? is there a way i can get the build log? |
|
I believe the error is in FAILED: [code=1] gen/third_party/devtools-frontend/src/front_end/panels/snippets/snippets.js
D:/b/qtwebengine/x64-windows-venv/Scripts/python.exe ../../../../../src/here-src-6-c7676a7551.clean/src/3rdparty/chromium/third_party/node/node.py ../../../../../src/here-src-6-c7676a7551.clean/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@rollup/wasm-node/dist/bin/rollup --silent --config ../../../../../src/here-src-6-c7676a7551.clean/src/3rdparty/chromium/third_party/devtools-frontend/src/scripts/build/rollup.config.mjs --input gen/third_party/devtools-frontend/src/front_end/panels/snippets/snippets.prebundle.js --file gen/third_party/devtools-frontend/src/front_end/panels/snippets/snippets.js --configSourcemaps
Traceback (most recent call last):
File "D:\b\qtwebengine\src\here-src-6-c7676a7551.clean\src\3rdparty\chromium\third_party\node\node.py", line 47, in <module>
RunNode(sys.argv[1:])
~~~~~~~^^^^^^^^^^^^^^
File "D:\b\qtwebengine\src\here-src-6-c7676a7551.clean\src\3rdparty\chromium\third_party\node\node.py", line 42, in RunNode
raise RuntimeError('Command \'%s\' failed\n%s' % (' '.join(cmd), err))
RuntimeError: Command 'D:/installed/x64-windows/tools/node/node.exe ../../../../../src/here-src-6-c7676a7551.clean/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@rollup/wasm-node/dist/bin/rollup --silent --config ../../../../../src/here-src-6-c7676a7551.clean/src/3rdparty/chromium/third_party/devtools-frontend/src/scripts/build/rollup.config.mjs --input gen/third_party/devtools-frontend/src/front_end/panels/snippets/snippets.prebundle.js --file gen/third_party/devtools-frontend/src/front_end/panels/snippets/snippets.js --configSourcemaps' failedI have no idea why it failed, but it doesn't seems related to pkgconf. |
Kai Pastor (dg0yt)
marked this pull request as ready for review
July 15, 2026 20:59
Victor Romero (vicroms)
approved these changes
Jul 16, 2026
Victor Romero (vicroms)
enabled auto-merge (squash)
July 16, 2026 00:58
Yury Bura (yurybura)
pushed a commit
to yurybura/vcpkg
that referenced
this pull request
Jul 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Originally started with preview releases.
Now updating to 3.0.3.