Package Details: lib32-mangohud-git 0.8.4.r93.g4781042-1

Git Clone URL: https://aur.archlinux.org/lib32-mangohud-git.git (read-only, click to copy)
Package Base: lib32-mangohud-git
Description: 32-bit libraries for MangoHud and MangoApp
Upstream URL: https://github.com/flightlessmango/MangoHud
Licenses: MIT
Conflicts: lib32-mangoapp, lib32-mangohud
Provides: lib32-mangoapp, lib32-mangohud
Submitter: dnmodder
Maintainer: dnmodder
Last Packager: dnmodder
Votes: 3
Popularity: 0.000001
First Submitted: 2023-01-14 02:34 (UTC)
Last Updated: 2026-07-14 15:42 (UTC)

Latest Comments

1 2 Next › Last »

kode54 commented on 2026-07-14 07:31 (UTC)

wayland-protocols was added to the build time dependencies: https://github.com/flightlessmango/MangoHud/commit/2762708580bcb2ce1f371b8b7988002475607b72

saghm commented on 2026-06-08 21:06 (UTC)

Thanks! The package does seem to be working again for me now

dnmodder commented on 2026-06-07 03:31 (UTC)

@saghm Both this package and the main package should be working now. From what I can see, they’re including a new version of mangohud called mangohud-next, but I haven’t been able to get it to work yet; I need to do more testing. The previous version is still working fine.

saghm commented on 2026-06-06 17:12 (UTC)

I haven't had any issues with building this for a while now, but I've been getting this error now starting a few days ago:

FAILED: [code=1] mangohud-next/server/mangohud-server
g++ -m32  -o mangohud-next/server/mangohud-server mangohud-next/server/mangohud-server.p/main.cpp.o -Wl,--as-needed -Wl,--no-undefined -pie -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -Wl,--start-group mangohud-next/server/libserver.a mangohud-next/server/metrics/libmetrics.a mangohud-next/server/metrics/cpu/libcpu.a subprojects/spdlog-1.14.1/src/libspdlog.a mangohud-next/server/metrics/gpu/libgpu.a subprojects/vk-bootstrap/libvk-bootstrap.a subprojects/imgui-1.91.6/libimgui.a subprojects/implot-0.16/libimplot.a mangohud-next/utils/libutils.a mangohud-next/ipc/libipc.a mangohud-next/render/librender.a mangohud-next/render/imgui/libmangohud_imgui.a mangohud-next/render/imgui/font/libfont.a -pthread -lvulkan /usr/lib32/libdrm.so /usr/lib/libyaml-cpp.so -lvulkan /usr/lib32/libEGL.so -lvulkan /usr/lib32/libcap.so -lvulkan /usr/lib32/libGL.so -ldl -lvulkan /usr/lib32/libsystemd.so -lvulkan -lvulkan /usr/lib32/libgbm.so -lvulkan -Wl,--end-group
/usr/bin/ld: /usr/lib/libyaml-cpp.so: error adding symbols: file in wrong format
collect2: error: ld returned 1 exit status
[130/173] Linking target mangohud-next/client/libMangoHud-next.so
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'lib32-mangohud-git-0.8.1.r75.g4bcf06a-1':

I've never seen an error for symbols from a file in the wrong format before, so I don't know what might be causing this or how to fix it.

xAsh commented on 2024-06-17 14:14 (UTC)

I already did unfortunately, I can't even re-install this package at all using yay after purging it.

dnmodder commented on 2024-06-09 14:30 (UTC)

@xAsh both this package and mangohud-git are built in Chaotic-AUR, I always look at the log (https://builds.garudalinux.org/repos/chaotic-aur/logs/mangohud-git.log) to see if it has any problems and both are fine, try clearing the whole yay cache.

xAsh commented on 2024-06-03 15:26 (UTC)

MangoHud/subprojects/imgui-1.89.9/meson.build:28:14: ERROR: C++ shared or static library 'd3d9' not found

anyone elese?

dnmodder commented on 2023-10-01 18:54 (UTC)

It should now be resolved.

pkr commented on 2023-10-01 07:27 (UTC) (edited on 2023-10-01 07:31 (UTC) by pkr)

Stopped building two days ago. Getting the following:


Found ninja-1.11.1 at /usr/bin/ninja
INFO: autodetecting backend as ninja                                            
INFO: calculating backend command to run: /usr/bin/ninja -C /home/paul/.cache/yay/lib32-mangohud-git/src/build
ninja: Entering directory `/home/paul/.cache/yay/lib32-mangohud-git/src/build'
[5/113] Generating src/overlay.vert.spv.h with a custom command
../lib32-mangohud-git/src/overlay.vert
[6/113] Generating src/overlay.frag.spv.h with a custom command
../lib32-mangohud-git/src/overlay.frag
[104/113] Linking target amdgpu
FAILED: amdgpu 
g++ -m32  -o amdgpu amdgpu.p/tests_test_amdgpu.cpp.o amdgpu.p/src_amdgpu.cpp.o amdgpu.p/src_cpu.cpp.o amdgpu.p/src_gpu.cpp.o amdgpu.p/src_mesa_util_os_time.c.o amdgpu.p/src_file_utils.cpp.o -flto -Wl,--as-needed -Wl,--no-undefined -pie -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wl,--start-group subprojects/spdlog-1.8.5/src/libspdlog.a subprojects/imgui-1.89.9/libimgui.a /usr/lib32/libcmocka.so -pthread /usr/lib/libSDL2.so -Wl,--end-group
/usr/bin/ld: /usr/lib/libSDL2.so: error adding symbols: file in wrong format
collect2: error: ld returned 1 exit status
[107/113] Compiling C++ object subproj...0.16/libimplot.so.p/implot_items.cpp.o
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: lib32-mangohud-git-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
lib32-mangohud-git - exit status 4

I think dan361 is right. There is a dependency missing. Should probably added so that it can be installed along with this package.

m8-t commented on 2023-09-29 19:05 (UTC)

To build and update lib32-mangohud-git-0.6.9.1.r84.gbc8acf9-2 I needed to install lib32-sdl2 as a depdency. Build fails otherwise.