Giter Site home page Giter Site logo

Comments (9)

midwan avatar midwan commented on September 28, 2024 1

mt32emu requires CMake to build, so the requirements are updated accordingly since that commit.
The automated builds in the agents I use run make (and they don't fail), so I don't think it's a generic issue?

from amiberry.

dhwz avatar dhwz commented on September 28, 2024

Edit: Note seems it's only an issue when building via make, cmake-make does work, so for me it's ok but maybe you still want to fix it (make did work before).

from amiberry.

solskogen avatar solskogen commented on September 28, 2024

How do you compile? I suspect that libguisan didn't build. If you use -j remove it and try again

from amiberry.

dhwz avatar dhwz commented on September 28, 2024

Packages for our OS are build with parallel (which enforces the use of -j), but I also already tried unsetting the use of parallel, again with the same issue.

from amiberry.

dhwz avatar dhwz commented on September 28, 2024

Agreed, maybe it's only happening in special cases like with our make toolchain.
As said for me it's solved as it works with cmake-make toolchain.

from amiberry.

solskogen avatar solskogen commented on September 28, 2024

It's very strange that it doesn't build libguisan. Something else is wrong with your toolchain.

from amiberry.

dhwz avatar dhwz commented on September 28, 2024

Idk never had that issue before.
It's the toolchain also used by CoreELEC.

from amiberry.

solskogen avatar solskogen commented on September 28, 2024

Give us the full log please, and all of the commands you run (with flags)

from amiberry.

dhwz avatar dhwz commented on September 28, 2024

Ok I've solved it now also for make, seems the root cause was LDFLAGS, which somehow injected -lguisan to the linker for cmake of mt32emu.
After unsetting LDFLAGS in our package for amiberry it's now working again as expected.

AmberELEC/AmberELEC@261f8e1#diff-08f4eef81fb54d20229022e1a6a184e2ac07a1c9a1f943164602acf2cc0d6227R27

from amiberry.

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.