Package Details: box64 0.4.2-1

Git Clone URL: https://aur.archlinux.org/box64.git (read-only, click to copy)
Package Base: box64
Description: Linux Userspace x86_64 Emulator with a twist
Upstream URL: https://github.com/ptitSeb/box64
Keywords: emulator
Licenses: MIT
Submitter: mogwai
Maintainer: mogwai
Last Packager: mogwai
Votes: 5
Popularity: 0.000000
First Submitted: 2021-08-31 07:59 (UTC)
Last Updated: 2026-04-21 17:02 (UTC)

Latest Comments

« First ‹ Previous 1 2 3

jzbor commented on 2021-11-20 23:30 (UTC)

Oh sorry you are right. I tried it with makepkg, but in the .cache/yay directory xD. Learned my lesson...

Thanks for the package!

mogwai commented on 2021-11-20 12:39 (UTC) (edited on 2021-11-20 16:08 (UTC) by mogwai)

@jzbor: Do you also get an error when you use makepkg directly? Because the error below looks like a cache problem with yay. Please remember that problems should only be reported if they are reproducible with makepkg; AUR helpers are not supported.

jzbor commented on 2021-11-20 10:03 (UTC)

Unfortunately it doesn't build for me. I get the following error:

-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done
-- Generating done
-- Build files have been written to: /home/jzbor/.cache/yay/box64/src/box64-0.1.6/build
make: Entering directory '/home/jzbor/.cache/yay/box64/src/box64-0.1.6/build'
make[1]: Entering directory '/home/jzbor/.cache/yay/box64/src/box64-0.1.6/build'
make[2]: Entering directory '/home/jzbor/.cache/yay/box64/src/box64-0.1.6/build'
make[2]: Leaving directory '/home/jzbor/.cache/yay/box64/src/box64-0.1.6/build'
make[2]: Entering directory '/home/jzbor/.cache/yay/box64/src/box64-0.1.6/build'
make[2]: *** No rule to make target '/home/jzbor/_private.hache/yay/box64/src/box64-0.1.6/src/wrapped/wrappedalure_private.h', needed by '../src/wrapped/generated/functions_list.txt'.  Stop.
make[2]: Leaving directory '/home/jzbor/.cache/yay/box64/src/box64-0.1.6/build'
make[1]: *** [CMakeFiles/Makefile2:97: CMakeFiles/WRAPPERS.dir/all] Error 2
make[1]: Leaving directory '/home/jzbor/.cache/yay/box64/src/box64-0.1.6/build'
make: *** [Makefile:166: all] Error 2
make: Leaving directory '/home/jzbor/.cache/yay/box64/src/box64-0.1.6/build'
==> ERROR: A failure occurred in build().
    Aborting...