Organisationssanettetsdl-ttfc96d8b ()fedora-43-5.4_opam-2.5

fedora-43-5.4_opam-2.5

Logs

Show full logs
2026-04-27 13:41.53: New job: test sanette/tsdl-ttf https://github.com/sanette/tsdl-ttf.git#refs/pull/15/head (c96d8b634009c4e88180cc9cf7e55fac1d399286) (linux-x86_64:fedora-43-5.4_opam-2.5)
Base: ocaml/opam:fedora-43-ocaml-5.4@sha256:1e9dda7946898ac0fc2707683dc6e9df38da5cce0d82ff3862f12ad24cdd353b
Opam project build

To reproduce locally:

git clone --recursive "https://github.com/sanette/tsdl-ttf.git" && cd "tsdl-ttf" && git fetch origin "refs/pull/15/head" && git reset --hard c96d8b63
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:fedora-43-ocaml-5.4@sha256:1e9dda7946898ac0fc2707683dc6e9df38da5cce0d82ff3862f12ad24cdd353b
# fedora-43-5.4_opam-2.5
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
WORKDIR /src
RUN sudo dnf install -y findutils
RUN sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam
RUN opam init --reinit -ni
RUN uname -rs && opam exec -- ocaml -version && opam --version
WORKDIR /src
RUN sudo chown opam /src
RUN cd ~/opam-repository && (git cat-file -e 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 || git fetch origin master) && git reset -q --hard 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 && git log --no-decorate -n1 --oneline && opam update -u
COPY --chown=1000:1000 tsdl-ttf.opam ./
RUN opam pin add -yn tsdl-ttf.dev './'
RUN echo '(lang dune 3.0)' > './dune-project'
ENV DEPS="base-bigarray.base base-domains.base base-effects.base base-nnp.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.22.2 dune-configurator.3.22.2 integers.0.7.0 ocaml.5.4.1 ocaml-base-compiler.5.4.1 ocaml-compiler.5.4.1 ocaml-config.3 ocaml-options-vanilla.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 stdlib-shims.0.3.0 topkg.1.1.1 tsdl.1.3.0"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.5 --depext-only -y tsdl-ttf.dev $DEPS
RUN opam install $DEPS
COPY --chown=1000:1000 . /src
RUN opam exec -- dune build @install @check @runtest && rm -rf _build

END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK

2026-04-27 13:41.53: Using cache hint "sanette/tsdl-ttf-ocaml/opam:fedora-43-ocaml-5.4@sha256:1e9dda7946898ac0fc2707683dc6e9df38da5cce0d82ff3862f12ad24cdd353b-fedora-43-5.4_opam-2.5-1c87ec908f890343404fbb2ce5f5cd4d"
2026-04-27 13:41.53: Using OBuilder spec:
((from ocaml/opam:fedora-43-ocaml-5.4@sha256:1e9dda7946898ac0fc2707683dc6e9df38da5cce0d82ff3862f12ad24cdd353b)
 (comment fedora-43-5.4_opam-2.5)
 (user (uid 1000) (gid 1000))
 (env CLICOLOR_FORCE 1)
 (env OPAMCOLOR always)
 (workdir /src)
 (run (network host)
      (shell "sudo dnf install -y findutils"))
 (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam"))
 (run (shell "opam init --reinit -ni"))
 (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
 (workdir /src)
 (run (shell "sudo chown opam /src"))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "cd ~/opam-repository && (git cat-file -e 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 || git fetch origin master) && git reset -q --hard 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 && git log --no-decorate -n1 --oneline && opam update -u"))
 (copy (src tsdl-ttf.opam) (dst ./))
 (run (network host)
      (shell "opam pin add -yn tsdl-ttf.dev './'"))
 (run (shell "echo '(lang dune 3.0)' > './dune-project'"))
 (env DEPS "base-bigarray.base base-domains.base base-effects.base base-nnp.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.22.2 dune-configurator.3.22.2 integers.0.7.0 ocaml.5.4.1 ocaml-base-compiler.5.4.1 ocaml-compiler.5.4.1 ocaml-config.3 ocaml-options-vanilla.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 stdlib-shims.0.3.0 topkg.1.1.1 tsdl.1.3.0")
 (env CI true)
 (env OCAMLCI true)
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "opam update --depexts && opam install --cli=2.5 --depext-only -y tsdl-ttf.dev $DEPS"))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "opam install $DEPS"))
 (copy (src .) (dst /src))
 (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
)

2026-04-27 13:41.53: Waiting for resource in pool OCluster
2026-04-27 13:41.53: Waiting for worker…
2026-04-27 13:41.54: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
HEAD is now at c96d8b6 Use dune-config and pkg-config to build a build-time C program printing the linked path to SDL shared object and use it at runtime over the runtime detection heuristics.

(from ocaml/opam:fedora-43-ocaml-5.4@sha256:1e9dda7946898ac0fc2707683dc6e9df38da5cce0d82ff3862f12ad24cdd353b)
2026-04-27 13:41.58 ---> using "b4f58bf638be103d120971146d8fc126e9b3a8c46e3a4588789af4c5e1fccda0" from cache

/: (comment fedora-43-5.4_opam-2.5)

/: (user (uid 1000) (gid 1000))

/: (env CLICOLOR_FORCE 1)

/: (env OPAMCOLOR always)

/: (workdir /src)

/src: (run (network host)
           (shell "sudo dnf install -y findutils"))
Updating and loading repositories:
 Fedora 43 - x86_64 - Updates           100% |  29.2 KiB/s |  15.5 KiB |  00m01s
 Fedora 43 - x86_64                     100% |  75.3 KiB/s |  20.8 KiB |  00m00s
 Fedora 43 openh264 (From Cisco) - x86_ 100% |   7.3 KiB/s | 986.0   B |  00m00s
Repositories loaded.
Package "findutils-1:4.10.0-6.fc43.x86_64" is already installed.

Nothing to do.
2026-04-27 13:41.58 ---> using "524735b077c9512b6910eb61394d9eebef016b7d107d4d7b79adf23a8d11090c" from cache

