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

vte3 0.76.0 #166521

Merged
merged 2 commits into from
Mar 24, 2024
Merged

vte3 0.76.0 #166521

merged 2 commits into from
Mar 24, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

@github-actions github-actions bot added bump-formula-pr PR was created using `brew bump-formula-pr` icu4c ICU use is a significant feature of the PR or issue labels Mar 18, 2024
@chenrui333
Copy link
Member

  In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/unique_ptr.h:19:
  /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/allocator_traits.h:304:9: error: no matching function for call to 'construct_at'
          _VSTD::construct_at(__p, _VSTD::forward<_Args>(__args)...);
          ^~~~~~~~~~~~~~~~~~~
  /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__config:897:17: note: expanded from macro '_VSTD'
  #  define _VSTD std
                  ^
  /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:919:21: note: in instantiation of function template specialization 'std::allocator_traits<std::allocator<_GOptionEntry>>::construct<_GOptionEntry, const char *&, const char &, int, GOptionArg, int *&, const char *&, std::nullptr_t, void, void>' requested here
      __alloc_traits::construct(this->__alloc(), std::__to_address(__tx.__pos_),
                      ^
  /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:1678:9: note: in instantiation of function template specialization 'std::vector<_GOptionEntry>::__construct_one_at_end<const char *&, const char &, int, GOptionArg, int *&, const char *&, std::nullptr_t>' requested here
          __construct_one_at_end(std::forward<_Args>(__args)...);
          ^
  ../src/app/app.cc:1095:33: note: in instantiation of function template specialization 'std::vector<_GOptionEntry>::emplace_back<const char *&, const char &, int, GOptionArg, int *&, const char *&, std::nullptr_t>' requested here
                          entries.emplace_back(option,
                                  ^
  /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/construct_at.h:39:38: note: candidate template ignored: substitution failure [with _Tp = _GOptionEntry, _Args = <const char *&, const char &, int, GOptionArg, int *&, const char *&, std::nullptr_t>]: no matching constructor for initialization of '_GOptionEntry'
  _LIBCPP_HIDE_FROM_ABI constexpr _Tp* construct_at(_Tp* __location, _Args&&... __args) {
                                       ^
  1 error generated.

@chenrui333 chenrui333 added the build failure CI fails while building the software label Mar 18, 2024
@cho-m cho-m force-pushed the bump-vte3-0.76.0 branch 3 times, most recently from 74f0f56 to 4944cb0 Compare March 19, 2024 03:17
@cho-m cho-m added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Mar 19, 2024
@cho-m cho-m force-pushed the bump-vte3-0.76.0 branch 3 times, most recently from 6722e55 to bae3972 Compare March 19, 2024 13:10
@cho-m cho-m removed the build failure CI fails while building the software label Mar 19, 2024
Copy link
Contributor

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 Mar 21, 2024
@cho-m cho-m removed the stale No recent activity label Mar 21, 2024
Copy link
Contributor

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 Mar 23, 2024
Signed-off-by: Michael Cho <[email protected]>
@cho-m cho-m force-pushed the bump-vte3-0.76.0 branch from bae3972 to fa365db Compare March 24, 2024 16:11
@cho-m cho-m added ready to merge PR can be merged once CI is green and removed stale No recent activity labels Mar 24, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Mar 24, 2024
@BrewTestBot BrewTestBot enabled auto-merge March 24, 2024 17:55
@BrewTestBot BrewTestBot added this pull request to the merge queue Mar 24, 2024
Merged via the queue into master with commit e541685 Mar 24, 2024
14 checks passed
@BrewTestBot BrewTestBot deleted the bump-vte3-0.76.0 branch March 24, 2024 18:03
@github-actions github-actions bot added the outdated PR was locked due to age label Apr 24, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. icu4c ICU use is a significant feature of the PR or issue outdated PR was locked due to age ready to merge PR can be merged once CI is green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants