Git Product home page Git Product logo

Comments (4)

jcarpent avatar jcarpent commented on August 17, 2024 1

It might be just an issue with numerical issues.

from pinocchio.

jcarpent avatar jcarpent commented on August 17, 2024

If there is solution like a docker image we might give a try.

from pinocchio.

jorisv avatar jorisv commented on August 17, 2024

@nim65s While stabilizing pinocchio I had some similar issues in the conda-forge build farm that have custom CXXFLAGS.
Do you know if the Nix build farm have custom CXXFLAGS also ?

from pinocchio.

nim65s avatar nim65s commented on August 17, 2024

@jorisv : Here are the environment variables for this build: env-vars.txt
Here is the full build command:

cd /tmp/nix-build-pinocchio-3.0.0.drv-0/source/build/unittest/algorithm/utils && /nix/store/bqwjxqdz2ywf5zy5lw7wbbkbswwbb26x-gcc-wrapper-13.2.0/bin/g++ -DBOOST_MPL_LIMIT_LIST_SIZE=30 -DBOOST_MPL_LIMIT_VECTOR_SIZE=30 -DBOOST_TEST_DYN_LINK -DBOOST_TEST_MODULE=Test -DPINOCCHIO_ENABLE_TEMPLATE_INSTANTIATION -DPINOCCHIO_MODEL_DIR=\"/tmp/nix-build-pinocchio-3.0.0.drv-0/source/models\" -I/tmp/nix-build-pinocchio-3.0.0.drv-0/source/build -I/tmp/nix-build-pinocchio-3.0.0.drv-0/source/build/include -I/tmp/nix-build-pinocchio-3.0.0.drv-0/source/include -I/tmp/nix-build-pinocchio-3.0.0.drv-0/source/unittest/algorithm/utils -isystem /nix/store/zfjwvcycdq7zp972xgnr3hd4wq3q5gyx-eigen-3.4.0/include/eigen3 -pedantic -Wno-long-long -Wall -Wextra -Wcast-align -Wcast-qual -Wformat -Wwrite-strings -Wconversion  -O3 -DNDEBUG -std=gnu++17 -MD -MT unittest/algorithm/utils/CMakeFiles/test-cpp-algorithm-utils-force.dir/force.cpp.o -MF CMakeFiles/test-cpp-algorithm-utils-force.dir/force.cpp.o.d -o CMakeFiles/test-cpp-algorithm-utils-force.dir/force.cpp.o -c /tmp/nix-build-pinocchio-3.0.0.drv-0/source/unittest/algorithm/utils/force.cpp

And here the linking command:

/nix/store/bqwjxqdz2ywf5zy5lw7wbbkbswwbb26x-gcc-wrapper-13.2.0/bin/g++ -pedantic -Wno-long-long -Wall -Wextra -Wcast-align -Wcast-qual -Wformat -Wwrite-strings -Wconversion  -O3 -DNDEBUG "CMakeFiles/test-cpp-algorithm-utils-force.dir/force.cpp.o" -o test-cpp-algorithm-utils-force  -Wl,-rpath,/tmp/nix-build-pinocchio-3.0.0.drv-0/source/build/src ../../../src/libpinocchio_default.so.3.0.0 /nix/store/ry00r7cmm95xcxkf5qsqhimhdlnqkkfp-boost-1.81.0/lib/libboost_unit_test_framework.so /nix/store/ry00r7cmm95xcxkf5qsqhimhdlnqkkfp-boost-1.81.0/lib/libboost_serialization.so

Can you spot any of those bad flags here ?

from pinocchio.

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.