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

qt 6.6.1 #155921

Closed
wants to merge 7 commits into from
Closed

qt 6.6.1 #155921

wants to merge 7 commits into from

Conversation

osalbahr
Copy link
Contributor

@osalbahr osalbahr commented Nov 29, 2023

Created with brew bump-formula-pr.

  • resource blocks have been checked for updates.

@osalbahr
Copy link
Contributor Author

Will re-open later

@osalbahr osalbahr closed this Nov 29, 2023
@github-actions github-actions bot added nodejs Node or npm use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` CI-linux-self-hosted Build on Linux self-hosted runner long build Set a long timeout for formula testing icu4c ICU use is a significant feature of the PR or issue ffmpeg FFMPEG use is a significant feature of the PR or issue labels Nov 29, 2023
@osalbahr
Copy link
Contributor Author

Added other qt-* bumps

@osalbahr osalbahr reopened this Nov 29, 2023
@osalbahr
Copy link
Contributor Author

Run actions/github-script@v6
No CI-syntax-only label found. Running tests job.
No CI-no-fail-fast label found. Stopping tests on first failing matrix build.
No CI-skip-dependents label found. Running brew test-bot --only-formulae-dependents.
No CI-long-timeout label found. Setting short GitHub Actions timeout.
Error: PR requires the CI-long-timeout label but it is not set!
Error: If the longer timeout is not required, remove the "long build" label.
Error: Otherwise, add the "CI-long-timeout" label.
Error: No more than 2 PRs at a time may use "CI-long-timeout".
No CI-test-bot-fail-fast label found. Not passing --fail-fast to brew test-bot.
No CI-build-dependents-from-source label found. Not passing --build-dependents-from-source to brew test-bot.
No CI-skip-recursive-dependents label found. Not passing --skip-recursive-dependents to brew test-bot.
No CI-skip-livecheck label found. Not passing --skip-livecheck to brew test-bot.

@osalbahr
Copy link
Contributor Author

I used the following helper for loop (for future reference):

% for f in qt-libiodbc qt-mariadb qt-mysql qt-percona-server qt-postgresql qt-unixodbc
do
brew bump-formula-pr $f --version 6.6.1 --no-audit --write-only && git commit -am "$f 6.6.1" && git push
done

@osalbahr osalbahr mentioned this pull request Nov 29, 2023
@p-linnane p-linnane added CI-long-timeout [DEPRECATED] Use longer GitHub Actions CI timeout. CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Nov 30, 2023
@p-linnane
Copy link
Member

  Error: inreplace failed
  qtwebengine/src/core/api/CMakeLists.txt:
    expected replacement of "REALPATH" with "ABSOLUTE"
  qtwebengine/src/CMakeLists.txt:
    expected replacement of "REALPATH" with "ABSOLUTE"
  qtwebengine/src/process/CMakeLists.txt:
    expected replacement of "REALPATH" with "ABSOLUTE"

@github-actions github-actions bot removed the CI-long-timeout [DEPRECATED] Use longer GitHub Actions CI timeout. label Nov 30, 2023
@cho-m cho-m mentioned this pull request Nov 30, 2023
6 tasks
Copy link
Contributor

github-actions bot commented Dec 3, 2023

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions bot added the stale No recent activity label Dec 3, 2023
@github-actions github-actions bot closed this Dec 4, 2023
@osalbahr
Copy link
Contributor Author

osalbahr commented Dec 4, 2023

It looks like the merge of #156065 should fix this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-linux-self-hosted Build on Linux self-hosted runner CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. ffmpeg FFMPEG use is a significant feature of the PR or issue icu4c ICU use is a significant feature of the PR or issue long build Set a long timeout for formula testing nodejs Node or npm use is a significant feature of the PR or issue stale No recent activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants