blackride No idea are you building my source?. Looks like you are compiling aarch64. I don't support/test that. Please build official source. Also your log is cut. There is no way to see what the problem is.
LibreELEC Krypton/Leia/Agile build for Odroid C2, Rock64, WeTek Hub, WeTek Play2
-
GDPR-1 -
January 27, 2017 at 8:28 AM -
Closed -
Thread is Unresolved
-
-
Hello, Raybuntu!
are you building my source?
Yes.
Looks like you are compiling aarch64. I don't support/test that
Need aarch32 ?
Also your log is cut. There is no way to see what the problem is.
Display Spoiler
-
You need "arm"
-
You need "arm"
Display Spoiler
Code
Display Morecode@code-pc:~/Libreelec/LibreELEC.tv-Leia$ sudo PROJECT=Odroid_C2 ARCH=arm DEBUG=yes make image -j5 [sudo] пароль для code: ./scripts/image mkimage ================================================================================= Configuration for LibreELEC (community) ================================================================================= Buildoptions: ====================================================== - CPU (ARCH): cortex-a53 (arm) - FLOAT: hard - FPU: neon-fp-armv8 - SIMD support: yes - LTO (Link Time Optimization) support: yes - GOLD (Google Linker) Support: yes - LLVM support: Graphic configuration: ====================================================== - OpenGL (GLX) support (provider): no (no) - OpenGLES support (provider): yes (opengl-meson) - uvesafb support: no Hardware decoder configuration: ====================================================== - Kodi Player driver: libamcodec - VAAPI Support: - VDPAU Support: Input device configuration: ====================================================== - Remote support: yes - ATV Remote support: no - CEC Adapter support: yes - Kodi Joystick support: yes Misc. hardware configuration: ====================================================== - ALSA support: yes - Pulseaudio support: yes - Bluetooth support: yes - Include driver: gpu-aml - Include driver: RTL8192CU - Include driver: RTL8192DU - Include driver: RTL8188EU - Include driver: RTL8192EU - Include driver: RTL8812AU - Include driver: media_build - Include firmware: misc-firmware - Include firmware: wlan-firmware - Include firmware: dvb-firmware - Initramfs modules: font - Initramfs modules: softcursor - Initramfs modules: bitblit - Initramfs modules: fbcon Network service configuration: ====================================================== - Avahi (Zeroconf) support: yes - NFS mounting support: yes - SAMBA mounting support: yes - SAMBA server support: yes - SFTP server support: yes - OpenVPN support: yes OS configuration: ====================================================== - OEM Support: no - Default ROOT Password: libreelec - Bootloader: u-boot - U-Boot configuration: odroidc2_defconfig - U-Boot config file: boot.ini - UDevil support: yes - Installer support: no Misc. Filesystems: ====================================================== - Swap Support: yes - Swapfile default size: 128 - exFAT Support (via Fuse): yes - NTFS Support (via Fuse): yes - Install HFS Tools: yes Kodi configuration: ====================================================== - Kodi version: kodi - Kodi nonfree support: yes - Kodi Blu-Ray support: yes - Bluray BD+ support: yes - Bluray AACS support: yes - Kodi DVDCSS support: yes - Kodi Airplay support: yes - Kodi Airtunes support: yes - Kodi NFS support: yes - Kodi MySQL support: yes - Kodi Optical Drive support: yes - Kodi SAMBA client support: yes - Kodi SSH client support: yes - Kodi UPNP support: yes - Kodi Webserver support: yes - Include Skin: Estuary - Default Skin: Estuary - Include extra fonts: yes ================================================================================= End Configuration for LibreELEC ================================================================================= fatal: Not a git repository (or any parent up to mount point /media/code/diskette) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). Makefile:12: ошибка выполнения рецепта для цели «image» make: *** [image] Ошибка 128 code@code-pc:~/Libreelec/LibreELEC.tv-Leia$
-
Release rb-leia8 · Raybuntu/LibreELEC.tv · GitHub
EDIT: I had to refresh the builds since there was a bug in pycryptodome
-
chessplayer, are you using the "official" 8.1.1 beta currently, or a community build like Raybuntu's? Thanks!
Sorry for getting back so late! I am using the "official" beta and everything seems to work just fine (see my post at kodinerds (in German))
-
Release rb-leia8 · Raybuntu/LibreELEC.tv · GitHub
EDIT: I had to refresh the builds since there was a bug in pycryptodome
So all good now GDPR-1?
-
Yeah go ahead
-
Hi @blackride
Looks like one commit is missing on your build.
-
( chessplayer, when I follow the instructions you linked to for downloading wide vine, I get an "aarch64 not supported!" message. Really appreciate any pointers. Is there a way we can sidebar so we don't unduly disrupt this thread?)
-
( chessplayer, when I follow the instructions you linked to for downloading wide vine, I get an "aarch64 not supported!" message. Really appreciate any pointers. Is there a way we can sidebar so we don't unduly disrupt this thread?)
He is using a Wetek Play which is arm. You are probably using a Wetek Play2 which is only aarch64 in the official builds.
-
Thanks GDPR-1! I'm on the WeTek Hub which I'm assuming is the same deal (aarch64).
I'll try adding widevine etc to one of your builds instead. You mentioned I should hold off on downloading leia8, so I figure I'll try the latest krypton build instead?
-
You can use leia8 too. You need at least Leia to make NF work.
-
-
hmm, cannot compile your tree, fails on a pynacl, suggestions ?
BUILD pynacl (target)
Traceback (most recent call last):
File "setup.py", line 232, in <module>
"Programming Language :: Python :: 3.6",
File "/mnt/4TERA4/Leia9/build.LibreELEC-Odroid_C2.arm-9.0-devel/toolchain/lib/python2.7/distutils/core.py", line 111, in setup
_setup_distribution = dist = klass(attrs)
File "build/bdist.linux-x86_64/egg/setuptools/dist.py", line 319, in __init__
File "/mnt/4TERA4/Leia9/build.LibreELEC-Odroid_C2.arm-9.0-devel/toolchain/lib/python2.7/distutils/dist.py", line 287, in __init__
self.finalize_options()
File "build/bdist.linux-x86_64/egg/setuptools/dist.py", line 386, in finalize_options
File "/mnt/4TERA4/Leia9/build.LibreELEC-Odroid_C2.arm-9.0-devel/pynacl-1.1.2/.eggs/cffi-1.11.1-py2.7-linux-x86_64.egg/cffi/setuptools_ext.py", line 188, in cffi_modules
add_cffi_module(dist, cffi_module)
File "/mnt/4TERA4/Leia9/build.LibreELEC-Odroid_C2.arm-9.0-devel/pynacl-1.1.2/.eggs/cffi-1.11.1-py2.7-linux-x86_64.egg/cffi/setuptools_ext.py", line 49, in add_cffi_module
execfile(build_file_name, mod_vars)
File "/mnt/4TERA4/Leia9/build.LibreELEC-Odroid_C2.arm-9.0-devel/pynacl-1.1.2/.eggs/cffi-1.11.1-py2.7-linux-x86_64.egg/cffi/setuptools_ext.py", line 25, in execfile
exec(code, glob, glob)
File "src/bindings/build.py", line 32, in <module>
ffi = FFI()
File "/mnt/4TERA4/Leia9/build.LibreELEC-Odroid_C2.arm-9.0-devel/pynacl-1.1.2/.eggs/cffi-1.11.1-py2.7-linux-x86_64.egg/cffi/api.py", line 46, in __init__
import _cffi_backend as backend
ImportError: /mnt/4TERA4/Leia9/build.LibreELEC-Odroid_C2.arm-9.0-devel/pynacl-1.1.2/.eggs/cffi-1.11.1-py2.7-linux-x86_64.egg/_cffi_backend.so: wrong ELF class: ELFCLASS32
Makefile:9: recipe for target 'release' failed
-
Thanks, I'm looking into it:
Leia build problem: pynacl · Issue #28 · Raybuntu/LibreELEC.tv · GitHub
-
I have a seriously stupid question: where is retroplayer?
I've installed the build and the libretro cores, but I can't seem to find retroplayer itself in the repository. Is it missing, or am I just an idiot?
-
You need to input a Konami code.
-