Bug 297259 - graphics/shaderc: Update to 2026.3
Summary: graphics/shaderc: Update to 2026.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Hiroki Tagato
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-08-04 06:10 UTC by Yuri Victorovich
Modified: 2026-08-06 13:50 UTC (History)
0 users

See Also:
tagattie: maintainer-feedback+


Attachments
patch (1.12 KB, patch)
2026-08-04 06:10 UTC, Yuri Victorovich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2026-08-04 06:10:43 UTC
Created attachment 273431 [details]
patch
Comment 1 Hiroki Tagato freebsd_committer freebsd_triage 2026-08-05 03:13:53 UTC
Shaderc 2026.3 breaks builds on misc/koboldcpp and misc/ollama. So I put the update on hold for now.

I will retry after updating relevant ports (spirv-tools and glang).
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2026-08-05 23:53:45 UTC
(In reply to Hiroki Tagato from comment #1)

FYI Shaderc 2026.3 and previous releases are broken - they aren't in sync with other vulkan ports and are missing some newest Vulkan features.

I've disabled Vulkan options in ollama and kobold until this is fixed in Vulkan, so you can check in this update for now.
Comment 3 commit-hook freebsd_committer freebsd_triage 2026-08-06 13:49:51 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=62da23345270752a697b51ee4c3e5593a7e2390f

commit 62da23345270752a697b51ee4c3e5593a7e2390f
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2026-08-06 13:47:20 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2026-08-06 13:48:55 +0000

    graphics/shaderc: Update to 2026.3

    Changelog: https://github.com/google/shaderc/blob/v2026.3/CHANGES

    PR:             297259
    Reported by:    yuri
    Co-authored-by: Yuri Victorovich <yuri@freebsd.org>

 graphics/shaderc/Makefile                   |  5 ++---
 graphics/shaderc/distinfo                   | 10 +++++-----
 graphics/shaderc/files/patch-system-glslang |  6 +++---
 3 files changed, 10 insertions(+), 11 deletions(-)
Comment 4 Hiroki Tagato freebsd_committer freebsd_triage 2026-08-06 13:50:41 UTC
Committed, thanks!