Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mesa: update to version 23.1.4.
@ 2023-07-21 17:33 SpidFightFR
  2023-07-23  7:44 ` Fade-ing
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: SpidFightFR @ 2023-07-21 17:33 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 713 bytes --]

There is a new pull request by SpidFightFR against master on the void-packages repository

https://github.com/SpidFightFR/void-packages update-mesa
https://github.com/void-linux/void-packages/pull/45177

mesa: update to version 23.1.4.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**



#### Local build testing
- I built this PR locally for my native architecture, (x64-GlibC)

Hey guys, it's a little PR to update mesa to the latest release that was published today, a few hours ago.
Best regards - Spid.


A patch file from https://github.com/void-linux/void-packages/pull/45177.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-mesa-45177.patch --]
[-- Type: text/x-diff, Size: 1085 bytes --]

From 04d59322c3a209f7d940ac2b6590dfca9e1dca51 Mon Sep 17 00:00:00 2001
From: SpidFightFR <spidfight.one@gmail.com>
Date: Fri, 21 Jul 2023 17:27:53 +0000
Subject: [PATCH] mesa: update to version 23.1.4.

---
 srcpkgs/mesa/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template
index b07f38864ea8e..7bcb0f30feffc 100644
--- a/srcpkgs/mesa/template
+++ b/srcpkgs/mesa/template
@@ -1,6 +1,6 @@
 # Template file for 'mesa'
 pkgname=mesa
-version=23.1.3
+version=23.1.4
 revision=1
 build_style=meson
 #Disable LTO flag should be present, see https://gitlab.freedesktop.org/mesa/mesa/-/issues/6911
@@ -23,7 +23,7 @@ license="MIT, LGPL-2.1-or-later"
 homepage="https://www.mesa3d.org/"
 changelog="https://docs.mesa3d.org/relnotes.html"
 distfiles="https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz"
-checksum=2f6d7381bc10fbd2d6263ad1022785b8b511046c1a904162f8f7da18eea8aed9
+checksum=7261a17fb94867e3dc5a90d8a1f100fa04b0cbbde51d25302c0872b5e9a10959
 
 build_options="wayland"
 build_options_default="wayland"

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: mesa: update to version 23.1.4.
  2023-07-21 17:33 [PR PATCH] mesa: update to version 23.1.4 SpidFightFR
@ 2023-07-23  7:44 ` Fade-ing
  2023-07-23 20:30 ` mhmdanas
                   ` (12 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Fade-ing @ 2023-07-23  7:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 376 bytes --]

New comment by Fade-ing on void-packages repository

https://github.com/void-linux/void-packages/pull/45177#issuecomment-1646771223

Comment:
Would be nice if this was merged quickly

Since this update fixes a major regression that causes many wine programs to crash on graphic card with OpenGL < 4.6 support
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23762

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: mesa: update to version 23.1.4.
  2023-07-21 17:33 [PR PATCH] mesa: update to version 23.1.4 SpidFightFR
  2023-07-23  7:44 ` Fade-ing
@ 2023-07-23 20:30 ` mhmdanas
  2023-08-03 23:20 ` HadetTheUndying
                   ` (11 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: mhmdanas @ 2023-07-23 20:30 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 183 bytes --]

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/45177#issuecomment-1646952723

Comment:
Can confirm that this works fine for me.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: mesa: update to version 23.1.4.
  2023-07-21 17:33 [PR PATCH] mesa: update to version 23.1.4 SpidFightFR
  2023-07-23  7:44 ` Fade-ing
  2023-07-23 20:30 ` mhmdanas
