Fabien Spindler

Results 27 issues of Fabien Spindler

I'm trying to deploy cdash build from source. I'm using MariaDB on the mysql side. - When I run ``` $ docker-compose up -d --no-deps --build common $ docker-compose up...

Our CDash server is using [kitware/cdash:latest](https://hub.docker.com/layers/kitware/cdash/latest/images/sha256-e0e2ba1000e52be150c6b3a590520809e0d4c014e0dbc73e540fedb608dedcc3?context=explore) docker image that comes with PHP 7.4.30. Our security tool reported the following: - The version of PHP installed on the remote host is...

This is more a feature request than an issue. I'm running Ubuntu 22.04 LTS with ROS2 `humble`. When adding `sensor_msgs/msg/CameraInfo` message to `meta/interface.txt` build fails: ``` $ colcon build --symlink-install...

- Changes to consider Qt6 - Update ci

…and nlohmann_json used as a built in 3rdparty by VTK > 9.2.0 when PCL is enabled. Fixes #1485.

CI based on `.github/workflows/ubuntu-dep-src.yml` produces the following build issue: ``` [ 20%] Building CXX object modules/gui/CMakeFiles/visp_gui.dir/src/pointcloud/vpPclViewer.cpp.o In file included from /home/runner/VTK/build/install/include/vtk-9.4/vtkAbstractArray.h:61, from /home/runner/VTK/build/install/include/vtk-9.4/vtkDataArray.h:26, from /home/runner/VTK/build/install/include/vtk-9.4/vtkPoints.h:18, from /home/runner/pcl/build/install/include/pcl-1.14/pcl/visualization/point_cloud_geometry_handlers.h:50, from /home/runner/pcl/build/install/include/pcl-1.14/pcl/visualization/common/actor_map.h:40, from...

bug