Package Details: dynarmic-git 6.7.0.r25.ga41c3802-1

Git Clone URL: https://aur.archlinux.org/dynarmic-git.git (read-only, click to copy)
Package Base: dynarmic-git
Description: An ARM dynamic recompiler
Upstream URL: https://github.com/lioncash/dynarmic
Keywords: emulator jit
Licenses: 0BSD
Conflicts: dynarmic
Provides: dynarmic, libdynarmic.so
Submitter: abouvier
Maintainer: abouvier
Last Packager: abouvier
Votes: 0
Popularity: 0.000000
First Submitted: 2021-07-27 20:49 (UTC)
Last Updated: 2024-03-08 14:24 (UTC)

Dependencies (16)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2

kode54 commented on 2022-04-22 22:40 (UTC)

The latest version, 5.r204.g57af72a5, fails with the following error on the final link:

[ 92%] Linking CXX shared library libdynarmic.so
/usr/bin/ld: ../../externals/mcl/src/libmcl.a(assert.cpp.o): warning: relocation against `stderr@@GLIBC_2.2.5' in read-only section `.text'
/usr/bin/ld: ../../externals/mcl/src/libmcl.a(assert.cpp.o): relocation R_X86_64_PC32 against symbol `stderr@@GLIBC_2.2.5' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: bad value
collect2: error: ld returned 1 exit status
make[2]: *** [src/dynarmic/CMakeFiles/dynarmic.dir/build.make:3077: src/dynarmic/libdynarmic.so.5] Error 1
make[1]: *** [CMakeFiles/Makefile2:992: src/dynarmic/CMakeFiles/dynarmic.dir/all] Error 2
make: *** [Makefile:146: all] Error 2

abouvier commented on 2022-02-28 21:09 (UTC)

Maybe a caching problem with paru or ccache?

kekonn commented on 2022-02-28 18:33 (UTC)

The weird thing is: when I try to build it with paru, it borks out, but when I do it myself with makepkg it works fine.

abouvier commented on 2022-02-24 22:55 (UTC)

cmake does not use ninja by default, unless you set export CMAKE_GENERATOR=Ninja in your makepkg.conf.

kekonn commented on 2022-02-24 18:01 (UTC)

This stopped building because it misses ninja as a dependency. Could you please add ninja to makedepends?

abouvier commented on 2021-10-11 15:28 (UTC)

Fixed ;)

C0rn3j commented on 2021-10-11 11:42 (UTC)

Does not build https://haste.rys.pw/raw/zewibideje