@ 2023-08-03 23:20 ` HadetTheUndying
  2023-08-04 10:23 ` SpidFightFR
                   ` (10 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: HadetTheUndying @ 2023-08-03 23:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 180 bytes --]

New comment by HadetTheUndying on void-packages repository

https://github.com/void-linux/void-packages/pull/45177#issuecomment-1664754694

Comment:
23.1.5 has now been released. 

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: mesa: update to version 23.1.4.
  2023-07-21 17:33 [PR PATCH] mesa: update to version 23.1.4 SpidFightFR
                   ` (2 preceding siblings ...)
  2023-08-03 23:20 ` HadetTheUndying
@ 2023-08-04 10:23 ` SpidFightFR
  2023-08-04 10:53 ` SpidFightFR
                   ` (9 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: SpidFightFR @ 2023-08-04 10:23 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 241 bytes --]

New comment by SpidFightFR on void-packages repository

https://github.com/void-linux/void-packages/pull/45177#issuecomment-1665382479

Comment:
> 23.1.5 has now been released.

I’ll see what i can do abt that. But it’ll take time. :(

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: mesa: update to version 23.1.4.
  2023-07-21 17:33 [PR PATCH] mesa: update to version 23.1.4 SpidFightFR
                   ` (3 preceding siblings ...)
  2023-08-04 10:23 ` SpidFightFR
@ 2023-08-04 10:53 ` SpidFightFR
  2023-08-04 12:36 ` Fade-ing
                   ` (8 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: SpidFightFR @ 2023-08-04 10:53 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 550 bytes --]

New comment by SpidFightFR on void-packages repository

https://github.com/void-linux/void-packages/pull/45177#issuecomment-1665382479

Comment:
> 23.1.5 has now been released.

~~I’ll see what i can do abt that. But it’ll take time. :(~~

On second thoughts, i’m not in the proper conditions to make this update. I ain’t at home, with no consistent internet for at least a month. So i won’t be able to do anything about it, yet.

I maintain that pr opened, because 23.1.4 is very important and seems to work.

Best regards - Spid.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: mesa: update to version 23.1.4.
  2023-07-21 17:33 [PR PATCH] mesa: update to version 23.1.4 SpidFightFR
                   ` (4 preceding siblings ...)
  2023-08-04 10:53 ` SpidFightFR
@ 2023-08-04 12:36 ` Fade-ing
  2023-08-07 10:08 ` biopsin
                   ` (7 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Fade-ing @ 2023-08-04 12:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 353 bytes --]

New comment by Fade-ing on void-packages repository

https://github.com/void-linux/void-packages/pull/45177#issuecomment-1665539822

Comment:
Just compiled 23.1.5 yesterday and can confirm it works fine

Both of the 64 bit version and the 32 bit version

`version=23.1.5`
`checksum=3cf88576fdebf24fc4047067936131c90cb6541c27365996b79b661dec1fb153`

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: mesa: update to version 23.1.4.
  2023-07-21 17:33 [PR PATCH] mesa: update to version 23.1.4 SpidFightFR
                   ` (5 preceding siblings ...)
  2023-08-04 12:36 ` Fade-ing
@ 2023-08-07 10:08 ` biopsin
  2023-08-07 10:20 ` biopsin
                   ` (6 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: biopsin @ 2023-08-07 10:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 458 bytes --]

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/45177#issuecomment-1667574336

Comment:
Not shure how critical these warnings are but seeing 
```
Run-time dependency libunwind found: NO (tried pkgconfig and cmake)
WARNING: OpenMP found but omp.h missing.
Run-time dependency OpenMP found: NO (tried system)
```
adding libunwind-devel and libgomp-devel to makedepends resolves the configure warnings

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: mesa: update to version 23.1.4.
  2023-07-21 17:33 [PR PATCH] mesa: update to version 23.1.4 SpidFightFR
                   ` (6 preceding siblings ...)
  2023-08-07 10:08 ` biopsin
@ 2023-08-07 10:20 ` biopsin
  2023-08-08 18:21 ` HadetTheUndying
                   ` (5 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: biopsin @ 2023-08-07 10:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 512 bytes --]

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/45177#issuecomment-1667574336

Comment:
Not shure how critical these warnings are but seeing 
```
Run-time dependency libunwind found: NO (tried pkgconfig and cmake)
WARNING: OpenMP found but omp.h missing.
Run-time dependency OpenMP found: NO (tried system)
```
adding libunwind-devel and libgomp-devel to makedepends resolves the configure warnings

Edit: 23.1.5 tests ok (x86_64-libc/radeonsi rx570)

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: mesa: update to version 23.1.4.
  2023-07-21 17:33 [PR PATCH] mesa: update to version 23.1.4 SpidFightFR
                   ` (7 preceding siblings ...)
  2023-08-07 10:20 ` biopsin
@ 2023-08-08 18:21 ` HadetTheUndying
  2023-08-09  6:37 ` Fade-ing
                   ` (4 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: HadetTheUndying @ 2023-08-08 18:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 714 bytes --]

New comment by HadetTheUndying on void-packages repository

https://github.com/void-linux/void-packages/pull/45177#issuecomment-1670092637

Comment:
> Not shure how critical these warnings are but seeing 
> ```
> Run-time dependency libunwind found: NO (tried pkgconfig and cmake)
> WARNING: OpenMP found but omp.h missing.
> Run-time dependency OpenMP found: NO (tried system)
> ```
> adding libunwind-devel and libgomp-devel to makedepends resolves the configure warnings
> 
> Edit: 23.1.5 tests ok (x86_64-libc/radeonsi rx570)

Can confirm the warnings at compile time are not there once you update the makedepends. If this PR is indeed stale and no one has opened a new one by tomorrow, I will once I'm home. 

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: mesa: update to version 23.1.4.
  2023-07-21 17:33 [PR PATCH] mesa: update to version 23.1.4 SpidFightFR
                   ` (8 preceding siblings ...)
  2023-08-08 18:21 ` HadetTheUndying
@ 2023-08-09  6:37 ` Fade-ing
  2023-08-11 11:22 ` Fade-ing
                   ` (3 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Fade-ing @ 2023-08-09  6:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 721 bytes --]

New comment by Fade-ing on void-packages repository

https://github.com/void-linux/void-packages/pull/45177#issuecomment-1670756138

Comment:
> Not shure how critical these warnings are but seeing
> 
> ```
> Run-time dependency libunwind found: NO (tried pkgconfig and cmake)
> WARNING: OpenMP found but omp.h missing.
> Run-time dependency OpenMP found: NO (tried system)
> ```
> 
> adding libunwind-devel and libgomp-devel to makedepends resolves the configure warnings
> 
> Edit: 23.1.5 tests ok (x86_64-libc/radeonsi rx570)

Nice catch! This might explains the issue that wine complains about missing libunwind.so.1, which i resolved by installing libunwind package separately

Gonna go rebuild it then

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: mesa: update to version 23.1.4.
  2023-07-21 17:33 [PR PATCH] mesa: update to version 23.1.4 SpidFightFR
                   ` (9 preceding siblings ...)
  2023-08-09  6:37 ` Fade-ing
@ 2023-08-11 11:22 ` Fade-ing
  2023-08-11 11:22 ` Fade-ing
                   ` (2 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Fade-ing @ 2023-08-11 11:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 823 bytes --]

New comment by Fade-ing on void-packages repository

https://github.com/void-linux/void-packages/pull/45177#issuecomment-1670756138

Comment:
> Not shure how critical these warnings are but seeing
> 
> ```
> Run-time dependency libunwind found: NO (tried pkgconfig and cmake)
> WARNING: OpenMP found but omp.h missing.
> Run-time dependency OpenMP found: NO (tried system)
> ```
> 
> adding libunwind-devel and libgomp-devel to makedepends resolves the configure warnings
> 
> Edit: 23.1.5 tests ok (x86_64-libc/radeonsi rx570)

Nice catch! This might explains the issue that wine complains about missing libunwind.so.1, which i resolved by installing libunwind package separately

Gonna go rebuild it then

EDIT : Unfortunately it does seems to be related as it still asks for libunwind.so.1, so nevermind

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: mesa: update to version 23.1.4.
  2023-07-21 17:33 [PR PATCH] mesa: update to version 23.1.4 SpidFightFR
                   ` (10 preceding siblings ...)
  2023-08-11 11:22 ` Fade-ing
@ 2023-08-11 11:22 ` Fade-ing
  2023-09-08 17:28 ` [PR PATCH] [Closed]: " SpidFightFR
  2023-09-08 17:28 ` SpidFightFR
  13 siblings, 0 replies; 15+ messages in thread
From: Fade-ing @ 2023-08-11 11:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 826 bytes --]

