Skip to content

Conversation

@BrewTestBot
Copy link
Contributor

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` zig Zig use is a significant feature of the PR or issue labels Apr 14, 2025
@github-actions
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 Apr 16, 2025
@github-actions github-actions bot closed this Apr 18, 2025
@github-actions github-actions bot deleted the bump-zigmod-95 branch April 18, 2025 00:14
@chenrui333
Copy link
Member

#224963

@chenrui333 chenrui333 added the superseded PR was replaced by another PR label Jun 9, 2025
@chenrui333
Copy link
Member

   ==> zig build --prefix /opt/homebrew/Cellar/zigmod/95 -Dtag=95 -Dmode=ReleaseSafe -Dstrip=true -fno-rosetta -Dcpu=apple_m1
  /private/tmp/zigmod-20250413-6078-bivtkp/zigmod-r95/deps.zig:19:22: error: expected type '*const fn (*Build.Step, Build.Step.MakeOptions) anyerror!void', found '*const fn (*Build.Step, Progress.Node) @typeInfo(@typeInfo(@TypeOf(deps.GitExactStep.make)).@"fn".return_type.?).error_union.error_set!void'
                      .makeFn = make,
                      ~^~~~~~~~~~~~~
  /private/tmp/zigmod-20250413-6078-bivtkp/zigmod-r95/deps.zig:19:22: note: pointer type child 'fn (*Build.Step, Progress.Node) @typeInfo(@typeInfo(@TypeOf(deps.GitExactStep.make)).@"fn".return_type.?).error_union.error_set!void' cannot cast into pointer type child 'fn (*Build.Step, Build.Step.MakeOptions) anyerror!void'
  /private/tmp/zigmod-20250413-6078-bivtkp/zigmod-r95/deps.zig:19:22: note: parameter 1 'Progress.Node' cannot cast into 'Build.Step.MakeOptions'
  /opt/homebrew/Cellar/zig/0.14.0_2/lib/zig/std/Build/Step.zig:71:25: note: struct declared here
  pub const MakeOptions = struct {
                          ^~~~~~
  /opt/homebrew/Cellar/zig/0.14.0_2/lib/zig/std/Progress.zig:80:18: note: struct declared here
  pub const Node = struct {
                   ^~~~~~
  /private/tmp/zigmod-20250413-6078-bivtkp/zigmod-r95/deps.zig:124:64: error: no field named 'host' in struct 'Build'
              .target = exe.root_module.resolved_target orelse b.host,
                                                                 ^~~~
  /opt/homebrew/Cellar/zig/0.14.0_2/lib/zig/std/Build.zig:1:1: note: struct declared here
  const std = @import("std.zig");
  ^~~~~
  referenced by:
      addAllTo: /private/tmp/zigmod-20250413-6078-bivtkp/zigmod-r95/deps.zig:97:34
      build: /private/tmp/zigmod-20250413-6078-bivtkp/zigmod-r95/build.zig:25:18
      6 reference(s) hidden; use '-freference-trace=8' to see all references

@chenrui333 chenrui333 added the build failure CI fails while building the software label Jun 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build failure CI fails while building the software bump-formula-pr PR was created using `brew bump-formula-pr` stale No recent activity superseded PR was replaced by another PR zig Zig use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants