Code Monkey home page Code Monkey logo

Comments (11)

peolsson avatar peolsson commented on July 30, 2024

I just realized that I also got this issue, when trying to build for OLinuXino-A10-Lime. So I'm guessing it might be related to more platforms as well.

from meta-sunxi.

zoneorz avatar zoneorz commented on July 30, 2024

Same issue happen when trying to build cubieboard too.
There may be a problem in the following files.
 ・conf/machine/include/sunxi.inc
 ・conf/machine/include/sunxi-mali.inc

from meta-sunxi.

naguirre avatar naguirre commented on July 30, 2024

hum that strange, i get it worked last week with olinuxino-a13 and cubieboard, with dora and master branch of yocto.

What's the version use are using ?

from meta-sunxi.

peolsson avatar peolsson commented on July 30, 2024

I was using dora when I last tried.

from meta-sunxi.

zoneorz avatar zoneorz commented on July 30, 2024

I was using the master branch that checked out yesterday.

from meta-sunxi.

naguirre avatar naguirre commented on July 30, 2024

ok I found the problem. libUMP has move in his own repo. I'm adding the recipe for it.

from meta-sunxi.

jlucius avatar jlucius commented on July 30, 2024

Hi

I ran into the same issue on Yocto daisy (11.0). A bitbake -c cleansstate on libump and xf86-video-fbturbo helped solve this error. But after that error was gone I ran into some other issues:

As said above libump is in own repo now, but the sunxi-mali git version still has the libump included. So when libump and sunxi-mali are installed, an error ist reported, that two packages try to install libump.so.3.

The quick and dirty solution I used was just to delete the libump.so.3 within the sunxi-mali receipe. The better solution would be to update to at least sunxi-mali git revision 506a228b90df0fb5631942da2891ff876cdc679d. But if I try to use that the build of sunxi-mali fails.

from meta-sunxi.

vonfritz avatar vonfritz commented on July 30, 2024

Hello
same issue here, sunxi-mali depends on libump and both installs libUMP. This causes an error in the creation of an image.
I don't know whether it is correct but I have updated sunxi-mali and added INHIBIT_PACKAGE_STRIP = "1"
now it builds package and image without errors.

from meta-sunxi.

nandra avatar nandra commented on July 30, 2024

Is this still an issue? Seems to be outdated? Thanks.

from meta-sunxi.

slapin avatar slapin commented on July 30, 2024

No such issue for thud and warrior. Also it is like 5 years ago. I think this should be closed as too old (and nobody cares for dora now unless somebody wishes to pay for it being fixed (which is unlikely).

from meta-sunxi.

nandra avatar nandra commented on July 30, 2024

@slapin thanks. Closing.

from meta-sunxi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.