Git Product home page Git Product logo

Comments (4)

techknowlogick avatar techknowlogick commented on September 7, 2024

Thank you for this detailed bug report. Sorry for taking some time to get back to you on this. I've been able to replicate this myself thanks to your instructions.

Would dgraph be open to sponsoring my work on this project? I've received private sponsorship from others to ensure ongoing compatibility of xgo with their projects, and with sponsorship from you I could setup a test harness for dgraph, catch errors like this and prioritize fixes for them as they show up. Without sponsorship I am only able to provide support on an as-available basis, and focus on my downstream projects first. If you'd like to discuss this more, my email is in my profile.

from xgo.

darkn3rd avatar darkn3rd commented on September 7, 2024

Dgraph used xgo to build mac and windows builds, and I wanted to see if it it would work for arm64 using the same build process. Recently, macOS and Windows official support has dropped. Personally, I would like to have it work, for pure community OSS folks, especially with macOS going arm64.

from xgo.

techknowlogick avatar techknowlogick commented on September 7, 2024

@darkn3rd after some investigation, the errors you are facing are due to https://github.com/dgraph-io/ristretto/blob/3836124cdc5a27eba5bf0a545e04906671ad3c41/z/calloc_jemalloc.go#L10 which specifies specific LDFLAGS which conflict with xgo's paths. I've been able to get it to build by modifying the LDFLAGS in the above link.

from xgo.

darkn3rd avatar darkn3rd commented on September 7, 2024

@techknowlogick What were the changes you made?

from xgo.

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.