Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 Nov 2024 00:40:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 282316] graphics/mesa-dri: fix build with clang 19
Message-ID:  <bug-282316-7141-WoNHAWQShc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-282316-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-282316-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282316

--- Comment #16 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3Df093abad37cb6de91f71a72302b6591=
793ae5f52

commit f093abad37cb6de91f71a72302b6591793ae5f52
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-11-01 23:40:32 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-11-01 23:52:43 +0000

    graphics/mesa-libs: force rebuild on -CURRENT after 13d55b0eaa13

    $ glxgears
    Error: couldn't get an RGB, Double-buffered visual

    $ glmark2-wayland
    Error: eglGetDisplay() failed with error: 0x3000
    Error: main: Could not initialize canvas

    $ kmscube
    MESA-LOADER: failed to open iris: /usr/local/lib/libglapi.so.0: Unsuppo=
rted
relocation type 36 in non-PLT relocations
     (search paths /usr/local/lib/dri, suffix _dri)
    MESA-LOADER: failed to open kms_swrast: /usr/local/lib/libglapi.so.0:
Unsupported relocation type 36 in non-PLT relocations
     (search paths /usr/local/lib/dri, suffix _dri)
    MESA-LOADER: failed to open swrast: /usr/local/lib/libglapi.so.0:
Unsupported relocation type 36 in non-PLT relocations
     (search paths /usr/local/lib/dri, suffix _dri)
    failed to initialize GBM

    PR:             282316

 graphics/mesa-libs/Makefile | 1 +
 1 file changed, 1 insertion(+)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282316-7141-WoNHAWQShc>