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

fizz folly wangle watchman 2022.01.10.00 #92869

Conversation

chenrui333
Copy link
Member

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: Rui Chen <rui@chenrui.dev>
@chenrui333 chenrui333 added the CI-long-timeout [DEPRECATED] Use longer GitHub Actions CI timeout. label Jan 11, 2022
@iMichka iMichka removed the CI-long-timeout [DEPRECATED] Use longer GitHub Actions CI timeout. label Jan 11, 2022
@carlocab
Copy link
Member

  In file included from /tmp/watchman-20220110-77236-142y8ko/watchman-2022.01.10.00/watchman/PendingCollection.cpp:8:
  In file included from /tmp/watchman-20220110-77236-142y8ko/watchman-2022.01.10.00/watchman/PendingCollection.h:11:
  In file included from /opt/homebrew/include/folly/futures/Promise.h:23:
  In file included from /opt/homebrew/include/folly/futures/detail/Core.h:27:
  In file included from /opt/homebrew/include/folly/Executor.h:25:
  In file included from /opt/homebrew/include/folly/Range.h:45:
  In file included from /opt/homebrew/include/fmt/format.h:48:
  /opt/homebrew/include/fmt/core.h:1722:3: error: static_assert failed due to requirement 'formattable_pointer' "Formatting of non-void pointers is disallowed."
    static_assert(formattable_pointer,
    ^             ~~~~~~~~~~~~~~~~~~~

Probably doesn't like the new fmt.

@carlocab carlocab 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 Jan 12, 2022
@carlocab carlocab removed the CI-long-timeout [DEPRECATED] Use longer GitHub Actions CI timeout. label Jan 13, 2022
@BobDotCom
Copy link

Installation via brew is failing on macOS Big Sur at the moment with this error, any idea as to when it may be fixed?

@carlocab
Copy link
Member

Not really, since it's not clear what exactly the problem is. See linked issues above.

You can use the existing bottle (brew install --force-bottle watchman) if you create the state directory that Watchman uses manually. That should be $HOMEBREW_DEFAULT_PREFIX/var/run/watchman, where $HOMEBREW_DEFAULT_PREFIX depends on what you're running: /usr/local on Intel macOS, /opt/homebrew on ARM macOS, and /home/linuxbrew/.linuxbrew on Linux.

@carlocab carlocab added the CI-long-timeout [DEPRECATED] Use longer GitHub Actions CI timeout. label Jan 15, 2022
@iMichka iMichka removed the CI-long-timeout [DEPRECATED] Use longer GitHub Actions CI timeout. label Jan 15, 2022
@BrewTestBot
Copy link
Member

:shipit: @carlocab has triggered a merge.

@github-actions github-actions bot added the outdated PR was locked due to age label Feb 15, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 15, 2022
@chenrui333 chenrui333 deleted the fizz-folly-wangle-watchman-2022.01.10.00 branch December 18, 2022 06:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants