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

mesa 24.3.0 #198594

Closed
wants to merge 1 commit into from
Closed

mesa 24.3.0 #198594

wants to merge 1 commit into from

Conversation

chenrui333
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Nov 22, 2024
@chenrui333
Copy link
Member Author

  ../src/glx/glxext.c:793:30: error: no member named 'frontend_screen' in 'struct glx_screen'
    793 |    mask = driGetAPIMask(psc->frontend_screen);
        |                         ~~~  ^
  ../src/glx/glxext.c:809:34: error: no member named 'frontend_screen' in 'struct glx_screen'
    809 |    if (dri_get_screen_param(psc->frontend_screen, PIPE_CAP_DEVICE_RESET_STATUS_QUERY))
        |                             ~~~  ^
  ../src/glx/glxext.c:819:37: error: no member named 'frontend_screen' in 'struct glx_screen'
    819 |    if (dri2GalliumConfigQuerys(psc->frontend_screen, "glx_extension_override",
        |                                ~~~  ^
  ../src/glx/glxext.c:823:37: error: no member named 'frontend_screen' in 'struct glx_screen'
    823 |    if (dri2GalliumConfigQuerys(psc->frontend_screen,
        |                                ~~~  ^
  ../src/glx/glxext.c:830:40: error: no member named 'frontend_screen' in 'struct glx_screen'
    830 |       if (dri2GalliumConfigQueryb(psc->frontend_screen, "force_direct_glx_context",
        |                                   ~~~  ^
  ../src/glx/glxext.c:836:40: error: no member named 'frontend_screen' in 'struct glx_screen'
    836 |       if (dri2GalliumConfigQueryb(psc->frontend_screen,
        |                                   ~~~  ^
  ../src/glx/glxext.c:843:40: error: no member named 'frontend_screen' in 'struct glx_screen'
    843 |       if (dri2GalliumConfigQueryb(psc->frontend_screen,
        |                                   ~~~  ^
  7 errors generated.

@chenrui333 chenrui333 added the build failure CI fails while building the software label Nov 22, 2024
@daeho-ro
Copy link
Member

@chenrui333 chenrui333 added upstream issue An upstream issue report is needed build failure CI fails while building the software and removed build failure CI fails while building the software labels Nov 23, 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 Nov 26, 2024
@chenrui333
Copy link
Member Author

close for now

@chenrui333 chenrui333 closed this Nov 26, 2024
@chenrui333 chenrui333 deleted the bump-mesa-24.3.0 branch November 26, 2024 00:48
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 upstream issue An upstream issue report is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants