If i try to compile openpli 5 image i get
You system needs to support the en_US.UTF-8 locale
My archlinux machine
locale -a C italian it_IT it_IT@euro it_IT.iso88591 it_IT.iso885915@euro it_IT.utf8 POSIX
Posted 12 September 2016 - 18:03
i get this error for duo2 :
WARNING: transmission-2.92-r0 do_fetch: Failed to fetch URL http://download.tran...xz;name=archive, attempting MIRRORS if available
ERROR: transmission-2.92-r0 do_fetch: Fetcher failure: Fetch command export DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-bv5Nhxdjc7"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/jan-egil/openpli-next/openembedded-core/scripts:/home/jan-egil/openpli-next/build/tmp/sysroots/x86_64-linux/usr/bin/mipsel-oe-linux:/home/jan-egil/openpli-next/build/tmp/sysroots/vuduo2/usr/bin/crossscripts:/home/jan-egil/openpli-next/build/tmp/sysroots/x86_64-linux/usr/sbin:/home/jan-egil/openpli-next/build/tmp/sysroots/x86_64-linux/usr/bin:/home/jan-egil/openpli-next/build/tmp/sysroots/x86_64-linux/sbin:/home/jan-egil/openpli-next/build/tmp/sysroots/x86_64-linux/bin:/home/jan-egil/openpli-next/openembedded-core/scripts:/home/jan-egil/openpli-next/bitbake/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin"; export HOME="/home/jan-egil"; /usr/bin/env wget -t 2 -T 30 -nv --passive-ftp --no-check-certificate -P /home/jan-egil/openpli-next/sources 'http://download.tran...ion-2.92.tar.xz' --progress=dot -v failed with exit code 4, output:
--2016-09-12 18:51:11-- http://download.tran...ion-2.92.tar.xz
Resolving download.transmissionbt.com (download.transmissionbt.com)... failed: No address associated with hostname.
wget: unable to resolve host address ‘download.transmissionbt.com’
ERROR: transmission-2.92-r0 do_fetch: Function failed: Fetcher failure for URL: 'http://download.tran...xz;name=archive'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/jan-egil/openpli-next/build/tmp/work/mips32el-oe-linux/transmission/2.92-r0/temp/log.do_fetch.1962
ERROR: Task /home/jan-egil/openpli-next/meta-openpli/recipes-connectivity/transmission/transmission_2.92.bb:do_fetch (/home/jan-egil/openpli-next/meta-openpli/recipes-connectivity/transmission/transmission_2.92.bb:do_fetch) failed with exit code '1'
Posted 19 September 2016 - 11:38
There is no OpenPLi 5 yet. You need to compile your own from source.
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Posted 21 September 2016 - 23:21
Guys any advice to solve this error ?!
Thank you
ERROR: libgcc-6.1.1-r0 do_populate_sysroot: Error executing a python function in exec_python_func() autogenerated: The stack trace of python calls that resulted in this exception/failure was: File: 'exec_python_func() autogenerated', lineno: 2, function: <module> 0001: *** 0002:sysroot_strip(d) 0003: File: '/home/raed/openpli5/openpli-oe-core/openembedded-core/meta/classes/staging.bbclass', lineno: 117, function: sysroot_strip 0113: for f in files: 0114: file = os.path.join(root, f) 0115: 0116: try: *** 0117: ltarget = oe.path.realpath(file, dvar, False) 0118: s = os.lstat(ltarget) 0119: except OSError as e: 0120: (err, strerror) = e.args 0121: if err != errno.ENOENT: File: '/home/raed/openpli5/openpli-oe-core/openembedded-core/meta/lib/oe/path.py', lineno: 198, function: realpath 0194: # be printed a backtrace with 100s of OSError exceptions 0195: # else 0196: raise OSError(errno.ELOOP, 0197: "too much recursions while resolving '%s'; loop in '%s'" % *** 0198: (file, e.strerror)) 0199: 0200: raise 0201: 0202: return file Exception: OSError: [Errno 40] too much recursions while resolving '/home/raed/openpli5/openpli-oe-core/build/tmp/work/mips32el-nf-oe-linux/libgcc/6.1.1-r0/sysroot-destdir/usr/lib/mipsel-oe-linux/mipsel-oe-linux'; loop in '/home/raed/openpli5/openpli-oe-core/build/tmp/work/mips32el-nf-oe-linux/libgcc/6.1.1-r0/sysroot-destdir/usr/lib/mipsel-oe-linux/mipsel-oe-linux' ERROR: libgcc-6.1.1-r0 do_populate_sysroot: Function failed: sysroot_strip ERROR: Logfile of failure stored in: /home/raed/openpli5/openpli-oe-core/build/tmp/work/mips32el-nf-oe-linux/libgcc/6.1.1-r0/temp/log.do_populate_sysroot.29906 ERROR: Task /home/raed/openpli5/openpli-oe-core/openembedded-core/meta/recipes-devtools/gcc/libgcc_6.1.bb:do_populate_sysroot (/home/raed/openpli5/openpli-oe-core/openembedded-core/meta/recipes-devtools/gcc/libgcc_6.1.bb:do_populate_sysroot) failed with exit code '1' Waiting for 2 running tasks to finish: 0: qemu-native-2.6.0-r1 do_compile (pid 31865) ERROR: libgcc-6.1.1-r0 do_package: Error executing a python function in exec_python_func() autogenerated: The stack trace of python calls that resulted in this exception/failure was: File: 'exec_python_func() autogenerated', lineno: 2, function: <module> 0001: *** 0002:split_and_strip_files(d) 0003: File: '/home/raed/openpli5/openpli-oe-core/openembedded-core/meta/classes/package.bbclass', lineno: 939, function: split_and_strip_files 0935: if debugdir and debugdir in os.path.dirname(file[len(dvar):]): 0936: continue 0937: 0938: try: *** 0939: ltarget = cpath.realpath(file, dvar, False) 0940: s = cpath.lstat(ltarget) 0941: except OSError as e: 0942: (err, strerror) = e.args 0943: if err != errno.ENOENT: File: '/home/raed/openpli5/openpli-oe-core/openembedded-core/meta/lib/oe/cachedpath.py', lineno: 229, function: realpath 0225: # be printed a backtrace with 100s of OSError exceptions 0226: # else 0227: raise OSError(errno.ELOOP, 0228: "too much recursions while resolving '%s'; loop in '%s'" % *** 0229: (file, e.strerror)) 0230: 0231: raise 0232: 0233: return file Exception: OSError: [Errno 40] too much recursions while resolving '/home/raed/openpli5/openpli-oe-core/build/tmp/work/mips32el-nf-oe-linux/libgcc/6.1.1-r0/package/usr/lib/mipsel-oe-linux/mipsel-oe-linux'; loop in '/home/raed/openpli5/openpli-oe-core/build/tmp/work/mips32el-nf-oe-linux/libgcc/6.1.1-r0/package/usr/lib/mipsel-oe-linux/mipsel-oe-linux' ERROR: libgcc-6.1.1-r0 do_package: Function failed: split_and_strip_files ERROR: Logfile of failure stored in: /home/raed/openpli5/openpli-oe-core/build/tmp/work/mips32el-nf-oe-linux/libgcc/6.1.1-r0/temp/log.do_package.29936 ERROR: Task /home/raed/openpli5/openpli-oe-core/openembedded-core/meta/recipes-devtools/gcc/libgcc_6.1.bb:do_package (/home/raed/openpli5/openpli-oe-core/openembedded-core/meta/recipes-devtools/gcc/libgcc_6.1.bb:do_package) failed with exit code '1' NOTE: Tasks Summary: Attempted 652 tasks of which 0 didn't need to be rerun and 2 failed. Summary: 2 tasks failed: /home/raed/openpli5/openpli-oe-core/openembedded-core/meta/recipes-devtools/gcc/libgcc_6.1.bb:do_populate_sysroot /home/raed/openpli5/openpli-oe-core/openembedded-core/meta/recipes-devtools/gcc/libgcc_6.1.bb:do_package
DM500s
DM800
DM800se
DM920UHD
Posted 22 September 2016 - 19:56
@athoik/littlesat: your latest update breaks the building process (on archlinux pc).
https://github.com/O...3ffc48919c73ca2
Edited by dax, 22 September 2016 - 19:57.
Posted 22 September 2016 - 20:10
@athoik/littlesat: your latest update breaks the building process (on archlinux pc).
https://github.com/O...3ffc48919c73ca2
Edited by athoik, 22 September 2016 - 20:10.
Posted 22 September 2016 - 21:31
No, it doesn't fix.
P.S. just to known
cd build source env.source MACHINE=vusolo2 bitbake openpli-enigma2-image -c clean bitbake openpli-enigma2-image -c cleanall
Then i modify by hand the two files and
bitbake openpli-enigma2-image
Posted 22 September 2016 - 21:51
/home/davide/openpli_5.0/openpli-oe-core/build/tmp/sysroots/vusolo2/usr/bin/g-ir-scanner-qemuwrapper: line 6: 21466 Illegal instruction (core dumped) PSEUDO_UNLOAD=1 qemu-mipsel -r 3.2.0 -L /home/davide/openpli_5.0/openpli-oe-core/build/tmp/sysroots/vusolo2 -E LD_LIBRARY_PATH=$GIR_EXTRA_LIBS_PATH:.libs:/home/davide/openpli_5.0/openpli-oe-core/build/tmp/sysroots/vusolo2//usr/lib:/home/davide/openpli_5.0/openpli-oe-core/build/tmp/sysroots/vusolo2//lib "$@" >>> g-ir-scanner-qemuwrapper: line 6: 21466 Illegal instruction (core dumped) <<<<Add the following in site.conf
DISTRO_FEATURES_BACKFILL_CONSIDERED += "gobject-introspection-data"More info: http://forums.openpl...bad-182-failed/
DISTRO_FEATURES_BACKFILL_CONSIDERED += "gobject-introspection-data" GIO_MODULE_PACKAGES = ""
Edited by athoik, 22 September 2016 - 21:55.
Posted 9 October 2016 - 15:46
i get this error any help please
Build Configuration:
BB_VERSION = "1.31.0"BUILD_SYS = "x86_64-linux"NATIVELSBSTRING = "Ubuntu-16.04"TARGET_SYS = "mipsel-oe-linux"MACHINE = "dm800se"DISTRO = "openpli"DISTRO_VERSION = "5"TUNE_FEATURES = "o32 fpu-hard mips32"TARGET_FPU = ""meta-oemeta-filesystemsmeta-multimediameta-networkingmeta-python = "HEAD:e231b028048231cf05fe27b52c805ed138446cee"meta = "HEAD:c0efbcb47ab37c2d9c298fcd40ecaadd3ca050a7"meta-openplimeta-dream = "master-next:2d3db3e3aff2bc5ba86112322a888b3e35f35947"meta-vuplus = "HEAD:e5664e9c607dab0e08fa200bb8a40ba6a1eac538"meta-xsarius = "HEAD:3ac06484c473e41d2ce7b9a4ece1405b3c721160"meta-xp = "HEAD:3b0534aeeb8108d029d3db2cffbcf92d3079bcc2"meta-xtrend = "HEAD:e84fd3fdbc28db74aa5f4e2e9b0b8aea419bd9ae"meta-formuler = "HEAD:9ba268f8142b2ac3619787f848f4bb322ec22ddf"meta-hd = "HEAD:c147429481c8264313f19eb0b866ba2b6a450689"meta-xpeedc = "HEAD:5dd87db177f8f67725ef6cb220123ca9aee927a6"meta-wetek = "HEAD:5868788e42986be336d0e6a5f7b47f741df102bb"meta-zgemma = "HEAD:8e3da52e517a8accf27d8869d1fb379f4a8a7b26"meta-edision = "HEAD:5cb560968e761699029b7458448232c8bf884f86"meta-miraclebox = "HEAD:9a2a414032b7ba9ac0e0ab4722ff1098c0aec7d5"meta-spycat = "HEAD:a3994f8c37994af3c97e5560660bdfce40397157"meta-gi = "HEAD:6a9a4ce636831f0d37ae8178bcc2367c0766895f"meta-local = "master-next:2d3db3e3aff2bc5ba86112322a888b3e35f35947"Initialising tasks: 100% |#######################################| Time: 0:00:37NOTE: Executing SetScene TasksNOTE: Executing RunQueue TasksERROR: linux-dreambox-3.2-r14.19.51 do_package: Error executing a python function in exec_python_func() autogenerated:The stack trace of python calls that resulted in this exception/failure was:File: 'exec_python_func() autogenerated', lineno: 2, function: <module>0001:*** 0002:split_kernel_module_packages(d)0003:File: '/home/openatvbuilder/openpli/openpli-oe-core/openembedded-core/meta/classes/kernel-module-split.bbclass', lineno: 193, function: split_kernel_module_packages0189:0190: postinst = d.getVar('pkg_postinst_modules', True)0191: postrm = d.getVar('pkg_postrm_modules', True)0192:*** 0193: modules = do_split_packages(d, root='/lib/modules', file_regex=module_regex, output_pattern=module_pattern, description='%s kernel module', postinst=postinst, postrm=postrm, recursive=True, hook=frob_metadata, extra_depends='kernel-%s' % (d.getVar("KERNEL_VERSION", True)))0194: if modules:0195: metapkg = d.getVar('KERNEL_MODULES_META_PACKAGE', True)0196: d.appendVar('RDEPENDS_' + metapkg, ' '+' '.join(modules))0197:File: '/home/openatvbuilder/openpli/openpli-oe-core/openembedded-core/meta/classes/package.bbclass', lineno: 226, function: do_split_packages0222: d.setVar('pkg_postinst_' + pkg, postinst)0223: if postrm:0224: d.setVar('pkg_postrm_' + pkg, postrm)0225: if callable(hook):*** 0226: hook(f, pkg, file_regex, output_pattern, m.group(1))0227:0228: d.setVar('PACKAGES', ' '.join(packages))0229: return list(split_packages)0230:File: '/home/openatvbuilder/openpli/openpli-oe-core/openembedded-core/meta/classes/kernel-module-split.bbclass', lineno: 129, function: frob_metadata0125: return dependencies0126: return []0127:0128: def frob_metadata(file, pkg, pattern, format, basename):*** 0129: vals = extract_modinfo(file)0130:0131: dvar = d.getVar('PKGD', True)0132:0133: # If autoloading is requested, output /etc/modules-load.d/<name>.conf and appendFile: '/home/openatvbuilder/openpli/openpli-oe-core/openembedded-core/meta/classes/kernel-module-split.bbclass', lineno: 54, function: extract_modinfo0050: tmpfile = tf[1]0051: cmd = "%sobjcopy -j .modinfo -O binary %s %s" % (d.getVar("HOST_PREFIX", True) or "", file, tmpfile)0052: subprocess.call(cmd, shell=True)0053: f = open(tmpfile)*** 0054: l = f.read().split("\000")0055: f.close()0056: os.close(tf[0])0057: os.unlink(tmpfile)0058: vals = {}File: '/usr/lib/python3.5/codecs.py', lineno: 321, function: decode0317:0318: def decode(self, input, final=False):0319: # decode input (taking the buffer into account)0320: data = self.buffer + input*** 0321: (result, consumed) = self._buffer_decode(data, self.errors, final)0322: # keep undecoded input until the next call0323: self.buffer = data[consumed:]0324: return result0325:Exception: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf6 in position 21: invalid start byteERROR: linux-dreambox-3.2-r14.19.51 do_package: Function failed: split_kernel_module_packagesERROR: Logfile of failure stored in: /home/openatvbuilder/openpli/openpli-oe-core/build/tmp/work/dm800se-oe-linux/linux-dreambox/3.2-r14.19.51/temp/log.do_package.3895ERROR: Task /home/openatvbuilder/openpli/openpli-oe-core/meta-dream/recipes-bsp/linux/linux-dreambox_3.2.bb:do_package (/home/openatvbuilder/openpli/openpli-oe-core/meta-dream/recipes-bsp/linux/linux-dreambox_3.2.bb:do_package) failed with exit code '1'NOTE: Tasks Summary: Attempted 1433 tasks of which 1423 didn't need to be rerun and 1 failed.Summary: 1 task failed:/home/openatvbuilder/openpli/openpli-oe-core/meta-dream/recipes-bsp/linux/linux-dreambox_3.2.bb:do_packageSummary: There were 2 ERROR messages shown, returning a non-zero exit code.Makefile:89 : la recette pour la cible « image » a échouéemake: *** [image] Erreur 1
Posted 11 October 2016 - 08:03
Edited by athoik, 11 October 2016 - 08:03.
0 members, 2 guests, 0 anonymous users