Build against nixos-24.05 #3
Draft
Garnix CI / package carla-py-0_9_14 [x86_64-linux]
succeeded
May 26, 2024 in 14m 50s
Run results
Build succeeded
Details
Last 100 lines of logs:
inlined from ‘void boost::python::detail::destroy_referent_impl(void*, T& (*)()) [with T = const carla::client::Junction]’ at include/boost/python/detail/destroy.hpp:52:15,
inlined from ‘void boost::python::detail::destroy_referent(void*, T (*)()) [with T = const carla::client::Junction&]’ at include/boost/python/detail/destroy.hpp:58:26,
inlined from ‘boost::python::converter::rvalue_from_python_data<T>::~rvalue_from_python_data() [with T = const carla::client::Junction&]’ at include/boost/python/converter/rvalue_from_python_data.hpp:141:51,
inlined from ‘boost::python::converter::arg_rvalue_from_python<const carla::client::Junction&>::~arg_rvalue_from_python()’ at include/boost/python/converter/arg_from_python.hpp:106:8,
inlined from ‘boost::python::arg_from_python<const carla::client::Junction&>::~arg_from_python()’ at include/boost/python/arg_from_python.hpp:18:8,
inlined from ‘PyObject* boost::python::detail::caller_arity<2>::impl<F, Policies, Sig>::operator()(PyObject*, PyObject*) [with F = boost::python::list (*)(const carla::client::Junction&, carla::road::Lane::LaneType); Policies = boost::python::default_call_policies; Sig = boost::mpl::vector3<boost::python::list, const carla::client::Junction&, carla::road::Lane::LaneType>]’ at include/boost/python/detail/caller.hpp:241:9,
inlined from ‘PyObject* boost::python::objects::caller_py_function_impl<Caller>::operator()(PyObject*, PyObject*) [with Caller = boost::python::detail::caller<boost::python::list (*)(const carla::client::Junction&, carla::road::Lane::LaneType), boost::python::default_call_policies, boost::mpl::vector3<boost::python::list, const carla::client::Junction&, carla::road::Lane::LaneType> >]’ at include/boost/python/object/py_function.hpp:38:24:
include/boost/smart_ptr/detail/shared_count.hpp:432:13: warning: potential null pointer dereference [-Wnull-dereference]
In destructor ‘boost::detail::shared_count::~shared_count()’,
inlined from ‘boost::shared_ptr<const carla::client::Map>::~shared_ptr()’ at include/boost/smart_ptr/shared_ptr.hpp:335:25,
inlined from ‘carla::client::Junction::~Junction()’ at /nix/store/jfszlhc6ffwvf3lcfb33dm5lnkl015z9-libcarla-client-0.9.14/include/carla/client/Junction.h:23:9,
inlined from ‘static void boost::python::detail::value_destroyer<false>::execute(const volatile T*) [with T = carla::client::Junction]’ at include/boost/python/detail/destroy.hpp:20:14,
inlined from ‘void boost::python::detail::destroy_referent_impl(void*, T& (*)()) [with T = const carla::client::Junction]’ at include/boost/python/detail/destroy.hpp:52:15,
inlined from ‘void boost::python::detail::destroy_referent(void*, T (*)()) [with T = const carla::client::Junction&]’ at include/boost/python/detail/destroy.hpp:58:26,
inlined from ‘boost::python::converter::rvalue_from_python_data<T>::~rvalue_from_python_data() [with T = const carla::client::Junction&]’ at include/boost/python/converter/rvalue_from_python_data.hpp:141:51,
inlined from ‘boost::python::converter::arg_rvalue_from_python<const carla::client::Junction&>::~arg_rvalue_from_python()’ at include/boost/python/converter/arg_from_python.hpp:106:8,
inlined from ‘boost::python::arg_from_python<const carla::client::Junction&>::~arg_from_python()’ at include/boost/python/arg_from_python.hpp:18:8,
inlined from ‘PyObject* boost::python::detail::caller_arity<2>::impl<F, Policies, Sig>::operator()(PyObject*, PyObject*) [with F = boost::python::list (*)(const carla::client::Junction&, carla::road::Lane::LaneType); Policies = boost::python::default_call_policies; Sig = boost::mpl::vector3<boost::python::list, const carla::client::Junction&, carla::road::Lane::LaneType>]’ at include/boost/python/detail/caller.hpp:241:9,
inlined from ‘PyObject* boost::python::objects::caller_py_function_impl<Caller>::operator()(PyObject*, PyObject*) [with Caller = boost::python::detail::caller<boost::python::list (*)(const carla::client::Junction&, carla::road::Lane::LaneType), boost::python::default_call_policies, boost::mpl::vector3<boost::python::list, const carla::client::Junction&, carla::road::Lane::LaneType> >]’ at include/boost/python/object/py_function.hpp:38:24:
include/boost/smart_ptr/detail/shared_count.hpp:432:13: warning: potential null pointer dereference [-Wnull-dereference]
In function ‘void Py_INCREF(PyObject*)’,
inlined from ‘T* boost::python::incref(T*) [with T = _object]’ at include/boost/python/refcount.hpp:16:5,
inlined from ‘static PyObject* boost::python::api::object_initializer_impl<is_proxy, is_object_manager>::get(const T&, boost::python::detail::false_) [with T = unsigned int; bool is_proxy = false; bool is_object_manager = false]’ at include/boost/python/object_core.hpp:289:32,
inlined from ‘PyObject* boost::python::api::object_base_initializer(const T&) [with T = unsigned int]’ at include/boost/python/object_core.hpp:232:13,
inlined from ‘boost::python::api::object::object(const T&) [with T = unsigned int]’ at include/boost/python/object_core.hpp:247:49,
inlined from ‘boost::python::api::object_item boost::python::api::object_operators<U>::operator[](const T&) [with T = unsigned int; U = boost::python::api::object]’ at include/boost/python/object_items.hpp:60:20,
inlined from ‘void TransformList(const carla::geom::Transform&, boost::python::list&)’ at source/libcarla/Geom.cpp:86:40:
/nix/store/7hnr99nxrd2aw6lghybqdmkckq60j6l9-python3-3.11.9/include/python3.11/object.h:502:9: warning: null pointer dereference [-Wnull-dereference]
502 | op->ob_refcnt++;
| ~~~~^~~~~~~~~
/nix/store/7hnr99nxrd2aw6lghybqdmkckq60j6l9-python3-3.11.9/include/python3.11/object.h:502:18: warning: null pointer dereference [-Wnull-dereference]
502 | op->ob_refcnt++;
| ~~~~~~~~~~~~~^~
In function ‘void Py_INCREF(PyObject*)’,
inlined from ‘T* boost::python::incref(T*) [with T = _object]’ at include/boost/python/refcount.hpp:16:5,
inlined from ‘static PyObject* boost::python::api::object_initializer_impl<is_proxy, is_object_manager>::get(const T&, boost::python::detail::false_) [with T = unsigned int; bool is_proxy = false; bool is_object_manager = false]’ at include/boost/python/object_core.hpp:289:32,
inlined from ‘PyObject* boost::python::api::object_base_initializer(const T&) [with T = unsigned int]’ at include/boost/python/object_core.hpp:232:13,
inlined from ‘boost::python::api::object::object(const T&) [with T = unsigned int]’ at include/boost/python/object_core.hpp:247:49,
inlined from ‘boost::python::api::object_item boost::python::api::object_operators<U>::operator[](const T&) [with T = unsigned int; U = boost::python::api::object]’ at include/boost/python/object_items.hpp:60:20,
inlined from ‘auto GetVehiclesLightStates(carla::client::World&)’ at source/libcarla/World.cpp:89:
/nix/store/7hnr99nxrd2aw6lghybqdmkckq60j6l9-python3-3.11.9/include/python3.11/object.h:502:9: warning: null pointer dereference [-Wnull-dereference]
502 | op->ob_refcnt++;
| ~~~~^~~~~~~~~
/nix/store/7hnr99nxrd2aw6lghybqdmkckq60j6l9-python3-3.11.9/include/python3.11/object.h:502:18: warning: null pointer dereference [-Wnull-dereference]
502 | op->ob_refcnt++;
| ~~~~~~~~~~~~~^~
In function ‘void Py_INCREF(PyObject*)’,
inlined from ‘T* boost::python::incref(T*) [with T = _object]’ at include/boost/python/refcount.hpp:16:5,
inlined from ‘static PyObject* boost::python::api::object_initializer_impl<is_proxy, is_object_manager>::get(const T&, boost::python::detail::false_) [with T = unsigned int; bool is_proxy = false; bool is_object_manager = false]’ at include/boost/python/object_core.hpp:289:32,
inlined from ‘PyObject* boost::python::api::object_base_initializer(const T&) [with T = unsigned int]’ at include/boost/python/object_core.hpp:232:13,
inlined from ‘boost::python::api::object::object(const T&) [with T = unsigned int]’ at include/boost/python/object_core.hpp:247:49,
inlined from ‘const boost::python::api::proxy<Policies>& boost::python::api::proxy<Policies>::operator=(const T&) const [with T = unsigned int; Policies = boost::python::api::item_policies]’ at include/boost/python/proxy.hpp:29:40,
inlined from ‘auto GetVehiclesLightStates(carla::client::World&)’ at source/libcarla/World.cpp:89:
/nix/store/7hnr99nxrd2aw6lghybqdmkckq60j6l9-python3-3.11.9/include/python3.11/object.h:502:9: warning: null pointer dereference [-Wnull-dereference]
502 | op->ob_refcnt++;
| ~~~~^~~~~~~~~
/nix/store/7hnr99nxrd2aw6lghybqdmkckq60j6l9-python3-3.11.9/include/python3.11/object.h:502:18: warning: null pointer dereference [-Wnull-dereference]
502 | op->ob_refcnt++;
| ~~~~~~~~~~~~~^~
In function ‘void Py_INCREF(PyObject*)’,
inlined from ‘T* boost::python::incref(T*) [with T = _object]’ at include/boost/python/refcount.hpp:16:5,
inlined from ‘static PyObject* boost::python::api::object_initializer_impl<is_proxy, is_object_manager>::get(const T&, boost::python::detail::false_) [with T = std::__cxx11::basic_string<char>; bool is_proxy = false; bool is_object_manager = false]’ at include/boost/python/object_core.hpp:289:32,
inlined from ‘PyObject* boost::python::api::object_base_initializer(const T&) [with T = std::__cxx11::basic_string<char>]’ at include/boost/python/object_core.hpp:232:13,
inlined from ‘boost::python::api::object::object(const T&) [with T = std::__cxx11::basic_string<char>]’ at include/boost/python/object_core.hpp:247:49,
inlined from ‘boost::python::api::object_item boost::python::api::object_operators<U>::operator[](const T&) [with T = std::__cxx11::basic_string<char>; U = boost::python::api::object]’ at include/boost/python/object_items.hpp:60:20,
inlined from ‘export_actor()::<lambda(const carla::client::Actor&)>’ at source/libcarla/Actor.cpp:105,
inlined from ‘static boost::python::dict export_actor()::<lambda(const carla::client::Actor&)>::_FUN(const carla::client::Actor&)’ at source/libcarla/Actor.cpp:108:
/nix/store/7hnr99nxrd2aw6lghybqdmkckq60j6l9-python3-3.11.9/include/python3.11/object.h:502:9: warning: null pointer dereference [-Wnull-dereference]
502 | op->ob_refcnt++;
| ~~~~^~~~~~~~~
/nix/store/7hnr99nxrd2aw6lghybqdmkckq60j6l9-python3-3.11.9/include/python3.11/object.h:502:18: warning: null pointer dereference [-Wnull-dereference]
502 | op->ob_refcnt++;
| ~~~~~~~~~~~~~^~
In function ‘void Py_INCREF(PyObject*)’,
inlined from ‘T* boost::python::incref(T*) [with T = _object]’ at include/boost/python/refcount.hpp:16:5,
inlined from ‘static PyObject* boost::python::api::object_initializer_impl<is_proxy, is_object_manager>::get(const T&, boost::python::detail::false_) [with T = std::__cxx11::basic_string<char>; bool is_proxy = false; bool is_object_manager = false]’ at include/boost/python/object_core.hpp:289:32,
inlined from ‘PyObject* boost::python::api::object_base_initializer(const T&) [with T = std::__cxx11::basic_string<char>]’ at include/boost/python/object_core.hpp:232:13,
inlined from ‘boost::python::api::object::object(const T&) [with T = std::__cxx11::basic_string<char>]’ at include/boost/python/object_core.hpp:247:49,
inlined from ‘const boost::python::api::proxy<Policies>& boost::python::api::proxy<Policies>::operator=(const T&) const [with T = std::__cxx11::basic_string<char>; Policies = boost::python::api::item_policies]’ at include/boost/python/proxy.hpp:29:40,
inlined from ‘export_actor()::<lambda(const carla::client::Actor&)>’ at source/libcarla/Actor.cpp:105,
inlined from ‘static boost::python::dict export_actor()::<lambda(const carla::client::Actor&)>::_FUN(const carla::client::Actor&)’ at source/libcarla/Actor.cpp:108:
/nix/store/7hnr99nxrd2aw6lghybqdmkckq60j6l9-python3-3.11.9/include/python3.11/object.h:502:9: warning: null pointer dereference [-Wnull-dereference]
502 | op->ob_refcnt++;
| ~~~~^~~~~~~~~
/nix/store/7hnr99nxrd2aw6lghybqdmkckq60j6l9-python3-3.11.9/include/python3.11/object.h:502:18: warning: null pointer dereference [-Wnull-dereference]
502 | op->ob_refcnt++;
| ~~~~~~~~~~~~~^~
In static member function ‘static void boost::python::detail::value_destroyer<false>::execute(const volatile T*) [with T = carla::client::Vehicle]’,
inlined from ‘void boost::python::detail::destroy_referent_impl(void*, T& (*)()) [with T = const carla::client::Vehicle]’ at include/boost/python/detail/destroy.hpp:52:15,
inlined from ‘void boost::python::detail::destroy_referent(void*, T (*)()) [with T = const carla::client::Vehicle&]’ at include/boost/python/detail/destroy.hpp:58:26,
inlined from ‘boost::python::converter::rvalue_from_python_data<T>::~rvalue_from_python_data() [with T = const carla::client::Vehicle&]’ at include/boost/python/converter/rvalue_from_python_data.hpp:141:51,
inlined from ‘boost::python::converter::arg_rvalue_from_python<const carla::client::Vehicle&>::~arg_rvalue_from_python()’ at include/boost/python/converter/arg_from_python.hpp:106:8,
inlined from ‘boost::python::arg_from_python<const carla::client::Vehicle&>::~arg_from_python()’ at include/boost/python/arg_from_python.hpp:18:8,
inlined from ‘PyObject* boost::python::detail::caller_arity<1>::impl<F, Policies, Sig>::operator()(PyObject*, PyObject*) [with F = carla::rpc::VehiclePhysicsControl (*)(const carla::client::Vehicle&); Policies = boost::python::default_call_policies; Sig = boost::mpl::vector2<carla::rpc::VehiclePhysicsControl, const carla::client::Vehicle&>]’ at include/boost/python/detail/caller.hpp:241:9:
include/boost/python/detail/destroy.hpp:20:14: warning: potential null pointer dereference [-Wnull-dereference]
In static member function ‘static void boost::python::detail::value_destroyer<false>::execute(const volatile T*) [with T = carla::client::Vehicle]’,
inlined from ‘void boost::python::detail::destroy_referent_impl(void*, T& (*)()) [with T = const carla::client::Vehicle]’ at include/boost/python/detail/destroy.hpp:52:15,
inlined from ‘void boost::python::detail::destroy_referent(void*, T (*)()) [with T = const carla::client::Vehicle&]’ at include/boost/python/detail/destroy.hpp:58:26,
inlined from ‘boost::python::converter::rvalue_from_python_data<T>::~rvalue_from_python_data() [with T = const carla::client::Vehicle&]’ at include/boost/python/converter/rvalue_from_python_data.hpp:141:51,
inlined from ‘boost::python::converter::arg_rvalue_from_python<const carla::client::Vehicle&>::~arg_rvalue_from_python()’ at include/boost/python/converter/arg_from_python.hpp:106:8,
Loading