Thanks Beeker and Alexvrs, the patches work fine.
I was able to build images for dm800se and dm500hd, but had to ditch samba-base, because it's too big to fit in the limited flash of these boxes.
The sambaserver package of PLi4 works fine here !
Openpli-5 (still next master)
Re: Openpli-5 (still next master) #81
Posted 24 January 2016 - 12:14
Amiko8240, DM500HD, DM800, DM800SE, DM800SESR4, DM800SEV2, VU+ SoloSEV2, VU+ UnoSE
Re: Openpli-5 (still next master) #82
Posted 24 January 2016 - 23:11
Build Configuration:
BB_VERSION = "1.28.0"BUILD_SYS = "x86_64-linux"NATIVELSBSTRING = "LinuxMint-17.1"TARGET_SYS = "mipsel-oe-linux"MACHINE = "vuuno"DISTRO = "openpli"DISTRO_VERSION = "5"TUNE_FEATURES = "o32 fpu-hard mips32"TARGET_FPU = ""meta-oemeta-filesystemsmeta-multimediameta-networkingmeta-python = "HEAD:5ec0bd998e6fe4d7bf5f7ca30c431447adf5e8b5"meta = "HEAD:b3b679d5be86f73d1a06c7230cb00872f0a407b5"meta-openplimeta-dream = "master-next:80fd6d037cc124ed56e1d11ecbbe4bddcd9f8120"meta-vuplus = "HEAD:5ceccaab8866116710d0facd022f9d3442d5b0db"meta-xsarius = "HEAD:7f55a522372eb5a7428a458d5a784b43ed2cfce6"meta-xp = "HEAD:38ba4aea0e8c2e391e90a845ab77b30d35ed5e95"meta-xtrend = "HEAD:66fbc589b76314e10e688dcb2207142afe3b9df1"meta-formuler = "HEAD:369090519128917d375713818aaa0a542ba162c1"meta-hd = "HEAD:321440ee26ea4f4e11cf9587bb955ae4317e1a2b"meta-local = "master-next:80fd6d037cc124ed56e1d11ecbbe4bddcd9f8120"NOTE: Preparing RunQueueNOTE: Executing SetScene TasksNOTE: Executing RunQueue TasksWARNING: QA Issue: enigma2-plugin-extensions-cutlisteditor rdepends on aio-grab, but it isn't a build dependency? [build-deps]WARNING: QA Issue: enigma2-plugin-extensions-dvdburn rdepends on cdrkit, but it isn't a build dependency? [build-deps]WARNING: QA Issue: enigma2-plugin-extensions-dvdburn rdepends on dvd+rw-tools, but it isn't a build dependency? [build-deps]WARNING: QA Issue: enigma2-plugin-extensions-dvdburn rdepends on mjpegtools, but it isn't a build dependency? [build-deps]WARNING: QA Issue: enigma2-plugin-extensions-dvdburn rdepends on dvdauthor, but it isn't a build dependency? [build-deps]WARNING: QA Issue: enigma2-plugin-extensions-dvdburn rdepends on replex, but it isn't a build dependency? [build-deps]WARNING: QA Issue: enigma2-plugin-systemplugins-wirelesslan rdepends on wireless-tools, but it isn't a build dependency? [build-deps]WARNING: QA Issue: enigma2-plugin-systemplugins-wirelesslan rdepends on wpa-supplicant, but it isn't a build dependency? [build-deps]WARNING: QA Issue: enigma2-plugin-extensions-openwebif: /enigma2-plugin-extensions-openwebif/usr/lib/enigma2/python/Plugins/Extensions/OpenWebif/public/static/remotes/xpeedlx.html is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]WARNING: QA Issue: enigma2-plugins: configure was passed unrecognised options: --with-gstversion [unknown-configure-option]WARNING: QA Issue: enigma2-plugin-systemplugins-blindscan rdepends on virtual/blindscan-dvbs, but it isn't a build dependency? [build-deps]WARNING: QA Issue: enigma2-plugin-extensions-bonjour rdepends on avahi-daemon, but it isn't a build dependency? [build-deps]WARNING: The license listed GPL was not in the licenses collected for recipe linux-vuunoWARNING: [log_check] openpli-enigma2-image: found a warning message in the logfile (keyword 'WARNING:'):[log_check] WARNING: The license listed GPL was not in the licenses collected for recipe linux-vuunoNOTE: Tasks Summary: Attempted 4195 tasks of which 4119 didn't need to be rerun and all succeeded.Summary: There were 14 WARNING messages shown.
Is it normal these warnings?
~~THINK OUTSIDE THE BOX~~
~PLi-Turko~
~HürTeam~
Re: Openpli-5 (still next master) #83
Re: Openpli-5 (still next master) #84
Posted 4 February 2016 - 11:58
actually it should be:
DEPENDS = "hostperl-runtime-native"
Applied, and indeed it fixes the issue, thanks!
* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.
Re: Openpli-5 (still next master) #85
Posted 5 February 2016 - 16:22
Build error due to this commit: https://github.com/O...cf2b7b111a7ef7c
Collected errors: * satisfy_dependencies_for: Cannot satisfy the following dependencies for enigma2-plugin-systemplugins-hotplug: * hotplug-e2-helper * * opkg_install: Cannot install package enigma2-plugin-systemplugins-hotplug.
After adding hotplug-e2-helper once again to the depends, all is fine.
Edited by gjstroom, 5 February 2016 - 16:22.
Amiko8240, DM500HD, DM800, DM800SE, DM800SESR4, DM800SEV2, VU+ SoloSEV2, VU+ UnoSE
Re: Openpli-5 (still next master) #86
Posted 5 February 2016 - 17:54
That is a workaround, it's not the solution. The dependency should be added somewhere else, I guess at image level.
* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.
Re: Openpli-5 (still next master) #87
Re: Openpli-5 (still next master) #88
Posted 5 February 2016 - 21:37
Or no one has a problem with swig after OE-core upgrade, about which I wrote in comment on commit?
https://github.com/O...fe1d6b3347974b0
Re: Openpli-5 (still next master) #89
Re: Openpli-5 (still next master) #90
Re: Openpli-5 (still next master) #91
Posted 6 February 2016 - 21:08
I have made some 3.14 kernel patches which quite possible also can be used for the Xtrend machines running this kernel version.
The fix-mips-r4k_fpu.patch was a tough one, I extracted the necessary code from this artilce http://lists.openemb...uly/107375.html
The fix-build-with-gcc5.patch and rtl8712_fix_build_error.patch are copied from other meta-brands.
Attached Files
Edited by gjstroom, 6 February 2016 - 21:09.
Amiko8240, DM500HD, DM800, DM800SE, DM800SESR4, DM800SEV2, VU+ SoloSEV2, VU+ UnoSE
Re: Openpli-5 (still next master) #92
Re: Openpli-5 (still next master) #93
Posted 9 February 2016 - 15:20
@MiLo
I just update the master-next git I used (the master next git was about 3 to 4 weeks old) Noticed a lot things changed included a openembedded-oe-core upgrade.
Well the (upgrade)build did failed on so what all. Just for somehow a lot off existing native builded packages where removed before the build , and since a lot off others where still there it tried to start building whitout some required native packages. And so on ...
So before saying anything I first deleted the full openpli-oe-core did a fresh pull make.
Then I did build froms scratch for vuduo2 (complete build at one means feeds included)
Build ok and nice
I just cause it was a real clean build include here the Warnings log, think it might be useful for You.
p.s. I'm using ubuntu 14.04 (full up to date ) x86_64
Attached Files
Edited by christophecvr, 9 February 2016 - 15:22.
Re: Openpli-5 (still next master) #94
Re: Openpli-5 (still next master) #95
Re: Openpli-5 (still next master) #96
Re: Openpli-5 (still next master) #97
Re: Openpli-5 (still next master) #98
Re: Openpli-5 (still next master) #99
Re: Openpli-5 (still next master) #100
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users