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 23.2.1 #153396

Closed
Closed

Conversation

EricFromCanada
Copy link
Member

@EricFromCanada EricFromCanada commented Nov 5, 2023

Created with brew bump-formula-pr.

  • resource blocks have been checked for updates.

@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Nov 5, 2023
@EricFromCanada EricFromCanada added the help wanted Task(s) needing PRs from the community or maintainers label Nov 5, 2023
@EricFromCanada
Copy link
Member Author

The patch from #125427 to fix this error allows it to build but causes errors for dependants:

==> Testing xorg-server
[89](https://github.com/Homebrew/homebrew-core/actions/runs/6763450073/job/18380843010?pr=153396#step:3:90)
  ==> /usr/bin/clang ./test.c -o test -I/opt/homebrew/opt/libxcb/include -L/opt/homebrew/opt/libxcb/lib -lxcb
[90](https://github.com/Homebrew/homebrew-core/actions/runs/6763450073/job/18380843010?pr=153396#step:3:91)
  _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created.
[91](https://github.com/Homebrew/homebrew-core/actions/runs/6763450073/job/18380843010?pr=153396#step:3:92)
  (EE) 
[92](https://github.com/Homebrew/homebrew-core/actions/runs/6763450073/job/18380843010?pr=153396#step:3:93)
  (EE) Backtrace:
[93](https://github.com/Homebrew/homebrew-core/actions/runs/6763450073/job/18380843010?pr=153396#step:3:94)
  (EE) 0: /opt/homebrew/Cellar/xorg-server/21.1.9/bin/Xvfb (xorg_backtrace+0x54) [0x102e40f20]
[94](https://github.com/Homebrew/homebrew-core/actions/runs/6763450073/job/18380843010?pr=153396#step:3:95)
  (EE) 1: /opt/homebrew/Cellar/xorg-server/21.1.9/bin/Xvfb (OsSigHandler+0x44) [0x102e44b50]
[95](https://github.com/Homebrew/homebrew-core/actions/runs/6763450073/job/18380843010?pr=153396#step:3:96)
  (EE) 2: /usr/lib/system/libsystem_platform.dylib (_sigtramp+0x38) [0x1aa1634a4]
[96](https://github.com/Homebrew/homebrew-core/actions/runs/6763450073/job/18380843010?pr=153396#step:3:97)
  (EE) 3: /opt/homebrew/Cellar/mesa/23.2.1/lib/dri/swrast_dri.so (drisw_init_screen+0x154) [0x104088c6c]
[97](https://github.com/Homebrew/homebrew-core/actions/runs/6763450073/job/18380843010?pr=153396#step:3:98)
  (EE) 4: /opt/homebrew/Cellar/mesa/23.2.1/lib/dri/swrast_dri.so (driCreateNewScreen2+0x128) [0x1040880d4]
[98](https://github.com/Homebrew/homebrew-core/actions/runs/6763450073/job/18380843010?pr=153396#step:3:99)
  (EE) 5: /opt/homebrew/Cellar/xorg-server/21.1.9/bin/Xvfb (__glXDRIscreenProbe+0xc0) [0x102e65f98]
[99](https://github.com/Homebrew/homebrew-core/actions/runs/6763450073/job/18380843010?pr=153396#step:3:100)
  (EE) 6: /opt/homebrew/Cellar/xorg-server/21.1.9/bin/Xvfb (xorgGlxServerInit+0x118) [0x102e65424]
[100](https://github.com/Homebrew/homebrew-core/actions/runs/6763450073/job/18380843010?pr=153396#step:3:101)
  (EE) 7: /opt/homebrew/Cellar/xorg-server/21.1.9/bin/Xvfb (_CallCallbacks+0x48) [0x102d963f0]
[101](https://github.com/Homebrew/homebrew-core/actions/runs/6763450073/job/18380843010?pr=153396#step:3:102)
  (EE) 8: /opt/homebrew/Cellar/xorg-server/21.1.9/bin/Xvfb (GlxExtensionInit+0x128) [0x102e6df08]
[102](https://github.com/Homebrew/homebrew-core/actions/runs/6763450073/job/18380843010?pr=153396#step:3:103)
  (EE) 9: /opt/homebrew/Cellar/xorg-server/21.1.9/bin/Xvfb (InitExtensions+0xa0) [0x102d5d7f0]
[103](https://github.com/Homebrew/homebrew-core/actions/runs/6763450073/job/18380843010?pr=153396#step:3:104)
  (EE) 10: /opt/homebrew/Cellar/xorg-server/21.1.9/bin/Xvfb (dix_main+0x220) [0x102d951c4]
[104](https://github.com/Homebrew/homebrew-core/actions/runs/6763450073/job/18380843010?pr=153396#step:3:105)
  (EE) 11: ?? [0x1031e508c]
[105](https://github.com/Homebrew/homebrew-core/actions/runs/6763450073/job/18380843010?pr=153396#step:3:106)
  (EE) 
[106](https://github.com/Homebrew/homebrew-core/actions/runs/6763450073/job/18380843010?pr=153396#step:3:107)
  (EE) Segmentation fault: 11 at address 0x8
[107](https://github.com/Homebrew/homebrew-core/actions/runs/6763450073/job/18380843010?pr=153396#step:3:108)
  (EE) 
[108](https://github.com/Homebrew/homebrew-core/actions/runs/6763450073/job/18380843010?pr=153396#step:3:109)
  Fatal server error:
[109](https://github.com/Homebrew/homebrew-core/actions/runs/6763450073/job/18380843010?pr=153396#step:3:110)
  (EE) Caught signal 11 (Segmentation fault: 11). Server aborting
[110](https://github.com/Homebrew/homebrew-core/actions/runs/6763450073/job/18380843010?pr=153396#step:3:111)

@EricFromCanada EricFromCanada deleted the bump-mesa-23.2.1 branch December 3, 2023 17:34
@github-actions github-actions bot added the outdated PR was locked due to age label Jan 3, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 3, 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` help wanted Task(s) needing PRs from the community or maintainers outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant