Search Criteria
Package Details: box64 0.3.2-2
Package Actions
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.000021 |
First Submitted: | 2021-08-31 07:59 (UTC) |
Last Updated: | 2024-12-11 12:21 (UTC) |
Dependencies (4)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
Latest Comments
« First ‹ Previous 1 2
mogwai commented on 2021-12-08 11:01 (UTC)
@danielmazurkiewi: Sorry, cannot reproduce, it works perfectly fine for me.
Two things: - Please only report errors that occur when building packages through
makepkg
. AUR helpers likeyay
are not supported. - Please add more information if you want to have people debug a potential issue. The quoted lines are printed due to an error during building of the package. That only happens when it's triggered by an error of the actual build process. That's the error you want to look for and solve.danielmazurkiewi commented on 2021-12-08 09:15 (UTC)
Just tried to install it with yay -S box64 and getting this error:
zer0def commented on 2021-11-27 09:45 (UTC)
Building in Termux surfaces
python
as a missing makedep.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 withmakepkg
; 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:
« First ‹ Previous 1 2