Git Product home page Git Product logo

Comments (5)

bessalahAmar avatar bessalahAmar commented on July 18, 2024 1

Hi @Ericson2314 , @fricklerhandwerk , i was able to test the master version ( through the the image : nixos/nix:master ) and it's working :) thanks for your prompt resolution

from nix.

fricklerhandwerk avatar fricklerhandwerk commented on July 18, 2024

Triaged in Nix maintainers meeting:

  • @Ericson2314: We're currently throwing an EPERM, but Function not implemented indicates we should also do ENOSYS

from nix.

nixos-discourse avatar nixos-discourse commented on July 18, 2024

This issue has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/2024-05-22-nix-team-meeting-minutes-147/45835/1

from nix.

Ericson2314 avatar Ericson2314 commented on July 18, 2024

@bessalahAmar Please trying building Nix master and let us know if this is not fixed!

from nix.

bessalahAmar avatar bessalahAmar commented on July 18, 2024

Hi @Ericson2314 , @fricklerhandwerk , thanks for taking a look at this.
I'm having difficulties building it from source ( not that easy for me to setup or the dependencies required ) , i'm getting an error like the one bellow on the "make" step , not sure it's due to a dependency or if i'm missing something.

if you have the build on a tarball i can test it in the openshift sandbox.

error:


In file included from /usr/include/boost/container/vector.hpp:27,
                 from /usr/include/boost/container/small_vector.hpp:27,
                 from src/libexpr/gc-small-vector.hh:3,
                 from src/libexpr/eval.cc:21:
/usr/include/boost/container/allocator_traits.hpp: In instantiation of 'struct boost::container::allocator_traits<traceable_allocator<void> >':
/usr/include/boost/container/small_vector.hpp:121:7:   required from 'class boost::container::small_vector_allocator<nix::Value*, traceable_allocator<void>, void>'
/usr/include/boost/container/allocator_traits.hpp:136:48:   required from 'struct boost::container::allocator_traits<boost::container::small_vector_allocator<nix::Value*, traceable_allocator<void>, void> >'
/usr/include/boost/container/vector.hpp:723:88:   required from 'class boost::container::vector<nix::Value*, boost::container::small_vector_allocator<nix::Value*, traceable_allocator<void>, void>, void>'
/usr/include/boost/container/small_vector.hpp:369:7:   required from 'class boost::container::small_vector_base<nix::Value*, traceable_allocator<nix::Value*>, void>'
/usr/include/boost/container/small_vector.hpp:526:85:   required from 'struct boost::container::small_vector_storage_definer<nix::Value*, traceable_allocator<nix::Value*>, 4, void>'
/usr/include/boost/container/small_vector.hpp:549:7:   required from 'class boost::container::small_vector<nix::Value*, 4, traceable_allocator<nix::Value*>, void>'
src/libexpr/eval.cc:1780:31:   required from here
/usr/include/boost/container/allocator_traits.hpp:136:48: error: 'typedef void traceable_allocator<void>::value_type' is private within this context
  136 |    typedef typename allocator_type::value_type value_type;

from nix.

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.