2026-01-09 21:44.00: New job: test sanette/tsdl https://github.com/sanette/tsdl.git#refs/heads/master (eb2ad0ecd46deb78ee689ad20e1450e15a09738d) (linux-x86_64:fedora-43-5.4_opam-2.5)Base: ocaml/opam:fedora-43-ocaml-5.4@sha256:51857b77e14453184f8e7d44a9a7171bcfa8c2affcfc6df48a5bb08522abc6a2Opam project buildTo reproduce locally:git clone --recursive "https://github.com/sanette/tsdl.git" -b "master" && cd "tsdl" && git reset --hard eb2ad0eccat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:fedora-43-ocaml-5.4@sha256:51857b77e14453184f8e7d44a9a7171bcfa8c2affcfc6df48a5bb08522abc6a2# fedora-43-5.4_opam-2.5USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo dnf install -y findutilsRUN sudo ln -f /usr/bin/opam-2.5 /usr/bin/opamRUN opam init --reinit -niRUN uname -rs && opam exec -- ocaml -version && opam --versionWORKDIR /srcRUN sudo chown opam /srcRUN cd ~/opam-repository && (git cat-file -e c65fcb116531ae66ad3316b265e233443ef25044 || git fetch origin master) && git reset -q --hard c65fcb116531ae66ad3316b265e233443ef25044 && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 tsdl.opam ./RUN opam pin add -yn tsdl.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 csexp.1.5.2 ctypes.0.24.0 ctypes-foreign.0.24.0 dune.3.20.2 dune-configurator.3.20.2 integers.0.7.0 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-config.3 ocaml-options-vanilla.1 stdlib-shims.0.3.0"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.5 --depext-only -y tsdl.dev $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . /srcRUN opam exec -- dune build @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2026-01-09 21:44.00: Using cache hint "sanette/tsdl-ocaml/opam:fedora-43-ocaml-5.4@sha256:51857b77e14453184f8e7d44a9a7171bcfa8c2affcfc6df48a5bb08522abc6a2-fedora-43-5.4_opam-2.5-a73b445bfe14a2bc484cb9321ae7b607"2026-01-09 21:44.00: Using OBuilder spec:((from ocaml/opam:fedora-43-ocaml-5.4@sha256:51857b77e14453184f8e7d44a9a7171bcfa8c2affcfc6df48a5bb08522abc6a2)(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 c65fcb116531ae66ad3316b265e233443ef25044 || git fetch origin master) && git reset -q --hard c65fcb116531ae66ad3316b265e233443ef25044 && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src tsdl.opam) (dst ./))(run (network host)(shell "opam pin add -yn tsdl.dev './'"))(run (network host)(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 csexp.1.5.2 ctypes.0.24.0 ctypes-foreign.0.24.0 dune.3.20.2 dune-configurator.3.20.2 integers.0.7.0 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-config.3 ocaml-options-vanilla.1 stdlib-shims.0.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.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-01-09 21:44.00: Waiting for resource in pool OCluster2026-01-09 22:17.05: Waiting for worker…2026-01-09 22:21.12: Got resource from pool OClusterBuilding on odawa.caelum.ci.devAll commits already cachedHEAD is now at eb2ad0e final ? version checks(from ocaml/opam:fedora-43-ocaml-5.4@sha256:51857b77e14453184f8e7d44a9a7171bcfa8c2affcfc6df48a5bb08522abc6a2)2026-01-09 22:21.13 ---> using "71487916328e2521e9b3eace51b2d612b3cb065793b43d1600de6f3b03cd399e" 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 100% | 26.9 KiB/s | 22.8 KiB | 00m01sFedora 43 openh264 (From Cisco) - x86_ 100% | 2.3 KiB/s | 986.0 B | 00m00sFedora 43 - x86_64 - Updates 100% | 202.5 KiB/s | 21.1 KiB | 00m00sRepositories loaded.Package "findutils-1:4.10.0-6.fc43.x86_64" is already installed.Nothing to do.2026-01-09 22:21.13 ---> using "0b34afd4e3087d469b73a6367d196bb2e8240ba8587cb3dff0225a61fbc4d704" from cache/src: (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam"))2026-01-09 22:21.13 ---> using "cda57de870a0fb8a1b2aae3460ee81a914a60dde9ae3de8901b78ed905770b52" 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[NOTE] The 'jobs' option was reset, its value was 71 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=71 --globalFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] Initialised2026-01-09 22:21.13 ---> using "fff8ea5001be0d93f319380baf4ac13ad247643d070b0ee435a4260a4ed83eae" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-87-genericThe OCaml toplevel, version 5.4.02.5.02026-01-09 22:21.13 ---> using "ec068aa0d3f8f59972847d7b6d8a63a2103209f4fc3ff6b4ca6d36fbe9c62033" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-01-09 22:21.13 ---> using "15fb57da25d3835d29238de7432d19d2c06a159c23571da32ce6aec7d9aa4aba" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e c65fcb116531ae66ad3316b265e233443ef25044 || git fetch origin master) && git reset -q --hard c65fcb116531ae66ad3316b265e233443ef25044 && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEADee48e882f0..a6b2f19780 master -> origin/masterc65fcb1165 Merge pull request #29080 from dra27/ocaml-config-urls<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repositoryAlready up-to-date.Nothing to do.# To update the current shell environment, run: eval $(opam env)2026-01-09 22:21.13 ---> using "601352d82d18371966d1f4c2d6170cd3f4a2ddb47333d8a38c3b3e79d49909d0" from cache/src: (copy (src tsdl.opam) (dst ./))2026-01-09 22:21.13 ---> saved as "e9834f1d26c727bc76f7c4a5601fe95d37f0059bd962014e2a11a7183fa430e5"/src: (run (network host)(shell "opam pin add -yn tsdl.dev './'"))[tsdl.dev] synchronised (file:///src)tsdl is now pinned to file:///src (version dev)2026-01-09 22:21.13 ---> saved as "0a18f1783899ee33b023b06dc3ba68a6e1dae609f3d3cad73b3f18e90abb0986"/src: (run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))2026-01-09 22:21.14 ---> saved as "f864a35ca59a1c58a47c2fb82d3083c53fea567ce99322f5f46f783ac850458c"/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 csexp.1.5.2 ctypes.0.24.0 ctypes-foreign.0.24.0 dune.3.20.2 dune-configurator.3.20.2 integers.0.7.0 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-config.3 ocaml-options-vanilla.1 stdlib-shims.0.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.dev $DEPS"))+ /usr/sbin/sudo "yum" "makecache"- Updating and loading repositories:- Fedora 43 - x86_64 - Updates 100% | 177.6 KiB/s | 22.0 KiB | 00m00s- Repositories loaded.- Metadata cache created.<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[tsdl.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.0).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.0).[NOTE] Package ocaml is already installed (current version is 5.4.0).[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-devel<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>+ /usr/sbin/sudo "yum" "install" "-y" "SDL2-devel" "libffi-devel"- Updating and loading repositories:- Repositories loaded.- Package Arch Version Repository Size- Installing:- libffi-devel x86_64 3.5.2-1.fc43 updates 33.9 KiB- sdl2-compat-devel x86_64 2.32.56-2.fc43 fedora 3.2 MiB- Installing dependencies:- ModemManager-glib x86_64 1.24.2-1.fc43 fedora 1.5 MiB- SDL3 x86_64 3.2.24-1.fc43 updates 2.7 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.1-1.fc43 updates 1.5 MiB- aribb24 x86_64 1.0.3^20160216git5e9be27-3.fc43 fedora 83.1 KiB- at-spi2-atk x86_64 2.58.2-1.fc43 updates 283.7 KiB- at-spi2-core x86_64 2.58.2-1.fc43 updates 1.5 MiB- atk x86_64 2.58.2-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.85-1.fc43 updates 198.3 KiB- cairo x86_64 1.18.4-2.fc43 fedora 1.8 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- cjson x86_64 1.7.18-3.fc43 fedora 63.9 KiB- cmake-filesystem x86_64 3.31.10-3.fc43 updates 0.0 B- codec2 x86_64 1.2.0-7.fc43 fedora 1.4 MiB- colord-libs x86_64 1.4.8-2.fc43 fedora 830.7 KiB- cups-filesystem noarch 1:2.4.16-4.fc43 updates 0.0 B- cups-libs x86_64 1:2.4.16-4.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- exempi x86_64 2.6.4-8.fc43 fedora 1.4 MiB- exiv2-libs x86_64 0.28.6-2.fc43 fedora 2.8 MiB- 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- 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- fribidi x86_64 1.0.16-3.fc43 fedora 190.3 KiB- fuse-common x86_64 3.16.2-5.fc42 fedora 38.0 B- fuse3 x86_64 3.16.2-5.fc42 fedora 129.7 KiB- fuse3-libs x86_64 3.16.2-5.fc42 fedora 281.5 KiB- game-music-emu x86_64 0.6.4-2.fc43 fedora 351.8 KiB- gdk-pixbuf2 x86_64 2.44.4-1.fc43 updates 2.5 MiB- geoclue2 x86_64 2.8.0-1.fc43 updates 401.7 KiB- giflib x86_64 5.2.2-8.fc43 fedora 112.1 KiB- glibc-gconv-extra x86_64 2.42-4.fc43 fedora 7.2 MiB- glycin-libs x86_64 2.0.5-1.fc43 updates 4.4 MiB- glycin-loaders x86_64 2.0.5-1.fc43 updates 13.0 MiB- gobject-introspection x86_64 1.84.0-3.fc43 fedora 392.8 KiB- 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- gpgme x86_64 1.24.3-6.fc43 fedora 587.9 KiB- gpgmepp x86_64 1.24.3-6.fc43 fedora 429.2 KiB- graphene x86_64 1.10.8-2.fc43 fedora 158.4 KiB- graphite2 x86_64 1.3.14-19.fc43 fedora 191.8 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.10-1.fc43 updates 5.4 MiB- gstreamer1-plugins-base x86_64 1.26.10-1.fc43 updates 7.4 MiB- gtk-update-icon-cache x86_64 3.24.51-2.fc43 fedora 62.2 KiB- gtk3 x86_64 3.24.51-2.fc43 fedora 22.4 MiB- harfbuzz x86_64 11.5.1-1.fc43 fedora 2.8 MiB- 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.403-1.fc43 updates 9.8 MiB- ilbc x86_64 3.0.4-17.fc43 fedora 91.4 KiB- inih x86_64 62-1.fc43 fedora 22.4 KiB- inih-cpp x86_64 62-1.fc43 fedora 36.1 KiB- iso-codes noarch 4.18.0-2.fc43 fedora 21.5 MiB- jbigkit-libs x86_64 2.1-32.fc43 fedora 113.5 KiB- 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- 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- 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.1-1.fc43 fedora 5.0 MiB- libaribcaption x86_64 1.1.1-3.fc43 fedora 244.5 KiB- libasyncns x86_64 0.8-31.fc43 fedora 55.5 KiB- libavcodec-free x86_64 7.1.2-3.fc43 updates 9.8 MiB- libavformat-free x86_64 7.1.2-3.fc43 updates 2.6 MiB- libavutil-free x86_64 7.1.2-3.fc43 updates 942.5 KiB- libbluray x86_64 1.3.4-11.fc43 updates 393.7 KiB- libcanberra x86_64 0.30-38.fc43 fedora 266.5 KiB- libchromaprint x86_64 1.6.0-1.fc43 updates 69.2 KiB- libcloudproviders x86_64 0.3.6-2.fc43 fedora 124.3 KiB- libcue x86_64 2.3.0-12.fc43 fedora 85.8 KiB- libdatrie x86_64 0.2.13-12.fc43 fedora 53.8 KiB- libdav1d x86_64 1.5.2-1.fc43 updates 1.7 MiB- libdecor x86_64 0.2.5-1.fc43 updates 165.2 KiB- libdrm x86_64 2.4.128-3.fc43 updates 399.9 KiB- libdvdnav x86_64 6.1.1-11.fc43 fedora 116.1 KiB- libdvdread x86_64 6.1.3-10.fc43 fedora 156.1 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- libexif x86_64 0.6.25-2.fc43 fedora 2.7 MiB- libgexiv2 x86_64 0.14.6-2.fc43 fedora 279.2 KiB- 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- libgsf x86_64 1.14.54-1.fc43 updates 964.9 KiB- libgudev x86_64 238-8.fc43 fedora 83.8 KiB- libgusb x86_64 0.4.9-4.fc43 fedora 162.0 KiB- libgxps x86_64 0.3.2-11.fc43 fedora 188.1 KiB- libheif x86_64 1.20.2-6.fc43 fedora 1.6 MiB- libiptcdata x86_64 1.0.5-23.fc43 fedora 163.9 KiB- libjpeg-turbo x86_64 3.1.2-1.fc43 fedora 804.9 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- libldb x86_64 2:4.23.4-1.fc43 updates 450.8 KiB- liblerc x86_64 4.0.0-9.fc43 fedora 624.1 KiB- libmodplug x86_64 1:0.8.9.0-28.fc43 fedora 355.2 KiB- libnotify x86_64 0.8.7-1.fc43 fedora 123.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- libopenmpt x86_64 0.8.4-1.fc43 updates 1.8 MiB- libosinfo x86_64 1.12.0-3.fc43 fedora 1.2 MiB- libpciaccess x86_64 0.16-16.fc43 fedora 44.5 KiB- libpng x86_64 2:1.6.53-1.fc43 updates 241.7 KiB- libproxy x86_64 0.5.12-1.fc43 updates 102.3 KiB- librabbitmq x86_64 0.15.0-3.fc43 fedora 89.6 KiB- librist x86_64 0.2.7-10.fc43 fedora 157.2 KiB- librsvg2 x86_64 2.61.0-3.fc43 updates 5.0 MiB- libsbc x86_64 2.0-7.fc43 fedora 93.4 KiB- libsmbclient x86_64 2:4.23.4-1.fc43 updates 167.5 KiB- libsndfile x86_64 1.2.2-10.fc43 fedora 550.1 KiB- libsodium x86_64 1.0.20-6.fc43 fedora 389.0 KiB- libsoup3 x86_64 3.6.5-8.fc43 fedora 1.1 MiB- libstemmer x86_64 3.0.1-8.fc43 fedora 661.5 KiB- libswresample-free x86_64 7.1.2-3.fc43 updates 147.4 KiB- libtalloc x86_64 2.4.3-4.fc43 fedora 64.1 KiB- libtdb x86_64 1.4.14-3.fc43 fedora 100.5 KiB- libtevent x86_64 0.17.1-3.fc43 fedora 101.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- libtiff x86_64 4.7.1-1.fc43 updates 624.4 KiB- libtinysparql x86_64 3.10.1-5.fc43 updates 995.0 KiB- libudfread x86_64 1.1.2-12.fc43 fedora 65.9 KiB- libunwind x86_64 1.8.1-3.fc43 fedora 194.1 KiB- libva x86_64 2.22.0-6.fc43 fedora 329.4 KiB- libvdpau x86_64 1.5-10.fc43 fedora 20.7 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- libvpl x86_64 1:2.16.0-1.fc43 updates 427.2 KiB- libvpx x86_64 1.15.0-4.fc43 fedora 3.3 MiB- 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- libwbclient x86_64 2:4.23.4-1.fc43 updates 68.7 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- libxshmfence x86_64 1.3.2-7.fc43 fedora 12.4 KiB- libxslt x86_64 1.1.43-5.fc43 fedora 460.1 KiB- lm_sensors-libs x86_64 3.6.0-23.fc43 fedora 85.8 KiB- lmdb-libs x86_64 0.9.33-4.fc43 fedora 105.4 KiB- lpcnetfreedv x86_64 0.5-9.fc43 fedora 14.8 MiB- lzo x86_64 2.10-15.fc43 fedora 178.9 KiB- mbedtls x86_64 3.6.5-1.fc43 updates 1.3 MiB- mesa-dri-drivers x86_64 25.2.7-3.fc43 updates 47.9 MiB- mesa-filesystem x86_64 25.2.7-3.fc43 updates 3.6 KiB- mesa-libEGL x86_64 25.2.7-3.fc43 updates 306.4 KiB- mesa-libGL x86_64 25.2.7-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.2.7-3.fc43 updates 19.7 KiB- mpg123-libs x86_64 1.32.10-2.fc43 fedora 814.0 KiB- ngtcp2-crypto-gnutls x86_64 1.18.0-1.fc43 updates 39.6 KiB- nspr x86_64 4.37.0-7.fc43 updates 315.5 KiB- nss x86_64 3.118.1-2.fc43 updates 1.9 MiB- nss-softokn x86_64 3.118.1-2.fc43 updates 2.0 MiB- nss-softokn-freebl x86_64 3.118.1-2.fc43 updates 990.8 KiB- nss-sysinit x86_64 3.118.1-2.fc43 updates 18.1 KiB- nss-util x86_64 3.118.1-2.fc43 updates 204.8 KiB- opencore-amr x86_64 0.1.6-9.fc43 fedora 352.7 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- openpgm x86_64 5.3.128-5.fc43 fedora 312.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- osinfo-db noarch 20250124-2.fc43 fedora 3.9 MiB- osinfo-db-tools x86_64 1.12.0-4.fc43 fedora 190.9 KiB- pango x86_64 1.57.0-1.fc43 fedora 1.0 MiB- pipewire-libs x86_64 1.4.9-1.fc43 updates 8.6 MiB- pixman x86_64 0.46.2-2.fc43 fedora 710.3 KiB- poppler x86_64 25.07.0-3.fc43 updates 3.8 MiB- poppler-data noarch 0.4.11-10.fc43 fedora 12.3 MiB- poppler-glib x86_64 25.07.0-3.fc43 updates 633.9 KiB- pulseaudio-libs x86_64 17.0-7.fc43 fedora 3.4 MiB- rav1e-libs x86_64 0.7.1-8.fc43 fedora 3.0 MiB- samba-client-libs x86_64 2:4.23.4-1.fc43 updates 19.7 MiB- samba-common noarch 2:4.23.4-1.fc43 updates 202.9 KiB- samba-common-libs x86_64 2:4.23.4-1.fc43 updates 268.6 KiB- sdl2-compat x86_64 2.32.56-2.fc43 fedora 399.6 KiB- shared-mime-info x86_64 2.4-2.fc43 fedora 5.2 MiB- snappy x86_64 1.2.2-2.fc43 fedora 71.8 KiB- sound-theme-freedesktop noarch 0.8-24.fc43 fedora 460.4 KiB- soxr x86_64 0.1.3-20.fc43 fedora 191.5 KiB- speex x86_64 1.2.0-20.fc43 fedora 128.5 KiB- spirv-tools-libs x86_64 2025.4-1.fc43 updates 5.8 MiB- srt-libs x86_64 1.5.4-4.fc43 fedora 993.8 KiB- svt-av1-libs x86_64 3.1.2-1.fc43 fedora 5.6 MiB- systemd-standalone-tmpfiles x86_64 258.3-2.fc43 updates 415.1 KiB- totem-pl-parser x86_64 3.26.6-13.fc43 fedora 308.5 KiB- twolame-libs x86_64 0.4.0-8.fc43 fedora 165.5 KiB- uchardet x86_64 0.0.8-8.fc43 fedora 275.6 KiB- upower-libs x86_64 1.91.0-1.fc43 updates 178.8 KiB- vo-amrwbenc x86_64 0.1.3-23.fc43 fedora 153.9 KiB- webrtc-audio-processing x86_64 1.3-9.fc43 fedora 1.4 MiB- xdg-desktop-portal x86_64 1.20.3-2.fc43 fedora 1.8 MiB- xevd-libs x86_64 0.5.0-5.fc43 fedora 367.9 KiB- xeve-libs x86_64 0.5.1-5.fc43 fedora 892.5 KiB- 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- xvidcore x86_64 1.3.7-14.fc43 fedora 878.4 KiB- zeromq x86_64 4.3.5-22.fc43 fedora 894.1 KiB- zvbi x86_64 0.2.44-2.fc43 fedora 1.2 MiB- 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- exiv2 x86_64 0.28.6-2.fc43 fedora 12.2 MiB- glib-networking x86_64 2.80.1-3.fc43 fedora 742.9 KiB- intel-mediasdk x86_64 23.2.2-8.fc43 fedora 22.4 MiB- intel-vpl-gpu-rt x86_64 25.4.5-1.fc43 updates 11.7 MiB- libcanberra-gtk3 x86_64 0.30-38.fc43 fedora 70.7 KiB- localsearch x86_64 3.10.2-1.fc43 updates 3.4 MiB- low-memory-monitor x86_64 2.1-13.fc43 fedora 66.0 KiB- mesa-va-drivers x86_64 25.2.7-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: 245 packages-- Total size of inbound packages is 124 MiB. Need to download 124 MiB.- After this operation, 452 MiB extra will be used (install 452 MiB, remove 0 B).- [ 1/245] libffi-devel-0:3.5.2-1.fc43.x 100% | 1.0 MiB/s | 29.7 KiB | 00m00s- [ 2/245] cmake-filesystem-0:3.31.10-3. 100% | 3.4 MiB/s | 13.9 KiB | 00m00s- [ 3/245] sdl2-compat-0:2.32.56-2.fc43. 100% | 1.4 MiB/s | 135.0 KiB | 00m00s- [ 4/245] libglvnd-1:1.7.0-8.fc43.x86_6 100% | 1.4 MiB/s | 114.0 KiB | 00m00s- [ 5/245] sdl2-compat-devel-0:2.32.56-2 100% | 2.6 MiB/s | 505.7 KiB | 00m00s- [ 6/245] libglvnd-core-devel-1:1.7.0-8 100% | 282.9 KiB/s | 17.3 KiB | 00m00s- [ 7/245] libglvnd-egl-1:1.7.0-8.fc43.x 100% | 857.7 KiB/s | 36.0 KiB | 00m00s- [ 8/245] libglvnd-gles-1:1.7.0-8.fc43. 100% | 2.3 MiB/s | 28.5 KiB | 00m00s- [ 9/245] libglvnd-opengl-1:1.7.0-8.fc4 100% | 1.4 MiB/s | 37.0 KiB | 00m00s- [ 10/245] libXext-0:1.3.6-4.fc43.x86_64 100% | 1.3 MiB/s | 39.1 KiB | 00m00s- [ 11/245] libglvnd-devel-1:1.7.0-8.fc43 100% | 524.8 KiB/s | 162.2 KiB | 00m00s- [ 12/245] mesa-libGLU-devel-0:9.0.3-7.f 100% | 158.3 KiB/s | 11.9 KiB | 00m00s- [ 13/245] libglvnd-glx-1:1.7.0-8.fc43.x 100% | 805.6 KiB/s | 132.1 KiB | 00m00s- [ 14/245] SDL3-0:3.2.24-1.fc43.x86_64 100% | 34.6 MiB/s | 1.0 MiB | 00m00s- [ 15/245] mesa-libGLU-0:9.0.3-7.fc43.x8 100% | 2.1 MiB/s | 166.0 KiB | 00m00s- [ 16/245] mesa-libGL-0:25.2.7-3.fc43.x8 100% | 3.0 MiB/s | 130.0 KiB | 00m00s- [ 17/245] mesa-filesystem-0:25.2.7-3.fc 100% | 5.3 MiB/s | 21.6 KiB | 00m00s- [ 18/245] libXxf86vm-0:1.1.6-3.fc43.x86 100% | 537.8 KiB/s | 17.7 KiB | 00m00s- [ 19/245] libxshmfence-0:1.3.2-7.fc43.x 100% | 510.9 KiB/s | 13.3 KiB | 00m00s- [ 20/245] mesa-libgbm-0:25.2.7-3.fc43.x 100% | 6.7 MiB/s | 27.6 KiB | 00m00s- [ 21/245] lm_sensors-libs-0:3.6.0-23.fc 100% | 1.5 MiB/s | 40.6 KiB | 00m00s- [ 22/245] mesa-libEGL-0:25.2.7-3.fc43.x 100% | 10.7 MiB/s | 131.8 KiB | 00m00s- [ 23/245] libwayland-client-0:1.24.0-1. 100% | 1.7 MiB/s | 33.6 KiB | 00m00s- [ 24/245] libdrm-0:2.4.128-3.fc43.x86_6 100% | 12.2 MiB/s | 162.0 KiB | 00m00s- [ 25/245] libpciaccess-0:0.16-16.fc43.x 100% | 534.4 KiB/s | 26.2 KiB | 00m00s- [ 26/245] libdecor-0:0.2.5-1.fc43.x86_6 100% | 3.8 MiB/s | 57.9 KiB | 00m00s- [ 27/245] cairo-0:1.18.4-2.fc43.x86_64 100% | 5.4 MiB/s | 729.3 KiB | 00m00s- [ 28/245] spirv-tools-libs-0:2025.4-1.f 100% | 7.2 MiB/s | 1.6 MiB | 00m00s- [ 29/245] libwayland-cursor-0:1.24.0-1. 100% | 858.8 KiB/s | 18.9 KiB | 00m00s- [ 30/245] pango-0:1.57.0-1.fc43.x86_64 100% | 2.9 MiB/s | 353.4 KiB | 00m00s- [ 31/245] fontconfig-0:2.17.0-3.fc43.x8 100% | 3.9 MiB/s | 272.2 KiB | 00m00s- [ 32/245] freetype-0:2.13.3-3.fc43.x86_ 100% | 3.4 MiB/s | 412.1 KiB | 00m00s- [ 33/245] libXrender-0:0.9.12-3.fc43.x8 100% | 426.6 KiB/s | 26.9 KiB | 00m00s- [ 34/245] lzo-0:2.10-15.fc43.x86_64 100% | 3.2 MiB/s | 69.4 KiB | 00m00s- [ 35/245] pixman-0:0.46.2-2.fc43.x86_64 100% | 4.1 MiB/s | 292.5 KiB | 00m00s- [ 36/245] gtk3-0:3.24.51-2.fc43.x86_64 100% | 9.7 MiB/s | 5.9 MiB | 00m01s- [ 37/245] adwaita-icon-theme-0:49.0-1.f 100% | 2.6 MiB/s | 403.9 KiB | 00m00s- [ 38/245] cairo-gobject-0:1.18.4-2.fc43 100% | 231.9 KiB/s | 16.9 KiB | 00m00s- [ 39/245] fribidi-0:1.0.16-3.fc43.x86_6 100% | 919.3 KiB/s | 53.3 KiB | 00m00s- [ 40/245] colord-libs-0:1.4.8-2.fc43.x8 100% | 2.6 MiB/s | 230.5 KiB | 00m00s- [ 41/245] gtk-update-icon-cache-0:3.24. 100% | 299.0 KiB/s | 33.8 KiB | 00m00s- [ 42/245] hicolor-icon-theme-0:0.18-2.f 100% | 3.4 MiB/s | 65.9 KiB | 00m00s- [ 43/245] libXcomposite-0:0.4.6-6.fc43. 100% | 755.1 KiB/s | 24.2 KiB | 00m00s- [ 44/245] harfbuzz-0:11.5.1-1.fc43.x86_ 100% | 6.8 MiB/s | 1.1 MiB | 00m00s- [ 45/245] libXcursor-0:1.2.3-3.fc43.x86 100% | 1.2 MiB/s | 31.2 KiB | 00m00s- [ 46/245] libXdamage-0:1.1.6-6.fc43.x86 100% | 726.8 KiB/s | 23.3 KiB | 00m00s- [ 47/245] libXfixes-0:6.0.1-6.fc43.x86_ 100% | 1.0 MiB/s | 19.1 KiB | 00m00s- [ 48/245] libXinerama-0:1.1.5-9.fc43.x8 100% | 1.7 MiB/s | 14.2 KiB | 00m00s- [ 49/245] libXi-0:1.8.2-3.fc43.x86_64 100% | 2.5 MiB/s | 40.3 KiB | 00m00s- [ 50/245] libXrandr-0:1.5.4-6.fc43.x86_ 100% | 1.9 MiB/s | 27.6 KiB | 00m00s- [ 51/245] libcloudproviders-0:0.3.6-2.f 100% | 1.5 MiB/s | 46.9 KiB | 00m00s- [ 52/245] mesa-dri-drivers-0:25.2.7-3.f 100% | 9.7 MiB/s | 12.7 MiB | 00m01s- [ 53/245] libwayland-egl-0:1.24.0-1.fc4 100% | 458.3 KiB/s | 12.4 KiB | 00m00s- [ 54/245] libepoxy-0:1.5.10-11.fc43.x86 100% | 3.9 MiB/s | 229.5 KiB | 00m00s- [ 55/245] libXft-0:2.3.8-9.fc43.x86_64 100% | 1.2 MiB/s | 72.2 KiB | 00m00s- [ 56/245] libthai-0:0.1.29-11.fc43.x86_ 100% | 3.4 MiB/s | 210.3 KiB | 00m00s- [ 57/245] libxkbcommon-0:1.11.0-1.fc43. 100% | 1.7 MiB/s | 174.3 KiB | 00m00s- [ 58/245] xml-common-0:0.6.3-67.fc43.no 100% | 1.2 MiB/s | 31.0 KiB | 00m00s- [ 59/245] default-fonts-core-sans-0:4.2 100% | 415.2 KiB/s | 29.9 KiB | 00m00s- [ 60/245] fonts-filesystem-1:2.0.5-23.f 100% | 131.5 KiB/s | 8.7 KiB | 00m00s- [ 61/245] adwaita-cursor-theme-0:49.0-1 100% | 4.6 MiB/s | 380.1 KiB | 00m00s- [ 62/245] lcms2-0:2.16-6.fc43.x86_64 100% | 1.9 MiB/s | 182.8 KiB | 00m00s- [ 63/245] libgusb-0:0.4.9-4.fc43.x86_64 100% | 1.1 MiB/s | 64.5 KiB | 00m00s- [ 64/245] graphite2-0:1.3.14-19.fc43.x8 100% | 2.1 MiB/s | 95.6 KiB | 00m00s- [ 65/245] libdatrie-0:0.2.13-12.fc43.x8 100% | 438.3 KiB/s | 32.0 KiB | 00m00s- [ 66/245] abattis-cantarell-vf-fonts-0: 100% | 1.3 MiB/s | 120.1 KiB | 00m00s- [ 67/245] adwaita-icon-theme-legacy-0:4 100% | 9.0 MiB/s | 2.5 MiB | 00m00s- [ 68/245] json-glib-0:1.10.8-4.fc43.x86 100% | 3.7 MiB/s | 172.7 KiB | 00m00s- [ 69/245] at-spi2-atk-0:2.58.2-1.fc43.x 100% | 1.6 MiB/s | 87.7 KiB | 00m00s- [ 70/245] atk-0:2.58.2-1.fc43.x86_64 100% | 2.0 MiB/s | 80.7 KiB | 00m00s- [ 71/245] dbus-1:1.16.0-4.fc43.x86_64 100% | 339.9 KiB/s | 7.5 KiB | 00m00s- [ 72/245] at-spi2-core-0:2.58.2-1.fc43. 100% | 2.7 MiB/s | 390.1 KiB | 00m00s- [ 73/245] libXtst-0:1.2.5-3.fc43.x86_64 100% | 273.6 KiB/s | 20.5 KiB | 00m00s- [ 74/245] hwdata-0:0.403-1.fc43.noarch 100% | 6.2 MiB/s | 1.7 MiB | 00m00s- [ 75/245] cups-filesystem-1:2.4.16-4.fc 100% | 3.2 MiB/s | 13.0 KiB | 00m00s- [ 76/245] cups-libs-1:2.4.16-4.fc43.x86 100% | 9.1 MiB/s | 261.6 KiB | 00m00s- [ 77/245] xprop-0:1.2.8-4.fc43.x86_64 100% | 446.4 KiB/s | 34.8 KiB | 00m00s- [ 78/245] avahi-libs-0:0.9~rc2-6.fc43.x 100% | 704.4 KiB/s | 69.0 KiB | 00m00s- [ 79/245] shared-mime-info-0:2.4-2.fc43 100% | 4.8 MiB/s | 399.7 KiB | 00m00s- [ 80/245] gdk-pixbuf2-0:2.44.4-1.fc43.x 100% | 4.2 MiB/s | 484.9 KiB | 00m00s- [ 81/245] avahi-glib-0:0.9~rc2-6.fc43.x 100% | 460.0 KiB/s | 15.2 KiB | 00m00s- [ 82/245] libtinysparql-0:3.10.1-5.fc43 100% | 7.2 MiB/s | 347.1 KiB | 00m00s- [ 83/245] libpng-2:1.6.53-1.fc43.x86_64 100% | 7.1 MiB/s | 123.9 KiB | 00m00s- [ 84/245] libstemmer-0:3.0.1-8.fc43.x86 100% | 4.6 MiB/s | 155.3 KiB | 00m00s- [ 85/245] google-noto-fonts-common-0:20 100% | 4.2 MiB/s | 17.3 KiB | 00m00s- [ 86/245] libsoup3-0:3.6.5-8.fc43.x86_6 100% | 3.5 MiB/s | 391.4 KiB | 00m00s- [ 87/245] google-noto-sans-vf-fonts-0:2 100% | 7.0 MiB/s | 614.5 KiB | 00m00s- [ 88/245] glycin-libs-0:2.0.5-1.fc43.x8 100% | 10.5 MiB/s | 1.6 MiB | 00m00s- [ 89/245] libheif-0:1.20.2-6.fc43.x86_6 100% | 2.4 MiB/s | 578.1 KiB | 00m00s- [ 90/245] glycin-loaders-0:2.0.5-1.fc43 100% | 10.6 MiB/s | 2.8 MiB | 00m00s- [ 91/245] libopenjph-0:0.22.0-2.fc43.x8 100% | 2.9 MiB/s | 154.4 KiB | 00m00s- [ 92/245] libaom-0:3.13.1-1.fc43.x86_64 100% | 7.7 MiB/s | 1.9 MiB | 00m00s- [ 93/245] libjpeg-turbo-0:3.1.2-1.fc43. 100% | 2.4 MiB/s | 236.8 KiB | 00m00s- [ 94/245] openjpeg-0:2.5.4-1.fc43.x86_6 100% | 2.8 MiB/s | 192.2 KiB | 00m00s- [ 95/245] libwebp-0:1.6.0-2.fc43.x86_64 100% | 4.1 MiB/s | 324.2 KiB | 00m00s- [ 96/245] rav1e-libs-0:0.7.1-8.fc43.x86 100% | 5.2 MiB/s | 1.0 MiB | 00m00s- [ 97/245] libvmaf-0:3.0.0-4.fc43.x86_64 100% | 1.1 MiB/s | 196.6 KiB | 00m00s- [ 98/245] xkeyboard-config-0:2.46-1.fc4 100% | 10.4 MiB/s | 993.6 KiB | 00m00s- [ 99/245] svt-av1-libs-0:3.1.2-1.fc43.x 100% | 4.3 MiB/s | 2.0 MiB | 00m00s- [100/245] libdav1d-0:1.5.2-1.fc43.x86_6 100% | 1.9 MiB/s | 637.4 KiB | 00m00s- [101/245] libjxl-1:0.11.1-7.fc43.x86_64 100% | 6.7 MiB/s | 1.2 MiB | 00m00s- [102/245] highway-0:1.3.0-1.fc43.x86_64 100% | 8.9 MiB/s | 694.5 KiB | 00m00s- [103/245] librsvg2-0:2.61.0-3.fc43.x86_ 100% | 10.9 MiB/s | 1.9 MiB | 00m00s- [104/245] xdg-desktop-portal-gtk-0:1.15 100% | 2.2 MiB/s | 144.0 KiB | 00m00s- [105/245] fuse3-0:3.16.2-5.fc42.x86_64 100% | 973.5 KiB/s | 57.4 KiB | 00m00s- [106/245] xdg-desktop-portal-0:1.20.3-2 100% | 3.9 MiB/s | 507.6 KiB | 00m00s- [107/245] libgudev-0:238-8.fc43.x86_64 100% | 1.3 MiB/s | 34.6 KiB | 00m00s- [108/245] openh264-0:2.6.0-2.fc43.x86_6 100% | 564.5 KiB/s | 422.8 KiB | 00m01s- [109/245] mesa-va-drivers-0:25.2.7-3.fc 100% | 2.2 MiB/s | 20.3 KiB | 00m00s- [110/245] fuse3-libs-0:3.16.2-5.fc42.x8 100% | 1.1 MiB/s | 94.2 KiB | 00m00s- [111/245] fuse-common-0:3.16.2-5.fc42.x 100% | 204.8 KiB/s | 8.6 KiB | 00m00s- [112/245] libcanberra-0:0.30-38.fc43.x8 100% | 1.3 MiB/s | 83.7 KiB | 00m00s- [113/245] libcanberra-gtk3-0:0.30-38.fc 100% | 281.6 KiB/s | 30.1 KiB | 00m00s- [114/245] libtdb-0:1.4.14-3.fc43.x86_64 100% | 556.1 KiB/s | 55.1 KiB | 00m00s- [115/245] libvorbis-1:1.3.7-13.fc43.x86 100% | 2.5 MiB/s | 188.4 KiB | 00m00s- [116/245] libasyncns-0:0.8-31.fc43.x86_ 100% | 509.2 KiB/s | 30.0 KiB | 00m00s- [117/245] pulseaudio-libs-0:17.0-7.fc43 100% | 4.1 MiB/s | 694.1 KiB | 00m00s- [118/245] libsndfile-0:1.2.2-10.fc43.x8 100% | 3.3 MiB/s | 220.8 KiB | 00m00s- [119/245] sound-theme-freedesktop-0:0.8 100% | 2.3 MiB/s | 382.3 KiB | 00m00s- [120/245] gsm-0:1.0.23-1.fc43.x86_64 100% | 750.7 KiB/s | 36.0 KiB | 00m00s- [121/245] mpg123-libs-0:1.32.10-2.fc43. 100% | 5.0 MiB/s | 355.6 KiB | 00m00s- [122/245] opus-0:1.5.2-3.fc43.x86_64 100% | 3.5 MiB/s | 237.1 KiB | 00m00s- [123/245] localsearch-0:3.10.2-1.fc43.x 100% | 8.5 MiB/s | 867.1 KiB | 00m00s- [124/245] lame-libs-0:3.100-20.fc43.x86 100% | 1.8 MiB/s | 338.9 KiB | 00m00s- [125/245] libcue-0:2.3.0-12.fc43.x86_64 100% | 2.4 MiB/s | 35.0 KiB | 00m00s- [126/245] giflib-0:5.2.2-8.fc43.x86_64 100% | 2.2 MiB/s | 52.3 KiB | 00m00s- [127/245] exempi-0:2.6.4-8.fc43.x86_64 100% | 4.5 MiB/s | 581.3 KiB | 00m00s- [128/245] libgexiv2-0:0.14.6-2.fc43.x86 100% | 1.1 MiB/s | 101.2 KiB | 00m00s- [129/245] libiptcdata-0:1.0.5-23.fc43.x 100% | 2.4 MiB/s | 60.6 KiB | 00m00s- [130/245] libgxps-0:0.3.2-11.fc43.x86_6 100% | 616.0 KiB/s | 76.4 KiB | 00m00s- [131/245] libexif-0:0.6.25-2.fc43.x86_6 100% | 2.8 MiB/s | 475.6 KiB | 00m00s- [132/245] libosinfo-0:1.12.0-3.fc43.x86 100% | 4.0 MiB/s | 316.3 KiB | 00m00s- [133/245] totem-pl-parser-0:3.26.6-13.f 100% | 1.9 MiB/s | 143.1 KiB | 00m00s- [134/245] libxslt-0:1.1.43-5.fc43.x86_6 100% | 1.8 MiB/s | 184.4 KiB | 00m00s- [135/245] osinfo-db-tools-0:1.12.0-4.fc 100% | 1.5 MiB/s | 74.5 KiB | 00m00s- [136/245] osinfo-db-0:20250124-2.fc43.n 100% | 3.1 MiB/s | 475.5 KiB | 00m00s- [137/245] exiv2-libs-0:0.28.6-2.fc43.x8 100% | 3.8 MiB/s | 908.4 KiB | 00m00s- [138/245] inih-cpp-0:62-1.fc43.x86_64 100% | 428.2 KiB/s | 23.6 KiB | 00m00s- [139/245] inih-0:62-1.fc43.x86_64 100% | 396.7 KiB/s | 18.2 KiB | 00m00s- [140/245] uchardet-0:0.0.8-8.fc43.x86_6 100% | 914.1 KiB/s | 106.0 KiB | 00m00s- [141/245] dconf-0:0.49.0-1.fc43.x86_64 100% | 1.4 MiB/s | 110.2 KiB | 00m00s- [142/245] glib-networking-0:2.80.1-3.fc 100% | 1.4 MiB/s | 200.8 KiB | 00m00s- [143/245] geoclue2-0:2.8.0-1.fc43.x86_6 100% | 4.3 MiB/s | 144.5 KiB | 00m00s- [144/245] gsettings-desktop-schemas-0:4 100% | 6.2 MiB/s | 822.9 KiB | 00m00s- [145/245] libnotify-0:0.8.7-1.fc43.x86_ 100% | 2.9 MiB/s | 53.9 KiB | 00m00s- [146/245] tinysparql-0:3.10.1-5.fc43.x8 100% | 4.3 MiB/s | 1.0 MiB | 00m00s- [147/245] libunwind-0:1.8.1-3.fc43.x86_ 100% | 1.3 MiB/s | 76.5 KiB | 00m00s- [148/245] ModemManager-glib-0:1.24.2-1. 100% | 3.0 MiB/s | 334.9 KiB | 00m00s- [149/245] cdparanoia-libs-0:10.2-48.fc4 100% | 738.4 KiB/s | 53.9 KiB | 00m00s- [150/245] gstreamer1-0:1.26.10-1.fc43.x 100% | 9.1 MiB/s | 1.7 MiB | 00m00s- [151/245] graphene-0:1.10.8-2.fc43.x86_ 100% | 506.5 KiB/s | 61.3 KiB | 00m00s- [152/245] libXv-0:1.0.13-3.fc43.x86_64 100% | 2.3 MiB/s | 18.6 KiB | 00m00s- [153/245] gstreamer1-plugins-base-0:1.2 100% | 8.9 MiB/s | 2.3 MiB | 00m00s- [154/245] libtheora-1:1.1.1-40.fc43.x86 100% | 1.4 MiB/s | 170.3 KiB | 00m00s- [155/245] orc-0:0.4.41-2.fc43.x86_64 100% | 1.5 MiB/s | 221.5 KiB | 00m00s- [156/245] libvisual-1:0.4.2-3.fc43.x86_ 100% | 627.8 KiB/s | 153.2 KiB | 00m00s- [157/245] iso-codes-0:4.18.0-2.fc43.noa 100% | 7.8 MiB/s | 3.7 MiB | 00m00s- [158/245] fdk-aac-free-0:2.0.0-16.fc43. 100% | 3.6 MiB/s | 341.1 KiB | 00m00s- [159/245] libebur128-0:1.2.6-14.fc43.x8 100% | 1.2 MiB/s | 24.9 KiB | 00m00s- [160/245] liblc3-0:1.1.3-5.fc43.x86_64 100% | 1.4 MiB/s | 105.1 KiB | 00m00s- [161/245] libldac-0:2.0.2.3-18.fc43.x86 100% | 1.4 MiB/s | 42.5 KiB | 00m00s- [162/245] pipewire-libs-0:1.4.9-1.fc43. 100% | 7.6 MiB/s | 2.4 MiB | 00m00s- [163/245] fftw-libs-single-0:3.3.10-16. 100% | 5.5 MiB/s | 1.2 MiB | 00m00s- [164/245] libsbc-0:2.0-7.fc43.x86_64 100% | 494.6 KiB/s | 49.0 KiB | 00m00s- [165/245] libogg-2:1.3.6-2.fc43.x86_64 100% | 8.2 MiB/s | 33.5 KiB | 00m00s- [166/245] libtiff-0:4.7.1-1.fc43.x86_64 100% | 10.3 MiB/s | 222.4 KiB | 00m00s- [167/245] jbigkit-libs-0:2.1-32.fc43.x8 100% | 7.4 MiB/s | 53.2 KiB | 00m00s- [168/245] flac-libs-0:1.5.0-5.fc43.x86_ 100% | 4.9 MiB/s | 217.1 KiB | 00m00s- [169/245] webrtc-audio-processing-0:1.3 100% | 4.5 MiB/s | 533.9 KiB | 00m00s- [170/245] liblerc-0:4.0.0-9.fc43.x86_64 100% | 2.8 MiB/s | 215.1 KiB | 00m00s- [171/245] libproxy-0:0.5.12-1.fc43.x86_ 100% | 4.9 MiB/s | 45.2 KiB | 00m00s- [172/245] bluez-libs-0:5.85-1.fc43.x86_ 100% | 9.0 MiB/s | 83.2 KiB | 00m00s- [173/245] alsa-lib-0:1.2.15.1-1.fc43.x8 100% | 6.6 MiB/s | 541.0 KiB | 00m00s- [174/245] duktape-0:2.7.0-10.fc43.x86_6 100% | 1.9 MiB/s | 168.7 KiB | 00m00s- [175/245] libavformat-free-0:7.1.2-3.fc 100% | 11.2 MiB/s | 1.1 MiB | 00m00s- [176/245] libavutil-free-0:7.1.2-3.fc43 100% | 6.9 MiB/s | 351.7 KiB | 00m00s- [177/245] libdvdnav-0:6.1.1-11.fc43.x86 100% | 2.5 MiB/s | 55.5 KiB | 00m00s- [178/245] game-music-emu-0:0.6.4-2.fc43 100% | 1.3 MiB/s | 166.1 KiB | 00m00s- [179/245] libmodplug-1:0.8.9.0-28.fc43. 100% | 1.6 MiB/s | 177.9 KiB | 00m00s- [180/245] librabbitmq-0:0.15.0-3.fc43.x 100% | 1.3 MiB/s | 43.4 KiB | 00m00s- [181/245] librist-0:0.2.7-10.fc43.x86_6 100% | 1.3 MiB/s | 77.0 KiB | 00m00s- [182/245] libdvdread-0:6.1.3-10.fc43.x8 100% | 254.8 KiB/s | 72.1 KiB | 00m00s- [183/245] srt-libs-0:1.5.4-4.fc43.x86_6 100% | 2.5 MiB/s | 388.9 KiB | 00m00s- [184/245] libswresample-free-0:7.1.2-3. 100% | 5.6 MiB/s | 68.5 KiB | 00m00s- [185/245] aribb24-0:1.0.3^20160216git5e 100% | 4.9 MiB/s | 39.8 KiB | 00m00s- [186/245] zeromq-0:4.3.5-22.fc43.x86_64 100% | 2.1 MiB/s | 468.2 KiB | 00m00s- [187/245] ilbc-0:3.0.4-17.fc43.x86_64 100% | 6.9 MiB/s | 56.9 KiB | 00m00s- [188/245] libavcodec-free-0:7.1.2-3.fc4 100% | 5.9 MiB/s | 4.2 MiB | 00m01s- [189/245] libaribcaption-0:1.1.1-3.fc43 100% | 861.6 KiB/s | 111.1 KiB | 00m00s- [190/245] codec2-0:1.2.0-7.fc43.x86_64 100% | 2.4 MiB/s | 642.9 KiB | 00m00s- [191/245] libva-0:2.22.0-6.fc43.x86_64 100% | 794.0 KiB/s | 115.9 KiB | 00m00s- [192/245] snappy-0:1.2.2-2.fc43.x86_64 100% | 1.0 MiB/s | 39.6 KiB | 00m00s- [193/245] speex-0:1.2.0-20.fc43.x86_64 100% | 2.4 MiB/s | 70.2 KiB | 00m00s- [194/245] opencore-amr-0:0.1.6-9.fc43.x 100% | 2.0 MiB/s | 182.1 KiB | 00m00s- [195/245] twolame-libs-0:0.4.0-8.fc43.x 100% | 1.4 MiB/s | 68.6 KiB | 00m00s- [196/245] libvpx-0:1.15.0-4.fc43.x86_64 100% | 5.6 MiB/s | 1.2 MiB | 00m00s- [197/245] vo-amrwbenc-0:0.1.3-23.fc43.x 100% | 1.3 MiB/s | 82.8 KiB | 00m00s- [198/245] xevd-libs-0:0.5.0-5.fc43.x86_ 100% | 4.7 MiB/s | 165.2 KiB | 00m00s- [199/245] xeve-libs-0:0.5.1-5.fc43.x86_ 100% | 7.7 MiB/s | 276.4 KiB | 00m00s- [200/245] libvdpau-0:1.5-10.fc43.x86_64 100% | 485.2 KiB/s | 16.5 KiB | 00m00s- [201/245] xvidcore-0:1.3.7-14.fc43.x86_ 100% | 3.6 MiB/s | 266.6 KiB | 00m00s- [202/245] cjson-0:1.7.18-3.fc43.x86_64 100% | 602.4 KiB/s | 31.9 KiB | 00m00s- [203/245] zvbi-0:0.2.44-2.fc43.x86_64 100% | 3.7 MiB/s | 433.6 KiB | 00m00s- [204/245] libsodium-0:1.0.20-6.fc43.x86 100% | 2.0 MiB/s | 175.7 KiB | 00m00s- [205/245] soxr-0:0.1.3-20.fc43.x86_64 100% | 1.2 MiB/s | 86.8 KiB | 00m00s- [206/245] openpgm-0:5.3.128-5.fc43.x86_ 100% | 1.9 MiB/s | 181.5 KiB | 00m00s- [207/245] libgsf-0:1.14.54-1.fc43.x86_6 100% | 1.6 MiB/s | 260.6 KiB | 00m00s- [208/245] poppler-glib-0:25.07.0-3.fc43 100% | 1.2 MiB/s | 207.4 KiB | 00m00s- [209/245] gpgmepp-0:1.24.3-6.fc43.x86_6 100% | 3.4 MiB/s | 142.9 KiB | 00m00s- [210/245] poppler-0:25.07.0-3.fc43.x86_ 100% | 5.8 MiB/s | 1.3 MiB | 00m00s- [211/245] gpgme-0:1.24.3-6.fc43.x86_64 100% | 3.7 MiB/s | 218.5 KiB | 00m00s- [212/245] upower-libs-0:1.91.0-1.fc43.x 100% | 6.5 MiB/s | 60.0 KiB | 00m00s- [213/245] gobject-introspection-0:1.84. 100% | 5.1 MiB/s | 120.3 KiB | 00m00s- [214/245] libvpl-1:2.16.0-1.fc43.x86_64 100% | 8.7 MiB/s | 161.2 KiB | 00m00s- [215/245] libbluray-0:1.3.4-11.fc43.x86 100% | 8.9 MiB/s | 173.0 KiB | 00m00s- [216/245] poppler-data-0:0.4.11-10.fc43 100% | 6.0 MiB/s | 2.0 MiB | 00m00s- [217/245] libchromaprint-0:1.6.0-1.fc43 100% | 8.3 MiB/s | 42.6 KiB | 00m00s- [218/245] libudfread-0:1.1.2-12.fc43.x8 100% | 955.6 KiB/s | 35.4 KiB | 00m00s- [219/245] libsmbclient-2:4.23.4-1.fc43. 100% | 6.0 MiB/s | 80.0 KiB | 00m00s- [220/245] libldb-2:4.23.4-1.fc43.x86_64 100% | 6.9 MiB/s | 189.8 KiB | 00m00s- [221/245] libwbclient-2:4.23.4-1.fc43.x 100% | 5.8 MiB/s | 47.8 KiB | 00m00s- [222/245] libopenmpt-0:0.8.4-1.fc43.x86 100% | 3.4 MiB/s | 785.6 KiB | 00m00s- [223/245] samba-common-2:4.23.4-1.fc43. 100% | 7.0 MiB/s | 179.0 KiB | 00m00s- [224/245] samba-common-libs-2:4.23.4-1. 100% | 6.4 MiB/s | 111.8 KiB | 00m00s- [225/245] libtalloc-0:2.4.3-4.fc43.x86_ 100% | 669.1 KiB/s | 34.8 KiB | 00m00s- [226/245] libtevent-0:0.17.1-3.fc43.x86 100% | 3.6 MiB/s | 51.6 KiB | 00m00s- [227/245] lmdb-libs-0:0.9.33-4.fc43.x86 100% | 2.5 MiB/s | 61.5 KiB | 00m00s- [228/245] lpcnetfreedv-0:0.5-9.fc43.x86 100% | 6.7 MiB/s | 7.3 MiB | 00m01s- [229/245] ngtcp2-crypto-gnutls-0:1.18.0 100% | 4.6 MiB/s | 23.8 KiB | 00m00s- [230/245] mbedtls-0:3.6.5-1.fc43.x86_64 100% | 7.7 MiB/s | 512.4 KiB | 00m00s- [231/245] glibc-gconv-extra-0:2.42-4.fc 100% | 5.8 MiB/s | 1.6 MiB | 00m00s- [232/245] nspr-0:4.37.0-7.fc43.x86_64 100% | 6.4 MiB/s | 137.9 KiB | 00m00s- [233/245] systemd-standalone-tmpfiles-0 100% | 1.5 MiB/s | 198.7 KiB | 00m00s- [234/245] nss-0:3.118.1-2.fc43.x86_64 100% | 7.4 MiB/s | 716.8 KiB | 00m00s- [235/245] nss-util-0:3.118.1-2.fc43.x86 100% | 8.4 MiB/s | 86.3 KiB | 00m00s- [236/245] nss-softokn-freebl-0:3.118.1- 100% | 8.9 MiB/s | 372.3 KiB | 00m00s- [237/245] nss-sysinit-0:3.118.1-2.fc43. 100% | 4.7 MiB/s | 19.1 KiB | 00m00s- [238/245] nss-softokn-0:3.118.1-2.fc43. 100% | 4.3 MiB/s | 430.9 KiB | 00m00s- [239/245] samba-client-libs-2:4.23.4-1. 100% | 6.8 MiB/s | 5.6 MiB | 00m01s- [240/245] low-memory-monitor-0:2.1-13.f 100% | 449.6 KiB/s | 34.2 KiB | 00m00s- [241/245] adwaita-sans-fonts-0:49.0-2.f 100% | 4.1 MiB/s | 764.3 KiB | 00m00s- [242/245] exiv2-0:0.28.6-2.fc43.x86_64 100% | 5.3 MiB/s | 2.0 MiB | 00m00s- [243/245] adwaita-mono-fonts-0:49.0-2.f 100% | 4.4 MiB/s | 1.4 MiB | 00m00s- [244/245] intel-vpl-gpu-rt-0:25.4.5-1.f 100% | 8.5 MiB/s | 3.8 MiB | 00m00s- [245/245] intel-mediasdk-0:23.2.2-8.fc4 100% | 6.5 MiB/s | 2.7 MiB | 00m00s- --------------------------------------------------------------------------------- [245/245] Total 100% | 12.4 MiB/s | 123.9 MiB | 00m10s- Running transaction- [ 1/247] Verify package files 100% | 517.0 B/s | 245.0 B | 00m00s- [ 2/247] Prepare transaction 100% | 2.1 KiB/s | 245.0 B | 00m00s- [ 3/247] Installing libXext-0:1.3.6-4. 100% | 89.1 MiB/s | 91.2 KiB | 00m00s- [ 4/247] Installing libpng-2:1.6.53-1. 100% | 118.6 MiB/s | 243.0 KiB | 00m00s- [ 5/247] Installing avahi-libs-0:0.9~r 100% | 85.0 MiB/s | 174.0 KiB | 00m00s- [ 6/247] Installing nspr-0:4.37.0-7.fc 100% | 103.2 MiB/s | 317.2 KiB | 00m00s- [ 7/247] Installing libogg-2:1.3.6-2.f 100% | 46.0 MiB/s | 47.1 KiB | 00m00s- [ 8/247] Installing libvorbis-1:1.3.7- 100% | 204.1 MiB/s | 835.9 KiB | 00m00s- [ 9/247] Installing libjpeg-turbo-0:3. 100% | 262.6 MiB/s | 806.6 KiB | 00m00s- [ 10/247] Installing json-glib-0:1.10.8 100% | 196.7 MiB/s | 604.4 KiB | 00m00s- [ 11/247] Installing libwayland-client- 100% | 61.7 MiB/s | 63.2 KiB | 00m00s- [ 12/247] Installing libtalloc-0:2.4.3- 100% | 63.6 MiB/s | 65.2 KiB | 00m00s- [ 13/247] Installing libtdb-0:1.4.14-3. 100% | 99.2 MiB/s | 101.6 KiB | 00m00s- [ 14/247] Installing dbus-1:1.16.0-4.fc 100% | 0.0 B/s | 124.0 B | 00m00s- [ 15/247] Installing lcms2-0:2.16-6.fc4 100% | 141.7 MiB/s | 435.3 KiB | 00m00s- [ 16/247] Installing fonts-filesystem-1 100% | 769.5 KiB/s | 788.0 B | 00m00s- [ 17/247] Installing libXrender-0:0.9.1 100% | 46.2 MiB/s | 47.3 KiB | 00m00s- [ 18/247] Installing libglvnd-1:1.7.0-8 100% | 257.6 MiB/s | 527.5 KiB | 00m00s- [ 19/247] Installing nss-util-0:3.118.1 100% | 100.5 MiB/s | 205.8 KiB | 00m00s- [ 20/247] Installing libXi-0:1.8.2-3.fc 100% | 79.8 MiB/s | 81.7 KiB | 00m00s- [ 21/247] Installing opus-0:1.5.2-3.fc4 100% | 139.5 MiB/s | 428.7 KiB | 00m00s- [ 22/247] Installing libwebp-0:1.6.0-2. 100% | 187.6 MiB/s | 960.7 KiB | 00m00s- [ 23/247] Installing libsoup3-0:3.6.5-8 100% | 230.1 MiB/s | 1.2 MiB | 00m00s- [ 24/247] Installing libXfixes-0:6.0.1- 100% | 26.9 MiB/s | 27.6 KiB | 00m00s- [ 25/247] Installing libtevent-0:0.17.1 100% | 50.1 MiB/s | 102.6 KiB | 00m00s- [ 26/247] Installing libwayland-cursor- 100% | 37.6 MiB/s | 38.5 KiB | 00m00s- [ 27/247] Installing avahi-glib-0:0.9~r 100% | 20.0 MiB/s | 20.4 KiB | 00m00s- [ 28/247] Installing libvpl-1:2.16.0-1. 100% | 139.7 MiB/s | 429.2 KiB | 00m00s- [ 29/247] Installing alsa-lib-0:1.2.15. 100% | 58.7 MiB/s | 1.5 MiB | 00m00s- [ 30/247] Installing libgudev-0:238-8.f 100% | 83.3 MiB/s | 85.3 KiB | 00m00s- [ 31/247] Installing libdav1d-0:1.5.2-1 100% | 282.2 MiB/s | 1.7 MiB | 00m00s- [ 32/247] Installing openjpeg-0:2.5.4-1 100% | 149.2 MiB/s | 458.2 KiB | 00m00s- [ 33/247] Installing hwdata-0:0.403-1.f 100% | 390.9 MiB/s | 9.8 MiB | 00m00s- [ 34/247] Installing mesa-filesystem-0: 100% | 4.2 MiB/s | 4.3 KiB | 00m00s- [ 35/247] Installing libglvnd-opengl-1: 100% | 142.2 MiB/s | 145.6 KiB | 00m00s- [ 36/247] Installing libtheora-1:1.1.1- 100% | 156.2 MiB/s | 479.7 KiB | 00m00s- [ 37/247] Installing libdvdread-0:6.1.3 100% | 154.1 MiB/s | 157.8 KiB | 00m00s- [ 38/247] Installing liblc3-0:1.1.3-5.f 100% | 167.8 MiB/s | 171.8 KiB | 00m00s- [ 39/247] Installing fdk-aac-free-0:2.0 100% | 199.7 MiB/s | 613.3 KiB | 00m00s- [ 40/247] Installing libunwind-0:1.8.1- 100% | 64.3 MiB/s | 197.4 KiB | 00m00s- [ 41/247] Installing gstreamer1-0:1.26. 100% | 168.7 MiB/s | 5.4 MiB | 00m00s- [ 42/247] Installing gsettings-desktop- 100% | 574.2 MiB/s | 5.7 MiB | 00m00s- [ 43/247] Installing mpg123-libs-0:1.32 100% | 199.4 MiB/s | 816.6 KiB | 00m00s- [ 44/247] Installing lame-libs-0:3.100- 100% | 399.5 MiB/s | 1.2 MiB | 00m00s- [ 45/247] Installing gsm-0:1.0.23-1.fc4 100% | 65.3 MiB/s | 66.9 KiB | 00m00s- [ 46/247] Installing fuse3-libs-0:3.16. 100% | 138.0 MiB/s | 282.6 KiB | 00m00s- [ 47/247] Installing openh264-0:2.6.0-2 100% | 274.0 MiB/s | 1.1 MiB | 00m00s- [ 48/247] Installing svt-av1-libs-0:3.1 100% | 309.4 MiB/s | 5.6 MiB | 00m00s- [ 49/247] Installing rav1e-libs-0:0.7.1 100% | 272.0 MiB/s | 3.0 MiB | 00m00s- [ 50/247] Installing shared-mime-info-0 100% | 57.5 MiB/s | 2.6 MiB | 00m00s- [ 51/247] Installing xml-common-0:0.6.3 100% | 39.6 MiB/s | 81.1 KiB | 00m00s- [ 52/247] Installing libwayland-egl-0:1 100% | 13.2 MiB/s | 13.6 KiB | 00m00s- [ 53/247] Installing fribidi-0:1.0.16-3 100% | 11.1 MiB/s | 192.8 KiB | 00m00s- [ 54/247] Installing iso-codes-0:4.18.0 100% | 515.1 MiB/s | 21.6 MiB | 00m00s- [ 55/247] Installing libopenmpt-0:0.8.4 100% | 258.2 MiB/s | 1.8 MiB | 00m00s- [ 56/247] Installing libdvdnav-0:6.1.1- 100% | 115.0 MiB/s | 117.8 KiB | 00m00s- [ 57/247] Installing mesa-libGLU-0:9.0. 100% | 177.1 MiB/s | 362.6 KiB | 00m00s- [ 58/247] Installing libpciaccess-0:0.1 100% | 22.4 MiB/s | 45.9 KiB | 00m00s- [ 59/247] Installing libdrm-0:2.4.128-3 100% | 65.7 MiB/s | 403.7 KiB | 00m00s- [ 60/247] Installing osinfo-db-0:202501 100% | 47.6 MiB/s | 4.1 MiB | 00m00s- [ 61/247] Installing libXcursor-0:1.2.3 100% | 53.8 MiB/s | 55.1 KiB | 00m00s- [ 62/247] Installing libXdamage-0:1.1.6 100% | 40.2 MiB/s | 41.2 KiB | 00m00s- [ 63/247] Installing osinfo-db-tools-0: 100% | 12.0 MiB/s | 197.2 KiB | 00m00s- [ 64/247] Installing libXtst-0:1.2.5-3. 100% | 33.8 MiB/s | 34.6 KiB | 00m00s- [ 65/247] Installing nss-softokn-freebl 100% | 193.9 MiB/s | 993.0 KiB | 00m00s- [ 66/247] Installing nss-softokn-0:3.11 100% | 281.3 MiB/s | 2.0 MiB | 00m00s- [ 67/247] Installing nss-sysinit-0:3.11 100% | 1.3 MiB/s | 19.2 KiB | 00m00s- [ 68/247] Installing nss-0:3.118.1-2.fc 100% | 104.9 MiB/s | 1.9 MiB | 00m00s- [ 69/247] Installing libXrandr-0:1.5.4- 100% | 51.8 MiB/s | 53.0 KiB | 00m00s- [ 70/247] Installing abattis-cantarell- 100% | 94.9 MiB/s | 194.4 KiB | 00m00s- [ 71/247] Installing libgusb-0:0.4.9-4. 100% | 79.9 MiB/s | 163.7 KiB | 00m00s- [ 72/247] Installing colord-libs-0:1.4. 100% | 162.8 MiB/s | 833.8 KiB | 00m00s- [ 73/247] Installing flac-libs-0:1.5.0- 100% | 199.9 MiB/s | 614.2 KiB | 00m00s- [ 74/247] Installing libsndfile-0:1.2.2 100% | 179.6 MiB/s | 551.6 KiB | 00m00s- [ 75/247] Installing aribb24-0:1.0.3^20 100% | 41.3 MiB/s | 84.5 KiB | 00m00s- [ 76/247] Installing zvbi-0:0.2.44-2.fc 100% | 35.0 MiB/s | 1.2 MiB | 00m00s- [ 77/247] Installing libXxf86vm-0:1.1.6 100% | 25.9 MiB/s | 26.5 KiB | 00m00s- [ 78/247] Installing libXinerama-0:1.1. 100% | 15.7 MiB/s | 16.1 KiB | 00m00s- [ 79/247] Installing libXv-0:1.0.13-3.f 100% | 26.6 MiB/s | 27.2 KiB | 00m00s- [ 80/247] Installing libvdpau-0:1.5-10. 100% | 21.9 MiB/s | 22.4 KiB | 00m00s- [ 81/247] Installing systemd-standalone 100% | 9.2 MiB/s | 415.6 KiB | 00m00s- >>> Running sysusers scriptlet: samba-common-2:4.23.4-1.fc43.noarch- >>> Finished sysusers scriptlet: samba-common-2:4.23.4-1.fc43.noarch- >>> Scriptlet output:- >>> Creating group 'printadmin' with GID 997.- >>>- [ 82/247] Installing samba-common-2:4.2 100% | 11.9 MiB/s | 206.4 KiB | 00m00s- [ 83/247] Installing mbedtls-0:3.6.5-1. 100% | 221.4 MiB/s | 1.3 MiB | 00m00s- [ 84/247] Installing ngtcp2-crypto-gnut 100% | 13.2 MiB/s | 40.5 KiB | 00m00s- [ 85/247] Installing glibc-gconv-extra- 100% | 91.4 MiB/s | 7.3 MiB | 00m00s- [ 86/247] Installing lmdb-libs-0:0.9.33 100% | 34.8 MiB/s | 106.8 KiB | 00m00s- [ 87/247] Installing samba-client-libs- 100% | 174.3 MiB/s | 19.7 MiB | 00m00s- [ 88/247] Installing libwbclient-2:4.23 100% | 33.9 MiB/s | 69.4 KiB | 00m00s- [ 89/247] Installing samba-common-libs- 100% | 66.2 MiB/s | 271.1 KiB | 00m00s- [ 90/247] Installing libldb-2:4.23.4-1. 100% | 74.3 MiB/s | 456.5 KiB | 00m00s- [ 91/247] Installing libsmbclient-2:4.2 100% | 82.2 MiB/s | 168.3 KiB | 00m00s- [ 92/247] Installing libudfread-0:1.1.2 100% | 65.8 MiB/s | 67.3 KiB | 00m00s- [ 93/247] Installing gobject-introspect 100% | 96.9 MiB/s | 397.1 KiB | 00m00s- [ 94/247] Installing upower-libs-0:1.91 100% | 87.9 MiB/s | 180.1 KiB | 00m00s- [ 95/247] Installing gpgme-0:1.24.3-6.f 100% | 28.8 MiB/s | 590.4 KiB | 00m00s- [ 96/247] Installing gpgmepp-0:1.24.3-6 100% | 140.1 MiB/s | 430.4 KiB | 00m00s- [ 97/247] Installing poppler-data-0:0.4 100% | 229.4 MiB/s | 12.4 MiB | 00m00s- [ 98/247] Installing lpcnetfreedv-0:0.5 100% | 400.6 MiB/s | 14.8 MiB | 00m00s- [ 99/247] Installing codec2-0:1.2.0-7.f 100% | 273.1 MiB/s | 1.4 MiB | 00m00s- [100/247] Installing soxr-0:0.1.3-20.fc 100% | 94.5 MiB/s | 193.6 KiB | 00m00s- [101/247] Installing openpgm-0:5.3.128- 100% | 153.2 MiB/s | 313.7 KiB | 00m00s- [102/247] Installing libsodium-0:1.0.20 100% | 190.5 MiB/s | 390.2 KiB | 00m00s- [103/247] Installing zeromq-0:4.3.5-22. 100% | 49.2 MiB/s | 906.6 KiB | 00m00s- [104/247] Installing cjson-0:1.7.18-3.f 100% | 1.8 MiB/s | 65.3 KiB | 00m00s- [105/247] Installing librist-0:0.2.7-10 100% | 77.5 MiB/s | 158.8 KiB | 00m00s- [106/247] Installing xvidcore-0:1.3.7-1 100% | 214.9 MiB/s | 880.0 KiB | 00m00s- [107/247] Installing xeve-libs-0:0.5.1- 100% | 218.2 MiB/s | 893.7 KiB | 00m00s- [108/247] Installing xevd-libs-0:0.5.0- 100% | 180.2 MiB/s | 369.0 KiB | 00m00s- [109/247] Installing vo-amrwbenc-0:0.1. 100% | 75.9 MiB/s | 155.4 KiB | 00m00s- [110/247] Installing twolame-libs-0:0.4 100% | 81.3 MiB/s | 166.6 KiB | 00m00s- [111/247] Installing speex-0:1.2.0-20.f 100% | 63.7 MiB/s | 130.4 KiB | 00m00s- [112/247] Installing snappy-0:1.2.2-2.f 100% | 35.9 MiB/s | 73.5 KiB | 00m00s- [113/247] Installing opencore-amr-0:0.1 100% | 173.4 MiB/s | 355.1 KiB | 00m00s- [114/247] Installing libvpx-0:1.15.0-4. 100% | 296.0 MiB/s | 3.3 MiB | 00m00s- [115/247] Installing ilbc-0:3.0.4-17.fc 100% | 90.8 MiB/s | 92.9 KiB | 00m00s- [116/247] Installing srt-libs-0:1.5.4-4 100% | 242.9 MiB/s | 994.9 KiB | 00m00s- [117/247] Installing librabbitmq-0:0.15 100% | 88.6 MiB/s | 90.7 KiB | 00m00s- [118/247] Installing libmodplug-1:0.8.9 100% | 174.3 MiB/s | 357.0 KiB | 00m00s- [119/247] Installing game-music-emu-0:0 100% | 172.5 MiB/s | 353.2 KiB | 00m00s- [120/247] Installing bluez-libs-0:5.85- 100% | 97.4 MiB/s | 199.4 KiB | 00m00s- [121/247] Installing duktape-0:2.7.0-10 100% | 201.1 MiB/s | 617.8 KiB | 00m00s- [122/247] Installing libproxy-0:0.5.12- 100% | 51.1 MiB/s | 104.6 KiB | 00m00s- [123/247] Installing liblerc-0:4.0.0-9. 100% | 203.6 MiB/s | 625.6 KiB | 00m00s- [124/247] Installing jbigkit-libs-0:2.1 100% | 56.4 MiB/s | 115.4 KiB | 00m00s- [125/247] Installing libtiff-0:4.7.1-1. 100% | 204.0 MiB/s | 626.6 KiB | 00m00s- [126/247] Installing webrtc-audio-proce 100% | 227.7 MiB/s | 1.4 MiB | 00m00s- [127/247] Installing libsbc-0:2.0-7.fc4 100% | 92.3 MiB/s | 94.5 KiB | 00m00s- [128/247] Installing libldac-0:2.0.2.3- 100% | 37.2 MiB/s | 76.2 KiB | 00m00s- [129/247] Installing libebur128-0:1.2.6 100% | 39.8 MiB/s | 40.7 KiB | 00m00s- [130/247] Installing fftw-libs-single-0 100% | 327.2 MiB/s | 3.6 MiB | 00m00s- [131/247] Installing orc-0:0.4.41-2.fc4 100% | 41.9 MiB/s | 728.9 KiB | 00m00s- [132/247] Installing libvisual-1:0.4.2- 100% | 222.2 MiB/s | 455.1 KiB | 00m00s- [133/247] Installing graphene-0:1.10.8- 100% | 78.2 MiB/s | 160.1 KiB | 00m00s- [134/247] Installing cdparanoia-libs-0: 100% | 56.1 MiB/s | 115.0 KiB | 00m00s- [135/247] Installing ModemManager-glib- 100% | 302.2 MiB/s | 1.5 MiB | 00m00s- [136/247] Installing inih-0:62-1.fc43.x 100% | 23.1 MiB/s | 23.6 KiB | 00m00s- [137/247] Installing inih-cpp-0:62-1.fc 100% | 35.9 MiB/s | 36.8 KiB | 00m00s- [138/247] Installing exiv2-libs-0:0.28. 100% | 316.1 MiB/s | 2.8 MiB | 00m00s- [139/247] Installing libgexiv2-0:0.14.6 100% | 137.4 MiB/s | 281.4 KiB | 00m00s- [140/247] Installing uchardet-0:0.0.8-8 100% | 18.1 MiB/s | 277.7 KiB | 00m00s- [141/247] Installing totem-pl-parser-0: 100% | 79.9 MiB/s | 327.1 KiB | 00m00s- [142/247] Installing libxslt-0:1.1.43-5 100% | 28.3 MiB/s | 463.2 KiB | 00m00s- [143/247] Installing libosinfo-0:1.12.0 100% | 70.8 MiB/s | 1.2 MiB | 00m00s- [144/247] Installing libiptcdata-0:1.0. 100% | 10.9 MiB/s | 167.0 KiB | 00m00s- [145/247] Installing libexif-0:0.6.25-2 100% | 445.2 MiB/s | 2.7 MiB | 00m00s- [146/247] Installing libcue-0:2.3.0-12. 100% | 85.3 MiB/s | 87.3 KiB | 00m00s- [147/247] Installing giflib-0:5.2.2-8.f 100% | 111.1 MiB/s | 113.8 KiB | 00m00s- [148/247] Installing exempi-0:2.6.4-8.f 100% | 53.7 MiB/s | 1.4 MiB | 00m00s- [149/247] Installing libasyncns-0:0.8-3 100% | 55.4 MiB/s | 56.8 KiB | 00m00s- [150/247] Installing pulseaudio-libs-0: 100% | 337.9 MiB/s | 3.4 MiB | 00m00s- [151/247] Installing pipewire-libs-0:1. 100% | 188.3 MiB/s | 8.7 MiB | 00m00s- [152/247] Installing sound-theme-freede 100% | 28.5 MiB/s | 467.2 KiB | 00m00s- [153/247] Installing libcanberra-0:0.30 100% | 7.4 MiB/s | 271.4 KiB | 00m00s- [154/247] Installing fuse-common-0:3.16 100% | 285.2 KiB/s | 292.0 B | 00m00s- [155/247] Installing fuse3-0:3.16.2-5.f 100% | 8.6 MiB/s | 132.0 KiB | 00m00s- [156/247] Installing highway-0:1.3.0-1. 100% | 395.3 MiB/s | 5.5 MiB | 00m00s- [157/247] Installing libjxl-1:0.11.1-7. 100% | 316.2 MiB/s | 4.1 MiB | 00m00s- [158/247] Installing xkeyboard-config-0 100% | 312.3 MiB/s | 10.3 MiB | 00m00s- [159/247] Installing libxkbcommon-0:1.1 100% | 133.4 MiB/s | 409.9 KiB | 00m00s- [160/247] Installing libvmaf-0:3.0.0-4. 100% | 269.7 MiB/s | 828.4 KiB | 00m00s- [161/247] Installing libaom-0:3.13.1-1. 100% | 335.4 MiB/s | 5.0 MiB | 00m00s- [162/247] Installing libopenjph-0:0.22. 100% | 228.2 MiB/s | 467.3 KiB | 00m00s- [163/247] Installing libheif-0:1.20.2-6 100% | 258.9 MiB/s | 1.6 MiB | 00m00s- [164/247] Installing google-noto-fonts- 100% | 0.0 B/s | 18.5 KiB | 00m00s- [165/247] Installing google-noto-sans-v 100% | 278.3 MiB/s | 1.4 MiB | 00m00s- [166/247] Installing default-fonts-core 100% | 5.9 MiB/s | 18.2 KiB | 00m00s- [167/247] Installing libstemmer-0:3.0.1 100% | 215.8 MiB/s | 662.9 KiB | 00m00s- [168/247] Installing libtinysparql-0:3. 100% | 194.9 MiB/s | 997.9 KiB | 00m00s- [169/247] Installing cups-filesystem-1: 100% | 1.7 MiB/s | 1.8 KiB | 00m00s- [170/247] Installing cups-libs-1:2.4.16 100% | 201.9 MiB/s | 620.2 KiB | 00m00s- [171/247] Installing xprop-0:1.2.8-4.fc 100% | 3.9 MiB/s | 56.0 KiB | 00m00s- [172/247] Installing at-spi2-core-0:2.5 100% | 194.8 MiB/s | 1.6 MiB | 00m00s- [173/247] Installing atk-0:2.58.2-1.fc4 100% | 122.1 MiB/s | 250.0 KiB | 00m00s- [174/247] Installing at-spi2-atk-0:2.58 100% | 93.0 MiB/s | 285.7 KiB | 00m00s- [175/247] Installing libdatrie-0:0.2.13 100% | 53.7 MiB/s | 54.9 KiB | 00m00s- [176/247] Installing libthai-0:0.1.29-1 100% | 255.6 MiB/s | 785.2 KiB | 00m00s- [177/247] Installing graphite2-0:1.3.14 100% | 13.5 MiB/s | 193.9 KiB | 00m00s- [178/247] Installing freetype-0:2.13.3- 100% | 208.0 MiB/s | 851.9 KiB | 00m00s- [179/247] Installing harfbuzz-0:11.5.1- 100% | 282.8 MiB/s | 2.8 MiB | 00m00s- [180/247] Installing fontconfig-0:2.17. 100% | 746.5 KiB/s | 785.3 KiB | 00m01s- [181/247] Installing libXft-0:2.3.8-9.f 100% | 81.0 MiB/s | 165.9 KiB | 00m00s- [182/247] Installing libaribcaption-0:1 100% | 120.1 MiB/s | 245.9 KiB | 00m00s- [183/247] Installing poppler-0:25.07.0- 100% | 293.4 MiB/s | 3.8 MiB | 00m00s- [184/247] Installing libbluray-0:1.3.4- 100% | 64.3 MiB/s | 395.2 KiB | 00m00s- [185/247] Installing adwaita-icon-theme 100% | 21.7 MiB/s | 2.4 MiB | 00m00s- [186/247] Installing adwaita-cursor-the 100% | 408.2 MiB/s | 11.4 MiB | 00m00s- [187/247] Installing adwaita-icon-theme 100% | 24.8 MiB/s | 1.3 MiB | 00m00s- [188/247] Installing libepoxy-0:1.5.10- 100% | 269.6 MiB/s | 1.1 MiB | 00m00s- [189/247] Installing libcloudproviders- 100% | 41.1 MiB/s | 126.2 KiB | 00m00s- [190/247] Installing libXcomposite-0:0. 100% | 20.5 MiB/s | 42.0 KiB | 00m00s- [191/247] Installing hicolor-icon-theme 100% | 6.3 MiB/s | 179.7 KiB | 00m00s- [192/247] Installing pixman-0:0.46.2-2. 100% | 231.6 MiB/s | 711.4 KiB | 00m00s- [193/247] Installing lzo-0:2.10-15.fc43 100% | 176.3 MiB/s | 180.5 KiB | 00m00s- [194/247] Installing cairo-0:1.18.4-2.f 100% | 253.1 MiB/s | 1.8 MiB | 00m00s- [195/247] Installing pango-0:1.57.0-1.f 100% | 49.6 MiB/s | 1.0 MiB | 00m00s- [196/247] Installing cairo-gobject-0:1. 100% | 31.2 MiB/s | 32.0 KiB | 00m00s- [197/247] Installing librsvg2-0:2.61.0- 100% | 296.9 MiB/s | 5.0 MiB | 00m00s- [198/247] Installing glycin-loaders-0:2 100% | 372.7 MiB/s | 13.0 MiB | 00m00s- [199/247] Installing glycin-libs-0:2.0. 100% | 314.1 MiB/s | 4.4 MiB | 00m00s- [200/247] Installing gdk-pixbuf2-0:2.44 100% | 84.2 MiB/s | 2.5 MiB | 00m00s- [201/247] Installing gtk-update-icon-ca 100% | 4.4 MiB/s | 63.3 KiB | 00m00s- [202/247] Installing gtk3-0:3.24.51-2.f 100% | 276.6 MiB/s | 22.4 MiB | 00m00s- [203/247] Installing libdecor-0:0.2.5-1 100% | 41.0 MiB/s | 167.8 KiB | 00m00s- [204/247] Installing SDL3-0:3.2.24-1.fc 100% | 223.5 MiB/s | 2.7 MiB | 00m00s- [205/247] Installing sdl2-compat-0:2.32 100% | 130.6 MiB/s | 401.3 KiB | 00m00s- [206/247] Installing libnotify-0:0.8.7- 100% | 2.5 MiB/s | 126.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 996.- >>> Creating user 'geoclue' (n/a) with UID 996 and GID 996.- >>>- [207/247] Installing geoclue2-0:2.8.0-1 100% | 24.8 MiB/s | 405.6 KiB | 00m00s- [208/247] Installing libgsf-0:1.14.54-1 100% | 47.6 MiB/s | 975.2 KiB | 00m00s- [209/247] Installing libgxps-0:0.3.2-11 100% | 92.9 MiB/s | 190.3 KiB | 00m00s- [210/247] Installing poppler-glib-0:25. 100% | 206.7 MiB/s | 634.9 KiB | 00m00s- [211/247] Installing spirv-tools-libs-0 100% | 304.6 MiB/s | 5.8 MiB | 00m00s- [212/247] Installing lm_sensors-libs-0: 100% | 84.9 MiB/s | 86.9 KiB | 00m00s- [213/247] Installing libxshmfence-0:1.3 100% | 13.2 MiB/s | 13.6 KiB | 00m00s- [214/247] Installing mesa-dri-drivers-0 100% | 377.3 MiB/s | 47.9 MiB | 00m00s- [215/247] Installing mesa-libgbm-0:25.2 100% | 20.0 MiB/s | 20.5 KiB | 00m00s- [216/247] Installing libglvnd-egl-1:1.7 100% | 32.4 MiB/s | 66.3 KiB | 00m00s- [217/247] Installing mesa-libEGL-0:25.2 100% | 150.1 MiB/s | 307.4 KiB | 00m00s- [218/247] Installing libglvnd-gles-1:1. 100% | 97.0 MiB/s | 99.3 KiB | 00m00s- [219/247] Installing libglvnd-glx-1:1.7 100% | 196.2 MiB/s | 602.6 KiB | 00m00s- [220/247] Installing mesa-libGL-0:25.2. 100% | 140.1 MiB/s | 287.0 KiB | 00m00s- [221/247] Installing libva-0:2.22.0-6.f 100% | 81.4 MiB/s | 333.4 KiB | 00m00s- [222/247] Installing libavutil-free-0:7 100% | 230.4 MiB/s | 943.8 KiB | 00m00s- [223/247] Installing gstreamer1-plugins 100% | 210.9 MiB/s | 7.4 MiB | 00m00s- [224/247] Installing xdg-desktop-portal 100% | 88.3 MiB/s | 1.9 MiB | 00m00s- [225/247] Installing libswresample-free 100% | 72.6 MiB/s | 148.7 KiB | 00m00s- [226/247] Installing libavcodec-free-0: 100% | 280.7 MiB/s | 9.8 MiB | 00m00s- [227/247] Installing libchromaprint-0:1 100% | 34.6 MiB/s | 70.8 KiB | 00m00s- [228/247] Installing libavformat-free-0 100% | 285.8 MiB/s | 2.6 MiB | 00m00s- [229/247] Installing libglvnd-core-deve 100% | 40.1 MiB/s | 41.1 KiB | 00m00s- [230/247] Installing libglvnd-devel-1:1 100% | 302.9 MiB/s | 2.1 MiB | 00m00s- [231/247] Installing mesa-libGLU-devel- 100% | 17.1 MiB/s | 17.5 KiB | 00m00s- [232/247] Installing cmake-filesystem-0 100% | 1.9 MiB/s | 7.6 KiB | 00m00s- [233/247] Installing sdl2-compat-devel- 100% | 112.3 MiB/s | 3.3 MiB | 00m00s- [234/247] Installing localsearch-0:3.10 100% | 74.7 MiB/s | 3.4 MiB | 00m00s- [235/247] Installing xdg-desktop-portal 100% | 26.1 MiB/s | 481.2 KiB | 00m00s- [236/247] Installing intel-vpl-gpu-rt-0 100% | 299.9 MiB/s | 11.7 MiB | 00m00s- [237/247] Installing intel-mediasdk-0:2 100% | 423.3 MiB/s | 22.4 MiB | 00m00s- [238/247] Installing libcanberra-gtk3-0 100% | 4.2 MiB/s | 73.9 KiB | 00m00s- [239/247] Installing tinysparql-0:3.10. 100% | 72.9 MiB/s | 2.6 MiB | 00m00s- [240/247] Installing exiv2-0:0.28.6-2.f 100% | 382.7 MiB/s | 12.2 MiB | 00m00s- [241/247] Installing glib-networking-0: 100% | 148.0 MiB/s | 757.9 KiB | 00m00s- [242/247] Installing mesa-va-drivers-0: 100% | 960.9 KiB/s | 984.0 B | 00m00s- [243/247] Installing adwaita-mono-fonts 100% | 367.9 MiB/s | 5.5 MiB | 00m00s- [244/247] Installing adwaita-sans-fonts 100% | 245.6 MiB/s | 1.7 MiB | 00m00s- [245/247] Installing dconf-0:0.49.0-1.f 100% | 10.2 MiB/s | 312.1 KiB | 00m00s- [246/247] Installing low-memory-monitor 100% | 5.5 MiB/s | 67.7 KiB | 00m00s- [247/247] Installing libffi-devel-0:3.5 100% | 59.0 KiB/s | 35.6 KiB | 00m01s- Complete!+ /usr/sbin/rpm "-q" "--whatprovides" "libffi-devel" "SDL2-devel"- libffi-devel-3.5.2-1.fc43.x86_64- sdl2-compat-devel-2.32.56-2.fc43.x86_64# To update the current shell environment, run: eval $(opam env)2026-01-09 22:21.40 ---> saved as "60828debdfb291e56301fbdb777815867b714459526a8f404c770bf97097fc61"/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.0).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.0).[NOTE] Package ocaml is already installed (current version is 5.4.0).[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 10 packages- install conf-libffi 2.0.0- install conf-pkg-config 4- install conf-sdl2 1- install csexp 1.5.2- install ctypes 0.24.0- install ctypes-foreign 0.24.0- install dune 3.20.2- install dune-configurator 3.20.2- install integers 0.7.0- install stdlib-shims 0.3.0The following system packages will first need to be installed:SDL2-devel<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>opam believes some required external dependencies are missing. opam can:> 1. Run yum to install them (may need root/sudo access)2. Display the recommended yum command and wait while you run it manually (e.g. in another terminal)3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable4. Abort the installation[1/2/3/4] 1+ /usr/sbin/sudo "yum" "install" "-y" "SDL2-devel"- Updating and loading repositories:- Repositories loaded.- Package "sdl2-compat-devel-2.32.56-2.fc43.x86_64" is already installed.-- Nothing to do.+ /usr/sbin/rpm "-q" "--whatprovides" "SDL2-devel"- sdl2-compat-devel-2.32.56-2.fc43.x86_64<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved csexp.1.5.2 (cached)-> retrieved ctypes.0.24.0, ctypes-foreign.0.24.0 (cached)-> retrieved dune.3.20.2, dune-configurator.3.20.2 (cached)-> installed conf-pkg-config.4-> retrieved integers.0.7.0 (cached)-> retrieved stdlib-shims.0.3.0 (cached)-> installed conf-libffi.2.0.0-> installed conf-sdl2.1-> installed dune.3.20.2-> installed csexp.1.5.2-> installed stdlib-shims.0.3.0-> installed integers.0.7.0-> installed dune-configurator.3.20.2-> installed ctypes.0.24.0-> installed ctypes-foreign.0.24.0Done.# To update the current shell environment, run: eval $(opam env)2026-01-09 22:22.13 ---> saved as "b9d46b1503eeef4f30e26ae41d44151c50c49b5c8c584aaebac164bb2e65895c"/src: (copy (src .) (dst /src))2026-01-09 22:22.14 ---> saved as "492d0bef4b3c242b13a499ba5e878f24ace1a1c0d0259df6857d60afa8f51581"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))(cd _build/default/test && ./test_tsdl.exe)SDL_GetErrorSDL_freeSDL_SetMainReadySDL_InitSDL_InitSubSystemSDL_QuitSDL_QuitSubSystemSDL_WasInitSDL_ClearHintsSDL_GetHintSDL_GetHintBooleanSDL_SetHintSDL_SetHintWithPrioritySDL_ClearErrorSDL_SetErrorSDL_LogMessageSDL_LogGetPrioritySDL_LogResetPrioritiesSDL_LogSetAllPrioritySDL_LogSetPrioritySDL_GetVersionSDL_GetRevisionSDL_GetRevisionNumberSDL_LoadFile_RWSDL_RWFromFileSDL_RWFromConstMemSDL_RWFromMemSDL_GetBasePathSDL_GetPrefPathSDL_EnclosePointsSDL_HasIntersectionSDL_IntersectRectSDL_IntersectRectAndLineSDL_UnionRectSDL_AllocPaletteSDL_FreePaletteSDL_SetPaletteColorsSDL_CalculateGammaRampSDL_ComposeCustomBlendModeSDL_AllocFormatSDL_FreeFormatSDL_GetPixelFormatNameSDL_GetRGBSDL_GetRGBASDL_MapRGBSDL_MapRGBASDL_MasksToPixelFormatEnumSDL_PixelFormatEnumToMasksSDL_SetPixelFormatPaletteSDL_UpperBlitScaledSDL_UpperBlitSDL_ConvertPixelsSDL_ConvertSurfaceSDL_ConvertSurfaceFormatSDL_CreateRGBSurfaceSDL_CreateRGBSurfaceFromSDL_CreateRGBSurfaceWithFormatSDL_CreateRGBSurfaceWithFormatFromSDL_DuplicateSurfaceSDL_FillRectSDL_FillRectsSDL_FreeSurfaceSDL_GetClipRectSDL_GetColorKeySDL_GetSurfaceAlphaModSDL_GetSurfaceBlendModeSDL_GetSurfaceColorModSDL_LoadBMP_RWSDL_LockSurfaceSDL_LowerBlitSDL_LowerBlitScaledSDL_SaveBMP_RWSDL_SetClipRectSDL_SetColorKeySDL_SetSurfaceAlphaModSDL_SetSurfaceBlendModeSDL_SetSurfaceColorModSDL_SetSurfacePaletteSDL_SetSurfaceRLESDL_UnlockSurfaceSDL_CreateRendererSDL_CreateSoftwareRendererSDL_DestroyRendererSDL_GetNumRenderDriversSDL_GetRenderDrawBlendModeSDL_GetRenderDrawColorSDL_GetRenderDriverInfoSDL_GetRenderTargetSDL_GetRendererSDL_GetRendererInfoSDL_GetRendererOutputSizeSDL_RenderClearSDL_RenderCopySDL_RenderCopyExSDL_RenderDrawLineSDL_RenderDrawLineFSDL_RenderDrawLinesSDL_RenderDrawPointSDL_RenderDrawPointsSDL_RenderDrawPointFSDL_RenderDrawPointsFSDL_RenderDrawRectSDL_RenderDrawRectsSDL_RenderFillRectSDL_RenderFillRectsSDL_RenderGeometrySDL_RenderGeometryRawSDL_RenderGetClipRectSDL_RenderIsClipEnabledSDL_RenderGetIntegerScaleSDL_RenderGetLogicalSizeSDL_RenderGetScaleSDL_RenderGetViewportSDL_RenderGetWindowSDL_RenderPresentSDL_RenderReadPixelsSDL_RenderSetClipRectSDL_RenderSetIntegerScaleSDL_RenderSetLogicalSizeSDL_RenderSetScaleSDL_RenderSetViewportSDL_RenderTargetSupportedSDL_SetRenderDrawBlendModeSDL_SetRenderDrawColorSDL_SetRenderTargetSDL_CreateTextureSDL_CreateTextureFromSurfaceSDL_DestroyTextureSDL_GetTextureAlphaModSDL_GetTextureBlendModeSDL_GetTextureColorModSDL_GetTextureScaleModeSDL_QueryTextureSDL_LockTextureSDL_SetTextureAlphaModSDL_SetTextureBlendModeSDL_SetTextureColorModSDL_SetTextureScaleModeSDL_UnlockTextureSDL_UpdateTextureSDL_UpdateYUVTextureSDL_GetCurrentVideoDriverSDL_GetNumVideoDriversSDL_GetVideoDriverSDL_VideoInitSDL_VideoQuitSDL_GetClosestDisplayModeSDL_GetCurrentDisplayModeSDL_GetDesktopDisplayModeSDL_GetDisplayBoundsSDL_GetDisplayDPISDL_GetDisplayModeSDL_GetDisplayUsableBoundsSDL_GetNumDisplayModesSDL_GetDisplayNameSDL_GetNumVideoDisplaysSDL_CreateWindowSDL_CreateWindowAndRendererSDL_DestroyWindowSDL_GetWindowBrightnessSDL_GetWindowBordersSizeSDL_GetWindowDisplayIndexSDL_GetWindowDisplayModeSDL_GetWindowFlagsSDL_GetWindowFromIDSDL_GetWindowGammaRampSDL_GetWindowGrabSDL_GetGrabbedWindowSDL_GetWindowIDSDL_GetWindowMaximumSizeSDL_GetWindowMinimumSizeSDL_GetWindowOpacitySDL_GetWindowPixelFormatSDL_GetWindowPositionSDL_GetWindowSizeSDL_GetWindowSurfaceSDL_GetWindowTitleSDL_HideWindowSDL_MaximizeWindowSDL_MinimizeWindowSDL_RaiseWindowSDL_RestoreWindowSDL_SetWindowBorderedSDL_SetWindowBrightnessSDL_SetWindowDisplayModeSDL_SetWindowFullscreenSDL_SetWindowGammaRampSDL_SetWindowGrabSDL_SetWindowIconSDL_SetWindowInputFocusSDL_SetWindowMaximumSizeSDL_SetWindowMinimumSizeSDL_SetWindowModalForSDL_SetWindowOpacitySDL_SetWindowPositionSDL_SetWindowResizableSDL_SetWindowSizeSDL_SetWindowTitleSDL_ShowWindowSDL_UpdateWindowSurfaceSDL_UpdateWindowSurfaceRectsSDL_GL_BindTextureSDL_GL_CreateContextSDL_GL_DeleteContextSDL_GL_ExtensionSupportedSDL_GL_GetAttributeSDL_GL_GetCurrentContextSDL_GL_GetDrawableSizeSDL_GL_GetSwapIntervalSDL_GL_MakeCurrentSDL_GL_ResetAttributesSDL_GL_SetAttributeSDL_GL_SetSwapIntervalSDL_GL_SwapWindowSDL_GL_UnbindTextureSDL_Vulkan_LoadLibrarySDL_Vulkan_UnloadLibrarySDL_Vulkan_GetInstanceExtensionsSDL_Vulkan_CreateSurfaceSDL_Vulkan_GetDrawableSizeSDL_DisableScreenSaverSDL_EnableScreenSaverSDL_IsScreenSaverEnabledSDL_ShowMessageBoxSDL_ShowSimpleMessageBoxSDL_GetClipboardTextSDL_HasClipboardTextSDL_SetClipboardTextSDL_GetKeyboardFocusSDL_GetKeyboardStateSDL_GetKeyFromNameSDL_GetKeyFromScancodeSDL_GetKeyNameSDL_GetModStateSDL_GetScancodeFromKeySDL_GetScancodeFromNameSDL_GetScancodeNameSDL_HasScreenKeyboardSupportSDL_IsScreenKeyboardShownSDL_IsTextInputActiveSDL_SetModStateSDL_SetTextInputRectSDL_StartTextInputSDL_StopTextInputSDL_CaptureMouseSDL_CreateColorCursorSDL_CreateCursorSDL_CreateSystemCursorSDL_FreeCursorSDL_GetCursorSDL_GetDefaultCursorSDL_GetGlobalMouseStateSDL_GetMouseFocusSDL_GetMouseStateSDL_GetRelativeMouseModeSDL_GetRelativeMouseStateSDL_ShowCursorSDL_SetCursorSDL_SetRelativeMouseModeSDL_WarpMouseInWindowSDL_WarpMouseGlobalSDL_GetNumTouchDevicesSDL_GetNumTouchFingersSDL_GetTouchDeviceSDL_GetTouchFingerSDL_LoadDollarTemplatesSDL_RecordGestureSDL_SaveDollarTemplateSDL_SaveAllDollarTemplatesSDL_JoystickCloseSDL_JoystickCurrentPowerLevelSDL_JoystickEventStateSDL_JoystickFromInstanceIDSDL_JoystickGetAttachedSDL_JoystickGetAxisSDL_JoystickGetAxisInitialStateSDL_JoystickGetBallSDL_JoystickGetButtonSDL_JoystickGetDeviceGUIDSDL_JoystickGetDeviceProductSDL_JoystickGetDeviceProductVersionSDL_JoystickGetDeviceTypeSDL_JoystickGetDeviceInstanceIDSDL_JoystickGetDeviceVendorSDL_JoystickGetGUIDSDL_JoystickGetGUIDFromStringSDL_JoystickGetGUIDStringSDL_JoystickGetHatSDL_JoystickGetProductSDL_JoystickGetProductVersionSDL_JoystickGetTypeSDL_JoystickGetVendorSDL_JoystickInstanceIDSDL_JoystickNameSDL_JoystickNameForIndexSDL_JoystickNumAxesSDL_JoystickNumBallsSDL_JoystickNumButtonsSDL_JoystickNumHatsSDL_JoystickOpenSDL_JoystickUpdateSDL_NumJoysticksSDL_GameControllerAddMappingSDL_GameControllerAddMappingsFromRWSDL_GameControllerCloseSDL_GameControllerEventStateSDL_GameControllerFromInstanceIDSDL_GameControllerGetAttachedSDL_GameControllerGetAxisSDL_GameControllerGetAxisFromStringSDL_GameControllerGetBindForAxisSDL_GameControllerGetBindForButtonSDL_GameControllerGetButtonSDL_GameControllerGetButtonFromStringSDL_GameControllerGetJoystickSDL_GameControllerGetProductSDL_GameControllerGetProductVersionSDL_GameControllerGetStringForAxisSDL_GameControllerGetStringForButtonSDL_GameControllerGetVendorSDL_GameControllerMappingSDL_GameControllerMappingForIndexSDL_GameControllerMappingForGUIDSDL_GameControllerNameSDL_GameControllerNameForIndexSDL_GameControllerNumMappingsSDL_GameControllerOpenSDL_GameControllerUpdateSDL_IsGameControllerSDL_EventStateSDL_FlushEventSDL_FlushEventsSDL_HasEventSDL_HasEventsSDL_PollEventSDL_PumpEventsSDL_PushEventSDL_RegisterEventsSDL_WaitEventSDL_WaitEventTimeoutSDL_HapticCloseSDL_HapticDestroyEffectSDL_HapticEffectSupportedSDL_HapticGetEffectStatusSDL_HapticIndexSDL_HapticNameSDL_HapticNewEffectSDL_HapticNumAxesSDL_HapticNumEffectsSDL_HapticNumEffectsPlayingSDL_HapticOpenSDL_HapticOpenFromJoystickSDL_HapticOpenFromMouseSDL_HapticOpenedSDL_HapticPauseSDL_HapticQuerySDL_HapticRumbleInitSDL_HapticRumblePlaySDL_HapticRumbleStopSDL_HapticRumbleSupportedSDL_HapticRunEffectSDL_HapticSetAutocenterSDL_HapticSetGainSDL_HapticStopAllSDL_HapticStopEffectSDL_HapticUnpauseSDL_HapticUpdateEffectSDL_JoystickIsHapticSDL_MouseIsHapticSDL_NumHapticsSDL_AudioInitSDL_AudioQuitSDL_GetAudioDriverSDL_GetCurrentAudioDriverSDL_GetNumAudioDriversSDL_CloseAudioDeviceSDL_FreeWAVSDL_GetAudioDeviceNameSDL_GetAudioDeviceStatusSDL_GetNumAudioDevicesSDL_LoadWAV_RWSDL_LockAudioDeviceSDL_OpenAudioDeviceSDL_PauseAudioDeviceSDL_UnlockAudioDeviceSDL_QueueAudioSDL_DequeueAudioSDL_GetQueuedAudioSizeSDL_ClearQueuedAudioSDL_DelaySDL_GetTicksSDL_GetTicks64SDL_GetPerformanceCounterSDL_GetPerformanceFrequencySDL_GetPlatformSDL_GetCPUCacheLineSizeSDL_GetCPUCountSDL_GetSystemRAMSDL_Has3DNowSDL_HasAltiVecSDL_HasAVXSDL_HasMMXSDL_HasNEONSDL_HasRDTSCSDL_HasSSESDL_HasSSE2SDL_HasSSE3SDL_HasSSE41SDL_HasSSE42SDL_GetPowerInfoSDL_GetPreferredLocalesSDL Version (2,32,56)error: XDG_RUNTIME_DIR is invalid or not set in the environment.error: XDG_RUNTIME_DIR is invalid or not set in the environment.INFO: Init error: No available video device2026-01-09 22:22.15 ---> saved as "45969f54d2b0be32c1f237dff80cf5d059321be1b006168f9154a4226c456097"Job succeeded2026-01-09 22:22.16: Job succeeded