robotpkg/wip/opensim-core bulk build results

Log for py311-opensim-core-4.4 on Fedora-37-x86_64: bulk.log (Back)

=> Checking for clear installation ===> Installing bootstrap dependencies for py311-opensim-core-4.4 => Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Fedora-37-x86_64/All/digest-20080510.tgz => Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Fedora-37-x86_64/All/tnftp-20151004~ssl.tgz ===> Checking bootstrap dependencies for py311-opensim-core-4.4 => Required robotpkg package digest>=20080510: digest-20080510 found => Required robotpkg package tnftp>=20130505~ssl: tnftp-20151004~ssl found => Required system package gzip: gzip-1.12 found => Required system package pax and tar archivers: pax found => Required system package pkg_install>=20110805.12: pkg_install-20211115.3 found ===> Done bootstrap-depends for py311-opensim-core-4.4 ===> Installing full dependencies for py311-opensim-core-4.4 => Dependency digest-20080510 already installed => Installing /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Fedora-37-x86_64/All/docopt-cpp-0.6.3.tgz => Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Fedora-37-x86_64/All/py311-casadi-3.5.5r4.tgz => Dependency simbody-3.7 already installed => Dependency tnftp-20151004~ssl already installed ===> Checking build options for py311-opensim-core-4.4 => Building with no option. ===> Checking alternatives for py311-opensim-core-4.4 => Use the GNU C++ compiler: c++-compiler provided by g++>=3 => Use the GNU C compiler: c-compiler provided by gcc>=3 => Use python-3.11: python>=2.5 provided by python311>=3.11<3.12 ===> Checking dependencies for py311-opensim-core-4.4 => Required system package cmake>=3.15: cmake-3.27.7 found => Required system package g++>=3: g++-12 found => Required system package gcc>=3: gcc-12 found => Required system package libstdc++: libstdc++ found => Required system package python311>=3.11<3.12: python311-3.11.6 found => Required robotpkg package docopt-cpp>=0.6.3: docopt-cpp-0.6.3 found => Required robotpkg package py311-casadi>=3.4.5: py311-casadi-3.5.5r4 found => Required robotpkg package simbody>=3.7: simbody-3.7 found ===> Done depends for py311-opensim-core-4.4 ===> Extracting for py311-opensim-core-4.4 => SHA1 checksums OK => RMD160 checksums OK ===> Configuring for py311-opensim-core-4.4 CMake Warning (dev) at CMakeLists.txt:1 (project): cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-dev to suppress it. fatal: not a git repository (or any parent up to mount point /local/robotpkg/var) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /local/robotpkg/var) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). CMake Warning (dev) at cmake/OpenSimMacros.cmake:366 (add_executable): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/opensim-core-4.4/Applications/opensim-cmd/test/testCommandLineInterface.cpp Call Stack (most recent call first): Applications/opensim-cmd/test/CMakeLists.txt:2 (OpenSimAddTests) This warning is for project developers. Use -Wno-dev to suppress it. ===> Building for py311-opensim-core-4.4 In file included from /usr/include/spdlog/fmt/fmt.h:27, from /usr/include/spdlog/common.h:45, from /usr/include/spdlog/spdlog.h:12, from /local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/opensim-core-4.4/OpenSim/Common/Logger.h:27, from /local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/opensim-core-4.4/OpenSim/Common/Component.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/opensim-core-4.4/OpenSim/Common/Component.cpp:26: /usr/include/fmt/core.h: In instantiation of 'const bool fmt::v9::format_arg_store, std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator > >::is_packed': /usr/include/fmt/core.h:1876:9: required from 'class fmt::v9::format_arg_store, std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator > >' /usr/include/fmt/core.h:3206:44: required from 'std::string fmt::v9::format(format_string, T&& ...) [with T = {const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&>]' /local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/opensim-core-4.4/OpenSim/Common/Component.cpp:1622:34: required from here /usr/include/fmt/core.h:1874:42: error: call to non-'constexpr' function 'bool SimTK::operator<=(const L&, const R&) [with L = long unsigned int; R = fmt::v9::detail::]' 1874 | static const bool is_packed = num_args <= detail::max_packed_args; | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openrobots/include/simbody/SimTKcommon/basics.h:38, from /local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/opensim-core-4.4/OpenSim/Common/ComponentList.h:31, from /local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/opensim-core-4.4/OpenSim/Common/Component.h:45: /opt/openrobots/include/simbody/SimTKcommon/internal/common.h:653:6: note: 'bool SimTK::operator<=(const L&, const R&) [with L = long unsigned int; R = fmt::v9::detail::]' declared here 653 | bool operator<=(const L& left, const R& right) | ^~~~~~~~ /usr/include/fmt/core.h: In instantiation of 'const bool fmt::v9::format_arg_store, std::__cxx11::basic_string, std::allocator > >::is_packed': /usr/include/fmt/core.h:1876:9: required from 'class fmt::v9::format_arg_store, std::__cxx11::basic_string, std::allocator > >' /usr/include/fmt/core.h:3206:44: required from 'std::string fmt::v9::format(format_string, T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator > >]' /local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/opensim-core-4.4/OpenSim/Common/Component.cpp:1644:38: required from here /usr/include/fmt/core.h:1874:42: error: call to non-'constexpr' function 'bool SimTK::operator<=(const L&, const R&) [with L = long unsigned int; R = fmt::v9::detail::]' 1874 | static const bool is_packed = num_args <= detail::max_packed_args; | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/openrobots/include/simbody/SimTKcommon/internal/common.h:653:6: note: 'bool SimTK::operator<=(const L&, const R&) [with L = long unsigned int; R = fmt::v9::detail::]' declared here 653 | bool operator<=(const L& left, const R& right) | ^~~~~~~~ /usr/include/fmt/core.h: In instantiation of 'const bool fmt::v9::format_arg_store, std::__cxx11::basic_string, std::allocator >, long unsigned int, std::__cxx11::basic_string, std::allocator >, long unsigned int>::is_packed': /usr/include/fmt/core.h:1876:9: required from 'class fmt::v9::format_arg_store, std::__cxx11::basic_string, std::allocator >, long unsigned int, std::__cxx11::basic_string, std::allocator >, long unsigned int>' /usr/include/fmt/core.h:3206:44: required from 'std::string fmt::v9::format(format_string, T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >, long unsigned int&, const std::__cxx11::basic_string, std::allocator >&, long unsigned int&}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >, long unsigned int&, const std::__cxx11::basic_string, std::allocator >&, long unsigned int&>]' /local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/opensim-core-4.4/OpenSim/Common/Component.cpp:1643:26: required from here /usr/include/fmt/core.h:1874:42: error: call to non-'constexpr' function 'bool SimTK::operator<=(const L&, const R&) [with L = long unsigned int; R = fmt::v9::detail::]' 1874 | static const bool is_packed = num_args <= detail::max_packed_args; | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/openrobots/include/simbody/SimTKcommon/internal/common.h:653:6: note: 'bool SimTK::operator<=(const L&, const R&) [with L = long unsigned int; R = fmt::v9::detail::]' declared here 653 | bool operator<=(const L& left, const R& right) | ^~~~~~~~ /usr/include/fmt/core.h: In instantiation of 'const bool fmt::v9::format_arg_store, fmt::v9::join_view<__gnu_cxx::__normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, __gnu_cxx::__normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, char> >::is_packed': /usr/include/fmt/core.h:1876:9: required from 'class fmt::v9::format_arg_store, fmt::v9::join_view<__gnu_cxx::__normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, __gnu_cxx::__normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, char> >' /usr/include/fmt/core.h:3206:44: required from 'std::string fmt::v9::format(format_string, T&& ...) [with T = {join_view<__gnu_cxx::__normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, __gnu_cxx::__normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, char>}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, __gnu_cxx::__normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, char> >]' /local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/opensim-core-4.4/OpenSim/Common/Component.cpp:1655:31: required from here /usr/include/fmt/core.h:1874:42: error: call to non-'constexpr' function 'bool SimTK::operator<=(const L&, const R&) [with L = long unsigned int; R = fmt::v9::detail::]' 1874 | static const bool is_packed = num_args <= detail::max_packed_args; | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/openrobots/include/simbody/SimTKcommon/internal/common.h:653:6: note: 'bool SimTK::operator<=(const L&, const R&) [with L = long unsigned int; R = fmt::v9::detail::]' declared here 653 | bool operator<=(const L& left, const R& right) | ^~~~~~~~ /usr/include/fmt/core.h: In instantiation of 'const bool fmt::v9::format_arg_store, std::__cxx11::basic_string, std::allocator >, long unsigned int, std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator > >::is_packed': /usr/include/fmt/core.h:1876:9: required from 'class fmt::v9::format_arg_store, std::__cxx11::basic_string, std::allocator >, long unsigned int, std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator > >' /usr/include/fmt/core.h:3206:44: required from 'std::string fmt::v9::format(format_string, T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >, long unsigned int&, std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator >, long unsigned int&, std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator > >]' /local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/opensim-core-4.4/OpenSim/Common/Component.h:1942:33: required from 'void OpenSim::Component::printSubcomponentInfo() const [with C = OpenSim::Component]' /local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/opensim-core-4.4/OpenSim/Common/Component.cpp:1704:37: required from here /usr/include/fmt/core.h:1874:42: error: call to non-'constexpr' function 'bool SimTK::operator<=(const L&, const R&) [with L = long unsigned int; R = fmt::v9::detail::]' 1874 | static const bool is_packed = num_args <= detail::max_packed_args; | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/openrobots/include/simbody/SimTKcommon/internal/common.h:653:6: note: 'bool SimTK::operator<=(const L&, const R&) [with L = long unsigned int; R = fmt::v9::detail::]' declared here 653 | bool operator<=(const L& left, const R& right) | ^~~~~~~~ /usr/include/fmt/core.h: In instantiation of 'const bool fmt::v9::format_arg_store, std::__cxx11::basic_string, std::allocator >, long unsigned int, std::__cxx11::basic_string, std::allocator > >::is_packed': /usr/include/fmt/core.h:1876:9: required from 'class fmt::v9::format_arg_store, std::__cxx11::basic_string, std::allocator >, long unsigned int, std::__cxx11::basic_string, std::allocator > >' /usr/include/spdlog/logger.h:370:68: required from 'void spdlog::logger::log_(spdlog::source_loc, spdlog::level::level_enum, spdlog::string_view_t, Args&& ...) [with Args = {const std::__cxx11::basic_string, std::allocator >&, const long unsigned int&, const std::__cxx11::basic_string, std::allocator >&}; spdlog::string_view_t = fmt::v9::basic_string_view]' /usr/include/spdlog/logger.h:90:13: required from 'void spdlog::logger::log(spdlog::source_loc, spdlog::level::level_enum, fmt::v9::format_string, Args&& ...) [with Args = {const std::__cxx11::basic_string, std::allocator >&, const long unsigned int&, const std::__cxx11::basic_string, std::allocator >&}; fmt::v9::format_string = fmt::v9::basic_format_string, std::allocator >&, const long unsigned int&, const std::__cxx11::basic_string, std::allocator >&>]' /usr/include/spdlog/logger.h:96:12: required from 'void spdlog::logger::log(spdlog::level::level_enum, fmt::v9::format_string, Args&& ...) [with Args = {const std::__cxx11::basic_string, std::allocator >&, const long unsigned int&, const std::__cxx11::basic_string, std::allocator >&}; fmt::v9::format_string = fmt::v9::basic_format_string, std::allocator >&, const long unsigned int&, const std::__cxx11::basic_string, std::allocator >&>]' /local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/opensim-core-4.4/OpenSim/Common/Logger.h:156:28: required from 'static void OpenSim::Logger::cout(spdlog::string_view_t, const Args& ...) [with Args = {std::__cxx11::basic_string, std::allocator >, long unsigned int, std::__cxx11::basic_string, std::allocator >}; spdlog::string_view_t = fmt::v9::basic_string_view]' /local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/opensim-core-4.4/OpenSim/Common/Logger.h:233:17: required from 'void OpenSim::log_cout(spdlog::string_view_t, const Args& ...) [with Args = {std::__cxx11::basic_string, std::allocator >, long unsigned int, std::__cxx11::basic_string, std::allocator >}; spdlog::string_view_t = fmt::v9::basic_string_view]' /local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/opensim-core-4.4/OpenSim/Common/Component.cpp:1725:21: required from here /usr/include/fmt/core.h:1874:42: error: call to non-'constexpr' function 'bool SimTK::operator<=(const L&, const R&) [with L = long unsigned int; R = fmt::v9::detail::]' 1874 | static const bool is_packed = num_args <= detail::max_packed_args; | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/openrobots/include/simbody/SimTKcommon/internal/common.h:653:6: note: 'bool SimTK::operator<=(const L&, const R&) [with L = long unsigned int; R = fmt::v9::detail::]' declared here 653 | bool operator<=(const L& left, const R& right) | ^~~~~~~~ /usr/include/fmt/core.h: In instantiation of 'const bool fmt::v9::format_arg_store, std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator > >::is_packed': /usr/include/fmt/core.h:1876:9: required from 'class fmt::v9::format_arg_store, std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator > >' /usr/include/spdlog/logger.h:370:68: required from 'void spdlog::logger::log_(spdlog::source_loc, spdlog::level::level_enum, spdlog::string_view_t, Args&& ...) [with Args = {const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&}; spdlog::string_view_t = fmt::v9::basic_string_view]' /usr/include/spdlog/logger.h:90:13: required from 'void spdlog::logger::log(spdlog::source_loc, spdlog::level::level_enum, fmt::v9::format_string, Args&& ...) [with Args = {const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&}; fmt::v9::format_string = fmt::v9::basic_format_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&>]' /usr/include/spdlog/logger.h:96:12: required from 'void spdlog::logger::log(spdlog::level::level_enum, fmt::v9::format_string, Args&& ...) [with Args = {const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&}; fmt::v9::format_string = fmt::v9::basic_format_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&>]' /usr/include/spdlog/logger.h:164:12: required from 'void spdlog::logger::warn(fmt::v9::format_string, Args&& ...) [with Args = {const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&}; fmt::v9::format_string = fmt::v9::basic_format_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&>]' /local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/opensim-core-4.4/OpenSim/Common/Logger.h:122:36: required from 'static void OpenSim::Logger::warn(spdlog::string_view_t, const Args& ...) [with Args = {std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >}; spdlog::string_view_t = fmt::v9::basic_string_view]' /local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/opensim-core-4.4/OpenSim/Common/Logger.h:208:17: required from 'void OpenSim::log_warn(spdlog::string_view_t, const Args& ...) [with Args = {std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >}; spdlog::string_view_t = fmt::v9::basic_string_view]' /local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/opensim-core-4.4/OpenSim/Common/Component.cpp:259:21: required from here /usr/include/fmt/core.h:1874:42: error: call to non-'constexpr' function 'bool SimTK::operator<=(const L&, const R&) [with L = long unsigned int; R = fmt::v9::detail::]' 1874 | static const bool is_packed = num_args <= detail::max_packed_args; | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/openrobots/include/simbody/SimTKcommon/internal/common.h:653:6: note: 'bool SimTK::operator<=(const L&, const R&) [with L = long unsigned int; R = fmt::v9::detail::]' declared here 653 | bool operator<=(const L& left, const R& right) | ^~~~~~~~ /usr/include/fmt/core.h: In instantiation of 'const bool fmt::v9::format_arg_store, std::__cxx11::basic_string, std::allocator >, SimTK::String>::is_packed': /usr/include/fmt/core.h:1876:9: required from 'class fmt::v9::format_arg_store, std::__cxx11::basic_string, std::allocator >, SimTK::String>' /usr/include/spdlog/logger.h:370:68: required from 'void spdlog::logger::log_(spdlog::source_loc, spdlog::level::level_enum, spdlog::string_view_t, Args&& ...) [with Args = {const std::__cxx11::basic_string, std::allocator >&, const SimTK::String&}; spdlog::string_view_t = fmt::v9::basic_string_view]' /usr/include/spdlog/logger.h:90:13: required from 'void spdlog::logger::log(spdlog::source_loc, spdlog::level::level_enum, fmt::v9::format_string, Args&& ...) [with Args = {const std::__cxx11::basic_string, std::allocator >&, const SimTK::String&}; fmt::v9::format_string = fmt::v9::basic_format_string, std::allocator >&, const SimTK::String&>]' /usr/include/spdlog/logger.h:96:12: required from 'void spdlog::logger::log(spdlog::level::level_enum, fmt::v9::format_string, Args&& ...) [with Args = {const std::__cxx11::basic_string, std::allocator >&, const SimTK::String&}; fmt::v9::format_string = fmt::v9::basic_format_string, std::allocator >&, const SimTK::String&>]' /usr/include/spdlog/logger.h:164:12: required from 'void spdlog::logger::warn(fmt::v9::format_string, Args&& ...) [with Args = {const std::__cxx11::basic_string, std::allocator >&, const SimTK::String&}; fmt::v9::format_string = fmt::v9::basic_format_string, std::allocator >&, const SimTK::String&>]' /local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/opensim-core-4.4/OpenSim/Common/Logger.h:122:36: required from 'static void OpenSim::Logger::warn(spdlog::string_view_t, const Args& ...) [with Args = {std::__cxx11::basic_string, std::allocator >, SimTK::String}; spdlog::string_view_t = fmt::v9::basic_string_view]' /local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/opensim-core-4.4/OpenSim/Common/Logger.h:208:17: required from 'void OpenSim::log_warn(spdlog::string_view_t, const Args& ...) [with Args = {std::__cxx11::basic_string, std::allocator >, SimTK::String}; spdlog::string_view_t = fmt::v9::basic_string_view]' /local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/opensim-core-4.4/OpenSim/Common/Component.cpp:1129:29: required from here /usr/include/fmt/core.h:1874:42: error: call to non-'constexpr' function 'bool SimTK::operator<=(const L&, const R&) [with L = long unsigned int; R = fmt::v9::detail::]' 1874 | static const bool is_packed = num_args <= detail::max_packed_args; | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/openrobots/include/simbody/SimTKcommon/internal/common.h:653:6: note: 'bool SimTK::operator<=(const L&, const R&) [with L = long unsigned int; R = fmt::v9::detail::]' declared here 653 | bool operator<=(const L& left, const R& right) | ^~~~~~~~ /usr/include/fmt/core.h: In instantiation of 'const bool fmt::v9::format_arg_store, SimTK::String>::is_packed': /usr/include/fmt/core.h:1876:9: required from 'class fmt::v9::format_arg_store, SimTK::String>' /usr/include/spdlog/logger.h:370:68: required from 'void spdlog::logger::log_(spdlog::source_loc, spdlog::level::level_enum, spdlog::string_view_t, Args&& ...) [with Args = {const SimTK::String&}; spdlog::string_view_t = fmt::v9::basic_string_view]' /usr/include/spdlog/logger.h:90:13: required from 'void spdlog::logger::log(spdlog::source_loc, spdlog::level::level_enum, fmt::v9::format_string, Args&& ...) [with Args = {const SimTK::String&}; fmt::v9::format_string = fmt::v9::basic_format_string]' /usr/include/spdlog/logger.h:96:12: required from 'void spdlog::logger::log(spdlog::level::level_enum, fmt::v9::format_string, Args&& ...) [with Args = {const SimTK::String&}; fmt::v9::format_string = fmt::v9::basic_format_string]' /usr/include/spdlog/logger.h:164:12: required from 'void spdlog::logger::warn(fmt::v9::format_string, Args&& ...) [with Args = {const SimTK::String&}; fmt::v9::format_string = fmt::v9::basic_format_string]' /local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/opensim-core-4.4/OpenSim/Common/Logger.h:122:36: required from 'static void OpenSim::Logger::warn(spdlog::string_view_t, const Args& ...) [with Args = {SimTK::String}; spdlog::string_view_t = fmt::v9::basic_string_view]' /local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/opensim-core-4.4/OpenSim/Common/Logger.h:208:17: required from 'void OpenSim::log_warn(spdlog::string_view_t, const Args& ...) [with Args = {SimTK::String}; spdlog::string_view_t = fmt::v9::basic_string_view]' /local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/opensim-core-4.4/OpenSim/Common/Component.cpp:1135:29: required from here /usr/include/fmt/core.h:1874:42: error: call to non-'constexpr' function 'bool SimTK::operator<=(const L&, const R&) [with L = long unsigned int; R = fmt::v9::detail::]' 1874 | static const bool is_packed = num_args <= detail::max_packed_args; | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/openrobots/include/simbody/SimTKcommon/internal/common.h:653:6: note: 'bool SimTK::operator<=(const L&, const R&) [with L = long unsigned int; R = fmt::v9::detail::]' declared here 653 | bool operator<=(const L& left, const R& right) | ^~~~~~~~ make[2]: *** [OpenSim/Common/CMakeFiles/osimCommon.dir/build.make:163: OpenSim/Common/CMakeFiles/osimCommon.dir/Component.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [CMakeFiles/Makefile2:2410: OpenSim/Common/CMakeFiles/osimCommon.dir/all] Error 2 make: *** [Makefile:149: all] Error 2 An unexpected error occured. The last 10 log lines are shown below. | cd /local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/opensim-core-4.4/Vendors/lepton/test && /usr/bin/g++ -DOPENSIM_LEPTON_AUTHORS="" -DOPENSIM_LEPTON_BUILD_VERSION=0 -DOPENSIM_LEPTON_COPYRIGHT_YEARS="2005-2017" -DOPENSIM_LEPTON_LIBRARY_NAME=osimLepton -DOPENSIM_LEPTON_MAJOR_VERSION=4 -DOPENSIM_LEPTON_MINOR_VERSION=4 -DOPENSIM_LEPTON_TYPE="Shared" -DOSIM_COMPILER_INFO=/usr/bin/g++ -DOSIM_OS_NAME=Linux -DOSIM_SYS_INFO=Linux-6.5.12-100.fc37.x86_64 -DOSIM_VERSION=4.4-- -I/opt/openrobots/include/simbody -I/local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/opensim-core-4.4 -I/local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/opensim-core-4.4/Vendors/lepton/include -pipe -O3 -DNDEBUG -DNDEBUG -O2 -funroll-loops -std=gnu++11 -Wall -Wextra -Wno-unused-variable -Wno-unused-parameter -Wno-unused-local-typedefs -MD -MT Vendors/lepton/test/CMakeFiles/testLepton.dir/testLepton.cpp.o -MF CMakeFiles/testLepton.dir/testLepton.cpp.o.d -o CMakeFiles/testLepton.dir/testLepton.cpp.o -c /local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/opensim-core-4.4/Vendors/lepton/test/testLepton.cpp | [ 3%] Linking CXX executable ../../../testLepton | cd /local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/opensim-core-4.4/Vendors/lepton/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/testLepton.dir/link.txt --verbose=1 | /usr/bin/g++ -pipe -O3 -DNDEBUG -DNDEBUG -O2 -funroll-loops CMakeFiles/testLepton.dir/testLepton.cpp.o -o ../../../testLepton -L/local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/opensim-core-4.4 -Wl,-rpath,/local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/opensim-core-4.4 ../../../libosimLepton.so => Marking py311-opensim-core-4.4 as broken | make[2]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/opensim-core-4.4' | [ 3%] Built target testLepton | make[2]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/opensim-core-4.4' | make[1]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/opensim-core-4.4' | make[1]: *** [CMakeFiles/Makefile2:2410: OpenSim/Common/CMakeFiles/osimCommon.dir/all] Error 2 | make: *** [Makefile:149: all] Error 2 For details or bug reports, check the complete log file in: /local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/build.log make[3]: *** [/local/robotpkg/var/lib/robotpkg/mk/build/build.mk:204: do-build-make(/local/robotpkg/var/tmp/robotpkg/wip/opensim-core/work/opensim-core-4.4)] Error 2 make[2]: *** [/local/robotpkg/var/lib/robotpkg/mk/pkg/package.mk:42: pkg-check-installed] Error 2 ERROR: make: *** [package] Error 2 ===> Deinstalling for py311-opensim-core Removed digest-20080510 Removing dependency simbody-3.7 Removing dependency Removed docopt-cpp-0.6.3 Removing dependency qpoases-3.2.1r1~doc Removing dependency Removed py311-casadi-3.5.5r4 Removed tnftp-20151004~ssl