Rui Chen
Rui Chen
I dont think you need to specify branch?? when same-branch-only as true?
the workaround does not work the new release, https://github.com/Homebrew/homebrew-core/pull/184851 (still seeing the same issue)
cc @kovetskiy
yeah, we have it ``` $ fd libclang_rt.osx.a /opt/homebrew/Cellar/ /opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/lib/darwin/libclang_rt.osx.a ``` --- but that is under 18
llvm 20 is not the latest release  any how that both llvm18 and 20 can be supported? if not, that would be the one supporting llvm18?
Close as fixed. Thanks!
let's drop the arm bottle.
``` ==> /home/linuxbrew/.linuxbrew/Cellar/awsdac/0.21.3/bin/awsdac test.yaml panic: Specified fonts are not installed. goroutine 1 [running]: github.com/awslabs/diagram-as-code/internal/types.(*Resource).prepareFontFace(0xc00017c0e0, 0x0, 0x0?) github.com/awslabs/diagram-as-code/internal/types/resource.go:181 +0x26d github.com/awslabs/diagram-as-code/internal/types.(*Resource).Scale(0xc00017c0e0, 0x0) github.com/awslabs/diagram-as-code/internal/types/resource.go:228 +0xbf github.com/awslabs/diagram-as-code/internal/ctl.createDiagram(0xc00003fae8, 0xc0001184d0) github.com/awslabs/diagram-as-code/internal/ctl/create.go:73 +0xaf github.com/awslabs/diagram-as-code/internal/ctl.CreateDiagramFromDacFile({0x7ffcddb4a15d, 0x9}, 0xc0001184d0) github.com/awslabs/diagram-as-code/internal/ctl/dacfile.go:68...
- https://github.com/awslabs/diagram-as-code/issues/12