Tibor Harcsa
Tibor Harcsa
``` emerge --info '=dev-lang/luajit-2.0.5-r2::gentoo' Portage 3.0.8 (python 3.6.12-final-0, default/linux/arm64/17.0/desktop, gcc-10.2.0, glibc-2.32-r2, 5.4.45-v8-3b41649ff96d-p4-bis+ aarch64) ================================================================= System Settings ================================================================= System uname: Linux-5.4.45-v8-3b41649ff96d-p4-bis+-aarch64-with-gentoo-2.7 KiB Mem: 7949164 total, 2734032 free KiB Swap: 0 total,...
``` $ sudo emerge -pqv '=dev-lang/luajit-2.0.5-r2::gentoo' Password: Local copy of remote index is up-to-date and will be used. [ebuild N ] dev-lang/luajit-2.0.5-r2 USE="-lua52compat -static-libs" ```
``` $ sudo cat /var/tmp/portage/dev-lang/luajit-2.0.5-r2/temp/build.log Password: * Package: dev-lang/luajit-2.0.5-r2 * Repository: gentoo * Maintainer: [email protected] * USE: arm64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking...
Content of `/var/tmp/portage/dev-lang/luajit-2.0.5-r2/temp/environment` ``` declare -x ABI="arm64" declare -x ABI_MIPS="" declare -x ABI_PPC="" declare -x ABI_RISCV="" declare -x ABI_S390="" declare -x ABI_X86="" declare -x ADA_TARGET="" declare -x ALSA_CARDS="" declare -x...
``` $ sudo ls -lR /var/tmp/portage/dev-lang/luajit-2.0.5-r2/work/LuaJIT-2.0.5 /var/tmp/portage/dev-lang/luajit-2.0.5-r2/work/LuaJIT-2.0.5: total 32 -rw-r--r-- 1 portage portage 2932 May 1 2017 COPYRIGHT -rw-r--r-- 1 portage portage 5616 Oct 18 18:22 Makefile -rw-r--r-- 1 portage...
Unfortunately, this EOL came too soon for me not to make me abandon the Gentoo or rpi project. (returning to Manjaro and Mate) But it gave me the strength to...
Extra info about ghc: (as requested by the failing install:) $ sudo emerge dev-lang/ghc Local copy of remote index is up-to-date and will be used. Local copy of remote index...
It is now that I got around to this problem. (progressing one problem at a time.) (I'm too new to Gentoo to fully understand how to interpret @necrose99's advice, so...
Same problem here. Ubuntu version: Ubuntu 15.10.1 ffmpeg -version (The one that comes with Ubuntu): FFmpeg version 7:2.7.6-0ubuntu0.15.10.1, Copyright (c) 2000-2010 Fabrice Bellard, et al. built on Mar 2 2016...
No change in Ubuntu 16.04 LTS either. ffmpeg -version FFmpeg version UNKNOWN, Copyright (c) 2000-2010 Fabrice Bellard, et al. built on Mar 2 2016 03:06:13 with gcc 5.2.1 20151010 configuration:...