2026-02-13 20:35.58: New job: test sanette/tsdl-ttf https://github.com/sanette/tsdl-ttf.git#refs/heads/master (69e46a3e91898ce22013f34b95265e14253eba9f) (macos-x86_64:macos-homebrew-4.14_opam-2.5)Base: macos-homebrew-ocaml-4.14Opam project buildTo reproduce locally:git clone --recursive "https://github.com/sanette/tsdl-ttf.git" -b "master" && cd "tsdl-ttf" && git reset --hard 69e46a3ecat > Dockerfile <<'END-OF-DOCKERFILE'FROM macos-homebrew-ocaml-4.14# macos-homebrew-4.14_opam-2.5USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"RUN ln -f ~/local/bin/opam-2.5 ~/local/bin/opamRUN opam init --reinit -niRUN uname -rs && opam exec -- ocaml -version && opam --versionRUN cd ~/opam-repository && (git cat-file -e 302e116c4009da2f5a31c350a57c8b3c9b27289e || git fetch origin master) && git reset -q --hard 302e116c4009da2f5a31c350a57c8b3c9b27289e && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 tsdl-ttf.opam ./src/./RUN opam pin add -yn tsdl-ttf.dev './src/./'RUN echo '(lang dune 3.0)' > './src/./dune-project'ENV DEPS="base-bigarray.base base-threads.base base-unix.base conf-libffi.2.0.0 conf-pkg-config.4 conf-sdl2.1 conf-sdl2-ttf.1 csexp.1.5.2 ctypes.0.24.0 ctypes-foreign.0.24.0 dune.3.21.1 dune-configurator.3.21.1 integers.0.7.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 stdlib-shims.0.3.0 topkg.1.1.1 tsdl.1.2.0"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.5 --depext-only -y tsdl-ttf.dev $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . ./srcRUN cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2026-02-13 20:35.58: Using cache hint "sanette/tsdl-ttf-macos-homebrew-ocaml-4.14-macos-homebrew-4.14_opam-2.5-b48444e244add51808c9e981ea3cace2"2026-02-13 20:35.58: Using OBuilder spec:((from macos-homebrew-ocaml-4.14)(comment macos-homebrew-4.14_opam-2.5)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(run (shell "ln -f ~/local/bin/opam-2.5 ~/local/bin/opam"))(run (shell "opam init --reinit -ni"))(run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))(run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 302e116c4009da2f5a31c350a57c8b3c9b27289e || git fetch origin master) && git reset -q --hard 302e116c4009da2f5a31c350a57c8b3c9b27289e && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src tsdl-ttf.opam) (dst ./src/./))(run (network host)(shell "opam pin add -yn tsdl-ttf.dev './src/./'"))(run (network host)(shell "echo '(lang dune 3.0)' > './src/./dune-project'"))(env DEPS "base-bigarray.base base-threads.base base-unix.base conf-libffi.2.0.0 conf-pkg-config.4 conf-sdl2.1 conf-sdl2-ttf.1 csexp.1.5.2 ctypes.0.24.0 ctypes-foreign.0.24.0 dune.3.21.1 dune-configurator.3.21.1 integers.0.7.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 stdlib-shims.0.3.0 topkg.1.1.1 tsdl.1.2.0")(env CI true)(env OCAMLCI true)(run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))(network host)(shell "opam update --depexts && opam install --cli=2.5 --depext-only -y tsdl-ttf.dev $DEPS"))(run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))(network host)(shell "opam install $DEPS"))(copy (src .) (dst ./src))(run (shell "cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build")))2026-02-13 20:35.58: Waiting for resource in pool OCluster2026-02-13 20:35.59: Waiting for workerโฆ2026-02-13 20:37.55: Got resource from pool OClusterBuilding on i7-worker-01HEAD is now at 702894b Merge branch 'master' into LIBSDL2_TTF_SHLIBHEAD is now at 69e46a3 Support LIBSDL2_TTF_SHLIB (#8)(from macos-homebrew-ocaml-4.14)2026-02-13 20:37.57 ---> using "0c60f117aee57abea8364cb033d47bb1d63ff0f68e5ee97378e032498e8442af" from cache/: (comment macos-homebrew-4.14_opam-2.5)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (run (shell "ln -f ~/local/bin/opam-2.5 ~/local/bin/opam"))2026-02-13 20:37.57 ---> using "75b1629629d7f21c50a7e1e39b2ef83e2edb8ace81aab34254c0c8782b814749" from cache/: (run (shell "opam init --reinit -ni"))No configuration file found, using built-in defaults.Checking for available remotes: rsync and local, git.- you won't be able to use mercurial repositories unless you install the hg command on your system.- you won't be able to use darcs repositories unless you install the darcs command on your system.This version of opam requires an update to the layout of /Users/mac1000/.opam from version 2.1 to version 2.2, which can't be reverted.You may want to back it up before going further.Continue? [Y/n] y[NOTE] The 'jobs' option was reset, its value was 1 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:opam option jobs=1 --globalFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] no changes from git+file:///Users/mac1000/opam-repository2026-02-13 20:37.58 ---> using "a61e945ab7671a6fff400f946e3fe88df4d67a783ea1f56fa59dc21595ef1b19" from cache/: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Darwin 24.5.0The OCaml toplevel, version 4.14.22.5.02026-02-13 20:37.58 ---> using "11a9923a4c4f0ab256d15330129e4c4938459d2e6239eb4f7bdf0f2620300e09" from cache/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 302e116c4009da2f5a31c350a57c8b3c9b27289e || git fetch origin master) && git reset -q --hard 302e116c4009da2f5a31c350a57c8b3c9b27289e && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEAD4c9d80b731..302e116c40 master -> origin/master302e116c40 Merge pull request #29374 from shonfeder/release-dune-3.21.1<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///Users/mac1000/opam-repositoryEverything as up-to-date as possibleThe following packages are not being upgraded because the new versions conflict with other installed packages:- ocaml.5.4.0- ocaml-config.3However, you may "opam upgrade" these packages explicitly at these versions (e.g. "opam upgrade ocaml.5.4.0"), which will ask permission to downgrade or uninstall the conflicting packages.Nothing to do.# To update the current shell environment, run: eval $(opam env)2026-02-13 20:37.58 ---> using "8e0a049cf56382e71efda2842d05633f0e6e6b1ee13eef2b96740d32a526d9ad" from cache/: (copy (src tsdl-ttf.opam) (dst ./src/./))2026-02-13 20:37.59 ---> using "10a24d6281fb69da69da8ff5c9512504d3d678bc0c33450b220bf30fe7536b51" from cache/: (run (network host)(shell "opam pin add -yn tsdl-ttf.dev './src/./'"))[tsdl-ttf.dev] synchronised (file:///Users/mac1000/src)tsdl-ttf is now pinned to file:///Users/mac1000/src (version dev)2026-02-13 20:37.59 ---> using "b854a6a0680d90d4b485f88ba7dc28a28d1cec0376ae09de47807247eedb3a35" from cache/: (run (network host)(shell "echo '(lang dune 3.0)' > './src/./dune-project'"))2026-02-13 20:37.59 ---> using "733d45d202876e91f4b74d5fc4e48877f74a8717f5dde61923920bf2e0ee42a0" from cache/: (env DEPS "base-bigarray.base base-threads.base base-unix.base conf-libffi.2.0.0 conf-pkg-config.4 conf-sdl2.1 conf-sdl2-ttf.1 csexp.1.5.2 ctypes.0.24.0 ctypes-foreign.0.24.0 dune.3.21.1 dune-configurator.3.21.1 integers.0.7.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 stdlib-shims.0.3.0 topkg.1.1.1 tsdl.1.2.0")/: (env CI true)/: (env OCAMLCI true)/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))(network host)(shell "opam update --depexts && opam install --cli=2.5 --depext-only -y tsdl-ttf.dev $DEPS"))+ /usr/local/bin/brew "update"- ==> Updating Homebrew...- Already up-to-date.<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[tsdl-ttf.dev] synchronised (file:///Users/mac1000/src)[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).[NOTE] Package ocaml-config is already installed (current version is 2).[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2).[NOTE] Package ocaml is already installed (current version is 4.14.2).[NOTE] Package base-unix is already installed (current version is base).[NOTE] Package base-threads is already installed (current version is base).[NOTE] Package base-bigarray is already installed (current version is base).The following system packages will first need to be installed:libffi pkgconf sdl2 sdl2_ttf<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>+ /usr/local/bin/brew "install" "libffi" "pkgconf" "sdl2" "sdl2_ttf"- ==> Fetching downloads for: libffi, pkgconf, sdl2 and sdl2_ttf- โ๏ธ Bottle Manifest libffi (3.5.2)- โ๏ธ Bottle Manifest pkgconf (2.5.1)- โ๏ธ Bottle Manifest sdl2 (2.32.10)- โ๏ธ Bottle Manifest sdl2_ttf (2.24.0)- โ๏ธ Bottle Manifest sdl2_ttf (2.24.0)- โ๏ธ Bottle libffi (3.5.2)- โ๏ธ Bottle pkgconf (2.5.1)- โ๏ธ Bottle sdl2 (2.32.10)- โ๏ธ Bottle Manifest libpng (1.6.55)- โ๏ธ Bottle libpng (1.6.55)- โ๏ธ Bottle Manifest freetype (2.14.1_2)- โ๏ธ Bottle freetype (2.14.1_2)- โ๏ธ Bottle Manifest libunistring (1.4.1)- โ๏ธ Bottle libunistring (1.4.1)- โ๏ธ Bottle Manifest gettext (1.0)- โ๏ธ Bottle Manifest fontconfig (2.17.1)- โ๏ธ Bottle fontconfig (2.17.1)- โ๏ธ Bottle Manifest pcre2 (10.47_1)- โ๏ธ Bottle pcre2 (10.47_1)- โ๏ธ Bottle Manifest glib (2.86.3)- โ๏ธ Bottle Manifest xorgproto (2025.1)- โ๏ธ Bottle xorgproto (2025.1)- โ๏ธ Bottle Manifest libxau (1.0.12)- โ๏ธ Bottle libxau (1.0.12)- โ๏ธ Bottle Manifest libxdmcp (1.1.5)- โ๏ธ Bottle libxdmcp (1.1.5)- โ๏ธ Bottle Manifest libxcb (1.17.0)- โ๏ธ Bottle Manifest libx11 (1.8.13)- โ๏ธ Bottle Manifest libxext (1.3.7)- โ๏ธ Bottle libxext (1.3.7)- โ๏ธ Bottle Manifest libxrender (0.9.12)- โ๏ธ Bottle libxrender (0.9.12)- โ๏ธ Bottle Manifest lzo (2.10)- โ๏ธ Bottle lzo (2.10)- โ๏ธ Bottle Manifest pixman (0.46.4)- โ๏ธ Bottle pixman (0.46.4)- โ๏ธ Bottle Manifest cairo (1.18.4)- โ๏ธ Bottle cairo (1.18.4)- โ๏ธ Bottle Manifest graphite2 (1.3.14)- โ๏ธ Bottle graphite2 (1.3.14)- โ๏ธ Bottle Manifest icu4c@78 (78.2)- โ๏ธ Bottle Manifest harfbuzz (12.3.2)- โ๏ธ Bottle sdl2_ttf (2.24.0)- โ๏ธ Bottle glib (2.86.3)- โ๏ธ Bottle harfbuzz (12.3.2)- โ๏ธ Bottle icu4c@78 (78.2)- โ๏ธ Bottle libx11 (1.8.13)- โ๏ธ Bottle gettext (1.0)- โ๏ธ Bottle libxcb (1.17.0)- ==> Pouring libffi--3.5.2.sonoma.bottle.tar.gz- ==> Caveats- libffi is keg-only, which means it was not symlinked into /usr/local,- because macOS already provides this software and installing another version in- parallel can cause all kinds of trouble.-- For compilers to find libffi you may need to set:- export LDFLAGS="-L/usr/local/opt/libffi/lib"- export CPPFLAGS="-I/usr/local/opt/libffi/include"- ==> Summary- ๐บ /usr/local/Cellar/libffi/3.5.2: 18 files, 721.4KB- ==> Running `brew cleanup libffi`...- Disable this behaviour by setting `HOMEBREW_NO_INSTALL_CLEANUP=1`.- Hide these hints with `HOMEBREW_NO_ENV_HINTS=1` (see `man brew`).- ==> Pouring pkgconf--2.5.1.sequoia.bottle.tar.gz- ๐บ /usr/local/Cellar/pkgconf/2.5.1: 28 files, 383.2KB- ==> Running `brew cleanup pkgconf`...- ==> Pouring sdl2--2.32.10.sonoma.bottle.tar.gz- ๐บ /usr/local/Cellar/sdl2/2.32.10: 94 files, 6.7MB- ==> Running `brew cleanup sdl2`...- ==> Installing dependencies for sdl2_ttf: libpng, freetype, libunistring, gettext, fontconfig, pcre2, glib, xorgproto, libxau, libxdmcp, libxcb, libx11, libxext, libxrender, lzo, pixman, cairo, graphite2, icu4c@78 and harfbuzz- ==> Installing sdl2_ttf dependency: libpng- ==> Pouring libpng--1.6.55.sonoma.bottle.tar.gz- ๐บ /usr/local/Cellar/libpng/1.6.55: 28 files, 1.3MB- ==> Installing sdl2_ttf dependency: freetype- ==> Pouring freetype--2.14.1_2.sonoma.bottle.tar.gz- ๐บ /usr/local/Cellar/freetype/2.14.1_2: 68 files, 2.8MB- ==> Installing sdl2_ttf dependency: libunistring- ==> Pouring libunistring--1.4.1.sonoma.bottle.tar.gz- ๐บ /usr/local/Cellar/libunistring/1.4.1: 59 files, 5.8MB- ==> Installing sdl2_ttf dependency: gettext- ==> Pouring gettext--1.0.sonoma.bottle.tar.gz- ๐บ /usr/local/Cellar/gettext/1.0: 2,499 files, 33.9MB- ==> Installing sdl2_ttf dependency: fontconfig- ==> Pouring fontconfig--2.17.1.sonoma.bottle.1.tar.gz- ==> Regenerating font cache, this may take a while- ==> /usr/local/Cellar/fontconfig/2.17.1/bin/fc-cache --force --really-force --verbose- ๐บ /usr/local/Cellar/fontconfig/2.17.1: 98 files, 1.2MB- ==> Installing sdl2_ttf dependency: pcre2- ==> Pouring pcre2--10.47_1.sequoia.bottle.tar.gz- ๐บ /usr/local/Cellar/pcre2/10.47_1: 244 files, 7.3MB- ==> Installing sdl2_ttf dependency: glib- ==> Pouring glib--2.86.3.sonoma.bottle.tar.gz- ๐บ /usr/local/Cellar/glib/2.86.3: 504 files, 36.7MB- ==> Installing sdl2_ttf dependency: xorgproto- ==> Pouring xorgproto--2025.1.sonoma.bottle.tar.gz- ๐บ /usr/local/Cellar/xorgproto/2025.1: 268 files, 4.1MB- ==> Installing sdl2_ttf dependency: libxau- ==> Pouring libxau--1.0.12.sonoma.bottle.tar.gz- ๐บ /usr/local/Cellar/libxau/1.0.12: 21 files, 95.3KB- ==> Installing sdl2_ttf dependency: libxdmcp- ==> Pouring libxdmcp--1.1.5.sonoma.bottle.tar.gz- ๐บ /usr/local/Cellar/libxdmcp/1.1.5: 12 files, 123.6KB- ==> Installing sdl2_ttf dependency: libxcb- ==> Pouring libxcb--1.17.0.sonoma.bottle.1.tar.gz- ๐บ /usr/local/Cellar/libxcb/1.17.0: 2,498 files, 6.5MB- ==> Installing sdl2_ttf dependency: libx11- ==> Pouring libx11--1.8.13.sonoma.bottle.tar.gz- ๐บ /usr/local/Cellar/libx11/1.8.13: 1,043 files, 7MB- ==> Installing sdl2_ttf dependency: libxext- ==> Pouring libxext--1.3.7.sonoma.bottle.tar.gz- ๐บ /usr/local/Cellar/libxext/1.3.7: 88 files, 411.7KB- ==> Installing sdl2_ttf dependency: libxrender- ==> Pouring libxrender--0.9.12.sonoma.bottle.tar.gz- ๐บ /usr/local/Cellar/libxrender/0.9.12: 13 files, 178.4KB- ==> Installing sdl2_ttf dependency: lzo- ==> Pouring lzo--2.10.sonoma.bottle.tar.gz- ๐บ /usr/local/Cellar/lzo/2.10: 32 files, 569KB- ==> Installing sdl2_ttf dependency: pixman- ==> Pouring pixman--0.46.4.sonoma.bottle.1.tar.gz- ๐บ /usr/local/Cellar/pixman/0.46.4: 11 files, 1.5MB- ==> Installing sdl2_ttf dependency: cairo- ==> Pouring cairo--1.18.4.sonoma.bottle.1.tar.gz- ๐บ /usr/local/Cellar/cairo/1.18.4: 58 files, 4.4MB- ==> Installing sdl2_ttf dependency: graphite2- ==> Pouring graphite2--1.3.14.sonoma.bottle.2.tar.gz- ๐บ /usr/local/Cellar/graphite2/1.3.14: 19 files, 239.8KB- ==> Installing sdl2_ttf dependency: icu4c@78- ==> Pouring icu4c@78--78.2.sonoma.bottle.1.tar.gz- ๐บ /usr/local/Cellar/icu4c@78/78.2: 279 files, 86.7MB- ==> Installing sdl2_ttf dependency: harfbuzz- ==> Pouring harfbuzz--12.3.2.sonoma.bottle.tar.gz- ๐บ /usr/local/Cellar/harfbuzz/12.3.2: 77 files, 11.6MB- ==> Installing sdl2_ttf- ==> Pouring sdl2_ttf--2.24.0.sonoma.bottle.tar.gz- ๐บ /usr/local/Cellar/sdl2_ttf/2.24.0: 13 files, 241.4KB- ==> Running `brew cleanup sdl2_ttf`...- ==> Caveats- ==> libffi- libffi is keg-only, which means it was not symlinked into /usr/local,- because macOS already provides this software and installing another version in- parallel can cause all kinds of trouble.-- For compilers to find libffi you may need to set:- export LDFLAGS="-L/usr/local/opt/libffi/lib"- export CPPFLAGS="-I/usr/local/opt/libffi/include"# To update the current shell environment, run: eval $(opam env)2026-02-13 20:38.00 ---> using "e7c8ee93bd4f7a98e8ddced7713a60013dfe5a48f3cfd20f013623356b73dba7" from cache/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))(network host)(shell "opam install $DEPS"))[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).[NOTE] Package ocaml-config is already installed (current version is 2).[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2).[NOTE] Package ocaml is already installed (current version is 4.14.2).[NOTE] Package base-unix is already installed (current version is base).[NOTE] Package base-threads is already installed (current version is base).[NOTE] Package base-bigarray is already installed (current version is base).The following actions will be performed:=== install 15 packages- install conf-libffi 2.0.0- install conf-pkg-config 4- install conf-sdl2 1- install conf-sdl2-ttf 1- install csexp 1.5.2- install ctypes 0.24.0- install ctypes-foreign 0.24.0- install dune 3.21.1- install dune-configurator 3.21.1- install integers 0.7.0- install ocamlbuild 0.16.1- install ocamlfind 1.9.8- install stdlib-shims 0.3.0- install topkg 1.1.1- install tsdl 1.2.0<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> installed conf-pkg-config.4-> retrieved ctypes.0.24.0, ctypes-foreign.0.24.0 (cached)-> installed conf-sdl2-ttf.1-> installed conf-sdl2.1-> installed conf-libffi.2.0.0-> retrieved csexp.1.5.2 (cached)-> retrieved integers.0.7.0 (cached)-> retrieved ocamlbuild.0.16.1 (cached)-> retrieved stdlib-shims.0.3.0 (cached)-> retrieved ocamlfind.1.9.8 (cached)-> retrieved topkg.1.1.1 (cached)-> retrieved tsdl.1.2.0 (cached)-> retrieved dune.3.21.1, dune-configurator.3.21.1 (cached)-> installed ocamlbuild.0.16.1-> installed ocamlfind.1.9.8-> installed topkg.1.1.1-> installed dune.3.21.1-> installed stdlib-shims.0.3.0-> installed csexp.1.5.2-> installed integers.0.7.0-> installed dune-configurator.3.21.1-> installed ctypes.0.24.0-> installed ctypes-foreign.0.24.0-> installed tsdl.1.2.0Done.# To update the current shell environment, run: eval $(opam env)2026-02-13 20:38.00 ---> using "f24828f4d3061b27990cef3da68bcd46fc7b2d8226e146f1699728dc9e7a87f4" from cache/: (copy (src .) (dst ./src))2026-02-13 20:38.01 ---> using "70ce7caffc6dacfa37ebe3b64b9f603d0296a3dd4b1112017e80133bbea41b97" from cache/: (run (shell "cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build"))(cd _build/default/test && ./show_string.exe)TTF_InitTTF_Linked_VersionTTF_OpenFontTTF_OpenFontIndexTTF_OpenFontRWTTF_OpenFontIndexRWTTF_GetFontStyleTTF_SetFontStyleTTF_GetFontOutlineTTF_SetFontOutlineTTF_GetFontHintingTTF_SetFontHintingTTF_FontHeightTTF_FontAscentTTF_FontDescentTTF_FontLineSkipTTF_GetFontKerningTTF_SetFontKerningTTF_FontFacesTTF_FontFaceIsFixedWidthTTF_FontFaceFamilyNameTTF_FontFaceStyleNameTTF_GlyphIsProvidedTTF_GlyphIsProvided32TTF_GlyphMetricsTTF_SizeTextTTF_SizeUTF8TTF_RenderText_SolidTTF_RenderUTF8_SolidTTF_RenderGlyph_SolidTTF_RenderGlyph32_SolidTTF_RenderText_ShadedTTF_RenderUTF8_ShadedTTF_RenderGlyph_ShadedTTF_RenderGlyph32_ShadedTTF_RenderText_BlendedTTF_RenderUTF8_BlendedTTF_RenderText_Blended_WrappedTTF_RenderUTF8_Blended_WrappedTTF_RenderGlyph_BlendedTTF_RenderGlyph32_BlendedTTF_CloseFontTTF_QuitTTF_WasInitTTF_GetFontKerningSizeDummy video driver2026-02-13 20:35:20.578 show_string.exe[95058:21185073] INFO: SDL_ttf Version (2,24,0)2026-02-13 20:38.01 ---> using "ea0a33ac3d7abcfcf4d581dc60134131f69d107261a2712267b6f8fa173be4f2" from cacheJob succeeded2026-02-13 20:38.09: Job succeeded