Giter Club home page Giter Club logo

Comments (7)

yaleman avatar yaleman commented on June 7, 2024 2

It's an outstanding issue with a development testing tool, not a production feature. AUR shouldn't be building everything, it should target the binaries that are needed. I've got fixes in #2741 but I'd suggest the AUR maintainers about changing it.

I've left a comment here: https://aur.archlinux.org/pkgbase/kanidm#comment-971465

from kanidm.

cuberoot74088 avatar cuberoot74088 commented on June 7, 2024 1

Hi @yaleman,

Thanks for the comment in AUR.
I will have a look but it might take a couple of days though.

Best regards

from kanidm.

yaleman avatar yaleman commented on June 7, 2024

I might have to backport some of those cleanups because they're breaking docs building, but we can't guarantee build-all-the-things is a great idea 😄

from kanidm.

soloturn avatar soloturn commented on June 7, 2024

@yaleman the aur package just calls

 cargo build --locked --release --target-dir target

what you suggest it should do?

from kanidm.

yaleman avatar yaleman commented on June 7, 2024

Specify the target binaries you want, there should be no point building kanidmd in the clients package, or the clients in the kanidm-server package.

Server should just be cargo build --locked --release --bin kanidmd etc

from kanidm.

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.