New comment by Fade-ing on void-packages repository

https://github.com/void-linux/void-packages/pull/45177#issuecomment-1670756138

Comment:
> Not shure how critical these warnings are but seeing
> 
> ```
> Run-time dependency libunwind found: NO (tried pkgconfig and cmake)
> WARNING: OpenMP found but omp.h missing.
> Run-time dependency OpenMP found: NO (tried system)
> ```
> 
> adding libunwind-devel and libgomp-devel to makedepends resolves the configure warnings
> 
> Edit: 23.1.5 tests ok (x86_64-libc/radeonsi rx570)

Nice catch! This might explains the issue that wine complains about missing libunwind.so.1, which i resolved by installing libunwind package separately

Gonna go rebuild it then

EDIT : Unfortunately it doesn't seems to be related as it still asks for libunwind.so.1, so nevermind

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: mesa: update to version 23.1.4.
  2023-07-21 17:33 [PR PATCH] mesa: update to version 23.1.4 SpidFightFR
                   ` (12 preceding siblings ...)
  2023-09-08 17:28 ` [PR PATCH] [Closed]: " SpidFightFR
@ 2023-09-08 17:28 ` SpidFightFR
  13 siblings, 0 replies; 15+ messages in thread
From: SpidFightFR @ 2023-09-08 17:28 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 215 bytes --]

New comment by SpidFightFR on void-packages repository

https://github.com/void-linux/void-packages/pull/45177#issuecomment-1712005205

Comment:
Overlapped by https://github.com/void-linux/void-packages/pull/45974.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [PR PATCH] [Closed]: mesa: update to version 23.1.4.
  2023-07-21 17:33 [PR PATCH] mesa: update to version 23.1.4 SpidFightFR
                   ` (11 preceding siblings ...)
  2023-08-11 11:22 ` Fade-ing
@ 2023-09-08 17:28 ` SpidFightFR
  2023-09-08 17:28 ` SpidFightFR
  13 siblings, 0 replies; 15+ messages in thread
From: SpidFightFR @ 2023-09-08 17:28 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 550 bytes --]

There's a closed pull request on the void-packages repository

mesa: update to version 23.1.4.
https://github.com/void-linux/void-packages/pull/45177

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**



#### Local build testing
- I built this PR locally for my native architecture, (x64-GlibC)

Hey guys, it's a little PR to update mesa to the latest release that was published today, a few hours ago.
Best regards - Spid.


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2023-09-08 17:28 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-21 17:33 [PR PATCH] mesa: update to version 23.1.4 SpidFightFR
2023-07-23  7:44 ` Fade-ing
2023-07-23 20:30 ` mhmdanas
2023-08-03 23:20 ` HadetTheUndying
2023-08-04 10:23 ` SpidFightFR
2023-08-04 10:53 ` SpidFightFR
2023-08-04 12:36 ` Fade-ing
2023-08-07 10:08 ` biopsin
2023-08-07 10:20 ` biopsin
2023-08-08 18:21 ` HadetTheUndying
2023-08-09  6:37 ` Fade-ing
2023-08-11 11:22 ` Fade-ing
2023-08-11 11:22 ` Fade-ing
2023-09-08 17:28 ` [PR PATCH] [Closed]: " SpidFightFR
2023-09-08 17:28 ` SpidFightFR

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).