Jump to content


Photo

Openpli-5 (still next master)


  • Please log in to reply
1177 replies to this topic

Re: Openpli-5 (still next master) #81 gjstroom

  • Senior Member
  • 516 posts

+16
Neutral

Posted 24 January 2016 - 12:14

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 !
 


Amiko8240, DM500HD, DM800, DM800SE, DM800SESR4, DM800SEV2, VU+ SoloSEV2, VU+ UnoSE


Re: Openpli-5 (still next master) #82 asiBenlik

  • Senior Member
  • 44 posts

0
Neutral

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-oe           
meta-filesystems  
meta-multimedia   
meta-networking   
meta-python       = "HEAD:5ec0bd998e6fe4d7bf5f7ca30c431447adf5e8b5"
meta              = "HEAD:b3b679d5be86f73d1a06c7230cb00872f0a407b5"
meta-openpli      
meta-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 RunQueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: 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-vuuno
WARNING: [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-vuuno
 
NOTE: 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 MiLo

  • PLi® Core member
  • 14,045 posts

+298
Excellent

Posted 25 January 2016 - 08:58

Depends on what you mean by "normal":

Yes, because everybody gets them, so they're not exclusive for you or your setup.
No, because warnings are a sign that something is wrong and they should be fixed.
Real musicians never die - they just decompose

Re: Openpli-5 (still next master) #84 Erik Slagter

  • PLi® Core member
  • 46,960 posts

+541
Excellent

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 gjstroom

  • Senior Member
  • 516 posts

+16
Neutral

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 Erik Slagter

  • PLi® Core member
  • 46,960 posts

+541
Excellent

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 MiLo

  • PLi® Core member
  • 14,045 posts

+298
Excellent

Posted 5 February 2016 - 21:25

Should be solved now
Real musicians never die - they just decompose

Re: Openpli-5 (still next master) #88 Taapat

  • PLi® Core member
  • 2,343 posts

+120
Excellent

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 arn354

  • Senior Member
  • 146 posts

+12
Neutral

Posted 5 February 2016 - 22:36

https://github.com/o...7a94845ceb2cfb2

Re: Openpli-5 (still next master) #90 daimon

  • Senior Member
  • 220 posts

+5
Neutral

Posted 6 February 2016 - 10:16

As you do the vusolo2 autodisecq configuration crashes



Re: Openpli-5 (still next master) #91 gjstroom

  • Senior Member
  • 516 posts

+16
Neutral

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 MastaG

  • Senior Member
  • 1,531 posts

+118
Excellent

Posted 8 February 2016 - 00:46

Thank you gjstroom!



Re: Openpli-5 (still next master) #93 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

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 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 9 February 2016 - 15:50

@MiLo

 

here the build off dm8000 (after the duo2 was already build)  last master-next build from scratch (full build feeds included)  build ok :)

 

Just the pretty extensive warnings log included here.

 

 

Attached Files



Re: Openpli-5 (still next master) #95 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 9 February 2016 - 16:59

Unfortunately very very bad news, vuduo2 does noot boot att all anymore after flashing.  So I now will have to erase all make new build with old master-next.

 

In the mean time stb is dead.



Re: Openpli-5 (still next master) #96 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 9 February 2016 - 17:09

Since my Box even does NOT boot att all anymore I even can't issue any log.

 

So I go back to older build (I have 0.0 and no tv anymore in my house so I have to revert all sorry and will can't be helpfull as for why this happens).



Re: Openpli-5 (still next master) #97 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 9 February 2016 - 17:56

Oeps sorry , I found the problem somehow my usb stick(which I used to flash due2) was not written ok. Worse even I needed to erase it completely reformat partitions and so on the stick...  .

 

Now box duo2 flashed again and ok. :)

 

sorry sorry   ...



Re: Openpli-5 (still next master) #98 littlesat

  • PLi® Core member
  • 56,272 posts

+691
Excellent

Posted 9 February 2016 - 18:34

;)

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Openpli-5 (still next master) #99 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 9 February 2016 - 21:26

dm8000 also 100 % ok with last next-master.



Re: Openpli-5 (still next master) #100 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 9 February 2016 - 21:32

What I well need to say I'm already whit gstreamer-1.7.1.<x>  the x for above  . 1.6.3 is a very very unstable gst version.

 

So for gst You can go up to max 1.5.9 . Then all in between is very unstable for an stb as from 1.7.1.<x>  we are back +- stable again




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users