/src: (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam"))
2026-04-27 13:41.58 ---> using "8cfb01e840492959ff95d3d5b6f59f80dfb7be314774547e49c6b970bb5e1d00" from cache

/src: (run (shell "opam init --reinit -ni"))
Configuring from /home/opam/.opamrc and then from 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 /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted.
You may want to back it up before going further.

Continue? [Y/n] y
Format upgrade done.

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
2026-04-27 13:41.58 ---> using "62a4127ab24cb770a3f441b63fbbb50777e0a9c11a35360cd84ef49dd3bfeb23" from cache

/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Linux 6.8.0-107-generic
The OCaml toplevel, version 5.4.1
2.5.0
2026-04-27 13:41.58 ---> using "201ad514b21b8e45f6ee307ccc16011d93b1898dc3d1c414ee43a01f6017ca08" from cache

/src: (workdir /src)

/src: (run (shell "sudo chown opam /src"))
2026-04-27 13:41.58 ---> using "0ea47d1513ca38b3e93e2d568380f3532c58d7ee39e5227e7b3a1d92427960eb" from cache

/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
           (network host)
           (shell "cd ~/opam-repository && (git cat-file -e 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 || git fetch origin master) && git reset -q --hard 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
 * branch                  master     -> FETCH_HEAD
   42844088d7..d5058a91d4  master     -> origin/master
5f7bb1a6e6 Merge pull request #29704 from shonfeder/release-dune-3.22.2

<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from git+file:///home/opam/opam-repository

Everything as up-to-date as possible
However, you may "opam upgrade" these packages explicitly at these versions (e.g. "opam upgrade ocaml.5.5.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-04-27 13:42.11 ---> saved as "ab73ebcb4a8f0dc890272086ed3b984d087fa9a4f8132756c5df5136d947e249"

/src: (copy (src tsdl-ttf.opam) (dst ./))
2026-04-27 13:42.11 ---> saved as "8b593de458af1fcb502271b7fa6681b1adbe7eb1b48265463b0235b8fd7fe074"

/src: (run (network host)
           (shell "opam pin add -yn tsdl-ttf.dev './'"))
[tsdl-ttf.dev] synchronised (file:///src)
tsdl-ttf is now pinned to file:///src (version dev)
2026-04-27 13:42.12 ---> saved as "11e8e744d75a9d776855dc9561dc1875e6e24a0b1504e013bb0c4ab6eea3664e"

/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))
2026-04-27 13:42.13 ---> saved as "394906567e2841ab183c6f2d7a1c0254aa662b2b2fcf49353e707b581fbc23dc"

/src: (env DEPS "base-bigarray.base base-domains.base base-effects.base base-nnp.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.22.2 dune-configurator.3.22.2 integers.0.7.0 ocaml.5.4.1 ocaml-base-compiler.5.4.1 ocaml-compiler.5.4.1 ocaml-config.3 ocaml-options-vanilla.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 stdlib-shims.0.3.0 topkg.1.1.1 tsdl.1.3.0")

/src: (env CI true)

/src: (env OCAMLCI true)

/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
           (network host)
           (shell "opam update --depexts && opam install --cli=2.5 --depext-only -y tsdl-ttf.dev $DEPS"))
+ /usr/sbin/sudo "yum" "makecache"
- Updating and loading repositories:
- Repositories loaded.
- Metadata cache created.

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[tsdl-ttf.dev] synchronised (file:///src)

[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 3).
[NOTE] Package ocaml-compiler is already installed (current version is 5.4.1).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.1).
[NOTE] Package ocaml is already installed (current version is 5.4.1).
[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-nnp is already installed (current version is base).
[NOTE] Package base-effects is already installed (current version is base).
[NOTE] Package base-domains 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-devel SDL2_ttf-devel sdl2-compat-devel

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

+ /usr/sbin/sudo "yum" "install" "-y" "SDL2_ttf-devel" "libffi-devel" "sdl2-compat-devel"
- Updating and loading repositories:
- Repositories loaded.
- Package                      Arch   Version                    Repository                            Size
- Upgrading:
-  glib2                       x86_64 2.86.5-1.fc43              updates                           15.0 MiB
-    replacing glib2           x86_64 2.86.4-1.fc43              updates                           15.0 MiB
-  libblkid                    x86_64 2.41.4-7.fc43              updates                          262.4 KiB
-    replacing libblkid        x86_64 2.41.3-7.fc43              a899a9b296804e8ab27411270a04f5e9 262.4 KiB
-  libfdisk                    x86_64 2.41.4-7.fc43              updates                          380.4 KiB
-    replacing libfdisk        x86_64 2.41.3-7.fc43              updates                          380.4 KiB
-  liblastlog2                 x86_64 2.41.4-7.fc43              updates                           33.9 KiB
-    replacing liblastlog2     x86_64 2.41.3-7.fc43              updates                           33.9 KiB
-  libmount                    x86_64 2.41.4-7.fc43              updates                          372.7 KiB
-    replacing libmount        x86_64 2.41.3-7.fc43              a899a9b296804e8ab27411270a04f5e9 372.7 KiB
-  libsmartcols                x86_64 2.41.4-7.fc43              updates                          180.5 KiB
-    replacing libsmartcols    x86_64 2.41.3-7.fc43              a899a9b296804e8ab27411270a04f5e9 180.5 KiB
-  libuuid                     x86_64 2.41.4-7.fc43              updates                           37.4 KiB
-    replacing libuuid         x86_64 2.41.3-7.fc43              a899a9b296804e8ab27411270a04f5e9  37.4 KiB
-  util-linux                  x86_64 2.41.4-7.fc43              updates                            3.5 MiB
-    replacing util-linux      x86_64 2.41.3-7.fc43              updates                            3.5 MiB
-  util-linux-core             x86_64 2.41.4-7.fc43              updates                            1.5 MiB
-    replacing util-linux-core x86_64 2.41.3-7.fc43              a899a9b296804e8ab27411270a04f5e9   1.5 MiB
-  zlib-ng-compat              x86_64 2.3.3-2.fc43               updates                          161.7 KiB
-    replacing zlib-ng-compat  x86_64 2.3.3-1.fc43               updates                          161.7 KiB
- Installing:
-  SDL2_ttf-devel              x86_64 2.24.0-1.fc43              fedora                            95.2 KiB
-  libffi-devel                x86_64 3.5.2-1.fc43               updates                           33.9 KiB
-  sdl2-compat-devel           x86_64 2.32.64-1.fc43             updates                            3.2 MiB
- Installing dependencies:
-  ModemManager-glib           x86_64 1.24.2-1.fc43              fedora                             1.5 MiB
-  SDL2_ttf                    x86_64 2.24.0-1.fc43              fedora                            89.8 KiB
-  SDL3                        x86_64 3.4.0-3.fc43               updates                            3.0 MiB
-  abattis-cantarell-vf-fonts  noarch 0.301-15.fc43              fedora                           192.7 KiB
-  adwaita-cursor-theme        noarch 49.0-1.fc43                fedora                            11.4 MiB
-  adwaita-icon-theme          noarch 49.0-1.fc43                fedora                             1.2 MiB
-  adwaita-icon-theme-legacy   noarch 46.2-4.fc43                fedora                             2.1 MiB
-  alsa-lib                    x86_64 1.2.15.3-1.fc43            updates                            1.5 MiB
-  at-spi2-atk                 x86_64 2.58.5-1.fc43              updates                          283.7 KiB
-  at-spi2-core                x86_64 2.58.5-1.fc43              updates                            1.5 MiB
-  atk                         x86_64 2.58.5-1.fc43              updates                          248.6 KiB
-  avahi-glib                  x86_64 0.9~rc2-6.fc43             fedora                            19.6 KiB
-  avahi-libs                  x86_64 0.9~rc2-6.fc43             fedora                           171.6 KiB
-  bluez-libs                  x86_64 5.86-4.fc43                updates                          198.3 KiB
-  brotli                      x86_64 1.2.0-1.fc43               updates                           33.6 KiB
-  brotli-devel                x86_64 1.2.0-1.fc43               updates                           65.9 KiB
-  bzip2-devel                 x86_64 1.0.8-21.fc43              fedora                           309.8 KiB
-  cairo                       x86_64 1.18.4-2.fc43              fedora                             1.8 MiB
-  cairo-devel                 x86_64 1.18.4-2.fc43              fedora                             2.3 MiB
-  cairo-gobject               x86_64 1.18.4-2.fc43              fedora                            31.1 KiB
-  cdparanoia-libs             x86_64 10.2-48.fc43               fedora                           113.5 KiB
-  cmake-filesystem            x86_64 3.31.11-1.fc43             updates                            0.0   B
-  colord-libs                 x86_64 1.4.8-2.fc43               fedora                           830.7 KiB
-  cups-filesystem             noarch 1:2.4.17-1.fc43            updates                            0.0   B
-  cups-libs                   x86_64 1:2.4.17-1.fc43            updates                          618.7 KiB
-  dbus                        x86_64 1:1.16.0-4.fc43            fedora                             0.0   B
-  default-fonts-core-sans     noarch 4.2-5.fc43                 fedora                            11.9 KiB
-  duktape                     x86_64 2.7.0-10.fc43              fedora                           615.8 KiB
-  fdk-aac-free                x86_64 2.0.0-16.fc43              fedora                           611.8 KiB
-  fftw-libs-single            x86_64 3.3.10-16.fc43             fedora                             3.6 MiB
-  flac-libs                   x86_64 1.5.0-5.fc43               updates                          611.5 KiB
-  fontconfig                  x86_64 2.17.0-3.fc43              fedora                           765.9 KiB
-  fontconfig-devel            x86_64 2.17.0-3.fc43              fedora                           123.6 KiB
-  fonts-filesystem            noarch 1:2.0.5-23.fc43            fedora                             0.0   B
-  freetype                    x86_64 2.13.3-3.fc43              fedora                           850.2 KiB
-  freetype-devel              x86_64 2.13.3-3.fc43              fedora                             8.5 MiB
-  fribidi                     x86_64 1.0.16-3.fc43              fedora                           190.3 KiB
-  fuse-common                 x86_64 3.16.2-6.fc43              updates                           38.0   B
-  fuse3                       x86_64 3.16.2-6.fc43              updates                          121.7 KiB
-  fuse3-libs                  x86_64 3.16.2-6.fc43              updates                          277.5 KiB
-  gdk-pixbuf2                 x86_64 2.44.6^really2.44.4-1.fc43 updates                            2.5 MiB
-  geoclue2                    x86_64 2.8.0-1.fc43               updates                          401.7 KiB
-  glib2-devel                 x86_64 2.86.5-1.fc43              updates                           15.7 MiB
-  glycin-libs                 x86_64 2.0.8-1.fc43               updates                            4.2 MiB
-  glycin-loaders              x86_64 2.0.8-1.fc43               updates                           12.7 MiB
-  google-noto-fonts-common    noarch 20251101-2.fc43            updates                           17.7 KiB
-  google-noto-sans-vf-fonts   noarch 20251101-2.fc43            updates                            1.4 MiB
-  graphene                    x86_64 1.10.8-2.fc43              fedora                           158.4 KiB
-  graphite2                   x86_64 1.3.14-19.fc43             fedora                           191.8 KiB
-  graphite2-devel             x86_64 1.3.14-19.fc43             fedora                            49.3 KiB
-  gsettings-desktop-schemas   x86_64 49.1-3.fc43                updates                            5.7 MiB
-  gsm                         x86_64 1.0.23-1.fc43              fedora                            65.3 KiB
-  gstreamer1                  x86_64 1.26.11-1.fc43             updates                            5.4 MiB
-  gstreamer1-plugins-base     x86_64 1.26.11-1.fc43             updates                            7.4 MiB
-  gtk-update-icon-cache       x86_64 3.24.52-1.fc43             updates                           62.2 KiB
-  gtk3                        x86_64 3.24.52-1.fc43             updates                           22.5 MiB
-  harfbuzz                    x86_64 11.5.1-2.fc43              updates                            2.8 MiB
-  harfbuzz-cairo              x86_64 11.5.1-2.fc43              updates                           48.1 KiB
-  harfbuzz-devel              x86_64 11.5.1-2.fc43              updates                            5.3 MiB
-  harfbuzz-icu                x86_64 11.5.1-2.fc43              updates                           15.4 KiB
-  hicolor-icon-theme          noarch 0.18-2.fc43                fedora                            72.4 KiB
-  highway                     x86_64 1.3.0-1.fc43               updates                            5.5 MiB
-  hwdata                      noarch 0.406-1.fc43               updates                            9.9 MiB
-  iso-codes                   noarch 4.18.0-2.fc43              fedora                            21.5 MiB
-  json-glib                   x86_64 1.10.8-4.fc43              updates                          592.3 KiB
-  lame-libs                   x86_64 3.100-20.fc43              fedora                             1.2 MiB
-  lcms2                       x86_64 2.16-6.fc43                fedora                           433.7 KiB
-  libXcomposite               x86_64 0.4.6-6.fc43               fedora                            40.5 KiB
-  libXcursor                  x86_64 1.2.3-3.fc43               fedora                            53.4 KiB
-  libXdamage                  x86_64 1.1.6-6.fc43               fedora                            39.6 KiB
-  libXext                     x86_64 1.3.6-4.fc43               fedora                            90.0 KiB
-  libXext-devel               x86_64 1.3.6-4.fc43               fedora                            98.9 KiB
-  libXfixes                   x86_64 6.0.1-6.fc43               fedora                            26.2 KiB
-  libXft                      x86_64 2.3.8-9.fc43               fedora                           164.4 KiB
-  libXi                       x86_64 1.8.2-3.fc43               fedora                            80.6 KiB
-  libXinerama                 x86_64 1.1.5-9.fc43               fedora                            15.0 KiB
-  libXrandr                   x86_64 1.5.4-6.fc43               fedora                            51.8 KiB
-  libXrender                  x86_64 0.9.12-3.fc43              fedora                            46.0 KiB
-  libXrender-devel            x86_64 0.9.12-3.fc43              fedora                            50.1 KiB
-  libXtst                     x86_64 1.2.5-3.fc43               fedora                            33.5 KiB
-  libXv                       x86_64 1.0.13-3.fc43              fedora                            26.0 KiB
-  libXxf86vm                  x86_64 1.1.6-3.fc43               fedora                            25.3 KiB
-  libaom                      x86_64 3.13.3-1.fc43              updates                            5.0 MiB
-  libasyncns                  x86_64 0.8-31.fc43                fedora                            55.5 KiB
-  libblkid-devel              x86_64 2.41.4-7.fc43              updates                           44.9 KiB
-  libcanberra                 x86_64 0.30-38.fc43               fedora                           266.5 KiB
-  libcloudproviders           x86_64 0.3.6-2.fc43               fedora                           124.3 KiB
-  libdatrie                   x86_64 0.2.13-12.fc43             fedora                            53.8 KiB
-  libdav1d                    x86_64 1.5.3-1.fc43               updates                            1.7 MiB
-  libdecor                    x86_64 0.2.5-1.fc43               updates                          165.2 KiB
-  libdrm                      x86_64 2.4.131-1.fc43             updates                          404.7 KiB
-  libebur128                  x86_64 1.2.6-14.fc43              fedora                            39.3 KiB
-  libepoxy                    x86_64 1.5.10-11.fc43             fedora                             1.1 MiB
-  libglvnd                    x86_64 1:1.7.0-8.fc43             fedora                           526.1 KiB
-  libglvnd-core-devel         x86_64 1:1.7.0-8.fc43             fedora                            40.3 KiB
-  libglvnd-devel              x86_64 1:1.7.0-8.fc43             fedora                             2.1 MiB
-  libglvnd-egl                x86_64 1:1.7.0-8.fc43             fedora                            64.7 KiB
-  libglvnd-gles               x86_64 1:1.7.0-8.fc43             fedora                            97.9 KiB
-  libglvnd-glx                x86_64 1:1.7.0-8.fc43             fedora                           601.2 KiB
-  libglvnd-opengl             x86_64 1:1.7.0-8.fc43             fedora                           144.8 KiB
-  libgudev                    x86_64 238-8.fc43                 fedora                            83.8 KiB
-  libgusb                     x86_64 0.4.9-4.fc43               fedora                           162.0 KiB
-  libheif                     x86_64 1.20.2-6.fc43              fedora                             1.6 MiB
-  libicu-devel                x86_64 77.1-1.fc43                fedora                             5.0 MiB
-  libjpeg-turbo               x86_64 3.1.3-1.fc43               updates                          806.3 KiB
-  libjxl                      x86_64 1:0.11.1-7.fc43            updates                            4.1 MiB
-  liblc3                      x86_64 1.1.3-5.fc43               fedora                           170.8 KiB
-  libldac                     x86_64 2.0.2.3-18.fc43            fedora                            74.2 KiB
-  libmount-devel              x86_64 2.41.4-7.fc43              updates                           65.5 KiB
-  libnotify                   x86_64 0.8.8-1.fc43               updates                          126.6 KiB
-  libogg                      x86_64 2:1.3.6-2.fc43             updates                           45.6 KiB
-  libopenjph                  x86_64 0.22.0-2.fc43              fedora                           466.2 KiB
-  libpciaccess                x86_64 0.16-16.fc43               fedora                            44.5 KiB
-  libpng                      x86_64 2:1.6.56-1.fc43            updates                          241.8 KiB
-  libpng-devel                x86_64 2:1.6.56-1.fc43            updates                            1.1 MiB
-  libproxy                    x86_64 0.5.12-1.fc43              updates                          102.3 KiB
-  librsvg2                    x86_64 2.61.0-5.fc43              updates                            5.1 MiB
-  libsbc                      x86_64 2.0-7.fc43                 fedora                            93.4 KiB
-  libselinux-devel            x86_64 3.9-5.fc43                 fedora                           127.3 KiB
-  libsepol-devel              x86_64 3.9-2.fc43                 fedora                           121.4 KiB
-  libsndfile                  x86_64 1.2.2-10.fc43              fedora                           550.1 KiB
-  libsoup3                    x86_64 3.6.6-2.fc43               updates                            1.7 MiB
-  libstemmer                  x86_64 3.0.1-8.fc43               fedora                           661.5 KiB
-  libtdb                      x86_64 1.4.14-3.fc43              fedora                           100.5 KiB
-  libthai                     x86_64 0.1.29-11.fc43             fedora                           783.4 KiB
-  libtheora                   x86_64 1:1.1.1-40.fc43            fedora                           477.3 KiB
-  libtinysparql               x86_64 3.10.1-5.fc43              updates                          995.0 KiB
-  libunwind                   x86_64 1.8.1-3.fc43               fedora                           194.1 KiB
-  libvisual                   x86_64 1:0.4.2-3.fc43             fedora                           452.7 KiB
-  libvmaf                     x86_64 3.0.0-4.fc43               fedora                           827.0 KiB
-  libvorbis                   x86_64 1:1.3.7-13.fc43            fedora                           833.4 KiB
-  libwayland-client           x86_64 1.24.0-1.fc43              fedora                            62.0 KiB
-  libwayland-cursor           x86_64 1.24.0-1.fc43              fedora                            37.3 KiB
-  libwayland-egl              x86_64 1.24.0-1.fc43              fedora                            12.4 KiB
-  libwebp                     x86_64 1.6.0-2.fc43               fedora                           956.6 KiB
-  libxkbcommon                x86_64 1.11.0-1.fc43              fedora                           408.2 KiB
-  libxml2-devel               x86_64 2.12.10-5.fc43             fedora                             3.4 MiB
-  libxshmfence                x86_64 1.3.2-7.fc43               fedora                            12.4 KiB
-  lm_sensors-libs             x86_64 3.6.0-23.fc43              fedora                            85.8 KiB
-  lzo                         x86_64 2.10-15.fc43               fedora                           178.9 KiB
-  lzo-devel                   x86_64 2.10-15.fc43               fedora                           212.2 KiB
-  lzo-minilzo                 x86_64 2.10-15.fc43               fedora                            36.7 KiB
-  mesa-dri-drivers            x86_64 25.3.6-3.fc43              updates                           48.8 MiB
-  mesa-filesystem             x86_64 25.3.6-3.fc43              updates                            3.6 KiB
-  mesa-libEGL                 x86_64 25.3.6-3.fc43              updates                          310.4 KiB
-  mesa-libGL                  x86_64 25.3.6-3.fc43              updates                          286.0 KiB
-  mesa-libGLU                 x86_64 9.0.3-7.fc43               fedora                           361.8 KiB
-  mesa-libGLU-devel           x86_64 9.0.3-7.fc43               fedora                            17.0 KiB
-  mesa-libgbm                 x86_64 25.3.6-3.fc43              updates                           19.7 KiB
-  mpg123-libs                 x86_64 1.32.10-2.fc43             fedora                           814.0 KiB
-  openh264                    x86_64 2.6.0-2.fc43               fedora-cisco-openh264              1.1 MiB
-  openjpeg                    x86_64 2.5.4-1.fc43               fedora                           456.3 KiB
-  opus                        x86_64 1.5.2-3.fc43               fedora                           427.6 KiB
-  orc                         x86_64 0.4.41-2.fc43              fedora                           726.3 KiB
-  pango                       x86_64 1.57.1-1.fc43              updates                            1.0 MiB
-  pcre2-devel                 x86_64 10.47-1.fc43               updates                            2.1 MiB
-  pcre2-utf16                 x86_64 10.47-1.fc43               updates                          639.2 KiB
-  pcre2-utf32                 x86_64 10.47-1.fc43               updates                          611.1 KiB
-  pipewire-libs               x86_64 1.4.11-1.fc43              updates                            8.6 MiB
-  pixman                      x86_64 0.46.2-2.fc43              fedora                           710.3 KiB
-  pixman-devel                x86_64 0.46.2-2.fc43              fedora                            56.1 KiB
-  pulseaudio-libs             x86_64 17.0-9.fc43                updates                            3.4 MiB
-  python3-packaging           noarch 25.0-7.fc43                fedora                           607.4 KiB
-  rav1e-libs                  x86_64 0.8.1-2.fc43               updates                            3.1 MiB
-  sdl2-compat                 x86_64 2.32.64-1.fc43             updates                          408.4 KiB
-  shared-mime-info            x86_64 2.4-2.fc43                 fedora                             5.2 MiB
-  sound-theme-freedesktop     noarch 0.8-24.fc43                fedora                           460.4 KiB
-  spirv-tools-libs            x86_64 2026.1-2.fc43              updates                            5.9 MiB
-  svt-av1-libs                x86_64 3.1.2-1.fc43               fedora                             5.6 MiB
-  sysprof-capture-devel       x86_64 49.0-1.fc43                fedora                           803.7 KiB
-  webrtc-audio-processing     x86_64 1.3-9.fc43                 fedora                             1.4 MiB
-  xdg-desktop-portal          x86_64 1.20.4-1.fc43              updates                            1.9 MiB
-  xkeyboard-config            noarch 2.46-1.fc43                updates                           10.2 MiB
-  xml-common                  noarch 0.6.3-67.fc43              fedora                            78.4 KiB
-  xprop                       x86_64 1.2.8-4.fc43               fedora                            54.7 KiB
-  xz-devel                    x86_64 1:5.8.1-4.fc43             updates                          258.8 KiB
-  zlib-ng-compat-devel        x86_64 2.3.3-2.fc43               updates                          107.0 KiB
- Installing weak dependencies:
-  adwaita-mono-fonts          noarch 49.0-2.fc43                fedora                             5.5 MiB
-  adwaita-sans-fonts          noarch 49.0-2.fc43                fedora                             1.7 MiB
-  dconf                       x86_64 0.49.0-1.fc43              fedora                           307.5 KiB
-  glib-networking             x86_64 2.80.1-3.fc43              fedora                           742.9 KiB
-  libcanberra-gtk3            x86_64 0.30-38.fc43               fedora                            70.7 KiB
-  low-memory-monitor          x86_64 2.1-13.fc43                fedora                            66.0 KiB
-  mesa-va-drivers             x86_64 25.3.6-3.fc43              updates                          115.0   B
-  tinysparql                  x86_64 3.10.1-5.fc43              updates                            2.5 MiB
-  xdg-desktop-portal-gtk      x86_64 1.15.3-2.fc43              fedora                           473.3 KiB
- 
- Transaction Summary:
-  Installing:       189 packages
-  Upgrading:         10 packages
-  Replacing:         10 packages
- 
- Total size of inbound packages is 89 MiB. Need to download 89 MiB.
- After this operation, 338 MiB extra will be used (install 359 MiB, remove 21 MiB).
- [  1/199] SDL2_ttf-devel-0:2.24.0-1.fc4 100% |  89.6 KiB/s |  21.3 KiB |  00m00s
- [  2/199] libffi-devel-0:3.5.2-1.fc43.x 100% | 349.1 KiB/s |  29.7 KiB |  00m00s
- [  3/199] SDL2_ttf-0:2.24.0-1.fc43.x86_ 100% | 127.2 KiB/s |  44.1 KiB |  00m00s
- [  4/199] sdl2-compat-devel-0:2.32.64-1 100% | 757.7 KiB/s | 506.9 KiB |  00m01s
- [  5/199] sdl2-compat-0:2.32.64-1.fc43. 100% | 140.5 KiB/s | 136.9 KiB |  00m01s
- [  6/199] cmake-filesystem-0:3.31.11-1. 100% |  25.9 KiB/s |  13.4 KiB |  00m01s
- [  7/199] freetype-0:2.13.3-3.fc43.x86_ 100% | 166.8 KiB/s | 412.1 KiB |  00m02s
- [  8/199] libglvnd-devel-1:1.7.0-8.fc43 100% | 227.7 KiB/s | 162.2 KiB |  00m01s
- [  9/199] libglvnd-core-devel-1:1.7.0-8 100% | 207.9 KiB/s |  17.3 KiB |  00m00s
- [ 10/199] libglvnd-1:1.7.0-8.fc43.x86_6 100% | 332.4 KiB/s | 114.0 KiB |  00m00s
- [ 11/199] libglvnd-egl-1:1.7.0-8.fc43.x 100% |  99.5 KiB/s |  36.0 KiB |  00m00s
- [ 12/199] libglvnd-gles-1:1.7.0-8.fc43. 100% |  64.9 KiB/s |  28.5 KiB |  00m00s
- [ 13/199] libglvnd-opengl-1:1.7.0-8.fc4 100% | 217.7 KiB/s |  37.0 KiB |  00m00s
- [ 14/199] libXext-0:1.3.6-4.fc43.x86_64 100% |  78.7 KiB/s |  39.1 KiB |  00m00s
- [ 15/199] mesa-libGLU-devel-0:9.0.3-7.f 100% |  36.1 KiB/s |  11.9 KiB |  00m00s
- [ 16/199] libglvnd-glx-1:1.7.0-8.fc43.x 100% |  79.2 KiB/s | 132.1 KiB |  00m02s
- [ 17/199] mesa-libGL-0:25.3.6-3.fc43.x8 100% | 304.3 KiB/s | 119.0 KiB |  00m00s
- [ 18/199] libXxf86vm-0:1.1.6-3.fc43.x86 100% |   1.4 MiB/s |  17.7 KiB |  00m00s
- [ 19/199] mesa-libGLU-0:9.0.3-7.fc43.x8 100% | 141.4 KiB/s | 166.0 KiB |  00m01s
- [ 20/199] libxshmfence-0:1.3.2-7.fc43.x 100% |  67.4 KiB/s |  13.3 KiB |  00m00s
- [ 21/199] lm_sensors-libs-0:3.6.0-23.fc 100% | 178.1 KiB/s |  40.6 KiB |  00m00s
- [ 22/199] mesa-filesystem-0:25.3.6-3.fc 100% | 527.3 KiB/s |  10.5 KiB |  00m00s
- [ 23/199] mesa-libgbm-0:25.3.6-3.fc43.x 100% | 749.5 KiB/s |  16.5 KiB |  00m00s
- [ 24/199] mesa-libEGL-0:25.3.6-3.fc43.x 100% | 413.4 KiB/s | 120.7 KiB |  00m00s
- [ 25/199] libwayland-client-0:1.24.0-1. 100% | 218.4 KiB/s |  33.6 KiB |  00m00s
- [ 26/199] SDL3-0:3.4.0-3.fc43.x86_64    100% | 181.9 KiB/s |   1.1 MiB |  00m06s
- [ 27/199] graphite2-0:1.3.14-19.fc43.x8 100% | 372.0 KiB/s |  95.6 KiB |  00m00s
- [ 28/199] libpng-2:1.6.56-1.fc43.x86_64 100% | 384.9 KiB/s | 125.5 KiB |  00m00s
- [ 29/199] harfbuzz-0:11.5.1-2.fc43.x86_ 100% | 584.7 KiB/s |   1.1 MiB |  00m02s
- [ 30/199] harfbuzz-devel-0:11.5.1-2.fc4 100% | 713.3 KiB/s | 455.8 KiB |  00m01s
- [ 31/199] cairo-0:1.18.4-2.fc43.x86_64  100% | 636.4 KiB/s | 729.3 KiB |  00m01s
- [ 32/199] harfbuzz-cairo-0:11.5.1-2.fc4 100% | 423.1 KiB/s |  30.0 KiB |  00m00s
- [ 33/199] freetype-devel-0:2.13.3-3.fc4 100% | 476.0 KiB/s |   1.0 MiB |  00m02s
- [ 34/199] harfbuzz-icu-0:11.5.1-2.fc43. 100% |  47.7 KiB/s |  15.7 KiB |  00m00s
- [ 35/199] libXrender-0:0.9.12-3.fc43.x8 100% | 426.6 KiB/s |  26.9 KiB |  00m00s
- [ 36/199] lzo-0:2.10-15.fc43.x86_64     100% | 431.1 KiB/s |  69.4 KiB |  00m00s
- [ 37/199] fontconfig-0:2.17.0-3.fc43.x8 100% | 484.4 KiB/s | 272.2 KiB |  00m01s
- [ 38/199] default-fonts-core-sans-0:4.2 100% | 183.4 KiB/s |  29.9 KiB |  00m00s
- [ 39/199] fonts-filesystem-1:2.0.5-23.f 100% | 118.9 KiB/s |   8.7 KiB |  00m00s
- [ 40/199] pixman-0:0.46.2-2.fc43.x86_64 100% | 647.2 KiB/s | 292.5 KiB |  00m00s
- [ 41/199] xml-common-0:0.6.3-67.fc43.no 100% | 214.1 KiB/s |  31.0 KiB |  00m00s
- [ 42/199] abattis-cantarell-vf-fonts-0: 100% | 553.6 KiB/s | 120.1 KiB |  00m00s
- [ 43/199] libpciaccess-0:0.16-16.fc43.x 100% | 278.6 KiB/s |  26.2 KiB |  00m00s
- [ 44/199] libdrm-0:2.4.131-1.fc43.x86_6 100% | 384.3 KiB/s | 162.9 KiB |  00m00s
- [ 45/199] cairo-devel-0:1.18.4-2.fc43.x 100% | 495.7 KiB/s | 191.8 KiB |  00m00s
- [ 46/199] spirv-tools-libs-0:2026.1-2.f 100% | 616.9 KiB/s |   1.7 MiB |  00m03s
- [ 47/199] python3-packaging-0:25.0-7.fc 100% | 384.5 KiB/s | 161.5 KiB |  00m00s
- [ 48/199] graphite2-devel-0:1.3.14-19.f 100% | 210.6 KiB/s |  20.6 KiB |  00m00s
- [ 49/199] glib2-devel-0:2.86.5-1.fc43.x 100% | 512.0 KiB/s |   1.5 MiB |  00m03s
- [ 50/199] libmount-devel-0:2.41.4-7.fc4 100% | 443.7 KiB/s |  24.8 KiB |  00m00s
- [ 51/199] libselinux-devel-0:3.9-5.fc43 100% | 745.5 KiB/s | 152.1 KiB |  00m00s
- [ 52/199] libsepol-devel-0:3.9-2.fc43.x 100% | 465.0 KiB/s |  48.4 KiB |  00m00s
- [ 53/199] libicu-devel-0:77.1-1.fc43.x8 100% | 755.8 KiB/s | 794.4 KiB |  00m01s
- [ 54/199] pcre2-utf16-0:10.47-1.fc43.x8 100% | 866.6 KiB/s | 246.1 KiB |  00m00s
- [ 55/199] pcre2-devel-0:10.47-1.fc43.x8 100% | 531.2 KiB/s | 550.9 KiB |  00m01s
- [ 56/199] pcre2-utf32-0:10.47-1.fc43.x8 100% | 828.9 KiB/s | 232.9 KiB |  00m00s
- [ 57/199] zlib-ng-compat-devel-0:2.3.3- 100% | 687.9 KiB/s |  37.8 KiB |  00m00s
- [ 58/199] sysprof-capture-devel-0:49.0- 100% |   1.0 MiB/s | 171.1 KiB |  00m00s
- [ 59/199] libwayland-cursor-0:1.24.0-1. 100% | 385.6 KiB/s |  18.9 KiB |  00m00s
- [ 60/199] libdecor-0:0.2.5-1.fc43.x86_6 100% | 309.5 KiB/s |  57.9 KiB |  00m00s
- [ 61/199] brotli-devel-0:1.2.0-1.fc43.x 100% | 381.7 KiB/s |  34.4 KiB |  00m00s
- [ 62/199] brotli-0:1.2.0-1.fc43.x86_64  100% | 517.5 KiB/s |  23.8 KiB |  00m00s
- [ 63/199] bzip2-devel-0:1.0.8-21.fc43.x 100% | 631.4 KiB/s | 213.4 KiB |  00m00s
- [ 64/199] libpng-devel-2:1.6.56-1.fc43. 100% | 932.0 KiB/s | 302.9 KiB |  00m00s
- [ 65/199] google-noto-sans-vf-fonts-0:2 100% | 828.2 KiB/s | 614.5 KiB |  00m01s
- [ 66/199] google-noto-fonts-common-0:20 100% | 577.1 KiB/s |  17.3 KiB |  00m00s
- [ 67/199] fontconfig-devel-0:2.17.0-3.f 100% | 481.5 KiB/s | 169.5 KiB |  00m00s
- [ 68/199] hwdata-0:0.406-1.fc43.noarch  100% | 814.6 KiB/s |   1.7 MiB |  00m02s
- [ 69/199] libXrender-devel-0:0.9.12-3.f 100% | 452.1 KiB/s |  19.0 KiB |  00m00s
- [ 70/199] libXext-devel-0:1.3.6-4.fc43. 100% | 375.3 KiB/s |  85.2 KiB |  00m00s
- [ 71/199] lzo-devel-0:2.10-15.fc43.x86_ 100% | 411.0 KiB/s |  39.0 KiB |  00m00s
- [ 72/199] pixman-devel-0:0.46.2-2.fc43. 100% | 579.7 KiB/s |  18.0 KiB |  00m00s
- [ 73/199] lzo-minilzo-0:2.10-15.fc43.x8 100% | 242.3 KiB/s |  24.0 KiB |  00m00s
- [ 74/199] libblkid-devel-0:2.41.4-7.fc4 100% |   1.1 MiB/s |  23.6 KiB |  00m00s
- [ 75/199] adwaita-icon-theme-0:49.0-1.f 100% |   1.3 MiB/s | 403.9 KiB |  00m00s
- [ 76/199] cairo-gobject-0:1.18.4-2.fc43 100% | 627.1 KiB/s |  16.9 KiB |  00m00s
- [ 77/199] colord-libs-0:1.4.8-2.fc43.x8 100% |   1.4 MiB/s | 230.5 KiB |  00m00s
- [ 78/199] fribidi-0:1.0.16-3.fc43.x86_6 100% | 666.5 KiB/s |  53.3 KiB |  00m00s
- [ 79/199] hicolor-icon-theme-0:0.18-2.f 100% | 867.3 KiB/s |  65.9 KiB |  00m00s
- [ 80/199] libXcomposite-0:0.4.6-6.fc43. 100% | 447.5 KiB/s |  24.2 KiB |  00m00s
- [ 81/199] libXcursor-0:1.2.3-3.fc43.x86 100% |   1.0 MiB/s |  31.2 KiB |  00m00s
- [ 82/199] libXdamage-0:1.1.6-6.fc43.x86 100% | 474.6 KiB/s |  23.3 KiB |  00m00s
- [ 83/199] libXfixes-0:6.0.1-6.fc43.x86_ 100% | 489.0 KiB/s |  19.1 KiB |  00m00s
- [ 84/199] libXi-0:1.8.2-3.fc43.x86_64   100% |   1.5 MiB/s |  40.3 KiB |  00m00s
- [ 85/199] libXinerama-0:1.1.5-9.fc43.x8 100% | 362.9 KiB/s |  14.2 KiB |  00m00s
- [ 86/199] libXrandr-0:1.5.4-6.fc43.x86_ 100% | 766.5 KiB/s |  27.6 KiB |  00m00s
- [ 87/199] libcloudproviders-0:0.3.6-2.f 100% | 430.1 KiB/s |  46.9 KiB |  00m00s
- [ 88/199] libepoxy-0:1.5.10-11.fc43.x86 100% | 460.8 KiB/s | 229.5 KiB |  00m00s
- [ 89/199] libwayland-egl-0:1.24.0-1.fc4 100% | 263.3 KiB/s |  12.4 KiB |  00m00s
- [ 90/199] libxkbcommon-0:1.11.0-1.fc43. 100% | 227.3 KiB/s | 174.3 KiB |  00m01s
- [ 91/199] adwaita-cursor-theme-0:49.0-1 100% | 428.0 KiB/s | 380.1 KiB |  00m01s
- [ 92/199] adwaita-icon-theme-legacy-0:4 100% | 304.5 KiB/s |   2.5 MiB |  00m08s
- [ 93/199] lcms2-0:2.16-6.fc43.x86_64    100% |   1.4 MiB/s | 182.8 KiB |  00m00s
- [ 94/199] libgusb-0:0.4.9-4.fc43.x86_64 100% | 591.9 KiB/s |  64.5 KiB |  00m00s
- [ 95/199] pango-0:1.57.1-1.fc43.x86_64  100% |   1.3 MiB/s | 358.0 KiB |  00m00s
- [ 96/199] libXft-0:2.3.8-9.fc43.x86_64  100% | 446.0 KiB/s |  72.2 KiB |  00m00s
- [ 97/199] libthai-0:0.1.29-11.fc43.x86_ 100% | 620.3 KiB/s | 210.3 KiB |  00m00s
- [ 98/199] libdatrie-0:0.2.13-12.fc43.x8 100% | 780.4 KiB/s |  32.0 KiB |  00m00s
- [ 99/199] at-spi2-atk-0:2.58.5-1.fc43.x 100% | 466.9 KiB/s |  87.3 KiB |  00m00s
- [100/199] mesa-dri-drivers-0:25.3.6-3.f 100% | 481.6 KiB/s |  12.8 MiB |  00m27s
- [101/199] at-spi2-core-0:2.58.5-1.fc43. 100% | 486.6 KiB/s | 391.7 KiB |  00m01s
- [102/199] dbus-1:1.16.0-4.fc43.x86_64   100% |  84.0 KiB/s |   7.5 KiB |  00m00s
- [103/199] libXtst-0:1.2.5-3.fc43.x86_64 100% | 526.2 KiB/s |  20.5 KiB |  00m00s
- [104/199] xprop-0:1.2.8-4.fc43.x86_64   100% | 440.7 KiB/s |  34.8 KiB |  00m00s
- [105/199] atk-0:2.58.5-1.fc43.x86_64    100% | 184.6 KiB/s |  80.3 KiB |  00m00s
- [106/199] avahi-libs-0:0.9~rc2-6.fc43.x 100% | 284.1 KiB/s |  69.0 KiB |  00m00s
- [107/199] cups-filesystem-1:2.4.17-1.fc 100% | 427.1 KiB/s |  12.4 KiB |  00m00s
- [108/199] cups-libs-1:2.4.17-1.fc43.x86 100% | 417.1 KiB/s | 262.0 KiB |  00m01s
- [109/199] gtk3-0:3.24.52-1.fc43.x86_64  100% | 416.5 KiB/s |   6.0 MiB |  00m15s
- [110/199] gtk-update-icon-cache-0:3.24. 100% |   1.3 MiB/s |  33.6 KiB |  00m00s
- [111/199] libtinysparql-0:3.10.1-5.fc43 100% | 826.5 KiB/s | 347.1 KiB |  00m00s
- [112/199] avahi-glib-0:0.9~rc2-6.fc43.x 100% | 370.2 KiB/s |  15.2 KiB |  00m00s
- [113/199] gdk-pixbuf2-0:2.44.6^really2. 100% | 443.6 KiB/s | 485.3 KiB |  00m01s
- [114/199] libstemmer-0:3.0.1-8.fc43.x86 100% | 390.1 KiB/s | 155.3 KiB |  00m00s
- [115/199] shared-mime-info-0:2.4-2.fc43 100% | 353.1 KiB/s | 399.7 KiB |  00m01s
- [116/199] libheif-0:1.20.2-6.fc43.x86_6 100% | 404.5 KiB/s | 578.1 KiB |  00m01s
- [117/199] glycin-libs-0:2.0.8-1.fc43.x8 100% | 861.9 KiB/s |   1.5 MiB |  00m02s
- [118/199] libopenjph-0:0.22.0-2.fc43.x8 100% | 635.3 KiB/s | 154.4 KiB |  00m00s
- [119/199] libwebp-0:1.6.0-2.fc43.x86_64 100% | 771.9 KiB/s | 324.2 KiB |  00m00s
- [120/199] openjpeg-0:2.5.4-1.fc43.x86_6 100% | 667.5 KiB/s | 192.2 KiB |  00m00s
- [121/199] xkeyboard-config-0:2.46-1.fc4 100% | 652.0 KiB/s | 993.6 KiB |  00m02s
- [122/199] openh264-0:2.6.0-2.fc43.x86_6 100% | 527.9 KiB/s | 422.8 KiB |  00m01s
- [123/199] svt-av1-libs-0:3.1.2-1.fc43.x 100% | 547.1 KiB/s |   2.0 MiB |  00m04s
- [124/199] libaom-0:3.13.3-1.fc43.x86_64 100% | 997.1 KiB/s |   1.9 MiB |  00m02s
- [125/199] libvmaf-0:3.0.0-4.fc43.x86_64 100% | 316.0 KiB/s | 196.6 KiB |  00m01s
- [126/199] glycin-loaders-0:2.0.8-1.fc43 100% | 445.9 KiB/s |   2.8 MiB |  00m06s
- [127/199] libjpeg-turbo-0:3.1.3-1.fc43. 100% |   1.1 MiB/s | 236.8 KiB |  00m00s
- [128/199] json-glib-0:1.10.8-4.fc43.x86 100% | 637.2 KiB/s | 172.7 KiB |  00m00s
- [129/199] libdav1d-0:1.5.3-1.fc43.x86_6 100% |   1.0 MiB/s | 637.4 KiB |  00m01s
- [130/199] libsoup3-0:3.6.6-2.fc43.x86_6 100% |   1.1 MiB/s | 451.5 KiB |  00m00s
- [131/199] libxml2-devel-0:2.12.10-5.fc4 100% | 583.6 KiB/s | 524.0 KiB |  00m01s
- [132/199] rav1e-libs-0:0.8.1-2.fc43.x86 100% | 798.6 KiB/s |   1.1 MiB |  00m01s
- [133/199] xz-devel-1:5.8.1-4.fc43.x86_6 100% | 709.7 KiB/s |  66.7 KiB |  00m00s
- [134/199] libjxl-1:0.11.1-7.fc43.x86_64 100% |   1.2 MiB/s |   1.2 MiB |  00m01s
- [135/199] xdg-desktop-portal-gtk-0:1.15 100% |   1.2 MiB/s | 144.0 KiB |  00m00s
- [136/199] mesa-va-drivers-0:25.3.6-3.fc 100% | 462.1 KiB/s |   9.2 KiB |  00m00s
- [137/199] libcanberra-gtk3-0:0.30-38.fc 100% | 170.2 KiB/s |  30.1 KiB |  00m00s
- [138/199] highway-0:1.3.0-1.fc43.x86_64 100% | 971.3 KiB/s | 694.5 KiB |  00m01s
- [139/199] libtdb-0:1.4.14-3.fc43.x86_64 100% | 724.4 KiB/s |  55.1 KiB |  00m00s
- [140/199] libcanberra-0:0.30-38.fc43.x8 100% | 658.8 KiB/s |  83.7 KiB |  00m00s
- [141/199] libvorbis-1:1.3.7-13.fc43.x86 100% |   1.0 MiB/s | 188.4 KiB |  00m00s
- [142/199] dconf-0:0.49.0-1.fc43.x86_64  100% | 841.2 KiB/s | 110.2 KiB |  00m00s
- [143/199] librsvg2-0:2.61.0-5.fc43.x86_ 100% |   1.3 MiB/s |   1.9 MiB |  00m01s
- [144/199] sound-theme-freedesktop-0:0.8 100% | 809.9 KiB/s | 382.3 KiB |  00m00s
- [145/199] glib-networking-0:2.80.1-3.fc 100% |   2.0 MiB/s | 200.8 KiB |  00m00s
- [146/199] xdg-desktop-portal-0:1.20.4-1 100% |   2.0 MiB/s | 516.7 KiB |  00m00s
- [147/199] libgudev-0:238-8.fc43.x86_64  100% |   1.1 MiB/s |  34.6 KiB |  00m00s
- [148/199] libogg-2:1.3.6-2.fc43.x86_64  100% |   1.4 MiB/s |  33.5 KiB |  00m00s
- [149/199] tinysparql-0:3.10.1-5.fc43.x8 100% |   1.4 MiB/s |   1.0 MiB |  00m01s
- [150/199] alsa-lib-0:1.2.15.3-1.fc43.x8 100% |   2.0 MiB/s | 541.4 KiB |  00m00s
- [151/199] libunwind-0:1.8.1-3.fc43.x86_ 100% | 869.5 KiB/s |  76.5 KiB |  00m00s
- [152/199] gsettings-desktop-schemas-0:4 100% |   1.1 MiB/s | 822.9 KiB |  00m01s
- [153/199] libasyncns-0:0.8-31.fc43.x86_ 100% | 751.0 KiB/s |  30.0 KiB |  00m00s
- [154/199] libsndfile-0:1.2.2-10.fc43.x8 100% |   1.3 MiB/s | 220.8 KiB |  00m00s
- [155/199] pulseaudio-libs-0:17.0-9.fc43 100% |   2.2 MiB/s | 694.2 KiB |  00m00s
- [156/199] gsm-0:1.0.23-1.fc43.x86_64    100% | 783.3 KiB/s |  36.0 KiB |  00m00s
- [157/199] lame-libs-0:3.100-20.fc43.x86 100% |   1.5 MiB/s | 338.9 KiB |  00m00s
- [158/199] gstreamer1-0:1.26.11-1.fc43.x 100% |   2.4 MiB/s |   1.7 MiB |  00m01s
- [159/199] mpg123-libs-0:1.32.10-2.fc43. 100% |   1.6 MiB/s | 355.6 KiB |  00m00s
- [160/199] libproxy-0:0.5.12-1.fc43.x86_ 100% |   3.4 MiB/s |  45.2 KiB |  00m00s
- [161/199] fuse3-0:3.16.2-6.fc43.x86_64  100% |   3.6 MiB/s |  55.7 KiB |  00m00s
- [162/199] duktape-0:2.7.0-10.fc43.x86_6 100% |   2.0 MiB/s | 168.7 KiB |  00m00s
- [163/199] fuse3-libs-0:3.16.2-6.fc43.x8 100% |   1.5 MiB/s |  93.2 KiB |  00m00s
- [164/199] geoclue2-0:2.8.0-1.fc43.x86_6 100% |   2.3 MiB/s | 144.5 KiB |  00m00s
- [165/199] opus-0:1.5.2-3.fc43.x86_64    100% |   1.3 MiB/s | 237.1 KiB |  00m00s
- [166/199] ModemManager-glib-0:1.24.2-1. 100% |   2.5 MiB/s | 334.9 KiB |  00m00s
- [167/199] cdparanoia-libs-0:10.2-48.fc4 100% |   1.1 MiB/s |  53.9 KiB |  00m00s
- [168/199] graphene-0:1.10.8-2.fc43.x86_ 100% |   1.2 MiB/s |  61.3 KiB |  00m00s
- [169/199] libXv-0:1.0.13-3.fc43.x86_64  100% | 844.2 KiB/s |  18.6 KiB |  00m00s
- [170/199] libtheora-1:1.1.1-40.fc43.x86 100% |   1.7 MiB/s | 170.3 KiB |  00m00s
- [171/199] libvisual-1:0.4.2-3.fc43.x86_ 100% |   1.6 MiB/s | 153.2 KiB |  00m00s
- [172/199] orc-0:0.4.41-2.fc43.x86_64    100% |   1.1 MiB/s | 221.5 KiB |  00m00s
- [173/199] gstreamer1-plugins-base-0:1.2 100% | 703.8 KiB/s |   2.3 MiB |  00m03s
- [174/199] iso-codes-0:4.18.0-2.fc43.noa 100% |   1.0 MiB/s |   3.7 MiB |  00m04s
- [175/199] fdk-aac-free-0:2.0.0-16.fc43. 100% | 302.4 KiB/s | 341.1 KiB |  00m01s
- [176/199] libebur128-0:1.2.6-14.fc43.x8 100% | 365.6 KiB/s |  24.9 KiB |  00m00s
- [177/199] pipewire-libs-0:1.4.11-1.fc43 100% | 624.0 KiB/s |   2.4 MiB |  00m04s
- [178/199] libldac-0:2.0.2.3-18.fc43.x86 100% | 945.4 KiB/s |  42.5 KiB |  00m00s
- [179/199] libsbc-0:2.0-7.fc43.x86_64    100% | 890.2 KiB/s |  49.0 KiB |  00m00s
- [180/199] liblc3-0:1.1.3-5.fc43.x86_64  100% | 700.9 KiB/s | 105.1 KiB |  00m00s
- [181/199] bluez-libs-0:5.86-4.fc43.x86_ 100% | 628.3 KiB/s |  82.9 KiB |  00m00s
- [182/199] libnotify-0:0.8.8-1.fc43.x86_ 100% | 787.4 KiB/s |  55.9 KiB |  00m00s
- [183/199] fftw-libs-single-0:3.3.10-16. 100% |   1.0 MiB/s |   1.2 MiB |  00m01s
- [184/199] fuse-common-0:3.16.2-6.fc43.x 100% | 455.6 KiB/s |   7.3 KiB |  00m00s
- [185/199] flac-libs-0:1.5.0-5.fc43.x86_ 100% |   1.8 MiB/s | 217.1 KiB |  00m00s
- [186/199] webrtc-audio-processing-0:1.3 100% |   1.1 MiB/s | 533.9 KiB |  00m00s
- [187/199] low-memory-monitor-0:2.1-13.f 100% | 438.1 KiB/s |  34.2 KiB |  00m00s
- [188/199] adwaita-sans-fonts-0:49.0-2.f 100% |   1.0 MiB/s | 764.3 KiB |  00m01s
- [189/199] libmount-0:2.41.4-7.fc43.x86_ 100% |   1.0 MiB/s | 163.0 KiB |  00m00s
- [190/199] libblkid-0:2.41.4-7.fc43.x86_ 100% | 565.5 KiB/s | 123.9 KiB |  00m00s
- [191/199] libuuid-0:2.41.4-7.fc43.x86_6 100% | 492.7 KiB/s |  26.6 KiB |  00m00s
- [192/199] adwaita-mono-fonts-0:49.0-2.f 100% |   1.0 MiB/s |   1.4 MiB |  00m01s
- [193/199] util-linux-core-0:2.41.4-7.fc 100% | 940.6 KiB/s | 551.2 KiB |  00m01s
- [194/199] libsmartcols-0:2.41.4-7.fc43. 100% | 990.8 KiB/s |  84.2 KiB |  00m00s
- [195/199] libfdisk-0:2.41.4-7.fc43.x86_ 100% |   1.0 MiB/s | 162.1 KiB |  00m00s
- [196/199] liblastlog2-0:2.41.4-7.fc43.x 100% | 736.9 KiB/s |  23.6 KiB |  00m00s
- [197/199] util-linux-0:2.41.4-7.fc43.x8 100% |   1.4 MiB/s |   1.2 MiB |  00m01s
- [198/199] zlib-ng-compat-0:2.3.3-2.fc43 100% | 895.8 KiB/s |  88.7 KiB |  00m00s
- [199/199] glib2-0:2.86.5-1.fc43.x86_64  100% |   1.0 MiB/s |   3.1 MiB |  00m03s
- --------------------------------------------------------------------------------
- [199/199] Total                         100% |   1.6 MiB/s |  89.0 MiB |  00m54s
- Running transaction
- [  1/211] Verify package files          100% | 555.0   B/s | 199.0   B |  00m00s
- [  2/211] Prepare transaction           100% |   1.7 KiB/s | 209.0   B |  00m00s
- [  3/211] Upgrading zlib-ng-compat-0:2. 100% |  79.4 MiB/s | 162.6 KiB |  00m00s
- [  4/211] Installing libXext-0:1.3.6-4. 100% |  89.1 MiB/s |  91.2 KiB |  00m00s
- [  5/211] Installing avahi-libs-0:0.9~r 100% |  56.7 MiB/s | 174.0 KiB |  00m00s
- [  6/211] Installing libXrender-0:0.9.1 100% |  46.2 MiB/s |  47.3 KiB |  00m00s
- [  7/211] Upgrading libuuid-0:2.41.4-7. 100% |  37.6 MiB/s |  38.5 KiB |  00m00s
- [  8/211] Upgrading libblkid-0:2.41.4-7 100% | 128.7 MiB/s | 263.6 KiB |  00m00s
- [  9/211] Installing libogg-2:1.3.6-2.f 100% |  46.0 MiB/s |  47.1 KiB |  00m00s
- [ 10/211] Installing dbus-1:1.16.0-4.fc 100% |   0.0   B/s | 124.0   B |  00m00s
- [ 11/211] Installing fonts-filesystem-1 100% | 769.5 KiB/s | 788.0   B |  00m00s
- [ 12/211] Installing libwayland-client- 100% |  61.7 MiB/s |  63.2 KiB |  00m00s
- [ 13/211] Installing libglvnd-1:1.7.0-8 100% | 257.6 MiB/s | 527.5 KiB |  00m00s
- [ 14/211] Installing cmake-filesystem-0 100% |   1.9 MiB/s |   7.6 KiB |  00m00s
- [ 15/211] Installing zlib-ng-compat-dev 100% |  53.0 MiB/s | 108.6 KiB |  00m00s
- [ 16/211] Installing libvorbis-1:1.3.7- 100% | 204.1 MiB/s | 835.9 KiB |  00m00s
- [ 17/211] Upgrading libmount-0:2.41.4-7 100% | 121.7 MiB/s | 373.8 KiB |  00m00s
- [ 18/211] Upgrading glib2-0:2.86.5-1.fc 100% | 277.8 MiB/s |  15.0 MiB |  00m00s
- [ 19/211] Installing json-glib-0:1.10.8 100% | 147.6 MiB/s | 604.4 KiB |  00m00s
- [ 20/211] Installing libXi-0:1.8.2-3.fc 100% |  79.8 MiB/s |  81.7 KiB |  00m00s
- [ 21/211] Installing libpng-2:1.6.56-1. 100% | 118.7 MiB/s | 243.0 KiB |  00m00s
- [ 22/211] Installing avahi-glib-0:0.9~r 100% |  20.0 MiB/s |  20.4 KiB |  00m00s
- [ 23/211] Installing libwayland-cursor- 100% |  37.6 MiB/s |  38.5 KiB |  00m00s
- [ 24/211] Installing opus-0:1.5.2-3.fc4 100% | 139.5 MiB/s | 428.7 KiB |  00m00s
- [ 25/211] Installing alsa-lib-0:1.2.15. 100% |  58.7 MiB/s |   1.5 MiB |  00m00s
- [ 26/211] Installing libXfixes-0:6.0.1- 100% |  26.9 MiB/s |  27.6 KiB |  00m00s
- [ 27/211] Installing libpng-devel-2:1.6 100% |  58.9 MiB/s |   1.1 MiB |  00m00s
- [ 28/211] Installing shared-mime-info-0 100% |  71.9 MiB/s |   2.6 MiB |  00m00s
- [ 29/211] Installing libsoup3-0:3.6.6-2 100% | 222.6 MiB/s |   1.8 MiB |  00m00s
- [ 30/211] Installing gsettings-desktop- 100% | 522.0 MiB/s |   5.7 MiB |  00m00s
- [ 31/211] Installing libgudev-0:238-8.f 100% |  41.7 MiB/s |  85.3 KiB |  00m00s
- [ 32/211] Installing libglvnd-opengl-1: 100% |  71.1 MiB/s | 145.6 KiB |  00m00s
- [ 33/211] Upgrading libsmartcols-0:2.41 100% |  88.6 MiB/s | 181.5 KiB |  00m00s
- [ 34/211] Installing fuse3-libs-0:3.16. 100% | 136.1 MiB/s | 278.6 KiB |  00m00s
- [ 35/211] Installing libtdb-0:1.4.14-3. 100% |  49.6 MiB/s | 101.6 KiB |  00m00s
- [ 36/211] Installing libjpeg-turbo-0:3. 100% | 263.0 MiB/s | 808.0 KiB |  00m00s
- [ 37/211] Installing libdav1d-0:1.5.3-1 100% | 282.2 MiB/s |   1.7 MiB |  00m00s
- [ 38/211] Installing lcms2-0:2.16-6.fc4 100% | 141.7 MiB/s | 435.3 KiB |  00m00s
- [ 39/211] Installing libwayland-egl-0:1 100% |  13.2 MiB/s |  13.6 KiB |  00m00s
- [ 40/211] Installing fribidi-0:1.0.16-3 100% |   7.2 MiB/s | 192.8 KiB |  00m00s
- [ 41/211] Installing xml-common-0:0.6.3 100% |  39.6 MiB/s |  81.1 KiB |  00m00s
- [ 42/211] Installing pixman-0:0.46.2-2. 100% | 231.6 MiB/s | 711.4 KiB |  00m00s
- [ 43/211] Installing lzo-0:2.10-15.fc43 100% |  88.1 MiB/s | 180.5 KiB |  00m00s
- [ 44/211] Installing graphite2-0:1.3.14 100% |  11.8 MiB/s | 193.9 KiB |  00m00s
- [ 45/211] Installing freetype-0:2.13.3- 100% | 166.4 MiB/s | 851.9 KiB |  00m00s
- [ 46/211] Installing harfbuzz-0:11.5.1- 100% | 282.8 MiB/s |   2.8 MiB |  00m00s
- [ 47/211] Installing mesa-filesystem-0: 100% |   0.0   B/s |   4.3 KiB |  00m00s
- [ 48/211] Installing harfbuzz-icu-0:11. 100% |  15.9 MiB/s |  16.3 KiB |  00m00s
- [ 49/211] Installing graphite2-devel-0: 100% |  49.6 MiB/s |  50.8 KiB |  00m00s
- [ 50/211] Installing pixman-devel-0:0.4 100% |  18.5 MiB/s |  56.9 KiB |  00m00s
- [ 51/211] Installing iso-codes-0:4.18.0 100% | 480.8 MiB/s |  21.6 MiB |  00m00s
- [ 52/211] Upgrading util-linux-core-0:2 100% |  49.3 MiB/s |   1.5 MiB |  00m00s
- [ 53/211] Installing mesa-libGLU-0:9.0. 100% | 177.1 MiB/s | 362.6 KiB |  00m00s
- [ 54/211] Installing libXcursor-0:1.2.3 100% |  53.8 MiB/s |  55.1 KiB |  00m00s
- [ 55/211] Installing libXdamage-0:1.1.6 100% |  40.2 MiB/s |  41.2 KiB |  00m00s
- [ 56/211] Installing libXtst-0:1.2.5-3. 100% |  33.8 MiB/s |  34.6 KiB |  00m00s
- [ 57/211] Installing libgusb-0:0.4.9-4. 100% |  79.9 MiB/s | 163.7 KiB |  00m00s
- [ 58/211] Installing colord-libs-0:1.4. 100% | 162.8 MiB/s | 833.8 KiB |  00m00s
- [ 59/211] Installing libcloudproviders- 100% |  61.6 MiB/s | 126.2 KiB |  00m00s
- [ 60/211] Installing ModemManager-glib- 100% | 302.2 MiB/s |   1.5 MiB |  00m00s
- [ 61/211] Installing graphene-0:1.10.8- 100% |  78.2 MiB/s | 160.1 KiB |  00m00s
- [ 62/211] Installing abattis-cantarell- 100% |  94.9 MiB/s | 194.4 KiB |  00m00s
- [ 63/211] Installing libtheora-1:1.1.1- 100% | 156.2 MiB/s | 479.7 KiB |  00m00s
- [ 64/211] Installing flac-libs-0:1.5.0- 100% | 150.0 MiB/s | 614.2 KiB |  00m00s
- [ 65/211] Installing libblkid-devel-0:2 100% |  45.0 MiB/s |  46.0 KiB |  00m00s
- [ 66/211] Upgrading libfdisk-0:2.41.4-7 100% | 124.2 MiB/s | 381.4 KiB |  00m00s
- [ 67/211] Installing libXrender-devel-0 100% |  49.8 MiB/s |  51.0 KiB |  00m00s
- [ 68/211] Installing libXrandr-0:1.5.4- 100% |  51.8 MiB/s |  53.0 KiB |  00m00s
- [ 69/211] Installing libXxf86vm-0:1.1.6 100% |  25.9 MiB/s |  26.5 KiB |  00m00s
- [ 70/211] Installing libXext-devel-0:1. 100% |  27.1 MiB/s | 110.9 KiB |  00m00s
- [ 71/211] Installing libXinerama-0:1.1. 100% |  15.7 MiB/s |  16.1 KiB |  00m00s
- [ 72/211] Installing libXv-0:1.0.13-3.f 100% |  26.6 MiB/s |  27.2 KiB |  00m00s
- [ 73/211] Upgrading liblastlog2-0:2.41. 100% |   2.7 MiB/s |  36.0 KiB |  00m00s
- [ 74/211] Installing fuse-common-0:3.16 100% | 285.2 KiB/s | 292.0   B |  00m00s
- [ 75/211] Installing fuse3-0:3.16.2-6.f 100% |   6.7 MiB/s | 124.1 KiB |  00m00s
- [ 76/211] Installing bluez-libs-0:5.86- 100% |  97.4 MiB/s | 199.4 KiB |  00m00s
- [ 77/211] Installing webrtc-audio-proce 100% | 227.7 MiB/s |   1.4 MiB |  00m00s
- [ 78/211] Installing libsbc-0:2.0-7.fc4 100% |  92.3 MiB/s |  94.5 KiB |  00m00s
- [ 79/211] Installing libldac-0:2.0.2.3- 100% |  37.2 MiB/s |  76.2 KiB |  00m00s
- [ 80/211] Installing liblc3-0:1.1.3-5.f 100% | 167.8 MiB/s | 171.8 KiB |  00m00s
- [ 81/211] Installing libebur128-0:1.2.6 100% |  39.8 MiB/s |  40.7 KiB |  00m00s
- [ 82/211] Installing fftw-libs-single-0 100% | 300.0 MiB/s |   3.6 MiB |  00m00s
- [ 83/211] Installing fdk-aac-free-0:2.0 100% | 199.7 MiB/s | 613.3 KiB |  00m00s
- [ 84/211] Installing orc-0:0.4.41-2.fc4 100% |  41.9 MiB/s | 728.9 KiB |  00m00s
- [ 85/211] Installing libvisual-1:0.4.2- 100% | 222.2 MiB/s | 455.1 KiB |  00m00s
- [ 86/211] Installing cdparanoia-libs-0: 100% |  56.1 MiB/s | 115.0 KiB |  00m00s
- [ 87/211] Installing duktape-0:2.7.0-10 100% | 201.1 MiB/s | 617.8 KiB |  00m00s
- [ 88/211] Installing libproxy-0:0.5.12- 100% |  51.1 MiB/s | 104.6 KiB |  00m00s
- [ 89/211] Installing mpg123-libs-0:1.32 100% | 159.5 MiB/s | 816.6 KiB |  00m00s
- [ 90/211] Installing lame-libs-0:3.100- 100% | 399.5 MiB/s |   1.2 MiB |  00m00s
- [ 91/211] Installing gsm-0:1.0.23-1.fc4 100% |  65.3 MiB/s |  66.9 KiB |  00m00s
- [ 92/211] Installing libsndfile-0:1.2.2 100% | 179.6 MiB/s | 551.6 KiB |  00m00s
- [ 93/211] Installing libasyncns-0:0.8-3 100% |  55.4 MiB/s |  56.8 KiB |  00m00s
- [ 94/211] Installing pulseaudio-libs-0: 100% | 337.9 MiB/s |   3.4 MiB |  00m00s
- [ 95/211] Installing pipewire-libs-0:1. 100% | 180.9 MiB/s |   8.7 MiB |  00m00s
- [ 96/211] Installing libunwind-0:1.8.1- 100% |  64.3 MiB/s | 197.4 KiB |  00m00s
- [ 97/211] Installing gstreamer1-0:1.26. 100% | 158.3 MiB/s |   5.4 MiB |  00m00s
- [ 98/211] Installing sound-theme-freede 100% |  26.8 MiB/s | 467.2 KiB |  00m00s
- [ 99/211] Installing libcanberra-0:0.30 100% |   8.5 MiB/s | 271.4 KiB |  00m00s
- [100/211] Installing highway-0:1.3.0-1. 100% | 369.0 MiB/s |   5.5 MiB |  00m00s
- [101/211] Installing libjxl-1:0.11.1-7. 100% | 316.2 MiB/s |   4.1 MiB |  00m00s
- [102/211] Installing xz-devel-1:5.8.1-4 100% |  85.5 MiB/s | 262.6 KiB |  00m00s
- [103/211] Installing libxml2-devel-0:2. 100% | 155.3 MiB/s |   3.4 MiB |  00m00s
- [104/211] Installing rav1e-libs-0:0.8.1 100% | 308.3 MiB/s |   3.1 MiB |  00m00s
- [105/211] Installing libvmaf-0:3.0.0-4. 100% | 269.7 MiB/s | 828.4 KiB |  00m00s
- [106/211] Installing libaom-0:3.13.3-1. 100% | 335.4 MiB/s |   5.0 MiB |  00m00s
- [107/211] Installing openh264-0:2.6.0-2 100% | 182.7 MiB/s |   1.1 MiB |  00m00s
- [108/211] Installing xkeyboard-config-0 100% | 278.6 MiB/s |  10.3 MiB |  00m00s
- [109/211] Installing libxkbcommon-0:1.1 100% | 133.4 MiB/s | 409.9 KiB |  00m00s
- [110/211] Installing svt-av1-libs-0:3.1 100% | 309.4 MiB/s |   5.6 MiB |  00m00s
- [111/211] Installing openjpeg-0:2.5.4-1 100% | 149.2 MiB/s | 458.2 KiB |  00m00s
- [112/211] Installing libwebp-0:1.6.0-2. 100% | 187.6 MiB/s | 960.7 KiB |  00m00s
- [113/211] Installing libopenjph-0:0.22. 100% | 152.1 MiB/s | 467.3 KiB |  00m00s
- [114/211] Installing libheif-0:1.20.2-6 100% | 258.9 MiB/s |   1.6 MiB |  00m00s
- [115/211] Installing libstemmer-0:3.0.1 100% | 215.8 MiB/s | 662.9 KiB |  00m00s
- [116/211] Installing libtinysparql-0:3. 100% | 194.9 MiB/s | 997.9 KiB |  00m00s
- [117/211] Installing cups-filesystem-1: 100% |   1.7 MiB/s |   1.8 KiB |  00m00s
- [118/211] Installing cups-libs-1:2.4.17 100% | 201.9 MiB/s | 620.1 KiB |  00m00s
- [119/211] Installing xprop-0:1.2.8-4.fc 100% |   3.9 MiB/s |  56.0 KiB |  00m00s
- [120/211] Installing at-spi2-core-0:2.5 100% | 130.7 MiB/s |   1.6 MiB |  00m00s
- [121/211] Installing atk-0:2.58.5-1.fc4 100% | 122.1 MiB/s | 250.0 KiB |  00m00s
- [122/211] Installing at-spi2-atk-0:2.58 100% |  93.0 MiB/s | 285.7 KiB |  00m00s
- [123/211] Installing libdatrie-0:0.2.13 100% |  26.8 MiB/s |  54.9 KiB |  00m00s
- [124/211] Installing libthai-0:0.1.29-1 100% |  85.2 MiB/s | 785.2 KiB |  00m00s
- [125/211] Installing adwaita-icon-theme 100% |  17.8 MiB/s |   2.4 MiB |  00m00s
- [126/211] Installing adwaita-cursor-the 100% | 439.6 MiB/s |  11.4 MiB |  00m00s
- [127/211] Installing adwaita-icon-theme 100% |  24.3 MiB/s |   1.3 MiB |  00m00s
- [128/211] Installing libepoxy-0:1.5.10- 100% | 269.6 MiB/s |   1.1 MiB |  00m00s
- [129/211] Installing libXcomposite-0:0. 100% |  20.5 MiB/s |  42.0 KiB |  00m00s
- [130/211] Installing hicolor-icon-theme 100% |   5.7 MiB/s | 179.7 KiB |  00m00s
- [131/211] Installing lzo-minilzo-0:2.10 100% |  37.1 MiB/s |  37.9 KiB |  00m00s
- [132/211] Installing lzo-devel-0:2.10-1 100% | 105.1 MiB/s | 215.3 KiB |  00m00s
- [133/211] Installing google-noto-fonts- 100% |  18.1 MiB/s |  18.5 KiB |  00m00s
- [134/211] Installing google-noto-sans-v 100% | 198.8 MiB/s |   1.4 MiB |  00m00s
- [135/211] Installing default-fonts-core 100% |   4.4 MiB/s |  18.2 KiB |  00m00s
- [136/211] Installing fontconfig-0:2.17. 100% | 743.0 KiB/s | 785.3 KiB |  00m01s
- [137/211] Installing cairo-0:1.18.4-2.f 100% | 221.5 MiB/s |   1.8 MiB |  00m00s
- [138/211] Installing cairo-gobject-0:1. 100% |  31.2 MiB/s |  32.0 KiB |  00m00s
- [139/211] Installing harfbuzz-cairo-0:1 100% |  47.8 MiB/s |  49.0 KiB |  00m00s
- [140/211] Installing libXft-0:2.3.8-9.f 100% |  81.0 MiB/s | 165.9 KiB |  00m00s
- [141/211] Installing pango-0:1.57.1-1.f 100% |  47.8 MiB/s |   1.0 MiB |  00m00s
- [142/211] Installing librsvg2-0:2.61.0- 100% | 202.7 MiB/s |   5.1 MiB |  00m00s
- [143/211] Installing glycin-loaders-0:2 100% | 374.6 MiB/s |  12.7 MiB |  00m00s
- [144/211] Installing glycin-libs-0:2.0. 100% | 326.1 MiB/s |   4.2 MiB |  00m00s
- [145/211] Installing gdk-pixbuf2-0:2.44 100% | 132.9 MiB/s |   2.5 MiB |  00m00s
- [146/211] Installing gtk-update-icon-ca 100% |   4.4 MiB/s |  63.3 KiB |  00m00s
- [147/211] Installing gtk3-0:3.24.52-1.f 100% | 321.9 MiB/s |  22.5 MiB |  00m00s
- [148/211] Installing libdecor-0:0.2.5-1 100% |  81.9 MiB/s | 167.8 KiB |  00m00s
- [149/211] Installing SDL3-0:3.4.0-3.fc4 100% | 301.5 MiB/s |   3.0 MiB |  00m00s
- [150/211] Installing sdl2-compat-0:2.32 100% | 200.2 MiB/s | 410.1 KiB |  00m00s
- [151/211] Installing SDL2_ttf-0:2.24.0- 100% |  89.2 MiB/s |  91.4 KiB |  00m00s
- [152/211] Installing libnotify-0:0.8.8- 100% |   3.1 MiB/s | 129.0 KiB |  00m00s
- >>> Running sysusers scriptlet: geoclue2-0:2.8.0-1.fc43.x86_64                  
- >>> Finished sysusers scriptlet: geoclue2-0:2.8.0-1.fc43.x86_64                 
- >>> Scriptlet output:                                                           
- >>> Creating group 'geoclue' with GID 997.                                      
- >>> Creating user 'geoclue' (n/a) with UID 997 and GID 997.                     
- >>>                                                                             
- [153/211] Installing geoclue2-0:2.8.0-1 100% |  28.3 MiB/s | 405.6 KiB |  00m00s
- [154/211] Installing bzip2-devel-0:1.0. 100% | 303.5 MiB/s | 310.7 KiB |  00m00s
- [155/211] Installing brotli-0:1.2.0-1.f 100% |   2.2 MiB/s |  34.4 KiB |  00m00s
- [156/211] Installing brotli-devel-0:1.2 100% |  66.8 MiB/s |  68.4 KiB |  00m00s
- [157/211] Installing hwdata-0:0.406-1.f 100% | 394.8 MiB/s |   9.9 MiB |  00m00s
- [158/211] Installing libpciaccess-0:0.1 100% |  44.8 MiB/s |  45.9 KiB |  00m00s
- [159/211] Installing libdrm-0:2.4.131-1 100% |  99.7 MiB/s | 408.5 KiB |  00m00s
- [160/211] Installing sysprof-capture-de 100% | 262.5 MiB/s | 806.5 KiB |  00m00s
- [161/211] Installing pcre2-utf32-0:10.4 100% | 298.8 MiB/s | 611.9 KiB |  00m00s
- [162/211] Installing pcre2-utf16-0:10.4 100% | 208.3 MiB/s | 640.0 KiB |  00m00s
- [163/211] Installing pcre2-devel-0:10.4 100% | 124.7 MiB/s |   2.1 MiB |  00m00s
- [164/211] Installing libsepol-devel-0:3 100% |  25.2 MiB/s | 128.9 KiB |  00m00s
- [165/211] Installing libselinux-devel-0 100% |  52.8 MiB/s | 162.1 KiB |  00m00s
- [166/211] Installing libmount-devel-0:2 100% |  32.5 MiB/s |  66.5 KiB |  00m00s
- [167/211] Installing libicu-devel-0:77. 100% | 130.3 MiB/s |   5.1 MiB |  00m00s
- [168/211] Installing python3-packaging- 100% |  86.5 MiB/s | 619.9 KiB |  00m00s
- [169/211] Installing spirv-tools-libs-0 100% | 313.2 MiB/s |   6.0 MiB |  00m00s
- [170/211] Installing lm_sensors-libs-0: 100% |  84.9 MiB/s |  86.9 KiB |  00m00s
- [171/211] Installing libxshmfence-0:1.3 100% |  13.2 MiB/s |  13.6 KiB |  00m00s
- [172/211] Installing mesa-dri-drivers-0 100% | 312.9 MiB/s |  48.8 MiB |  00m00s
- [173/211] Installing mesa-libgbm-0:25.3 100% |  20.0 MiB/s |  20.5 KiB |  00m00s
- [174/211] Installing libglvnd-egl-1:1.7 100% |  32.4 MiB/s |  66.3 KiB |  00m00s
- [175/211] Installing mesa-libEGL-0:25.3 100% | 152.0 MiB/s | 311.3 KiB |  00m00s
- [176/211] Installing libglvnd-gles-1:1. 100% |  97.0 MiB/s |  99.3 KiB |  00m00s
- [177/211] Installing libglvnd-glx-1:1.7 100% | 196.2 MiB/s | 602.6 KiB |  00m00s
- [178/211] Installing mesa-libGL-0:25.3. 100% |  93.4 MiB/s | 286.9 KiB |  00m00s
- [179/211] Installing gstreamer1-plugins 100% | 211.2 MiB/s |   7.4 MiB |  00m00s
- [180/211] Installing xdg-desktop-portal 100% |  75.2 MiB/s |   1.9 MiB |  00m00s
- [181/211] Installing libglvnd-core-deve 100% |  20.1 MiB/s |  41.1 KiB |  00m00s
- [182/211] Installing libglvnd-devel-1:1 100% | 176.7 MiB/s |   2.1 MiB |  00m00s
- [183/211] Installing mesa-libGLU-devel- 100% |  17.1 MiB/s |  17.5 KiB |  00m00s
- [184/211] Installing sdl2-compat-devel- 100% |  85.9 MiB/s |   3.3 MiB |  00m00s
- [185/211] Installing libffi-devel-0:3.5 100% |  11.6 MiB/s |  35.6 KiB |  00m00s
- [186/211] Installing glib2-devel-0:2.86 100% | 175.4 MiB/s |  15.8 MiB |  00m00s
- [187/211] Installing fontconfig-devel-0 100% |  51.9 MiB/s | 159.4 KiB |  00m00s
- [188/211] Installing cairo-devel-0:1.18 100% | 381.8 MiB/s |   2.3 MiB |  00m00s
- [189/211] Installing harfbuzz-devel-0:1 100% | 205.2 MiB/s |   5.3 MiB |  00m00s
- [190/211] Installing freetype-devel-0:2 100% | 305.1 MiB/s |   8.5 MiB |  00m00s
- [191/211] Installing SDL2_ttf-devel-0:2 100% |  47.2 MiB/s |  96.7 KiB |  00m00s
- [192/211] Installing xdg-desktop-portal 100% |  33.6 MiB/s | 481.2 KiB |  00m00s
- [193/211] Installing libcanberra-gtk3-0 100% |   3.6 MiB/s |  73.9 KiB |  00m00s
- [194/211] Installing tinysparql-0:3.10. 100% |  72.9 MiB/s |   2.6 MiB |  00m00s
- [195/211] Installing glib-networking-0: 100% |  82.2 MiB/s | 757.9 KiB |  00m00s
- [196/211] Upgrading util-linux-0:2.41.4 100% |  50.4 MiB/s |   3.6 MiB |  00m00s
- [197/211] Installing mesa-va-drivers-0: 100% | 960.9 KiB/s | 984.0   B |  00m00s
- [198/211] Installing dconf-0:0.49.0-1.f 100% |   9.8 MiB/s | 312.1 KiB |  00m00s
- [199/211] Installing low-memory-monitor 100% |   5.5 MiB/s |  67.7 KiB |  00m00s
- [200/211] Installing adwaita-mono-fonts 100% | 262.8 MiB/s |   5.5 MiB |  00m00s
- [201/211] Installing adwaita-sans-fonts 100% |  61.4 MiB/s |   1.7 MiB |  00m00s
- [202/211] Removing util-linux-0:2.41.3- 100% |  12.5 KiB/s | 474.0   B |  00m00s
- [203/211] Removing util-linux-core-0:2. 100% |  12.6 KiB/s | 155.0   B |  00m00s
- [204/211] Removing libfdisk-0:2.41.3-7. 100% | 777.0   B/s |   7.0   B |  00m00s
- [205/211] Removing glib2-0:2.86.4-1.fc4 100% |  14.4 KiB/s | 177.0   B |  00m00s
- [206/211] Removing libmount-0:2.41.3-7. 100% |   6.8 KiB/s |   7.0   B |  00m00s
- [207/211] Removing libblkid-0:2.41.3-7. 100% |   6.8 KiB/s |   7.0   B |  00m00s
- [208/211] Removing libuuid-0:2.41.3-7.f 100% |   6.8 KiB/s |   7.0   B |  00m00s
- [209/211] Removing zlib-ng-compat-0:2.3 100% |   4.9 KiB/s |   5.0   B |  00m00s
- [210/211] Removing libsmartcols-0:2.41. 100% |   6.8 KiB/s |   7.0   B |  00m00s
- [211/211] Removing liblastlog2-0:2.41.3 100% |  21.0   B/s |  14.0   B |  00m01s
- Complete!
+ /usr/sbin/rpm "-q" "--whatprovides" "libffi-devel" "SDL2_ttf-devel" "sdl2-compat-devel"
- libffi-devel-3.5.2-1.fc43.x86_64
- SDL2_ttf-devel-2.24.0-1.fc43.x86_64
- sdl2-compat-devel-2.32.64-1.fc43.x86_64
# To update the current shell environment, run: eval $(opam env)
2026-04-27 13:43.21 ---> saved as "4c2649884269495d5d362847cad2c421ac53b1fa633cbf036a414e4014b384bc"

/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
           (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 3).
[NOTE] Package ocaml-compiler is already installed (current version is 5.4.1).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.1).
[NOTE] Package ocaml is already installed (current version is 5.4.1).
[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-nnp is already installed (current version is base).
[NOTE] Package base-effects is already installed (current version is base).
[NOTE] Package base-domains 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.22.2
  - install dune-configurator 3.22.2
  - 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.3.0

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved csexp.1.5.2  (cached)
-> retrieved ctypes.0.24.0, ctypes-foreign.0.24.0  (cached)
-> retrieved dune.3.22.2, dune-configurator.3.22.2  (cached)
-> installed conf-pkg-config.4
-> retrieved integers.0.7.0  (cached)
-> retrieved ocamlbuild.0.16.1  (cached)
-> retrieved ocamlfind.1.9.8  (cached)
-> installed conf-libffi.2.0.0
-> installed conf-sdl2.1
-> installed conf-sdl2-ttf.1
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved topkg.1.1.1  (cached)
-> retrieved tsdl.1.3.0  (cached)
-> installed ocamlfind.1.9.8
-> installed ocamlbuild.0.16.1
-> installed topkg.1.1.1
-> installed dune.3.22.2
-> installed csexp.1.5.2
-> installed stdlib-shims.0.3.0
-> installed integers.0.7.0
-> installed dune-configurator.3.22.2
-> installed ctypes.0.24.0
-> installed ctypes-foreign.0.24.0
-> installed tsdl.1.3.0
Done.
# To update the current shell environment, run: eval $(opam env)
2026-04-27 13:44.02 ---> saved as "8bdfaeae15325d9b506c0d5a516a4ce56ea7b20b36d69baf32da090ce2b84c18"

/src: (copy (src .) (dst /src))
2026-04-27 13:44.02 ---> saved as "de72c7b84b3e35310dde36d881f1725ae0c8a6e76efbf651b0b9419bc46bbcca"

/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
(cd _build/default/test && ./show_string.exe)
TTF_Init
TTF_Linked_Version
TTF_OpenFont
TTF_OpenFontIndex
TTF_OpenFontRW
TTF_OpenFontIndexRW
TTF_GetFontStyle
TTF_SetFontStyle
TTF_GetFontOutline
TTF_SetFontOutline
TTF_GetFontHinting
TTF_SetFontHinting
TTF_FontHeight
TTF_FontAscent
TTF_FontDescent
TTF_FontLineSkip
TTF_GetFontKerning
TTF_SetFontKerning
TTF_FontFaces
TTF_FontFaceIsFixedWidth
TTF_FontFaceFamilyName
TTF_FontFaceStyleName
TTF_GlyphIsProvided
TTF_GlyphIsProvided32
TTF_GlyphMetrics
TTF_GlyphMetrics32
TTF_SizeText
TTF_SizeUTF8
TTF_RenderText_Solid
TTF_RenderUTF8_Solid
TTF_RenderGlyph_Solid
TTF_RenderGlyph32_Solid
TTF_RenderText_Shaded
TTF_RenderUTF8_Shaded
TTF_RenderGlyph_Shaded
TTF_RenderGlyph32_Shaded
TTF_RenderText_Blended
TTF_RenderUTF8_Blended
TTF_RenderText_Blended_Wrapped
TTF_RenderUTF8_Blended_Wrapped
TTF_RenderGlyph_Blended
TTF_RenderGlyph32_Blended
TTF_CloseFont
TTF_Quit
TTF_WasInit
TTF_GetFontKerningSize
Dummy video driver
SDL_ttf Version (2,24,0)
ERROR: Couldn't open /dev/input/event0: No such file or directory
ERROR: Couldn't open /dev/input/event0: No such file or directory
ERROR: Couldn't open /dev/input/event0: No such file or directory
2026-04-27 13:44.04 ---> saved as "9536d97dc623c87e54b7322c86a1bbc1c05e0774fda20ca8ad11498fb8f9b653"
Job succeeded
2026-04-27 13:44.04: Job succeeded