#303311·homebrew-core

Tracking Issue for Golden Gate bottling

Author: ZhongRuoyuCreated Sep 10, 2026Updated Sep 18, 2026
Labelsgolden-gate-bottling

[!NOTE] If you're having an issue with Homebrew on macOS Golden Gate, please do not report it here. Try running brew update and brew upgrade $formula (if your issue is related to a formula), as your issue may have already been addressed. If your issue is still present, you can get help in Homebrew's GitHub Discussions, or open an issue at Homebrew/brew (if it's related to running brew in general) or Homebrew/homebrew-core (if it's specifically related to a formula).

This is a tracking issue for problems with Golden Gate bottling. This first post can be edited, with a summary of the high-profile failures and issues. The bottling job results will be posted as comments below.

Links

Failed formulae

Test failures

  1. dict - works locally but fails in CI.
  2. gnu-apl - stalled when built on macOS 27. Tahoe bottle runs without issues.
  3. hashcat - Metal fails. OpenCL seems to work but usually not available in macOS VM

Build failures

  1. argyll-cms
      GenRMGam: Error - gamut: radial internal error - failed to find triangle (rv -0.000000)
  2. cafeobj
      chmod +x dumps/clisp/cafeobj.mem
      chmod: dumps/clisp/cafeobj.mem: No such file or directory
  3. flow-control
          /opt/homebrew/Cellar/[email protected]/0.15.2/lib/zig/libcxx/include/__random/clamp_to_integral.h:47:58: note: use of undeclared identifier 'INFINITY'
        if (__r >= ::nextafter(static_cast<_RealT>(__max_val), INFINITY)) {
  4. gnome-builder
      ../src/libide/threading/ide-unix-fd-map.c:427:1: error: static declaration of 'pipe2' follows non-static declaration
        427 | pipe2 (int      fd_pair[2],
            | ^
      /Library/Developer/CommandLineTools/SDKs/MacOSX27.sdk/usr/include/sys/unistd.h:219:9: note: previous declaration is here
        219 | int     pipe2(int [2], int);
            |         ^
  5. litani
              f"Could not extract name and description from manual {man}")
      UserWarning: Could not extract name and description from manual /opt/homebrew/Cellar/litani/1.29.0/libexec/doc/out/man/litani-run.json.5
  6. metview
      /private/tmp/sandbox-20260911-7303-f8508y/metview-20260911-7398-uygxsp/Metview-5.26.2-Source/metview/src/libMetview/MvTemplates.h:159:11: error: virtual function 'getInfo' has a different return type ('char *') than the function it overrides (which has return type 'const char *')
        159 |     char* getInfo() { return Info; }
            |     ~~~~~ ^
      /private/tmp/sandbox-20260911-7303-f8508y/metview-20260911-7398-uygxsp/Metview-5.26.2-Source/metview/src/libMetview/MvFunction.h:27:25: note: overridden virtual function is here
         27 |     virtual const char* getInfo(void) { return "No help available"; }
            |                   ~~~~~ ^
  7. speech
      /private/tmp/speech-20260911-2517-8876qy/speech-swift-0.0.27/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/backend/metal/kernels/steel/gemm/mma.h:488:14: error: constructor for 'mlx::steel::BlockMMA<float, float, 32, 32, 32, 2, 2, false, false, 36, 36>' must explicitly initialize the member 'Atile' which does not have a default constructor
  8. ola
    olad/plugin_api/PreferencesTest.cpp:336: Assertion
    Test name: PreferencesTest::testLoad
    equality assertion failed
    - Expected: 3
    - Actual  : 2
  9. solidity
  10. chapel - #311435
  11. libsigrok - #307054
  12. libtensorflow - #311895
  13. mas - #311916
  14. swift - #311061

Sandbox-related failure for .NET

  1. dotnet@8
  2. dotnet@9
  3. cake
  4. docfx
  5. garnet
  6. gitversion
  7. kiota
  8. powershell
  9. technitium-library
  10. undercutf1

Sandbox-related failures (other)

  1. fricas
  2. gnuradio

Checksum mismatch failures (GitHub-hosted)

  1. container-compose - https://github.com/Mcrich23/Container-Compose/issues/158
  2. iowow
  3. linkerd - https://github.com/linkerd/linkerd2/issues/15664
  4. osdctl - https://github.com/openshift/osdctl/issues/963
  5. rosa-cli

Checksum mismatch failures (other)

  1. bombadillo (Gitea)
  2. lwtools (Homepage server)
  3. riemann-client (Forgejo)
    • blocking: collectd, freeradius-server, syslog-ng

Work items