Running with gitlab-runner 15.6.1 (133d7e76)
  on gl-runner-01-e xi7N4DhN
section_start:1691392430:prepare_executor
Preparing the "docker" executor
Using Docker executor with image git.h2t.iar.kit.edu:5050/sw/armarx/meta/axii:latest-jammy ...
Authenticating with credentials from job payload (GitLab Registry)
Pulling docker image git.h2t.iar.kit.edu:5050/sw/armarx/meta/axii:latest-jammy ...
Using docker image sha256:2e82e7c725ef2d93ea2982a2c87a2bad3430a2e61aa4e0c46926931c244f5761 for git.h2t.iar.kit.edu:5050/sw/armarx/meta/axii:latest-jammy with digest git.h2t.iar.kit.edu:5050/sw/armarx/meta/axii@sha256:59fad447c0b078ca01520c0dd5535a70ca52c9075fb3603af0bae57bccd7ca6b ...
section_end:1691392431:prepare_executor
section_start:1691392431:prepare_script
Preparing environment
Running on runner-xi7n4dhn-project-438-concurrent-1 via gl-runner-01...
section_end:1691392432:prepare_script
section_start:1691392432:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Reinitialized existing Git repository in /builds/sw/armarx/robot-api/.git/
Checking out 2544d3e8 as fix/default-constructor-for-marker...
Removing .apt/
Removing .ccache/
Removing build/CMakeCache.txt
Removing build/CMakeFiles/
Removing build/CPackConfig.cmake
Removing build/CPackSourceConfig.cmake
Removing build/CTestTestfile.cmake
Removing build/Makefile
Removing build/RobotAPIBuildTreeSettings.cmake
Removing build/RobotAPIConfig.cmake
Removing build/RobotAPIConfigVersion.cmake
Removing build/RobotAPILibraryDepends.cmake
Removing build/Testing/
Removing build/bin/
Removing build/cmake_install.cmake
Removing build/compile_commands.json
Removing build/config/
Removing build/disabled_target_sources/
Removing build/doxygen/
Removing build/lib/
Removing build/scenarios/
Removing build/slice_cpp_depend.txt
Removing build/slice_cpp_warnings.log
Removing build/source/
Removing build/testing/
Removing report.xml

Skipping Git submodules setup
section_end:1691392433:get_sources
section_start:1691392433:restore_cache
Restoring cache
Checking cache for one-key-to-rule-them-all-non_protected...
No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted. 
Successfully extracted cache
section_end:1691392434:restore_cache
section_start:1691392434:step_script
Executing "step_script" stage of the job script
Using docker image sha256:2e82e7c725ef2d93ea2982a2c87a2bad3430a2e61aa4e0c46926931c244f5761 for git.h2t.iar.kit.edu:5050/sw/armarx/meta/axii:latest-jammy with digest git.h2t.iar.kit.edu:5050/sw/armarx/meta/axii@sha256:59fad447c0b078ca01520c0dd5535a70ca52c9075fb3603af0bae57bccd7ca6b ...
$ rm -rf /var/cache/apt/archives || true
$ rm -f /etc/apt/apt.conf.d/docker-clean
$ mkdir .apt || true
$ ln -s "$CI_PROJECT_DIR/.apt" /var/cache/apt/archives
$ apt-get update
Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
Get:5 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [979 kB]
Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1235 kB]
Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [833 kB]
Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [848 kB]
Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [864 kB]
Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1103 kB]
Get:11 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [25.6 kB]
Get:12 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [49.2 kB]
Fetched 6275 kB in 0s (13.3 MB/s)
Reading package lists...
$ apt-get install ccache --yes
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  libhiredis0.14
Suggested packages:
  distcc | icecc
The following NEW packages will be installed:
  ccache libhiredis0.14
0 upgraded, 2 newly installed, 0 to remove and 41 not upgraded.
Need to get 528 kB of archives.
After this operation, 1469 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libhiredis0.14 amd64 0.14.1-2 [32.8 kB]
Get:2 http://archive.ubuntu.com/ubuntu jammy/universe amd64 ccache amd64 4.5.1-1 [495 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 528 kB in 2s (287 kB/s)
Selecting previously unselected package libhiredis0.14:amd64.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 34176 files and directories currently installed.)
Preparing to unpack .../libhiredis0.14_0.14.1-2_amd64.deb ...
Unpacking libhiredis0.14:amd64 (0.14.1-2) ...
Selecting previously unselected package ccache.
Preparing to unpack .../ccache_4.5.1-1_amd64.deb ...
Unpacking ccache (4.5.1-1) ...
Setting up libhiredis0.14:amd64 (0.14.1-2) ...
Setting up ccache (4.5.1-1) ...
Updating symlinks in /usr/lib/ccache ...
Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
$ ccache --set-config=cache_dir="$CI_PROJECT_DIR/.ccache"
$ ccache --max-size=20G
Set cache size limit to 20.0 GB
$ ccache --show-stats
Summary:
  Hits:               0 /     0
    Direct:           0 /     0
    Preprocessed:     0 /     0
  Misses:             0
    Direct:           0
    Preprocessed:     0
Primary storage:
  Hits:               0 /     0
  Misses:             0
  Cache size (GB): 0.00 / 20.00 (0.00 %)

Use the -v/--verbose option for more details.
$ export ICE_DEFAULT_HOST="127.0.0.1"
$ export ICE_RUN_AS_ROOT="true"
$ source /axii/scripts/install_axii.sh
$ axii workspace create ~/workspace workspace

Create workspace at '/root/workspace' with config: 

  - Workspace name: workspace
  - Workspace path: /root/workspace
  - Workspace config: /root/workspace/armarx-workspace.json
  - Workspace environment file: /root/workspace/armarx-workspace.rc

Successfully created the workspace. To activate this workspace, run: 

    axii workspace activate workspace

To make this workspace the default workspace, run the following command and 
restart your terminal: 

    axii config --global default_workspace workspace

$ axii workspace activate workspace
$ _axii_auto_env_refresh
$ cp "$CI_PROJECT_DIR/.gitlab/ci/armarx-workspace.json" "$ARMARX_WORKSPACE/armarx-workspace.json"
$ cat "$ARMARX_WORKSPACE/armarx-workspace.json"
{
  "modules": {
    "tools/ccache/default": {},
    "armarx/RobotAPI": {}
  },
  "global": {
    "prepare": {
      "cmake": {
        "definitions": {
          "CMAKE_BUILD_TYPE": "RelWithDebInfo",
          "CMAKE_C_COMPILER_LAUNCHER": "$CCACHE",
          "CMAKE_CXX_COMPILER_LAUNCHER": "$CCACHE"
        }
      }
    }
  }
}
$ axii workspace env
─────────────────────────── Export module root paths ───────────────────────────
Set tools__cmake__3_21__PATH to '/root/workspace/tools/cmake/3.21'.
Set deps__coin__coin__PATH to '/root/workspace/deps/coin/coin'.
Set deps__coin__soqt__PATH to '/root/workspace/deps/coin/soqt'.
Set deps__bullet3__PATH to '/root/workspace/deps/bullet3'.
Set deps__manif__PATH to '/root/workspace/deps/manif'.
Set deps__mongocxx__PATH to '/root/workspace/deps/mongocxx'.
Set deps__soem__h2t_fork__PATH to '/root/workspace/deps/soem/h2t_fork'.
Set simox__PATH to '/root/workspace/simox'.
Set armarx__ArmarXCore__PATH to '/root/workspace/armarx/ArmarXCore'.
Set armarx__ArmarXGui__PATH to '/root/workspace/armarx/ArmarXGui'.
Set dmp__PATH to '/root/workspace/dmp'.
Set armarx__RobotAPI__PATH to '/root/workspace/armarx/RobotAPI'.
────────────────────────────────────────────────────────────────────────────────

──────────────────────── Setup environment from modules ────────────────────────
Set GCC_9 to '/usr/bin/gcc-9'.
Set GXX_9 to '/usr/bin/g++-9'.
Set GCC_11 to '/usr/bin/gcc-11'.
Set GXX_11 to '/usr/bin/g++-11'.
Set CCACHE to '/usr/bin/ccache'.
Set AXII_DEFAULT_PYTHON_INTERPRETER to '/usr/bin/python3'.
Set AXII_DEFAULT_C_COMPILER to '$GCC_11'.
Set AXII_DEFAULT_CXX_COMPILER to '$GXX_11'.
Set ARMARX_C_COMPILER to '$AXII_DEFAULT_C_COMPILER'.
Set ARMARX_CXX_COMPILER to '$AXII_DEFAULT_CXX_COMPILER'.
Set _AXII_MACHINE_ARCHITECTURE to 'x86_64'.
Prepend 
'/root/workspace/tools/cmake/3.21/cmake-3.21.3-linux-$_AXII_MACHINE_ARCHITECTURE
/bin' to PATH.
Set CMAKE_ROOT to 
'/root/workspace/tools/cmake/3.21/cmake-3.21.3-linux-$_AXII_MACHINE_ARCHITECTURE
/share/cmake-3.21'.
Set coin_DIR to '/root/workspace/deps/coin/coin/build'.
Prepend '/root/workspace/deps/coin/coin/build/install/lib' to LD_LIBRARY_PATH.
Set Coin_DIR to 
'/root/workspace/deps/coin/coin/build/install/lib/cmake/Coin-4.0.0/'.
Set soqt_DIR to '/root/workspace/deps/coin/soqt/build'.
Prepend '/root/workspace/deps/coin/soqt/build/install/usr/local/lib' to 
LD_LIBRARY_PATH.
Set SoQt_DIR to 
'/root/workspace/deps/coin/soqt/build/install/usr/local/lib/cmake/SoQt-1.6.0'.
Set bullet3_DIR to '/root/workspace/deps/bullet3/build'.
Prepend '/root/workspace/deps/bullet3/build/install/usr/local/lib' to 
LD_LIBRARY_PATH.
Set Bullet_DIR to 
'/root/workspace/deps/bullet3/build/install/usr/local/lib/cmake/bullet'.
Set BULLET_ROOT to '/root/workspace/deps/bullet3/build/install/usr/local'.
Set manif_DIR to '/root/workspace/deps/manif/build'.
Set manif_DIR to '/root/workspace/deps/manif/build/install/share/manif/cmake'.
Set mongocxx_DIR to '/root/workspace/deps/mongocxx/build'.
Set libmongocxx_DIR to 
'/root/workspace/deps/mongocxx/build/install/lib/cmake/libmongocxx-3.7.0-pre'.
Set libbsoncxx_DIR to 
'/root/workspace/deps/mongocxx/build/install/lib/cmake/libbsoncxx-3.7.0-pre'.
Set SOEM_DIR to '/root/workspace/deps/soem/h2t_fork/build'.
Set Simox_DIR to '/root/workspace/simox/build'.
Prepend '/root/workspace/simox/build/bin' to PATH.
Set ArmarXCore_DIR to '/root/workspace/armarx/ArmarXCore/build'.
Prepend '$ArmarXCore_DIR/bin' to PATH.
Set ArmarXGui_DIR to '/root/workspace/armarx/ArmarXGui/build'.
Set DMP_DIR to '/root/workspace/dmp/build'.
Set RobotAPI_DIR to '/root/workspace/armarx/RobotAPI/build'.
Prepend '$ARMARX_WORKSPACE/.axii/bin' to PATH.
────────────────────────────────────────────────────────────────────────────────
$ _axii_auto_env_refresh
$ echo "Workspace information:"
Workspace information:
$ axii workspace list-modules
Added modules:
├── armarx/
│   └── RobotAPI: armarx/RobotAPI
└── tools/
    └── ccache/
        └── default: tools/ccache/default
$ axii workspace list-modules --deps
Added modules and their dependencies:
├── apt/
│   ├── alglib: apt/alglib
│   ├── armadillo: apt/armadillo
│   ├── blas: apt/blas
│   ├── boost: apt/boost
│   ├── bson: apt/bson
│   ├── bz2: apt/bz2
│   ├── eigen3: apt/eigen3
│   ├── freeglut3: apt/freeglut3
│   ├── graphviz: apt/graphviz
│   ├── gsl: apt/gsl
│   ├── gxx-11: apt/gxx-11
│   ├── gxx-9: apt/gxx-9
│   ├── ice: apt/ice
│   ├── jsoncpp: apt/jsoncpp
│   ├── libassimp-dev: apt/libassimp-dev
│   ├── libminizip-dev: apt/libminizip-dev
│   ├── libqt5opengl5-dev: apt/libqt5opengl5-dev
│   ├── lmdb: apt/lmdb
│   ├── nlopt: apt/nlopt
│   ├── openmp: apt/openmp
│   ├── python3: apt/python3
│   ├── python3-argcomplete: apt/python3-argcomplete
│   ├── python3-venv: apt/python3-venv
│   ├── qhull: apt/qhull
│   ├── qt5: apt/qt5
│   ├── qt5-bluetooth: apt/qt5-bluetooth
│   ├── qt5-designer: apt/qt5-designer
│   ├── qt5-qwt: apt/qt5-qwt
│   ├── qt5-scripts: apt/qt5-scripts
│   ├── qt5-tools: apt/qt5-tools
│   ├── sqlite3: apt/sqlite3
│   ├── ssl: apt/ssl
│   ├── tiff: apt/tiff
│   └── urdfdom: apt/urdfdom
├── armarx/
│   ├── ArmarXCore: armarx/ArmarXCore
│   ├── ArmarXGui: armarx/ArmarXGui
│   ├── RobotAPI: armarx/RobotAPI
│   └── meta/
│       └── compiler: armarx/meta/compiler
├── deps/
│   ├── assimp: deps/assimp
│   ├── bullet3: deps/bullet3
│   ├── coin/
│   │   ├── coin: deps/coin/coin
│   │   └── soqt: deps/coin/soqt
│   ├── eigen3: deps/eigen3
│   ├── manif: deps/manif
│   ├── mongocxx: deps/mongocxx
│   ├── mongocxx/
│   │   └── mongoc: deps/mongocxx/mongoc
│   ├── soem: deps/soem
│   └── soem/
│       └── h2t_fork: deps/soem/h2t_fork
├── dmp: dmp
├── simox: simox
├── system/
│   └── architecture: system/architecture
└── tools/
    ├── ccache/
    │   └── default: tools/ccache/default
    ├── cmake/
    │   └── 3.21: tools/cmake/3.21
    ├── default_compiler: tools/default_compiler
    └── default_python_interpreter: tools/default_python_interpreter
$ axii workspace info
                  Added Modules and their Direct Dependencies                   
┏━━━┳━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ # ┃ Module               ┃ Required Modules                                  ┃
┡━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
│ 0 │ armarx/RobotAPI      │ armarx/ArmarXCore, armarx/ArmarXGui,              │
│   │                      │ armarx/meta/compiler, deps/manif, deps/mongocxx,  │
│   │                      │ deps/soem, dmp                                    │
│ 1 │ tools/ccache/default │ none                                              │
└───┴──────────────────────┴───────────────────────────────────────────────────┘

                     Complete List of Modules                     
┏━━━━┳━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃  # ┃ Module               ┃ Required by                        ┃
┡━━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
│ 34 │ armarx/ArmarXCore    │ armarx/RobotAPI, armarx/ArmarXGui  │
│ 35 │ armarx/ArmarXGui     │ armarx/RobotAPI                    │
│ 36 │ armarx/RobotAPI      │ Workspace config                   │
│ 37 │ armarx/meta/compiler │ armarx/RobotAPI, armarx/ArmarXCore │
│ 38 │ deps/assimp          │ simox                              │
│ 39 │ deps/bullet3         │ simox                              │
│ 40 │ deps/coin/coin       │ simox, deps/coin/soqt              │
│ 41 │ deps/coin/soqt       │ simox                              │
│ 42 │ deps/eigen3          │ dmp, simox                         │
│ 43 │ deps/manif           │ armarx/RobotAPI                    │
│ 44 │ deps/mongocxx        │ armarx/RobotAPI                    │
│ 46 │ deps/soem            │ armarx/RobotAPI                    │
│ 47 │ deps/soem/h2t_fork   │ deps/soem                          │
│ 48 │ dmp                  │ armarx/RobotAPI                    │
│ 49 │ simox                │ dmp, armarx/ArmarXCore             │
│ 50 │ system/architecture  │ tools/cmake/3.21                   │
└────┴──────────────────────┴────────────────────────────────────┘

Flattened dependency chain:
deps/assimp ➡ deps/eigen3 ➡ armarx/meta/compiler ➡ system/architecture ➡ 
deps/coin/coin ➡ deps/coin/soqt ➡ deps/bullet3 ➡ deps/manif ➡ deps/mongocxx ➡ 
deps/soem/h2t_fork ➡ deps/soem ➡ simox ➡ armarx/ArmarXCore ➡ armarx/ArmarXGui ➡ 
dmp ➡ armarx/RobotAPI

This is a condensed view excluding some types of modules (e.g. pure system 
modules).  To include them, re-run with '--all'.
$ export PROJECT_MODULE="armarx/RobotAPI"
$ export PROJECT_PATH_IN_WORKSPACE="$armarx__RobotAPI__PATH"
$ mkdir -p "$(dirname $PROJECT_PATH_IN_WORKSPACE)"
$ ln -s "$CI_PROJECT_DIR" "$PROJECT_PATH_IN_WORKSPACE"
$ mkdir -p /usr/lib/include
$ axii workspace system --accept-apt-install
System steps:
[1] Run:      
[2] Packages: apt/graphviz, apt/gxx-9, apt/python3, apt/python3-argcomplete, 
apt/sqlite3, apt/lmdb, apt/jsoncpp, apt/bz2, apt/ssl, apt/ice, apt/python3-venv,
apt/libqt5opengl5-dev, apt/libassimp-dev, apt/urdfdom, apt/tiff, apt/qhull, 
apt/nlopt, apt/freeglut3, apt/eigen3, apt/openmp, apt/gsl, apt/boost, apt/blas, 
apt/armadillo, apt/alglib, deps/mongocxx/mongoc, apt/bson, apt/gxx-11, apt/qt5, 
apt/qt5-tools, apt/qt5-designer, apt/qt5-scripts, apt/qt5-qwt, 
apt/qt5-bluetooth, apt/libminizip-dev, tools/ccache/default
[3] Env:      apt/gxx-9, apt/gxx-11, tools/ccache/default
Run system scripts for modules 
Install system packages for modules apt/graphviz, apt/gxx-9, apt/python3, 
apt/python3-argcomplete, apt/sqlite3, apt/lmdb, apt/jsoncpp, apt/bz2, apt/ssl, 
apt/ice, apt/python3-venv, apt/libqt5opengl5-dev, apt/libassimp-dev, 
apt/urdfdom, apt/tiff, apt/qhull, apt/nlopt, apt/freeglut3, apt/eigen3, 
apt/openmp, apt/gsl, apt/boost, apt/blas, apt/armadillo, apt/alglib, 
deps/mongocxx/mongoc, apt/bson, apt/gxx-11, apt/qt5, apt/qt5-tools, 
apt/qt5-designer, apt/qt5-scripts, apt/qt5-qwt, apt/qt5-bluetooth, 
apt/libminizip-dev, tools/ccache/default
Checking apt packages of module tools/ccache/default ...8 apt packages are already installed.

┏━━━┳━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ # ┃ Apt Package Name ┃ Module(s)            ┃ Directly Dependent Modules     ┃
┡━━━╇━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
│ 1 │ ccache           │ tools/ccache/default │                                │
│ 2 │ g++-11           │ apt/gxx-11           │ tools/default_compiler         │
│ 3 │ gcc-11           │ apt/gxx-11           │ tools/default_compiler         │
│ 4 │ libbz2-dev       │ apt/bz2              │ apt/ice, armarx/ArmarXCore     │
│ 5 │ libgraphviz-dev  │ apt/graphviz         │ armarx/ArmarXGui               │
│ 6 │ libssl-dev       │ apt/ssl              │ apt/ice                        │
│ 7 │ python3          │ apt/python3          │ tools/default_python_interpre… │
│ 8 │ python3-venv     │ apt/python3-venv     │ armarx/ArmarXCore, simox       │
└───┴──────────────────┴──────────────────────┴────────────────────────────────┘

The following 44 apt packages are required but not installed yet:
┏━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━┓
┃    ┃                        ┃                       ┃ Directly Dependent     ┃
┃  # ┃ Apt Package Name       ┃ Module(s)             ┃ Modules                ┃
┡━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━┩
│  1 │ freeglut3-dev          │ apt/freeglut3         │ simox                  │
│  2 │ g++-9                  │ apt/gxx-9             │ armarx/ArmarXGui       │
│  3 │ gcc-9                  │ apt/gxx-9             │ armarx/ArmarXGui       │
│  4 │ libalglib-dev          │ apt/alglib            │ dmp                    │
│  5 │ libarmadillo-dev       │ apt/armadillo         │ dmp                    │
│  6 │ libassimp-dev          │ apt/libassimp-dev     │ deps/assimp            │
│  7 │ libatlas-base-dev      │ apt/blas              │ dmp                    │
│  8 │ libblas-dev            │ apt/blas              │ dmp                    │
│  9 │ libboost-all-dev       │ apt/boost             │ dmp, simox             │
│ 10 │ libbson-dev            │ apt/bson              │ deps/mongocxx          │
│ 11 │ libeigen3-dev          │ apt/eigen3            │ deps/eigen3            │
│ 12 │ libgsl-dev             │ apt/gsl               │ dmp                    │
│ 13 │ libjsoncpp-dev         │ apt/jsoncpp           │ armarx/ArmarXCore      │
│ 14 │ liblapack-dev          │ apt/blas              │ dmp                    │
│ 15 │ liblmdb++-dev          │ apt/lmdb              │ armarx/ArmarXCore      │
│ 16 │ liblmdb-dev            │ apt/lmdb              │ armarx/ArmarXCore      │
│ 17 │ libminizip-dev         │ apt/libminizip-dev    │ armarx/RobotAPI        │
│ 18 │ libmongoc-dev          │ deps/mongocxx/mongoc  │ deps/mongocxx          │
│ 19 │ libnlopt-cxx-dev       │ apt/nlopt             │ simox                  │
│ 20 │ libnlopt-dev           │ apt/nlopt             │ simox                  │
│ 21 │ libomp-dev             │ apt/openmp            │ dmp                    │
│ 22 │ libomp5                │ apt/openmp            │ dmp                    │
│ 23 │ libqhull-dev           │ apt/qhull             │ simox                  │
│ 24 │ libqt5bluetooth5       │ apt/qt5-bluetooth     │ armarx/RobotAPI        │
│ 25 │ libqt5designer5        │ apt/qt5-designer      │ armarx/ArmarXGui       │
│ 26 │ libqt5designercompone… │ apt/qt5-designer      │ armarx/ArmarXGui       │
│ 27 │ libqt5opengl5-dev      │ apt/libqt5opengl5-dev │ deps/coin/soqt         │
│ 28 │ libqt5svg5-dev         │ apt/qt5-tools         │ armarx/ArmarXGui       │
│ 29 │ libqwt-qt5-dev         │ apt/qt5-qwt           │ armarx/ArmarXGui,      │
│    │                        │                       │ simox                  │
│ 30 │ libsqlite3-dev         │ apt/sqlite3           │ armarx/ArmarXCore      │
│ 31 │ libsuitesparse-dev     │ apt/blas              │ dmp                    │
│ 32 │ libtiff-dev            │ apt/tiff              │ simox                  │
│ 33 │ libtiff-tools          │ apt/tiff              │ simox                  │
│ 34 │ liburdfdom-dev         │ apt/urdfdom           │ simox                  │
│ 35 │ python3-argcomplete    │ apt/python3-argcompl… │ armarx/ArmarXCore      │
│ 36 │ qt5-qmake              │ apt/qt5               │ apt/qt5-bluetooth,     │
│    │                        │                       │ apt/qt5-designer,      │
│    │                        │                       │ apt/qt5-qwt,           │
│    │                        │                       │ apt/qt5-scripts,       │
│    │                        │                       │ apt/qt5-tools,         │
│    │                        │                       │ armarx/ArmarXGui,      │
│    │                        │                       │ simox                  │
│ 37 │ qtbase5-dev            │ apt/qt5               │ apt/qt5-bluetooth,     │
│    │                        │                       │ apt/qt5-designer,      │
│    │                        │                       │ apt/qt5-qwt,           │
│    │                        │                       │ apt/qt5-scripts,       │
│    │                        │                       │ apt/qt5-tools,         │
│    │                        │                       │ armarx/ArmarXGui,      │
│    │                        │                       │ simox                  │
│ 38 │ qtbase5-dev-tools      │ apt/qt5               │ apt/qt5-bluetooth,     │
│    │                        │                       │ apt/qt5-designer,      │
│    │                        │                       │ apt/qt5-qwt,           │
│    │                        │                       │ apt/qt5-scripts,       │
│    │                        │                       │ apt/qt5-tools,         │
│    │                        │                       │ armarx/ArmarXGui,      │
│    │                        │                       │ simox                  │
│ 39 │ qtchooser              │ apt/qt5               │ apt/qt5-bluetooth,     │
│    │                        │                       │ apt/qt5-designer,      │
│    │                        │                       │ apt/qt5-qwt,           │
│    │                        │                       │ apt/qt5-scripts,       │
│    │                        │                       │ apt/qt5-tools,         │
│    │                        │                       │ armarx/ArmarXGui,      │
│    │                        │                       │ simox                  │
│ 40 │ qtconnectivity5-dev    │ apt/qt5-bluetooth     │ armarx/RobotAPI        │
│ 41 │ qtscript5-dev          │ apt/qt5-scripts       │ armarx/ArmarXGui       │
│ 42 │ qttools5-dev           │ apt/qt5-tools         │ armarx/ArmarXGui       │
│ 43 │ zeroc-ice-all-dev      │ apt/ice               │ armarx/ArmarXCore      │
│ 44 │ zeroc-ice-all-runtime  │ apt/ice               │ armarx/ArmarXCore      │
└────┴────────────────────────┴───────────────────────┴────────────────────────┘
Run 'apt-get install --no-install-recommends -y freeglut3-dev g++-9 gcc-9 
libalglib-dev libarmadillo-dev libassimp-dev libatlas-base-dev libblas-dev 
libboost-all-dev libbson-dev libeigen3-dev libgsl-dev libjsoncpp-dev 
liblapack-dev liblmdb++-dev liblmdb-dev libminizip-dev libmongoc-dev 
libnlopt-cxx-dev libnlopt-dev libomp-dev libomp5 libqhull-dev libqt5bluetooth5 
libqt5designer5 libqt5designercomponents5 libqt5opengl5-dev libqt5svg5-dev 
libqwt-qt5-dev libsqlite3-dev libsuitesparse-dev libtiff-dev libtiff-tools 
liburdfdom-dev python3-argcomplete qt5-qmake qtbase5-dev qtbase5-dev-tools 
qtchooser qtconnectivity5-dev qtscript5-dev qttools5-dev zeroc-ice-all-dev 
zeroc-ice-all-runtime' ...
──────────────────────────────── Command output ────────────────────────────────
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  autoconf automake autotools-dev ca-certificates-java cpp-11 cpp-9
  dbus-user-session dconf-gsettings-backend dconf-service default-jre
  default-jre-headless freeglut3 g++-11 gcc-11 gcc-11-base gcc-12-base
  gcc-9-base gfortran-11 hdf5-helpers ibverbs-providers icu-devtools iso-codes
  java-common libaec-dev libaec0 libalglib3.18 libamd2 libaom3 libargon2-1
  libarmadillo10 libarpack2 libarpack2-dev libasan5 libasan6 libasound2
  libasound2-data libassimp5 libatk-bridge2.0-0 libatlas3-base libatomic1
  libatspi2.0-0 libavcodec58 libavformat58 libavutil56 libblas3 libbluetooth3
  libbluray2 libboost-atomic-dev libboost-atomic1.74-dev libboost-atomic1.74.0
  libboost-chrono-dev libboost-chrono1.74-dev libboost-chrono1.74.0
  libboost-container-dev libboost-container1.74-dev libboost-container1.74.0
  libboost-context-dev libboost-context1.74-dev libboost-context1.74.0
  libboost-coroutine-dev libboost-coroutine1.74-dev libboost-coroutine1.74.0
  libboost-date-time-dev libboost-date-time1.74-dev libboost-date-time1.74.0
  libboost-dev libboost-exception-dev libboost-exception1.74-dev
  libboost-fiber-dev libboost-fiber1.74-dev libboost-fiber1.74.0
  libboost-filesystem-dev libboost-filesystem1.74-dev libboost-filesystem1.74.0
  libboost-graph-dev libboost-graph-parallel-dev
  libboost-graph-parallel1.74-dev libboost-graph-parallel1.74.0
  libboost-graph1.74-dev libboost-graph1.74.0 libboost-iostreams-dev
  libboost-iostreams1.74-dev libboost-iostreams1.74.0 libboost-locale-dev
  libboost-locale1.74-dev libboost-locale1.74.0 libboost-log-dev
  libboost-log1.74-dev libboost-log1.74.0 libboost-math-dev
  libboost-math1.74-dev libboost-math1.74.0 libboost-mpi-dev
  libboost-mpi-python-dev libboost-mpi-python1.74-dev libboost-mpi-python1.74.0
  libboost-mpi1.74-dev libboost-mpi1.74.0 libboost-nowide-dev
  libboost-nowide1.74-dev libboost-nowide1.74.0 libboost-numpy-dev
  libboost-numpy1.74-dev libboost-numpy1.74.0 libboost-program-options-dev
  libboost-program-options1.74-dev libboost-program-options1.74.0
  libboost-python-dev libboost-python1.74-dev libboost-python1.74.0
  libboost-random-dev libboost-random1.74-dev libboost-random1.74.0
  libboost-regex-dev libboost-regex1.74-dev libboost-regex1.74.0
  libboost-serialization-dev libboost-serialization1.74-dev
  libboost-serialization1.74.0 libboost-stacktrace-dev
  libboost-stacktrace1.74-dev libboost-stacktrace1.74.0 libboost-system-dev
  libboost-system1.74-dev libboost-system1.74.0 libboost-test-dev
  libboost-test1.74-dev libboost-test1.74.0 libboost-thread-dev
  libboost-thread1.74-dev libboost-thread1.74.0 libboost-timer-dev
  libboost-timer1.74-dev libboost-timer1.74.0 libboost-tools-dev
  libboost-type-erasure-dev libboost-type-erasure1.74-dev
  libboost-type-erasure1.74.0 libboost-wave-dev libboost-wave1.74-dev
  libboost-wave1.74.0 libboost1.74-dev libboost1.74-tools-dev libbson-1.0-0
  libbtf1 libcamd2 libcap2-bin libcc1-0 libccolamd2 libcholmod3 libchromaprint1
  libclang1-14 libcodec2-1.0 libcolamd2 libcolord2 libconsole-bridge-dev
  libconsole-bridge1.0 libcryptsetup12 libcurl4 libcurl4-openssl-dev
  libcxsparse3 libdav1d5 libdconf1 libdeflate-dev libdevmapper1.02.1
  libdouble-conversion3 libdraco-dev libdraco4 libdrm-amdgpu1 libdrm-common
  libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2 libdw1 libegl-dev
  libegl-mesa0 libegl1 libepoxy0 libevdev2 libevent-2.1-7 libevent-core-2.1-7
  libevent-dev libevent-extra-2.1-7 libevent-openssl-2.1-7
  libevent-pthreads-2.1-7 libfabric1 libgbm1 libgcc-11-dev libgcc-9-dev
  libgcc-s1 libgfortran-11-dev libgfortran5 libgif7 libgl-dev libgl1
  libgl1-mesa-dev libgl1-mesa-dri libglapi-mesa libgles-dev libgles1 libgles2
  libglu1-mesa libglu1-mesa-dev libglvnd-core-dev libglvnd-dev libglvnd0
  libglx-dev libglx-mesa0 libglx0 libgme0 libgomp1 libgsl27 libgslcblas0
  libgsm1 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libgtk-3-0
  libgtk-3-common libgudev-1.0-0 libhdf5-103-1 libhdf5-cpp-103-1 libhdf5-dev
  libhdf5-fortran-102 libhdf5-hl-100 libhdf5-hl-cpp-100 libhdf5-hl-fortran-100
  libhwloc-dev libhwloc-plugins libhwloc15 libhyphen0 libibverbs-dev
  libibverbs1 libice-dev libicu-dev libinput-bin libinput10 libip4tc2 libitm1
  libjbig-dev libjgoodies-common-java libjgoodies-forms-java
  libjgoodies-looks-java libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev
  libjs-jquery-ui libjson-c5 libjsoncpp25 libklu1 libkmod2 liblapack3
  liblcms2-2 libldl2 libllvm14 libllvm15 liblmdb0 liblsan0 libltdl-dev
  liblzma-dev libmagic-mgc libmagic1 libmcpp0 libmd4c0 libmetis5 libmfx1
  libminizip1 libmongoc-1.0-0 libmongocrypt-dev libmongocrypt0 libmongoose2
  libmp3lame0 libmpg123-0 libmtdev1 libnl-3-200 libnl-3-dev libnl-route-3-200
  libnl-route-3-dev libnlopt-cxx0 libnlopt0 libnorm1 libnspr4 libnss3
  libnuma-dev libnuma1 libogg0 libomp-14-dev libomp5-14 libopengl-dev
  libopengl0 libopenjfx-java libopenjfx-jni libopenjp2-7 libopenmpi-dev
  libopenmpi3 libopenmpt0 libopus0 liborc-0.4-0 libpam-systemd libpciaccess0
  libpcsclite1 libpgm-5.3-0 libpmix-dev libpmix2 libpsm-infinipath1 libpsm2-2
  libpthread-stubs0-dev libqhull-r8.0 libqhull8.0 libqhullcpp8.0
  libqt5bluetooth5-bin libqt5concurrent5 libqt5core5a libqt5dbus5 libqt5gui5
  libqt5help5 libqt5network5 libqt5nfc5 libqt5opengl5 libqt5positioning5
  libqt5printsupport5 libqt5qml5 libqt5qmlmodels5 libqt5quick5
  libqt5quickwidgets5 libqt5script5 libqt5scripttools5 libqt5sensors5
  libqt5sql5 libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5
  libqt5webkit5 libqt5widgets5 libqt5xml5 libquadmath0 libqwt-qt5-6
  librabbitmq4 librbio2 librdmacm1 libsasl2-dev libsensors-config libsensors5
  libshine3 libsigsegv2 libsliplu1 libsm-dev libsnappy-dev libsnappy1v5
  libsodium23 libsoxr0 libspeex1 libspqr2 libsrt1.4-gnutls libssh-gcrypt-4
  libstdc++-11-dev libstdc++-9-dev libstdc++6 libsuitesparseconfig5
  libsuperlu-dev libsuperlu5 libswresample3 libsz2 libtheora0 libtiffxx5
  libtinyxml-dev libtinyxml2.6.2v5 libtsan0 libtwolame0 libubsan1 libucx0
  libudfread0 libumfpack5 libunwind8 liburdfdom-headers-dev
  liburdfdom-model-state3.0 liburdfdom-model3.0 liburdfdom-sensor3.0
  liburdfdom-world3.0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvorbis0a
  libvorbisenc2 libvorbisfile3 libvpx7 libvulkan-dev libvulkan1 libwacom-common
  libwacom9 libwayland-client0 libwayland-cursor0 libwayland-egl1
  libwayland-server0 libwebpmux3 libwoff1 libx11-dev libx11-xcb1 libx264-163
  libx265-199 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4
  libxcb-image0 libxcb-keysyms1 libxcb-present0 libxcb-randr0
  libxcb-render-util0 libxcb-shape0 libxcb-sync1 libxcb-util1 libxcb-xfixes0
  libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxcb1-dev libxdmcp-dev
  libxext-dev libxkbcommon-x11-0 libxkbcommon0 libxnvctrl0 libxshmfence1
  libxslt1.1 libxt-dev libxtst6 libxvidcore4 libxxf86vm1 libzeroc-ice-dev
  libzeroc-ice3.7 libzeroc-ice3.7-java libzeroc-icestorm3.7 libzmq5 libzstd-dev
  libzvbi-common libzvbi0 m4 mailcap mime-support mpi-default-bin
  mpi-default-dev ocl-icd-libopencl1 openjdk-11-jre openjdk-11-jre-headless
  openmpi-bin openmpi-common php-common php-zeroc-ice php8.1-cli php8.1-common
  php8.1-opcache php8.1-phpdbg php8.1-readline psmisc python3-zeroc-ice
  qdoc-qt5 qhelpgenerator-qt5 qt5-assistant qt5-qmake-bin
  qtattributionsscanner-qt5 qttools5-dev-tools systemd systemd-sysv tzdata
  x11proto-dev xkb-data xorg-sgml-doctools xtrans-dev zeroc-glacier2
  zeroc-ice-compilers zeroc-ice-slice zeroc-ice-utils zeroc-icebox
  zeroc-icebridge zeroc-icegrid zeroc-icegridgui zeroc-icepatch2
Suggested packages:
  autoconf-archive gnu-standards autoconf-doc libtool gettext gcc-11-locales
  gcc-9-locales g++-11-multilib gcc-11-doc g++-9-multilib gcc-9-doc
  gcc-11-multilib gcc-9-multilib gfortran-11-multilib gfortran-11-doc
  libcoarrays-dev isoquery libitpp-dev libasound2-plugins alsa-utils
  libatlas-doc liblapack-doc libcuda1 libnvcuvid1 libnvidia-encode1
  libbluray-bdj libboost-doc libboost1.74-doc gccxml libboost-contract1.74-dev
  libmpfrc++-dev libntl-dev xsltproc doxygen docbook-xml docbook-xsl
  default-jdk fop colord libcurl4-doc libidn11-dev libkrb5-dev libldap2-dev
  librtmp-dev libssh2-1-dev libeigen3-doc gsl-ref-psdoc | gsl-doc-pdf
  | gsl-doc-info | gsl-ref-html libvisual-0.4-plugins gstreamer1.0-tools gvfs
  libhdf5-doc libhwloc-contrib-plugins libice-doc icu-doc
  libjgoodies-common-java-doc libjgoodies-forms-java-doc libjs-jquery-ui-docs
  liblcms2-utils libtool-doc liblzma-doc file libomp-14-doc openjfx openmpi-doc
  opus-tools pciutils pcscd qt5-image-formats-plugins qtwayland5
  qt5-qmltooling-plugins lm-sensors libsm-doc speex sqlite3-doc
  libstdc++-11-doc libstdc++-9-doc libsuperlu-doc libtiff-opengl libtinyxml-doc
  libx11-doc libxcb-doc libxext-doc libxt-doc m4-doc opencl-icd libnss-mdns
  fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho
  fonts-wqy-microhei | fonts-wqy-zenhei fonts-indic gfortran | fortran-compiler
  php-pear qt5-doc default-libmysqlclient-dev firebird-dev libpq-dev
  unixodbc-dev systemd-container libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
  policykit-1
Recommended packages:
  alsa-ucm-conf alsa-topology-conf at-spi2-core libaacs0 libpam-cap dmsetup
  libgl1-amber-dri gstreamer1.0-plugins-base libgtk-3-bin lmdb-doc libtool
  libcoarrays-openmpi-dev qttranslations5-l10n qt5-gtk-platformtheme neard
  geoclue-2.0 libgraphblas-dev va-driver-all | va-driver vdpau-driver-all
  | vdpau-driver mesa-vulkan-drivers | vulkan-icd libwacom-bin file
  libatk-wrapper-java-jni fonts-dejavu-extra networkd-dispatcher
  systemd-timesyncd | time-daemon libnss-systemd
The following NEW packages will be installed:
  autoconf automake autotools-dev ca-certificates-java cpp-9 dbus-user-session
  dconf-gsettings-backend dconf-service default-jre default-jre-headless
  freeglut3 freeglut3-dev g++-9 gcc-9 gcc-9-base gfortran-11 hdf5-helpers
  ibverbs-providers icu-devtools iso-codes java-common libaec-dev libaec0
  libalglib-dev libalglib3.18 libamd2 libaom3 libargon2-1 libarmadillo-dev
  libarmadillo10 libarpack2 libarpack2-dev libasan5 libasound2 libasound2-data
  libassimp-dev libassimp5 libatk-bridge2.0-0 libatlas-base-dev libatlas3-base
  libatspi2.0-0 libavcodec58 libavformat58 libavutil56 libblas-dev libblas3
  libbluetooth3 libbluray2 libboost-all-dev libboost-atomic-dev
  libboost-atomic1.74-dev libboost-atomic1.74.0 libboost-chrono-dev
  libboost-chrono1.74-dev libboost-chrono1.74.0 libboost-container-dev
  libboost-container1.74-dev libboost-container1.74.0 libboost-context-dev
  libboost-context1.74-dev libboost-context1.74.0 libboost-coroutine-dev
  libboost-coroutine1.74-dev libboost-coroutine1.74.0 libboost-date-time-dev
  libboost-date-time1.74-dev libboost-date-time1.74.0 libboost-dev
  libboost-exception-dev libboost-exception1.74-dev libboost-fiber-dev
  libboost-fiber1.74-dev libboost-fiber1.74.0 libboost-filesystem-dev
  libboost-filesystem1.74-dev libboost-filesystem1.74.0 libboost-graph-dev
  libboost-graph-parallel-dev libboost-graph-parallel1.74-dev
  libboost-graph-parallel1.74.0 libboost-graph1.74-dev libboost-graph1.74.0
  libboost-iostreams-dev libboost-iostreams1.74-dev libboost-iostreams1.74.0
  libboost-locale-dev libboost-locale1.74-dev libboost-locale1.74.0
  libboost-log-dev libboost-log1.74-dev libboost-log1.74.0 libboost-math-dev
  libboost-math1.74-dev libboost-math1.74.0 libboost-mpi-dev
  libboost-mpi-python-dev libboost-mpi-python1.74-dev libboost-mpi-python1.74.0
  libboost-mpi1.74-dev libboost-mpi1.74.0 libboost-nowide-dev
  libboost-nowide1.74-dev libboost-nowide1.74.0 libboost-numpy-dev
  libboost-numpy1.74-dev libboost-numpy1.74.0 libboost-program-options-dev
  libboost-program-options1.74-dev libboost-program-options1.74.0
  libboost-python-dev libboost-python1.74-dev libboost-python1.74.0
  libboost-random-dev libboost-random1.74-dev libboost-random1.74.0
  libboost-regex-dev libboost-regex1.74-dev libboost-regex1.74.0
  libboost-serialization-dev libboost-serialization1.74-dev
  libboost-serialization1.74.0 libboost-stacktrace-dev
  libboost-stacktrace1.74-dev libboost-stacktrace1.74.0 libboost-system-dev
  libboost-system1.74-dev libboost-system1.74.0 libboost-test-dev
  libboost-test1.74-dev libboost-test1.74.0 libboost-thread-dev
  libboost-thread1.74-dev libboost-thread1.74.0 libboost-timer-dev
  libboost-timer1.74-dev libboost-timer1.74.0 libboost-tools-dev
  libboost-type-erasure-dev libboost-type-erasure1.74-dev
  libboost-type-erasure1.74.0 libboost-wave-dev libboost-wave1.74-dev
  libboost-wave1.74.0 libboost1.74-dev libboost1.74-tools-dev libbson-1.0-0
  libbson-dev libbtf1 libcamd2 libcap2-bin libccolamd2 libcholmod3
  libchromaprint1 libclang1-14 libcodec2-1.0 libcolamd2 libcolord2
  libconsole-bridge-dev libconsole-bridge1.0 libcryptsetup12 libcurl4
  libcurl4-openssl-dev libcxsparse3 libdav1d5 libdconf1 libdeflate-dev
  libdevmapper1.02.1 libdouble-conversion3 libdraco-dev libdraco4
  libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1
  libdrm2 libdw1 libegl-dev libegl-mesa0 libegl1 libeigen3-dev libepoxy0
  libevdev2 libevent-2.1-7 libevent-core-2.1-7 libevent-dev
  libevent-extra-2.1-7 libevent-openssl-2.1-7 libevent-pthreads-2.1-7
  libfabric1 libgbm1 libgcc-9-dev libgfortran-11-dev libgfortran5 libgif7
  libgl-dev libgl1 libgl1-mesa-dev libgl1-mesa-dri libglapi-mesa libgles-dev
  libgles1 libgles2 libglu1-mesa libglu1-mesa-dev libglvnd-core-dev
  libglvnd-dev libglvnd0 libglx-dev libglx-mesa0 libglx0 libgme0 libgsl-dev
  libgsl27 libgslcblas0 libgsm1 libgstreamer-plugins-base1.0-0
  libgstreamer1.0-0 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libhdf5-103-1
  libhdf5-cpp-103-1 libhdf5-dev libhdf5-fortran-102 libhdf5-hl-100
  libhdf5-hl-cpp-100 libhdf5-hl-fortran-100 libhwloc-dev libhwloc-plugins
  libhwloc15 libhyphen0 libibverbs-dev libibverbs1 libice-dev libicu-dev
  libinput-bin libinput10 libip4tc2 libjbig-dev libjgoodies-common-java
  libjgoodies-forms-java libjgoodies-looks-java libjpeg-dev libjpeg-turbo8-dev
  libjpeg8-dev libjs-jquery-ui libjson-c5 libjsoncpp-dev libjsoncpp25 libklu1
  libkmod2 liblapack-dev liblapack3 liblcms2-2 libldl2 libllvm14 libllvm15
  liblmdb++-dev liblmdb-dev liblmdb0 libltdl-dev liblzma-dev libmagic-mgc
  libmagic1 libmcpp0 libmd4c0 libmetis5 libmfx1 libminizip-dev libminizip1
  libmongoc-1.0-0 libmongoc-dev libmongocrypt-dev libmongocrypt0 libmongoose2
  libmp3lame0 libmpg123-0 libmtdev1 libnl-3-200 libnl-3-dev libnl-route-3-200
  libnl-route-3-dev libnlopt-cxx-dev libnlopt-cxx0 libnlopt-dev libnlopt0
  libnorm1 libnspr4 libnss3 libnuma-dev libnuma1 libogg0 libomp-14-dev
  libomp-dev libomp5 libomp5-14 libopengl-dev libopengl0 libopenjfx-java
  libopenjfx-jni libopenjp2-7 libopenmpi-dev libopenmpi3 libopenmpt0 libopus0
  liborc-0.4-0 libpam-systemd libpciaccess0 libpcsclite1 libpgm-5.3-0
  libpmix-dev libpmix2 libpsm-infinipath1 libpsm2-2 libpthread-stubs0-dev
  libqhull-dev libqhull-r8.0 libqhull8.0 libqhullcpp8.0 libqt5bluetooth5
  libqt5bluetooth5-bin libqt5concurrent5 libqt5core5a libqt5dbus5
  libqt5designer5 libqt5designercomponents5 libqt5gui5 libqt5help5
  libqt5network5 libqt5nfc5 libqt5opengl5 libqt5opengl5-dev libqt5positioning5
  libqt5printsupport5 libqt5qml5 libqt5qmlmodels5 libqt5quick5
  libqt5quickwidgets5 libqt5script5 libqt5scripttools5 libqt5sensors5
  libqt5sql5 libqt5sql5-sqlite libqt5svg5 libqt5svg5-dev libqt5test5
  libqt5webchannel5 libqt5webkit5 libqt5widgets5 libqt5xml5 libqwt-qt5-6
  libqwt-qt5-dev librabbitmq4 librbio2 librdmacm1 libsasl2-dev
  libsensors-config libsensors5 libshine3 libsigsegv2 libsliplu1 libsm-dev
  libsnappy-dev libsnappy1v5 libsodium23 libsoxr0 libspeex1 libspqr2
  libsqlite3-dev libsrt1.4-gnutls libssh-gcrypt-4 libstdc++-9-dev
  libsuitesparse-dev libsuitesparseconfig5 libsuperlu-dev libsuperlu5
  libswresample3 libsz2 libtheora0 libtiff-dev libtiff-tools libtiffxx5
  libtinyxml-dev libtinyxml2.6.2v5 libtwolame0 libucx0 libudfread0 libumfpack5
  libunwind8 liburdfdom-dev liburdfdom-headers-dev liburdfdom-model-state3.0
  liburdfdom-model3.0 liburdfdom-sensor3.0 liburdfdom-world3.0 libva-drm2
  libva-x11-2 libva2 libvdpau1 libvorbis0a libvorbisenc2 libvorbisfile3 libvpx7
  libvulkan-dev libvulkan1 libwacom-common libwacom9 libwayland-client0
  libwayland-cursor0 libwayland-egl1 libwayland-server0 libwebpmux3 libwoff1
  libx11-dev libx11-xcb1 libx264-163 libx265-199 libxau-dev libxcb-dri2-0
  libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0 libxcb-keysyms1
  libxcb-present0 libxcb-randr0 libxcb-render-util0 libxcb-shape0 libxcb-sync1
  libxcb-util1 libxcb-xfixes0 libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1
  libxcb1-dev libxdmcp-dev libxext-dev libxkbcommon-x11-0 libxkbcommon0
  libxnvctrl0 libxshmfence1 libxslt1.1 libxt-dev libxtst6 libxvidcore4
  libxxf86vm1 libzeroc-ice-dev libzeroc-ice3.7 libzeroc-ice3.7-java
  libzeroc-icestorm3.7 libzmq5 libzstd-dev libzvbi-common libzvbi0 m4 mailcap
  mime-support mpi-default-bin mpi-default-dev ocl-icd-libopencl1
  openjdk-11-jre openjdk-11-jre-headless openmpi-bin openmpi-common php-common
  php-zeroc-ice php8.1-cli php8.1-common php8.1-opcache php8.1-phpdbg
  php8.1-readline psmisc python3-argcomplete python3-zeroc-ice qdoc-qt5
  qhelpgenerator-qt5 qt5-assistant qt5-qmake qt5-qmake-bin
  qtattributionsscanner-qt5 qtbase5-dev qtbase5-dev-tools qtchooser
  qtconnectivity5-dev qtscript5-dev qttools5-dev qttools5-dev-tools systemd
  systemd-sysv tzdata x11proto-dev xkb-data xorg-sgml-doctools xtrans-dev
  zeroc-glacier2 zeroc-ice-all-dev zeroc-ice-all-runtime zeroc-ice-compilers
  zeroc-ice-slice zeroc-ice-utils zeroc-icebox zeroc-icebridge zeroc-icegrid
  zeroc-icegridgui zeroc-icepatch2
The following packages will be upgraded:
  cpp-11 g++-11 gcc-11 gcc-11-base gcc-12-base libasan6 libatomic1 libcc1-0
  libgcc-11-dev libgcc-s1 libgomp1 libitm1 liblsan0 libquadmath0
  libstdc++-11-dev libstdc++6 libtsan0 libubsan1
18 upgraded, 506 newly installed, 0 to remove and 23 not upgraded.
Need to get 449 MB of archives.
After this operation, 1816 MB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB]
Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu4 [139 kB]
Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjson-c5 amd64 0.15-3~ubuntu1.22.04.1 [33.5 kB]
Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcryptsetup12 amd64 2:2.4.3-1ubuntu1.1 [211 kB]
Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libip4tc2 amd64 1.8.7-1ubuntu5.1 [19.8 kB]
Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libkmod2 amd64 29-1ubuntu1 [48.0 kB]
Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd amd64 249.11-0ubuntu3.9 [4581 kB]
Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.9 [10.5 kB]
Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB]
Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB]
Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB]
Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB]
Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB]
Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB]
Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-12-base amd64 12.3.0-1ubuntu1~22.04 [20.1 kB]
Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-s1 amd64 12.3.0-1ubuntu1~22.04 [53.9 kB]
Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB]
Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++6 amd64 12.3.0-1ubuntu1~22.04 [699 kB]
Get:19 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB]
Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2006 kB]
Get:21 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5script5 amd64 5.15.3+dfsg-1 [754 kB]
Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-common all 2.4.113-2~ubuntu0.22.04.1 [5450 B]
Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm2 amd64 2.4.113-2~ubuntu0.22.04.1 [38.1 kB]
Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglvnd0 amd64 1.4.0-1 [73.6 kB]
Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwayland-server0 amd64 1.20.0-1ubuntu0.1 [34.3 kB]
Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgbm1 amd64 23.0.4-0ubuntu1~22.04.1 [33.1 kB]
Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglapi-mesa amd64 23.0.4-0ubuntu1~22.04.1 [40.1 kB]
Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwayland-client0 amd64 1.20.0-1ubuntu0.1 [25.9 kB]
Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-xcb1 amd64 2:1.7.5-1ubuntu0.2 [7800 B]
Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-dri2-0 amd64 1.14-3ubuntu3 [7206 B]
Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-dri3-0 amd64 1.14-3ubuntu3 [6968 B]
Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-present0 amd64 1.14-3ubuntu3 [5734 B]
Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-randr0 amd64 1.14-3ubuntu3 [18.3 kB]
Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-sync1 amd64 1.14-3ubuntu3 [9416 B]
Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-xfixes0 amd64 1.14-3ubuntu3 [9996 B]
Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxshmfence1 amd64 1.3-1build4 [5394 B]
Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libegl-mesa0 amd64 23.0.4-0ubuntu1~22.04.1 [117 kB]
Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 libegl1 amd64 1.4.0-1 [28.6 kB]
Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-glx0 amd64 1.14-3ubuntu3 [25.9 kB]
Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxxf86vm1 amd64 1:1.1.4-1build3 [10.4 kB]
Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-amdgpu1 amd64 2.4.113-2~ubuntu0.22.04.1 [19.9 kB]
Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpciaccess0 amd64 0.16-3 [19.1 kB]
Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-intel1 amd64 2.4.113-2~ubuntu0.22.04.1 [66.7 kB]
Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-nouveau2 amd64 2.4.113-2~ubuntu0.22.04.1 [17.5 kB]
Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-radeon1 amd64 2.4.113-2~ubuntu0.22.04.1 [21.6 kB]
Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libllvm15 amd64 1:15.0.7-0ubuntu0.22.04.3 [25.4 MB]
Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsensors-config all 1:3.6.0-7ubuntu1 [5274 B]
Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsensors5 amd64 1:3.6.0-7ubuntu1 [26.3 kB]
Get:49 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgl1-mesa-dri amd64 23.0.4-0ubuntu1~22.04.1 [8182 kB]
Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglx-mesa0 amd64 23.0.4-0ubuntu1~22.04.1 [158 kB]
Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglx0 amd64 1.4.0-1 [41.0 kB]
Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgl1 amd64 1.4.0-1 [110 kB]
Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libevdev2 amd64 1.12.1+dfsg-1 [39.5 kB]
Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmtdev1 amd64 1.1.6-1build4 [14.5 kB]
Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgudev-1.0-0 amd64 1:237-2build1 [16.3 kB]
Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwacom-common all 2.2.0-1 [54.3 kB]
Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwacom9 amd64 2.2.0-1 [22.0 kB]
Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libinput-bin amd64 1.20.0-1ubuntu0.3 [19.9 kB]
Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libinput10 amd64 1.20.0-1ubuntu0.3 [131 kB]
Get:60 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libmd4c0 amd64 0.4.8-1 [42.0 kB]
Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB]
Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB]
Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-icccm4 amd64 0.4.1-1.1build2 [11.5 kB]
Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-util1 amd64 0.4.0-1build2 [11.4 kB]
Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-image0 amd64 0.4.0-2 [11.5 kB]
Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-keysyms1 amd64 0.4.0-1build3 [8746 B]
Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-render-util0 amd64 0.3.9-1build3 [10.3 kB]
Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-shape0 amd64 1.14-3ubuntu3 [6158 B]
Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-xinerama0 amd64 1.14-3ubuntu3 [5414 B]
Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-xinput0 amd64 1.14-3ubuntu3 [34.3 kB]
Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-xkb1 amd64 1.14-3ubuntu3 [32.8 kB]
Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 xkb-data all 2.33-1 [394 kB]
Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxkbcommon0 amd64 1.4.0-1 [125 kB]
Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxkbcommon-x11-0 amd64 1.4.0-1 [14.4 kB]
Get:75 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5gui5 amd64 5.15.3+dfsg-2ubuntu0.2 [3722 kB]
Get:76 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5widgets5 amd64 5.15.3+dfsg-2ubuntu0.2 [2561 kB]
Get:77 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5scripttools5 amd64 5.15.3+dfsg-1 [233 kB]
Get:78 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5svg5 amd64 5.15.3-1 [149 kB]
Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5svg5-dev amd64 5.15.3-1 [11.1 kB]
Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdw1 amd64 0.186-1build1 [250 kB]
Get:81 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libunwind8 amd64 1.3.2-2build2.1 [54.5 kB]
Get:82 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcap2-bin amd64 1:2.44-1ubuntu0.22.04.1 [26.0 kB]
Get:83 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer1.0-0 amd64 1.20.3-0ubuntu1 [983 kB]
Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 liborc-0.4-0 amd64 1:0.4.32-2 [228 kB]
Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB]
Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.20.1-1ubuntu0.1 [848 kB]
Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhyphen0 amd64 2.8.8-7build2 [28.2 kB]
Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5positioning5 amd64 5.15.3+dfsg-3 [223 kB]
Get:89 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5printsupport5 amd64 5.15.3+dfsg-2ubuntu0.2 [214 kB]
Get:90 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5qml5 amd64 5.15.3+dfsg-1 [1472 kB]
Get:91 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5qmlmodels5 amd64 5.15.3+dfsg-1 [205 kB]
Get:92 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5quick5 amd64 5.15.3+dfsg-1 [1748 kB]
Get:93 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5sensors5 amd64 5.15.3-1 [123 kB]
Get:94 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5webchannel5 amd64 5.15.3-1 [62.9 kB]
Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwoff1 amd64 1.0.2-1build4 [45.2 kB]
Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.22.04.1 [164 kB]
Get:97 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-15ubuntu1 [12.8 MB]
Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 xorg-sgml-doctools all 1:1.11-1.1 [10.9 kB]
Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 x11proto-dev all 2021.5-1 [604 kB]
Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau-dev amd64 1:1.0.9-1build5 [9724 B]
Get:101 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp-dev amd64 1:1.1.3-0ubuntu5 [26.5 kB]
Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 xtrans-dev all 1.4.0-1 [68.9 kB]
Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpthread-stubs0-dev amd64 0.4-1build2 [5516 B]
Get:104 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1-dev amd64 1.14-3ubuntu3 [86.5 kB]
Get:105 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-dev amd64 2:1.7.5-1ubuntu0.2 [744 kB]
Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglx-dev amd64 1.4.0-1 [14.1 kB]
Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgl-dev amd64 1.4.0-1 [101 kB]
Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 libegl-dev amd64 1.4.0-1 [18.0 kB]
Get:109 http://archive.ubuntu.com/ubuntu jammy/main amd64 libopengl0 amd64 1.4.0-1 [36.5 kB]
Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglu1-mesa amd64 9.0.2-1 [145 kB]
Get:111 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglu1-mesa-dev amd64 9.0.2-1 [231 kB]
Get:112 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5concurrent5 amd64 5.15.3+dfsg-2ubuntu0.2 [36.3 kB]
Get:113 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5sql5 amd64 5.15.3+dfsg-2ubuntu0.2 [123 kB]
Get:114 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5test5 amd64 5.15.3+dfsg-2ubuntu0.2 [152 kB]
Get:115 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5xml5 amd64 5.15.3+dfsg-2ubuntu0.2 [124 kB]
Get:116 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvulkan1 amd64 1.3.204.1-2 [128 kB]
Get:117 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvulkan-dev amd64 1.3.204.1-2 [892 kB]
Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxext-dev amd64 2:1.3.4-1build1 [84.7 kB]
Get:119 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 qt5-qmake-bin amd64 5.15.3+dfsg-2ubuntu0.2 [1126 kB]
Get:120 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qtchooser amd64 66-2build1 [24.7 kB]
Get:121 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 qt5-qmake amd64 5.15.3+dfsg-2ubuntu0.2 [208 kB]
Get:122 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 qtbase5-dev-tools amd64 5.15.3+dfsg-2ubuntu0.2 [819 kB]
Get:123 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 qtbase5-dev amd64 5.15.3+dfsg-2ubuntu0.2 [1135 kB]
Get:124 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qtscript5-dev amd64 5.15.3+dfsg-1 [18.8 kB]
Get:125 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-systemd amd64 249.11-0ubuntu3.9 [203 kB]
Get:126 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 tzdata all 2023c-0ubuntu0.22.04.2 [349 kB]
Get:127 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblmdb0 amd64 0.9.24-1build2 [47.6 kB]
Get:128 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmagic-mgc amd64 1:5.41-3 [257 kB]
Get:129 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmagic1 amd64 1:5.41-3 [87.2 kB]
Get:130 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnuma1 amd64 2.0.14-3ubuntu2 [22.5 kB]
Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 psmisc amd64 23.4-2build3 [119 kB]
Get:132 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsigsegv2 amd64 2.13-1ubuntu3 [14.6 kB]
Get:133 http://archive.ubuntu.com/ubuntu jammy/main amd64 m4 amd64 1.4.18-5ubuntu2 [199 kB]
Get:134 http://archive.ubuntu.com/ubuntu jammy/main amd64 autoconf all 2.71-2 [338 kB]
Get:135 http://archive.ubuntu.com/ubuntu jammy/main amd64 autotools-dev all 20220109.1 [44.9 kB]
Get:136 http://archive.ubuntu.com/ubuntu jammy/main amd64 automake all 1:1.16.5-1.3 [558 kB]
Get:137 http://archive.ubuntu.com/ubuntu jammy/main amd64 java-common all 0.72build2 [6782 B]
Get:138 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblcms2-2 amd64 2.12~rc1-2build2 [159 kB]
Get:139 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnspr4 amd64 2:4.32-3build1 [119 kB]
Get:140 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnss3 amd64 2:3.68.2-0ubuntu1.2 [1280 kB]
Get:141 http://archive.ubuntu.com/ubuntu jammy/main amd64 libasound2-data all 1.2.6.1-1ubuntu1 [19.1 kB]
Get:142 http://archive.ubuntu.com/ubuntu jammy/main amd64 libasound2 amd64 1.2.6.1-1ubuntu1 [390 kB]
Get:143 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcsclite1 amd64 1.9.5-3ubuntu1 [19.8 kB]
Get:144 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openjdk-11-jre-headless amd64 11.0.20+8-1ubuntu1~22.04 [42.5 MB]
Get:145 http://archive.ubuntu.com/ubuntu jammy/main amd64 default-jre-headless amd64 2:1.11-72build2 [3042 B]
Get:146 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates-java all 20190909ubuntu1.2 [12.1 kB]
Get:147 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB]
Get:148 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2101 kB]
Get:149 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB]
Get:150 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB]
Get:151 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB]
Get:152 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB]
Get:153 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB]
Get:154 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB]
Get:155 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 gcc-9-base amd64 9.5.0-1ubuntu1~22.04 [19.8 kB]
Get:156 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 cpp-9 amd64 9.5.0-1ubuntu1~22.04 [10.6 MB]
Get:157 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus-user-session amd64 1.12.20-2ubuntu4.1 [9442 B]
Get:158 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdconf1 amd64 0.40.0-3 [40.5 kB]
Get:159 http://archive.ubuntu.com/ubuntu jammy/main amd64 dconf-service amd64 0.40.0-3 [28.5 kB]
Get:160 http://archive.ubuntu.com/ubuntu jammy/main amd64 dconf-gsettings-backend amd64 0.40.0-3 [22.8 kB]
Get:161 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgif7 amd64 5.1.9-2build2 [33.8 kB]
Get:162 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxtst6 amd64 2:1.2.3-1build4 [13.4 kB]
Get:163 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openjdk-11-jre amd64 11.0.20+8-1ubuntu1~22.04 [213 kB]
Get:164 http://archive.ubuntu.com/ubuntu jammy/main amd64 default-jre amd64 2:1.11-72build2 [896 B]
Get:165 http://archive.ubuntu.com/ubuntu jammy/universe amd64 freeglut3 amd64 2.8.1-6 [74.0 kB]
Get:166 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglvnd-core-dev amd64 1.4.0-1 [12.7 kB]
Get:167 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgles1 amd64 1.4.0-1 [11.5 kB]
Get:168 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgles2 amd64 1.4.0-1 [18.0 kB]
Get:169 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgles-dev amd64 1.4.0-1 [49.4 kB]
Get:170 http://archive.ubuntu.com/ubuntu jammy/main amd64 libopengl-dev amd64 1.4.0-1 [3400 B]
Get:171 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglvnd-dev amd64 1.4.0-1 [3162 B]
Get:172 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgl1-mesa-dev amd64 23.0.4-0ubuntu1~22.04.1 [6510 B]
Get:173 http://archive.ubuntu.com/ubuntu jammy/main amd64 libice-dev amd64 2:1.0.10-1build2 [51.4 kB]
Get:174 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsm-dev amd64 2:1.2.3-1build2 [18.1 kB]
Get:175 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxt-dev amd64 1:1.2.1-1 [396 kB]
Get:176 http://archive.ubuntu.com/ubuntu jammy/universe amd64 freeglut3-dev amd64 2.8.1-6 [126 kB]
Get:177 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libasan5 amd64 9.5.0-1ubuntu1~22.04 [3140 kB]
Get:178 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libgcc-9-dev amd64 9.5.0-1ubuntu1~22.04 [2520 kB]
Get:179 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 gcc-9 amd64 9.5.0-1ubuntu1~22.04 [11.3 MB]
Get:180 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libstdc++-9-dev amd64 9.5.0-1ubuntu1~22.04 [1824 kB]
Get:181 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 g++-9 amd64 9.5.0-1ubuntu1~22.04 [11.9 MB]
Get:182 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgfortran5 amd64 12.3.0-1ubuntu1~22.04 [879 kB]
Get:183 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgfortran-11-dev amd64 11.4.0-1ubuntu1~22.04 [842 kB]
Get:184 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gfortran-11 amd64 11.4.0-1ubuntu1~22.04 [11.2 MB]
Get:185 http://archive.ubuntu.com/ubuntu jammy/universe amd64 hdf5-helpers amd64 1.10.7+repack-4ubuntu2 [14.2 kB]
Get:186 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnl-3-200 amd64 3.5.0-0.1 [59.1 kB]
Get:187 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnl-route-3-200 amd64 3.5.0-0.1 [180 kB]
Get:188 http://archive.ubuntu.com/ubuntu jammy/main amd64 libibverbs1 amd64 39.0-1 [69.3 kB]
Get:189 http://archive.ubuntu.com/ubuntu jammy/main amd64 ibverbs-providers amd64 39.0-1 [341 kB]
Get:190 http://archive.ubuntu.com/ubuntu jammy/main amd64 icu-devtools amd64 70.1-2 [197 kB]
Get:191 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libaec0 amd64 1.0.6-1 [20.1 kB]
Get:192 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libalglib3.18 amd64 3.18.0-1 [1276 kB]
Get:193 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsuitesparseconfig5 amd64 1:5.10.1+dfsg-4build1 [10.4 kB]
Get:194 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libamd2 amd64 1:5.10.1+dfsg-4build1 [21.6 kB]
Get:195 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libaom3 amd64 3.3.0-1 [1748 kB]
Get:196 http://archive.ubuntu.com/ubuntu jammy/main amd64 libblas3 amd64 3.10.0-2ubuntu1 [228 kB]
Get:197 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libatlas3-base amd64 3.10.3-12ubuntu1 [3340 kB]
Get:198 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblapack3 amd64 3.10.0-2ubuntu1 [2504 kB]
Get:199 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libarpack2 amd64 3.8.0-1 [92.4 kB]
Get:200 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libsuperlu5 amd64 5.3.0+dfsg1-2 [183 kB]
Get:201 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libarmadillo10 amd64 1:10.8.2+dfsg-1 [105 kB]
Get:202 http://archive.ubuntu.com/ubuntu jammy/main amd64 libblas-dev amd64 3.10.0-2ubuntu1 [164 kB]
Get:203 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libatlas-base-dev amd64 3.10.3-12ubuntu1 [3590 kB]
Get:204 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblapack-dev amd64 3.10.0-2ubuntu1 [4774 kB]
Get:205 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libarpack2-dev amd64 3.8.0-1 [105 kB]
Get:206 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.13 [290 kB]
Get:207 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libsz2 amd64 1.0.6-1 [5354 B]
Get:208 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libhdf5-103-1 amd64 1.10.7+repack-4ubuntu2 [1295 kB]
Get:209 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libhdf5-fortran-102 amd64 1.10.7+repack-4ubuntu2 [90.9 kB]
Get:210 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libhdf5-hl-100 amd64 1.10.7+repack-4ubuntu2 [59.1 kB]
Get:211 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libhdf5-hl-fortran-100 amd64 1.10.7+repack-4ubuntu2 [33.8 kB]
Get:212 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libhdf5-cpp-103-1 amd64 1.10.7+repack-4ubuntu2 [129 kB]
Get:213 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libhdf5-hl-cpp-100 amd64 1.10.7+repack-4ubuntu2 [10.6 kB]
Get:214 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8-dev amd64 2.1.2-0ubuntu1 [257 kB]
Get:215 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8-dev amd64 8c-2ubuntu10 [1476 B]
Get:216 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-dev amd64 8c-2ubuntu10 [1472 B]
Get:217 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libaec-dev amd64 1.0.6-1 [17.9 kB]
Get:218 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4-openssl-dev amd64 7.81.0-1ubuntu1.13 [386 kB]
Get:219 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libhdf5-dev amd64 1.10.7+repack-4ubuntu2 [2684 kB]
Get:220 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libsuperlu-dev amd64 5.3.0+dfsg1-2 [20.0 kB]
Get:221 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libarmadillo-dev amd64 1:10.8.2+dfsg-1 [399 kB]
Get:222 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdraco4 amd64 1.5.2+dfsg-2 [726 kB]
Get:223 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB]
Get:224 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libassimp5 amd64 5.2.2~ds0-1 [2265 kB]
Get:225 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatspi2.0-0 amd64 2.44.0-3 [80.9 kB]
Get:226 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatk-bridge2.0-0 amd64 2.38.0-3 [66.6 kB]
Get:227 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libva2 amd64 2.14.0-1 [65.0 kB]
Get:228 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libmfx1 amd64 22.3.0-1 [3105 kB]
Get:229 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libva-drm2 amd64 2.14.0-1 [7502 B]
Get:230 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libva-x11-2 amd64 2.14.0-1 [12.6 kB]
Get:231 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvdpau1 amd64 1.4-3build2 [27.0 kB]
Get:232 http://archive.ubuntu.com/ubuntu jammy/universe amd64 ocl-icd-libopencl1 amd64 2.2.14-3 [39.1 kB]
Get:233 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libavutil56 amd64 7:4.4.2-0ubuntu0.22.04.1 [290 kB]
Get:234 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libcodec2-1.0 amd64 1.0.1-3 [8435 kB]
Get:235 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdav1d5 amd64 0.9.2-1 [463 kB]
Get:236 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgsm1 amd64 1.0.19-1 [27.7 kB]
Get:237 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmp3lame0 amd64 3.100-3build2 [141 kB]
Get:238 http://archive.ubuntu.com/ubuntu jammy/main amd64 libopenjp2-7 amd64 2.4.0-6 [158 kB]
Get:239 http://archive.ubuntu.com/ubuntu jammy/main amd64 libopus0 amd64 1.3.1-0.1build2 [203 kB]
Get:240 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB]
Get:241 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsnappy1v5 amd64 1.1.8-1build3 [17.5 kB]
Get:242 http://archive.ubuntu.com/ubuntu jammy/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu3 [57.9 kB]
Get:243 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsoxr0 amd64 0.1.3-4build2 [79.8 kB]
Get:244 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libswresample3 amd64 7:4.4.2-0ubuntu0.22.04.1 [62.2 kB]
Get:245 http://archive.ubuntu.com/ubuntu jammy/main amd64 libogg0 amd64 1.3.5-0ubuntu3 [22.9 kB]
Get:246 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu4 [209 kB]
Get:247 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtwolame0 amd64 0.4.0-2build2 [52.5 kB]
Get:248 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvorbis0a amd64 1.3.7-1build2 [99.2 kB]
Get:249 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvorbisenc2 amd64 1.3.7-1build2 [82.6 kB]
Get:250 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvpx7 amd64 1.11.0-2ubuntu2 [1078 kB]
Get:251 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebpmux3 amd64 1.2.2-2ubuntu0.22.04.1 [20.5 kB]
Get:252 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libx264-163 amd64 2:0.163.3060+git5db6aa6-2build1 [591 kB]
Get:253 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libx265-199 amd64 3.5-2 [1170 kB]
Get:254 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB]
Get:255 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libzvbi-common all 0.2.35-19 [35.5 kB]
Get:256 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libzvbi0 amd64 0.2.35-19 [262 kB]
Get:257 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libavcodec58 amd64 7:4.4.2-0ubuntu0.22.04.1 [5567 kB]
Get:258 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libudfread0 amd64 1.1.2-1 [16.2 kB]
Get:259 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libbluray2 amd64 1:1.3.1-1 [159 kB]
Get:260 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libchromaprint1 amd64 1.5.1-2 [28.4 kB]
Get:261 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgme0 amd64 0.6.3-2 [127 kB]
Get:262 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpg123-0 amd64 1.29.3-1build1 [172 kB]
Get:263 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvorbisfile3 amd64 1.3.7-1build2 [17.1 kB]
Get:264 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopenmpt0 amd64 0.6.1-1 [592 kB]
Get:265 http://archive.ubuntu.com/ubuntu jammy/main amd64 librabbitmq4 amd64 0.10.0-1ubuntu2 [39.3 kB]
Get:266 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libsrt1.4-gnutls amd64 1.4.4-4 [309 kB]
Get:267 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-gcrypt-4 amd64 0.9.6-2ubuntu0.22.04.1 [222 kB]
Get:268 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libnorm1 amd64 1.5.9+dfsg-2 [221 kB]
Get:269 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libpgm-5.3-0 amd64 5.3.128~dfsg-2 [161 kB]
Get:270 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsodium23 amd64 1.0.18-1build2 [164 kB]
Get:271 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libzmq5 amd64 4.3.4-2 [256 kB]
Get:272 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libavformat58 amd64 7:4.4.2-0ubuntu0.22.04.1 [1103 kB]
Get:273 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbluetooth3 amd64 5.64-0ubuntu1 [86.9 kB]
Get:274 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost1.74-dev amd64 1.74.0-14ubuntu3 [9609 kB]
Get:275 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-dev amd64 1.74.0.3ubuntu7 [3490 B]
Get:276 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost1.74-tools-dev amd64 1.74.0-14ubuntu3 [1351 kB]
Get:277 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-tools-dev amd64 1.74.0.3ubuntu7 [3428 B]
Get:278 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-atomic1.74.0 amd64 1.74.0-14ubuntu3 [224 kB]
Get:279 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-atomic1.74-dev amd64 1.74.0-14ubuntu3 [221 kB]
Get:280 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-atomic-dev amd64 1.74.0.3ubuntu7 [3544 B]
Get:281 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-chrono1.74.0 amd64 1.74.0-14ubuntu3 [232 kB]
Get:282 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-chrono1.74-dev amd64 1.74.0-14ubuntu3 [239 kB]
Get:283 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-chrono-dev amd64 1.74.0.3ubuntu7 [3854 B]
Get:284 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-container1.74.0 amd64 1.74.0-14ubuntu3 [246 kB]
Get:285 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-container1.74-dev amd64 1.74.0-14ubuntu3 [254 kB]
Get:286 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-container-dev amd64 1.74.0.3ubuntu7 [3712 B]
Get:287 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-date-time1.74.0 amd64 1.74.0-14ubuntu3 [221 kB]
Get:288 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-serialization1.74.0 amd64 1.74.0-14ubuntu3 [327 kB]
Get:289 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-serialization1.74-dev amd64 1.74.0-14ubuntu3 [375 kB]
Get:290 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-date-time1.74-dev amd64 1.74.0-14ubuntu3 [226 kB]
Get:291 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-system1.74.0 amd64 1.74.0-14ubuntu3 [221 kB]
Get:292 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-system1.74-dev amd64 1.74.0-14ubuntu3 [218 kB]
Get:293 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-thread1.74.0 amd64 1.74.0-14ubuntu3 [262 kB]
Get:294 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-thread1.74-dev amd64 1.74.0-14ubuntu3 [272 kB]
Get:295 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-context1.74.0 amd64 1.74.0-14ubuntu3 [223 kB]
Get:296 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-context1.74-dev amd64 1.74.0-14ubuntu3 [220 kB]
Get:297 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-context-dev amd64 1.74.0.3ubuntu7 [3456 B]
Get:298 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-coroutine1.74.0 amd64 1.74.0-14ubuntu3 [235 kB]
Get:299 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-coroutine1.74-dev amd64 1.74.0-14ubuntu3 [244 kB]
Get:300 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-coroutine-dev amd64 1.74.0.3ubuntu7 [3520 B]
Get:301 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-date-time-dev amd64 1.74.0.3ubuntu7 [3248 B]
Get:302 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-exception1.74-dev amd64 1.74.0-14ubuntu3 [217 kB]
Get:303 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-exception-dev amd64 1.74.0.3ubuntu7 [3250 B]
Get:304 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-filesystem1.74.0 amd64 1.74.0-14ubuntu3 [264 kB]
Get:305 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-filesystem1.74-dev amd64 1.74.0-14ubuntu3 [287 kB]
Get:306 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-fiber1.74.0 amd64 1.74.0-14ubuntu3 [242 kB]
Get:307 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-fiber1.74-dev amd64 1.74.0-14ubuntu3 [254 kB]
Get:308 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-fiber-dev amd64 1.74.0.3ubuntu7 [3674 B]
Get:309 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-filesystem-dev amd64 1.74.0.3ubuntu7 [3280 B]
Get:310 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-regex1.74.0 amd64 1.74.0-14ubuntu3 [511 kB]
Get:311 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-graph1.74.0 amd64 1.74.0-14ubuntu3 [304 kB]
Get:312 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu-dev amd64 70.1-2 [11.6 MB]
Get:313 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-regex1.74-dev amd64 1.74.0-14ubuntu3 [596 kB]
Get:314 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-test1.74.0 amd64 1.74.0-14ubuntu3 [446 kB]
Get:315 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-test1.74-dev amd64 1.74.0-14ubuntu3 [564 kB]
Get:316 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-graph1.74-dev amd64 1.74.0-14ubuntu3 [335 kB]
Get:317 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-graph-dev amd64 1.74.0.3ubuntu7 [3348 B]
Get:318 http://archive.ubuntu.com/ubuntu jammy/main amd64 libevent-core-2.1-7 amd64 2.1.12-stable-1build3 [93.9 kB]
Get:319 http://archive.ubuntu.com/ubuntu jammy/main amd64 libevent-pthreads-2.1-7 amd64 2.1.12-stable-1build3 [7642 B]
Get:320 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libpsm-infinipath1 amd64 3.3+20.604758e7-6.1 [170 kB]
Get:321 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libpsm2-2 amd64 11.2.185-1 [182 kB]
Get:322 http://archive.ubuntu.com/ubuntu jammy/main amd64 librdmacm1 amd64 39.0-1 [71.2 kB]
Get:323 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfabric1 amd64 1.11.0-3 [558 kB]
Get:324 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libhwloc15 amd64 2.7.0-2ubuntu1 [159 kB]
Get:325 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxnvctrl0 amd64 510.47.03-0ubuntu1 [11.5 kB]
Get:326 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libhwloc-plugins amd64 2.7.0-2ubuntu1 [15.6 kB]
Get:327 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libpmix2 amd64 4.1.2-2ubuntu1 [604 kB]
Get:328 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libucx0 amd64 1.12.1~rc2-1 [891 kB]
Get:329 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopenmpi3 amd64 4.1.2-2ubuntu1 [2594 kB]
Get:330 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-mpi1.74.0 amd64 1.74.0-14ubuntu3 [259 kB]
Get:331 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-graph-parallel1.74.0 amd64 1.74.0-14ubuntu3 [266 kB]
Get:332 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-graph-parallel1.74-dev amd64 1.74.0-14ubuntu3 [277 kB]
Get:333 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-graph-parallel-dev amd64 1.74.0.3ubuntu7 [3384 B]
Get:334 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-iostreams1.74.0 amd64 1.74.0-14ubuntu3 [245 kB]
Get:335 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-iostreams1.74-dev amd64 1.74.0-14ubuntu3 [252 kB]
Get:336 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-iostreams-dev amd64 1.74.0.3ubuntu7 [3238 B]
Get:337 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-locale1.74.0 amd64 1.74.0-14ubuntu3 [413 kB]
Get:338 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-locale1.74-dev amd64 1.74.0-14ubuntu3 [594 kB]
Get:339 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-locale-dev amd64 1.74.0.3ubuntu7 [3572 B]
Get:340 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-log1.74.0 amd64 1.74.0-14ubuntu3 [592 kB]
Get:341 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-log1.74-dev amd64 1.74.0-14ubuntu3 [853 kB]
Get:342 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-log-dev amd64 1.74.0.3ubuntu7 [3446 B]
Get:343 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-math1.74.0 amd64 1.74.0-14ubuntu3 [423 kB]
Get:344 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-math1.74-dev amd64 1.74.0-14ubuntu3 [620 kB]
Get:345 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-math-dev amd64 1.74.0.3ubuntu7 [3454 B]
Get:346 http://archive.ubuntu.com/ubuntu jammy/universe amd64 openmpi-common all 4.1.2-2ubuntu1 [162 kB]
Get:347 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnl-3-dev amd64 3.5.0-0.1 [101 kB]
Get:348 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnl-route-3-dev amd64 3.5.0-0.1 [202 kB]
Get:349 http://archive.ubuntu.com/ubuntu jammy/main amd64 libibverbs-dev amd64 39.0-1 [628 kB]
Get:350 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnuma-dev amd64 2.0.14-3ubuntu2 [35.9 kB]
Get:351 http://archive.ubuntu.com/ubuntu jammy/main amd64 libltdl-dev amd64 2.4.6-15build2 [169 kB]
Get:352 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libhwloc-dev amd64 2.7.0-2ubuntu1 [256 kB]
Get:353 http://archive.ubuntu.com/ubuntu jammy/main amd64 libevent-2.1-7 amd64 2.1.12-stable-1build3 [148 kB]
Get:354 http://archive.ubuntu.com/ubuntu jammy/main amd64 libevent-extra-2.1-7 amd64 2.1.12-stable-1build3 [65.4 kB]
Get:355 http://archive.ubuntu.com/ubuntu jammy/main amd64 libevent-openssl-2.1-7 amd64 2.1.12-stable-1build3 [15.8 kB]
Get:356 http://archive.ubuntu.com/ubuntu jammy/main amd64 libevent-dev amd64 2.1.12-stable-1build3 [278 kB]
Get:357 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libpmix-dev amd64 4.1.2-2ubuntu1 [805 kB]
Get:358 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libjs-jquery-ui all 1.13.1+dfsg-1 [253 kB]
Get:359 http://archive.ubuntu.com/ubuntu jammy/universe amd64 openmpi-bin amd64 4.1.2-2ubuntu1 [116 kB]
Get:360 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopenmpi-dev amd64 4.1.2-2ubuntu1 [867 kB]
Get:361 http://archive.ubuntu.com/ubuntu jammy/universe amd64 mpi-default-dev amd64 1.14 [3698 B]
Get:362 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-mpi1.74-dev amd64 1.74.0-14ubuntu3 [285 kB]
Get:363 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-mpi-dev amd64 1.74.0.3ubuntu7 [3328 B]
Get:364 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-python1.74.0 amd64 1.74.0-14ubuntu3 [299 kB]
Get:365 http://archive.ubuntu.com/ubuntu jammy/universe amd64 mpi-default-bin amd64 1.14 [2898 B]
Get:366 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-mpi-python1.74.0 amd64 1.74.0-14ubuntu3 [351 kB]
Get:367 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-mpi-python1.74-dev amd64 1.74.0-14ubuntu3 [225 kB]
Get:368 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-mpi-python-dev amd64 1.74.0.3ubuntu7 [3382 B]
Get:369 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-numpy1.74.0 amd64 1.74.0-14ubuntu3 [229 kB]
Get:370 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-numpy1.74-dev amd64 1.74.0-14ubuntu3 [233 kB]
Get:371 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-numpy-dev amd64 1.74.0.3ubuntu7 [3286 B]
Get:372 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-program-options1.74.0 amd64 1.74.0-14ubuntu3 [311 kB]
Get:373 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-program-options1.74-dev amd64 1.74.0-14ubuntu3 [380 kB]
Get:374 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-program-options-dev amd64 1.74.0.3ubuntu7 [3266 B]
Get:375 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-python1.74-dev amd64 1.74.0-14ubuntu3 [323 kB]
Get:376 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-python-dev amd64 1.74.0.3ubuntu7 [3538 B]
Get:377 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-random1.74.0 amd64 1.74.0-14ubuntu3 [231 kB]
Get:378 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-random1.74-dev amd64 1.74.0-14ubuntu3 [231 kB]
Get:379 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-random-dev amd64 1.74.0.3ubuntu7 [3258 B]
Get:380 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-regex-dev amd64 1.74.0.3ubuntu7 [3510 B]
Get:381 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-serialization-dev amd64 1.74.0.3ubuntu7 [3468 B]
Get:382 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-stacktrace1.74.0 amd64 1.74.0-14ubuntu3 [267 kB]
Get:383 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-stacktrace1.74-dev amd64 1.74.0-14ubuntu3 [232 kB]
Get:384 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-stacktrace-dev amd64 1.74.0.3ubuntu7 [3260 B]
Get:385 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-system-dev amd64 1.74.0.3ubuntu7 [3390 B]
Get:386 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-test-dev amd64 1.74.0.3ubuntu7 [3274 B]
Get:387 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-thread-dev amd64 1.74.0.3ubuntu7 [3266 B]
Get:388 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-timer1.74.0 amd64 1.74.0-14ubuntu3 [228 kB]
Get:389 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-timer1.74-dev amd64 1.74.0-14ubuntu3 [231 kB]
Get:390 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-timer-dev amd64 1.74.0.3ubuntu7 [3380 B]
Get:391 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-type-erasure1.74.0 amd64 1.74.0-14ubuntu3 [234 kB]
Get:392 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-type-erasure1.74-dev amd64 1.74.0-14ubuntu3 [239 kB]
Get:393 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-type-erasure-dev amd64 1.74.0.3ubuntu7 [3344 B]
Get:394 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-wave1.74.0 amd64 1.74.0-14ubuntu3 [449 kB]
Get:395 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-wave1.74-dev amd64 1.74.0-14ubuntu3 [496 kB]
Get:396 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-wave-dev amd64 1.74.0.3ubuntu7 [3292 B]
Get:397 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-nowide1.74.0 amd64 1.74.0-14ubuntu3 [223 kB]
Get:398 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-nowide1.74-dev amd64 1.74.0-14ubuntu3 [220 kB]
Get:399 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-nowide-dev amd64 1.74.0.3ubuntu7 [3322 B]
Get:400 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-all-dev amd64 1.74.0.3ubuntu7 [2268 B]
Get:401 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libbson-1.0-0 amd64 1.21.0-1build1 [83.7 kB]
Get:402 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libbson-dev amd64 1.21.0-1build1 [138 kB]
Get:403 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libbtf1 amd64 1:5.10.1+dfsg-4build1 [12.1 kB]
Get:404 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libcamd2 amd64 1:5.10.1+dfsg-4build1 [23.3 kB]
Get:405 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libccolamd2 amd64 1:5.10.1+dfsg-4build1 [25.2 kB]
Get:406 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcolamd2 amd64 1:5.10.1+dfsg-4build1 [18.0 kB]
Get:407 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libmetis5 amd64 5.1.0.dfsg-7build2 [181 kB]
Get:408 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libcholmod3 amd64 1:5.10.1+dfsg-4build1 [346 kB]
Get:409 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libllvm14 amd64 1:14.0.0-1ubuntu1.1 [24.0 MB]
Get:410 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libclang1-14 amd64 1:14.0.0-1ubuntu1.1 [6792 kB]
Get:411 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcolord2 amd64 1.4.6-1 [155 kB]
Get:412 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libconsole-bridge1.0 amd64 1.0.1+dfsg2-3 [11.9 kB]
Get:413 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libcxsparse3 amd64 1:5.10.1+dfsg-4build1 [70.8 kB]
Get:414 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate-dev amd64 1.10-2 [59.2 kB]
Get:415 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdraco-dev amd64 1.5.2+dfsg-2 [1017 kB]
Get:416 http://archive.ubuntu.com/ubuntu jammy/main amd64 libepoxy0 amd64 1.5.10-1 [237 kB]
Get:417 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgslcblas0 amd64 2.7.1+dfsg-3 [94.4 kB]
Get:418 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgsl27 amd64 2.7.1+dfsg-3 [1000 kB]
Get:419 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgsl-dev amd64 2.7.1+dfsg-3 [1257 kB]
Get:420 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwayland-cursor0 amd64 1.20.0-1ubuntu0.1 [10.7 kB]
Get:421 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwayland-egl1 amd64 1.20.0-1ubuntu0.1 [5582 B]
Get:422 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgtk-3-common all 3.24.33-1ubuntu2 [239 kB]
Get:423 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgtk-3-0 amd64 3.24.33-1ubuntu2 [3053 kB]
Get:424 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libjgoodies-common-java all 1.8.1-2.1 [35.8 kB]
Get:425 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libjgoodies-forms-java all 1.9.0-3.1 [133 kB]
Get:426 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libjgoodies-looks-java all 2.7.0-3 [254 kB]
Get:427 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjsoncpp25 amd64 1.9.5-3 [80.0 kB]
Get:428 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libklu1 amd64 1:5.10.1+dfsg-4build1 [77.6 kB]
Get:429 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libldl2 amd64 1:5.10.1+dfsg-4build1 [11.7 kB]
Get:430 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblmdb-dev amd64 0.9.24-1build2 [63.7 kB]
Get:431 http://archive.ubuntu.com/ubuntu jammy/universe amd64 liblmdb++-dev amd64 0.9.14.1+git20160228.0b43ca8-1 [146 kB]
Get:432 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libmcpp0 amd64 2.7.2-5 [67.5 kB]
Get:433 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libminizip-dev amd64 1.1-8build1 [26.7 kB]
Get:434 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libmongocrypt0 amd64 1.3.0-1ubuntu1 [93.9 kB]
Get:435 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libmongoc-1.0-0 amd64 1.21.0-1build1 [311 kB]
Get:436 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libmongocrypt-dev amd64 1.3.0-1ubuntu1 [111 kB]
Get:437 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsnappy-dev amd64 1.1.8-1build3 [30.2 kB]
Get:438 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg2-3ubuntu1.2 [248 kB]
Get:439 http://archive.ubuntu.com/ubuntu jammy/main amd64 libzstd-dev amd64 1.4.8+dfsg-3build1 [401 kB]
Get:440 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libmongoc-dev amd64 1.21.0-1build1 [359 kB]
Get:441 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libmongoose2 amd64 1:5.10.1+dfsg-4build1 [33.5 kB]
Get:442 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libnlopt0 amd64 2.7.1-3build1 [184 kB]
Get:443 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libnlopt-dev amd64 2.7.1-3build1 [44.6 kB]
Get:444 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libnlopt-cxx0 amd64 2.7.1-3build1 [212 kB]
Get:445 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libnlopt-cxx-dev amd64 2.7.1-3build1 [9872 B]
Get:446 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libomp5-14 amd64 1:14.0.0-1ubuntu1.1 [389 kB]
Get:447 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libomp-14-dev amd64 1:14.0.0-1ubuntu1.1 [347 kB]
Get:448 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopenjfx-jni amd64 11.0.11+0-1 [21.6 MB]
Get:449 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopenjfx-java all 11.0.11+0-1 [7706 kB]
Get:450 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libqhull8.0 amd64 2020.2-4 [193 kB]
Get:451 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libqhull-r8.0 amd64 2020.2-4 [196 kB]
Get:452 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libqhullcpp8.0 amd64 2020.2-4 [53.0 kB]
Get:453 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libqhull-dev amd64 2020.2-4 [502 kB]
Get:454 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5bluetooth5-bin amd64 5.15.3-1 [12.0 kB]
Get:455 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5bluetooth5 amd64 5.15.3-1 [312 kB]
Get:456 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5designer5 amd64 5.15.3-1 [2832 kB]
Get:457 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5designercomponents5 amd64 5.15.3-1 [796 kB]
Get:458 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5help5 amd64 5.15.3-1 [162 kB]
Get:459 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5nfc5 amd64 5.15.3-1 [74.9 kB]
Get:460 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5opengl5 amd64 5.15.3+dfsg-2ubuntu0.2 [153 kB]
Get:461 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5opengl5-dev amd64 5.15.3+dfsg-2ubuntu0.2 [42.3 kB]
Get:462 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5quickwidgets5 amd64 5.15.3+dfsg-1 [39.9 kB]
Get:463 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5sql5-sqlite amd64 5.15.3+dfsg-2ubuntu0.2 [53.0 kB]
Get:464 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libqwt-qt5-6 amd64 6.1.4-2 [418 kB]
Get:465 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libqwt-qt5-dev amd64 6.1.4-2 [98.7 kB]
Get:466 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librbio2 amd64 1:5.10.1+dfsg-4build1 [26.6 kB]
Get:467 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libsliplu1 amd64 1:5.10.1+dfsg-4build1 [37.1 kB]
Get:468 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libspqr2 amd64 1:5.10.1+dfsg-4build1 [71.6 kB]
Get:469 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-dev amd64 3.37.2-2ubuntu0.1 [846 kB]
Get:470 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libumfpack5 amd64 1:5.10.1+dfsg-4build1 [250 kB]
Get:471 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libsuitesparse-dev amd64 1:5.10.1+dfsg-4build1 [1058 kB]
Get:472 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig-dev amd64 2.1-3.1ubuntu0.22.04.1 [27.4 kB]
Get:473 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblzma-dev amd64 5.2.5-2ubuntu1 [159 kB]
Get:474 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiffxx5 amd64 4.3.0-6ubuntu0.4 [5734 B]
Get:475 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff-dev amd64 4.3.0-6ubuntu0.4 [314 kB]
Get:476 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libtiff-tools amd64 4.3.0-6ubuntu0.4 [203 kB]
Get:477 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libtinyxml2.6.2v5 amd64 2.6.2-6 [33.0 kB]
Get:478 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libtinyxml-dev amd64 2.6.2-6 [50.0 kB]
Get:479 http://archive.ubuntu.com/ubuntu jammy/universe amd64 liburdfdom-model-state3.0 amd64 3.0.1-1 [12.4 kB]
Get:480 http://archive.ubuntu.com/ubuntu jammy/universe amd64 liburdfdom-model3.0 amd64 3.0.1-1 [43.9 kB]
Get:481 http://archive.ubuntu.com/ubuntu jammy/universe amd64 liburdfdom-sensor3.0 amd64 3.0.1-1 [10.8 kB]
Get:482 http://archive.ubuntu.com/ubuntu jammy/universe amd64 liburdfdom-world3.0 amd64 3.0.1-1 [42.9 kB]
Get:483 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libzeroc-ice3.7 amd64 3.7.6-4ubuntu1 [2655 kB]
Get:484 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libzeroc-ice3.7-java all 3.7.6-4ubuntu1 [3210 kB]
Get:485 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libzeroc-icestorm3.7 amd64 3.7.6-4ubuntu1 [231 kB]
Get:486 http://archive.ubuntu.com/ubuntu jammy/main amd64 mailcap all 3.70+nmu1ubuntu1 [23.8 kB]
Get:487 http://archive.ubuntu.com/ubuntu jammy/main amd64 mime-support all 3.66 [3696 B]
Get:488 http://archive.ubuntu.com/ubuntu jammy/main amd64 php-common all 2:92ubuntu1 [12.4 kB]
Get:489 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 php8.1-common amd64 8.1.2-1ubuntu2.13 [1125 kB]
Get:490 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 php8.1-opcache amd64 8.1.2-1ubuntu2.13 [365 kB]
Get:491 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 php8.1-readline amd64 8.1.2-1ubuntu2.13 [13.5 kB]
Get:492 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 php8.1-cli amd64 8.1.2-1ubuntu2.13 [1833 kB]
Get:493 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 php8.1-phpdbg amd64 8.1.2-1ubuntu2.13 [1854 kB]
Get:494 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-argcomplete all 1.8.1-1.5 [27.2 kB]
Get:495 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qdoc-qt5 amd64 5.15.3-1 [632 kB]
Get:496 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qhelpgenerator-qt5 amd64 5.15.3-1 [60.7 kB]
Get:497 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qt5-assistant amd64 5.15.3-1 [373 kB]
Get:498 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qtattributionsscanner-qt5 amd64 5.15.3-1 [32.5 kB]
Get:499 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qtconnectivity5-dev amd64 5.15.3-1 [30.0 kB]
Get:500 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttools5-dev-tools amd64 5.15.3-1 [1129 kB]
Get:501 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttools5-dev amd64 5.15.3-1 [203 kB]
Get:502 http://archive.ubuntu.com/ubuntu jammy/universe amd64 zeroc-icebridge amd64 3.7.6-4ubuntu1 [40.5 kB]
Get:503 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libalglib-dev amd64 3.18.0-1 [364 kB]
Get:504 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libassimp-dev amd64 5.2.2~ds0-1 [145 kB]
Get:505 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libconsole-bridge-dev amd64 1.0.1+dfsg2-3 [6700 B]
Get:506 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libeigen3-dev all 3.4.0-2ubuntu2 [1056 kB]
Get:507 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjsoncpp-dev amd64 1.9.5-3 [22.9 kB]
Get:508 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libomp-dev amd64 1:14.0-55~exp2 [3074 B]
Get:509 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libomp5 amd64 1:14.0-55~exp2 [3060 B]
Get:510 http://archive.ubuntu.com/ubuntu jammy/universe amd64 liburdfdom-headers-dev all 1.0.5-3 [14.1 kB]
Get:511 http://archive.ubuntu.com/ubuntu jammy/universe amd64 liburdfdom-dev amd64 3.0.1-1 [7156 B]
Get:512 http://archive.ubuntu.com/ubuntu jammy/universe amd64 zeroc-ice-slice all 3.7.6-4ubuntu1 [56.6 kB]
Get:513 http://archive.ubuntu.com/ubuntu jammy/universe amd64 zeroc-ice-compilers amd64 3.7.6-4ubuntu1 [2482 kB]
Get:514 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libzeroc-ice-dev amd64 3.7.6-4ubuntu1 [4505 kB]
Get:515 http://archive.ubuntu.com/ubuntu jammy/universe amd64 php-zeroc-ice amd64 3.7.6-4ubuntu1 [188 kB]
Get:516 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-zeroc-ice amd64 3.7.6-4ubuntu1 [578 kB]
Get:517 http://archive.ubuntu.com/ubuntu jammy/universe amd64 zeroc-glacier2 amd64 3.7.6-4ubuntu1 [170 kB]
Get:518 http://archive.ubuntu.com/ubuntu jammy/universe amd64 zeroc-ice-all-dev all 3.7.6-4ubuntu1 [9732 B]
Get:519 http://archive.ubuntu.com/ubuntu jammy/universe amd64 zeroc-ice-utils amd64 3.7.6-4ubuntu1 [418 kB]
Get:520 http://archive.ubuntu.com/ubuntu jammy/universe amd64 zeroc-icebox amd64 3.7.6-4ubuntu1 [81.7 kB]
Get:521 http://archive.ubuntu.com/ubuntu jammy/universe amd64 zeroc-icegrid amd64 3.7.6-4ubuntu1 [1186 kB]
Get:522 http://archive.ubuntu.com/ubuntu jammy/universe amd64 zeroc-icegridgui all 3.7.6-4ubuntu1 [829 kB]
Get:523 http://archive.ubuntu.com/ubuntu jammy/universe amd64 zeroc-icepatch2 amd64 3.7.6-4ubuntu1 [30.6 kB]
Get:524 http://archive.ubuntu.com/ubuntu jammy/universe amd64 zeroc-ice-all-runtime all 3.7.6-4ubuntu1 [9816 B]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 449 MB in 25s (18.1 MB/s)
Selecting previously unselected package libargon2-1:amd64.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 34197 files and directories currently installed.)
Preparing to unpack .../0-libargon2-1_0~20171227-0.3_amd64.deb ...
Unpacking libargon2-1:amd64 (0~20171227-0.3) ...
Selecting previously unselected package libdevmapper1.02.1:amd64.
Preparing to unpack .../1-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_amd64.deb ...
Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
Selecting previously unselected package libjson-c5:amd64.
Preparing to unpack .../2-libjson-c5_0.15-3~ubuntu1.22.04.1_amd64.deb ...
Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.1) ...
Selecting previously unselected package libcryptsetup12:amd64.
Preparing to unpack .../3-libcryptsetup12_2%3a2.4.3-1ubuntu1.1_amd64.deb ...
Unpacking libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.1) ...
Selecting previously unselected package libip4tc2:amd64.
Preparing to unpack .../4-libip4tc2_1.8.7-1ubuntu5.1_amd64.deb ...
Unpacking libip4tc2:amd64 (1.8.7-1ubuntu5.1) ...
Selecting previously unselected package libkmod2:amd64.
Preparing to unpack .../5-libkmod2_29-1ubuntu1_amd64.deb ...
Unpacking libkmod2:amd64 (29-1ubuntu1) ...
Selecting previously unselected package systemd.
Preparing to unpack .../6-systemd_249.11-0ubuntu3.9_amd64.deb ...
Unpacking systemd (249.11-0ubuntu3.9) ...
Setting up libargon2-1:amd64 (0~20171227-0.3) ...
Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.1) ...
Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.1) ...
Setting up libip4tc2:amd64 (1.8.7-1ubuntu5.1) ...
Setting up libkmod2:amd64 (29-1ubuntu1) ...
Setting up systemd (249.11-0ubuntu3.9) ...
Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
Initializing machine ID from D-Bus machine ID.
Selecting previously unselected package systemd-sysv.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 34998 files and directories currently installed.)
Preparing to unpack .../0-systemd-sysv_249.11-0ubuntu3.9_amd64.deb ...
Unpacking systemd-sysv (249.11-0ubuntu3.9) ...
Preparing to unpack .../1-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) over (12.1.0-2ubuntu1~22.04) ...
Preparing to unpack .../2-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) over (12.1.0-2ubuntu1~22.04) ...
Preparing to unpack .../3-libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) over (12.1.0-2ubuntu1~22.04) ...
Preparing to unpack .../4-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) over (12.1.0-2ubuntu1~22.04) ...
Preparing to unpack .../5-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) over (12.1.0-2ubuntu1~22.04) ...
Preparing to unpack .../6-libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) over (12.1.0-2ubuntu1~22.04) ...
Preparing to unpack .../7-gcc-12-base_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04) over (12.1.0-2ubuntu1~22.04) ...
Setting up gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 35015 files and directories currently installed.)
Preparing to unpack .../libgcc-s1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04) over (12.1.0-2ubuntu1~22.04) ...
Setting up libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 35015 files and directories currently installed.)
Preparing to unpack .../libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) over (12.1.0-2ubuntu1~22.04) ...
Preparing to unpack .../libstdc++6_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libstdc++6:amd64 (12.3.0-1ubuntu1~22.04) over (12.1.0-2ubuntu1~22.04) ...
Setting up libstdc++6:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libdouble-conversion3:amd64.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 35015 files and directories currently installed.)
Preparing to unpack .../000-libdouble-conversion3_3.1.7-4_amd64.deb ...
Unpacking libdouble-conversion3:amd64 (3.1.7-4) ...
Selecting previously unselected package libqt5core5a:amd64.
Preparing to unpack .../001-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libqt5script5:amd64.
Preparing to unpack .../002-libqt5script5_5.15.3+dfsg-1_amd64.deb ...
Unpacking libqt5script5:amd64 (5.15.3+dfsg-1) ...
Selecting previously unselected package libdrm-common.
Preparing to unpack .../003-libdrm-common_2.4.113-2~ubuntu0.22.04.1_all.deb ...
Unpacking libdrm-common (2.4.113-2~ubuntu0.22.04.1) ...
Selecting previously unselected package libdrm2:amd64.
Preparing to unpack .../004-libdrm2_2.4.113-2~ubuntu0.22.04.1_amd64.deb ...
Unpacking libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ...
Selecting previously unselected package libglvnd0:amd64.
Preparing to unpack .../005-libglvnd0_1.4.0-1_amd64.deb ...
Unpacking libglvnd0:amd64 (1.4.0-1) ...
Selecting previously unselected package libwayland-server0:amd64.
Preparing to unpack .../006-libwayland-server0_1.20.0-1ubuntu0.1_amd64.deb ...
Unpacking libwayland-server0:amd64 (1.20.0-1ubuntu0.1) ...
Selecting previously unselected package libgbm1:amd64.
Preparing to unpack .../007-libgbm1_23.0.4-0ubuntu1~22.04.1_amd64.deb ...
Unpacking libgbm1:amd64 (23.0.4-0ubuntu1~22.04.1) ...
Selecting previously unselected package libglapi-mesa:amd64.
Preparing to unpack .../008-libglapi-mesa_23.0.4-0ubuntu1~22.04.1_amd64.deb ...
Unpacking libglapi-mesa:amd64 (23.0.4-0ubuntu1~22.04.1) ...
Selecting previously unselected package libwayland-client0:amd64.
Preparing to unpack .../009-libwayland-client0_1.20.0-1ubuntu0.1_amd64.deb ...
Unpacking libwayland-client0:amd64 (1.20.0-1ubuntu0.1) ...
Selecting previously unselected package libx11-xcb1:amd64.
Preparing to unpack .../010-libx11-xcb1_2%3a1.7.5-1ubuntu0.2_amd64.deb ...
Unpacking libx11-xcb1:amd64 (2:1.7.5-1ubuntu0.2) ...
Selecting previously unselected package libxcb-dri2-0:amd64.
Preparing to unpack .../011-libxcb-dri2-0_1.14-3ubuntu3_amd64.deb ...
Unpacking libxcb-dri2-0:amd64 (1.14-3ubuntu3) ...
Selecting previously unselected package libxcb-dri3-0:amd64.
Preparing to unpack .../012-libxcb-dri3-0_1.14-3ubuntu3_amd64.deb ...
Unpacking libxcb-dri3-0:amd64 (1.14-3ubuntu3) ...
Selecting previously unselected package libxcb-present0:amd64.
Preparing to unpack .../013-libxcb-present0_1.14-3ubuntu3_amd64.deb ...
Unpacking libxcb-present0:amd64 (1.14-3ubuntu3) ...
Selecting previously unselected package libxcb-randr0:amd64.
Preparing to unpack .../014-libxcb-randr0_1.14-3ubuntu3_amd64.deb ...
Unpacking libxcb-randr0:amd64 (1.14-3ubuntu3) ...
Selecting previously unselected package libxcb-sync1:amd64.
Preparing to unpack .../015-libxcb-sync1_1.14-3ubuntu3_amd64.deb ...
Unpacking libxcb-sync1:amd64 (1.14-3ubuntu3) ...
Selecting previously unselected package libxcb-xfixes0:amd64.
Preparing to unpack .../016-libxcb-xfixes0_1.14-3ubuntu3_amd64.deb ...
Unpacking libxcb-xfixes0:amd64 (1.14-3ubuntu3) ...
Selecting previously unselected package libxshmfence1:amd64.
Preparing to unpack .../017-libxshmfence1_1.3-1build4_amd64.deb ...
Unpacking libxshmfence1:amd64 (1.3-1build4) ...
Selecting previously unselected package libegl-mesa0:amd64.
Preparing to unpack .../018-libegl-mesa0_23.0.4-0ubuntu1~22.04.1_amd64.deb ...
Unpacking libegl-mesa0:amd64 (23.0.4-0ubuntu1~22.04.1) ...
Selecting previously unselected package libegl1:amd64.
Preparing to unpack .../019-libegl1_1.4.0-1_amd64.deb ...
Unpacking libegl1:amd64 (1.4.0-1) ...
Selecting previously unselected package libxcb-glx0:amd64.
Preparing to unpack .../020-libxcb-glx0_1.14-3ubuntu3_amd64.deb ...
Unpacking libxcb-glx0:amd64 (1.14-3ubuntu3) ...
Selecting previously unselected package libxxf86vm1:amd64.
Preparing to unpack .../021-libxxf86vm1_1%3a1.1.4-1build3_amd64.deb ...
Unpacking libxxf86vm1:amd64 (1:1.1.4-1build3) ...
Selecting previously unselected package libdrm-amdgpu1:amd64.
Preparing to unpack .../022-libdrm-amdgpu1_2.4.113-2~ubuntu0.22.04.1_amd64.deb ...
Unpacking libdrm-amdgpu1:amd64 (2.4.113-2~ubuntu0.22.04.1) ...
Selecting previously unselected package libpciaccess0:amd64.
Preparing to unpack .../023-libpciaccess0_0.16-3_amd64.deb ...
Unpacking libpciaccess0:amd64 (0.16-3) ...
Selecting previously unselected package libdrm-intel1:amd64.
Preparing to unpack .../024-libdrm-intel1_2.4.113-2~ubuntu0.22.04.1_amd64.deb ...
Unpacking libdrm-intel1:amd64 (2.4.113-2~ubuntu0.22.04.1) ...
Selecting previously unselected package libdrm-nouveau2:amd64.
Preparing to unpack .../025-libdrm-nouveau2_2.4.113-2~ubuntu0.22.04.1_amd64.deb ...
Unpacking libdrm-nouveau2:amd64 (2.4.113-2~ubuntu0.22.04.1) ...
Selecting previously unselected package libdrm-radeon1:amd64.
Preparing to unpack .../026-libdrm-radeon1_2.4.113-2~ubuntu0.22.04.1_amd64.deb ...
Unpacking libdrm-radeon1:amd64 (2.4.113-2~ubuntu0.22.04.1) ...
Selecting previously unselected package libllvm15:amd64.
Preparing to unpack .../027-libllvm15_1%3a15.0.7-0ubuntu0.22.04.3_amd64.deb ...
Unpacking libllvm15:amd64 (1:15.0.7-0ubuntu0.22.04.3) ...
Selecting previously unselected package libsensors-config.
Preparing to unpack .../028-libsensors-config_1%3a3.6.0-7ubuntu1_all.deb ...
Unpacking libsensors-config (1:3.6.0-7ubuntu1) ...
Selecting previously unselected package libsensors5:amd64.
Preparing to unpack .../029-libsensors5_1%3a3.6.0-7ubuntu1_amd64.deb ...
Unpacking libsensors5:amd64 (1:3.6.0-7ubuntu1) ...
Selecting previously unselected package libgl1-mesa-dri:amd64.
Preparing to unpack .../030-libgl1-mesa-dri_23.0.4-0ubuntu1~22.04.1_amd64.deb ...
Unpacking libgl1-mesa-dri:amd64 (23.0.4-0ubuntu1~22.04.1) ...
Selecting previously unselected package libglx-mesa0:amd64.
Preparing to unpack .../031-libglx-mesa0_23.0.4-0ubuntu1~22.04.1_amd64.deb ...
Unpacking libglx-mesa0:amd64 (23.0.4-0ubuntu1~22.04.1) ...
Selecting previously unselected package libglx0:amd64.
Preparing to unpack .../032-libglx0_1.4.0-1_amd64.deb ...
Unpacking libglx0:amd64 (1.4.0-1) ...
Selecting previously unselected package libgl1:amd64.
Preparing to unpack .../033-libgl1_1.4.0-1_amd64.deb ...
Unpacking libgl1:amd64 (1.4.0-1) ...
Selecting previously unselected package libevdev2:amd64.
Preparing to unpack .../034-libevdev2_1.12.1+dfsg-1_amd64.deb ...
Unpacking libevdev2:amd64 (1.12.1+dfsg-1) ...
Selecting previously unselected package libmtdev1:amd64.
Preparing to unpack .../035-libmtdev1_1.1.6-1build4_amd64.deb ...
Unpacking libmtdev1:amd64 (1.1.6-1build4) ...
Selecting previously unselected package libgudev-1.0-0:amd64.
Preparing to unpack .../036-libgudev-1.0-0_1%3a237-2build1_amd64.deb ...
Unpacking libgudev-1.0-0:amd64 (1:237-2build1) ...
Selecting previously unselected package libwacom-common.
Preparing to unpack .../037-libwacom-common_2.2.0-1_all.deb ...
Unpacking libwacom-common (2.2.0-1) ...
Selecting previously unselected package libwacom9:amd64.
Preparing to unpack .../038-libwacom9_2.2.0-1_amd64.deb ...
Unpacking libwacom9:amd64 (2.2.0-1) ...
Selecting previously unselected package libinput-bin.
Preparing to unpack .../039-libinput-bin_1.20.0-1ubuntu0.3_amd64.deb ...
Unpacking libinput-bin (1.20.0-1ubuntu0.3) ...
Selecting previously unselected package libinput10:amd64.
Preparing to unpack .../040-libinput10_1.20.0-1ubuntu0.3_amd64.deb ...
Unpacking libinput10:amd64 (1.20.0-1ubuntu0.3) ...
Selecting previously unselected package libmd4c0:amd64.
Preparing to unpack .../041-libmd4c0_0.4.8-1_amd64.deb ...
Unpacking libmd4c0:amd64 (0.4.8-1) ...
Selecting previously unselected package libqt5dbus5:amd64.
Preparing to unpack .../042-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libqt5network5:amd64.
Preparing to unpack .../043-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libxcb-icccm4:amd64.
Preparing to unpack .../044-libxcb-icccm4_0.4.1-1.1build2_amd64.deb ...
Unpacking libxcb-icccm4:amd64 (0.4.1-1.1build2) ...
Selecting previously unselected package libxcb-util1:amd64.
Preparing to unpack .../045-libxcb-util1_0.4.0-1build2_amd64.deb ...
Unpacking libxcb-util1:amd64 (0.4.0-1build2) ...
Selecting previously unselected package libxcb-image0:amd64.
Preparing to unpack .../046-libxcb-image0_0.4.0-2_amd64.deb ...
Unpacking libxcb-image0:amd64 (0.4.0-2) ...
Selecting previously unselected package libxcb-keysyms1:amd64.
Preparing to unpack .../047-libxcb-keysyms1_0.4.0-1build3_amd64.deb ...
Unpacking libxcb-keysyms1:amd64 (0.4.0-1build3) ...
Selecting previously unselected package libxcb-render-util0:amd64.
Preparing to unpack .../048-libxcb-render-util0_0.3.9-1build3_amd64.deb ...
Unpacking libxcb-render-util0:amd64 (0.3.9-1build3) ...
Selecting previously unselected package libxcb-shape0:amd64.
Preparing to unpack .../049-libxcb-shape0_1.14-3ubuntu3_amd64.deb ...
Unpacking libxcb-shape0:amd64 (1.14-3ubuntu3) ...
Selecting previously unselected package libxcb-xinerama0:amd64.
Preparing to unpack .../050-libxcb-xinerama0_1.14-3ubuntu3_amd64.deb ...
Unpacking libxcb-xinerama0:amd64 (1.14-3ubuntu3) ...
Selecting previously unselected package libxcb-xinput0:amd64.
Preparing to unpack .../051-libxcb-xinput0_1.14-3ubuntu3_amd64.deb ...
Unpacking libxcb-xinput0:amd64 (1.14-3ubuntu3) ...
Selecting previously unselected package libxcb-xkb1:amd64.
Preparing to unpack .../052-libxcb-xkb1_1.14-3ubuntu3_amd64.deb ...
Unpacking libxcb-xkb1:amd64 (1.14-3ubuntu3) ...
Selecting previously unselected package xkb-data.
Preparing to unpack .../053-xkb-data_2.33-1_all.deb ...
Unpacking xkb-data (2.33-1) ...
Selecting previously unselected package libxkbcommon0:amd64.
Preparing to unpack .../054-libxkbcommon0_1.4.0-1_amd64.deb ...
Unpacking libxkbcommon0:amd64 (1.4.0-1) ...
Selecting previously unselected package libxkbcommon-x11-0:amd64.
Preparing to unpack .../055-libxkbcommon-x11-0_1.4.0-1_amd64.deb ...
Unpacking libxkbcommon-x11-0:amd64 (1.4.0-1) ...
Selecting previously unselected package libqt5gui5:amd64.
Preparing to unpack .../056-libqt5gui5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5gui5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libqt5widgets5:amd64.
Preparing to unpack .../057-libqt5widgets5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5widgets5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libqt5scripttools5:amd64.
Preparing to unpack .../058-libqt5scripttools5_5.15.3+dfsg-1_amd64.deb ...
Unpacking libqt5scripttools5:amd64 (5.15.3+dfsg-1) ...
Selecting previously unselected package libqt5svg5:amd64.
Preparing to unpack .../059-libqt5svg5_5.15.3-1_amd64.deb ...
Unpacking libqt5svg5:amd64 (5.15.3-1) ...
Selecting previously unselected package libqt5svg5-dev:amd64.
Preparing to unpack .../060-libqt5svg5-dev_5.15.3-1_amd64.deb ...
Unpacking libqt5svg5-dev:amd64 (5.15.3-1) ...
Selecting previously unselected package libdw1:amd64.
Preparing to unpack .../061-libdw1_0.186-1build1_amd64.deb ...
Unpacking libdw1:amd64 (0.186-1build1) ...
Selecting previously unselected package libunwind8:amd64.
Preparing to unpack .../062-libunwind8_1.3.2-2build2.1_amd64.deb ...
Unpacking libunwind8:amd64 (1.3.2-2build2.1) ...
Selecting previously unselected package libcap2-bin.
Preparing to unpack .../063-libcap2-bin_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ...
Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.1) ...
Selecting previously unselected package libgstreamer1.0-0:amd64.
Preparing to unpack .../064-libgstreamer1.0-0_1.20.3-0ubuntu1_amd64.deb ...
Unpacking libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ...
Selecting previously unselected package liborc-0.4-0:amd64.
Preparing to unpack .../065-liborc-0.4-0_1%3a0.4.32-2_amd64.deb ...
Unpacking liborc-0.4-0:amd64 (1:0.4.32-2) ...
Selecting previously unselected package iso-codes.
Preparing to unpack .../066-iso-codes_4.9.0-1_all.deb ...
Unpacking iso-codes (4.9.0-1) ...
Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64.
Preparing to unpack .../067-libgstreamer-plugins-base1.0-0_1.20.1-1ubuntu0.1_amd64.deb ...
Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.20.1-1ubuntu0.1) ...
Selecting previously unselected package libhyphen0:amd64.
Preparing to unpack .../068-libhyphen0_2.8.8-7build2_amd64.deb ...
Unpacking libhyphen0:amd64 (2.8.8-7build2) ...
Selecting previously unselected package libqt5positioning5:amd64.
Preparing to unpack .../069-libqt5positioning5_5.15.3+dfsg-3_amd64.deb ...
Unpacking libqt5positioning5:amd64 (5.15.3+dfsg-3) ...
Selecting previously unselected package libqt5printsupport5:amd64.
Preparing to unpack .../070-libqt5printsupport5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5printsupport5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libqt5qml5:amd64.
Preparing to unpack .../071-libqt5qml5_5.15.3+dfsg-1_amd64.deb ...
Unpacking libqt5qml5:amd64 (5.15.3+dfsg-1) ...
Selecting previously unselected package libqt5qmlmodels5:amd64.
Preparing to unpack .../072-libqt5qmlmodels5_5.15.3+dfsg-1_amd64.deb ...
Unpacking libqt5qmlmodels5:amd64 (5.15.3+dfsg-1) ...
Selecting previously unselected package libqt5quick5:amd64.
Preparing to unpack .../073-libqt5quick5_5.15.3+dfsg-1_amd64.deb ...
Unpacking libqt5quick5:amd64 (5.15.3+dfsg-1) ...
Selecting previously unselected package libqt5sensors5:amd64.
Preparing to unpack .../074-libqt5sensors5_5.15.3-1_amd64.deb ...
Unpacking libqt5sensors5:amd64 (5.15.3-1) ...
Selecting previously unselected package libqt5webchannel5:amd64.
Preparing to unpack .../075-libqt5webchannel5_5.15.3-1_amd64.deb ...
Unpacking libqt5webchannel5:amd64 (5.15.3-1) ...
Selecting previously unselected package libwoff1:amd64.
Preparing to unpack .../076-libwoff1_1.0.2-1build4_amd64.deb ...
Unpacking libwoff1:amd64 (1.0.2-1build4) ...
Selecting previously unselected package libxslt1.1:amd64.
Preparing to unpack .../077-libxslt1.1_1.1.34-4ubuntu0.22.04.1_amd64.deb ...
Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.1) ...
Selecting previously unselected package libqt5webkit5:amd64.
Preparing to unpack .../078-libqt5webkit5_5.212.0~alpha4-15ubuntu1_amd64.deb ...
Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-15ubuntu1) ...
Selecting previously unselected package xorg-sgml-doctools.
Preparing to unpack .../079-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ...
Unpacking xorg-sgml-doctools (1:1.11-1.1) ...
Selecting previously unselected package x11proto-dev.
Preparing to unpack .../080-x11proto-dev_2021.5-1_all.deb ...
Unpacking x11proto-dev (2021.5-1) ...
Selecting previously unselected package libxau-dev:amd64.
Preparing to unpack .../081-libxau-dev_1%3a1.0.9-1build5_amd64.deb ...
Unpacking libxau-dev:amd64 (1:1.0.9-1build5) ...
Selecting previously unselected package libxdmcp-dev:amd64.
Preparing to unpack .../082-libxdmcp-dev_1%3a1.1.3-0ubuntu5_amd64.deb ...
Unpacking libxdmcp-dev:amd64 (1:1.1.3-0ubuntu5) ...
Selecting previously unselected package xtrans-dev.
Preparing to unpack .../083-xtrans-dev_1.4.0-1_all.deb ...
Unpacking xtrans-dev (1.4.0-1) ...
Selecting previously unselected package libpthread-stubs0-dev:amd64.
Preparing to unpack .../084-libpthread-stubs0-dev_0.4-1build2_amd64.deb ...
Unpacking libpthread-stubs0-dev:amd64 (0.4-1build2) ...
Selecting previously unselected package libxcb1-dev:amd64.
Preparing to unpack .../085-libxcb1-dev_1.14-3ubuntu3_amd64.deb ...
Unpacking libxcb1-dev:amd64 (1.14-3ubuntu3) ...
Selecting previously unselected package libx11-dev:amd64.
Preparing to unpack .../086-libx11-dev_2%3a1.7.5-1ubuntu0.2_amd64.deb ...
Unpacking libx11-dev:amd64 (2:1.7.5-1ubuntu0.2) ...
Selecting previously unselected package libglx-dev:amd64.
Preparing to unpack .../087-libglx-dev_1.4.0-1_amd64.deb ...
Unpacking libglx-dev:amd64 (1.4.0-1) ...
Selecting previously unselected package libgl-dev:amd64.
Preparing to unpack .../088-libgl-dev_1.4.0-1_amd64.deb ...
Unpacking libgl-dev:amd64 (1.4.0-1) ...
Selecting previously unselected package libegl-dev:amd64.
Preparing to unpack .../089-libegl-dev_1.4.0-1_amd64.deb ...
Unpacking libegl-dev:amd64 (1.4.0-1) ...
Selecting previously unselected package libopengl0:amd64.
Preparing to unpack .../090-libopengl0_1.4.0-1_amd64.deb ...
Unpacking libopengl0:amd64 (1.4.0-1) ...
Selecting previously unselected package libglu1-mesa:amd64.
Preparing to unpack .../091-libglu1-mesa_9.0.2-1_amd64.deb ...
Unpacking libglu1-mesa:amd64 (9.0.2-1) ...
Selecting previously unselected package libglu1-mesa-dev:amd64.
Preparing to unpack .../092-libglu1-mesa-dev_9.0.2-1_amd64.deb ...
Unpacking libglu1-mesa-dev:amd64 (9.0.2-1) ...
Selecting previously unselected package libqt5concurrent5:amd64.
Preparing to unpack .../093-libqt5concurrent5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5concurrent5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libqt5sql5:amd64.
Preparing to unpack .../094-libqt5sql5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5sql5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libqt5test5:amd64.
Preparing to unpack .../095-libqt5test5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5test5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libqt5xml5:amd64.
Preparing to unpack .../096-libqt5xml5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5xml5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libvulkan1:amd64.
Preparing to unpack .../097-libvulkan1_1.3.204.1-2_amd64.deb ...
Unpacking libvulkan1:amd64 (1.3.204.1-2) ...
Selecting previously unselected package libvulkan-dev:amd64.
Preparing to unpack .../098-libvulkan-dev_1.3.204.1-2_amd64.deb ...
Unpacking libvulkan-dev:amd64 (1.3.204.1-2) ...
Selecting previously unselected package libxext-dev:amd64.
Preparing to unpack .../099-libxext-dev_2%3a1.3.4-1build1_amd64.deb ...
Unpacking libxext-dev:amd64 (2:1.3.4-1build1) ...
Selecting previously unselected package qt5-qmake-bin.
Preparing to unpack .../100-qt5-qmake-bin_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking qt5-qmake-bin (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package qtchooser.
Preparing to unpack .../101-qtchooser_66-2build1_amd64.deb ...
Unpacking qtchooser (66-2build1) ...
Selecting previously unselected package qt5-qmake:amd64.
Preparing to unpack .../102-qt5-qmake_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking qt5-qmake:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package qtbase5-dev-tools.
Preparing to unpack .../103-qtbase5-dev-tools_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking qtbase5-dev-tools (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package qtbase5-dev:amd64.
Preparing to unpack .../104-qtbase5-dev_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking qtbase5-dev:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package qtscript5-dev:amd64.
Preparing to unpack .../105-qtscript5-dev_5.15.3+dfsg-1_amd64.deb ...
Unpacking qtscript5-dev:amd64 (5.15.3+dfsg-1) ...
Selecting previously unselected package libpam-systemd:amd64.
Preparing to unpack .../106-libpam-systemd_249.11-0ubuntu3.9_amd64.deb ...
Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.9) ...
Selecting previously unselected package tzdata.
Preparing to unpack .../107-tzdata_2023c-0ubuntu0.22.04.2_all.deb ...
Unpacking tzdata (2023c-0ubuntu0.22.04.2) ...
Selecting previously unselected package liblmdb0:amd64.
Preparing to unpack .../108-liblmdb0_0.9.24-1build2_amd64.deb ...
Unpacking liblmdb0:amd64 (0.9.24-1build2) ...
Selecting previously unselected package libmagic-mgc.
Preparing to unpack .../109-libmagic-mgc_1%3a5.41-3_amd64.deb ...
Unpacking libmagic-mgc (1:5.41-3) ...
Selecting previously unselected package libmagic1:amd64.
Preparing to unpack .../110-libmagic1_1%3a5.41-3_amd64.deb ...
Unpacking libmagic1:amd64 (1:5.41-3) ...
Selecting previously unselected package libnuma1:amd64.
Preparing to unpack .../111-libnuma1_2.0.14-3ubuntu2_amd64.deb ...
Unpacking libnuma1:amd64 (2.0.14-3ubuntu2) ...
Selecting previously unselected package psmisc.
Preparing to unpack .../112-psmisc_23.4-2build3_amd64.deb ...
Unpacking psmisc (23.4-2build3) ...
Selecting previously unselected package libsigsegv2:amd64.
Preparing to unpack .../113-libsigsegv2_2.13-1ubuntu3_amd64.deb ...
Unpacking libsigsegv2:amd64 (2.13-1ubuntu3) ...
Selecting previously unselected package m4.
Preparing to unpack .../114-m4_1.4.18-5ubuntu2_amd64.deb ...
Unpacking m4 (1.4.18-5ubuntu2) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../115-autoconf_2.71-2_all.deb ...
Unpacking autoconf (2.71-2) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../116-autotools-dev_20220109.1_all.deb ...
Unpacking autotools-dev (20220109.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../117-automake_1%3a1.16.5-1.3_all.deb ...
Unpacking automake (1:1.16.5-1.3) ...
Selecting previously unselected package java-common.
Preparing to unpack .../118-java-common_0.72build2_all.deb ...
Unpacking java-common (0.72build2) ...
Selecting previously unselected package liblcms2-2:amd64.
Preparing to unpack .../119-liblcms2-2_2.12~rc1-2build2_amd64.deb ...
Unpacking liblcms2-2:amd64 (2.12~rc1-2build2) ...
Selecting previously unselected package libnspr4:amd64.
Preparing to unpack .../120-libnspr4_2%3a4.32-3build1_amd64.deb ...
Unpacking libnspr4:amd64 (2:4.32-3build1) ...
Selecting previously unselected package libnss3:amd64.
Preparing to unpack .../121-libnss3_2%3a3.68.2-0ubuntu1.2_amd64.deb ...
Unpacking libnss3:amd64 (2:3.68.2-0ubuntu1.2) ...
Selecting previously unselected package libasound2-data.
Preparing to unpack .../122-libasound2-data_1.2.6.1-1ubuntu1_all.deb ...
Unpacking libasound2-data (1.2.6.1-1ubuntu1) ...
Selecting previously unselected package libasound2:amd64.
Preparing to unpack .../123-libasound2_1.2.6.1-1ubuntu1_amd64.deb ...
Unpacking libasound2:amd64 (1.2.6.1-1ubuntu1) ...
Selecting previously unselected package libpcsclite1:amd64.
Preparing to unpack .../124-libpcsclite1_1.9.5-3ubuntu1_amd64.deb ...
Unpacking libpcsclite1:amd64 (1.9.5-3ubuntu1) ...
Selecting previously unselected package openjdk-11-jre-headless:amd64.
Preparing to unpack .../125-openjdk-11-jre-headless_11.0.20+8-1ubuntu1~22.04_amd64.deb ...
Unpacking openjdk-11-jre-headless:amd64 (11.0.20+8-1ubuntu1~22.04) ...
Selecting previously unselected package default-jre-headless.
Preparing to unpack .../126-default-jre-headless_2%3a1.11-72build2_amd64.deb ...
Unpacking default-jre-headless (2:1.11-72build2) ...
Selecting previously unselected package ca-certificates-java.
Preparing to unpack .../127-ca-certificates-java_20190909ubuntu1.2_all.deb ...
Unpacking ca-certificates-java (20190909ubuntu1.2) ...
Preparing to unpack .../128-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking g++-11 (11.4.0-1ubuntu1~22.04) over (11.3.0-1ubuntu1~22.04.1) ...
Preparing to unpack .../129-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) over (11.3.0-1ubuntu1~22.04.1) ...
Preparing to unpack .../130-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) over (11.3.0-1ubuntu1~22.04.1) ...
Preparing to unpack .../131-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) over (11.3.0-1ubuntu1~22.04.1) ...
Preparing to unpack .../132-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) over (11.3.0-1ubuntu1~22.04.1) ...
Preparing to unpack .../133-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) over (11.3.0-1ubuntu1~22.04.1) ...
Preparing to unpack .../134-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) over (11.3.0-1ubuntu1~22.04.1) ...
Preparing to unpack .../135-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) over (11.3.0-1ubuntu1~22.04.1) ...
Selecting previously unselected package gcc-9-base:amd64.
Preparing to unpack .../136-gcc-9-base_9.5.0-1ubuntu1~22.04_amd64.deb ...
Unpacking gcc-9-base:amd64 (9.5.0-1ubuntu1~22.04) ...
Selecting previously unselected package cpp-9.
Preparing to unpack .../137-cpp-9_9.5.0-1ubuntu1~22.04_amd64.deb ...
Unpacking cpp-9 (9.5.0-1ubuntu1~22.04) ...
Selecting previously unselected package dbus-user-session.
Preparing to unpack .../138-dbus-user-session_1.12.20-2ubuntu4.1_amd64.deb ...
Unpacking dbus-user-session (1.12.20-2ubuntu4.1) ...
Selecting previously unselected package libdconf1:amd64.
Preparing to unpack .../139-libdconf1_0.40.0-3_amd64.deb ...
Unpacking libdconf1:amd64 (0.40.0-3) ...
Selecting previously unselected package dconf-service.
Preparing to unpack .../140-dconf-service_0.40.0-3_amd64.deb ...
Unpacking dconf-service (0.40.0-3) ...
Selecting previously unselected package dconf-gsettings-backend:amd64.
Preparing to unpack .../141-dconf-gsettings-backend_0.40.0-3_amd64.deb ...
Unpacking dconf-gsettings-backend:amd64 (0.40.0-3) ...
Selecting previously unselected package libgif7:amd64.
Preparing to unpack .../142-libgif7_5.1.9-2build2_amd64.deb ...
Unpacking libgif7:amd64 (5.1.9-2build2) ...
Selecting previously unselected package libxtst6:amd64.
Preparing to unpack .../143-libxtst6_2%3a1.2.3-1build4_amd64.deb ...
Unpacking libxtst6:amd64 (2:1.2.3-1build4) ...
Selecting previously unselected package openjdk-11-jre:amd64.
Preparing to unpack .../144-openjdk-11-jre_11.0.20+8-1ubuntu1~22.04_amd64.deb ...
Unpacking openjdk-11-jre:amd64 (11.0.20+8-1ubuntu1~22.04) ...
Selecting previously unselected package default-jre.
Preparing to unpack .../145-default-jre_2%3a1.11-72build2_amd64.deb ...
Unpacking default-jre (2:1.11-72build2) ...
Selecting previously unselected package freeglut3:amd64.
Preparing to unpack .../146-freeglut3_2.8.1-6_amd64.deb ...
Unpacking freeglut3:amd64 (2.8.1-6) ...
Selecting previously unselected package libglvnd-core-dev:amd64.
Preparing to unpack .../147-libglvnd-core-dev_1.4.0-1_amd64.deb ...
Unpacking libglvnd-core-dev:amd64 (1.4.0-1) ...
Selecting previously unselected package libgles1:amd64.
Preparing to unpack .../148-libgles1_1.4.0-1_amd64.deb ...
Unpacking libgles1:amd64 (1.4.0-1) ...
Selecting previously unselected package libgles2:amd64.
Preparing to unpack .../149-libgles2_1.4.0-1_amd64.deb ...
Unpacking libgles2:amd64 (1.4.0-1) ...
Selecting previously unselected package libgles-dev:amd64.
Preparing to unpack .../150-libgles-dev_1.4.0-1_amd64.deb ...
Unpacking libgles-dev:amd64 (1.4.0-1) ...
Selecting previously unselected package libopengl-dev:amd64.
Preparing to unpack .../151-libopengl-dev_1.4.0-1_amd64.deb ...
Unpacking libopengl-dev:amd64 (1.4.0-1) ...
Selecting previously unselected package libglvnd-dev:amd64.
Preparing to unpack .../152-libglvnd-dev_1.4.0-1_amd64.deb ...
Unpacking libglvnd-dev:amd64 (1.4.0-1) ...
Selecting previously unselected package libgl1-mesa-dev:amd64.
Preparing to unpack .../153-libgl1-mesa-dev_23.0.4-0ubuntu1~22.04.1_amd64.deb ...
Unpacking libgl1-mesa-dev:amd64 (23.0.4-0ubuntu1~22.04.1) ...
Selecting previously unselected package libice-dev:amd64.
Preparing to unpack .../154-libice-dev_2%3a1.0.10-1build2_amd64.deb ...
Unpacking libice-dev:amd64 (2:1.0.10-1build2) ...
Selecting previously unselected package libsm-dev:amd64.
Preparing to unpack .../155-libsm-dev_2%3a1.2.3-1build2_amd64.deb ...
Unpacking libsm-dev:amd64 (2:1.2.3-1build2) ...
Selecting previously unselected package libxt-dev:amd64.
Preparing to unpack .../156-libxt-dev_1%3a1.2.1-1_amd64.deb ...
Unpacking libxt-dev:amd64 (1:1.2.1-1) ...
Selecting previously unselected package freeglut3-dev:amd64.
Preparing to unpack .../157-freeglut3-dev_2.8.1-6_amd64.deb ...
Unpacking freeglut3-dev:amd64 (2.8.1-6) ...
Selecting previously unselected package libasan5:amd64.
Preparing to unpack .../158-libasan5_9.5.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libasan5:amd64 (9.5.0-1ubuntu1~22.04) ...
Selecting previously unselected package libgcc-9-dev:amd64.
Preparing to unpack .../159-libgcc-9-dev_9.5.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libgcc-9-dev:amd64 (9.5.0-1ubuntu1~22.04) ...
Selecting previously unselected package gcc-9.
Preparing to unpack .../160-gcc-9_9.5.0-1ubuntu1~22.04_amd64.deb ...
Unpacking gcc-9 (9.5.0-1ubuntu1~22.04) ...
Selecting previously unselected package libstdc++-9-dev:amd64.
Preparing to unpack .../161-libstdc++-9-dev_9.5.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libstdc++-9-dev:amd64 (9.5.0-1ubuntu1~22.04) ...
Selecting previously unselected package g++-9.
Preparing to unpack .../162-g++-9_9.5.0-1ubuntu1~22.04_amd64.deb ...
Unpacking g++-9 (9.5.0-1ubuntu1~22.04) ...
Selecting previously unselected package libgfortran5:amd64.
Preparing to unpack .../163-libgfortran5_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libgfortran5:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libgfortran-11-dev:amd64.
Preparing to unpack .../164-libgfortran-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libgfortran-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package gfortran-11.
Preparing to unpack .../165-gfortran-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking gfortran-11 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package hdf5-helpers.
Preparing to unpack .../166-hdf5-helpers_1.10.7+repack-4ubuntu2_amd64.deb ...
Unpacking hdf5-helpers (1.10.7+repack-4ubuntu2) ...
Selecting previously unselected package libnl-3-200:amd64.
Preparing to unpack .../167-libnl-3-200_3.5.0-0.1_amd64.deb ...
Unpacking libnl-3-200:amd64 (3.5.0-0.1) ...
Selecting previously unselected package libnl-route-3-200:amd64.
Preparing to unpack .../168-libnl-route-3-200_3.5.0-0.1_amd64.deb ...
Unpacking libnl-route-3-200:amd64 (3.5.0-0.1) ...
Selecting previously unselected package libibverbs1:amd64.
Preparing to unpack .../169-libibverbs1_39.0-1_amd64.deb ...
Unpacking libibverbs1:amd64 (39.0-1) ...
Selecting previously unselected package ibverbs-providers:amd64.
Preparing to unpack .../170-ibverbs-providers_39.0-1_amd64.deb ...
Unpacking ibverbs-providers:amd64 (39.0-1) ...
Selecting previously unselected package icu-devtools.
Preparing to unpack .../171-icu-devtools_70.1-2_amd64.deb ...
Unpacking icu-devtools (70.1-2) ...
Selecting previously unselected package libaec0:amd64.
Preparing to unpack .../172-libaec0_1.0.6-1_amd64.deb ...
Unpacking libaec0:amd64 (1.0.6-1) ...
Selecting previously unselected package libalglib3.18:amd64.
Preparing to unpack .../173-libalglib3.18_3.18.0-1_amd64.deb ...
Unpacking libalglib3.18:amd64 (3.18.0-1) ...
Selecting previously unselected package libsuitesparseconfig5:amd64.
Preparing to unpack .../174-libsuitesparseconfig5_1%3a5.10.1+dfsg-4build1_amd64.deb ...
Unpacking libsuitesparseconfig5:amd64 (1:5.10.1+dfsg-4build1) ...
Selecting previously unselected package libamd2:amd64.
Preparing to unpack .../175-libamd2_1%3a5.10.1+dfsg-4build1_amd64.deb ...
Unpacking libamd2:amd64 (1:5.10.1+dfsg-4build1) ...
Selecting previously unselected package libaom3:amd64.
Preparing to unpack .../176-libaom3_3.3.0-1_amd64.deb ...
Unpacking libaom3:amd64 (3.3.0-1) ...
Selecting previously unselected package libblas3:amd64.
Preparing to unpack .../177-libblas3_3.10.0-2ubuntu1_amd64.deb ...
Unpacking libblas3:amd64 (3.10.0-2ubuntu1) ...
Selecting previously unselected package libatlas3-base:amd64.
Preparing to unpack .../178-libatlas3-base_3.10.3-12ubuntu1_amd64.deb ...
Unpacking libatlas3-base:amd64 (3.10.3-12ubuntu1) ...
Selecting previously unselected package liblapack3:amd64.
Preparing to unpack .../179-liblapack3_3.10.0-2ubuntu1_amd64.deb ...
Unpacking liblapack3:amd64 (3.10.0-2ubuntu1) ...
Selecting previously unselected package libarpack2:amd64.
Preparing to unpack .../180-libarpack2_3.8.0-1_amd64.deb ...
Unpacking libarpack2:amd64 (3.8.0-1) ...
Selecting previously unselected package libsuperlu5:amd64.
Preparing to unpack .../181-libsuperlu5_5.3.0+dfsg1-2_amd64.deb ...
Unpacking libsuperlu5:amd64 (5.3.0+dfsg1-2) ...
Selecting previously unselected package libarmadillo10.
Preparing to unpack .../182-libarmadillo10_1%3a10.8.2+dfsg-1_amd64.deb ...
Unpacking libarmadillo10 (1:10.8.2+dfsg-1) ...
Selecting previously unselected package libblas-dev:amd64.
Preparing to unpack .../183-libblas-dev_3.10.0-2ubuntu1_amd64.deb ...
Unpacking libblas-dev:amd64 (3.10.0-2ubuntu1) ...
Selecting previously unselected package libatlas-base-dev:amd64.
Preparing to unpack .../184-libatlas-base-dev_3.10.3-12ubuntu1_amd64.deb ...
Unpacking libatlas-base-dev:amd64 (3.10.3-12ubuntu1) ...
Selecting previously unselected package liblapack-dev:amd64.
Preparing to unpack .../185-liblapack-dev_3.10.0-2ubuntu1_amd64.deb ...
Unpacking liblapack-dev:amd64 (3.10.0-2ubuntu1) ...
Selecting previously unselected package libarpack2-dev:amd64.
Preparing to unpack .../186-libarpack2-dev_3.8.0-1_amd64.deb ...
Unpacking libarpack2-dev:amd64 (3.8.0-1) ...
Selecting previously unselected package libcurl4:amd64.
Preparing to unpack .../187-libcurl4_7.81.0-1ubuntu1.13_amd64.deb ...
Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.13) ...
Selecting previously unselected package libsz2:amd64.
Preparing to unpack .../188-libsz2_1.0.6-1_amd64.deb ...
Unpacking libsz2:amd64 (1.0.6-1) ...
Selecting previously unselected package libhdf5-103-1:amd64.
Preparing to unpack .../189-libhdf5-103-1_1.10.7+repack-4ubuntu2_amd64.deb ...
Unpacking libhdf5-103-1:amd64 (1.10.7+repack-4ubuntu2) ...
Selecting previously unselected package libhdf5-fortran-102:amd64.
Preparing to unpack .../190-libhdf5-fortran-102_1.10.7+repack-4ubuntu2_amd64.deb ...
Unpacking libhdf5-fortran-102:amd64 (1.10.7+repack-4ubuntu2) ...
Selecting previously unselected package libhdf5-hl-100:amd64.
Preparing to unpack .../191-libhdf5-hl-100_1.10.7+repack-4ubuntu2_amd64.deb ...
Unpacking libhdf5-hl-100:amd64 (1.10.7+repack-4ubuntu2) ...
Selecting previously unselected package libhdf5-hl-fortran-100:amd64.
Preparing to unpack .../192-libhdf5-hl-fortran-100_1.10.7+repack-4ubuntu2_amd64.deb ...
Unpacking libhdf5-hl-fortran-100:amd64 (1.10.7+repack-4ubuntu2) ...
Selecting previously unselected package libhdf5-cpp-103-1:amd64.
Preparing to unpack .../193-libhdf5-cpp-103-1_1.10.7+repack-4ubuntu2_amd64.deb ...
Unpacking libhdf5-cpp-103-1:amd64 (1.10.7+repack-4ubuntu2) ...
Selecting previously unselected package libhdf5-hl-cpp-100:amd64.
Preparing to unpack .../194-libhdf5-hl-cpp-100_1.10.7+repack-4ubuntu2_amd64.deb ...
Unpacking libhdf5-hl-cpp-100:amd64 (1.10.7+repack-4ubuntu2) ...
Selecting previously unselected package libjpeg-turbo8-dev:amd64.
Preparing to unpack .../195-libjpeg-turbo8-dev_2.1.2-0ubuntu1_amd64.deb ...
Unpacking libjpeg-turbo8-dev:amd64 (2.1.2-0ubuntu1) ...
Selecting previously unselected package libjpeg8-dev:amd64.
Preparing to unpack .../196-libjpeg8-dev_8c-2ubuntu10_amd64.deb ...
Unpacking libjpeg8-dev:amd64 (8c-2ubuntu10) ...
Selecting previously unselected package libjpeg-dev:amd64.
Preparing to unpack .../197-libjpeg-dev_8c-2ubuntu10_amd64.deb ...
Unpacking libjpeg-dev:amd64 (8c-2ubuntu10) ...
Selecting previously unselected package libaec-dev:amd64.
Preparing to unpack .../198-libaec-dev_1.0.6-1_amd64.deb ...
Unpacking libaec-dev:amd64 (1.0.6-1) ...
Selecting previously unselected package libcurl4-openssl-dev:amd64.
Preparing to unpack .../199-libcurl4-openssl-dev_7.81.0-1ubuntu1.13_amd64.deb ...
Unpacking libcurl4-openssl-dev:amd64 (7.81.0-1ubuntu1.13) ...
Selecting previously unselected package libhdf5-dev.
Preparing to unpack .../200-libhdf5-dev_1.10.7+repack-4ubuntu2_amd64.deb ...
Unpacking libhdf5-dev (1.10.7+repack-4ubuntu2) ...
Selecting previously unselected package libsuperlu-dev:amd64.
Preparing to unpack .../201-libsuperlu-dev_5.3.0+dfsg1-2_amd64.deb ...
Unpacking libsuperlu-dev:amd64 (5.3.0+dfsg1-2) ...
Selecting previously unselected package libarmadillo-dev.
Preparing to unpack .../202-libarmadillo-dev_1%3a10.8.2+dfsg-1_amd64.deb ...
Unpacking libarmadillo-dev (1:10.8.2+dfsg-1) ...
Selecting previously unselected package libdraco4:amd64.
Preparing to unpack .../203-libdraco4_1.5.2+dfsg-2_amd64.deb ...
Unpacking libdraco4:amd64 (1.5.2+dfsg-2) ...
Selecting previously unselected package libminizip1:amd64.
Preparing to unpack .../204-libminizip1_1.1-8build1_amd64.deb ...
Unpacking libminizip1:amd64 (1.1-8build1) ...
Selecting previously unselected package libassimp5:amd64.
Preparing to unpack .../205-libassimp5_5.2.2~ds0-1_amd64.deb ...
Unpacking libassimp5:amd64 (5.2.2~ds0-1) ...
Selecting previously unselected package libatspi2.0-0:amd64.
Preparing to unpack .../206-libatspi2.0-0_2.44.0-3_amd64.deb ...
Unpacking libatspi2.0-0:amd64 (2.44.0-3) ...
Selecting previously unselected package libatk-bridge2.0-0:amd64.
Preparing to unpack .../207-libatk-bridge2.0-0_2.38.0-3_amd64.deb ...
Unpacking libatk-bridge2.0-0:amd64 (2.38.0-3) ...
Selecting previously unselected package libva2:amd64.
Preparing to unpack .../208-libva2_2.14.0-1_amd64.deb ...
Unpacking libva2:amd64 (2.14.0-1) ...
Selecting previously unselected package libmfx1:amd64.
Preparing to unpack .../209-libmfx1_22.3.0-1_amd64.deb ...
Unpacking libmfx1:amd64 (22.3.0-1) ...
Selecting previously unselected package libva-drm2:amd64.
Preparing to unpack .../210-libva-drm2_2.14.0-1_amd64.deb ...
Unpacking libva-drm2:amd64 (2.14.0-1) ...
Selecting previously unselected package libva-x11-2:amd64.
Preparing to unpack .../211-libva-x11-2_2.14.0-1_amd64.deb ...
Unpacking libva-x11-2:amd64 (2.14.0-1) ...
Selecting previously unselected package libvdpau1:amd64.
Preparing to unpack .../212-libvdpau1_1.4-3build2_amd64.deb ...
Unpacking libvdpau1:amd64 (1.4-3build2) ...
Selecting previously unselected package ocl-icd-libopencl1:amd64.
Preparing to unpack .../213-ocl-icd-libopencl1_2.2.14-3_amd64.deb ...
Unpacking ocl-icd-libopencl1:amd64 (2.2.14-3) ...
Selecting previously unselected package libavutil56:amd64.
Preparing to unpack .../214-libavutil56_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libavutil56:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
Selecting previously unselected package libcodec2-1.0:amd64.
Preparing to unpack .../215-libcodec2-1.0_1.0.1-3_amd64.deb ...
Unpacking libcodec2-1.0:amd64 (1.0.1-3) ...
Selecting previously unselected package libdav1d5:amd64.
Preparing to unpack .../216-libdav1d5_0.9.2-1_amd64.deb ...
Unpacking libdav1d5:amd64 (0.9.2-1) ...
Selecting previously unselected package libgsm1:amd64.
Preparing to unpack .../217-libgsm1_1.0.19-1_amd64.deb ...
Unpacking libgsm1:amd64 (1.0.19-1) ...
Selecting previously unselected package libmp3lame0:amd64.
Preparing to unpack .../218-libmp3lame0_3.100-3build2_amd64.deb ...
Unpacking libmp3lame0:amd64 (3.100-3build2) ...
Selecting previously unselected package libopenjp2-7:amd64.
Preparing to unpack .../219-libopenjp2-7_2.4.0-6_amd64.deb ...
Unpacking libopenjp2-7:amd64 (2.4.0-6) ...
Selecting previously unselected package libopus0:amd64.
Preparing to unpack .../220-libopus0_1.3.1-0.1build2_amd64.deb ...
Unpacking libopus0:amd64 (1.3.1-0.1build2) ...
Selecting previously unselected package libshine3:amd64.
Preparing to unpack .../221-libshine3_3.1.1-2_amd64.deb ...
Unpacking libshine3:amd64 (3.1.1-2) ...
Selecting previously unselected package libsnappy1v5:amd64.
Preparing to unpack .../222-libsnappy1v5_1.1.8-1build3_amd64.deb ...
Unpacking libsnappy1v5:amd64 (1.1.8-1build3) ...
Selecting previously unselected package libspeex1:amd64.
Preparing to unpack .../223-libspeex1_1.2~rc1.2-1.1ubuntu3_amd64.deb ...
Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu3) ...
Selecting previously unselected package libsoxr0:amd64.
Preparing to unpack .../224-libsoxr0_0.1.3-4build2_amd64.deb ...
Unpacking libsoxr0:amd64 (0.1.3-4build2) ...
Selecting previously unselected package libswresample3:amd64.
Preparing to unpack .../225-libswresample3_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libswresample3:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
Selecting previously unselected package libogg0:amd64.
Preparing to unpack .../226-libogg0_1.3.5-0ubuntu3_amd64.deb ...
Unpacking libogg0:amd64 (1.3.5-0ubuntu3) ...
Selecting previously unselected package libtheora0:amd64.
Preparing to unpack .../227-libtheora0_1.1.1+dfsg.1-15ubuntu4_amd64.deb ...
Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu4) ...
Selecting previously unselected package libtwolame0:amd64.
Preparing to unpack .../228-libtwolame0_0.4.0-2build2_amd64.deb ...
Unpacking libtwolame0:amd64 (0.4.0-2build2) ...
Selecting previously unselected package libvorbis0a:amd64.
Preparing to unpack .../229-libvorbis0a_1.3.7-1build2_amd64.deb ...
Unpacking libvorbis0a:amd64 (1.3.7-1build2) ...
Selecting previously unselected package libvorbisenc2:amd64.
Preparing to unpack .../230-libvorbisenc2_1.3.7-1build2_amd64.deb ...
Unpacking libvorbisenc2:amd64 (1.3.7-1build2) ...
Selecting previously unselected package libvpx7:amd64.
Preparing to unpack .../231-libvpx7_1.11.0-2ubuntu2_amd64.deb ...
Unpacking libvpx7:amd64 (1.11.0-2ubuntu2) ...
Selecting previously unselected package libwebpmux3:amd64.
Preparing to unpack .../232-libwebpmux3_1.2.2-2ubuntu0.22.04.1_amd64.deb ...
Unpacking libwebpmux3:amd64 (1.2.2-2ubuntu0.22.04.1) ...
Selecting previously unselected package libx264-163:amd64.
Preparing to unpack .../233-libx264-163_2%3a0.163.3060+git5db6aa6-2build1_amd64.deb ...
Unpacking libx264-163:amd64 (2:0.163.3060+git5db6aa6-2build1) ...
Selecting previously unselected package libx265-199:amd64.
Preparing to unpack .../234-libx265-199_3.5-2_amd64.deb ...
Unpacking libx265-199:amd64 (3.5-2) ...
Selecting previously unselected package libxvidcore4:amd64.
Preparing to unpack .../235-libxvidcore4_2%3a1.3.7-1_amd64.deb ...
Unpacking libxvidcore4:amd64 (2:1.3.7-1) ...
Selecting previously unselected package libzvbi-common.
Preparing to unpack .../236-libzvbi-common_0.2.35-19_all.deb ...
Unpacking libzvbi-common (0.2.35-19) ...
Selecting previously unselected package libzvbi0:amd64.
Preparing to unpack .../237-libzvbi0_0.2.35-19_amd64.deb ...
Unpacking libzvbi0:amd64 (0.2.35-19) ...
Selecting previously unselected package libavcodec58:amd64.
Preparing to unpack .../238-libavcodec58_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libavcodec58:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
Selecting previously unselected package libudfread0:amd64.
Preparing to unpack .../239-libudfread0_1.1.2-1_amd64.deb ...
Unpacking libudfread0:amd64 (1.1.2-1) ...
Selecting previously unselected package libbluray2:amd64.
Preparing to unpack .../240-libbluray2_1%3a1.3.1-1_amd64.deb ...
Unpacking libbluray2:amd64 (1:1.3.1-1) ...
Selecting previously unselected package libchromaprint1:amd64.
Preparing to unpack .../241-libchromaprint1_1.5.1-2_amd64.deb ...
Unpacking libchromaprint1:amd64 (1.5.1-2) ...
Selecting previously unselected package libgme0:amd64.
Preparing to unpack .../242-libgme0_0.6.3-2_amd64.deb ...
Unpacking libgme0:amd64 (0.6.3-2) ...
Selecting previously unselected package libmpg123-0:amd64.
Preparing to unpack .../243-libmpg123-0_1.29.3-1build1_amd64.deb ...
Unpacking libmpg123-0:amd64 (1.29.3-1build1) ...
Selecting previously unselected package libvorbisfile3:amd64.
Preparing to unpack .../244-libvorbisfile3_1.3.7-1build2_amd64.deb ...
Unpacking libvorbisfile3:amd64 (1.3.7-1build2) ...
Selecting previously unselected package libopenmpt0:amd64.
Preparing to unpack .../245-libopenmpt0_0.6.1-1_amd64.deb ...
Unpacking libopenmpt0:amd64 (0.6.1-1) ...
Selecting previously unselected package librabbitmq4:amd64.
Preparing to unpack .../246-librabbitmq4_0.10.0-1ubuntu2_amd64.deb ...
Unpacking librabbitmq4:amd64 (0.10.0-1ubuntu2) ...
Selecting previously unselected package libsrt1.4-gnutls:amd64.
Preparing to unpack .../247-libsrt1.4-gnutls_1.4.4-4_amd64.deb ...
Unpacking libsrt1.4-gnutls:amd64 (1.4.4-4) ...
Selecting previously unselected package libssh-gcrypt-4:amd64.
Preparing to unpack .../248-libssh-gcrypt-4_0.9.6-2ubuntu0.22.04.1_amd64.deb ...
Unpacking libssh-gcrypt-4:amd64 (0.9.6-2ubuntu0.22.04.1) ...
Selecting previously unselected package libnorm1:amd64.
Preparing to unpack .../249-libnorm1_1.5.9+dfsg-2_amd64.deb ...
Unpacking libnorm1:amd64 (1.5.9+dfsg-2) ...
Selecting previously unselected package libpgm-5.3-0:amd64.
Preparing to unpack .../250-libpgm-5.3-0_5.3.128~dfsg-2_amd64.deb ...
Unpacking libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ...
Selecting previously unselected package libsodium23:amd64.
Preparing to unpack .../251-libsodium23_1.0.18-1build2_amd64.deb ...
Unpacking libsodium23:amd64 (1.0.18-1build2) ...
Selecting previously unselected package libzmq5:amd64.
Preparing to unpack .../252-libzmq5_4.3.4-2_amd64.deb ...
Unpacking libzmq5:amd64 (4.3.4-2) ...
Selecting previously unselected package libavformat58:amd64.
Preparing to unpack .../253-libavformat58_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libavformat58:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
Selecting previously unselected package libbluetooth3:amd64.
Preparing to unpack .../254-libbluetooth3_5.64-0ubuntu1_amd64.deb ...
Unpacking libbluetooth3:amd64 (5.64-0ubuntu1) ...
Selecting previously unselected package libboost1.74-dev:amd64.
Preparing to unpack .../255-libboost1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-dev:amd64.
Preparing to unpack .../256-libboost-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost1.74-tools-dev.
Preparing to unpack .../257-libboost1.74-tools-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost1.74-tools-dev (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-tools-dev.
Preparing to unpack .../258-libboost-tools-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-tools-dev (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-atomic1.74.0:amd64.
Preparing to unpack .../259-libboost-atomic1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-atomic1.74.0:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-atomic1.74-dev:amd64.
Preparing to unpack .../260-libboost-atomic1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-atomic1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-atomic-dev:amd64.
Preparing to unpack .../261-libboost-atomic-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-atomic-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-chrono1.74.0:amd64.
Preparing to unpack .../262-libboost-chrono1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-chrono1.74.0:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-chrono1.74-dev:amd64.
Preparing to unpack .../263-libboost-chrono1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-chrono1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-chrono-dev:amd64.
Preparing to unpack .../264-libboost-chrono-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-chrono-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-container1.74.0:amd64.
Preparing to unpack .../265-libboost-container1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-container1.74.0:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-container1.74-dev:amd64.
Preparing to unpack .../266-libboost-container1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-container1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-container-dev:amd64.
Preparing to unpack .../267-libboost-container-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-container-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-date-time1.74.0:amd64.
Preparing to unpack .../268-libboost-date-time1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-date-time1.74.0:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-serialization1.74.0:amd64.
Preparing to unpack .../269-libboost-serialization1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-serialization1.74.0:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-serialization1.74-dev:amd64.
Preparing to unpack .../270-libboost-serialization1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-serialization1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-date-time1.74-dev:amd64.
Preparing to unpack .../271-libboost-date-time1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-date-time1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-system1.74.0:amd64.
Preparing to unpack .../272-libboost-system1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-system1.74.0:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-system1.74-dev:amd64.
Preparing to unpack .../273-libboost-system1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-system1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-thread1.74.0:amd64.
Preparing to unpack .../274-libboost-thread1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-thread1.74.0:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-thread1.74-dev:amd64.
Preparing to unpack .../275-libboost-thread1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-thread1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-context1.74.0:amd64.
Preparing to unpack .../276-libboost-context1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-context1.74.0:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-context1.74-dev:amd64.
Preparing to unpack .../277-libboost-context1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-context1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-context-dev:amd64.
Preparing to unpack .../278-libboost-context-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-context-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-coroutine1.74.0:amd64.
Preparing to unpack .../279-libboost-coroutine1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-coroutine1.74.0:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-coroutine1.74-dev:amd64.
Preparing to unpack .../280-libboost-coroutine1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-coroutine1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-coroutine-dev:amd64.
Preparing to unpack .../281-libboost-coroutine-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-coroutine-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-date-time-dev:amd64.
Preparing to unpack .../282-libboost-date-time-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-date-time-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-exception1.74-dev:amd64.
Preparing to unpack .../283-libboost-exception1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-exception1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-exception-dev:amd64.
Preparing to unpack .../284-libboost-exception-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-exception-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-filesystem1.74.0:amd64.
Preparing to unpack .../285-libboost-filesystem1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-filesystem1.74.0:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-filesystem1.74-dev:amd64.
Preparing to unpack .../286-libboost-filesystem1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-filesystem1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-fiber1.74.0:amd64.
Preparing to unpack .../287-libboost-fiber1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-fiber1.74.0:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-fiber1.74-dev:amd64.
Preparing to unpack .../288-libboost-fiber1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-fiber1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-fiber-dev:amd64.
Preparing to unpack .../289-libboost-fiber-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-fiber-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-filesystem-dev:amd64.
Preparing to unpack .../290-libboost-filesystem-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-filesystem-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-regex1.74.0:amd64.
Preparing to unpack .../291-libboost-regex1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-regex1.74.0:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-graph1.74.0:amd64.
Preparing to unpack .../292-libboost-graph1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-graph1.74.0:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libicu-dev:amd64.
Preparing to unpack .../293-libicu-dev_70.1-2_amd64.deb ...
Unpacking libicu-dev:amd64 (70.1-2) ...
Selecting previously unselected package libboost-regex1.74-dev:amd64.
Preparing to unpack .../294-libboost-regex1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-regex1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-test1.74.0:amd64.
Preparing to unpack .../295-libboost-test1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-test1.74.0:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-test1.74-dev:amd64.
Preparing to unpack .../296-libboost-test1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-test1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-graph1.74-dev:amd64.
Preparing to unpack .../297-libboost-graph1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-graph1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-graph-dev:amd64.
Preparing to unpack .../298-libboost-graph-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-graph-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libevent-core-2.1-7:amd64.
Preparing to unpack .../299-libevent-core-2.1-7_2.1.12-stable-1build3_amd64.deb ...
Unpacking libevent-core-2.1-7:amd64 (2.1.12-stable-1build3) ...
Selecting previously unselected package libevent-pthreads-2.1-7:amd64.
Preparing to unpack .../300-libevent-pthreads-2.1-7_2.1.12-stable-1build3_amd64.deb ...
Unpacking libevent-pthreads-2.1-7:amd64 (2.1.12-stable-1build3) ...
Selecting previously unselected package libpsm-infinipath1.
Preparing to unpack .../301-libpsm-infinipath1_3.3+20.604758e7-6.1_amd64.deb ...
Unpacking libpsm-infinipath1 (3.3+20.604758e7-6.1) ...
Selecting previously unselected package libpsm2-2.
Preparing to unpack .../302-libpsm2-2_11.2.185-1_amd64.deb ...
Unpacking libpsm2-2 (11.2.185-1) ...
Selecting previously unselected package librdmacm1:amd64.
Preparing to unpack .../303-librdmacm1_39.0-1_amd64.deb ...
Unpacking librdmacm1:amd64 (39.0-1) ...
Selecting previously unselected package libfabric1:amd64.
Preparing to unpack .../304-libfabric1_1.11.0-3_amd64.deb ...
Unpacking libfabric1:amd64 (1.11.0-3) ...
Selecting previously unselected package libhwloc15:amd64.
Preparing to unpack .../305-libhwloc15_2.7.0-2ubuntu1_amd64.deb ...
Unpacking libhwloc15:amd64 (2.7.0-2ubuntu1) ...
Selecting previously unselected package libxnvctrl0:amd64.
Preparing to unpack .../306-libxnvctrl0_510.47.03-0ubuntu1_amd64.deb ...
Unpacking libxnvctrl0:amd64 (510.47.03-0ubuntu1) ...
Selecting previously unselected package libhwloc-plugins:amd64.
Preparing to unpack .../307-libhwloc-plugins_2.7.0-2ubuntu1_amd64.deb ...
Unpacking libhwloc-plugins:amd64 (2.7.0-2ubuntu1) ...
Selecting previously unselected package libpmix2:amd64.
Preparing to unpack .../308-libpmix2_4.1.2-2ubuntu1_amd64.deb ...
Unpacking libpmix2:amd64 (4.1.2-2ubuntu1) ...
Selecting previously unselected package libucx0:amd64.
Preparing to unpack .../309-libucx0_1.12.1~rc2-1_amd64.deb ...
Unpacking libucx0:amd64 (1.12.1~rc2-1) ...
Selecting previously unselected package libopenmpi3:amd64.
Preparing to unpack .../310-libopenmpi3_4.1.2-2ubuntu1_amd64.deb ...
Unpacking libopenmpi3:amd64 (4.1.2-2ubuntu1) ...
Selecting previously unselected package libboost-mpi1.74.0.
Preparing to unpack .../311-libboost-mpi1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-mpi1.74.0 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-graph-parallel1.74.0.
Preparing to unpack .../312-libboost-graph-parallel1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-graph-parallel1.74.0 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-graph-parallel1.74-dev.
Preparing to unpack .../313-libboost-graph-parallel1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-graph-parallel1.74-dev (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-graph-parallel-dev.
Preparing to unpack .../314-libboost-graph-parallel-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-graph-parallel-dev (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-iostreams1.74.0:amd64.
Preparing to unpack .../315-libboost-iostreams1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-iostreams1.74.0:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-iostreams1.74-dev:amd64.
Preparing to unpack .../316-libboost-iostreams1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-iostreams1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-iostreams-dev:amd64.
Preparing to unpack .../317-libboost-iostreams-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-iostreams-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-locale1.74.0:amd64.
Preparing to unpack .../318-libboost-locale1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-locale1.74.0:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-locale1.74-dev:amd64.
Preparing to unpack .../319-libboost-locale1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-locale1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-locale-dev:amd64.
Preparing to unpack .../320-libboost-locale-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-locale-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-log1.74.0.
Preparing to unpack .../321-libboost-log1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-log1.74.0 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-log1.74-dev.
Preparing to unpack .../322-libboost-log1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-log1.74-dev (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-log-dev.
Preparing to unpack .../323-libboost-log-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-log-dev (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-math1.74.0:amd64.
Preparing to unpack .../324-libboost-math1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-math1.74.0:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-math1.74-dev:amd64.
Preparing to unpack .../325-libboost-math1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-math1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-math-dev:amd64.
Preparing to unpack .../326-libboost-math-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-math-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package openmpi-common.
Preparing to unpack .../327-openmpi-common_4.1.2-2ubuntu1_all.deb ...
Unpacking openmpi-common (4.1.2-2ubuntu1) ...
Selecting previously unselected package libnl-3-dev:amd64.
Preparing to unpack .../328-libnl-3-dev_3.5.0-0.1_amd64.deb ...
Unpacking libnl-3-dev:amd64 (3.5.0-0.1) ...
Selecting previously unselected package libnl-route-3-dev:amd64.
Preparing to unpack .../329-libnl-route-3-dev_3.5.0-0.1_amd64.deb ...
Unpacking libnl-route-3-dev:amd64 (3.5.0-0.1) ...
Selecting previously unselected package libibverbs-dev:amd64.
Preparing to unpack .../330-libibverbs-dev_39.0-1_amd64.deb ...
Unpacking libibverbs-dev:amd64 (39.0-1) ...
Selecting previously unselected package libnuma-dev:amd64.
Preparing to unpack .../331-libnuma-dev_2.0.14-3ubuntu2_amd64.deb ...
Unpacking libnuma-dev:amd64 (2.0.14-3ubuntu2) ...
Selecting previously unselected package libltdl-dev:amd64.
Preparing to unpack .../332-libltdl-dev_2.4.6-15build2_amd64.deb ...
Unpacking libltdl-dev:amd64 (2.4.6-15build2) ...
Selecting previously unselected package libhwloc-dev:amd64.
Preparing to unpack .../333-libhwloc-dev_2.7.0-2ubuntu1_amd64.deb ...
Unpacking libhwloc-dev:amd64 (2.7.0-2ubuntu1) ...
Selecting previously unselected package libevent-2.1-7:amd64.
Preparing to unpack .../334-libevent-2.1-7_2.1.12-stable-1build3_amd64.deb ...
Unpacking libevent-2.1-7:amd64 (2.1.12-stable-1build3) ...
Selecting previously unselected package libevent-extra-2.1-7:amd64.
Preparing to unpack .../335-libevent-extra-2.1-7_2.1.12-stable-1build3_amd64.deb ...
Unpacking libevent-extra-2.1-7:amd64 (2.1.12-stable-1build3) ...
Selecting previously unselected package libevent-openssl-2.1-7:amd64.
Preparing to unpack .../336-libevent-openssl-2.1-7_2.1.12-stable-1build3_amd64.deb ...
Unpacking libevent-openssl-2.1-7:amd64 (2.1.12-stable-1build3) ...
Selecting previously unselected package libevent-dev.
Preparing to unpack .../337-libevent-dev_2.1.12-stable-1build3_amd64.deb ...
Unpacking libevent-dev (2.1.12-stable-1build3) ...
Selecting previously unselected package libpmix-dev:amd64.
Preparing to unpack .../338-libpmix-dev_4.1.2-2ubuntu1_amd64.deb ...
Unpacking libpmix-dev:amd64 (4.1.2-2ubuntu1) ...
Selecting previously unselected package libjs-jquery-ui.
Preparing to unpack .../339-libjs-jquery-ui_1.13.1+dfsg-1_all.deb ...
Unpacking libjs-jquery-ui (1.13.1+dfsg-1) ...
Selecting previously unselected package openmpi-bin.
Preparing to unpack .../340-openmpi-bin_4.1.2-2ubuntu1_amd64.deb ...
Unpacking openmpi-bin (4.1.2-2ubuntu1) ...
Selecting previously unselected package libopenmpi-dev:amd64.
Preparing to unpack .../341-libopenmpi-dev_4.1.2-2ubuntu1_amd64.deb ...
Unpacking libopenmpi-dev:amd64 (4.1.2-2ubuntu1) ...
Selecting previously unselected package mpi-default-dev.
Preparing to unpack .../342-mpi-default-dev_1.14_amd64.deb ...
Unpacking mpi-default-dev (1.14) ...
Selecting previously unselected package libboost-mpi1.74-dev.
Preparing to unpack .../343-libboost-mpi1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-mpi1.74-dev (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-mpi-dev.
Preparing to unpack .../344-libboost-mpi-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-mpi-dev (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-python1.74.0.
Preparing to unpack .../345-libboost-python1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-python1.74.0 (1.74.0-14ubuntu3) ...
Selecting previously unselected package mpi-default-bin.
Preparing to unpack .../346-mpi-default-bin_1.14_amd64.deb ...
Unpacking mpi-default-bin (1.14) ...
Selecting previously unselected package libboost-mpi-python1.74.0.
Preparing to unpack .../347-libboost-mpi-python1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-mpi-python1.74.0 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-mpi-python1.74-dev.
Preparing to unpack .../348-libboost-mpi-python1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-mpi-python1.74-dev (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-mpi-python-dev.
Preparing to unpack .../349-libboost-mpi-python-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-mpi-python-dev (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-numpy1.74.0.
Preparing to unpack .../350-libboost-numpy1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-numpy1.74.0 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-numpy1.74-dev.
Preparing to unpack .../351-libboost-numpy1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-numpy1.74-dev (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-numpy-dev.
Preparing to unpack .../352-libboost-numpy-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-numpy-dev (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-program-options1.74.0:amd64.
Preparing to unpack .../353-libboost-program-options1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-program-options1.74.0:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-program-options1.74-dev:amd64.
Preparing to unpack .../354-libboost-program-options1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-program-options1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-program-options-dev:amd64.
Preparing to unpack .../355-libboost-program-options-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-program-options-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-python1.74-dev.
Preparing to unpack .../356-libboost-python1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-python1.74-dev (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-python-dev.
Preparing to unpack .../357-libboost-python-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-python-dev (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-random1.74.0:amd64.
Preparing to unpack .../358-libboost-random1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-random1.74.0:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-random1.74-dev:amd64.
Preparing to unpack .../359-libboost-random1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-random1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-random-dev:amd64.
Preparing to unpack .../360-libboost-random-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-random-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-regex-dev:amd64.
Preparing to unpack .../361-libboost-regex-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-regex-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-serialization-dev:amd64.
Preparing to unpack .../362-libboost-serialization-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-serialization-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-stacktrace1.74.0:amd64.
Preparing to unpack .../363-libboost-stacktrace1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-stacktrace1.74.0:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-stacktrace1.74-dev:amd64.
Preparing to unpack .../364-libboost-stacktrace1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-stacktrace1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-stacktrace-dev:amd64.
Preparing to unpack .../365-libboost-stacktrace-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-stacktrace-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-system-dev:amd64.
Preparing to unpack .../366-libboost-system-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-system-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-test-dev:amd64.
Preparing to unpack .../367-libboost-test-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-test-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-thread-dev:amd64.
Preparing to unpack .../368-libboost-thread-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-thread-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-timer1.74.0:amd64.
Preparing to unpack .../369-libboost-timer1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-timer1.74.0:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-timer1.74-dev:amd64.
Preparing to unpack .../370-libboost-timer1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-timer1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-timer-dev:amd64.
Preparing to unpack .../371-libboost-timer-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-timer-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-type-erasure1.74.0:amd64.
Preparing to unpack .../372-libboost-type-erasure1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-type-erasure1.74.0:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-type-erasure1.74-dev:amd64.
Preparing to unpack .../373-libboost-type-erasure1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-type-erasure1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-type-erasure-dev:amd64.
Preparing to unpack .../374-libboost-type-erasure-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-type-erasure-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-wave1.74.0:amd64.
Preparing to unpack .../375-libboost-wave1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-wave1.74.0:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-wave1.74-dev:amd64.
Preparing to unpack .../376-libboost-wave1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-wave1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-wave-dev:amd64.
Preparing to unpack .../377-libboost-wave-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-wave-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-nowide1.74.0.
Preparing to unpack .../378-libboost-nowide1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-nowide1.74.0 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-nowide1.74-dev.
Preparing to unpack .../379-libboost-nowide1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-nowide1.74-dev (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-nowide-dev.
Preparing to unpack .../380-libboost-nowide-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-nowide-dev (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-all-dev.
Preparing to unpack .../381-libboost-all-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-all-dev (1.74.0.3ubuntu7) ...
Selecting previously unselected package libbson-1.0-0.
Preparing to unpack .../382-libbson-1.0-0_1.21.0-1build1_amd64.deb ...
Unpacking libbson-1.0-0 (1.21.0-1build1) ...
Selecting previously unselected package libbson-dev.
Preparing to unpack .../383-libbson-dev_1.21.0-1build1_amd64.deb ...
Unpacking libbson-dev (1.21.0-1build1) ...
Selecting previously unselected package libbtf1:amd64.
Preparing to unpack .../384-libbtf1_1%3a5.10.1+dfsg-4build1_amd64.deb ...
Unpacking libbtf1:amd64 (1:5.10.1+dfsg-4build1) ...
Selecting previously unselected package libcamd2:amd64.
Preparing to unpack .../385-libcamd2_1%3a5.10.1+dfsg-4build1_amd64.deb ...
Unpacking libcamd2:amd64 (1:5.10.1+dfsg-4build1) ...
Selecting previously unselected package libccolamd2:amd64.
Preparing to unpack .../386-libccolamd2_1%3a5.10.1+dfsg-4build1_amd64.deb ...
Unpacking libccolamd2:amd64 (1:5.10.1+dfsg-4build1) ...
Selecting previously unselected package libcolamd2:amd64.
Preparing to unpack .../387-libcolamd2_1%3a5.10.1+dfsg-4build1_amd64.deb ...
Unpacking libcolamd2:amd64 (1:5.10.1+dfsg-4build1) ...
Selecting previously unselected package libmetis5:amd64.
Preparing to unpack .../388-libmetis5_5.1.0.dfsg-7build2_amd64.deb ...
Unpacking libmetis5:amd64 (5.1.0.dfsg-7build2) ...
Selecting previously unselected package libcholmod3:amd64.
Preparing to unpack .../389-libcholmod3_1%3a5.10.1+dfsg-4build1_amd64.deb ...
Unpacking libcholmod3:amd64 (1:5.10.1+dfsg-4build1) ...
Selecting previously unselected package libllvm14:amd64.
Preparing to unpack .../390-libllvm14_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking libllvm14:amd64 (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package libclang1-14.
Preparing to unpack .../391-libclang1-14_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking libclang1-14 (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package libcolord2:amd64.
Preparing to unpack .../392-libcolord2_1.4.6-1_amd64.deb ...
Unpacking libcolord2:amd64 (1.4.6-1) ...
Selecting previously unselected package libconsole-bridge1.0:amd64.
Preparing to unpack .../393-libconsole-bridge1.0_1.0.1+dfsg2-3_amd64.deb ...
Unpacking libconsole-bridge1.0:amd64 (1.0.1+dfsg2-3) ...
Selecting previously unselected package libcxsparse3:amd64.
Preparing to unpack .../394-libcxsparse3_1%3a5.10.1+dfsg-4build1_amd64.deb ...
Unpacking libcxsparse3:amd64 (1:5.10.1+dfsg-4build1) ...
Selecting previously unselected package libdeflate-dev:amd64.
Preparing to unpack .../395-libdeflate-dev_1.10-2_amd64.deb ...
Unpacking libdeflate-dev:amd64 (1.10-2) ...
Selecting previously unselected package libdraco-dev:amd64.
Preparing to unpack .../396-libdraco-dev_1.5.2+dfsg-2_amd64.deb ...
Unpacking libdraco-dev:amd64 (1.5.2+dfsg-2) ...
Selecting previously unselected package libepoxy0:amd64.
Preparing to unpack .../397-libepoxy0_1.5.10-1_amd64.deb ...
Unpacking libepoxy0:amd64 (1.5.10-1) ...
Selecting previously unselected package libgslcblas0:amd64.
Preparing to unpack .../398-libgslcblas0_2.7.1+dfsg-3_amd64.deb ...
Unpacking libgslcblas0:amd64 (2.7.1+dfsg-3) ...
Selecting previously unselected package libgsl27:amd64.
Preparing to unpack .../399-libgsl27_2.7.1+dfsg-3_amd64.deb ...
Unpacking libgsl27:amd64 (2.7.1+dfsg-3) ...
Selecting previously unselected package libgsl-dev.
Preparing to unpack .../400-libgsl-dev_2.7.1+dfsg-3_amd64.deb ...
Unpacking libgsl-dev (2.7.1+dfsg-3) ...
Selecting previously unselected package libwayland-cursor0:amd64.
Preparing to unpack .../401-libwayland-cursor0_1.20.0-1ubuntu0.1_amd64.deb ...
Unpacking libwayland-cursor0:amd64 (1.20.0-1ubuntu0.1) ...
Selecting previously unselected package libwayland-egl1:amd64.
Preparing to unpack .../402-libwayland-egl1_1.20.0-1ubuntu0.1_amd64.deb ...
Unpacking libwayland-egl1:amd64 (1.20.0-1ubuntu0.1) ...
Selecting previously unselected package libgtk-3-common.
Preparing to unpack .../403-libgtk-3-common_3.24.33-1ubuntu2_all.deb ...
Unpacking libgtk-3-common (3.24.33-1ubuntu2) ...
Selecting previously unselected package libgtk-3-0:amd64.
Preparing to unpack .../404-libgtk-3-0_3.24.33-1ubuntu2_amd64.deb ...
Unpacking libgtk-3-0:amd64 (3.24.33-1ubuntu2) ...
Selecting previously unselected package libjgoodies-common-java.
Preparing to unpack .../405-libjgoodies-common-java_1.8.1-2.1_all.deb ...
Unpacking libjgoodies-common-java (1.8.1-2.1) ...
Selecting previously unselected package libjgoodies-forms-java.
Preparing to unpack .../406-libjgoodies-forms-java_1.9.0-3.1_all.deb ...
Unpacking libjgoodies-forms-java (1.9.0-3.1) ...
Selecting previously unselected package libjgoodies-looks-java.
Preparing to unpack .../407-libjgoodies-looks-java_2.7.0-3_all.deb ...
Unpacking libjgoodies-looks-java (2.7.0-3) ...
Selecting previously unselected package libjsoncpp25:amd64.
Preparing to unpack .../408-libjsoncpp25_1.9.5-3_amd64.deb ...
Unpacking libjsoncpp25:amd64 (1.9.5-3) ...
Selecting previously unselected package libklu1:amd64.
Preparing to unpack .../409-libklu1_1%3a5.10.1+dfsg-4build1_amd64.deb ...
Unpacking libklu1:amd64 (1:5.10.1+dfsg-4build1) ...
Selecting previously unselected package libldl2:amd64.
Preparing to unpack .../410-libldl2_1%3a5.10.1+dfsg-4build1_amd64.deb ...
Unpacking libldl2:amd64 (1:5.10.1+dfsg-4build1) ...
Selecting previously unselected package liblmdb-dev:amd64.
Preparing to unpack .../411-liblmdb-dev_0.9.24-1build2_amd64.deb ...
Unpacking liblmdb-dev:amd64 (0.9.24-1build2) ...
Selecting previously unselected package liblmdb++-dev.
Preparing to unpack .../412-liblmdb++-dev_0.9.14.1+git20160228.0b43ca8-1_amd64.deb ...
Unpacking liblmdb++-dev (0.9.14.1+git20160228.0b43ca8-1) ...
Selecting previously unselected package libmcpp0:amd64.
Preparing to unpack .../413-libmcpp0_2.7.2-5_amd64.deb ...
Unpacking libmcpp0:amd64 (2.7.2-5) ...
Selecting previously unselected package libminizip-dev:amd64.
Preparing to unpack .../414-libminizip-dev_1.1-8build1_amd64.deb ...
Unpacking libminizip-dev:amd64 (1.1-8build1) ...
Selecting previously unselected package libmongocrypt0:amd64.
Preparing to unpack .../415-libmongocrypt0_1.3.0-1ubuntu1_amd64.deb ...
Unpacking libmongocrypt0:amd64 (1.3.0-1ubuntu1) ...
Selecting previously unselected package libmongoc-1.0-0.
Preparing to unpack .../416-libmongoc-1.0-0_1.21.0-1build1_amd64.deb ...
Unpacking libmongoc-1.0-0 (1.21.0-1build1) ...
Selecting previously unselected package libmongocrypt-dev:amd64.
Preparing to unpack .../417-libmongocrypt-dev_1.3.0-1ubuntu1_amd64.deb ...
Unpacking libmongocrypt-dev:amd64 (1.3.0-1ubuntu1) ...
Selecting previously unselected package libsnappy-dev:amd64.
Preparing to unpack .../418-libsnappy-dev_1.1.8-1build3_amd64.deb ...
Unpacking libsnappy-dev:amd64 (1.1.8-1build3) ...
Selecting previously unselected package libsasl2-dev.
Preparing to unpack .../419-libsasl2-dev_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
Unpacking libsasl2-dev (2.1.27+dfsg2-3ubuntu1.2) ...
Selecting previously unselected package libzstd-dev:amd64.
Preparing to unpack .../420-libzstd-dev_1.4.8+dfsg-3build1_amd64.deb ...
Unpacking libzstd-dev:amd64 (1.4.8+dfsg-3build1) ...
Selecting previously unselected package libmongoc-dev.
Preparing to unpack .../421-libmongoc-dev_1.21.0-1build1_amd64.deb ...
Unpacking libmongoc-dev (1.21.0-1build1) ...
Selecting previously unselected package libmongoose2:amd64.
Preparing to unpack .../422-libmongoose2_1%3a5.10.1+dfsg-4build1_amd64.deb ...
Unpacking libmongoose2:amd64 (1:5.10.1+dfsg-4build1) ...
Selecting previously unselected package libnlopt0:amd64.
Preparing to unpack .../423-libnlopt0_2.7.1-3build1_amd64.deb ...
Unpacking libnlopt0:amd64 (2.7.1-3build1) ...
Selecting previously unselected package libnlopt-dev:amd64.
Preparing to unpack .../424-libnlopt-dev_2.7.1-3build1_amd64.deb ...
Unpacking libnlopt-dev:amd64 (2.7.1-3build1) ...
Selecting previously unselected package libnlopt-cxx0:amd64.
Preparing to unpack .../425-libnlopt-cxx0_2.7.1-3build1_amd64.deb ...
Unpacking libnlopt-cxx0:amd64 (2.7.1-3build1) ...
Selecting previously unselected package libnlopt-cxx-dev:amd64.
Preparing to unpack .../426-libnlopt-cxx-dev_2.7.1-3build1_amd64.deb ...
Unpacking libnlopt-cxx-dev:amd64 (2.7.1-3build1) ...
Selecting previously unselected package libomp5-14:amd64.
Preparing to unpack .../427-libomp5-14_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking libomp5-14:amd64 (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package libomp-14-dev.
Preparing to unpack .../428-libomp-14-dev_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking libomp-14-dev (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package libopenjfx-jni.
Preparing to unpack .../429-libopenjfx-jni_11.0.11+0-1_amd64.deb ...
Unpacking libopenjfx-jni (11.0.11+0-1) ...
Selecting previously unselected package libopenjfx-java.
Preparing to unpack .../430-libopenjfx-java_11.0.11+0-1_all.deb ...
Unpacking libopenjfx-java (11.0.11+0-1) ...
Selecting previously unselected package libqhull8.0:amd64.
Preparing to unpack .../431-libqhull8.0_2020.2-4_amd64.deb ...
Unpacking libqhull8.0:amd64 (2020.2-4) ...
Selecting previously unselected package libqhull-r8.0:amd64.
Preparing to unpack .../432-libqhull-r8.0_2020.2-4_amd64.deb ...
Unpacking libqhull-r8.0:amd64 (2020.2-4) ...
Selecting previously unselected package libqhullcpp8.0:amd64.
Preparing to unpack .../433-libqhullcpp8.0_2020.2-4_amd64.deb ...
Unpacking libqhullcpp8.0:amd64 (2020.2-4) ...
Selecting previously unselected package libqhull-dev:amd64.
Preparing to unpack .../434-libqhull-dev_2020.2-4_amd64.deb ...
Unpacking libqhull-dev:amd64 (2020.2-4) ...
Selecting previously unselected package libqt5bluetooth5-bin.
Preparing to unpack .../435-libqt5bluetooth5-bin_5.15.3-1_amd64.deb ...
Unpacking libqt5bluetooth5-bin (5.15.3-1) ...
Selecting previously unselected package libqt5bluetooth5:amd64.
Preparing to unpack .../436-libqt5bluetooth5_5.15.3-1_amd64.deb ...
Unpacking libqt5bluetooth5:amd64 (5.15.3-1) ...
Selecting previously unselected package libqt5designer5:amd64.
Preparing to unpack .../437-libqt5designer5_5.15.3-1_amd64.deb ...
Unpacking libqt5designer5:amd64 (5.15.3-1) ...
Selecting previously unselected package libqt5designercomponents5:amd64.
Preparing to unpack .../438-libqt5designercomponents5_5.15.3-1_amd64.deb ...
Unpacking libqt5designercomponents5:amd64 (5.15.3-1) ...
Selecting previously unselected package libqt5help5:amd64.
Preparing to unpack .../439-libqt5help5_5.15.3-1_amd64.deb ...
Unpacking libqt5help5:amd64 (5.15.3-1) ...
Selecting previously unselected package libqt5nfc5:amd64.
Preparing to unpack .../440-libqt5nfc5_5.15.3-1_amd64.deb ...
Unpacking libqt5nfc5:amd64 (5.15.3-1) ...
Selecting previously unselected package libqt5opengl5:amd64.
Preparing to unpack .../441-libqt5opengl5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5opengl5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libqt5opengl5-dev:amd64.
Preparing to unpack .../442-libqt5opengl5-dev_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5opengl5-dev:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libqt5quickwidgets5:amd64.
Preparing to unpack .../443-libqt5quickwidgets5_5.15.3+dfsg-1_amd64.deb ...
Unpacking libqt5quickwidgets5:amd64 (5.15.3+dfsg-1) ...
Selecting previously unselected package libqt5sql5-sqlite:amd64.
Preparing to unpack .../444-libqt5sql5-sqlite_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5sql5-sqlite:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libqwt-qt5-6.
Preparing to unpack .../445-libqwt-qt5-6_6.1.4-2_amd64.deb ...
Unpacking libqwt-qt5-6 (6.1.4-2) ...
Selecting previously unselected package libqwt-qt5-dev.
Preparing to unpack .../446-libqwt-qt5-dev_6.1.4-2_amd64.deb ...
Unpacking libqwt-qt5-dev (6.1.4-2) ...
Selecting previously unselected package librbio2:amd64.
Preparing to unpack .../447-librbio2_1%3a5.10.1+dfsg-4build1_amd64.deb ...
Unpacking librbio2:amd64 (1:5.10.1+dfsg-4build1) ...
Selecting previously unselected package libsliplu1:amd64.
Preparing to unpack .../448-libsliplu1_1%3a5.10.1+dfsg-4build1_amd64.deb ...
Unpacking libsliplu1:amd64 (1:5.10.1+dfsg-4build1) ...
Selecting previously unselected package libspqr2:amd64.
Preparing to unpack .../449-libspqr2_1%3a5.10.1+dfsg-4build1_amd64.deb ...
Unpacking libspqr2:amd64 (1:5.10.1+dfsg-4build1) ...
Selecting previously unselected package libsqlite3-dev:amd64.
Preparing to unpack .../450-libsqlite3-dev_3.37.2-2ubuntu0.1_amd64.deb ...
Unpacking libsqlite3-dev:amd64 (3.37.2-2ubuntu0.1) ...
Selecting previously unselected package libumfpack5:amd64.
Preparing to unpack .../451-libumfpack5_1%3a5.10.1+dfsg-4build1_amd64.deb ...
Unpacking libumfpack5:amd64 (1:5.10.1+dfsg-4build1) ...
Selecting previously unselected package libsuitesparse-dev:amd64.
Preparing to unpack .../452-libsuitesparse-dev_1%3a5.10.1+dfsg-4build1_amd64.deb ...
Unpacking libsuitesparse-dev:amd64 (1:5.10.1+dfsg-4build1) ...
Selecting previously unselected package libjbig-dev:amd64.
Preparing to unpack .../453-libjbig-dev_2.1-3.1ubuntu0.22.04.1_amd64.deb ...
Unpacking libjbig-dev:amd64 (2.1-3.1ubuntu0.22.04.1) ...
Selecting previously unselected package liblzma-dev:amd64.
Preparing to unpack .../454-liblzma-dev_5.2.5-2ubuntu1_amd64.deb ...
Unpacking liblzma-dev:amd64 (5.2.5-2ubuntu1) ...
Selecting previously unselected package libtiffxx5:amd64.
Preparing to unpack .../455-libtiffxx5_4.3.0-6ubuntu0.4_amd64.deb ...
Unpacking libtiffxx5:amd64 (4.3.0-6ubuntu0.4) ...
Selecting previously unselected package libtiff-dev:amd64.
Preparing to unpack .../456-libtiff-dev_4.3.0-6ubuntu0.4_amd64.deb ...
Unpacking libtiff-dev:amd64 (4.3.0-6ubuntu0.4) ...
Selecting previously unselected package libtiff-tools.
Preparing to unpack .../457-libtiff-tools_4.3.0-6ubuntu0.4_amd64.deb ...
Unpacking libtiff-tools (4.3.0-6ubuntu0.4) ...
Selecting previously unselected package libtinyxml2.6.2v5:amd64.
Preparing to unpack .../458-libtinyxml2.6.2v5_2.6.2-6_amd64.deb ...
Unpacking libtinyxml2.6.2v5:amd64 (2.6.2-6) ...
Selecting previously unselected package libtinyxml-dev:amd64.
Preparing to unpack .../459-libtinyxml-dev_2.6.2-6_amd64.deb ...
Unpacking libtinyxml-dev:amd64 (2.6.2-6) ...
Selecting previously unselected package liburdfdom-model-state3.0:amd64.
Preparing to unpack .../460-liburdfdom-model-state3.0_3.0.1-1_amd64.deb ...
Unpacking liburdfdom-model-state3.0:amd64 (3.0.1-1) ...
Selecting previously unselected package liburdfdom-model3.0:amd64.
Preparing to unpack .../461-liburdfdom-model3.0_3.0.1-1_amd64.deb ...
Unpacking liburdfdom-model3.0:amd64 (3.0.1-1) ...
Selecting previously unselected package liburdfdom-sensor3.0:amd64.
Preparing to unpack .../462-liburdfdom-sensor3.0_3.0.1-1_amd64.deb ...
Unpacking liburdfdom-sensor3.0:amd64 (3.0.1-1) ...
Selecting previously unselected package liburdfdom-world3.0:amd64.
Preparing to unpack .../463-liburdfdom-world3.0_3.0.1-1_amd64.deb ...
Unpacking liburdfdom-world3.0:amd64 (3.0.1-1) ...
Selecting previously unselected package libzeroc-ice3.7:amd64.
Preparing to unpack .../464-libzeroc-ice3.7_3.7.6-4ubuntu1_amd64.deb ...
Unpacking libzeroc-ice3.7:amd64 (3.7.6-4ubuntu1) ...
Selecting previously unselected package libzeroc-ice3.7-java.
Preparing to unpack .../465-libzeroc-ice3.7-java_3.7.6-4ubuntu1_all.deb ...
Unpacking libzeroc-ice3.7-java (3.7.6-4ubuntu1) ...
Selecting previously unselected package libzeroc-icestorm3.7:amd64.
Preparing to unpack .../466-libzeroc-icestorm3.7_3.7.6-4ubuntu1_amd64.deb ...
Unpacking libzeroc-icestorm3.7:amd64 (3.7.6-4ubuntu1) ...
Selecting previously unselected package mailcap.
Preparing to unpack .../467-mailcap_3.70+nmu1ubuntu1_all.deb ...
Unpacking mailcap (3.70+nmu1ubuntu1) ...
Selecting previously unselected package mime-support.
Preparing to unpack .../468-mime-support_3.66_all.deb ...
Unpacking mime-support (3.66) ...
Selecting previously unselected package php-common.
Preparing to unpack .../469-php-common_2%3a92ubuntu1_all.deb ...
Unpacking php-common (2:92ubuntu1) ...
Selecting previously unselected package php8.1-common.
Preparing to unpack .../470-php8.1-common_8.1.2-1ubuntu2.13_amd64.deb ...
Unpacking php8.1-common (8.1.2-1ubuntu2.13) ...
Selecting previously unselected package php8.1-opcache.
Preparing to unpack .../471-php8.1-opcache_8.1.2-1ubuntu2.13_amd64.deb ...
Unpacking php8.1-opcache (8.1.2-1ubuntu2.13) ...
Selecting previously unselected package php8.1-readline.
Preparing to unpack .../472-php8.1-readline_8.1.2-1ubuntu2.13_amd64.deb ...
Unpacking php8.1-readline (8.1.2-1ubuntu2.13) ...
Selecting previously unselected package php8.1-cli.
Preparing to unpack .../473-php8.1-cli_8.1.2-1ubuntu2.13_amd64.deb ...
Unpacking php8.1-cli (8.1.2-1ubuntu2.13) ...
Selecting previously unselected package php8.1-phpdbg.
Preparing to unpack .../474-php8.1-phpdbg_8.1.2-1ubuntu2.13_amd64.deb ...
Unpacking php8.1-phpdbg (8.1.2-1ubuntu2.13) ...
Selecting previously unselected package python3-argcomplete.
Preparing to unpack .../475-python3-argcomplete_1.8.1-1.5_all.deb ...
Unpacking python3-argcomplete (1.8.1-1.5) ...
Selecting previously unselected package qdoc-qt5.
Preparing to unpack .../476-qdoc-qt5_5.15.3-1_amd64.deb ...
Unpacking qdoc-qt5 (5.15.3-1) ...
Selecting previously unselected package qhelpgenerator-qt5.
Preparing to unpack .../477-qhelpgenerator-qt5_5.15.3-1_amd64.deb ...
Unpacking qhelpgenerator-qt5 (5.15.3-1) ...
Selecting previously unselected package qt5-assistant.
Preparing to unpack .../478-qt5-assistant_5.15.3-1_amd64.deb ...
Unpacking qt5-assistant (5.15.3-1) ...
Selecting previously unselected package qtattributionsscanner-qt5.
Preparing to unpack .../479-qtattributionsscanner-qt5_5.15.3-1_amd64.deb ...
Unpacking qtattributionsscanner-qt5 (5.15.3-1) ...
Selecting previously unselected package qtconnectivity5-dev:amd64.
Preparing to unpack .../480-qtconnectivity5-dev_5.15.3-1_amd64.deb ...
Unpacking qtconnectivity5-dev:amd64 (5.15.3-1) ...
Selecting previously unselected package qttools5-dev-tools.
Preparing to unpack .../481-qttools5-dev-tools_5.15.3-1_amd64.deb ...
Unpacking qttools5-dev-tools (5.15.3-1) ...
Selecting previously unselected package qttools5-dev:amd64.
Preparing to unpack .../482-qttools5-dev_5.15.3-1_amd64.deb ...
Unpacking qttools5-dev:amd64 (5.15.3-1) ...
Selecting previously unselected package zeroc-icebridge.
Preparing to unpack .../483-zeroc-icebridge_3.7.6-4ubuntu1_amd64.deb ...
Unpacking zeroc-icebridge (3.7.6-4ubuntu1) ...
Selecting previously unselected package libalglib-dev.
Preparing to unpack .../484-libalglib-dev_3.18.0-1_amd64.deb ...
Unpacking libalglib-dev (3.18.0-1) ...
Selecting previously unselected package libassimp-dev:amd64.
Preparing to unpack .../485-libassimp-dev_5.2.2~ds0-1_amd64.deb ...
Unpacking libassimp-dev:amd64 (5.2.2~ds0-1) ...
Selecting previously unselected package libconsole-bridge-dev:amd64.
Preparing to unpack .../486-libconsole-bridge-dev_1.0.1+dfsg2-3_amd64.deb ...
Unpacking libconsole-bridge-dev:amd64 (1.0.1+dfsg2-3) ...
Selecting previously unselected package libeigen3-dev.
Preparing to unpack .../487-libeigen3-dev_3.4.0-2ubuntu2_all.deb ...
Unpacking libeigen3-dev (3.4.0-2ubuntu2) ...
Selecting previously unselected package libjsoncpp-dev:amd64.
Preparing to unpack .../488-libjsoncpp-dev_1.9.5-3_amd64.deb ...
Unpacking libjsoncpp-dev:amd64 (1.9.5-3) ...
Selecting previously unselected package libomp-dev:amd64.
Preparing to unpack .../489-libomp-dev_1%3a14.0-55~exp2_amd64.deb ...
Unpacking libomp-dev:amd64 (1:14.0-55~exp2) ...
Selecting previously unselected package libomp5:amd64.
Preparing to unpack .../490-libomp5_1%3a14.0-55~exp2_amd64.deb ...
Unpacking libomp5:amd64 (1:14.0-55~exp2) ...
Selecting previously unselected package liburdfdom-headers-dev.
Preparing to unpack .../491-liburdfdom-headers-dev_1.0.5-3_all.deb ...
Unpacking liburdfdom-headers-dev (1.0.5-3) ...
Selecting previously unselected package liburdfdom-dev:amd64.
Preparing to unpack .../492-liburdfdom-dev_3.0.1-1_amd64.deb ...
Unpacking liburdfdom-dev:amd64 (3.0.1-1) ...
Selecting previously unselected package zeroc-ice-slice.
Preparing to unpack .../493-zeroc-ice-slice_3.7.6-4ubuntu1_all.deb ...
Unpacking zeroc-ice-slice (3.7.6-4ubuntu1) ...
Selecting previously unselected package zeroc-ice-compilers.
Preparing to unpack .../494-zeroc-ice-compilers_3.7.6-4ubuntu1_amd64.deb ...
Unpacking zeroc-ice-compilers (3.7.6-4ubuntu1) ...
Selecting previously unselected package libzeroc-ice-dev:amd64.
Preparing to unpack .../495-libzeroc-ice-dev_3.7.6-4ubuntu1_amd64.deb ...
Unpacking libzeroc-ice-dev:amd64 (3.7.6-4ubuntu1) ...
Selecting previously unselected package php-zeroc-ice.
Preparing to unpack .../496-php-zeroc-ice_3.7.6-4ubuntu1_amd64.deb ...
Unpacking php-zeroc-ice (3.7.6-4ubuntu1) ...
Selecting previously unselected package python3-zeroc-ice.
Preparing to unpack .../497-python3-zeroc-ice_3.7.6-4ubuntu1_amd64.deb ...
Unpacking python3-zeroc-ice (3.7.6-4ubuntu1) ...
Selecting previously unselected package zeroc-glacier2.
Preparing to unpack .../498-zeroc-glacier2_3.7.6-4ubuntu1_amd64.deb ...
Unpacking zeroc-glacier2 (3.7.6-4ubuntu1) ...
Selecting previously unselected package zeroc-ice-all-dev.
Preparing to unpack .../499-zeroc-ice-all-dev_3.7.6-4ubuntu1_all.deb ...
Unpacking zeroc-ice-all-dev (3.7.6-4ubuntu1) ...
Selecting previously unselected package zeroc-ice-utils.
Preparing to unpack .../500-zeroc-ice-utils_3.7.6-4ubuntu1_amd64.deb ...
Unpacking zeroc-ice-utils (3.7.6-4ubuntu1) ...
Selecting previously unselected package zeroc-icebox.
Preparing to unpack .../501-zeroc-icebox_3.7.6-4ubuntu1_amd64.deb ...
Unpacking zeroc-icebox (3.7.6-4ubuntu1) ...
Selecting previously unselected package zeroc-icegrid.
Preparing to unpack .../502-zeroc-icegrid_3.7.6-4ubuntu1_amd64.deb ...
Unpacking zeroc-icegrid (3.7.6-4ubuntu1) ...
Selecting previously unselected package zeroc-icegridgui.
Preparing to unpack .../503-zeroc-icegridgui_3.7.6-4ubuntu1_all.deb ...
Unpacking zeroc-icegridgui (3.7.6-4ubuntu1) ...
Selecting previously unselected package zeroc-icepatch2.
Preparing to unpack .../504-zeroc-icepatch2_3.7.6-4ubuntu1_amd64.deb ...
Unpacking zeroc-icepatch2 (3.7.6-4ubuntu1) ...
Selecting previously unselected package zeroc-ice-all-runtime.
Preparing to unpack .../505-zeroc-ice-all-runtime_3.7.6-4ubuntu1_all.deb ...
Unpacking zeroc-ice-all-runtime (3.7.6-4ubuntu1) ...
Setting up libgme0:amd64 (0.6.3-2) ...
Setting up libssh-gcrypt-4:amd64 (0.9.6-2ubuntu0.22.04.1) ...
Setting up libboost-chrono1.74.0:amd64 (1.74.0-14ubuntu3) ...
Setting up libboost-system1.74.0:amd64 (1.74.0-14ubuntu3) ...
Setting up liblmdb0:amd64 (0.9.24-1build2) ...
Setting up libsrt1.4-gnutls:amd64 (1.4.4-4) ...
Setting up libomp5-14:amd64 (1:14.0.0-1ubuntu1.1) ...
Setting up libxcb-dri3-0:amd64 (1.14-3ubuntu3) ...
Setting up liblcms2-2:amd64 (2.12~rc1-2build2) ...
Setting up libudfread0:amd64 (1.1.2-1) ...
Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up libwayland-server0:amd64 (1.20.0-1ubuntu0.1) ...
Setting up libaom3:amd64 (3.3.0-1) ...
Setting up libx11-xcb1:amd64 (2:1.7.5-1ubuntu0.2) ...
Setting up libpciaccess0:amd64 (0.16-3) ...
Setting up libdw1:amd64 (0.186-1build1) ...
Setting up librabbitmq4:amd64 (0.10.0-1ubuntu2) ...
Setting up libjpeg-turbo8-dev:amd64 (2.1.2-0ubuntu1) ...
Setting up systemd-sysv (249.11-0ubuntu3.9) ...
Setting up libdouble-conversion3:amd64 (3.1.7-4) ...
Setting up libcodec2-1.0:amd64 (1.0.1-3) ...
Setting up libsodium23:amd64 (1.0.18-1build2) ...
Setting up libalglib3.18:amd64 (3.18.0-1) ...
Setting up libmpg123-0:amd64 (1.29.3-1build1) ...
Setting up libboost-atomic1.74.0:amd64 (1.74.0-14ubuntu3) ...
Setting up libxcb-xfixes0:amd64 (1.14-3ubuntu3) ...
Setting up libogg0:amd64 (1.3.5-0ubuntu3) ...
Setting up libzstd-dev:amd64 (1.4.8+dfsg-3build1) ...
Setting up libmcpp0:amd64 (2.7.2-5) ...
Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu3) ...
Setting up libshine3:amd64 (3.1.1-2) ...
Setting up libglvnd-core-dev:amd64 (1.4.0-1) ...
Setting up hdf5-helpers (1.10.7+repack-4ubuntu2) ...
Setting up libtwolame0:amd64 (0.4.0-2build2) ...
Setting up java-common (0.72build2) ...
Setting up libxcb-xinput0:amd64 (1.14-3ubuntu3) ...
Setting up libwoff1:amd64 (1.0.2-1build4) ...
Setting up libhyphen0:amd64 (2.8.8-7build2) ...
Setting up libgslcblas0:amd64 (2.7.1+dfsg-3) ...
Setting up libmagic-mgc (1:5.41-3) ...
Setting up libqhull8.0:amd64 (2020.2-4) ...
Setting up libgsm1:amd64 (1.0.19-1) ...
Setting up libminizip1:amd64 (1.1-8build1) ...
Setting up psmisc (23.4-2build3) ...
Setting up libboost-iostreams1.74.0:amd64 (1.74.0-14ubuntu3) ...
Setting up libglvnd0:amd64 (1.4.0-1) ...
Setting up libboost-program-options1.74.0:amd64 (1.74.0-14ubuntu3) ...
Setting up libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ...
Setting up libxtst6:amd64 (2:1.2.3-1build4) ...
Setting up libxcb-glx0:amd64 (1.14-3ubuntu3) ...
Setting up libnorm1:amd64 (1.5.9+dfsg-2) ...
Setting up libxcb-keysyms1:amd64 (0.4.0-1build3) ...
Setting up libxcb-shape0:amd64 (1.14-3ubuntu3) ...
Setting up libsensors-config (1:3.6.0-7ubuntu1) ...
Setting up libldl2:amd64 (1:5.10.1+dfsg-4build1) ...
Setting up libboost-stacktrace1.74.0:amd64 (1.74.0-14ubuntu3) ...
Setting up libmagic1:amd64 (1:5.41-3) ...
Setting up libjbig-dev:amd64 (2.1-3.1ubuntu0.22.04.1) ...
Setting up libgsl27:amd64 (2.7.1+dfsg-3) ...
Setting up libboost-nowide1.74.0 (1.74.0-14ubuntu3) ...
Setting up libqhull-r8.0:amd64 (2020.2-4) ...
Setting up libxcb-render-util0:amd64 (0.3.9-1build3) ...
Setting up xkb-data (2.33-1) ...
Setting up libboost-filesystem1.74.0:amd64 (1.74.0-14ubuntu3) ...
Setting up libnlopt0:amd64 (2.7.1-3build1) ...
Setting up libmetis5:amd64 (5.1.0.dfsg-7build2) ...
Setting up libxcb-icccm4:amd64 (0.4.1-1.1build2) ...
Setting up libatspi2.0-0:amd64 (2.44.0-3) ...
Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up libomp5:amd64 (1:14.0-55~exp2) ...
Setting up libxvidcore4:amd64 (2:1.3.7-1) ...
Setting up libunwind8:amd64 (1.3.2-2build2.1) ...
Setting up libpthread-stubs0-dev:amd64 (0.4-1build2) ...
Setting up libbtf1:amd64 (1:5.10.1+dfsg-4build1) ...
Setting up libaec0:amd64 (1.0.6-1) ...
Setting up libcolord2:amd64 (1.4.6-1) ...
Setting up libopengl0:amd64 (1.4.0-1) ...
Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up libxcb-util1:amd64 (0.4.0-1build2) ...
Setting up libxxf86vm1:amd64 (1:1.1.4-1build3) ...
Setting up libsnappy1v5:amd64 (1.1.8-1build3) ...
Setting up libxcb-xkb1:amd64 (1.14-3ubuntu3) ...
Setting up libxcb-image0:amd64 (0.4.0-2) ...
Setting up libxnvctrl0:amd64 (510.47.03-0ubuntu1) ...
Setting up tzdata (2023c-0ubuntu0.22.04.2) ...

Current default time zone: 'Etc/UTC'
Local time is now:      Mon Aug  7 07:15:03 UTC 2023.
Universal Time is now:  Mon Aug  7 07:15:03 UTC 2023.
Run 'dpkg-reconfigure tzdata' if you wish to change it.

Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.1) ...
Setting up libxcb-present0:amd64 (1.14-3ubuntu3) ...
Setting up libdconf1:amd64 (0.40.0-3) ...
Setting up libasound2-data (1.2.6.1-1ubuntu1) ...
Setting up libminizip-dev:amd64 (1.1-8build1) ...
Setting up libjgoodies-common-java (1.8.1-2.1) ...
Setting up libatk-bridge2.0-0:amd64 (2.38.0-3) ...
Setting up libzeroc-ice3.7:amd64 (3.7.6-4ubuntu1) ...
Setting up xtrans-dev (1.4.0-1) ...
Setting up libzeroc-ice3.7-java (3.7.6-4ubuntu1) ...
Setting up autotools-dev (20220109.1) ...
Setting up libblas3:amd64 (3.10.0-2ubuntu1) ...
update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode
Setting up libsasl2-dev (2.1.27+dfsg2-3ubuntu1.2) ...
Setting up libxcb-xinerama0:amd64 (1.14-3ubuntu3) ...
Setting up libgles2:amd64 (1.4.0-1) ...
Setting up libjs-jquery-ui (1.13.1+dfsg-1) ...
Setting up libboost-test1.74.0:amd64 (1.74.0-14ubuntu3) ...
Setting up qt5-qmake-bin (5.15.3+dfsg-2ubuntu0.2) ...
Setting up libva2:amd64 (2.14.0-1) ...
Setting up libsqlite3-dev:amd64 (3.37.2-2ubuntu0.1) ...
Setting up libepoxy0:amd64 (1.5.10-1) ...
Setting up libnspr4:amd64 (2:4.32-3build1) ...
Setting up libxcb-sync1:amd64 (1.14-3ubuntu3) ...
Setting up libbson-1.0-0 (1.21.0-1build1) ...
Setting up libgles1:amd64 (1.4.0-1) ...
Setting up libx264-163:amd64 (2:0.163.3060+git5db6aa6-2build1) ...
Setting up libsigsegv2:amd64 (2.13-1ubuntu3) ...
Setting up libboost-nowide1.74-dev (1.74.0-14ubuntu3) ...
Setting up libboost-regex1.74.0:amd64 (1.74.0-14ubuntu3) ...
Setting up libopus0:amd64 (1.3.1-0.1build2) ...
Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up libhwloc15:amd64 (2.7.0-2ubuntu1) ...
Setting up libeigen3-dev (3.4.0-2ubuntu2) ...
Setting up libevent-core-2.1-7:amd64 (2.1.12-stable-1build3) ...
Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up libvorbis0a:amd64 (1.3.7-1build2) ...
Setting up libboost-context1.74.0:amd64 (1.74.0-14ubuntu3) ...
Setting up libevent-2.1-7:amd64 (2.1.12-stable-1build3) ...
Setting up liborc-0.4-0:amd64 (1:0.4.32-2) ...
Setting up libboost-graph1.74.0:amd64 (1.74.0-14ubuntu3) ...
Setting up zeroc-ice-slice (3.7.6-4ubuntu1) ...
Setting up libboost-random1.74.0:amd64 (1.74.0-14ubuntu3) ...
Setting up libjsoncpp25:amd64 (1.9.5-3) ...
Setting up icu-devtools (70.1-2) ...
Setting up libqhullcpp8.0:amd64 (2020.2-4) ...
Setting up libpcsclite1:amd64 (1.9.5-3ubuntu1) ...
Setting up libboost1.74-tools-dev (1.74.0-14ubuntu3) ...
Setting up libsensors5:amd64 (1:3.6.0-7ubuntu1) ...
Setting up libjgoodies-forms-java (1.9.0-3.1) ...
Setting up libtinyxml2.6.2v5:amd64 (2.6.2-6) ...
Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up liblmdb-dev:amd64 (0.9.24-1build2) ...
Setting up libglapi-mesa:amd64 (23.0.4-0ubuntu1~22.04.1) ...
Setting up libqhull-dev:amd64 (2020.2-4) ...
Setting up libgfortran5:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up libmtdev1:amd64 (1.1.6-1build4) ...
Setting up libvulkan1:amd64 (1.3.204.1-2) ...
Setting up libnlopt-cxx0:amd64 (2.7.1-3build1) ...
Setting up libalglib-dev (3.18.0-1) ...
Setting up libboost-math1.74.0:amd64 (1.74.0-14ubuntu3) ...
Setting up liblzma-dev:amd64 (5.2.5-2ubuntu1) ...
Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up libxcb-dri2-0:amd64 (1.14-3ubuntu3) ...
Setting up libboost-serialization1.74.0:amd64 (1.74.0-14ubuntu3) ...
Setting up libgif7:amd64 (5.1.9-2build2) ...
Setting up libllvm14:amd64 (1:14.0.0-1ubuntu1.1) ...
Setting up libnuma1:amd64 (2.0.14-3ubuntu2) ...
Setting up libboost-container1.74.0:amd64 (1.74.0-14ubuntu3) ...
Setting up ocl-icd-libopencl1:amd64 (2.2.14-3) ...
Setting up libxshmfence1:amd64 (1.3-1build4) ...
Setting up libvdpau1:amd64 (1.4-3build2) ...
Setting up libbluetooth3:amd64 (5.64-0ubuntu1) ...
Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up libxcb-randr0:amd64 (1.14-3ubuntu3) ...
Setting up libllvm15:amd64 (1:15.0.7-0ubuntu0.22.04.3) ...
Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu4) ...
Setting up libasound2:amd64 (1.2.6.1-1ubuntu1) ...
Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.1) ...
Setting up libnl-3-200:amd64 (3.5.0-0.1) ...
Setting up libpsm2-2 (11.2.185-1) ...
Setting up openmpi-common (4.1.2-2ubuntu1) ...
Setting up libpam-systemd:amd64 (249.11-0ubuntu3.9) ...
Setting up libmd4c0:amd64 (0.4.8-1) ...
Setting up libdraco4:amd64 (1.5.2+dfsg-2) ...
Setting up libcurl4:amd64 (7.81.0-1ubuntu1.13) ...
Setting up libopenjp2-7:amd64 (2.4.0-6) ...
Setting up xorg-sgml-doctools (1:1.11-1.1) ...
Setting up libvpx7:amd64 (1.11.0-2ubuntu2) ...
Setting up libcxsparse3:amd64 (1:5.10.1+dfsg-4build1) ...
Setting up libzeroc-icestorm3.7:amd64 (3.7.6-4ubuntu1) ...
Setting up libglu1-mesa:amd64 (9.0.2-1) ...
Setting up libwayland-egl1:amd64 (1.20.0-1ubuntu0.1) ...
Setting up zeroc-icepatch2 (3.7.6-4ubuntu1) ...
Setting up libpsm-infinipath1 (3.3+20.604758e7-6.1) ...
update-alternatives: using /usr/lib/libpsm1/libpsm_infinipath.so.1.16 to provide /usr/lib/x86_64-linux-gnu/libpsm_infinipath.so.1 (libpsm_infinipath.so.1) in auto mode
Setting up libopengl-dev:amd64 (1.4.0-1) ...
Setting up libboost-date-time1.74.0:amd64 (1.74.0-14ubuntu3) ...
Setting up libjpeg8-dev:amd64 (8c-2ubuntu10) ...
Setting up libqt5sensors5:amd64 (5.15.3-1) ...
Setting up libdav1d5:amd64 (0.9.2-1) ...
Setting up libconsole-bridge1.0:amd64 (1.0.1+dfsg2-3) ...
Setting up libmfx1:amd64 (22.3.0-1) ...
Setting up libboost-python1.74.0 (1.74.0-14ubuntu3) ...
Setting up liblmdb++-dev (0.9.14.1+git20160228.0b43ca8-1) ...
Setting up libnlopt-dev:amd64 (2.7.1-3build1) ...
Setting up libbluray2:amd64 (1:1.3.1-1) ...
Setting up libboost-fiber1.74.0:amd64 (1.74.0-14ubuntu3) ...
Setting up python3-argcomplete (1.8.1-1.5) ...
Setting up libqt5test5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up libwebpmux3:amd64 (1.2.2-2ubuntu0.22.04.1) ...
Setting up libtiff-tools (4.3.0-6ubuntu0.4) ...
Setting up libdeflate-dev:amd64 (1.10-2) ...
Setting up libconsole-bridge-dev:amd64 (1.0.1+dfsg2-3) ...
Setting up libomp-14-dev (1:14.0.0-1ubuntu1.1) ...
Setting up libdrm-common (2.4.113-2~ubuntu0.22.04.1) ...
Setting up mailcap (3.70+nmu1ubuntu1) ...
Setting up libevdev2:amd64 (1.12.1+dfsg-1) ...
Setting up libboost-timer1.74.0:amd64 (1.74.0-14ubuntu3) ...
Setting up libicu-dev:amd64 (70.1-2) ...
Setting up libqt5concurrent5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up libsuitesparseconfig5:amd64 (1:5.10.1+dfsg-4build1) ...
Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up iso-codes (4.9.0-1) ...
Setting up libgudev-1.0-0:amd64 (1:237-2build1) ...
Setting up libzvbi-common (0.2.35-19) ...
Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up qtchooser (66-2build1) ...
Setting up libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ...
Setcap worked! gst-ptp-helper is not suid!
Setting up libmp3lame0:amd64 (3.100-3build2) ...
Setting up libblas-dev:amd64 (3.10.0-2ubuntu1) ...
update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so to provide /usr/lib/x86_64-linux-gnu/libblas.so (libblas.so-x86_64-linux-gnu) in auto mode
Setting up libsz2:amd64 (1.0.6-1) ...
Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up librbio2:amd64 (1:5.10.1+dfsg-4build1) ...
Setting up libvorbisenc2:amd64 (1.3.7-1build2) ...
Setting up libomp-dev:amd64 (1:14.0-55~exp2) ...
Setting up libtiffxx5:amd64 (4.3.0-6ubuntu0.4) ...
Setting up libboost-thread1.74.0:amd64 (1.74.0-14ubuntu3) ...
Setting up gcc-9-base:amd64 (9.5.0-1ubuntu1~22.04) ...
Setting up libboost-numpy1.74.0 (1.74.0-14ubuntu3) ...
Setting up libevent-pthreads-2.1-7:amd64 (2.1.12-stable-1build3) ...
Setting up libwacom-common (2.2.0-1) ...
Setting up liburdfdom-headers-dev (1.0.5-3) ...
Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up python3-zeroc-ice (3.7.6-4ubuntu1) ...
Setting up libmongocrypt0:amd64 (1.3.0-1ubuntu1) ...
Setting up libxkbcommon0:amd64 (1.4.0-1) ...
Setting up libwayland-client0:amd64 (1.20.0-1ubuntu0.1) ...
Setting up libbson-dev (1.21.0-1build1) ...
Setting up zeroc-ice-utils (3.7.6-4ubuntu1) ...
Setting up x11proto-dev (2021.5-1) ...
Setting up zeroc-icebox (3.7.6-4ubuntu1) ...
Setting up zeroc-icegrid (3.7.6-4ubuntu1) ...
Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ...
Setting up libzvbi0:amd64 (0.2.35-19) ...
Setting up libamd2:amd64 (1:5.10.1+dfsg-4build1) ...
Setting up php-common (2:92ubuntu1) ...
Created symlink /etc/systemd/system/timers.target.wants/phpsessionclean.timer → /lib/systemd/system/phpsessionclean.timer.
Setting up libjsoncpp-dev:amd64 (1.9.5-3) ...
Setting up liburdfdom-model-state3.0:amd64 (3.0.1-1) ...
Setting up libboost-log1.74.0 (1.74.0-14ubuntu3) ...
Setting up libevent-extra-2.1-7:amd64 (2.1.12-stable-1build3) ...
Setting up liblapack3:amd64 (3.10.0-2ubuntu1) ...
update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode
Setting up libvulkan-dev:amd64 (1.3.204.1-2) ...
Setting up libgsl-dev (2.7.1+dfsg-3) ...
Setting up zeroc-ice-compilers (3.7.6-4ubuntu1) ...
Setting up libatlas3-base:amd64 (3.10.3-12ubuntu1) ...
update-alternatives: using /usr/lib/x86_64-linux-gnu/atlas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode
update-alternatives: using /usr/lib/x86_64-linux-gnu/atlas/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode
Setting up libzmq5:amd64 (4.3.4-2) ...
Setting up mime-support (3.66) ...
Setting up libxau-dev:amd64 (1:1.0.9-1build5) ...
Setting up libcolamd2:amd64 (1:5.10.1+dfsg-4build1) ...
Setting up qt5-qmake:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up libice-dev:amd64 (2:1.0.10-1build2) ...
Setting up php8.1-common (8.1.2-1ubuntu2.13) ...

Creating config file /etc/php/8.1/mods-available/calendar.ini with new version

Creating config file /etc/php/8.1/mods-available/ctype.ini with new version

Creating config file /etc/php/8.1/mods-available/exif.ini with new version

Creating config file /etc/php/8.1/mods-available/fileinfo.ini with new version

Creating config file /etc/php/8.1/mods-available/ffi.ini with new version

Creating config file /etc/php/8.1/mods-available/ftp.ini with new version

Creating config file /etc/php/8.1/mods-available/gettext.ini with new version

Creating config file /etc/php/8.1/mods-available/iconv.ini with new version

Creating config file /etc/php/8.1/mods-available/pdo.ini with new version

Creating config file /etc/php/8.1/mods-available/phar.ini with new version

Creating config file /etc/php/8.1/mods-available/posix.ini with new version

Creating config file /etc/php/8.1/mods-available/shmop.ini with new version

Creating config file /etc/php/8.1/mods-available/sockets.ini with new version

Creating config file /etc/php/8.1/mods-available/sysvmsg.ini with new version

Creating config file /etc/php/8.1/mods-available/sysvsem.ini with new version

Creating config file /etc/php/8.1/mods-available/sysvshm.ini with new version

Creating config file /etc/php/8.1/mods-available/tokenizer.ini with new version
Setting up libsoxr0:amd64 (0.1.3-4build2) ...
Setting up libwacom9:amd64 (2.2.0-1) ...
Setting up libsm-dev:amd64 (2:1.2.3-1build2) ...
Setting up libtinyxml-dev:amd64 (2.6.2-6) ...
Setting up libboost-coroutine1.74.0:amd64 (1.74.0-14ubuntu3) ...
Setting up libqt5positioning5:amd64 (5.15.3+dfsg-3) ...
Setting up libsnappy-dev:amd64 (1.1.8-1build3) ...
Setting up libaec-dev:amd64 (1.0.6-1) ...
Setting up libarpack2:amd64 (3.8.0-1) ...
Setting up libqt5script5:amd64 (5.15.3+dfsg-1) ...
Setting up libjgoodies-looks-java (2.7.0-3) ...
Setting up libjpeg-dev:amd64 (8c-2ubuntu10) ...
Setting up libsuperlu5:amd64 (5.3.0+dfsg1-2) ...
Setting up libevent-openssl-2.1-7:amd64 (2.1.12-stable-1build3) ...
Setting up libclang1-14 (1:14.0.0-1ubuntu1.1) ...
Setting up m4 (1.4.18-5ubuntu2) ...
Setting up libgstreamer-plugins-base1.0-0:amd64 (1.20.1-1ubuntu0.1) ...
Setting up libboost-tools-dev (1.74.0.3ubuntu7) ...
Setting up libmongocrypt-dev:amd64 (1.3.0-1ubuntu1) ...
Setting up libnss3:amd64 (2:3.68.2-0ubuntu1.2) ...
Setting up liburdfdom-model3.0:amd64 (3.0.1-1) ...
Setting up libdraco-dev:amd64 (1.5.2+dfsg-2) ...
Setting up libhwloc-plugins:amd64 (2.7.0-2ubuntu1) ...
Setting up libboost-nowide-dev (1.74.0.3ubuntu7) ...
Setting up libatlas-base-dev:amd64 (3.10.3-12ubuntu1) ...
update-alternatives: using /usr/lib/x86_64-linux-gnu/atlas/libblas.so to provide /usr/lib/x86_64-linux-gnu/libblas.so (libblas.so-x86_64-linux-gnu) in auto mode
update-alternatives: using /usr/lib/x86_64-linux-gnu/atlas/liblapack.so to provide /usr/lib/x86_64-linux-gnu/liblapack.so (liblapack.so-x86_64-linux-gnu) in auto mode
Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up zeroc-icebridge (3.7.6-4ubuntu1) ...
Setting up libinput-bin (1.20.0-1ubuntu0.3) ...
Setting up libnuma-dev:amd64 (2.0.14-3ubuntu2) ...
Setting up zeroc-glacier2 (3.7.6-4ubuntu1) ...
Setting up libnl-route-3-200:amd64 (3.5.0-0.1) ...
Setting up libsliplu1:amd64 (1:5.10.1+dfsg-4build1) ...
Setting up libqt5sql5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up qtbase5-dev-tools (5.15.3+dfsg-2ubuntu0.2) ...
Setting up libcamd2:amd64 (1:5.10.1+dfsg-4build1) ...
Setting up libvorbisfile3:amd64 (1.3.7-1build2) ...
Setting up libmongoose2:amd64 (1:5.10.1+dfsg-4build1) ...
Setting up dbus-user-session (1.12.20-2ubuntu4.1) ...
Setting up libasan5:amd64 (9.5.0-1ubuntu1~22.04) ...
Setting up libxdmcp-dev:amd64 (1:1.1.3-0ubuntu5) ...
Setting up libqt5bluetooth5-bin (5.15.3-1) ...
Setting up libnlopt-cxx-dev:amd64 (2.7.1-3build1) ...
Setting up libqt5xml5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up libmongoc-1.0-0 (1.21.0-1build1) ...
Setting up libtiff-dev:amd64 (4.3.0-6ubuntu0.4) ...
Setting up libcurl4-openssl-dev:amd64 (7.81.0-1ubuntu1.13) ...
Setting up libqt5qml5:amd64 (5.15.3+dfsg-1) ...
Setting up libassimp5:amd64 (5.2.2~ds0-1) ...
Setting up libzeroc-ice-dev:amd64 (3.7.6-4ubuntu1) ...
Setting up libxkbcommon-x11-0:amd64 (1.4.0-1) ...
Setting up qtattributionsscanner-qt5 (5.15.3-1) ...
Setting up libevent-dev (2.1.12-stable-1build3) ...
Setting up liblapack-dev:amd64 (3.10.0-2ubuntu1) ...
Setting up liburdfdom-world3.0:amd64 (3.0.1-1) ...
Setting up libqt5bluetooth5:amd64 (5.15.3-1) ...
Setting up libboost-numpy1.74-dev (1.74.0-14ubuntu3) ...
Setting up libqt5nfc5:amd64 (5.15.3-1) ...
Setting up libqt5webchannel5:amd64 (5.15.3-1) ...
Setting up libassimp-dev:amd64 (5.2.2~ds0-1) ...
Setting up zeroc-ice-all-dev (3.7.6-4ubuntu1) ...
Setting up autoconf (2.71-2) ...
Setting up libx265-199:amd64 (3.5-2) ...
Setting up libboost-wave1.74.0:amd64 (1.74.0-14ubuntu3) ...
Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ...
Setting up libhdf5-103-1:amd64 (1.10.7+repack-4ubuntu2) ...
Setting up libnl-3-dev:amd64 (3.5.0-0.1) ...
Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ...
Setting up libva-drm2:amd64 (2.14.0-1) ...
Setting up libklu1:amd64 (1:5.10.1+dfsg-4build1) ...
Setting up libccolamd2:amd64 (1:5.10.1+dfsg-4build1) ...
Setting up libwayland-cursor0:amd64 (1.20.0-1ubuntu0.1) ...
Setting up libhdf5-cpp-103-1:amd64 (1.10.7+repack-4ubuntu2) ...
Setting up cpp-9 (9.5.0-1ubuntu1~22.04) ...
Setting up php8.1-readline (8.1.2-1ubuntu2.13) ...

Creating config file /etc/php/8.1/mods-available/readline.ini with new version
Setting up libboost-locale1.74.0:amd64 (1.74.0-14ubuntu3) ...
Setting up libsuperlu-dev:amd64 (5.3.0+dfsg1-2) ...
Setting up libva-x11-2:amd64 (2.14.0-1) ...
Setting up libopenmpt0:amd64 (0.6.1-1) ...
Setting up php8.1-opcache (8.1.2-1ubuntu2.13) ...

Creating config file /etc/php/8.1/mods-available/opcache.ini with new version
Setting up libcholmod3:amd64 (1:5.10.1+dfsg-4build1) ...
Setting up libboost-type-erasure1.74.0:amd64 (1.74.0-14ubuntu3) ...
Setting up libdrm-amdgpu1:amd64 (2.4.113-2~ubuntu0.22.04.1) ...
Setting up libhdf5-hl-100:amd64 (1.10.7+repack-4ubuntu2) ...
Setting up automake (1:1.16.5-1.3) ...
update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
Setting up libinput10:amd64 (1.20.0-1ubuntu0.3) ...
Setting up libspqr2:amd64 (1:5.10.1+dfsg-4build1) ...
Setting up libibverbs1:amd64 (39.0-1) ...
Setting up libarmadillo10 (1:10.8.2+dfsg-1) ...
Setting up libdrm-nouveau2:amd64 (2.4.113-2~ubuntu0.22.04.1) ...
Setting up libqt5qmlmodels5:amd64 (5.15.3+dfsg-1) ...
Setting up libarpack2-dev:amd64 (3.8.0-1) ...
Setting up libxcb1-dev:amd64 (1.14-3ubuntu3) ...
Setting up liburdfdom-sensor3.0:amd64 (3.0.1-1) ...
Setting up libqt5sql5-sqlite:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up libpmix2:amd64 (4.1.2-2ubuntu1) ...
Setting up libgbm1:amd64 (23.0.4-0ubuntu1~22.04.1) ...
Setting up ibverbs-providers:amd64 (39.0-1) ...
Setting up libmongoc-dev (1.21.0-1build1) ...
Setting up libgfortran-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up libdrm-radeon1:amd64 (2.4.113-2~ubuntu0.22.04.1) ...
Setting up qdoc-qt5 (5.15.3-1) ...
Setting up libdrm-intel1:amd64 (2.4.113-2~ubuntu0.22.04.1) ...
Setting up libgl1-mesa-dri:amd64 (23.0.4-0ubuntu1~22.04.1) ...
Setting up libx11-dev:amd64 (2:1.7.5-1ubuntu0.2) ...
Setting up dconf-service (0.40.0-3) ...
Setting up libavutil56:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
Setting up libgcc-9-dev:amd64 (9.5.0-1ubuntu1~22.04) ...
Setting up libnl-route-3-dev:amd64 (3.5.0-0.1) ...
Setting up libltdl-dev:amd64 (2.4.6-15build2) ...
Setting up libegl-mesa0:amd64 (23.0.4-0ubuntu1~22.04.1) ...
Setting up libhdf5-hl-cpp-100:amd64 (1.10.7+repack-4ubuntu2) ...
Setting up libumfpack5:amd64 (1:5.10.1+dfsg-4build1) ...
Setting up php8.1-cli (8.1.2-1ubuntu2.13) ...
update-alternatives: using /usr/bin/php8.1 to provide /usr/bin/php (php) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/php.1.gz because associated file /usr/share/man/man1/php8.1.1.gz (of link group php) doesn't exist
update-alternatives: using /usr/bin/phar8.1 to provide /usr/bin/phar (phar) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/phar.1.gz because associated file /usr/share/man/man1/phar8.1.1.gz (of link group phar) doesn't exist
update-alternatives: using /usr/bin/phar.phar8.1 to provide /usr/bin/phar.phar (phar.phar) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/phar.phar.1.gz because associated file /usr/share/man/man1/phar.phar8.1.1.gz (of link group phar.phar) doesn't exist

Creating config file /etc/php/8.1/cli/php.ini with new version
Setting up libxt-dev:amd64 (1:1.2.1-1) ...
Setting up libboost-numpy-dev (1.74.0.3ubuntu7) ...
Setting up libhdf5-fortran-102:amd64 (1.10.7+repack-4ubuntu2) ...
Setting up gfortran-11 (11.4.0-1ubuntu1~22.04) ...
Setting up libxext-dev:amd64 (2:1.3.4-1build1) ...
Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up libegl1:amd64 (1.4.0-1) ...
Setting up libhdf5-hl-fortran-100:amd64 (1.10.7+repack-4ubuntu2) ...
Setting up libhwloc-dev:amd64 (2.7.0-2ubuntu1) ...
Setting up libpmix-dev:amd64 (4.1.2-2ubuntu1) ...
Setting up librdmacm1:amd64 (39.0-1) ...
Setting up gcc-9 (9.5.0-1ubuntu1~22.04) ...
Setting up liburdfdom-dev:amd64 (3.0.1-1) ...
Setting up libucx0:amd64 (1.12.1~rc2-1) ...
Setting up libboost1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up libglx-mesa0:amd64 (23.0.4-0ubuntu1~22.04.1) ...
Setting up libstdc++-9-dev:amd64 (9.5.0-1ubuntu1~22.04) ...
Setting up libglx0:amd64 (1.4.0-1) ...
Setting up dconf-gsettings-backend:amd64 (0.40.0-3) ...
Setting up libsuitesparse-dev:amd64 (1:5.10.1+dfsg-4build1) ...
Setting up libboost-container1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up g++-11 (11.4.0-1ubuntu1~22.04) ...
Setting up libboost-chrono1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up php8.1-phpdbg (8.1.2-1ubuntu2.13) ...
update-alternatives: using /usr/bin/phpdbg8.1 to provide /usr/bin/phpdbg (phpdbg) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/phpdbg.1.gz because associated file /usr/share/man/man1/phpdbg8.1.1.gz (of link group phpdbg) doesn't exist

Creating config file /etc/php/8.1/phpdbg/php.ini with new version
Setting up libboost-exception1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up libboost-exception-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up libswresample3:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
Setting up libibverbs-dev:amd64 (39.0-1) ...
Setting up libboost-container-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up libboost-python1.74-dev (1.74.0-14ubuntu3) ...
Setting up libboost-python-dev (1.74.0.3ubuntu7) ...
Setting up php-zeroc-ice (3.7.6-4ubuntu1) ...
Setting up libboost-program-options1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up libgl1:amd64 (1.4.0-1) ...
Setting up libboost-program-options-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up libboost-system1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up libhdf5-dev (1.10.7+repack-4ubuntu2) ...
update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode
Setting up libboost-random1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up libboost-timer1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up g++-9 (9.5.0-1ubuntu1~22.04) ...
Setting up libboost-serialization1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up libboost-atomic1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up libboost-atomic-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up libboost-regex1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up libglx-dev:amd64 (1.4.0-1) ...
Setting up libavcodec58:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
Setting up libboost-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up libboost-math1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up libboost-filesystem1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up libboost-stacktrace1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up libboost-test1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up libboost-regex-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up libboost-timer-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up libgl-dev:amd64 (1.4.0-1) ...
Setting up libboost-filesystem-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up libgtk-3-common (3.24.33-1ubuntu2) ...
Setting up libchromaprint1:amd64 (1.5.1-2) ...
Setting up libfabric1:amd64 (1.11.0-3) ...
Setting up freeglut3:amd64 (2.8.1-6) ...
Setting up libboost-wave1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up libegl-dev:amd64 (1.4.0-1) ...
Setting up libboost-chrono-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up libavformat58:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
Setting up libboost-math-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up libopenmpi3:amd64 (4.1.2-2ubuntu1) ...
Setting up libboost-system-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up libboost-mpi1.74.0 (1.74.0-14ubuntu3) ...
Setting up libqt5gui5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up libboost-random-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up libqt5widgets5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up libboost-wave-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up libqt5help5:amd64 (5.15.3-1) ...
Setting up libboost-test-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up libarmadillo-dev (1:10.8.2+dfsg-1) ...
Setting up libboost-iostreams1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up libqt5printsupport5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up libboost-date-time1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up libboost-graph1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up libglu1-mesa-dev:amd64 (9.0.2-1) ...
Setting up libboost-serialization-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up libboost-date-time-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up qtbase5-dev:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up libqt5opengl5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up libboost-stacktrace-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up libboost-thread1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up libgles-dev:amd64 (1.4.0-1) ...
Setting up libboost-graph-parallel1.74.0 (1.74.0-14ubuntu3) ...
Setting up libqt5quick5:amd64 (5.15.3+dfsg-1) ...
Setting up openmpi-bin (4.1.2-2ubuntu1) ...
update-alternatives: using /usr/bin/mpirun.openmpi to provide /usr/bin/mpirun (mpirun) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/mpirun.1.gz because associated file /usr/share/man/man1/mpirun.openmpi.1.gz (of link group mpirun) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/mpiexec.1.gz because associated file /usr/share/man/man1/mpiexec.openmpi.1.gz (of link group mpirun) doesn't exist
update-alternatives: using /usr/bin/mpicc.openmpi to provide /usr/bin/mpicc (mpi) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/mpicc.1.gz because associated file /usr/share/man/man1/mpicc.openmpi.1.gz (of link group mpi) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/mpic++.1.gz because associated file /usr/share/man/man1/mpic++.openmpi.1.gz (of link group mpi) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/mpicxx.1.gz because associated file /usr/share/man/man1/mpicxx.openmpi.1.gz (of link group mpi) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/mpiCC.1.gz because associated file /usr/share/man/man1/mpiCC.openmpi.1.gz (of link group mpi) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/mpif77.1.gz because associated file /usr/share/man/man1/mpif77.openmpi.1.gz (of link group mpi) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/mpif90.1.gz because associated file /usr/share/man/man1/mpif90.openmpi.1.gz (of link group mpi) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/mpifort.1.gz because associated file /usr/share/man/man1/mpifort.openmpi.1.gz (of link group mpi) doesn't exist
Setting up libboost-thread-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up libqt5scripttools5:amd64 (5.15.3+dfsg-1) ...
Setting up libboost-graph-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up libboost-log1.74-dev (1.74.0-14ubuntu3) ...
Setting up qtconnectivity5-dev:amd64 (5.15.3-1) ...
Setting up libqt5designer5:amd64 (5.15.3-1) ...
Setting up libqt5opengl5-dev:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up qtscript5-dev:amd64 (5.15.3+dfsg-1) ...
Setting up libqt5svg5:amd64 (5.15.3-1) ...
Setting up mpi-default-bin (1.14) ...
Setting up libglvnd-dev:amd64 (1.4.0-1) ...
Setting up qhelpgenerator-qt5 (5.15.3-1) ...
Setting up libqwt-qt5-6 (6.1.4-2) ...
Setting up libqt5webkit5:amd64 (5.212.0~alpha4-15ubuntu1) ...
Setting up libqt5designercomponents5:amd64 (5.15.3-1) ...
Setting up libboost-iostreams-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up libboost-context1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up libqt5quickwidgets5:amd64 (5.15.3+dfsg-1) ...
Setting up libboost-fiber1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up libqt5svg5-dev:amd64 (5.15.3-1) ...
Setting up libboost-type-erasure1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up libboost-locale1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up libboost-graph-parallel1.74-dev (1.74.0-14ubuntu3) ...
Setting up qt5-assistant (5.15.3-1) ...
Setting up qttools5-dev-tools (5.15.3-1) ...
Setting up libgl1-mesa-dev:amd64 (23.0.4-0ubuntu1~22.04.1) ...
Setting up libboost-coroutine1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up libboost-coroutine-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up libopenmpi-dev:amd64 (4.1.2-2ubuntu1) ...
update-alternatives: using /usr/lib/x86_64-linux-gnu/openmpi/include to provide /usr/include/x86_64-linux-gnu/mpi (mpi-x86_64-linux-gnu) in auto mode
Setting up libboost-log-dev (1.74.0.3ubuntu7) ...
Setting up libboost-fiber-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up libqwt-qt5-dev (6.1.4-2) ...
Setting up libboost-mpi-python1.74.0 (1.74.0-14ubuntu3) ...
Setting up libboost-locale-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up libboost-context-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up libboost-type-erasure-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up freeglut3-dev:amd64 (2.8.1-6) ...
Setting up qttools5-dev:amd64 (5.15.3-1) ...
Setting up libboost-graph-parallel-dev (1.74.0.3ubuntu7) ...
Setting up mpi-default-dev (1.14) ...
Setting up libboost-mpi1.74-dev (1.74.0-14ubuntu3) ...
Setting up libboost-mpi-python1.74-dev (1.74.0-14ubuntu3) ...
Setting up libboost-mpi-python-dev (1.74.0.3ubuntu7) ...
Setting up libboost-mpi-dev (1.74.0.3ubuntu7) ...
Setting up libboost-all-dev (1.74.0.3ubuntu7) ...
Setting up default-jre-headless (2:1.11-72build2) ...
Setting up openjdk-11-jre-headless:amd64 (11.0.20+8-1ubuntu1~22.04) ...
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode
Setting up openjdk-11-jre:amd64 (11.0.20+8-1ubuntu1~22.04) ...
Setting up default-jre (2:1.11-72build2) ...
Setting up ca-certificates-java (20190909ubuntu1.2) ...
head: cannot open '/etc/ssl/certs/java/cacerts' for reading: No such file or directory
Adding debian:Izenpe.com.pem
Adding debian:TWCA_Root_Certification_Authority.pem
Adding debian:DigiCert_Assured_ID_Root_G2.pem
Adding debian:TunTrust_Root_CA.pem
Adding debian:GTS_Root_R4.pem
Adding debian:USERTrust_ECC_Certification_Authority.pem
Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem
Adding debian:QuoVadis_Root_CA_2.pem
Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068_2.pem
Adding debian:T-TeleSec_GlobalRoot_Class_3.pem
Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem
Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem
Adding debian:Telia_Root_CA_v2.pem
Adding debian:Security_Communication_RootCA3.pem
Adding debian:Actalis_Authentication_Root_CA.pem
Adding debian:Buypass_Class_3_Root_CA.pem
Adding debian:ANF_Secure_Server_Root_CA.pem
Adding debian:Starfield_Class_2_CA.pem
Adding debian:Secure_Global_CA.pem
Adding debian:GTS_Root_R3.pem
Adding debian:Atos_TrustedRoot_2011.pem
Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem
Adding debian:emSign_Root_CA_-_G1.pem
Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem
Adding debian:GlobalSign_Root_CA_-_R6.pem
Adding debian:T-TeleSec_GlobalRoot_Class_2.pem
Adding debian:ePKI_Root_Certification_Authority.pem
Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem
Adding debian:Security_Communication_Root_CA.pem
Adding debian:DigiCert_Global_Root_CA.pem
Adding debian:Buypass_Class_2_Root_CA.pem
Adding debian:e-Szigno_Root_CA_2017.pem
Adding debian:QuoVadis_Root_CA_1_G3.pem
Adding debian:GDCA_TrustAUTH_R5_ROOT.pem
Adding debian:AffirmTrust_Networking.pem
Adding debian:SecureTrust_CA.pem
Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem
Adding debian:TeliaSonera_Root_CA_v1.pem
Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem
Adding debian:E-Tugra_Certification_Authority.pem
Adding debian:ISRG_Root_X1.pem
Adding debian:COMODO_ECC_Certification_Authority.pem
Adding debian:HiPKI_Root_CA_-_G1.pem
Adding debian:Certum_Trusted_Network_CA_2.pem
Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem
Adding debian:COMODO_Certification_Authority.pem
Adding debian:E-Tugra_Global_Root_CA_ECC_v3.pem
Adding debian:GlobalSign_Root_CA_-_R3.pem
Adding debian:D-TRUST_EV_Root_CA_1_2020.pem
Adding debian:vTrus_ECC_Root_CA.pem
Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem
Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem
Adding debian:Certainly_Root_R1.pem
Adding debian:AffirmTrust_Commercial.pem
Adding debian:SwissSign_Gold_CA_-_G2.pem
Adding debian:IdenTrust_Commercial_Root_CA_1.pem
Adding debian:UCA_Extended_Validation_Root.pem
Adding debian:AC_RAIZ_FNMT-RCM.pem
Adding debian:DigiCert_Global_Root_G3.pem
Adding debian:Certigna.pem
Adding debian:Entrust_Root_Certification_Authority_-_G2.pem
Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem
Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem
Adding debian:CA_Disig_Root_R2.pem
Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem
Adding debian:Amazon_Root_CA_2.pem
Adding debian:DigiCert_Assured_ID_Root_G3.pem
Adding debian:ISRG_Root_X2.pem
Adding debian:Hongkong_Post_Root_CA_3.pem
Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem
Adding debian:SwissSign_Silver_CA_-_G2.pem
Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem
Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem
Adding debian:SZAFIR_ROOT_CA2.pem
Adding debian:GTS_Root_R2.pem
Adding debian:CFCA_EV_ROOT.pem
Adding debian:XRamp_Global_CA_Root.pem
Adding debian:Amazon_Root_CA_1.pem
Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem
Adding debian:emSign_ECC_Root_CA_-_C3.pem
Adding debian:USERTrust_RSA_Certification_Authority.pem
Adding debian:QuoVadis_Root_CA_3.pem
Adding debian:Certum_Trusted_Network_CA.pem
Adding debian:NAVER_Global_Root_Certification_Authority.pem
Adding debian:COMODO_RSA_Certification_Authority.pem
Adding debian:Baltimore_CyberTrust_Root.pem
Adding debian:Trustwave_Global_Certification_Authority.pem
Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem
Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem
Adding debian:GLOBALTRUST_2020.pem
Adding debian:QuoVadis_Root_CA_3_G3.pem
Adding debian:Amazon_Root_CA_4.pem
Adding debian:Entrust_Root_Certification_Authority_-_G4.pem
Adding debian:D-TRUST_BR_Root_CA_1_2020.pem
Adding debian:DigiCert_Assured_ID_Root_CA.pem
Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem
Adding debian:GTS_Root_R1.pem
Adding debian:E-Tugra_Global_Root_CA_RSA_v3.pem
Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem
Adding debian:Entrust_Root_Certification_Authority.pem
Adding debian:Certainly_Root_E1.pem
Adding debian:Certum_EC-384_CA.pem
Adding debian:Hongkong_Post_Root_CA_1.pem
Adding debian:AffirmTrust_Premium.pem
Adding debian:certSIGN_Root_CA_G2.pem
Adding debian:Microsec_e-Szigno_Root_CA_2009.pem
Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem
Adding debian:UCA_Global_G2_Root.pem
Adding debian:Certum_Trusted_Root_CA.pem
Adding debian:DigiCert_Global_Root_G2.pem
Adding debian:DigiCert_Trusted_Root_G4.pem
Adding debian:emSign_ECC_Root_CA_-_G3.pem
Adding debian:QuoVadis_Root_CA_2_G3.pem
Adding debian:SecureSign_RootCA11.pem
Adding debian:Amazon_Root_CA_3.pem
Adding debian:SSL.com_Root_Certification_Authority_RSA.pem
Adding debian:GlobalSign_Root_R46.pem
Adding debian:certSIGN_ROOT_CA.pem
Adding debian:vTrus_Root_CA.pem
Adding debian:emSign_Root_CA_-_C1.pem
Adding debian:AffirmTrust_Premium_ECC.pem
Adding debian:Go_Daddy_Class_2_CA.pem
Adding debian:ACCVRAIZ1.pem
Adding debian:TWCA_Global_Root_CA.pem
Adding debian:GlobalSign_Root_E46.pem
Adding debian:SSL.com_Root_Certification_Authority_ECC.pem
Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem
Adding debian:Certigna_Root_CA.pem
Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem
Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem
Adding debian:Comodo_AAA_Services_root.pem
Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem
Adding debian:Security_Communication_RootCA2.pem
Adding debian:Security_Communication_ECC_RootCA1.pem
Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem
Adding debian:GlobalSign_Root_CA.pem
done.
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ...
Setting up libgtk-3-0:amd64 (3.24.33-1ubuntu2) ...
Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
Processing triggers for ccache (4.5.1-1) ...
Updating symlinks in /usr/lib/ccache ...
Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...

done.
done.
Processing triggers for dbus (1.12.20-2ubuntu4.1) ...
Setting up libopenjfx-jni (11.0.11+0-1) ...
Setting up libopenjfx-java (11.0.11+0-1) ...
Setting up zeroc-icegridgui (3.7.6-4ubuntu1) ...
Setting up zeroc-ice-all-runtime (3.7.6-4ubuntu1) ...
Processing triggers for php8.1-cli (8.1.2-1ubuntu2.13) ...
Processing triggers for php8.1-phpdbg (8.1.2-1ubuntu2.13) ...
──────────────────────── Command exited - Return code 0 ────────────────────────
Checking flatpak packages of module tools/ccache/default ...Done with system steps.
$ axii workspace update --prefer-https
Update module armarx/RobotAPI ...
Skipped update because repository is on commit '2544d3e'.

Update module deps/manif ...
Cloning into '/root/workspace/deps/manif'...
POST git-upload-pack (358 bytes)
POST git-upload-pack (952 bytes)
remote: Enumerating objects: 9060, done.        
remote: Counting objects: 100% (2005/2005), done.        
remote: Compressing objects: 100% (491/491), done.        
remote: Total 9060 (delta 1501), reused 1869 (delta 1434), pack-reused 7055     
Receiving objects: 100% (9060/9060), 6.00 MiB | 8.15 MiB/s, done.
Resolving deltas: 100% (6866/6866), done.

Update module deps/soem/h2t_fork ...
Cloning into '/root/workspace/deps/soem/h2t_fork'...
POST git-upload-pack (364 bytes)
POST git-upload-pack (802 bytes)
remote: Enumerating objects: 2099, done.        
remote: Counting objects: 100% (2099/2099), done.        
remote: Compressing objects: 100% (727/727), done.        
remote: Total 2099 (delta 1304), reused 2099 (delta 1304), pack-reused 0        
Receiving objects: 100% (2099/2099), 1.14 MiB | 660.00 KiB/s, done.
Resolving deltas: 100% (1304/1304), done.

Update module tools/cmake/3.21 ...
Downloaded and extracted 'cmake-3.21.3-linux-x86_64.tar.gz'.

Update module deps/mongocxx ...
Cloning into '/root/workspace/deps/mongocxx'...
POST git-upload-pack (400 bytes)
POST git-upload-pack (gzip 5802 to 2849 bytes)
remote: Enumerating objects: 223307, done.        
remote: Counting objects: 100% (27309/27309), done.        
remote: Compressing objects: 100% (617/617), done.        
remote: Total 223307 (delta 26722), reused 27225 (delta 26670), pack-reused 195998
Receiving objects: 100% (223307/223307), 65.09 MiB | 24.44 MiB/s, done.
Resolving deltas: 100% (214482/214482), done.
Note: switching to '2bc3fbc6eac7676de506419cc53285bb55761e45'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

Update module deps/coin/soqt ...
Cloning into '/root/workspace/deps/coin/soqt'...
POST git-upload-pack (175 bytes)
POST git-upload-pack (752 bytes)
remote: Enumerating objects: 17705, done.        
remote: Total 17705 (delta 0), reused 0 (delta 0), pack-reused 17705        
Receiving objects: 100% (17705/17705), 5.16 MiB | 915.00 KiB/s, done.
Resolving deltas: 100% (13641/13641), done.
Submodule 'build/general' (https://github.com/coin3d/generalmsvcgeneration) registered for path 'build/general'
Submodule 'cpack.d' (https://github.com/coin3d/cpack.d) registered for path 'cpack.d'
Submodule 'data' (https://github.com/coin3d/soanydata) registered for path 'data'
Submodule 'src/Inventor/Qt/common' (https://github.com/coin3d/sogui) registered for path 'src/Inventor/Qt/common'
Cloning into '/root/workspace/deps/coin/soqt/build/general'...
remote: Enumerating objects: 13, done.        
remote: Counting objects: 100% (13/13), done.        
remote: Compressing objects: 100% (8/8), done.        
remote: Total 13 (delta 5), reused 13 (delta 5), pack-reused 0        
Receiving objects: 100% (13/13), done.
Resolving deltas: 100% (5/5), done.
Cloning into '/root/workspace/deps/coin/soqt/cpack.d'...
remote: Enumerating objects: 181, done.        
remote: Counting objects: 100% (181/181), done.        
remote: Compressing objects: 100% (72/72), done.        
remote: Total 181 (delta 113), reused 172 (delta 106), pack-reused 0        
Receiving objects: 100% (181/181), 31.65 KiB | 7.91 MiB/s, done.
Resolving deltas: 100% (113/113), done.
Cloning into '/root/workspace/deps/coin/soqt/data'...
remote: Enumerating objects: 1550, done.        
remote: Counting objects: 100% (1550/1550), done.        
remote: Compressing objects: 100% (423/423), done.        
remote: Total 1550 (delta 1122), reused 1549 (delta 1122), pack-reused 0        
Receiving objects: 100% (1550/1550), 323.31 KiB | 13.47 MiB/s, done.
Resolving deltas: 100% (1122/1122), done.
Cloning into '/root/workspace/deps/coin/soqt/src/Inventor/Qt/common'...
remote: Enumerating objects: 6481, done.        
remote: Counting objects: 100% (180/180), done.        
remote: Compressing objects: 100% (103/103), done.        
remote: Total 6481 (delta 97), reused 137 (delta 77), pack-reused 6301        
Receiving objects: 100% (6481/6481), 1.71 MiB | 18.06 MiB/s, done.
Resolving deltas: 100% (4846/4846), done.

Update module armarx/ArmarXGui ...
Cloning into '/root/workspace/armarx/ArmarXGui'...
POST git-upload-pack (175 bytes)
POST git-upload-pack (gzip 5552 to 2392 bytes)
remote: Enumerating objects: 30026, done.        
remote: Counting objects: 100% (42/42), done.        
remote: Compressing objects: 100% (42/42), done.        
remote: Total 30026 (delta 13), reused 0 (delta 0), pack-reused 29984        
Receiving objects: 100% (30026/30026), 26.69 MiB | 1.65 MiB/s, done.
Resolving deltas: 100% (22351/22351), done.

Update module dmp ...
Cloning into '/root/workspace/dmp'...
POST git-upload-pack (175 bytes)
POST git-upload-pack (gzip 2652 to 928 bytes)
remote: Enumerating objects: 7800, done.        
remote: Total 7800 (delta 0), reused 0 (delta 0), pack-reused 7800        
Receiving objects: 100% (7800/7800), 35.68 MiB | 1.90 MiB/s, done.
Resolving deltas: 100% (5170/5170), done.

Update module deps/coin/coin ...
Cloning into '/root/workspace/deps/coin/coin'...
POST git-upload-pack (346 bytes)
POST git-upload-pack (752 bytes)
remote: Enumerating objects: 135843, done.        
remote: Counting objects: 100% (7/7), done.        
remote: Compressing objects: 100% (7/7), done.        
remote: Total 135843 (delta 1), reused 0 (delta 0), pack-reused 135836        
Receiving objects: 100% (135843/135843), 31.70 MiB | 1.31 MiB/s, done.
Resolving deltas: 100% (116428/116428), done.
Submodule 'build/general' (https://github.com/coin3d/generalmsvcgeneration) registered for path 'build/general'
Submodule 'cpack.d' (https://github.com/coin3d/cpack.d) registered for path 'cpack.d'
Cloning into '/root/workspace/deps/coin/coin/build/general'...
remote: Enumerating objects: 13, done.        
remote: Counting objects: 100% (13/13), done.        
remote: Compressing objects: 100% (8/8), done.        
remote: Total 13 (delta 5), reused 13 (delta 5), pack-reused 0        
Receiving objects: 100% (13/13), done.
Resolving deltas: 100% (5/5), done.
Cloning into '/root/workspace/deps/coin/coin/cpack.d'...
remote: Enumerating objects: 181, done.        
remote: Counting objects: 100% (181/181), done.        
remote: Compressing objects: 100% (72/72), done.        
remote: Total 181 (delta 113), reused 172 (delta 106), pack-reused 0        
Receiving objects: 100% (181/181), 31.65 KiB | 31.65 MiB/s, done.
Resolving deltas: 100% (113/113), done.

Update module armarx/ArmarXCore ...
Cloning into '/root/workspace/armarx/ArmarXCore'...
POST git-upload-pack (175 bytes)
POST git-upload-pack (gzip 8352 to 3785 bytes)
remote: Enumerating objects: 67424, done.        
remote: Counting objects: 100% (67424/67424), done.        
remote: Compressing objects: 100% (16671/16671), done.        
remote: Total 67424 (delta 50398), reused 67414 (delta 50395), pack-reused 0    
Receiving objects: 100% (67424/67424), 42.76 MiB | 1.65 MiB/s, done.
Resolving deltas: 100% (50398/50398), done.

Update module simox ...
Cloning into '/root/workspace/simox'...
POST git-upload-pack (175 bytes)
POST git-upload-pack (gzip 7802 to 3536 bytes)
remote: Enumerating objects: 41085, done.        
remote: Counting objects: 100% (184/184), done.        
remote: Compressing objects: 100% (99/99), done.        
remote: Total 41085 (delta 101), reused 159 (delta 83), pack-reused 40901       
Receiving objects: 100% (41085/41085), 162.18 MiB | 2.52 MiB/s, done.
Resolving deltas: 100% (31889/31889), done.

Update module deps/bullet3 ...
Cloning into '/root/workspace/deps/bullet3'...
POST git-upload-pack (175 bytes)
POST git-upload-pack (gzip 2452 to 1250 bytes)
remote: Enumerating objects: 106144, done.        
remote: Total 106144 (delta 0), reused 0 (delta 0), pack-reused 106144        
Receiving objects: 100% (106144/106144), 288.97 MiB | 3.27 MiB/s, done.
Resolving deltas: 100% (77110/77110), done.
Updating files: 100% (7600/7600), done.

                                 Update results                                 
┏━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ Module             ┃ Status       ┃ Summary                                  ┃
┡━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
│ armarx/ArmarXCore  │ Succeeded    │ Cloned repository                        │
│ armarx/ArmarXGui   │ Succeeded    │ Cloned repository                        │
│ armarx/RobotAPI    │ Skipped      │ Nothing to do, on tag or commit          │
│ deps/bullet3       │ Succeeded    │ Cloned repository                        │
│ deps/coin/coin     │ Succeeded    │ Cloned repository                        │
│ deps/coin/soqt     │ Succeeded    │ Cloned repository                        │
│ deps/manif         │ Succeeded    │ Cloned repository                        │
│ deps/mongocxx      │ Succeeded    │ Cloned repository                        │
│ deps/soem/h2t_fork │ Succeeded    │ Cloned repository                        │
│ dmp                │ Succeeded    │ Cloned repository                        │
│ simox              │ Succeeded    │ Cloned repository                        │
│ tools/cmake/3.21   │ Succeeded    │ Downloaded and extracted                 │
│                    │              │ 'cmake-3.21.3-linux-x86_64.tar.gz'.      │
└────────────────────┴──────────────┴──────────────────────────────────────────┘$ axii workspace upgrade -m "$PROJECT_MODULE"

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
─── Setup environment ──────────────────────────────────────────────────────────
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

─────────────────────────── Export module root paths ───────────────────────────
Set tools__cmake__3_21__PATH to '/root/workspace/tools/cmake/3.21'.
Set deps__coin__coin__PATH to '/root/workspace/deps/coin/coin'.
Set deps__coin__soqt__PATH to '/root/workspace/deps/coin/soqt'.
Set deps__bullet3__PATH to '/root/workspace/deps/bullet3'.
Set deps__manif__PATH to '/root/workspace/deps/manif'.
Set deps__mongocxx__PATH to '/root/workspace/deps/mongocxx'.
Set deps__soem__h2t_fork__PATH to '/root/workspace/deps/soem/h2t_fork'.
Set simox__PATH to '/root/workspace/simox'.
Set armarx__ArmarXCore__PATH to '/root/workspace/armarx/ArmarXCore'.
Set armarx__ArmarXGui__PATH to '/root/workspace/armarx/ArmarXGui'.
Set dmp__PATH to '/root/workspace/dmp'.
Set armarx__RobotAPI__PATH to '/root/workspace/armarx/RobotAPI'.
────────────────────────────────────────────────────────────────────────────────

──────────────────────── Setup environment from modules ────────────────────────
Set GCC_9 to '/usr/bin/gcc-9'.
Set GXX_9 to '/usr/bin/g++-9'.
Set GCC_11 to '/usr/bin/gcc-11'.
Set GXX_11 to '/usr/bin/g++-11'.
Set CCACHE to '/usr/bin/ccache'.
Set AXII_DEFAULT_PYTHON_INTERPRETER to '/usr/bin/python3'.
Set AXII_DEFAULT_C_COMPILER to '$GCC_11'.
Set AXII_DEFAULT_CXX_COMPILER to '$GXX_11'.
Set ARMARX_C_COMPILER to '$AXII_DEFAULT_C_COMPILER'.
Set ARMARX_CXX_COMPILER to '$AXII_DEFAULT_CXX_COMPILER'.
Set _AXII_MACHINE_ARCHITECTURE to 'x86_64'.
Prepend 
'/root/workspace/tools/cmake/3.21/cmake-3.21.3-linux-$_AXII_MACHINE_ARCHITECTURE
/bin' to PATH.
Set CMAKE_ROOT to 
'/root/workspace/tools/cmake/3.21/cmake-3.21.3-linux-$_AXII_MACHINE_ARCHITECTURE
/share/cmake-3.21'.
Set coin_DIR to '/root/workspace/deps/coin/coin/build'.
Prepend '/root/workspace/deps/coin/coin/build/install/lib' to LD_LIBRARY_PATH.
Set Coin_DIR to 
'/root/workspace/deps/coin/coin/build/install/lib/cmake/Coin-4.0.0/'.
Set soqt_DIR to '/root/workspace/deps/coin/soqt/build'.
Prepend '/root/workspace/deps/coin/soqt/build/install/usr/local/lib' to 
LD_LIBRARY_PATH.
Set SoQt_DIR to 
'/root/workspace/deps/coin/soqt/build/install/usr/local/lib/cmake/SoQt-1.6.0'.
Set bullet3_DIR to '/root/workspace/deps/bullet3/build'.
Prepend '/root/workspace/deps/bullet3/build/install/usr/local/lib' to 
LD_LIBRARY_PATH.
Set Bullet_DIR to 
'/root/workspace/deps/bullet3/build/install/usr/local/lib/cmake/bullet'.
Set BULLET_ROOT to '/root/workspace/deps/bullet3/build/install/usr/local'.
Set manif_DIR to '/root/workspace/deps/manif/build'.
Set manif_DIR to '/root/workspace/deps/manif/build/install/share/manif/cmake'.
Set mongocxx_DIR to '/root/workspace/deps/mongocxx/build'.
Set libmongocxx_DIR to 
'/root/workspace/deps/mongocxx/build/install/lib/cmake/libmongocxx-3.7.0-pre'.
Set libbsoncxx_DIR to 
'/root/workspace/deps/mongocxx/build/install/lib/cmake/libbsoncxx-3.7.0-pre'.
Set SOEM_DIR to '/root/workspace/deps/soem/h2t_fork/build'.
Set Simox_DIR to '/root/workspace/simox/build'.
Prepend '/root/workspace/simox/build/bin' to PATH.
Set ArmarXCore_DIR to '/root/workspace/armarx/ArmarXCore/build'.
Prepend '$ArmarXCore_DIR/bin' to PATH.
Set ArmarXGui_DIR to '/root/workspace/armarx/ArmarXGui/build'.
Set DMP_DIR to '/root/workspace/dmp/build'.
Set RobotAPI_DIR to '/root/workspace/armarx/RobotAPI/build'.
Prepend '$ARMARX_WORKSPACE/.axii/bin' to PATH.
────────────────────────────────────────────────────────────────────────────────

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
─── System ─────────────────────────────────────────────────────────────────────
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

System steps:
[1] Run:      
[2] Packages: apt/graphviz, apt/gxx-9, apt/python3, apt/python3-argcomplete, 
apt/sqlite3, apt/lmdb, apt/jsoncpp, apt/bz2, apt/ssl, apt/ice, apt/python3-venv,
apt/libqt5opengl5-dev, apt/libassimp-dev, apt/urdfdom, apt/tiff, apt/qhull, 
apt/nlopt, apt/freeglut3, apt/eigen3, apt/openmp, apt/gsl, apt/boost, apt/blas, 
apt/armadillo, apt/alglib, deps/mongocxx/mongoc, apt/bson, apt/gxx-11, apt/qt5, 
apt/qt5-tools, apt/qt5-designer, apt/qt5-scripts, apt/qt5-qwt, 
apt/qt5-bluetooth, apt/libminizip-dev
[3] Env:      apt/gxx-9, apt/gxx-11
Run system scripts for modules 
Install system packages for modules apt/graphviz, apt/gxx-9, apt/python3, 
apt/python3-argcomplete, apt/sqlite3, apt/lmdb, apt/jsoncpp, apt/bz2, apt/ssl, 
apt/ice, apt/python3-venv, apt/libqt5opengl5-dev, apt/libassimp-dev, 
apt/urdfdom, apt/tiff, apt/qhull, apt/nlopt, apt/freeglut3, apt/eigen3, 
apt/openmp, apt/gsl, apt/boost, apt/blas, apt/armadillo, apt/alglib, 
deps/mongocxx/mongoc, apt/bson, apt/gxx-11, apt/qt5, apt/qt5-tools, 
apt/qt5-designer, apt/qt5-scripts, apt/qt5-qwt, apt/qt5-bluetooth, 
apt/libminizip-dev
Checking apt packages of module apt/libminizip-dev ...51 apt packages are already installed.

┏━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━┓
┃    ┃                        ┃                       ┃ Directly Dependent     ┃
┃  # ┃ Apt Package Name       ┃ Module(s)             ┃ Modules                ┃
┡━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━┩
│  1 │ freeglut3-dev          │ apt/freeglut3         │ simox                  │
│  2 │ g++-11                 │ apt/gxx-11            │ tools/default_compiler │
│  3 │ g++-9                  │ apt/gxx-9             │ armarx/ArmarXGui       │
│  4 │ gcc-11                 │ apt/gxx-11            │ tools/default_compiler │
│  5 │ gcc-9                  │ apt/gxx-9             │ armarx/ArmarXGui       │
│  6 │ libalglib-dev          │ apt/alglib            │ dmp                    │
│  7 │ libarmadillo-dev       │ apt/armadillo         │ dmp                    │
│  8 │ libassimp-dev          │ apt/libassimp-dev     │ deps/assimp            │
│  9 │ libatlas-base-dev      │ apt/blas              │ dmp                    │
│ 10 │ libblas-dev            │ apt/blas              │ dmp                    │
│ 11 │ libboost-all-dev       │ apt/boost             │ dmp, simox             │
│ 12 │ libbson-dev            │ apt/bson              │ deps/mongocxx          │
│ 13 │ libbz2-dev             │ apt/bz2               │ apt/ice,               │
│    │                        │                       │ armarx/ArmarXCore      │
│ 14 │ libeigen3-dev          │ apt/eigen3            │ deps/eigen3            │
│ 15 │ libgraphviz-dev        │ apt/graphviz          │ armarx/ArmarXGui       │
│ 16 │ libgsl-dev             │ apt/gsl               │ dmp                    │
│ 17 │ libjsoncpp-dev         │ apt/jsoncpp           │ armarx/ArmarXCore      │
│ 18 │ liblapack-dev          │ apt/blas              │ dmp                    │
│ 19 │ liblmdb++-dev          │ apt/lmdb              │ armarx/ArmarXCore      │
│ 20 │ liblmdb-dev            │ apt/lmdb              │ armarx/ArmarXCore      │
│ 21 │ libminizip-dev         │ apt/libminizip-dev    │ armarx/RobotAPI        │
│ 22 │ libmongoc-dev          │ deps/mongocxx/mongoc  │ deps/mongocxx          │
│ 23 │ libnlopt-cxx-dev       │ apt/nlopt             │ simox                  │
│ 24 │ libnlopt-dev           │ apt/nlopt             │ simox                  │
│ 25 │ libomp-dev             │ apt/openmp            │ dmp                    │
│ 26 │ libomp5                │ apt/openmp            │ dmp                    │
│ 27 │ libqhull-dev           │ apt/qhull             │ simox                  │
│ 28 │ libqt5bluetooth5       │ apt/qt5-bluetooth     │ armarx/RobotAPI        │
│ 29 │ libqt5designer5        │ apt/qt5-designer      │ armarx/ArmarXGui       │
│ 30 │ libqt5designercompone… │ apt/qt5-designer      │ armarx/ArmarXGui       │
│ 31 │ libqt5opengl5-dev      │ apt/libqt5opengl5-dev │ deps/coin/soqt         │
│ 32 │ libqt5svg5-dev         │ apt/qt5-tools         │ armarx/ArmarXGui       │
│ 33 │ libqwt-qt5-dev         │ apt/qt5-qwt           │ armarx/ArmarXGui,      │
│    │                        │                       │ simox                  │
│ 34 │ libsqlite3-dev         │ apt/sqlite3           │ armarx/ArmarXCore      │
│ 35 │ libssl-dev             │ apt/ssl               │ apt/ice                │
│ 36 │ libsuitesparse-dev     │ apt/blas              │ dmp                    │
│ 37 │ libtiff-dev            │ apt/tiff              │ simox                  │
│ 38 │ libtiff-tools          │ apt/tiff              │ simox                  │
│ 39 │ liburdfdom-dev         │ apt/urdfdom           │ simox                  │
│ 40 │ python3                │ apt/python3           │ tools/default_python_… │
│ 41 │ python3-argcomplete    │ apt/python3-argcompl… │ armarx/ArmarXCore      │
│ 42 │ python3-venv           │ apt/python3-venv      │ armarx/ArmarXCore,     │
│    │                        │                       │ simox                  │
│ 43 │ qt5-qmake              │ apt/qt5               │ apt/qt5-bluetooth,     │
│    │                        │                       │ apt/qt5-designer,      │
│    │                        │                       │ apt/qt5-qwt,           │
│    │                        │                       │ apt/qt5-scripts,       │
│    │                        │                       │ apt/qt5-tools,         │
│    │                        │                       │ armarx/ArmarXGui,      │
│    │                        │                       │ simox                  │
│ 44 │ qtbase5-dev            │ apt/qt5               │ apt/qt5-bluetooth,     │
│    │                        │                       │ apt/qt5-designer,      │
│    │                        │                       │ apt/qt5-qwt,           │
│    │                        │                       │ apt/qt5-scripts,       │
│    │                        │                       │ apt/qt5-tools,         │
│    │                        │                       │ armarx/ArmarXGui,      │
│    │                        │                       │ simox                  │
│ 45 │ qtbase5-dev-tools      │ apt/qt5               │ apt/qt5-bluetooth,     │
│    │                        │                       │ apt/qt5-designer,      │
│    │                        │                       │ apt/qt5-qwt,           │
│    │                        │                       │ apt/qt5-scripts,       │
│    │                        │                       │ apt/qt5-tools,         │
│    │                        │                       │ armarx/ArmarXGui,      │
│    │                        │                       │ simox                  │
│ 46 │ qtchooser              │ apt/qt5               │ apt/qt5-bluetooth,     │
│    │                        │                       │ apt/qt5-designer,      │
│    │                        │                       │ apt/qt5-qwt,           │
│    │                        │                       │ apt/qt5-scripts,       │
│    │                        │                       │ apt/qt5-tools,         │
│    │                        │                       │ armarx/ArmarXGui,      │
│    │                        │                       │ simox                  │
│ 47 │ qtconnectivity5-dev    │ apt/qt5-bluetooth     │ armarx/RobotAPI        │
│ 48 │ qtscript5-dev          │ apt/qt5-scripts       │ armarx/ArmarXGui       │
│ 49 │ qttools5-dev           │ apt/qt5-tools         │ armarx/ArmarXGui       │
│ 50 │ zeroc-ice-all-dev      │ apt/ice               │ armarx/ArmarXCore      │
│ 51 │ zeroc-ice-all-runtime  │ apt/ice               │ armarx/ArmarXCore      │
└────┴────────────────────────┴───────────────────────┴────────────────────────┘
Checking flatpak packages of module apt/libminizip-dev ...Done with system steps.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
─── Update modules ─────────────────────────────────────────────────────────────
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Update module armarx/RobotAPI ...
Skipped update because repository is on commit '2544d3e'.

Update module deps/mongocxx ...
Skipped update because repository is on tag 'r3.7.0-beta1'.

Update module tools/cmake/3.21 ...
Nothing to do

Update module deps/manif ...
Already up to date.

Update module armarx/ArmarXCore ...
Already up to date.

Update module armarx/ArmarXGui ...
Already up to date.

Update module deps/bullet3 ...
Already up to date.

Update module deps/coin/coin ...
Already up to date.

Update module deps/coin/soqt ...
Already up to date.

Update module deps/soem/h2t_fork ...
Already up to date.

Update module dmp ...
Already up to date.

Update module simox ...
Already up to date.

                                 Update results                                 
┏━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ Module             ┃ Status       ┃ Summary                                  ┃
┡━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
│ armarx/ArmarXCore  │ Succeeded    │ Up to date on branch 'master'            │
│ armarx/ArmarXGui   │ Succeeded    │ Up to date on branch 'master'            │
│ armarx/RobotAPI    │ Skipped      │ Nothing to do, on tag or commit          │
│ deps/bullet3       │ Succeeded    │ Up to date on branch 'fix/pkgconfig'     │
│ deps/coin/coin     │ Succeeded    │ Up to date on branch 'h2t'               │
│ deps/coin/soqt     │ Succeeded    │ Up to date on branch                     │
│                    │              │ 'fix/dont-overwrite-list-dir'            │
│ deps/manif         │ Succeeded    │ Up to date on branch 'devel'             │
│ deps/mongocxx      │ Skipped      │ Nothing to do, on tag or commit          │
│ deps/soem/h2t_fork │ Succeeded    │ Up to date on branch 'debian'            │
│ dmp                │ Succeeded    │ Up to date on branch 'master'            │
│ simox              │ Succeeded    │ Up to date on branch 'master'            │
│ tools/cmake/3.21   │ Skipped      │ Nothing to do                            │
└────────────────────┴──────────────┴──────────────────────────────────────────┘
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
─── Upgrade module tools/cmake/3.21 ... ────────────────────────────────────────
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Install module tools/cmake/3.21 ...
Set env vars: MODULE_PATH='/root/workspace/tools/cmake/3.21' 
MODULE_DEFINITION_DIR='/axii/data/modules/tools/cmake' 
MODULE_DEFINITION_RESOURCE_DIR='/axii/data/modules/tools/cmake/3.21' ...
Installed executable 'cmake-3.21' into /root/workspace/.axii/bin.
Restore env vars:  (delete MODULE_DEFINITION_DIR, 
MODULE_DEFINITION_RESOURCE_DIR, MODULE_PATH) ...
Set env vars: MODULE_PATH='/root/workspace/tools/cmake/3.21' 
MODULE_DEFINITION_DIR='/axii/data/modules/tools/cmake' 
MODULE_DEFINITION_RESOURCE_DIR='/axii/data/modules/tools/cmake/3.21' ...
Installed executable 'ccmake-3.21' into /root/workspace/.axii/bin.
Restore env vars:  (delete MODULE_DEFINITION_DIR, 
MODULE_DEFINITION_RESOURCE_DIR, MODULE_PATH) ...
Set env vars: MODULE_PATH='/root/workspace/tools/cmake/3.21' 
MODULE_DEFINITION_DIR='/axii/data/modules/tools/cmake' 
MODULE_DEFINITION_RESOURCE_DIR='/axii/data/modules/tools/cmake/3.21' ...
Installed executable 'cmake-gui-3.21' into /root/workspace/.axii/bin.
Restore env vars:  (delete MODULE_DEFINITION_DIR, 
MODULE_DEFINITION_RESOURCE_DIR, MODULE_PATH) ...

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
─── Upgrade module deps/coin/coin ... ──────────────────────────────────────────
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Prepare module deps/coin/coin ...
Run command: cmake -DCMAKE_BUILD_TYPE=Release 
-DCMAKE_C_COMPILER_LAUNCHER=/usr/bin/ccache 
-DCMAKE_CXX_COMPILER_LAUNCHER=/usr/bin/ccache -DCMAKE_C_COMPILER=/usr/bin/gcc-11
-DCMAKE_CXX_COMPILER=/usr/bin/g++-11 -DCMAKE_INSTALL_PREFIX=install 
-DCOIN_BUILD_SINGLE_LIB=ON -DCOIN_BUILD_TESTS=OFF ..
In working directory: /root/workspace/deps/coin/coin/build
──────────────────────────────── Command output ────────────────────────────────
-- The C compiler identification is GNU 11.4.0
-- The CXX compiler identification is GNU 11.4.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/gcc-11 - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++-11 - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found version "1.74.0")
-- Found OpenGL: /usr/lib/x86_64-linux-gnu/libOpenGL.so   
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- 
-- Boost::boost;OpenGL::GL;OpenGL::GLU;Threads::Threads
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of int8_t
-- Check size of int8_t - done
-- Check size of uint8_t
-- Check size of uint8_t - done
-- Check size of int16_t
-- Check size of int16_t - done
-- Check size of uint16_t
-- Check size of uint16_t - done
-- Check size of int32_t
-- Check size of int32_t - done
-- Check size of uint32_t
-- Check size of uint32_t - done
-- Check size of int64_t
-- Check size of int64_t - done
-- Check size of uint64_t
-- Check size of uint64_t - done
-- Check size of intptr_t
-- Check size of intptr_t - done
-- Check size of uintptr_t
-- Check size of uintptr_t - done
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for sys/time.h
-- Looking for sys/time.h - found
-- Looking for sys/timeb.h
-- Looking for sys/timeb.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for sys/param.h
-- Looking for sys/param.h - found
-- Looking for io.h
-- Looking for io.h - not found
-- Looking for ieeefp.h
-- Looking for ieeefp.h - not found
-- Looking for time.h
-- Looking for time.h - found
-- Looking for 4 include files stdlib.h, ..., float.h
-- Looking for 4 include files stdlib.h, ..., float.h - found
-- Looking for windows.h
-- Looking for windows.h - not found
-- Looking for libgen.h
-- Looking for libgen.h - found
-- Looking for gettimeofday
-- Looking for gettimeofday - found
-- Looking for mach-o/dyld.h
-- Looking for mach-o/dyld.h - not found
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Looking for dlfcn.h
-- Looking for dlfcn.h - found
-- Looking for shl_load in dld
-- Looking for shl_load in dld - not found
-- Performing Test HAVE_GLX
-- Performing Test HAVE_GLX - Success
-- Looking for include file GL/gl.h
-- Looking for include file GL/gl.h - found
-- Looking for include file GL/glu.h
-- Looking for include file GL/glu.h - found
-- Looking for include files GL/gl.h, GL/glext.h
-- Looking for include files GL/gl.h, GL/glext.h - found
-- Looking for va_copy
-- Looking for va_copy - found
-- Looking for strncasecmp
-- Looking for strncasecmp - found
-- Looking for memmove
-- Looking for memmove - found
-- Looking for bcopy
-- Looking for bcopy - found
-- Looking for fstat
-- Looking for fstat - found
-- Looking for ftime
-- Looking for ftime - found
-- Looking for getcwd
-- Looking for getcwd - found
-- Looking for isinf
-- Looking for isinf - found
-- Looking for isnan
-- Looking for isnan - found
-- Looking for finite
-- Looking for finite - found
-- Looking for ilogb
-- Looking for ilogb - not found
-- Looking for _logb
-- Looking for _logb - not found
-- Looking for vsnprintf
-- Looking for vsnprintf - found
-- Looking for __builtin_expect
-- Looking for __builtin_expect - not found
-- Looking for __func__
-- Looking for __func__ - found
-- Looking for __PRETTY_FUNCTION__
-- Looking for __PRETTY_FUNCTION__ - found
-- Looking for __FUNCTION__
-- Looking for __FUNCTION__ - found
-- Performing Test HAVE_PTHREAD_TIMESPEC_NSEC
-- Performing Test HAVE_PTHREAD_TIMESPEC_NSEC - Success
-- Check size of ((struct timeval*)0)->tv_sec
-- Check size of ((struct timeval*)0)->tv_sec - done
-- Check size of time_t
-- Check size of time_t - done
-- Check size of ((struct timeval*)0)->tv_usec
-- Check size of ((struct timeval*)0)->tv_usec - done
-- Check size of suseconds_t
-- Check size of suseconds_t - done
-- Performing Test HAVE_HASH_QUOTING
-- Performing Test HAVE_HASH_QUOTING - Success
-- Git found at /usr/bin/git, PACKAGE_BUILD_NUMBER set to 1
-- Configuring done
-- Generating done
-- Build files have been written to: /root/workspace/deps/coin/coin/build
──────────────────────── Command exited - Return code 0 ────────────────────────

Build module deps/coin/coin ...
Run command: cmake --build . --target all
In working directory: /root/workspace/deps/coin/coin/build
With environment variables: CMAKE_BUILD_PARALLEL_LEVEL='23'
──────────────────────────────── Command output ────────────────────────────────
[  0%] Building C object src/CMakeFiles/Coin.dir/xml/expat/xmlrole.c.o
[  0%] Building C object src/CMakeFiles/Coin.dir/xml/expat/xmltok.c.o
[  0%] Building CXX object src/CMakeFiles/Coin.dir/tidbits.cpp.o
[  0%] Building C object src/CMakeFiles/Coin.dir/xml/expat/loadlibrary.c.o
[  0%] Building C object src/CMakeFiles/Coin.dir/xml/expat/xmlparse.c.o
[  0%] Building CXX object src/CMakeFiles/Coin.dir/xml/entity.cpp.o
[  0%] Building CXX object src/CMakeFiles/Coin.dir/xml/element.cpp.o
[  0%] Building CXX object src/CMakeFiles/Coin.dir/xml/attribute.cpp.o
[  0%] Building CXX object src/CMakeFiles/Coin.dir/xml/path.cpp.o
[  0%] Building CXX object src/CMakeFiles/Coin.dir/xml/document.cpp.o
[  1%] Building CXX object src/CMakeFiles/Coin.dir/xml/utils.cpp.o
[  1%] Building CXX object src/CMakeFiles/Coin.dir/actions/SoAction.cpp.o
[  1%] Building CXX object src/CMakeFiles/Coin.dir/actions/SoActionP.cpp.o
[  1%] Building CXX object src/CMakeFiles/Coin.dir/actions/SoBoxHighlightRenderAction.cpp.o
[  1%] Building CXX object src/CMakeFiles/Coin.dir/actions/SoCallbackAction.cpp.o
[  1%] Building CXX object src/CMakeFiles/Coin.dir/actions/SoGetBoundingBoxAction.cpp.o
[  1%] Building CXX object src/CMakeFiles/Coin.dir/actions/SoGLRenderAction.cpp.o
[  1%] Building CXX object src/CMakeFiles/Coin.dir/actions/SoGetMatrixAction.cpp.o
[  1%] Building CXX object src/CMakeFiles/Coin.dir/actions/SoHandleEventAction.cpp.o
[  1%] Building CXX object src/CMakeFiles/Coin.dir/actions/SoLineHighlightRenderAction.cpp.o
[  2%] Building CXX object src/CMakeFiles/Coin.dir/actions/SoGetPrimitiveCountAction.cpp.o
[  2%] Building CXX object src/CMakeFiles/Coin.dir/actions/SoPickAction.cpp.o
[  2%] Building CXX object src/CMakeFiles/Coin.dir/actions/SoRayPickAction.cpp.o
[  2%] Building CXX object src/CMakeFiles/Coin.dir/actions/SoReorganizeAction.cpp.o
[  2%] Building CXX object src/CMakeFiles/Coin.dir/actions/SoSearchAction.cpp.o
[  2%] Building CXX object src/CMakeFiles/Coin.dir/actions/SoSimplifyAction.cpp.o
[  2%] Building CXX object src/CMakeFiles/Coin.dir/actions/SoToVRMLAction.cpp.o
[  3%] Building CXX object src/CMakeFiles/Coin.dir/actions/SoToVRML2Action.cpp.o
[  3%] Building CXX object src/CMakeFiles/Coin.dir/actions/SoWriteAction.cpp.o
[  3%] Building CXX object src/CMakeFiles/Coin.dir/actions/SoAudioRenderAction.cpp.o
[  3%] Building CXX object src/CMakeFiles/Coin.dir/base/dict.cpp.o
[  3%] Building CXX object src/CMakeFiles/Coin.dir/base/hash.cpp.o
[  3%] Building CXX object src/CMakeFiles/Coin.dir/base/heap.cpp.o
[  3%] Building CXX object src/CMakeFiles/Coin.dir/base/memalloc.cpp.o
[  3%] Building CXX object src/CMakeFiles/Coin.dir/base/list.cpp.o
[  3%] Building CXX object src/CMakeFiles/Coin.dir/base/rbptree.cpp.o
[  3%] Building CXX object src/CMakeFiles/Coin.dir/base/string.cpp.o
[  4%] Building CXX object src/CMakeFiles/Coin.dir/base/time.cpp.o
[  4%] Building CXX object src/CMakeFiles/Coin.dir/base/dynarray.cpp.o
[  4%] Building CXX object src/CMakeFiles/Coin.dir/base/namemap.cpp.o
/root/workspace/deps/coin/coin/src/xml/element.cpp: In function ‘int cc_xml_elt_get_uint64(const cc_xml_elt*, uint64_t*)’:
/root/workspace/deps/coin/coin/src/xml/element.cpp:581:25: warning: format ‘%lld’ expects argument of type ‘long long int*’, but argument 3 has type ‘uint64_t*’ {aka ‘long unsigned int*’} [-Wformat=]
  581 |   if ( sscanf(data, "%lld", value) == 1 ) return TRUE; // FIXME: unsigned
      |                      ~~~^   ~~~~~
      |                         |   |
      |                         |   uint64_t* {aka long unsigned int*}
      |                         long long int*
      |                      %ld
/root/workspace/deps/coin/coin/src/xml/element.cpp: In function ‘int cc_xml_elt_get_int64(const cc_xml_elt*, int64_t*)’:
/root/workspace/deps/coin/coin/src/xml/element.cpp:600:25: warning: format ‘%lld’ expects argument of type ‘long long int*’, but argument 3 has type ‘int64_t*’ {aka ‘long int*’} [-Wformat=]
  600 |   if ( sscanf(data, "%lld", value) == 1 ) return TRUE;
      |                      ~~~^   ~~~~~
      |                         |   |
      |                         |   int64_t* {aka long int*}
      |                         long long int*
      |                      %ld
[  4%] Building CXX object src/CMakeFiles/Coin.dir/base/SbBSPTree.cpp.o
[  4%] Building CXX object src/CMakeFiles/Coin.dir/base/SbByteBuffer.cpp.o
[  4%] Building CXX object src/CMakeFiles/Coin.dir/base/SbBox2s.cpp.o
[  4%] Building CXX object src/CMakeFiles/Coin.dir/base/SbBox2i32.cpp.o
[  4%] Building CXX object src/CMakeFiles/Coin.dir/base/SbBox2f.cpp.o
[  5%] Building CXX object src/CMakeFiles/Coin.dir/base/SbBox2d.cpp.o
[  5%] Building CXX object src/CMakeFiles/Coin.dir/base/SbBox3s.cpp.o
[  5%] Building CXX object src/CMakeFiles/Coin.dir/base/SbBox3i32.cpp.o
/root/workspace/deps/coin/coin/src/base/time.cpp: In function ‘SbBool cc_internal_ftime(cc_time*)’:
/root/workspace/deps/coin/coin/src/base/time.cpp:139:8: warning: ‘int ftime(timeb*)’ is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
  139 |   ftime(&timebuffer);
      |   ~~~~~^~~~~~~~~~~~~
In file included from /root/workspace/deps/coin/coin/src/base/time.cpp:52:
/usr/include/x86_64-linux-gnu/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
[  5%] Building CXX object src/CMakeFiles/Coin.dir/base/SbBox3f.cpp.o
[  5%] Building CXX object src/CMakeFiles/Coin.dir/base/SbColor.cpp.o
[  5%] Building CXX object src/CMakeFiles/Coin.dir/base/SbBox3d.cpp.o
[  5%] Building CXX object src/CMakeFiles/Coin.dir/base/SbClip.cpp.o
[  5%] Building CXX object src/CMakeFiles/Coin.dir/base/SbColor4f.cpp.o
[  5%] Building CXX object src/CMakeFiles/Coin.dir/base/SbCylinder.cpp.o
[  6%] Building CXX object src/CMakeFiles/Coin.dir/base/SbDict.cpp.o
[  6%] Building CXX object src/CMakeFiles/Coin.dir/base/SbDPLine.cpp.o
[  6%] Building CXX object src/CMakeFiles/Coin.dir/base/SbDPMatrix.cpp.o
[  6%] Building CXX object src/CMakeFiles/Coin.dir/base/SbDPPlane.cpp.o
[  6%] Building CXX object src/CMakeFiles/Coin.dir/base/SbDPRotation.cpp.o
[  6%] Building CXX object src/CMakeFiles/Coin.dir/base/SbHeap.cpp.o
[  6%] Building CXX object src/CMakeFiles/Coin.dir/base/SbImage.cpp.o
[  6%] Building CXX object src/CMakeFiles/Coin.dir/base/SbMatrix.cpp.o
[  6%] Building CXX object src/CMakeFiles/Coin.dir/base/SbLine.cpp.o
[  7%] Building CXX object src/CMakeFiles/Coin.dir/base/SbName.cpp.o
[  7%] Building CXX object src/CMakeFiles/Coin.dir/base/SbOctTree.cpp.o
[  7%] Building CXX object src/CMakeFiles/Coin.dir/base/SbPlane.cpp.o
[  7%] Building CXX object src/CMakeFiles/Coin.dir/base/SbRotation.cpp.o
[  7%] Building CXX object src/CMakeFiles/Coin.dir/base/SbSphere.cpp.o
[  7%] Building CXX object src/CMakeFiles/Coin.dir/base/SbString.cpp.o
[  7%] Building CXX object src/CMakeFiles/Coin.dir/base/SbTesselator.cpp.o
[  7%] Building CXX object src/CMakeFiles/Coin.dir/base/SbGLUTessellator.cpp.o
[  7%] Building CXX object src/CMakeFiles/Coin.dir/base/SbTime.cpp.o
[  8%] Building CXX object src/CMakeFiles/Coin.dir/base/SbVec2b.cpp.o
[  8%] Building CXX object src/CMakeFiles/Coin.dir/base/SbVec2ub.cpp.o
[  8%] Building CXX object src/CMakeFiles/Coin.dir/base/SbVec2s.cpp.o
[  8%] Building CXX object src/CMakeFiles/Coin.dir/base/SbVec2us.cpp.o
[  8%] Building CXX object src/CMakeFiles/Coin.dir/base/SbVec2i32.cpp.o
[  8%] Building CXX object src/CMakeFiles/Coin.dir/base/SbVec2ui32.cpp.o
[  8%] Building CXX object src/CMakeFiles/Coin.dir/base/SbVec2f.cpp.o
[  8%] Building CXX object src/CMakeFiles/Coin.dir/base/SbVec2d.cpp.o
[  9%] Building CXX object src/CMakeFiles/Coin.dir/base/SbVec3ub.cpp.o
[  9%] Building CXX object src/CMakeFiles/Coin.dir/base/SbVec3b.cpp.o
[  9%] Building CXX object src/CMakeFiles/Coin.dir/base/SbVec3s.cpp.o
[  9%] Building CXX object src/CMakeFiles/Coin.dir/base/SbVec3us.cpp.o
[  9%] Building CXX object src/CMakeFiles/Coin.dir/base/SbVec3i32.cpp.o
[  9%] Building CXX object src/CMakeFiles/Coin.dir/base/SbVec3ui32.cpp.o
[  9%] Building CXX object src/CMakeFiles/Coin.dir/base/SbVec3f.cpp.o
[  9%] Building CXX object src/CMakeFiles/Coin.dir/base/SbVec3d.cpp.o
[  9%] Building CXX object src/CMakeFiles/Coin.dir/base/SbVec4b.cpp.o
[  9%] Building CXX object src/CMakeFiles/Coin.dir/base/SbVec4ub.cpp.o
[ 10%] Building CXX object src/CMakeFiles/Coin.dir/base/SbVec4s.cpp.o
[ 10%] Building CXX object src/CMakeFiles/Coin.dir/base/SbVec4i32.cpp.o
[ 10%] Building CXX object src/CMakeFiles/Coin.dir/base/SbVec4us.cpp.o
[ 10%] Building CXX object src/CMakeFiles/Coin.dir/base/SbVec4ui32.cpp.o
[ 10%] Building CXX object src/CMakeFiles/Coin.dir/base/SbVec4f.cpp.o
[ 10%] Building CXX object src/CMakeFiles/Coin.dir/base/SbVec4d.cpp.o
[ 10%] Building CXX object src/CMakeFiles/Coin.dir/base/SbViewVolume.cpp.o
[ 10%] Building CXX object src/CMakeFiles/Coin.dir/base/SbDPViewVolume.cpp.o
[ 10%] Building CXX object src/CMakeFiles/Coin.dir/base/SbViewportRegion.cpp.o
[ 11%] Building CXX object src/CMakeFiles/Coin.dir/base/SbXfBox3f.cpp.o
[ 11%] Building CXX object src/CMakeFiles/Coin.dir/bundles/SoMaterialBundle.cpp.o
[ 11%] Building CXX object src/CMakeFiles/Coin.dir/base/SbXfBox3d.cpp.o
[ 11%] Building CXX object src/CMakeFiles/Coin.dir/bundles/SoBundle.cpp.o
[ 11%] Building CXX object src/CMakeFiles/Coin.dir/bundles/SoNormalBundle.cpp.o
[ 11%] Building CXX object src/CMakeFiles/Coin.dir/bundles/SoVertexAttributeBundle.cpp.o
[ 11%] Building CXX object src/CMakeFiles/Coin.dir/bundles/SoTextureCoordinateBundle.cpp.o
[ 11%] Building CXX object src/CMakeFiles/Coin.dir/caches/SoBoundingBoxCache.cpp.o
[ 11%] Building CXX object src/CMakeFiles/Coin.dir/caches/SoCache.cpp.o
[ 12%] Building CXX object src/CMakeFiles/Coin.dir/caches/SoConvexDataCache.cpp.o
[ 12%] Building CXX object src/CMakeFiles/Coin.dir/caches/SoGLCacheList.cpp.o
[ 12%] Building CXX object src/CMakeFiles/Coin.dir/caches/SoNormalCache.cpp.o
[ 12%] Building CXX object src/CMakeFiles/Coin.dir/caches/SoGLRenderCache.cpp.o
[ 12%] Building CXX object src/CMakeFiles/Coin.dir/caches/SoPrimitiveVertexCache.cpp.o
[ 12%] Building CXX object src/CMakeFiles/Coin.dir/caches/SoGlyphCache.cpp.o
[ 12%] Building CXX object src/CMakeFiles/Coin.dir/caches/SoTextureCoordinateCache.cpp.o
[ 12%] Building CXX object src/CMakeFiles/Coin.dir/caches/SoShaderProgramCache.cpp.o
[ 12%] Building CXX object src/CMakeFiles/Coin.dir/caches/SoVBOCache.cpp.o
[ 13%] Building CXX object src/CMakeFiles/Coin.dir/details/SoDetail.cpp.o
[ 13%] Building CXX object src/CMakeFiles/Coin.dir/details/SoConeDetail.cpp.o
[ 13%] Building CXX object src/CMakeFiles/Coin.dir/details/SoCubeDetail.cpp.o
[ 13%] Building CXX object src/CMakeFiles/Coin.dir/details/SoCylinderDetail.cpp.o
[ 13%] Building CXX object src/CMakeFiles/Coin.dir/details/SoFaceDetail.cpp.o
[ 13%] Building CXX object src/CMakeFiles/Coin.dir/details/SoLineDetail.cpp.o
[ 13%] Building CXX object src/CMakeFiles/Coin.dir/details/SoNodeKitDetail.cpp.o
[ 13%] Building CXX object src/CMakeFiles/Coin.dir/details/SoPointDetail.cpp.o
[ 13%] Building CXX object src/CMakeFiles/Coin.dir/details/SoTextDetail.cpp.o
[ 14%] Building CXX object src/CMakeFiles/Coin.dir/draggers/SoDragger.cpp.o
[ 14%] Building CXX object src/CMakeFiles/Coin.dir/draggers/SoCenterballDragger.cpp.o
[ 14%] Building CXX object src/CMakeFiles/Coin.dir/draggers/SoDirectionalLightDragger.cpp.o
[ 14%] Building CXX object src/CMakeFiles/Coin.dir/draggers/SoDragPointDragger.cpp.o
[ 14%] Building CXX object src/CMakeFiles/Coin.dir/draggers/SoHandleBoxDragger.cpp.o
[ 14%] Building CXX object src/CMakeFiles/Coin.dir/draggers/SoJackDragger.cpp.o
[ 14%] Building CXX object src/CMakeFiles/Coin.dir/draggers/SoPointLightDragger.cpp.o
[ 14%] Building CXX object src/CMakeFiles/Coin.dir/draggers/SoRotateCylindricalDragger.cpp.o
[ 14%] Building CXX object src/CMakeFiles/Coin.dir/draggers/SoRotateDiscDragger.cpp.o
[ 15%] Building CXX object src/CMakeFiles/Coin.dir/draggers/SoRotateSphericalDragger.cpp.o
[ 15%] Building CXX object src/CMakeFiles/Coin.dir/draggers/SoScale2Dragger.cpp.o
[ 15%] Building CXX object src/CMakeFiles/Coin.dir/draggers/SoScale1Dragger.cpp.o
[ 15%] Building CXX object src/CMakeFiles/Coin.dir/draggers/SoScale2UniformDragger.cpp.o
[ 15%] Building CXX object src/CMakeFiles/Coin.dir/draggers/SoScaleUniformDragger.cpp.o
[ 15%] Building CXX object src/CMakeFiles/Coin.dir/draggers/SoSpotLightDragger.cpp.o
[ 15%] Building CXX object src/CMakeFiles/Coin.dir/draggers/SoTabBoxDragger.cpp.o
[ 15%] Building CXX object src/CMakeFiles/Coin.dir/draggers/SoTabPlaneDragger.cpp.o
[ 15%] Building CXX object src/CMakeFiles/Coin.dir/draggers/SoTrackballDragger.cpp.o
[ 16%] Building CXX object src/CMakeFiles/Coin.dir/draggers/SoTransformBoxDragger.cpp.o
[ 16%] Building CXX object src/CMakeFiles/Coin.dir/draggers/SoTransformerDragger.cpp.o
[ 16%] Building CXX object src/CMakeFiles/Coin.dir/draggers/SoTranslate1Dragger.cpp.o
[ 16%] Building CXX object src/CMakeFiles/Coin.dir/draggers/SoTranslate2Dragger.cpp.o
[ 16%] Building CXX object src/CMakeFiles/Coin.dir/elements/GL/SoGLCacheContextElement.cpp.o
[ 16%] Building CXX object src/CMakeFiles/Coin.dir/elements/GL/SoGLClipPlaneElement.cpp.o
[ 16%] Building CXX object src/CMakeFiles/Coin.dir/elements/GL/SoGLCoordinateElement.cpp.o
[ 16%] Building CXX object src/CMakeFiles/Coin.dir/elements/GL/SoGLColorIndexElement.cpp.o
[ 16%] Building CXX object src/CMakeFiles/Coin.dir/elements/GL/SoGLDepthBufferElement.cpp.o
[ 17%] Building CXX object src/CMakeFiles/Coin.dir/elements/GL/SoGLDrawStyleElement.cpp.o
[ 17%] Building CXX object src/CMakeFiles/Coin.dir/elements/GL/SoGLLazyElement.cpp.o
[ 17%] Building CXX object src/CMakeFiles/Coin.dir/elements/GL/SoGLLightIdElement.cpp.o
[ 17%] Building CXX object src/CMakeFiles/Coin.dir/elements/GL/SoGLEnvironmentElement.cpp.o
[ 17%] Building CXX object src/CMakeFiles/Coin.dir/elements/GL/SoGLLinePatternElement.cpp.o
[ 17%] Building CXX object src/CMakeFiles/Coin.dir/elements/GL/SoGLLineWidthElement.cpp.o
[ 17%] Building CXX object src/CMakeFiles/Coin.dir/elements/GL/SoGLModelMatrixElement.cpp.o
[ 17%] Building CXX object src/CMakeFiles/Coin.dir/elements/GL/SoGLMultiTextureCoordinateElement.cpp.o
[ 17%] Building CXX object src/CMakeFiles/Coin.dir/elements/GL/SoGLMultiTextureEnabledElement.cpp.o
[ 18%] Building CXX object src/CMakeFiles/Coin.dir/elements/GL/SoGLMultiTextureMatrixElement.cpp.o
[ 18%] Building CXX object src/CMakeFiles/Coin.dir/elements/GL/SoGLMultiTextureImageElement.cpp.o
[ 18%] Building CXX object src/CMakeFiles/Coin.dir/elements/GL/SoGLNormalElement.cpp.o
[ 18%] Building CXX object src/CMakeFiles/Coin.dir/elements/GL/SoGLPointSizeElement.cpp.o
[ 18%] Building CXX object src/CMakeFiles/Coin.dir/elements/GL/SoGLPolygonOffsetElement.cpp.o
[ 18%] Building CXX object src/CMakeFiles/Coin.dir/elements/GL/SoGLProjectionMatrixElement.cpp.o
[ 18%] Building CXX object src/CMakeFiles/Coin.dir/elements/GL/SoGLRenderPassElement.cpp.o
[ 18%] Building CXX object src/CMakeFiles/Coin.dir/elements/GL/SoGLShapeHintsElement.cpp.o
[ 18%] Building CXX object src/CMakeFiles/Coin.dir/elements/GL/SoGLUpdateAreaElement.cpp.o
[ 19%] Building CXX object src/CMakeFiles/Coin.dir/elements/GL/SoGLVBOElement.cpp.o
[ 19%] Building CXX object src/CMakeFiles/Coin.dir/elements/GL/SoGLViewingMatrixElement.cpp.o
[ 19%] Building CXX object src/CMakeFiles/Coin.dir/elements/GL/SoGLViewportRegionElement.cpp.o
[ 19%] Building CXX object src/CMakeFiles/Coin.dir/elements/GL/SoGLDisplayList.cpp.o
[ 19%] Building CXX object src/CMakeFiles/Coin.dir/elements/GL/SoGLVertexAttributeElement.cpp.o
[ 19%] Building CXX object src/CMakeFiles/Coin.dir/elements/GL/SoResetMatrixElement.cpp.o
[ 19%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoAccumulatedElement.cpp.o
[ 19%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoAmbientColorElement.cpp.o
[ 19%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoAnnoText3CharOrientElement.cpp.o
[ 20%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoAnnoText3FontSizeHintElement.cpp.o
[ 20%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoAnnoText3RenderPrintElement.cpp.o
[ 20%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoBBoxModelMatrixElement.cpp.o
[ 20%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoBumpMapElement.cpp.o
[ 20%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoBumpMapMatrixElement.cpp.o
[ 20%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoBumpMapCoordinateElement.cpp.o
[ 20%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoBumpMappingPropertyElement.cpp.o
[ 20%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoCacheElement.cpp.o
[ 20%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoComplexityElement.cpp.o
[ 21%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoClipPlaneElement.cpp.o
[ 21%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoCacheHintElement.cpp.o
[ 21%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoComplexityTypeElement.cpp.o
[ 21%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoCoordinateElement.cpp.o
[ 21%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoCreaseAngleElement.cpp.o
[ 21%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoCullElement.cpp.o
[ 21%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoDecimationPercentageElement.cpp.o
[ 21%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoDecimationTypeElement.cpp.o
[ 21%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoDepthBufferElement.cpp.o
[ 22%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoDiffuseColorElement.cpp.o
[ 22%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoDrawStyleElement.cpp.o
[ 22%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoEnvironmentElement.cpp.o
[ 22%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoElement.cpp.o
[ 22%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoEmissiveColorElement.cpp.o
[ 22%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoFloatElement.cpp.o
[ 22%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoFocalDistanceElement.cpp.o
[ 22%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoFontNameElement.cpp.o
[ 22%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoFontSizeElement.cpp.o
[ 23%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoInt32Element.cpp.o
[ 23%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoLazyElement.cpp.o
[ 23%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoLightElement.cpp.o
[ 23%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoLightAttenuationElement.cpp.o
[ 23%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoLightModelElement.cpp.o
[ 23%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoLinePatternElement.cpp.o
[ 23%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoLineWidthElement.cpp.o
[ 23%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoLocalBBoxMatrixElement.cpp.o
[ 23%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoMaterialBindingElement.cpp.o
[ 24%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoVertexAttributeBindingElement.cpp.o
[ 24%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoMultiTextureCoordinateElement.cpp.o
[ 24%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoMultiTextureEnabledElement.cpp.o
[ 24%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoMultiTextureMatrixElement.cpp.o
[ 24%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoMultiTextureImageElement.cpp.o
[ 24%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoModelMatrixElement.cpp.o
[ 24%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoNormalBindingElement.cpp.o
[ 24%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoNormalElement.cpp.o
[ 24%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoOverrideElement.cpp.o
[ 25%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoPickRayElement.cpp.o
[ 25%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoPickStyleElement.cpp.o
[ 25%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoPointSizeElement.cpp.o
[ 25%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoPolygonOffsetElement.cpp.o
[ 25%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoProfileCoordinateElement.cpp.o
[ 25%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoProfileElement.cpp.o
[ 25%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoProjectionMatrixElement.cpp.o
[ 25%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoReplacedElement.cpp.o
[ 25%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoShapeStyleElement.cpp.o
[ 25%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoShapeHintsElement.cpp.o
[ 26%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoShininessElement.cpp.o
[ 26%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoSpecularColorElement.cpp.o
[ 26%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoSwitchElement.cpp.o
[ 26%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoTextOutlineEnabledElement.cpp.o
[ 26%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoTextureCombineElement.cpp.o
[ 26%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoTextureCoordinateBindingElement.cpp.o
[ 26%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoTextureOverrideElement.cpp.o
[ 26%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoTextureScaleQualityElement.cpp.o
[ 26%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoTextureScalePolicyElement.cpp.o
[ 27%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoTextureUnitElement.cpp.o
[ 27%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoTextureQualityElement.cpp.o
[ 27%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoTransparencyElement.cpp.o
[ 27%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoUnitsElement.cpp.o
[ 27%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoViewVolumeElement.cpp.o
[ 27%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoViewingMatrixElement.cpp.o
[ 27%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoViewportRegionElement.cpp.o
[ 27%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoWindowElement.cpp.o
[ 27%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoListenerPositionElement.cpp.o
[ 28%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoListenerOrientationElement.cpp.o
[ 28%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoListenerGainElement.cpp.o
[ 28%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoListenerDopplerElement.cpp.o
[ 28%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoVertexAttributeElement.cpp.o
[ 28%] Building CXX object src/CMakeFiles/Coin.dir/elements/SoSoundElement.cpp.o
[ 28%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoBoolOperation.cpp.o
[ 28%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoCalculator.cpp.o
[ 29%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoComposeMatrix.cpp.o
[ 29%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoComposeRotationFromTo.cpp.o
[ 29%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoComposeRotation.cpp.o
[ 29%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoComposeVec2f.cpp.o
[ 29%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoComposeVec3f.cpp.o
[ 29%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoComposeVec4f.cpp.o
[ 29%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoComputeBoundingBox.cpp.o
[ 29%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoConcatenate.cpp.o
[ 29%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoConvertAll.cpp.o
[ 29%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoCounter.cpp.o
[ 29%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoDecomposeMatrix.cpp.o
[ 30%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoDecomposeRotation.cpp.o
[ 30%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoDecomposeVec2f.cpp.o
[ 30%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoDecomposeVec3f.cpp.o
[ 30%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoDecomposeVec4f.cpp.o
[ 30%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoElapsedTime.cpp.o
[ 30%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoEngine.cpp.o
[ 30%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoEngineOutput.cpp.o
[ 30%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoFieldConverter.cpp.o
[ 30%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoGate.cpp.o
[ 31%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoInterpolate.cpp.o
[ 31%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoInterpolateFloat.cpp.o
[ 31%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoInterpolateRotation.cpp.o
[ 31%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoInterpolateVec2f.cpp.o
[ 31%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoInterpolateVec3f.cpp.o
[ 31%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoInterpolateVec4f.cpp.o
[ 31%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoNodeEngine.cpp.o
[ 31%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoOnOff.cpp.o
[ 31%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoOneShot.cpp.o
[ 32%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoOutputData.cpp.o
[ 32%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoSelectOne.cpp.o
[ 32%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoTimeCounter.cpp.o
[ 32%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoTransformVec3f.cpp.o
[ 32%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoTriggerAny.cpp.o
[ 32%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoTexture2Convert.cpp.o
[ 32%] Building CXX object src/CMakeFiles/Coin.dir/engines/SoHeightMapToNormalMap.cpp.o
[ 32%] Building C object src/CMakeFiles/Coin.dir/engines/evaluator.c.o
[ 32%] Building C object src/CMakeFiles/Coin.dir/engines/evaluator_tab.c.o
[ 33%] Building CXX object src/CMakeFiles/Coin.dir/errors/error.cpp.o
[ 33%] Building CXX object src/CMakeFiles/Coin.dir/errors/debugerror.cpp.o
[ 33%] Building CXX object src/CMakeFiles/Coin.dir/errors/SoDebugError.cpp.o
[ 33%] Building CXX object src/CMakeFiles/Coin.dir/errors/SoError.cpp.o
[ 33%] Building CXX object src/CMakeFiles/Coin.dir/errors/SoMemoryError.cpp.o
[ 33%] Building CXX object src/CMakeFiles/Coin.dir/errors/SoReadError.cpp.o
[ 33%] Building CXX object src/CMakeFiles/Coin.dir/events/SoButtonEvent.cpp.o
[ 33%] Building CXX object src/CMakeFiles/Coin.dir/events/SoEvent.cpp.o
[ 33%] Building CXX object src/CMakeFiles/Coin.dir/events/SoKeyboardEvent.cpp.o
[ 34%] Building CXX object src/CMakeFiles/Coin.dir/events/SoLocation2Event.cpp.o
[ 34%] Building CXX object src/CMakeFiles/Coin.dir/events/SoMotion3Event.cpp.o
[ 34%] Building CXX object src/CMakeFiles/Coin.dir/events/SoMouseButtonEvent.cpp.o
[ 34%] Building CXX object src/CMakeFiles/Coin.dir/events/SoSpaceballButtonEvent.cpp.o
[ 34%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoField.cpp.o
[ 34%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoFieldContainer.cpp.o
[ 34%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFBitMask.cpp.o
[ 34%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoFieldData.cpp.o
[ 34%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFBool.cpp.o
[ 35%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFColor.cpp.o
[ 35%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFColorRGBA.cpp.o
[ 35%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFDouble.cpp.o
[ 35%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFEngine.cpp.o
[ 35%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFEnum.cpp.o
[ 35%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFFloat.cpp.o
[ 35%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFInt32.cpp.o
[ 35%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFMatrix.cpp.o
[ 35%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFName.cpp.o
[ 36%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFNode.cpp.o
[ 36%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFPath.cpp.o
[ 36%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFPlane.cpp.o
[ 36%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFRotation.cpp.o
[ 36%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFShort.cpp.o
[ 36%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFString.cpp.o
[ 36%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFTime.cpp.o
[ 36%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFUInt32.cpp.o
[ 36%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFUShort.cpp.o
[ 37%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFVec2b.cpp.o
[ 37%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFVec2s.cpp.o
[ 37%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFVec2i32.cpp.o
[ 37%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFVec2f.cpp.o
[ 37%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFVec2d.cpp.o
[ 37%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFVec3b.cpp.o
[ 37%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFVec3s.cpp.o
[ 37%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFVec3i32.cpp.o
[ 37%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFVec3f.cpp.o
[ 38%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFVec3d.cpp.o
[ 38%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFVec4b.cpp.o
[ 38%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFVec4ub.cpp.o
[ 38%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFVec4s.cpp.o
[ 38%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFVec4us.cpp.o
[ 38%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFVec4i32.cpp.o
[ 38%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFVec4ui32.cpp.o
[ 38%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFVec4f.cpp.o
[ 38%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMFVec4d.cpp.o
[ 39%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoMField.cpp.o
[ 39%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFBitMask.cpp.o
[ 39%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFBool.cpp.o
[ 39%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFBox2s.cpp.o
[ 39%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFBox2i32.cpp.o
[ 39%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFBox2f.cpp.o
[ 39%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFBox3s.cpp.o
[ 39%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFBox2d.cpp.o
[ 39%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFBox3i32.cpp.o
[ 40%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFBox3f.cpp.o
[ 40%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFBox3d.cpp.o
[ 40%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFColor.cpp.o
[ 40%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFColorRGBA.cpp.o
[ 40%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFEngine.cpp.o
[ 40%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFDouble.cpp.o
[ 40%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFEnum.cpp.o
[ 40%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFFloat.cpp.o
[ 41%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFImage3.cpp.o
[ 41%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFImage.cpp.o
[ 41%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFInt32.cpp.o
[ 41%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFMatrix.cpp.o
[ 41%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFName.cpp.o
[ 41%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFNode.cpp.o
[ 41%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFPath.cpp.o
[ 41%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFPlane.cpp.o
[ 41%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFRotation.cpp.o
[ 41%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFShort.cpp.o
[ 42%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFString.cpp.o
[ 42%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFTime.cpp.o
[ 42%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFTrigger.cpp.o
[ 42%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFUInt32.cpp.o
[ 42%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFUShort.cpp.o
[ 42%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFVec2b.cpp.o
[ 42%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFVec2s.cpp.o
[ 42%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFVec2i32.cpp.o
[ 42%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFVec2f.cpp.o
[ 43%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFVec2d.cpp.o
[ 43%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFVec3b.cpp.o
[ 43%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFVec3s.cpp.o
[ 43%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFVec3i32.cpp.o
[ 43%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFVec3d.cpp.o
[ 43%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFVec3f.cpp.o
[ 43%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFVec4b.cpp.o
[ 43%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFVec4ub.cpp.o
[ 44%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFVec4us.cpp.o
[ 44%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFVec4s.cpp.o
[ 44%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFVec4i32.cpp.o
[ 44%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFVec4ui32.cpp.o
[ 44%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFVec4d.cpp.o
[ 44%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSFVec4f.cpp.o
[ 44%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoSField.cpp.o
[ 44%] Building CXX object src/CMakeFiles/Coin.dir/fields/SoGlobalField.cpp.o
[ 44%] Building CXX object src/CMakeFiles/Coin.dir/fields/shared.cpp.o
[ 44%] Building CXX object src/CMakeFiles/Coin.dir/fonts/fontlib_wrapper.cpp.o
[ 45%] Building CXX object src/CMakeFiles/Coin.dir/fonts/win32.cpp.o
[ 45%] Building CXX object src/CMakeFiles/Coin.dir/fonts/freetype.cpp.o
[ 45%] Building CXX object src/CMakeFiles/Coin.dir/fonts/coretext.cpp.o
[ 45%] Building CXX object src/CMakeFiles/Coin.dir/fonts/fontspec.cpp.o
[ 45%] Building CXX object src/CMakeFiles/Coin.dir/fonts/glyph.cpp.o
[ 45%] Building CXX object src/CMakeFiles/Coin.dir/fonts/glyph2d.cpp.o
[ 45%] Building CXX object src/CMakeFiles/Coin.dir/fonts/glyph3d.cpp.o
[ 45%] Building CXX object src/CMakeFiles/Coin.dir/fonts/default3dfont.cpp.o
[ 46%] Building CXX object src/CMakeFiles/Coin.dir/fonts/common.cpp.o
[ 46%] Building CXX object src/CMakeFiles/Coin.dir/fonts/default2dfont.cpp.o
[ 46%] Building CXX object src/CMakeFiles/Coin.dir/glue/cg.cpp.o
[ 46%] Building CXX object src/CMakeFiles/Coin.dir/glue/spidermonkey.cpp.o
[ 46%] Building CXX object src/CMakeFiles/Coin.dir/glue/dl.cpp.o
[ 46%] Building CXX object src/CMakeFiles/Coin.dir/glue/gl.cpp.o
[ 46%] Building CXX object src/CMakeFiles/Coin.dir/glue/gl_wgl.cpp.o
[ 46%] Building CXX object src/CMakeFiles/Coin.dir/glue/gl_agl.cpp.o
[ 46%] Building CXX object src/CMakeFiles/Coin.dir/glue/gl_cgl.cpp.o
[ 47%] Building CXX object src/CMakeFiles/Coin.dir/glue/GLUWrapper.cpp.o
[ 47%] Building CXX object src/CMakeFiles/Coin.dir/glue/gl_glx.cpp.o
[ 47%] Building CXX object src/CMakeFiles/Coin.dir/glue/simage_wrapper.cpp.o
[ 47%] Building CXX object src/CMakeFiles/Coin.dir/glue/openal_wrapper.cpp.o
[ 47%] Building CXX object src/CMakeFiles/Coin.dir/glue/win32api.cpp.o
[ 47%] Building CXX object src/CMakeFiles/Coin.dir/glue/zlib.cpp.o
[ 47%] Building CXX object src/CMakeFiles/Coin.dir/glue/bzip2.cpp.o
[ 47%] Building CXX object src/CMakeFiles/Coin.dir/glue/freetype.cpp.o
[ 47%] Building CXX object src/CMakeFiles/Coin.dir/glue/normalization_cubemap.cpp.o
[ 47%] Building CXX object src/CMakeFiles/Coin.dir/io/SoInput.cpp.o
[ 48%] Building CXX object src/CMakeFiles/Coin.dir/io/SoInputP.cpp.o
[ 48%] Building CXX object src/CMakeFiles/Coin.dir/io/SoInput_FileInfo.cpp.o
[ 48%] Building CXX object src/CMakeFiles/Coin.dir/io/SoInput_Reader.cpp.o
[ 48%] Building CXX object src/CMakeFiles/Coin.dir/io/SoOutput.cpp.o
[ 48%] Building CXX object src/CMakeFiles/Coin.dir/io/SoOutput_Writer.cpp.o
[ 48%] Building CXX object src/CMakeFiles/Coin.dir/io/SoByteStream.cpp.o
[ 48%] Building CXX object src/CMakeFiles/Coin.dir/io/SoTranSender.cpp.o
[ 48%] Building CXX object src/CMakeFiles/Coin.dir/io/SoTranReceiver.cpp.o
[ 48%] Building CXX object src/CMakeFiles/Coin.dir/io/SoWriterefCounter.cpp.o
[ 49%] Building CXX object src/CMakeFiles/Coin.dir/io/gzmemio.cpp.o
[ 49%] Building CXX object src/CMakeFiles/Coin.dir/manips/SoClipPlaneManip.cpp.o
[ 49%] Building CXX object src/CMakeFiles/Coin.dir/manips/SoDirectionalLightManip.cpp.o
[ 49%] Building CXX object src/CMakeFiles/Coin.dir/manips/SoPointLightManip.cpp.o
[ 49%] Building CXX object src/CMakeFiles/Coin.dir/manips/SoSpotLightManip.cpp.o
[ 49%] Building CXX object src/CMakeFiles/Coin.dir/manips/SoTransformManip.cpp.o
[ 49%] Building CXX object src/CMakeFiles/Coin.dir/manips/SoCenterballManip.cpp.o
[ 49%] Building CXX object src/CMakeFiles/Coin.dir/manips/SoHandleBoxManip.cpp.o
[ 49%] Building CXX object src/CMakeFiles/Coin.dir/manips/SoJackManip.cpp.o
[ 50%] Building CXX object src/CMakeFiles/Coin.dir/manips/SoTabBoxManip.cpp.o
[ 50%] Building CXX object src/CMakeFiles/Coin.dir/manips/SoTrackballManip.cpp.o
[ 50%] Building CXX object src/CMakeFiles/Coin.dir/manips/SoTransformBoxManip.cpp.o
[ 50%] Building CXX object src/CMakeFiles/Coin.dir/manips/SoTransformerManip.cpp.o
[ 50%] Building CXX object src/CMakeFiles/Coin.dir/manips/commoncode.cpp.o
[ 50%] Building CXX object src/CMakeFiles/Coin.dir/misc/AudioTools.cpp.o
[ 50%] Building CXX object src/CMakeFiles/Coin.dir/misc/CoinStaticObjectInDLL.cpp.o
[ 50%] Building CXX object src/CMakeFiles/Coin.dir/misc/SoAudioDevice.cpp.o
[ 50%] Building CXX object src/CMakeFiles/Coin.dir/misc/SoBase.cpp.o
[ 50%] Building CXX object src/CMakeFiles/Coin.dir/misc/SoBaseP.cpp.o
[ 51%] Building CXX object src/CMakeFiles/Coin.dir/misc/SoChildList.cpp.o
[ 51%] Building CXX object src/CMakeFiles/Coin.dir/misc/SoCompactPathList.cpp.o
[ 51%] Building CXX object src/CMakeFiles/Coin.dir/misc/SoConfigSettings.cpp.o
[ 51%] Building CXX object src/CMakeFiles/Coin.dir/misc/SoContextHandler.cpp.o
[ 51%] Building CXX object src/CMakeFiles/Coin.dir/misc/SoDB.cpp.o
[ 51%] Building CXX object src/CMakeFiles/Coin.dir/misc/SoDebug.cpp.o
[ 51%] Building CXX object src/CMakeFiles/Coin.dir/misc/SoGenerate.cpp.o
[ 51%] Building CXX object src/CMakeFiles/Coin.dir/misc/SoFullPath.cpp.o
[ 51%] Building CXX object src/CMakeFiles/Coin.dir/misc/SoGlyph.cpp.o
[ 52%] Building CXX object src/CMakeFiles/Coin.dir/misc/SoInteraction.cpp.o
[ 52%] Building CXX object src/CMakeFiles/Coin.dir/misc/SoLightPath.cpp.o
[ 52%] Building CXX object src/CMakeFiles/Coin.dir/misc/SoJavaScriptEngine.cpp.o
[ 52%] Building CXX object src/CMakeFiles/Coin.dir/misc/SoLockManager.cpp.o
[ 52%] Building CXX object src/CMakeFiles/Coin.dir/misc/SoNormalGenerator.cpp.o
[ 52%] Building CXX object src/CMakeFiles/Coin.dir/misc/SoNotRec.cpp.o
[ 52%] Building CXX object src/CMakeFiles/Coin.dir/misc/SoNotification.cpp.o
[ 52%] Building CXX object src/CMakeFiles/Coin.dir/misc/SoPath.cpp.o
[ 52%] Building CXX object src/CMakeFiles/Coin.dir/misc/SoPick.cpp.o
[ 53%] Building CXX object src/CMakeFiles/Coin.dir/misc/SoPickedPoint.cpp.o
[ 53%] Building CXX object src/CMakeFiles/Coin.dir/misc/SoPrimitiveVertex.cpp.o
[ 53%] Building CXX object src/CMakeFiles/Coin.dir/misc/SoProto.cpp.o
[ 53%] Building CXX object src/CMakeFiles/Coin.dir/misc/SoProtoInstance.cpp.o
[ 53%] Building CXX object src/CMakeFiles/Coin.dir/misc/SoSceneManager.cpp.o
[ 53%] Building CXX object src/CMakeFiles/Coin.dir/misc/SoSceneManagerP.cpp.o
[ 53%] Building CXX object src/CMakeFiles/Coin.dir/misc/SoShaderGenerator.cpp.o
[ 53%] Building CXX object src/CMakeFiles/Coin.dir/misc/SoState.cpp.o
[ 53%] Building CXX object src/CMakeFiles/Coin.dir/misc/SoTempPath.cpp.o
[ 54%] Building CXX object src/CMakeFiles/Coin.dir/misc/SoType.cpp.o
[ 54%] Building CXX object src/CMakeFiles/Coin.dir/misc/CoinResources.cpp.o
[ 54%] Building CXX object src/CMakeFiles/Coin.dir/misc/SoDBP.cpp.o
[ 54%] Building CXX object src/CMakeFiles/Coin.dir/misc/SoEventManager.cpp.o
[ 54%] Building CXX object src/CMakeFiles/Coin.dir/rendering/SoGL.cpp.o
[ 54%] Building CXX object src/CMakeFiles/Coin.dir/rendering/SoGLBigImage.cpp.o
[ 54%] Building CXX object src/CMakeFiles/Coin.dir/rendering/SoGLDriverDatabase.cpp.o
[ 54%] Building CXX object src/CMakeFiles/Coin.dir/rendering/SoGLImage.cpp.o
[ 54%] Building CXX object src/CMakeFiles/Coin.dir/rendering/SoGLCubeMapImage.cpp.o
[ 55%] Building CXX object src/CMakeFiles/Coin.dir/rendering/SoGLNurbs.cpp.o
[ 55%] Building CXX object src/CMakeFiles/Coin.dir/rendering/SoRenderManager.cpp.o
[ 55%] Building CXX object src/CMakeFiles/Coin.dir/rendering/SoRenderManagerP.cpp.o
[ 55%] Building CXX object src/CMakeFiles/Coin.dir/rendering/SoOffscreenRenderer.cpp.o
[ 55%] Building CXX object src/CMakeFiles/Coin.dir/rendering/SoOffscreenCGData.cpp.o
[ 55%] Building CXX object src/CMakeFiles/Coin.dir/rendering/SoOffscreenGLXData.cpp.o
[ 55%] Building CXX object src/CMakeFiles/Coin.dir/rendering/SoOffscreenWGLData.cpp.o
[ 55%] Building CXX object src/CMakeFiles/Coin.dir/rendering/SoVBO.cpp.o
[ 55%] Building CXX object src/CMakeFiles/Coin.dir/rendering/SoVertexArrayIndexer.cpp.o
[ 56%] Building CXX object src/CMakeFiles/Coin.dir/rendering/CoinOffscreenGLCanvas.cpp.o
[ 56%] Building CXX object src/CMakeFiles/Coin.dir/lists/SbList.cpp.o
[ 56%] Building CXX object src/CMakeFiles/Coin.dir/lists/SbPList.cpp.o
[ 56%] Building CXX object src/CMakeFiles/Coin.dir/lists/SbIntList.cpp.o
[ 56%] Building CXX object src/CMakeFiles/Coin.dir/lists/SbStringList.cpp.o
[ 56%] Building CXX object src/CMakeFiles/Coin.dir/lists/SbVec3fList.cpp.o
[ 56%] Building CXX object src/CMakeFiles/Coin.dir/lists/SoActionMethodList.cpp.o
[ 56%] Building CXX object src/CMakeFiles/Coin.dir/lists/SoAuditorList.cpp.o
[ 56%] Building CXX object src/CMakeFiles/Coin.dir/lists/SoBaseList.cpp.o
[ 57%] Building CXX object src/CMakeFiles/Coin.dir/lists/SoCallbackList.cpp.o
[ 57%] Building CXX object src/CMakeFiles/Coin.dir/lists/SoDetailList.cpp.o
[ 57%] Building CXX object src/CMakeFiles/Coin.dir/lists/SoEnabledElementsList.cpp.o
[ 57%] Building CXX object src/CMakeFiles/Coin.dir/lists/SoEngineList.cpp.o
[ 57%] Building CXX object src/CMakeFiles/Coin.dir/lists/SoEngineOutputList.cpp.o
[ 57%] Building CXX object src/CMakeFiles/Coin.dir/lists/SoFieldList.cpp.o
[ 57%] Building CXX object src/CMakeFiles/Coin.dir/lists/SoNodeList.cpp.o
[ 57%] Building CXX object src/CMakeFiles/Coin.dir/lists/SoPathList.cpp.o
[ 57%] Building CXX object src/CMakeFiles/Coin.dir/lists/SoPickedPointList.cpp.o
[ 58%] Building CXX object src/CMakeFiles/Coin.dir/lists/SoTypeList.cpp.o
[ 58%] Building CXX object src/CMakeFiles/Coin.dir/nodekits/SoNodeKit.cpp.o
[ 58%] Building CXX object src/CMakeFiles/Coin.dir/nodekits/SoNodeKitListPart.cpp.o
[ 58%] Building CXX object src/CMakeFiles/Coin.dir/nodekits/SoNodeKitPath.cpp.o
[ 58%] Building CXX object src/CMakeFiles/Coin.dir/nodekits/SoNodekitCatalog.cpp.o
[ 58%] Building CXX object src/CMakeFiles/Coin.dir/nodekits/SoBaseKit.cpp.o
[ 58%] Building CXX object src/CMakeFiles/Coin.dir/nodekits/SoAppearanceKit.cpp.o
[ 58%] Building CXX object src/CMakeFiles/Coin.dir/nodekits/SoCameraKit.cpp.o
[ 58%] Building CXX object src/CMakeFiles/Coin.dir/nodekits/SoInteractionKit.cpp.o
[ 58%] Building CXX object src/CMakeFiles/Coin.dir/nodekits/SoSceneKit.cpp.o
[ 59%] Building CXX object src/CMakeFiles/Coin.dir/nodekits/SoLightKit.cpp.o
[ 59%] Building CXX object src/CMakeFiles/Coin.dir/nodekits/SoSeparatorKit.cpp.o
[ 59%] Building CXX object src/CMakeFiles/Coin.dir/nodekits/SoShapeKit.cpp.o
[ 59%] Building CXX object src/CMakeFiles/Coin.dir/nodekits/SoWrapperKit.cpp.o
[ 59%] Building CXX object src/CMakeFiles/Coin.dir/navigation/SoCameraUtils.cpp.o
[ 59%] Building CXX object src/CMakeFiles/Coin.dir/navigation/SoScXMLNavigation.cpp.o
[ 59%] Building CXX object src/CMakeFiles/Coin.dir/navigation/SoScXMLNavigationTarget.cpp.o
[ 59%] Building CXX object src/CMakeFiles/Coin.dir/navigation/SoScXMLPanTarget.cpp.o
[ 60%] Building CXX object src/CMakeFiles/Coin.dir/navigation/SoScXMLRotateTarget.cpp.o
[ 60%] Building CXX object src/CMakeFiles/Coin.dir/navigation/SoScXMLSeekTarget.cpp.o
[ 60%] Building CXX object src/CMakeFiles/Coin.dir/navigation/SoScXMLSpinTarget.cpp.o
[ 60%] Building CXX object src/CMakeFiles/Coin.dir/navigation/SoScXMLZoomTarget.cpp.o
[ 60%] Building CXX object src/CMakeFiles/Coin.dir/navigation/SoScXMLDollyTarget.cpp.o
[ 60%] Building CXX object src/CMakeFiles/Coin.dir/navigation/SoScXMLMiscTarget.cpp.o
[ 60%] Building CXX object src/CMakeFiles/Coin.dir/navigation/SoScXMLFlightControlTarget.cpp.o
[ 60%] Building CXX object src/CMakeFiles/Coin.dir/navigation/SoScXMLMotionTarget.cpp.o
[ 60%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoAlphaTest.cpp.o
[ 61%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoAnnotation.cpp.o
[ 61%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoAntiSquish.cpp.o
[ 61%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoArray.cpp.o
[ 61%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoBaseColor.cpp.o
[ 61%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoBlinker.cpp.o
[ 61%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoBumpMap.cpp.o
[ 61%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoBumpMapCoordinate.cpp.o
[ 61%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoBumpMapTransform.cpp.o
[ 61%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoCallback.cpp.o
[ 62%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoCacheHint.cpp.o
[ 62%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoCamera.cpp.o
[ 62%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoClipPlane.cpp.o
[ 62%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoColorIndex.cpp.o
[ 62%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoComplexity.cpp.o
[ 62%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoCoordinate3.cpp.o
[ 62%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoCoordinate4.cpp.o
[ 62%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoDirectionalLight.cpp.o
[ 62%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoDepthBuffer.cpp.o
[ 63%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoDrawStyle.cpp.o
[ 63%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoEnvironment.cpp.o
[ 63%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoEventCallback.cpp.o
[ 63%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoFile.cpp.o
[ 63%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoExtSelection.cpp.o
[ 63%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoFont.cpp.o
[ 63%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoFontStyle.cpp.o
[ 63%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoFrustumCamera.cpp.o
[ 63%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoGroup.cpp.o
[ 64%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoInfo.cpp.o
[ 64%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoLOD.cpp.o
[ 64%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoLevelOfDetail.cpp.o
[ 64%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoLabel.cpp.o
[ 64%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoLight.cpp.o
[ 64%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoLightModel.cpp.o
[ 64%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoLinearProfile.cpp.o
[ 64%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoListener.cpp.o
[ 64%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoLocateHighlight.cpp.o
[ 65%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoMaterial.cpp.o
[ 65%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoMaterialBinding.cpp.o
[ 65%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoMatrixTransform.cpp.o
[ 65%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoMultipleCopy.cpp.o
[ 65%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoNode.cpp.o
[ 65%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoNormal.cpp.o
[ 65%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoNormalBinding.cpp.o
[ 65%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoNurbsProfile.cpp.o
[ 65%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoOrthographicCamera.cpp.o
[ 66%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoPackedColor.cpp.o
[ 66%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoPathSwitch.cpp.o
[ 66%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoPendulum.cpp.o
[ 66%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoPerspectiveCamera.cpp.o
[ 66%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoPickStyle.cpp.o
[ 66%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoPointLight.cpp.o
[ 66%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoPolygonOffset.cpp.o
[ 66%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoProfile.cpp.o
[ 66%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoProfileCoordinate2.cpp.o
[ 66%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoResetTransform.cpp.o
[ 67%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoProfileCoordinate3.cpp.o
[ 67%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoReversePerspectiveCamera.cpp.o
[ 67%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoRotation.cpp.o
[ 67%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoRotationXYZ.cpp.o
[ 67%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoScale.cpp.o
[ 67%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoRotor.cpp.o
[ 67%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoSceneTexture2.cpp.o
[ 67%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoSceneTextureCubeMap.cpp.o
[ 68%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoSelection.cpp.o
[ 68%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoSeparator.cpp.o
[ 68%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoShapeHints.cpp.o
[ 68%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoShuttle.cpp.o
[ 68%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoSpotLight.cpp.o
[ 68%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoSurroundScale.cpp.o
[ 68%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoTexture.cpp.o
[ 68%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoSwitch.cpp.o
[ 68%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoTexture2.cpp.o
[ 69%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoTexture3.cpp.o
[ 69%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoTexture2Transform.cpp.o
[ 69%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoTexture3Transform.cpp.o
[ 69%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoTextureCombine.cpp.o
[ 69%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoTextureCoordinate2.cpp.o
[ 69%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoTextureCoordinate3.cpp.o
[ 69%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoTextureCoordinateBinding.cpp.o
[ 69%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoTextureCoordinateCube.cpp.o
[ 69%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoTextureCoordinateCylinder.cpp.o
[ 70%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoTextureCoordinateSphere.cpp.o
[ 70%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoTextureCoordinateDefault.cpp.o
[ 70%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoTextureCoordinateEnvironment.cpp.o
[ 70%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoTextureCoordinateFunction.cpp.o
[ 70%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoTextureCoordinatePlane.cpp.o
[ 70%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoTextureCoordinateNormalMap.cpp.o
[ 70%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoTextureCoordinateReflectionMap.cpp.o
[ 70%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoTextureCoordinateObject.cpp.o
[ 70%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoTextureCubeMap.cpp.o
[ 71%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoTextureMatrixTransform.cpp.o
[ 71%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoTextureScalePolicy.cpp.o
[ 71%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoTextureUnit.cpp.o
[ 71%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoTransform.cpp.o
[ 71%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoTransparencyType.cpp.o
[ 71%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoTransformSeparator.cpp.o
[ 71%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoTransformation.cpp.o
[ 72%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoUnknownNode.cpp.o
[ 72%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoTranslation.cpp.o
[ 72%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoVertexProperty.cpp.o
[ 72%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoUnits.cpp.o
[ 72%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoVertexAttribute.cpp.o
[ 72%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoVertexAttributeBinding.cpp.o
[ 72%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoWWWAnchor.cpp.o
[ 72%] Building CXX object src/CMakeFiles/Coin.dir/nodes/SoWWWInline.cpp.o
[ 72%] Building CXX object src/CMakeFiles/Coin.dir/shapenodes/SoAsciiText.cpp.o
[ 72%] Building CXX object src/CMakeFiles/Coin.dir/shapenodes/SoCone.cpp.o
[ 72%] Building CXX object src/CMakeFiles/Coin.dir/shapenodes/SoCube.cpp.o
[ 73%] Building CXX object src/CMakeFiles/Coin.dir/shapenodes/SoCylinder.cpp.o
[ 73%] Building CXX object src/CMakeFiles/Coin.dir/shapenodes/SoFaceSet.cpp.o
[ 73%] Building CXX object src/CMakeFiles/Coin.dir/shapenodes/SoImage.cpp.o
[ 73%] Building CXX object src/CMakeFiles/Coin.dir/shapenodes/SoIndexedFaceSet.cpp.o
[ 73%] Building CXX object src/CMakeFiles/Coin.dir/shapenodes/SoIndexedMarkerSet.cpp.o
[ 73%] Building CXX object src/CMakeFiles/Coin.dir/shapenodes/SoIndexedLineSet.cpp.o
[ 73%] Building CXX object src/CMakeFiles/Coin.dir/shapenodes/SoIndexedNurbsCurve.cpp.o
[ 73%] Building CXX object src/CMakeFiles/Coin.dir/shapenodes/SoIndexedNurbsSurface.cpp.o
[ 73%] Building CXX object src/CMakeFiles/Coin.dir/shapenodes/SoIndexedPointSet.cpp.o
[ 74%] Building CXX object src/CMakeFiles/Coin.dir/shapenodes/SoIndexedShape.cpp.o
[ 74%] Building CXX object src/CMakeFiles/Coin.dir/shapenodes/SoIndexedTriangleStripSet.cpp.o
[ 74%] Building CXX object src/CMakeFiles/Coin.dir/shapenodes/SoLineSet.cpp.o
[ 74%] Building CXX object src/CMakeFiles/Coin.dir/shapenodes/SoMarkerSet.cpp.o
[ 74%] Building CXX object src/CMakeFiles/Coin.dir/shapenodes/SoNonIndexedShape.cpp.o
[ 74%] Building CXX object src/CMakeFiles/Coin.dir/shapenodes/SoNurbsCurve.cpp.o
[ 74%] Building CXX object src/CMakeFiles/Coin.dir/shapenodes/SoNurbsSurface.cpp.o
[ 74%] Building CXX object src/CMakeFiles/Coin.dir/shapenodes/SoPointSet.cpp.o
[ 75%] Building CXX object src/CMakeFiles/Coin.dir/shapenodes/SoShape.cpp.o
[ 75%] Building CXX object src/CMakeFiles/Coin.dir/shapenodes/SoQuadMesh.cpp.o
[ 75%] Building CXX object src/CMakeFiles/Coin.dir/shapenodes/SoSphere.cpp.o
[ 75%] Building CXX object src/CMakeFiles/Coin.dir/shapenodes/SoText2.cpp.o
[ 75%] Building CXX object src/CMakeFiles/Coin.dir/shapenodes/SoText3.cpp.o
[ 75%] Building CXX object src/CMakeFiles/Coin.dir/shapenodes/SoTriangleStripSet.cpp.o
[ 75%] Building CXX object src/CMakeFiles/Coin.dir/shapenodes/SoVertexShape.cpp.o
[ 75%] Building CXX object src/CMakeFiles/Coin.dir/shapenodes/soshape_bigtexture.cpp.o
[ 75%] Building CXX object src/CMakeFiles/Coin.dir/shapenodes/soshape_bumprender.cpp.o
[ 75%] Building CXX object src/CMakeFiles/Coin.dir/shapenodes/soshape_primdata.cpp.o
[ 75%] Building CXX object src/CMakeFiles/Coin.dir/shapenodes/soshape_trianglesort.cpp.o
[ 76%] Building CXX object src/CMakeFiles/Coin.dir/projectors/SbCylinderPlaneProjector.cpp.o
[ 76%] Building CXX object src/CMakeFiles/Coin.dir/projectors/SbCylinderProjector.cpp.o
[ 76%] Building CXX object src/CMakeFiles/Coin.dir/projectors/SbCylinderSectionProjector.cpp.o
[ 76%] Building CXX object src/CMakeFiles/Coin.dir/projectors/SbCylinderSheetProjector.cpp.o
[ 76%] Building CXX object src/CMakeFiles/Coin.dir/projectors/SbLineProjector.cpp.o
[ 76%] Building CXX object src/CMakeFiles/Coin.dir/projectors/SbPlaneProjector.cpp.o
[ 76%] Building CXX object src/CMakeFiles/Coin.dir/projectors/SbProjector.cpp.o
[ 76%] Building CXX object src/CMakeFiles/Coin.dir/projectors/SbSpherePlaneProjector.cpp.o
[ 76%] Building CXX object src/CMakeFiles/Coin.dir/projectors/SbSphereProjector.cpp.o
[ 77%] Building CXX object src/CMakeFiles/Coin.dir/projectors/SbSphereSectionProjector.cpp.o
[ 77%] Building CXX object src/CMakeFiles/Coin.dir/projectors/SbSphereSheetProjector.cpp.o
[ 77%] Building CXX object src/CMakeFiles/Coin.dir/sensors/SoAlarmSensor.cpp.o
[ 77%] Building CXX object src/CMakeFiles/Coin.dir/sensors/SoDataSensor.cpp.o
[ 77%] Building CXX object src/CMakeFiles/Coin.dir/sensors/SoDelayQueueSensor.cpp.o
[ 77%] Building CXX object src/CMakeFiles/Coin.dir/sensors/SoFieldSensor.cpp.o
[ 77%] Building CXX object src/CMakeFiles/Coin.dir/sensors/SoIdleSensor.cpp.o
[ 77%] Building CXX object src/CMakeFiles/Coin.dir/sensors/SoNodeSensor.cpp.o
[ 77%] Building CXX object src/CMakeFiles/Coin.dir/sensors/SoOneShotSensor.cpp.o
[ 78%] Building CXX object src/CMakeFiles/Coin.dir/sensors/SoPathSensor.cpp.o
[ 78%] Building CXX object src/CMakeFiles/Coin.dir/sensors/SoSensor.cpp.o
[ 78%] Building CXX object src/CMakeFiles/Coin.dir/sensors/SoSensorManager.cpp.o
[ 78%] Building CXX object src/CMakeFiles/Coin.dir/sensors/SoTimerSensor.cpp.o
[ 78%] Building CXX object src/CMakeFiles/Coin.dir/sensors/SoTimerQueueSensor.cpp.o
[ 78%] Building CXX object src/CMakeFiles/Coin.dir/upgraders/SoUpgrader.cpp.o
[ 78%] Building CXX object src/CMakeFiles/Coin.dir/upgraders/SoPackedColorV20.cpp.o
[ 78%] Building CXX object src/CMakeFiles/Coin.dir/upgraders/SoShapeHintsV10.cpp.o
[ 78%] Building CXX object src/CMakeFiles/Coin.dir/3ds/3dsLoader.cpp.o
[ 79%] Building CXX object src/CMakeFiles/Coin.dir/3ds/SoStream.cpp.o
[ 79%] Building CXX object src/CMakeFiles/Coin.dir/collision/SbTri3f.cpp.o
[ 79%] Building CXX object src/CMakeFiles/Coin.dir/collision/SoIntersectionDetectionAction.cpp.o
[ 79%] Building CXX object src/CMakeFiles/Coin.dir/hardcopy/HardCopy.cpp.o
[ 79%] Building CXX object src/CMakeFiles/Coin.dir/hardcopy/PSVectorOutput.cpp.o
[ 79%] Building CXX object src/CMakeFiles/Coin.dir/hardcopy/VectorOutput.cpp.o
[ 79%] Building CXX object src/CMakeFiles/Coin.dir/hardcopy/VectorizeActionP.cpp.o
[ 79%] Building CXX object src/CMakeFiles/Coin.dir/hardcopy/VectorizeAction.cpp.o
[ 79%] Building CXX object src/CMakeFiles/Coin.dir/hardcopy/VectorizePSAction.cpp.o
[ 80%] Building CXX object src/CMakeFiles/Coin.dir/shadows/SoShadowGroup.cpp.o
[ 80%] Building CXX object src/CMakeFiles/Coin.dir/shadows/SoShadowStyle.cpp.o
[ 80%] Building CXX object src/CMakeFiles/Coin.dir/shadows/SoShadowSpotLight.cpp.o
[ 80%] Building CXX object src/CMakeFiles/Coin.dir/shadows/SoShadowDirectionalLight.cpp.o
[ 80%] Building CXX object src/CMakeFiles/Coin.dir/shadows/SoShadowStyleElement.cpp.o
[ 80%] Building CXX object src/CMakeFiles/Coin.dir/shadows/SoShadowCulling.cpp.o
[ 80%] Building CXX object src/CMakeFiles/Coin.dir/shadows/SoGLShadowCullingElement.cpp.o
[ 80%] Building CXX object src/CMakeFiles/Coin.dir/geo/SoGeo.cpp.o
[ 80%] Building CXX object src/CMakeFiles/Coin.dir/geo/SoGeoOrigin.cpp.o
[ 81%] Building CXX object src/CMakeFiles/Coin.dir/geo/SoGeoLocation.cpp.o
[ 81%] Building CXX object src/CMakeFiles/Coin.dir/geo/SoGeoElement.cpp.o
[ 81%] Building CXX object src/CMakeFiles/Coin.dir/geo/SoGeoSeparator.cpp.o
[ 81%] Building CXX object src/CMakeFiles/Coin.dir/geo/SoGeoCoordinate.cpp.o
[ 81%] Building CXX object src/CMakeFiles/Coin.dir/geo/SbGeoAngle.cpp.o
[ 81%] Building CXX object src/CMakeFiles/Coin.dir/geo/SbGeoEllipsoid.cpp.o
[ 81%] Building CXX object src/CMakeFiles/Coin.dir/geo/SbGeoProjection.cpp.o
[ 81%] Building CXX object src/CMakeFiles/Coin.dir/geo/SbPolarStereographic.cpp.o
[ 81%] Building CXX object src/CMakeFiles/Coin.dir/geo/SbUTMProjection.cpp.o
[ 82%] Building CXX object src/CMakeFiles/Coin.dir/threads/common.cpp.o
[ 82%] Building CXX object src/CMakeFiles/Coin.dir/threads/thread.cpp.o
[ 82%] Building CXX object src/CMakeFiles/Coin.dir/threads/mutex.cpp.o
[ 82%] Building CXX object src/CMakeFiles/Coin.dir/threads/rwmutex.cpp.o
[ 82%] Building CXX object src/CMakeFiles/Coin.dir/threads/storage.cpp.o
[ 82%] Building CXX object src/CMakeFiles/Coin.dir/threads/condvar.cpp.o
[ 82%] Building CXX object src/CMakeFiles/Coin.dir/threads/worker.cpp.o
[ 82%] Building CXX object src/CMakeFiles/Coin.dir/threads/wpool.cpp.o
[ 82%] Building CXX object src/CMakeFiles/Coin.dir/threads/recmutex.cpp.o
[ 83%] Building CXX object src/CMakeFiles/Coin.dir/threads/sched.cpp.o
[ 83%] Building CXX object src/CMakeFiles/Coin.dir/threads/sync.cpp.o
[ 83%] Building CXX object src/CMakeFiles/Coin.dir/threads/fifo.cpp.o
[ 83%] Building CXX object src/CMakeFiles/Coin.dir/threads/barrier.cpp.o
[ 83%] Building CXX object src/CMakeFiles/Coin.dir/shaders/SoFragmentShader.cpp.o
[ 83%] Building CXX object src/CMakeFiles/Coin.dir/shaders/SoGeometryShader.cpp.o
[ 83%] Building CXX object src/CMakeFiles/Coin.dir/shaders/SoGLARBShaderParameter.cpp.o
[ 83%] Building CXX object src/CMakeFiles/Coin.dir/shaders/SoGLARBShaderObject.cpp.o
[ 83%] Building CXX object src/CMakeFiles/Coin.dir/shaders/SoGLARBShaderProgram.cpp.o
[ 84%] Building CXX object src/CMakeFiles/Coin.dir/shaders/SoGLCgShaderObject.cpp.o
[ 84%] Building CXX object src/CMakeFiles/Coin.dir/shaders/SoGLCgShaderParameter.cpp.o
[ 84%] Building CXX object src/CMakeFiles/Coin.dir/shaders/SoGLCgShaderProgram.cpp.o
[ 84%] Building CXX object src/CMakeFiles/Coin.dir/shaders/SoGLSLShaderParameter.cpp.o
[ 84%] Building CXX object src/CMakeFiles/Coin.dir/shaders/SoGLSLShaderObject.cpp.o
[ 84%] Building CXX object src/CMakeFiles/Coin.dir/shaders/SoGLSLShaderProgram.cpp.o
[ 84%] Building CXX object src/CMakeFiles/Coin.dir/shaders/SoGLShaderObject.cpp.o
[ 84%] Building CXX object src/CMakeFiles/Coin.dir/shaders/SoGLShaderParameter.cpp.o
[ 84%] Building CXX object src/CMakeFiles/Coin.dir/shaders/SoGLShaderProgram.cpp.o
[ 84%] Building CXX object src/CMakeFiles/Coin.dir/shaders/SoShaderObject.cpp.o
[ 85%] Building CXX object src/CMakeFiles/Coin.dir/shaders/SoGLShaderProgramElement.cpp.o
[ 85%] Building CXX object src/CMakeFiles/Coin.dir/shaders/SoShaderParameter.cpp.o
[ 85%] Building CXX object src/CMakeFiles/Coin.dir/shaders/SoShaderProgram.cpp.o
[ 85%] Building CXX object src/CMakeFiles/Coin.dir/shaders/SoShader.cpp.o
[ 85%] Building CXX object src/CMakeFiles/Coin.dir/shaders/SoVertexShader.cpp.o
[ 85%] Building CXX object src/CMakeFiles/Coin.dir/profiler/SoProfiler.cpp.o
[ 85%] Building CXX object src/CMakeFiles/Coin.dir/profiler/SoProfilerElement.cpp.o
[ 85%] Building CXX object src/CMakeFiles/Coin.dir/profiler/SoProfilerOverlayKit.cpp.o
[ 86%] Building CXX object src/CMakeFiles/Coin.dir/profiler/SoProfilerStats.cpp.o
[ 86%] Building CXX object src/CMakeFiles/Coin.dir/profiler/SoProfilingReportGenerator.cpp.o
[ 86%] Building CXX object src/CMakeFiles/Coin.dir/profiler/SoProfilerTopEngine.cpp.o
[ 86%] Building CXX object src/CMakeFiles/Coin.dir/profiler/SoScrollingGraphKit.cpp.o
[ 86%] Building CXX object src/CMakeFiles/Coin.dir/profiler/SoNodeVisualize.cpp.o
[ 86%] Building CXX object src/CMakeFiles/Coin.dir/profiler/SoProfilerTopKit.cpp.o
[ 86%] Building CXX object src/CMakeFiles/Coin.dir/profiler/SoProfilerVisualizeKit.cpp.o
[ 86%] Building CXX object src/CMakeFiles/Coin.dir/profiler/SbProfilingData.cpp.o
[ 86%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/Anchor.cpp.o
[ 87%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/Appearance.cpp.o
[ 87%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/AudioClip.cpp.o
[ 87%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/Background.cpp.o
[ 87%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/Billboard.cpp.o
[ 87%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/Box.cpp.o
[ 87%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/Collision.cpp.o
[ 87%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/Color.cpp.o
[ 87%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/ColorInterpolator.cpp.o
[ 87%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/Cone.cpp.o
[ 88%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/Coordinate.cpp.o
[ 88%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/CoordinateInterpolator.cpp.o
[ 88%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/Cylinder.cpp.o
[ 88%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/CylinderSensor.cpp.o
[ 88%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/DirectionalLight.cpp.o
[ 88%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/DragSensor.cpp.o
[ 88%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/Extrusion.cpp.o
[ 88%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/ElevationGrid.cpp.o
[ 88%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/Fog.cpp.o
[ 89%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/FontStyle.cpp.o
[ 89%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/Geometry.cpp.o
[ 89%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/Group.cpp.o
[ 89%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/ImageTexture.cpp.o
[ 89%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/IndexedFaceSet.cpp.o
[ 89%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/IndexedLine.cpp.o
[ 89%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/IndexedLineSet.cpp.o
[ 89%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/IndexedShape.cpp.o
[ 89%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/Init.cpp.o
[ 90%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/Inline.cpp.o
[ 90%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/Interpolator.cpp.o
[ 90%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/LOD.cpp.o
[ 90%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/Light.cpp.o
[ 90%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/Material.cpp.o
[ 90%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/MovieTexture.cpp.o
[ 90%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/Normal.cpp.o
[ 90%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/NavigationInfo.cpp.o
[ 90%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/NormalInterpolator.cpp.o
[ 91%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/OrientationInterpolator.cpp.o
[ 91%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/Parent.cpp.o
[ 91%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/PixelTexture.cpp.o
[ 91%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/PlaneSensor.cpp.o
[ 91%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/PointLight.cpp.o
[ 91%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/PointSet.cpp.o
[ 91%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/PositionInterpolator.cpp.o
[ 91%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/ScalarInterpolator.cpp.o
[ 91%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/ProximitySensor.cpp.o
[ 92%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/Script.cpp.o
[ 92%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/Sensor.cpp.o
[ 92%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/Sound.cpp.o
[ 92%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/Shape.cpp.o
[ 92%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/Sphere.cpp.o
[ 92%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/SphereSensor.cpp.o
[ 92%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/SpotLight.cpp.o
[ 92%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/Switch.cpp.o
[ 92%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/Text.cpp.o
[ 93%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/Texture.cpp.o
[ 93%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/TextureCoordinate.cpp.o
[ 93%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/TextureTransform.cpp.o
[ 93%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/TimeSensor.cpp.o
[ 93%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/TouchSensor.cpp.o
[ 93%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/Transform.cpp.o
[ 93%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/VertexLine.cpp.o
[ 93%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/VertexPoint.cpp.o
[ 93%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/VertexShape.cpp.o
[ 94%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/Viewpoint.cpp.o
[ 94%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/VisibilitySensor.cpp.o
[ 94%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/WorldInfo.cpp.o
[ 94%] Building CXX object src/CMakeFiles/Coin.dir/vrml97/JS_VRMLClasses.cpp.o
[ 94%] Building CXX object src/CMakeFiles/Coin.dir/foreignfiles/SoForeignFileKit.cpp.o
[ 94%] Building CXX object src/CMakeFiles/Coin.dir/foreignfiles/SoSTLFileKit.cpp.o
[ 94%] Building CXX object src/CMakeFiles/Coin.dir/foreignfiles/steel-wrapper.cpp.o
[ 94%] Building CXX object src/CMakeFiles/Coin.dir/scxml/SbStringConvert.cpp.o
[ 94%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXML.cpp.o
[ 94%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLObject.cpp.o
[ 95%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLP.cpp.o
[ 95%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLEvent.cpp.o
[ 95%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLEventTarget.cpp.o
[ 95%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLStateMachine.cpp.o
[ 95%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLDocument.cpp.o
[ 95%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLElt.cpp.o
[ 95%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLScxmlElt.cpp.o
[ 95%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLInitialElt.cpp.o
[ 96%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLAbstractStateElt.cpp.o
[ 96%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLStateElt.cpp.o
[ 96%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLParallelElt.cpp.o
[ 96%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLFinalElt.cpp.o
[ 96%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLOnEntryElt.cpp.o
[ 96%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLOnExitElt.cpp.o
[ 96%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLTransitionElt.cpp.o
[ 96%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLHistoryElt.cpp.o
[ 96%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLExecutableElt.cpp.o
[ 97%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLEventElt.cpp.o
[ 97%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLIfElt.cpp.o
[ 97%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLElseIfElt.cpp.o
[ 97%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLElseElt.cpp.o
[ 97%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLLogElt.cpp.o
[ 97%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLDataModelElt.cpp.o
[ 97%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLAssignElt.cpp.o
[ 97%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLDataElt.cpp.o
[ 97%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLValidateElt.cpp.o
[ 98%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLSendElt.cpp.o
[ 98%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLInvokeElt.cpp.o
[ 98%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLParamElt.cpp.o
[ 98%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLFinalizeElt.cpp.o
[ 98%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLContentElt.cpp.o
[ 98%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLAnchorElt.cpp.o
[ 98%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLScriptElt.cpp.o
[ 98%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLEvaluator.cpp.o
[ 98%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLMinimumEvaluator.cpp.o
[ 99%] Building CXX object src/CMakeFiles/Coin.dir/scxml/eval-minimum.cpp.o
[ 99%] Building CXX object src/CMakeFiles/Coin.dir/scxml/eval-minimum-tab.cpp.o
[ 99%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLXPathEvaluator.cpp.o
[ 99%] Building CXX object src/CMakeFiles/Coin.dir/scxml/ScXMLECMAScriptEvaluator.cpp.o
[ 99%] Building CXX object src/CMakeFiles/Coin.dir/soscxml/ScXMLCoinEvaluator.cpp.o
[ 99%] Building CXX object src/CMakeFiles/Coin.dir/soscxml/SoScXMLEvent.cpp.o
[ 99%] Building CXX object src/CMakeFiles/Coin.dir/soscxml/SoScXMLStateMachine.cpp.o
[ 99%] Building CXX object src/CMakeFiles/Coin.dir/soscxml/eval-coin-tab.cpp.o
[ 99%] Building CXX object src/CMakeFiles/Coin.dir/soscxml/eval-coin.cpp.o
[100%] Linking CXX shared library ../lib/libCoin.so
[100%] Built target Coin
──────────────────────── Command exited - Return code 0 ────────────────────────

Install module deps/coin/coin ...
Run command: cmake --install .
In working directory: /root/workspace/deps/coin/coin/build
──────────────────────────────── Command output ────────────────────────────────
-- Install configuration: "Release"
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbTime.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFVec4ub.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFMatrix.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFFloat.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFNode.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFVec3d.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFColorRGBA.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFVec3b.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoFieldData.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFBox3s.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFRotation.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFEnum.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFMatrix.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMField.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFVec2i32.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFVec4ub.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFBool.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFVec3i32.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFTrigger.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFPath.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFBox2d.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFVec2b.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFBox3d.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFULong.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFBitMask.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFImage.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFFloat.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFVec4d.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFBox2i32.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFVec4s.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFVec4f.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFVec2s.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFName.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFString.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFName.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFLong.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFVec2b.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFVec3i32.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoField.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFImage3.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFShort.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFNode.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFTime.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFShort.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFEnum.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFColor.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFVec4ui32.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFVec2i32.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFPlane.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFVec2d.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFVec2d.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFVec3f.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFDouble.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFVec4ui32.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFVec2s.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFUInt32.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFVec3d.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoFieldContainer.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFBitMask.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFBox2s.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFUInt32.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFVec4us.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFDouble.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFVec4b.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSField.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFVec4i32.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFPlane.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFBox2f.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFPath.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFVec3b.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFVec4s.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFColorRGBA.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFTime.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFColor.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoFields.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFBool.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFEngine.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFBox3f.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFVec2f.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFRotation.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFVec2f.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFBox3i32.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFVec4i32.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFVec4d.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFString.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFLong.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFUShort.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFULong.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFEngine.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFVec3s.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFVec4f.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFInt32.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFVec4us.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFVec4b.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFUShort.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFVec3f.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoMFVec3s.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSubField.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/fields/SoSFInt32.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbColorRGBA.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbDPRotation.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbXfBox3d.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SoNodeKitPath.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbRotation.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbHeap.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbVec3d.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbBox2i32.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbDPLine.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/bundles
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/bundles/SoNormalBundle.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/bundles/SoBundle.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/bundles/SoMaterialBundle.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/bundles/SoTextureCoordinateBundle.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/bundles/SoVertexAttributeBundle.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbPList.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbImage.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/So.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/actions
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/actions/SoRayPickAction.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/actions/SoGlobalSimplifyAction.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/actions/SoReorganizeAction.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/actions/SoLineHighlightRenderAction.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/actions/SoToVRMLAction.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/actions/SoActions.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/actions/SoSearchAction.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/actions/SoHandleEventAction.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/actions/SoBoxHighlightRenderAction.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/actions/SoGetPrimitiveCountAction.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/actions/SoPickAction.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/actions/SoAudioRenderAction.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/actions/SoAction.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/actions/SoGetMatrixAction.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/actions/SoSimplifyAction.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/actions/SoToVRML2Action.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/actions/SoGetBoundingBoxAction.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/actions/SoGLRenderAction.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/actions/SoWriteAction.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/actions/SoSubAction.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/actions/SoShapeSimplifyAction.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/actions/SoCallbackAction.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/collision
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/collision/SoIntersectionDetectionAction.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbDPViewVolume.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbBox3f.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLTextureTransform.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLPointLight.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLTimeSensor.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLIndexedShape.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLPlaneSensor.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLElevationGrid.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLExtrusion.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLVertexShape.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLScalarInterpolator.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLTransform.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLWorldInfo.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLPointSet.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLCoordinate.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLGeometry.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLSphere.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLFog.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLColor.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLCollision.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLSensor.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLMacros.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLCoordinateInterpolator.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLTexture.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLVertexLine.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLNormal.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLBox.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLImageTexture.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLInterpolator.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLSound.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLMaterial.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLCone.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLPixelTexture.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLSwitch.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLCylinder.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLMovieTexture.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLNavigationInfo.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLInline.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLSubInterpolator.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLParent.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLTouchSensor.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLIndexedLineSet.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLFontStyle.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRML.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLVertexPoint.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLTextureCoordinate.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLIndexedLine.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLBillboard.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLCylinderSensor.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLViewpoint.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLLight.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLBackground.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLGroup.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLProximitySensor.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLText.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLSphereSensor.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLColorInterpolator.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLLOD.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLPositionInterpolator.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLAudioClip.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLScript.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLNodes.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLAppearance.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLNormalInterpolator.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLDirectionalLight.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLAnchor.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLSpotLight.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLDragSensor.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLOrientationInterpolator.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLIndexedFaceSet.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLShape.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/VRMLnodes/SoVRMLVisibilitySensor.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/events
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/events/SoMotion3Event.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/events/SoEvents.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/events/SoButtonEvent.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/events/SoKeyboardEvent.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/events/SoSubEvent.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/events/SoEvent.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/events/SoLocation2Event.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/events/SoMouseButtonEvent.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/events/SoSpaceballButtonEvent.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbVec4us.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbVec4ub.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/caches
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/caches/SoCache.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/caches/SoConvexDataCache.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/caches/SoGLCacheList.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/caches/SoNormalCache.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/caches/SoTextureCoordinateCache.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/caches/SoGLRenderCache.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/caches/SoBoundingBoxCache.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/caches/SoPrimitiveVertexCache.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbLine.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbVec2d.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodekits
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodekits/SoShapeKit.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodekits/SoNodeKitListPart.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodekits/SoNodeKit.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodekits/SoWrapperKit.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodekits/SoSeparatorKit.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodekits/SoInteractionKit.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodekits/SoBaseKit.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodekits/SoSceneKit.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodekits/SoCameraKit.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodekits/SoLightKit.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodekits/SoNodekitCatalog.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodekits/SoSubKit.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodekits/SoAppearanceKit.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SoDB.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbSphere.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbBSPTree.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/HardCopy
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/HardCopy/SoVectorizePSAction.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/HardCopy/SoVectorOutput.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/HardCopy/SoHardCopy.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/HardCopy/SoVectorizeAction.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/HardCopy/SoPSVectorOutput.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/Profiler
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/Profiler/nodekits
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/Profiler/nodekits/SoNodeVisualize.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/Profiler/nodekits/SoProfilerOverlayKit.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/Profiler/nodekits/SoProfilerTopKit.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/Profiler/nodekits/SoProfilerVisualizeKit.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/Profiler/nodekits/SoScrollingGraphKit.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/Profiler/SbProfilingData.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/Profiler/nodes
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/Profiler/nodes/SoProfilerStats.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/Profiler/engines
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/Profiler/engines/SoProfilerTopEngine.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/Profiler/utils
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/Profiler/utils/SoProfilingReportGenerator.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/Profiler/elements
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/Profiler/elements/SoProfilerElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/Profiler/SoProfiler.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/FXViz
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/FXViz/nodes
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/FXViz/nodes/SoShadowCulling.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/FXViz/nodes/SoShadowSpotLight.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/FXViz/nodes/SoShadowDirectionalLight.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/FXViz/nodes/SoShadowGroup.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/FXViz/nodes/SoShadowStyle.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/FXViz/elements
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/FXViz/elements/SoShadowStyleElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/FXViz/elements/SoGLShadowCullingElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/ForeignFiles
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/ForeignFiles/SoSTLFileKit.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/annex/ForeignFiles/SoForeignFileKit.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbOctTree.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbVec4b.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbDict.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbVec3us.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbBox2f.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbVec2ub.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbVec4d.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbVec3i32.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SoRenderManager.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbBox2d.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SoInteraction.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbVec.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbBox3i32.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbMatrix.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbDPPlane.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SoInput.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SoPrimitiveVertex.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SoPath.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbVec2us.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SoFullPath.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SoLists.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/oivwin32.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbVec4f.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbName.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbViewVolume.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbVec4s.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbBox3s.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoLightModel.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoAnnotation.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoTextureScalePolicy.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoTransparencyType.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoFile.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoIndexedNurbsCurve.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoNormal.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoTransformSeparator.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoPolygonOffset.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoGroup.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoCylinder.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoProfileCoordinate2.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoTexture2.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoIndexedFaceSet.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoTexture3Transform.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoNonIndexedShape.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoBumpMappingProperty.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoTextureCoordinateBinding.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoLevelOfDetail.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoSurroundScale.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoTextureCoordinateObject.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoCacheHint.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoCoordinate4.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoArray.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoListener.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoEventCallback.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoVertexShape.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoSeparator.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoResetTransform.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoCube.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoNode.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoBumpMapCoordinate.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoImage.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoFragmentShader.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoFont.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoSpotLight.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoFontStyle.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoNurbsProfile.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoGeoCoordinate.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoReversePerspectiveCamera.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoFaceSet.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoTextureMatrixTransform.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoOrthographicCamera.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoAlphaTest.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoIndexedMarkerSet.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoPathSwitch.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoShaderObject.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoNodes.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoAntiSquish.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoExtSelection.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoTexture.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoGeoOrigin.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoQuadMesh.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoNurbsSurface.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoGeoLocation.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoMaterial.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoLabel.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoShaderParameter.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoPackedColor.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoDirectionalLight.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoShaderProgram.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoSphere.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoLOD.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoInfo.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoNurbsCurve.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoTextureCoordinateFunction.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoWWWInline.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoDrawStyle.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoDepthBuffer.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoPendulum.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoShape.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoLocateHighlight.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoCone.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoIndexedShape.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoTextureCoordinateDefault.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoTranslation.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoNormalBinding.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoTextureCoordinateCylinder.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoAsciiText.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoText2.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoRotor.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoFrustumCamera.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoBaseColor.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoLinearProfile.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoBlinker.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoCoordinate3.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoIndexedPointSet.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoTextureCoordinate2.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoTextureCoordinateReflectionMap.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoTransformation.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoGeoSeparator.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoRotation.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoShuttle.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoPointLight.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoTextureCoordinatePlane.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoIndexedNurbsSurface.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoMaterialBinding.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoPointSet.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoEnvironment.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoTextureUnit.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoScale.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoTexture2Transform.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoTextureCoordinateSphere.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoSceneTexture2.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoRotationXYZ.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoIndexedLineSet.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoSwitch.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoTextureCoordinateCube.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoIndexedTriangleStripSet.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoBumpMapTransform.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoVertexAttributeBinding.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoTextureCombine.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoCallback.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoMultipleCopy.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoText3.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoProfile.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoShapeHints.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoSelection.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoWWWAnchor.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoTextureCubeMap.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoVertexProperty.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoPickStyle.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoTextureCoordinateEnvironment.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoBumpMap.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoLineSet.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoTransform.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoUnits.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoGeometryShader.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoComplexity.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoVertexShader.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoPerspectiveCamera.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoTextureCoordinateNormalMap.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoTexture3.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoLight.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoTriangleStripSet.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoColorIndex.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoTextureCoordinate3.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoMatrixTransform.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoMarkerSet.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoProfileCoordinate3.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoSceneTextureCubeMap.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoSubNode.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoClipPlane.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoCamera.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/nodes/SoVertexAttribute.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SoOffscreenRenderer.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbPlane.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SoSceneManager.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/threads
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/threads/SbThreadAutoLock.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/threads/SbThreadMutex.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/threads/SbThread.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/threads/SbRWMutex.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/threads/SbTypedStorage.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/threads/SbStorage.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/threads/SbFifo.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/threads/SbCondVar.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/threads/SbMutex.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/threads/SbBarrier.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbBox2s.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbVec3f.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/system
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/system/gl.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbColor4f.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbViewportRegion.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/misc
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/misc/SoCallbackList.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/misc/SoAudioDevice.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/misc/SoGLDriverDatabase.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/misc/SoScriptEngine.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/misc/SoProto.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/misc/SoContextHandler.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/misc/SoProtoInstance.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/misc/SoState.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/misc/SoGlyph.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/misc/SoChildList.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/misc/SoGLCubeMapImage.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/misc/SoTranReceiver.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/misc/SoGLImage.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/misc/SoLightPath.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/misc/SoTranSender.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/misc/SoNotRec.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/misc/SoGeo.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/misc/SoBasic.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/misc/SoTempPath.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/misc/SoNormalGenerator.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/misc/CoinResources.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/misc/SoJavaScriptEngine.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/misc/SoBase.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/misc/SoAuditorList.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/misc/SoByteStream.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/misc/SoGLBigImage.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/misc/SoNotification.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/misc/SoTranscribe.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/manips
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/manips/SoPointLightManip.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/manips/SoDirectionalLightManip.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/manips/SoTabBoxManip.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/manips/SoSpotLightManip.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/manips/SoHandleBoxManip.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/manips/SoTransformerManip.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/manips/SoTrackballManip.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/manips/SoJackManip.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/manips/SoTransformManip.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/manips/SoClipPlaneManip.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/manips/SoCenterballManip.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/manips/SoTransformBoxManip.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/projectors
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/projectors/SbCylinderProjector.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/projectors/SbCylinderSheetProjector.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/projectors/SbPlaneProjector.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/projectors/SbSphereSheetProjector.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/projectors/SbSphereSectionProjector.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/projectors/SbProjectors.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/projectors/SbCylinderSectionProjector.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/projectors/SbLineProjector.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/projectors/SbSpherePlaneProjector.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/projectors/SbSphereProjector.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/projectors/SbProjector.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/projectors/SbCylinderPlaneProjector.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbDPMatrix.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/draggers
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/draggers/SoRotateSphericalDragger.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/draggers/SoHandleBoxDragger.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/draggers/SoScale2UniformDragger.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/draggers/SoDragPointDragger.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/draggers/SoTransformerDragger.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/draggers/SoDirectionalLightDragger.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/draggers/SoTranslate2Dragger.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/draggers/SoCenterballDragger.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/draggers/SoDragger.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/draggers/SoRotateDiscDragger.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/draggers/SoJackDragger.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/draggers/SoTabBoxDragger.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/draggers/SoScale1Dragger.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/draggers/SoScaleUniformDragger.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/draggers/SoSpotLightDragger.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/draggers/SoTabPlaneDragger.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/draggers/SoTrackballDragger.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/draggers/SoTransformBoxDragger.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/draggers/SoPointLightDragger.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/draggers/SoScale2Dragger.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/draggers/SoTranslate1Dragger.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/draggers/SoRotateCylindricalDragger.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/non_winsys.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbLinear.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/tools
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/tools/SbLazyPimplPtr.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/tools/SbPimplPtr.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbVec2i32.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbVec2ui32.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbVec3ub.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbVec4i32.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbCylinder.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLContentElt.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLEvent.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/SoScXMLStateMachine.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLStateElt.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLEventTarget.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLECMAScriptEvaluator.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLOnExitElt.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLLogElt.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLXPathEvaluator.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLDataModelElt.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLInitialElt.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLObject.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLExecutableElt.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLValidateElt.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLAbstractStateElt.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLElseIfElt.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLAnchorElt.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLEvaluator.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLAssignElt.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLParallelElt.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLSendElt.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLSubObject.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLOnEntryElt.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLIfElt.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLScriptElt.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLStateMachine.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLParamElt.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLCoinEvaluator.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLFinalElt.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLScxmlElt.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLInvokeElt.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLElt.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLDocument.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLElseElt.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLDataElt.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLFinalizeElt.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLEventElt.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLHistoryElt.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLMinimumEvaluator.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXML.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/ScXMLTransitionElt.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/scxml/SoScXMLEvent.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbVec4ui32.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoComposeVec2f.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoOnOff.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoNodeEngine.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoTexture2Convert.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoDecomposeVec3f.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoInterpolate.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoDecomposeRotation.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoCalculator.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoDecomposeVec4f.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoBoolOperation.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoTimeCounter.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoComposeVec3f.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoFieldConverter.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoSubNodeEngine.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoComposeMatrix.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoTriggerAny.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoEngineOutput.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoCounter.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoInterpolateFloat.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoConcatenate.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoInterpolateVec2f.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoInterpolateVec3f.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoGate.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoInterpolateVec4f.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoOneShot.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoComputeBoundingBox.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoCompose.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoEngine.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoElapsedTime.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoComposeRotationFromTo.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoSubEngine.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoHeightMapToNormalMap.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoOutputData.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoEngines.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoInterpolateRotation.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoDecomposeVec2f.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoTransformVec3f.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoDecomposeMatrix.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoSelectOne.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoComposeVec4f.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/engines/SoComposeRotation.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/errors
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/errors/SoReadError.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/errors/SoErrors.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/errors/SoMemoryError.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/errors/SoError.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/errors/SoDebugError.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/lock
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/lock/SoLockMgr.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbVec2f.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbTypeInfo.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbByteBuffer.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbXfBox3f.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbVec3b.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbDPLinear.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbClip.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbBox3d.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/base
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/base/rbptree.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/base/hash.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/base/list.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/base/heap.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/base/string.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/base/memalloc.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/base/time.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/XML
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/XML/world.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/XML/parser.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/XML/document.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/XML/types.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/XML/element.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/XML/path.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/XML/attribute.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/XML/entity.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/threads
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/threads/condvar.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/threads/wpool.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/threads/worker.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/threads/thread.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/threads/mutex.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/threads/sync.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/threads/rwmutex.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/threads/sched.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/threads/common.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/threads/recmutex.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/threads/fifo.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/threads/storage.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/threads/barrier.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/tidbits.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/errors
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/errors/error.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/errors/debugerror.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/glue
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/glue/dl.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/glue/gl.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/glue/spidermonkey.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbBasic.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbTesselator.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoEmissiveColorElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLTextureCoordinateElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoAnnoText3FontSizeHintElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoFontSizeElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoProfileElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLTexture3EnabledElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoTexture3EnabledElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoSoundElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoListenerDopplerElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLTextureMatrixElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoCoordinateElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoShapeHintsElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLDisplayList.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLColorIndexElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoPickRayElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLClipPlaneElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoLongElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoComplexityElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLPointSizeElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoListenerOrientationElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoBumpMapMatrixElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLLightIdElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoLazyElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoDiffuseColorElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoMultiTextureMatrixElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoDecimationTypeElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLCacheContextElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLCoordinateElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoComplexityTypeElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLMultiTextureCoordinateElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoViewVolumeElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLLazyElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLViewingMatrixElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoLightElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoBumpMapElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLModelMatrixElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoCacheHintElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoInt32Element.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoWindowElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoUnitsElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoViewingMatrixElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLRenderPassElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoMultiTextureCoordinateElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoNormalElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoDrawStyleElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoOverrideElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLTextureEnabledElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLVBOElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoTextureCombineElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoSubElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoFocalDistanceElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoLocalBBoxMatrixElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoTextureCoordinateBindingElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoProfileCoordinateElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoFontNameElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGeoElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoAmbientColorElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLMultiTextureEnabledElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoViewportRegionElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoElements.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLShadeModelElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLMultiTextureMatrixElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLTextureImageElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoClipPlaneElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoSpecularColorElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoBumpMapCoordinateElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoEnvironmentElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoLightModelElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoAccumulatedElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoProjectionMatrixElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLProjectionMatrixElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoCacheElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoVertexAttributeElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoPolygonOffsetElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoReplacedElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLLinePatternElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoTextureMatrixElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoMultiTextureImageElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoDecimationPercentageElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoBBoxModelMatrixElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLLineWidthElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLPolygonOffsetElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoLightAttenuationElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLNormalizeElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLVertexAttributeElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoDepthBufferElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLDepthBufferElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoMultiTextureEnabledElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLEnvironmentElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoCullElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoTransparencyElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoNormalBindingElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoFloatElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoLinePatternElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLNormalElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLMultiTextureImageElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoCreaseAngleElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoPickStyleElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoBumpMappingPropertyElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoTextureUnitElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoTextureOverrideElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoVertexAttributeBindingElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoListenerPositionElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoTextureQualityElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoLineWidthElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoAnnoText3CharOrientElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoTextureEnabledElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoAnnoText3RenderPrintElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoSwitchElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoTextureImageElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoListenerGainElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoMaterialBindingElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoPointSizeElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLUpdateAreaElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoShininessElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoModelMatrixElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoTextureCoordinateElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLViewportRegionElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLShapeHintsElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoTextOutlineEnabledElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoShapeStyleElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLDrawStyleElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/elements/SoGLShaderProgramElement.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbVec3ui32.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbString.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/navigation
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/navigation/SoScXMLZoomTarget.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/navigation/SoScXMLRotateTarget.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/navigation/SoScXMLNavigation.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/navigation/SoScXMLSpinTarget.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/navigation/SoScXMLMiscTarget.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/navigation/SoScXMLMotionTarget.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/navigation/SoScXMLDollyTarget.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/navigation/SoScXMLNavigationTarget.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/navigation/SoScXMLFlightControlTarget.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/navigation/SoScXMLPanTarget.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/navigation/SoScXMLSeekTarget.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/Sb.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/details
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/details/SoCylinderDetail.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/details/SoDetail.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/details/SoCubeDetail.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/details/SoTextDetail.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/details/SoDetails.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/details/SoNodeKitDetail.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/details/SoLineDetail.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/details/SoSubDetail.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/details/SoFaceDetail.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/details/SoConeDetail.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/details/SoPointDetail.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SoOutput.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbBox.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/lists
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/lists/SoCallbackList.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/lists/SbList.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/lists/SoNodeList.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/lists/SbPList.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/lists/SoEnabledElementsList.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/lists/SoFieldList.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/lists/SoTypeList.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/lists/SoEngineOutputList.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/lists/SbStringList.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/lists/SoBaseList.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/lists/SoDetailList.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/lists/SoActionMethodList.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/lists/SbIntList.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/lists/SoEngineList.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/lists/SbVec3fList.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/lists/SoAuditorList.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/lists/SoPickedPointList.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/lists/SoPathList.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SoType.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/sensors
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/sensors/SoSensors.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/sensors/SoNodeSensor.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/sensors/SoAlarmSensor.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/sensors/SoPathSensor.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/sensors/SoTimerSensor.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/sensors/SoFieldSensor.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/sensors/SoSensorManager.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/sensors/SoDelayQueueSensor.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/sensors/SoIdleSensor.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/sensors/SoDataSensor.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/sensors/SoTimerQueueSensor.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/sensors/SoOneShotSensor.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/sensors/SoSensor.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbVec3s.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SoEventManager.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbVec2b.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SoPickedPoint.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbColor.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/SbVec2s.h
-- Up-to-date: /root/workspace/deps/coin/coin/build/install/include/Inventor
-- Up-to-date: /root/workspace/deps/coin/coin/build/install/include/Inventor/system
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/system/inttypes.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/system/gl-headers.h
-- Up-to-date: /root/workspace/deps/coin/coin/build/install/include/Inventor/C
-- Installing: /root/workspace/deps/coin/coin/build/install/include/Inventor/C/basic.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/SoWinEnterScope.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/SoWinLeaveScope.h
-- Installing: /root/workspace/deps/coin/coin/build/install/include/SoDebug.h
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/shaders
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/shaders/lights
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/shaders/lights/DirectionalLight.glsl
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/shaders/lights/PointLight.glsl
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/shaders/lights/DirSpotLight.glsl
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/shaders/lights/SpotLight.glsl
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/shaders/vsm
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/shaders/vsm/VsmLookup.glsl
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/profiler
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/draggerDefaults
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/draggerDefaults/scale2Dragger.iv
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/draggerDefaults/dragPointDragger.iv
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/draggerDefaults/jackDragger.iv
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/draggerDefaults/rotateDiscDragger.iv
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/draggerDefaults/spotLightDragger.iv
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/draggerDefaults/rotateCylindricalDragger.iv
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/draggerDefaults/translate1Dragger.iv
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/draggerDefaults/handleBoxDragger.iv
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/draggerDefaults/transformerDragger.iv
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/draggerDefaults/directionalLightDragger.iv
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/draggerDefaults/tabBoxDragger.iv
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/draggerDefaults/translate2Dragger.iv
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/draggerDefaults/trackballDragger.iv
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/draggerDefaults/tabPlaneDragger.iv
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/draggerDefaults/rotateSphericalDragger.iv
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/draggerDefaults/scale2UniformDragger.iv
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/draggerDefaults/centerballDragger.iv
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/draggerDefaults/scale1Dragger.iv
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/draggerDefaults/pointLightDragger.iv
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/draggerDefaults/scaleUniformDragger.iv
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/draggerDefaults/transformBoxDragger.iv
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/scxml
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/scxml/navigation
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/scxml/navigation/common.xml
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/scxml/navigation/plane.xml
-- Installing: /root/workspace/deps/coin/coin/build/install/share/Coin/scxml/navigation/examiner.xml
-- Installing: /root/workspace/deps/coin/coin/build/install/lib/libCoin.so.4.0.0
-- Installing: /root/workspace/deps/coin/coin/build/install/lib/libCoin.so.80
-- Installing: /root/workspace/deps/coin/coin/build/install/lib/libCoin.so
-- Installing: /root/workspace/deps/coin/coin/build/install/lib/pkgconfig/Coin.pc
-- Installing: /root/workspace/deps/coin/coin/build/install/bin/coin-config
-- Installing: /root/workspace/deps/coin/coin/build/install/lib/cmake/Coin-4.0.0/coin-config.cmake
-- Installing: /root/workspace/deps/coin/coin/build/install/lib/cmake/Coin-4.0.0/coin-config-version.cmake
-- Installing: /root/workspace/deps/coin/coin/build/install/lib/cmake/Coin-4.0.0/coin-export.cmake
-- Installing: /root/workspace/deps/coin/coin/build/install/lib/cmake/Coin-4.0.0/coin-export-release.cmake
-- Installing: /root/workspace/deps/coin/coin/build/install/share/info/Coin4/build-options.txt
──────────────────────── Command exited - Return code 0 ────────────────────────

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
─── Upgrade module deps/coin/soqt ... ──────────────────────────────────────────
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Prepare module deps/coin/soqt ...
Run command: cmake -Wno-dev -DCMAKE_BUILD_TYPE=Release 
-DCMAKE_C_COMPILER_LAUNCHER=/usr/bin/ccache 
-DCMAKE_CXX_COMPILER_LAUNCHER=/usr/bin/ccache -DCMAKE_C_COMPILER=/usr/bin/gcc-11
-DCMAKE_CXX_COMPILER=/usr/bin/g++-11 ..
In working directory: /root/workspace/deps/coin/soqt/build
──────────────────────────────── Command output ────────────────────────────────
-- The C compiler identification is GNU 11.4.0
-- The CXX compiler identification is GNU 11.4.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/gcc-11 - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++-11 - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found OpenGL: /usr/lib/x86_64-linux-gnu/libOpenGL.so   
-- Found X11: /usr/include   
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Looking for __func__
-- Looking for __func__ - found
-- Looking for __PRETTY_FUNCTION__
-- Looking for __PRETTY_FUNCTION__ - found
-- Looking for __FUNCTION__
-- Looking for __FUNCTION__ - found
-- Looking for include file windows.h
-- Looking for include file windows.h - not found
-- Looking for include file GL/gl.h
-- Looking for include file GL/gl.h - found
-- Looking for include file GL/glu.h
-- Looking for include file GL/glu.h - found
-- Looking for include file dlfcn.h
-- Looking for include file dlfcn.h - found
-- Looking for include file inttypes.h
-- Looking for include file inttypes.h - found
-- Looking for include file memory.h
-- Looking for include file memory.h - found
-- Looking for include file netinet/in.h
-- Looking for include file netinet/in.h - found
-- Looking for include file sys/types.h
-- Looking for include file sys/types.h - found
-- Performing Test HAVE_PTHREAD_TIMESPEC_NSEC
-- Performing Test HAVE_PTHREAD_TIMESPEC_NSEC - Success
-- Performing Test HAVE_GLX
-- Performing Test HAVE_GLX - Success
-- Performing Test HAVE_SBIMAGE_ADDREADIMAGECB
-- Performing Test HAVE_SBIMAGE_ADDREADIMAGECB - Success
-- Performing Test HAVE_SOCAMERA_SETSTEREOMODE
-- Performing Test HAVE_SOCAMERA_SETSTEREOMODE - Success
-- Performing Test HAVE_SOCONTEXTHANDLER
-- Performing Test HAVE_SOCONTEXTHANDLER - Success
-- Performing Test HAVE_SOKEYBOARDEVENT_DELETE
-- Performing Test HAVE_SOKEYBOARDEVENT_DELETE - Success
-- Performing Test HAVE_SOMOUSEBUTTONEVENT_BUTTON5
-- Performing Test HAVE_SOMOUSEBUTTONEVENT_BUTTON5 - Success
-- Performing Test HAVE_SOPOLYGONOFFSET
-- Performing Test HAVE_SOPOLYGONOFFSET - Success
-- Performing Test HAVE_SORTED_LAYERS_BLEND
-- Performing Test HAVE_SORTED_LAYERS_BLEND - Success
-- Performing Test HAVE_SOVRMLBACKGROUND
-- Performing Test HAVE_SOVRMLBACKGROUND - Success
-- Performing Test HAVE_SOVRMLFOG
-- Performing Test HAVE_SOVRMLFOG - Success
-- Performing Test HAVE_SOVRMLMATERIAL
-- Performing Test HAVE_SOVRMLMATERIAL - Success
-- Performing Test HAVE_SOVRMLVIEWPOINT
-- Performing Test HAVE_SOVRMLVIEWPOINT - Success
-- Looking for include file stdint.h
-- Looking for include file stdint.h - found
-- Looking for include file stdlib.h
-- Looking for include file stdlib.h - found
-- Looking for include file strings.h
-- Looking for include file strings.h - found
-- Looking for include file string.h
-- Looking for include file string.h - found
-- Looking for include file sys/stat.h
-- Looking for include file sys/stat.h - found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for 15 include files assert.h, ..., time.h
-- Looking for 15 include files assert.h, ..., time.h - found
-- Looking for include file X11/Xlib.h
-- Looking for include file X11/Xlib.h - found
-- Looking for include file X11/extensions/SGIMisc.h
-- Looking for include file X11/extensions/SGIMisc.h - not found
-- Looking for include file X11/extensions/XInput.h
-- Looking for include file X11/extensions/XInput.h - not found
-- Looking for include file X11/Xproto.h
-- Looking for include file X11/Xproto.h - found
-- Git found at /usr/bin/git, PACKAGE_BUILD_NUMBER set to 3
-- Configuring done
-- Generating done
-- Build files have been written to: /root/workspace/deps/coin/soqt/build
──────────────────────── Command exited - Return code 0 ────────────────────────

Build module deps/coin/soqt ...
Run command: cmake --build . --target all
In working directory: /root/workspace/deps/coin/soqt/build
With environment variables: CMAKE_BUILD_PARALLEL_LEVEL='23'
──────────────────────────────── Command output ────────────────────────────────
[  1%] Generating Inventor/Qt/widgets/moc_SoQtThumbWheel.icc
[  2%] Generating Inventor/Qt/moc_SoQtComponentP.icc
[  3%] Generating Inventor/Qt/moc_SoQtMaterialSliderSet.icc
[  4%] Generating Inventor/Qt/moc_SoQtGLWidgetP.icc
[  5%] Generating Inventor/Qt/moc_SoQtMaterialList.icc
[  6%] Generating Inventor/Qt/moc_SoQtP.icc
[  7%] Generating Inventor/Qt/moc_SoQtSignalThread.icc
/root/workspace/deps/coin/soqt/src/Inventor/Qt/SoQtMaterialList.cpp:0: Note: No relevant classes found. No output generated.
[  8%] Generating Inventor/Qt/moc_SoQtSliderSetBase.icc
[ 10%] Generating Inventor/Qt/moc_SoQtTransformSliderSet.icc
[ 11%] Generating Inventor/Qt/viewers/moc_SoQtExaminerViewerP.icc
[ 13%] Generating Inventor/Qt/widgets/moc_QtNativePopupMenu.icc
[ 13%] Generating Inventor/Qt/viewers/moc_SoQtPlaneViewerP.icc
[ 15%] Generating Inventor/Qt/viewers/moc_SoQtFullViewerP.icc
[ 15%] Generating Inventor/Qt/widgets/moc_SoQtGLArea.icc
[ 16%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/SoQt.cpp.o
[ 17%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/SoQtComponent.cpp.o
[ 18%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/SoQtGLWidget.cpp.o
[ 20%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/SoQtImageReader.cpp.o
[ 21%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/SoQtComponentCommon.cpp.o
[ 22%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/SoQtCommon.cpp.o
[ 23%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/SoQtSignalThread.cpp.o
[ 24%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/devices/SoQtDevice.cpp.o
[ 25%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/devices/6DOFEvents.cpp.o
[ 26%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/devices/SoQtInputFocus.cpp.o
[ 27%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/devices/SoQtMouse.cpp.o
[ 28%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/devices/SoQtKeyboard.cpp.o
[ 30%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/SoQtCursor.cpp.o
[ 32%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/devices/SoQtSpacenavDevice.cpp.o
[ 33%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/viewers/FullViewer.cpp.o
[ 33%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/viewers/ExaminerViewer.cpp.o
[ 34%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/widgets/SoQtGLArea.cpp.o
[ 35%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/viewers/PlaneViewer.cpp.o
[ 36%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/widgets/SoQtThumbWheel.cpp.o
[ 37%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/widgets/QtNativePopupMenu.cpp.o
[ 38%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/SoAny.cpp.o
[ 40%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/SoQtGLWidgetCommon.cpp.o
[ 41%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/SoQtObject.cpp.o
[ 42%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/SoQtRenderArea.cpp.o
[ 43%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/devices/SoQtDeviceCommon.cpp.o
[ 44%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/devices/SoQtInputFocusCommon.cpp.o
[ 45%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/devices/SoQtKeyboardCommon.cpp.o
[ 46%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/devices/SoQtMouseCommon.cpp.o
[ 47%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/devices/spwinput_x11.cpp.o
[ 48%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/editors/SoQtColorEditor.cpp.o
[ 50%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/editors/SoQtMaterialEditor.cpp.o
[ 51%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/engines/Engines.cpp.o
[ 52%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/engines/Format.cpp.o
/root/workspace/deps/coin/soqt/src/Inventor/Qt/devices/SoQtMouse.cpp: In member function ‘virtual const SoEvent* SoQtMouse::translateEvent(QEvent*)’:
/root/workspace/deps/coin/soqt/src/Inventor/Qt/devices/SoQtMouse.cpp:120:26: warning: ‘int QWheelEvent::delta() const’ is deprecated: Use angleDelta() [-Wdeprecated-declarations]
  120 |     if (wheelevent->delta() > 0)
      |         ~~~~~~~~~~~~~~~~~^~
In file included from /root/workspace/deps/coin/soqt/src/Inventor/Qt/devices/SoQtMouse.cpp:37:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qevent.h:219:16: note: declared here
  219 |     inline int delta() const  { return qt4D; }
      |                ^~~~~
/root/workspace/deps/coin/soqt/src/Inventor/Qt/devices/SoQtMouse.cpp:122:31: warning: ‘int QWheelEvent::delta() const’ is deprecated: Use angleDelta() [-Wdeprecated-declarations]
  122 |     else if (wheelevent->delta() < 0)
      |              ~~~~~~~~~~~~~~~~~^~
In file included from /root/workspace/deps/coin/soqt/src/Inventor/Qt/devices/SoQtMouse.cpp:37:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qevent.h:219:16: note: declared here
  219 |     inline int delta() const  { return qt4D; }
      |                ^~~~~
[ 53%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/engines/RadioGroup.cpp.o
/root/workspace/deps/coin/soqt/src/Inventor/Qt/devices/SoQtMouse.cpp:191:14: warning: ‘Qt::MidButton’ is deprecated: MidButton is deprecated. Use MiddleButton instead [-Wdeprecated-declarations]
  191 |     case Qt::MidButton:
      |              ^~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:48,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qwindowdefs.h:44,
[ 54%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/nodes/ColorEditor.cpp.o
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qevent.h:44,
[ 55%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/nodes/ClickCounter.cpp.o
                 from /root/workspace/deps/coin/soqt/src/Inventor/Qt/devices/SoQtMouse.cpp:37:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:132:9: note: declared here
  132 |         MidButton Q_DECL_ENUMERATOR_DEPRECATED_X("MidButton is deprecated. Use MiddleButton instead") = MiddleButton,
      |         ^~~~~~~~~
/root/workspace/deps/coin/soqt/src/Inventor/Qt/devices/SoQtMouse.cpp:263:49: warning: ‘int QWheelEvent::x() const’ is deprecated: Use position() [-Wdeprecated-declarations]
  263 |       this->setEventPosition(conv, wheelevent->x(), wheelevent->y());
      |                                    ~~~~~~~~~~~~~^~
In file included from /root/workspace/deps/coin/soqt/src/Inventor/Qt/devices/SoQtMouse.cpp:37:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qevent.h:229:16: note: declared here
  229 |     inline int x() const { return int(p.x()); }
      |                ^
/root/workspace/deps/coin/soqt/src/Inventor/Qt/devices/SoQtMouse.cpp:263:66: warning: ‘int QWheelEvent::y() const’ is deprecated: Use position() [-Wdeprecated-declarations]
  263 |       this->setEventPosition(conv, wheelevent->x(), wheelevent->y());
      |                                                     ~~~~~~~~~~~~~^~
In file included from /root/workspace/deps/coin/soqt/src/Inventor/Qt/devices/SoQtMouse.cpp:37:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qevent.h:231:16: note: declared here
  231 |     inline int y() const { return int(p.y()); }
      |                ^
[ 56%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/nodes/Frame.cpp.o
[ 57%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/nodes/Image.cpp.o
[ 58%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/nodes/Label.cpp.o
[ 60%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/nodes/MaterialEditor.cpp.o
[ 61%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/nodes/Nodes.cpp.o
[ 62%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/nodes/Pane.cpp.o
[ 63%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/nodes/Position.cpp.o
[ 64%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/nodes/RadioButton.cpp.o
[ 65%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/nodes/SceneTexture2.cpp.o
/root/workspace/deps/coin/soqt/src/Inventor/Qt/SoQtGLWidget.cpp: In constructor ‘SoQtGLWidget::SoQtGLWidget(QWidget*, const char*, SbBool, int, SbBool)’:
/root/workspace/deps/coin/soqt/src/Inventor/Qt/SoQtGLWidget.cpp:195:44: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = QGL::FormatOption; QFlags<T>::Zero = int QFlags<QGL::FormatOption>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
  195 |   PRIVATE(this)->glformat = new QGLFormat(0);
      |                                            ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /root/workspace/deps/coin/soqt/src/qt-config.h:27,
                 from /root/workspace/deps/coin/soqt/src/Inventor/Qt/SoQtGLWidget.cpp:70:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
[ 66%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/nodes/Slider1.cpp.o
[ 67%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/nodes/ToggleButton.cpp.o
[ 68%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/nodes/Slider2.cpp.o
[ 70%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/nodes/Translation.cpp.o
[ 71%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/nodes/ViewpointWrapper.cpp.o
[ 72%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/nodes/ViewportFix.cpp.o
[ 73%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/viewers/SoQtConstrainedViewer.cpp.o
[ 74%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/viewers/SoQtExaminerViewer.cpp.o
[ 75%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/viewers/SoQtFlyViewer.cpp.o
[ 76%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/viewers/SoQtFullViewer.cpp.o
[ 77%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/viewers/SoQtPlaneViewer.cpp.o
[ 78%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/viewers/SoQtViewer.cpp.o
[ 80%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/widgets/SoAnyThumbWheel.cpp.o
[ 81%] Building CXX object src/CMakeFiles/SoQt.dir/Inventor/Qt/widgets/SoQtPopupMenu.cpp.o
[ 82%] Linking CXX shared library ../lib/libSoQt.so
[ 82%] Built target SoQt
[ 83%] Building CXX object test-code/CMakeFiles/renderarea.dir/components/renderarea.cpp.o
[ 84%] Building CXX object test-code/CMakeFiles/withoutdecor1.dir/components/withoutdecor1.cpp.o
[ 85%] Building CXX object test-code/CMakeFiles/crash.dir/assertdbg/crash.cpp.o
[ 86%] Building CXX object test-code/CMakeFiles/tripleview.dir/components/tripleview.cpp.o
[ 90%] Building CXX object test-code/CMakeFiles/thumbwheel.dir/widgets/thumbwheel.cpp.o
[ 90%] Building CXX object test-code/CMakeFiles/scrollview.dir/components/scrollview.cpp.o
[ 90%] Building CXX object test-code/CMakeFiles/embeddedexaminer.dir/components/embeddedexaminer.cpp.o
[ 91%] Building CXX object test-code/CMakeFiles/withoutdecor0.dir/components/withoutdecor0.cpp.o
[ 92%] Linking CXX executable ../bin/renderarea
[ 93%] Linking CXX executable ../bin/crash
[ 94%] Linking CXX executable ../bin/thumbwheel
[ 95%] Linking CXX executable ../bin/withoutdecor1
[ 96%] Linking CXX executable ../bin/tripleview
[ 97%] Linking CXX executable ../bin/withoutdecor0
[ 98%] Linking CXX executable ../bin/scrollview
[100%] Linking CXX executable ../bin/embeddedexaminer
[100%] Built target renderarea
[100%] Built target crash
[100%] Built target thumbwheel
[100%] Built target withoutdecor1
[100%] Built target tripleview
[100%] Built target scrollview
[100%] Built target withoutdecor0
[100%] Built target embeddedexaminer
──────────────────────── Command exited - Return code 0 ────────────────────────

Install module deps/coin/soqt ...
Property 'dest_dir' of module 'deps/coin/soqt' is deprecated.  Use 
'CMAKE_INSTALL_PREFIX'.
Run command: cmake --install .
In working directory: /root/workspace/deps/coin/soqt/build
With environment variables: DESTDIR='install'
──────────────────────────────── Command output ────────────────────────────────
-- Install configuration: "Release"
-- Installing: install/usr/local/include/Inventor/Qt/SoQt.h
-- Installing: install/usr/local/include/Inventor/Qt/SoQtBasic.h
-- Installing: install/usr/local/include/Inventor/Qt/SoQtColorEditor.h
-- Installing: install/usr/local/include/Inventor/Qt/SoQtComponent.h
-- Installing: install/usr/local/include/Inventor/Qt/SoQtCursor.h
-- Installing: install/usr/local/include/Inventor/Qt/SoQtGLWidget.h
-- Installing: install/usr/local/include/Inventor/Qt/SoQtObject.h
-- Installing: install/usr/local/include/Inventor/Qt/SoQtRenderArea.h
-- Installing: install/usr/local/include/Inventor/Qt/devices/SoQtDevice.h
-- Installing: install/usr/local/include/Inventor/Qt/devices/SoQtKeyboard.h
-- Installing: install/usr/local/include/Inventor/Qt/devices/SoQtMouse.h
-- Installing: install/usr/local/include/Inventor/Qt/editors/SoQtColorEditor.h
-- Installing: install/usr/local/include/Inventor/Qt/editors/SoQtMaterialEditor.h
-- Installing: install/usr/local/include/Inventor/Qt/editors/SoQtSpacenavDevice.h
-- Installing: install/usr/local/include/Inventor/Qt/nodes/SoGuiColorEditor.h
-- Installing: install/usr/local/include/Inventor/Qt/nodes/SoGuiMaterialEditor.h
-- Installing: install/usr/local/include/Inventor/Qt/viewers/SoQtConstrainedViewer.h
-- Installing: install/usr/local/include/Inventor/Qt/viewers/SoQtExaminerViewer.h
-- Installing: install/usr/local/include/Inventor/Qt/viewers/SoQtFlyViewer.h
-- Installing: install/usr/local/include/Inventor/Qt/viewers/SoQtFullViewer.h
-- Installing: install/usr/local/include/Inventor/Qt/viewers/SoQtPlaneViewer.h
-- Installing: install/usr/local/include/Inventor/Qt/viewers/SoQtViewer.h
-- Installing: install/usr/local/include/Inventor/Qt/widgets/SoQtPopupMenu.h
-- Installing: install/usr/local/include/Inventor/Qt/widgets/SoQtThumbWheel.h
-- Installing: install/usr/local/share/SoQt/materials
-- Installing: install/usr/local/share/SoQt/materials/silky
-- Installing: install/usr/local/share/SoQt/materials/silky/silky14.h
-- Installing: install/usr/local/share/SoQt/materials/silky/silky25.h
-- Installing: install/usr/local/share/SoQt/materials/silky/silky22.h
-- Installing: install/usr/local/share/SoQt/materials/silky/silky.h
-- Installing: install/usr/local/share/SoQt/materials/silky/silky6.h
-- Installing: install/usr/local/share/SoQt/materials/silky/silky13.h
-- Installing: install/usr/local/share/SoQt/materials/silky/silky34.h
-- Installing: install/usr/local/share/SoQt/materials/silky/silky3.h
-- Installing: install/usr/local/share/SoQt/materials/silky/silky5.h
-- Installing: install/usr/local/share/SoQt/materials/silky/silky24.h
-- Installing: install/usr/local/share/SoQt/materials/silky/silky9.h
-- Installing: install/usr/local/share/SoQt/materials/silky/silky21.h
-- Installing: install/usr/local/share/SoQt/materials/silky/silky11.h
-- Installing: install/usr/local/share/SoQt/materials/silky/silky8.h
-- Installing: install/usr/local/share/SoQt/materials/silky/silky17.h
-- Installing: install/usr/local/share/SoQt/materials/silky/silky30.h
-- Installing: install/usr/local/share/SoQt/materials/silky/silky31.h
-- Installing: install/usr/local/share/SoQt/materials/silky/silky10.h
-- Installing: install/usr/local/share/SoQt/materials/silky/silky28.h
-- Installing: install/usr/local/share/SoQt/materials/silky/silky33.h
-- Installing: install/usr/local/share/SoQt/materials/silky/silky2.h
-- Installing: install/usr/local/share/SoQt/materials/silky/silky1.h
-- Installing: install/usr/local/share/SoQt/materials/silky/silky19.h
-- Installing: install/usr/local/share/SoQt/materials/silky/silky18.h
-- Installing: install/usr/local/share/SoQt/materials/silky/silky27.h
-- Installing: install/usr/local/share/SoQt/materials/silky/silky16.h
-- Installing: install/usr/local/share/SoQt/materials/silky/silky20.h
-- Installing: install/usr/local/share/SoQt/materials/silky/silky29.h
-- Installing: install/usr/local/share/SoQt/materials/silky/silky32.h
-- Installing: install/usr/local/share/SoQt/materials/silky/silky12.h
-- Installing: install/usr/local/share/SoQt/materials/silky/silky26.h
-- Installing: install/usr/local/share/SoQt/materials/silky/silky7.h
-- Installing: install/usr/local/share/SoQt/materials/silky/silky4.h
-- Installing: install/usr/local/share/SoQt/materials/silky/silky23.h
-- Installing: install/usr/local/share/SoQt/materials/silky/silky15.h
-- Installing: install/usr/local/share/SoQt/materials/tropical
-- Installing: install/usr/local/share/SoQt/materials/tropical/tropical14.h
-- Installing: install/usr/local/share/SoQt/materials/tropical/tropical31.h
-- Installing: install/usr/local/share/SoQt/materials/tropical/tropical25.h
-- Installing: install/usr/local/share/SoQt/materials/tropical/tropical33.h
-- Installing: install/usr/local/share/SoQt/materials/tropical/tropical11.h
-- Installing: install/usr/local/share/SoQt/materials/tropical/tropical28.h
-- Installing: install/usr/local/share/SoQt/materials/tropical/tropical7.h
-- Installing: install/usr/local/share/SoQt/materials/tropical/tropical3.h
-- Installing: install/usr/local/share/SoQt/materials/tropical/tropical10.h
-- Installing: install/usr/local/share/SoQt/materials/tropical/tropical9.h
-- Installing: install/usr/local/share/SoQt/materials/tropical/tropical30.h
-- Installing: install/usr/local/share/SoQt/materials/tropical/tropical27.h
-- Installing: install/usr/local/share/SoQt/materials/tropical/tropical8.h
-- Installing: install/usr/local/share/SoQt/materials/tropical/tropical21.h
-- Installing: install/usr/local/share/SoQt/materials/tropical/tropical32.h
-- Installing: install/usr/local/share/SoQt/materials/tropical/tropical1.h
-- Installing: install/usr/local/share/SoQt/materials/tropical/tropical4.h
-- Installing: install/usr/local/share/SoQt/materials/tropical/tropical20.h
-- Installing: install/usr/local/share/SoQt/materials/tropical/tropical24.h
-- Installing: install/usr/local/share/SoQt/materials/tropical/tropical34.h
-- Installing: install/usr/local/share/SoQt/materials/tropical/tropical17.h
-- Installing: install/usr/local/share/SoQt/materials/tropical/tropical2.h
-- Installing: install/usr/local/share/SoQt/materials/tropical/tropical19.h
-- Installing: install/usr/local/share/SoQt/materials/tropical/tropical15.h
-- Installing: install/usr/local/share/SoQt/materials/tropical/tropical13.h
-- Installing: install/usr/local/share/SoQt/materials/tropical/tropical29.h
-- Installing: install/usr/local/share/SoQt/materials/tropical/tropical26.h
-- Installing: install/usr/local/share/SoQt/materials/tropical/tropical16.h
-- Installing: install/usr/local/share/SoQt/materials/tropical/tropical5.h
-- Installing: install/usr/local/share/SoQt/materials/tropical/tropical23.h
-- Installing: install/usr/local/share/SoQt/materials/tropical/tropical18.h
-- Installing: install/usr/local/share/SoQt/materials/tropical/tropical6.h
-- Installing: install/usr/local/share/SoQt/materials/tropical/tropical12.h
-- Installing: install/usr/local/share/SoQt/materials/tropical/tropical22.h
-- Installing: install/usr/local/share/SoQt/materials/tropical/tropical.h
-- Installing: install/usr/local/share/SoQt/materials/materials.h
-- Installing: install/usr/local/share/SoQt/materials/winter
-- Installing: install/usr/local/share/SoQt/materials/winter/winter21.h
-- Installing: install/usr/local/share/SoQt/materials/winter/winter27.h
-- Installing: install/usr/local/share/SoQt/materials/winter/winter.h
-- Installing: install/usr/local/share/SoQt/materials/winter/winter2.h
-- Installing: install/usr/local/share/SoQt/materials/winter/winter26.h
-- Installing: install/usr/local/share/SoQt/materials/winter/winter13.h
-- Installing: install/usr/local/share/SoQt/materials/winter/winter5.h
-- Installing: install/usr/local/share/SoQt/materials/winter/winter12.h
-- Installing: install/usr/local/share/SoQt/materials/winter/winter3.h
-- Installing: install/usr/local/share/SoQt/materials/winter/winter19.h
-- Installing: install/usr/local/share/SoQt/materials/winter/winter32.h
-- Installing: install/usr/local/share/SoQt/materials/winter/winter28.h
-- Installing: install/usr/local/share/SoQt/materials/winter/winter17.h
-- Installing: install/usr/local/share/SoQt/materials/winter/winter16.h
-- Installing: install/usr/local/share/SoQt/materials/winter/winter20.h
-- Installing: install/usr/local/share/SoQt/materials/winter/winter34.h
-- Installing: install/usr/local/share/SoQt/materials/winter/winter22.h
-- Installing: install/usr/local/share/SoQt/materials/winter/winter30.h
-- Installing: install/usr/local/share/SoQt/materials/winter/winter33.h
-- Installing: install/usr/local/share/SoQt/materials/winter/winter31.h
-- Installing: install/usr/local/share/SoQt/materials/winter/winter8.h
-- Installing: install/usr/local/share/SoQt/materials/winter/winter25.h
-- Installing: install/usr/local/share/SoQt/materials/winter/winter23.h
-- Installing: install/usr/local/share/SoQt/materials/winter/winter29.h
-- Installing: install/usr/local/share/SoQt/materials/winter/winter7.h
-- Installing: install/usr/local/share/SoQt/materials/winter/winter24.h
-- Installing: install/usr/local/share/SoQt/materials/winter/winter4.h
-- Installing: install/usr/local/share/SoQt/materials/winter/winter10.h
-- Installing: install/usr/local/share/SoQt/materials/winter/winter18.h
-- Installing: install/usr/local/share/SoQt/materials/winter/winter9.h
-- Installing: install/usr/local/share/SoQt/materials/winter/winter6.h
-- Installing: install/usr/local/share/SoQt/materials/winter/winter1.h
-- Installing: install/usr/local/share/SoQt/materials/winter/winter14.h
-- Installing: install/usr/local/share/SoQt/materials/winter/winter11.h
-- Installing: install/usr/local/share/SoQt/materials/winter/winter15.h
-- Installing: install/usr/local/share/SoQt/materials/autumn
-- Installing: install/usr/local/share/SoQt/materials/autumn/autumn12.h
-- Installing: install/usr/local/share/SoQt/materials/autumn/autumn15.h
-- Installing: install/usr/local/share/SoQt/materials/autumn/autumn20.h
-- Installing: install/usr/local/share/SoQt/materials/autumn/autumn27.h
-- Installing: install/usr/local/share/SoQt/materials/autumn/autumn18.h
-- Installing: install/usr/local/share/SoQt/materials/autumn/autumn32.h
-- Installing: install/usr/local/share/SoQt/materials/autumn/autumn14.h
-- Installing: install/usr/local/share/SoQt/materials/autumn/autumn17.h
-- Installing: install/usr/local/share/SoQt/materials/autumn/autumn13.h
-- Installing: install/usr/local/share/SoQt/materials/autumn/autumn6.h
-- Installing: install/usr/local/share/SoQt/materials/autumn/autumn25.h
-- Installing: install/usr/local/share/SoQt/materials/autumn/autumn.h
-- Installing: install/usr/local/share/SoQt/materials/autumn/autumn34.h
-- Installing: install/usr/local/share/SoQt/materials/autumn/autumn33.h
-- Installing: install/usr/local/share/SoQt/materials/autumn/autumn16.h
-- Installing: install/usr/local/share/SoQt/materials/autumn/autumn30.h
-- Installing: install/usr/local/share/SoQt/materials/autumn/autumn23.h
-- Installing: install/usr/local/share/SoQt/materials/autumn/autumn11.h
-- Installing: install/usr/local/share/SoQt/materials/autumn/autumn29.h
-- Installing: install/usr/local/share/SoQt/materials/autumn/autumn19.h
-- Installing: install/usr/local/share/SoQt/materials/autumn/autumn8.h
-- Installing: install/usr/local/share/SoQt/materials/autumn/autumn5.h
-- Installing: install/usr/local/share/SoQt/materials/autumn/autumn24.h
-- Installing: install/usr/local/share/SoQt/materials/autumn/autumn26.h
-- Installing: install/usr/local/share/SoQt/materials/autumn/autumn3.h
-- Installing: install/usr/local/share/SoQt/materials/autumn/autumn31.h
-- Installing: install/usr/local/share/SoQt/materials/autumn/autumn21.h
-- Installing: install/usr/local/share/SoQt/materials/autumn/autumn4.h
-- Installing: install/usr/local/share/SoQt/materials/autumn/autumn7.h
-- Installing: install/usr/local/share/SoQt/materials/autumn/autumn28.h
-- Installing: install/usr/local/share/SoQt/materials/autumn/autumn1.h
-- Installing: install/usr/local/share/SoQt/materials/autumn/autumn2.h
-- Installing: install/usr/local/share/SoQt/materials/autumn/autumn10.h
-- Installing: install/usr/local/share/SoQt/materials/autumn/autumn9.h
-- Installing: install/usr/local/share/SoQt/materials/autumn/autumn22.h
-- Installing: install/usr/local/share/SoQt/materials/rococo
-- Installing: install/usr/local/share/SoQt/materials/rococo/rococo4.h
-- Installing: install/usr/local/share/SoQt/materials/rococo/rococo.h
-- Installing: install/usr/local/share/SoQt/materials/rococo/rococo6.h
-- Installing: install/usr/local/share/SoQt/materials/rococo/rococo19.h
-- Installing: install/usr/local/share/SoQt/materials/rococo/rococo8.h
-- Installing: install/usr/local/share/SoQt/materials/rococo/rococo30.h
-- Installing: install/usr/local/share/SoQt/materials/rococo/rococo25.h
-- Installing: install/usr/local/share/SoQt/materials/rococo/rococo24.h
-- Installing: install/usr/local/share/SoQt/materials/rococo/rococo16.h
-- Installing: install/usr/local/share/SoQt/materials/rococo/rococo5.h
-- Installing: install/usr/local/share/SoQt/materials/rococo/rococo23.h
-- Installing: install/usr/local/share/SoQt/materials/rococo/rococo10.h
-- Installing: install/usr/local/share/SoQt/materials/rococo/rococo1.h
-- Installing: install/usr/local/share/SoQt/materials/rococo/rococo34.h
-- Installing: install/usr/local/share/SoQt/materials/rococo/rococo22.h
-- Installing: install/usr/local/share/SoQt/materials/rococo/rococo17.h
-- Installing: install/usr/local/share/SoQt/materials/rococo/rococo11.h
-- Installing: install/usr/local/share/SoQt/materials/rococo/rococo26.h
-- Installing: install/usr/local/share/SoQt/materials/rococo/rococo13.h
-- Installing: install/usr/local/share/SoQt/materials/rococo/rococo28.h
-- Installing: install/usr/local/share/SoQt/materials/rococo/rococo21.h
-- Installing: install/usr/local/share/SoQt/materials/rococo/rococo20.h
-- Installing: install/usr/local/share/SoQt/materials/rococo/rococo7.h
-- Installing: install/usr/local/share/SoQt/materials/rococo/rococo18.h
-- Installing: install/usr/local/share/SoQt/materials/rococo/rococo12.h
-- Installing: install/usr/local/share/SoQt/materials/rococo/rococo3.h
-- Installing: install/usr/local/share/SoQt/materials/rococo/rococo27.h
-- Installing: install/usr/local/share/SoQt/materials/rococo/rococo31.h
-- Installing: install/usr/local/share/SoQt/materials/rococo/rococo33.h
-- Installing: install/usr/local/share/SoQt/materials/rococo/rococo32.h
-- Installing: install/usr/local/share/SoQt/materials/rococo/rococo2.h
-- Installing: install/usr/local/share/SoQt/materials/rococo/rococo14.h
-- Installing: install/usr/local/share/SoQt/materials/rococo/rococo15.h
-- Installing: install/usr/local/share/SoQt/materials/rococo/rococo29.h
-- Installing: install/usr/local/share/SoQt/materials/rococo/rococo9.h
-- Installing: install/usr/local/share/SoQt/materials/spring
-- Installing: install/usr/local/share/SoQt/materials/spring/spring25.h
-- Installing: install/usr/local/share/SoQt/materials/spring/spring27.h
-- Installing: install/usr/local/share/SoQt/materials/spring/spring33.h
-- Installing: install/usr/local/share/SoQt/materials/spring/spring29.h
-- Installing: install/usr/local/share/SoQt/materials/spring/spring21.h
-- Installing: install/usr/local/share/SoQt/materials/spring/spring20.h
-- Installing: install/usr/local/share/SoQt/materials/spring/spring11.h
-- Installing: install/usr/local/share/SoQt/materials/spring/spring19.h
-- Installing: install/usr/local/share/SoQt/materials/spring/spring7.h
-- Installing: install/usr/local/share/SoQt/materials/spring/spring6.h
-- Installing: install/usr/local/share/SoQt/materials/spring/spring23.h
-- Installing: install/usr/local/share/SoQt/materials/spring/spring8.h
-- Installing: install/usr/local/share/SoQt/materials/spring/spring2.h
-- Installing: install/usr/local/share/SoQt/materials/spring/spring18.h
-- Installing: install/usr/local/share/SoQt/materials/spring/spring34.h
-- Installing: install/usr/local/share/SoQt/materials/spring/spring32.h
-- Installing: install/usr/local/share/SoQt/materials/spring/spring30.h
-- Installing: install/usr/local/share/SoQt/materials/spring/spring17.h
-- Installing: install/usr/local/share/SoQt/materials/spring/spring4.h
-- Installing: install/usr/local/share/SoQt/materials/spring/spring14.h
-- Installing: install/usr/local/share/SoQt/materials/spring/spring15.h
-- Installing: install/usr/local/share/SoQt/materials/spring/spring1.h
-- Installing: install/usr/local/share/SoQt/materials/spring/spring24.h
-- Installing: install/usr/local/share/SoQt/materials/spring/spring16.h
-- Installing: install/usr/local/share/SoQt/materials/spring/spring28.h
-- Installing: install/usr/local/share/SoQt/materials/spring/spring31.h
-- Installing: install/usr/local/share/SoQt/materials/spring/spring26.h
-- Installing: install/usr/local/share/SoQt/materials/spring/spring22.h
-- Installing: install/usr/local/share/SoQt/materials/spring/spring.h
-- Installing: install/usr/local/share/SoQt/materials/spring/spring9.h
-- Installing: install/usr/local/share/SoQt/materials/spring/spring5.h
-- Installing: install/usr/local/share/SoQt/materials/spring/spring10.h
-- Installing: install/usr/local/share/SoQt/materials/spring/spring13.h
-- Installing: install/usr/local/share/SoQt/materials/spring/spring3.h
-- Installing: install/usr/local/share/SoQt/materials/spring/spring12.h
-- Installing: install/usr/local/share/SoQt/materials/santafe
-- Installing: install/usr/local/share/SoQt/materials/santafe/santafe34.h
-- Installing: install/usr/local/share/SoQt/materials/santafe/santafe30.h
-- Installing: install/usr/local/share/SoQt/materials/santafe/santafe33.h
-- Installing: install/usr/local/share/SoQt/materials/santafe/santafe31.h
-- Installing: install/usr/local/share/SoQt/materials/santafe/santafe2.h
-- Installing: install/usr/local/share/SoQt/materials/santafe/santafe11.h
-- Installing: install/usr/local/share/SoQt/materials/santafe/santafe12.h
-- Installing: install/usr/local/share/SoQt/materials/santafe/santafe16.h
-- Installing: install/usr/local/share/SoQt/materials/santafe/santafe3.h
-- Installing: install/usr/local/share/SoQt/materials/santafe/santafe8.h
-- Installing: install/usr/local/share/SoQt/materials/santafe/santafe24.h
-- Installing: install/usr/local/share/SoQt/materials/santafe/santafe6.h
-- Installing: install/usr/local/share/SoQt/materials/santafe/santafe5.h
-- Installing: install/usr/local/share/SoQt/materials/santafe/santafe23.h
-- Installing: install/usr/local/share/SoQt/materials/santafe/santafe20.h
-- Installing: install/usr/local/share/SoQt/materials/santafe/santafe17.h
-- Installing: install/usr/local/share/SoQt/materials/santafe/santafe10.h
-- Installing: install/usr/local/share/SoQt/materials/santafe/santafe.h
-- Installing: install/usr/local/share/SoQt/materials/santafe/santafe29.h
-- Installing: install/usr/local/share/SoQt/materials/santafe/santafe14.h
-- Installing: install/usr/local/share/SoQt/materials/santafe/santafe32.h
-- Installing: install/usr/local/share/SoQt/materials/santafe/santafe27.h
-- Installing: install/usr/local/share/SoQt/materials/santafe/santafe13.h
-- Installing: install/usr/local/share/SoQt/materials/santafe/santafe15.h
-- Installing: install/usr/local/share/SoQt/materials/santafe/santafe21.h
-- Installing: install/usr/local/share/SoQt/materials/santafe/santafe7.h
-- Installing: install/usr/local/share/SoQt/materials/santafe/santafe26.h
-- Installing: install/usr/local/share/SoQt/materials/santafe/santafe19.h
-- Installing: install/usr/local/share/SoQt/materials/santafe/santafe28.h
-- Installing: install/usr/local/share/SoQt/materials/santafe/santafe22.h
-- Installing: install/usr/local/share/SoQt/materials/santafe/santafe9.h
-- Installing: install/usr/local/share/SoQt/materials/santafe/santafe4.h
-- Installing: install/usr/local/share/SoQt/materials/santafe/santafe25.h
-- Installing: install/usr/local/share/SoQt/materials/santafe/santafe18.h
-- Installing: install/usr/local/share/SoQt/materials/santafe/santafe1.h
-- Installing: install/usr/local/share/SoQt/materials/sheen
-- Installing: install/usr/local/share/SoQt/materials/sheen/sheen10.h
-- Installing: install/usr/local/share/SoQt/materials/sheen/sheen12.h
-- Installing: install/usr/local/share/SoQt/materials/sheen/sheen2.h
-- Installing: install/usr/local/share/SoQt/materials/sheen/sheen9.h
-- Installing: install/usr/local/share/SoQt/materials/sheen/sheen14.h
-- Installing: install/usr/local/share/SoQt/materials/sheen/sheen33.h
-- Installing: install/usr/local/share/SoQt/materials/sheen/sheen29.h
-- Installing: install/usr/local/share/SoQt/materials/sheen/sheen27.h
-- Installing: install/usr/local/share/SoQt/materials/sheen/sheen26.h
-- Installing: install/usr/local/share/SoQt/materials/sheen/sheen11.h
-- Installing: install/usr/local/share/SoQt/materials/sheen/sheen23.h
-- Installing: install/usr/local/share/SoQt/materials/sheen/sheen28.h
-- Installing: install/usr/local/share/SoQt/materials/sheen/sheen13.h
-- Installing: install/usr/local/share/SoQt/materials/sheen/sheen.h
-- Installing: install/usr/local/share/SoQt/materials/sheen/sheen8.h
-- Installing: install/usr/local/share/SoQt/materials/sheen/sheen5.h
-- Installing: install/usr/local/share/SoQt/materials/sheen/sheen24.h
-- Installing: install/usr/local/share/SoQt/materials/sheen/sheen21.h
-- Installing: install/usr/local/share/SoQt/materials/sheen/sheen25.h
-- Installing: install/usr/local/share/SoQt/materials/sheen/sheen3.h
-- Installing: install/usr/local/share/SoQt/materials/sheen/sheen17.h
-- Installing: install/usr/local/share/SoQt/materials/sheen/sheen34.h
-- Installing: install/usr/local/share/SoQt/materials/sheen/sheen16.h
-- Installing: install/usr/local/share/SoQt/materials/sheen/sheen30.h
-- Installing: install/usr/local/share/SoQt/materials/sheen/sheen32.h
-- Installing: install/usr/local/share/SoQt/materials/sheen/sheen22.h
-- Installing: install/usr/local/share/SoQt/materials/sheen/sheen19.h
-- Installing: install/usr/local/share/SoQt/materials/sheen/sheen31.h
-- Installing: install/usr/local/share/SoQt/materials/sheen/sheen7.h
-- Installing: install/usr/local/share/SoQt/materials/sheen/sheen1.h
-- Installing: install/usr/local/share/SoQt/materials/sheen/sheen18.h
-- Installing: install/usr/local/share/SoQt/materials/sheen/sheen20.h
-- Installing: install/usr/local/share/SoQt/materials/sheen/sheen4.h
-- Installing: install/usr/local/share/SoQt/materials/sheen/sheen15.h
-- Installing: install/usr/local/share/SoQt/materials/sheen/sheen6.h
-- Installing: install/usr/local/share/SoQt/materials/metal
-- Installing: install/usr/local/share/SoQt/materials/metal/metal27.h
-- Installing: install/usr/local/share/SoQt/materials/metal/metal18.h
-- Installing: install/usr/local/share/SoQt/materials/metal/metal11.h
-- Installing: install/usr/local/share/SoQt/materials/metal/metal5.h
-- Installing: install/usr/local/share/SoQt/materials/metal/metal26.h
-- Installing: install/usr/local/share/SoQt/materials/metal/metal31.h
-- Installing: install/usr/local/share/SoQt/materials/metal/metal34.h
-- Installing: install/usr/local/share/SoQt/materials/metal/metal33.h
-- Installing: install/usr/local/share/SoQt/materials/metal/metal2.h
-- Installing: install/usr/local/share/SoQt/materials/metal/metal22.h
-- Installing: install/usr/local/share/SoQt/materials/metal/metal17.h
-- Installing: install/usr/local/share/SoQt/materials/metal/metal7.h
-- Installing: install/usr/local/share/SoQt/materials/metal/metal1.h
-- Installing: install/usr/local/share/SoQt/materials/metal/metal20.h
-- Installing: install/usr/local/share/SoQt/materials/metal/metal19.h
-- Installing: install/usr/local/share/SoQt/materials/metal/metal13.h
-- Installing: install/usr/local/share/SoQt/materials/metal/metal4.h
-- Installing: install/usr/local/share/SoQt/materials/metal/metal6.h
-- Installing: install/usr/local/share/SoQt/materials/metal/metal14.h
-- Installing: install/usr/local/share/SoQt/materials/metal/metal8.h
-- Installing: install/usr/local/share/SoQt/materials/metal/metal28.h
-- Installing: install/usr/local/share/SoQt/materials/metal/metal32.h
-- Installing: install/usr/local/share/SoQt/materials/metal/metal29.h
-- Installing: install/usr/local/share/SoQt/materials/metal/metal.h
-- Installing: install/usr/local/share/SoQt/materials/metal/metal21.h
-- Installing: install/usr/local/share/SoQt/materials/metal/metal10.h
-- Installing: install/usr/local/share/SoQt/materials/metal/metal23.h
-- Installing: install/usr/local/share/SoQt/materials/metal/metal25.h
-- Installing: install/usr/local/share/SoQt/materials/metal/metal15.h
-- Installing: install/usr/local/share/SoQt/materials/metal/metal9.h
-- Installing: install/usr/local/share/SoQt/materials/metal/metal12.h
-- Installing: install/usr/local/share/SoQt/materials/metal/metal24.h
-- Installing: install/usr/local/share/SoQt/materials/metal/metal3.h
-- Installing: install/usr/local/share/SoQt/materials/metal/metal30.h
-- Installing: install/usr/local/share/SoQt/materials/metal/metal16.h
-- Installing: install/usr/local/share/SoQt/materials/summer
-- Installing: install/usr/local/share/SoQt/materials/summer/summer9.h
-- Installing: install/usr/local/share/SoQt/materials/summer/summer33.h
-- Installing: install/usr/local/share/SoQt/materials/summer/summer10.h
-- Installing: install/usr/local/share/SoQt/materials/summer/summer22.h
-- Installing: install/usr/local/share/SoQt/materials/summer/summer5.h
-- Installing: install/usr/local/share/SoQt/materials/summer/summer13.h
-- Installing: install/usr/local/share/SoQt/materials/summer/summer34.h
-- Installing: install/usr/local/share/SoQt/materials/summer/summer7.h
-- Installing: install/usr/local/share/SoQt/materials/summer/summer28.h
-- Installing: install/usr/local/share/SoQt/materials/summer/summer12.h
-- Installing: install/usr/local/share/SoQt/materials/summer/summer11.h
-- Installing: install/usr/local/share/SoQt/materials/summer/summer23.h
-- Installing: install/usr/local/share/SoQt/materials/summer/summer15.h
-- Installing: install/usr/local/share/SoQt/materials/summer/summer27.h
-- Installing: install/usr/local/share/SoQt/materials/summer/summer29.h
-- Installing: install/usr/local/share/SoQt/materials/summer/summer25.h
-- Installing: install/usr/local/share/SoQt/materials/summer/summer2.h
-- Installing: install/usr/local/share/SoQt/materials/summer/summer14.h
-- Installing: install/usr/local/share/SoQt/materials/summer/summer6.h
-- Installing: install/usr/local/share/SoQt/materials/summer/summer19.h
-- Installing: install/usr/local/share/SoQt/materials/summer/summer17.h
-- Installing: install/usr/local/share/SoQt/materials/summer/summer4.h
-- Installing: install/usr/local/share/SoQt/materials/summer/summer.h
-- Installing: install/usr/local/share/SoQt/materials/summer/summer31.h
-- Installing: install/usr/local/share/SoQt/materials/summer/summer1.h
-- Installing: install/usr/local/share/SoQt/materials/summer/summer21.h
-- Installing: install/usr/local/share/SoQt/materials/summer/summer16.h
-- Installing: install/usr/local/share/SoQt/materials/summer/summer20.h
-- Installing: install/usr/local/share/SoQt/materials/summer/summer30.h
-- Installing: install/usr/local/share/SoQt/materials/summer/summer24.h
-- Installing: install/usr/local/share/SoQt/materials/summer/summer26.h
-- Installing: install/usr/local/share/SoQt/materials/summer/summer18.h
-- Installing: install/usr/local/share/SoQt/materials/summer/summer3.h
-- Installing: install/usr/local/share/SoQt/materials/summer/summer8.h
-- Installing: install/usr/local/share/SoQt/materials/summer/summer32.h
-- Installing: install/usr/local/share/SoQt/materials/neon
-- Installing: install/usr/local/share/SoQt/materials/neon/neon9.h
-- Installing: install/usr/local/share/SoQt/materials/neon/neon34.h
-- Installing: install/usr/local/share/SoQt/materials/neon/neon16.h
-- Installing: install/usr/local/share/SoQt/materials/neon/neon32.h
-- Installing: install/usr/local/share/SoQt/materials/neon/neon26.h
-- Installing: install/usr/local/share/SoQt/materials/neon/neon24.h
-- Installing: install/usr/local/share/SoQt/materials/neon/neon6.h
-- Installing: install/usr/local/share/SoQt/materials/neon/neon11.h
-- Installing: install/usr/local/share/SoQt/materials/neon/neon7.h
-- Installing: install/usr/local/share/SoQt/materials/neon/neon19.h
-- Installing: install/usr/local/share/SoQt/materials/neon/neon21.h
-- Installing: install/usr/local/share/SoQt/materials/neon/neon1.h
-- Installing: install/usr/local/share/SoQt/materials/neon/neon20.h
-- Installing: install/usr/local/share/SoQt/materials/neon/neon13.h
-- Installing: install/usr/local/share/SoQt/materials/neon/neon29.h
-- Installing: install/usr/local/share/SoQt/materials/neon/neon3.h
-- Installing: install/usr/local/share/SoQt/materials/neon/neon31.h
-- Installing: install/usr/local/share/SoQt/materials/neon/neon5.h
-- Installing: install/usr/local/share/SoQt/materials/neon/neon18.h
-- Installing: install/usr/local/share/SoQt/materials/neon/neon8.h
-- Installing: install/usr/local/share/SoQt/materials/neon/neon27.h
-- Installing: install/usr/local/share/SoQt/materials/neon/neon25.h
-- Installing: install/usr/local/share/SoQt/materials/neon/neon4.h
-- Installing: install/usr/local/share/SoQt/materials/neon/neon12.h
-- Installing: install/usr/local/share/SoQt/materials/neon/neon15.h
-- Installing: install/usr/local/share/SoQt/materials/neon/neon30.h
-- Installing: install/usr/local/share/SoQt/materials/neon/neon33.h
-- Installing: install/usr/local/share/SoQt/materials/neon/neon28.h
-- Installing: install/usr/local/share/SoQt/materials/neon/neon.h
-- Installing: install/usr/local/share/SoQt/materials/neon/neon23.h
-- Installing: install/usr/local/share/SoQt/materials/neon/neon22.h
-- Installing: install/usr/local/share/SoQt/materials/neon/neon14.h
-- Installing: install/usr/local/share/SoQt/materials/neon/neon17.h
-- Installing: install/usr/local/share/SoQt/materials/neon/neon2.h
-- Installing: install/usr/local/share/SoQt/materials/neon/neon10.h
-- Installing: install/usr/local/share/SoQt/materials/glass
-- Installing: install/usr/local/share/SoQt/materials/glass/glass15.h
-- Installing: install/usr/local/share/SoQt/materials/glass/glass23.h
-- Installing: install/usr/local/share/SoQt/materials/glass/glass21.h
-- Installing: install/usr/local/share/SoQt/materials/glass/glass33.h
-- Installing: install/usr/local/share/SoQt/materials/glass/glass1.h
-- Installing: install/usr/local/share/SoQt/materials/glass/glass5.h
-- Installing: install/usr/local/share/SoQt/materials/glass/glass30.h
-- Installing: install/usr/local/share/SoQt/materials/glass/glass.h
-- Installing: install/usr/local/share/SoQt/materials/glass/glass10.h
-- Installing: install/usr/local/share/SoQt/materials/glass/glass12.h
-- Installing: install/usr/local/share/SoQt/materials/glass/glass24.h
-- Installing: install/usr/local/share/SoQt/materials/glass/glass17.h
-- Installing: install/usr/local/share/SoQt/materials/glass/glass25.h
-- Installing: install/usr/local/share/SoQt/materials/glass/glass14.h
-- Installing: install/usr/local/share/SoQt/materials/glass/glass16.h
-- Installing: install/usr/local/share/SoQt/materials/glass/glass28.h
-- Installing: install/usr/local/share/SoQt/materials/glass/glass3.h
-- Installing: install/usr/local/share/SoQt/materials/glass/glass27.h
-- Installing: install/usr/local/share/SoQt/materials/glass/glass31.h
-- Installing: install/usr/local/share/SoQt/materials/glass/glass26.h
-- Installing: install/usr/local/share/SoQt/materials/glass/glass13.h
-- Installing: install/usr/local/share/SoQt/materials/glass/glass29.h
-- Installing: install/usr/local/share/SoQt/materials/glass/glass7.h
-- Installing: install/usr/local/share/SoQt/materials/glass/glass2.h
-- Installing: install/usr/local/share/SoQt/materials/glass/glass8.h
-- Installing: install/usr/local/share/SoQt/materials/glass/glass32.h
-- Installing: install/usr/local/share/SoQt/materials/glass/glass19.h
-- Installing: install/usr/local/share/SoQt/materials/glass/glass34.h
-- Installing: install/usr/local/share/SoQt/materials/glass/glass20.h
-- Installing: install/usr/local/share/SoQt/materials/glass/glass6.h
-- Installing: install/usr/local/share/SoQt/materials/glass/glass18.h
-- Installing: install/usr/local/share/SoQt/materials/glass/glass9.h
-- Installing: install/usr/local/share/SoQt/materials/glass/glass4.h
-- Installing: install/usr/local/share/SoQt/materials/glass/glass11.h
-- Installing: install/usr/local/share/SoQt/materials/glass/glass22.h
-- Installing: install/usr/local/share/SoQt/materials/artdeco
-- Installing: install/usr/local/share/SoQt/materials/artdeco/artdeco18.h
-- Installing: install/usr/local/share/SoQt/materials/artdeco/artdeco.h
-- Installing: install/usr/local/share/SoQt/materials/artdeco/artdeco24.h
-- Installing: install/usr/local/share/SoQt/materials/artdeco/artdeco2.h
-- Installing: install/usr/local/share/SoQt/materials/artdeco/artdeco4.h
-- Installing: install/usr/local/share/SoQt/materials/artdeco/artdeco13.h
-- Installing: install/usr/local/share/SoQt/materials/artdeco/artdeco12.h
-- Installing: install/usr/local/share/SoQt/materials/artdeco/artdeco27.h
-- Installing: install/usr/local/share/SoQt/materials/artdeco/artdeco25.h
-- Installing: install/usr/local/share/SoQt/materials/artdeco/artdeco9.h
-- Installing: install/usr/local/share/SoQt/materials/artdeco/artdeco5.h
-- Installing: install/usr/local/share/SoQt/materials/artdeco/artdeco1.h
-- Installing: install/usr/local/share/SoQt/materials/artdeco/artdeco34.h
-- Installing: install/usr/local/share/SoQt/materials/artdeco/artdeco26.h
-- Installing: install/usr/local/share/SoQt/materials/artdeco/artdeco10.h
-- Installing: install/usr/local/share/SoQt/materials/artdeco/artdeco15.h
-- Installing: install/usr/local/share/SoQt/materials/artdeco/artdeco16.h
-- Installing: install/usr/local/share/SoQt/materials/artdeco/artdeco23.h
-- Installing: install/usr/local/share/SoQt/materials/artdeco/artdeco22.h
-- Installing: install/usr/local/share/SoQt/materials/artdeco/artdeco30.h
-- Installing: install/usr/local/share/SoQt/materials/artdeco/artdeco8.h
-- Installing: install/usr/local/share/SoQt/materials/artdeco/artdeco19.h
-- Installing: install/usr/local/share/SoQt/materials/artdeco/artdeco7.h
-- Installing: install/usr/local/share/SoQt/materials/artdeco/artdeco20.h
-- Installing: install/usr/local/share/SoQt/materials/artdeco/artdeco3.h
-- Installing: install/usr/local/share/SoQt/materials/artdeco/artdeco21.h
-- Installing: install/usr/local/share/SoQt/materials/artdeco/artdeco29.h
-- Installing: install/usr/local/share/SoQt/materials/artdeco/artdeco33.h
-- Installing: install/usr/local/share/SoQt/materials/artdeco/artdeco32.h
-- Installing: install/usr/local/share/SoQt/materials/artdeco/artdeco17.h
-- Installing: install/usr/local/share/SoQt/materials/artdeco/artdeco11.h
-- Installing: install/usr/local/share/SoQt/materials/artdeco/artdeco31.h
-- Installing: install/usr/local/share/SoQt/materials/artdeco/artdeco6.h
-- Installing: install/usr/local/share/SoQt/materials/artdeco/artdeco14.h
-- Installing: install/usr/local/share/SoQt/materials/artdeco/artdeco28.h
-- Installing: install/usr/local/lib/libSoQt.so.1.6.0
-- Installing: install/usr/local/lib/libSoQt.so.20
-- Set runtime path of "install/usr/local/lib/libSoQt.so.1.6.0" to ""
-- Installing: install/usr/local/lib/libSoQt.so
-- Installing: install/usr/local/lib/pkgconfig/SoQt.pc
-- Installing: install/usr/local/lib/cmake/SoQt-1.6.0/soqt-config.cmake
-- Installing: install/usr/local/lib/cmake/SoQt-1.6.0/soqt-config-version.cmake
-- Installing: install/usr/local/lib/cmake/SoQt-1.6.0/soqt-export.cmake
-- Installing: install/usr/local/lib/cmake/SoQt-1.6.0/soqt-export-release.cmake
-- Installing: install/usr/local/share/info/SoQt1/build-options.txt
──────────────────────── Command exited - Return code 0 ────────────────────────

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
─── Upgrade module deps/bullet3 ... ────────────────────────────────────────────
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Prepare module deps/bullet3 ...
Run command: cmake -Wno-dev -DCMAKE_BUILD_TYPE=Release 
-DCMAKE_C_COMPILER_LAUNCHER=/usr/bin/ccache 
-DCMAKE_CXX_COMPILER_LAUNCHER=/usr/bin/ccache -DCMAKE_C_COMPILER=/usr/bin/gcc-11
-DCMAKE_CXX_COMPILER=/usr/bin/g++-11 -DUSE_DOUBLE_PRECISION=ON 
-DBUILD_PYBULLET=ON -DBUILD_PYBULLET_NUMPY=ON -DBT_USE_EGL=ON -DINSTALL_LIBS=ON 
-DBUILD_EXTRAS=ON ..
In working directory: /root/workspace/deps/bullet3/build
──────────────────────────────── Command output ────────────────────────────────
-- The C compiler identification is GNU 11.4.0
-- The CXX compiler identification is GNU 11.4.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/gcc-11 - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++-11 - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
Linux
-- Found OpenGL: /usr/lib/x86_64-linux-gnu/libOpenGL.so   
OPENGL FOUND
/usr/lib/x86_64-linux-gnu/libGL.so/usr/lib/x86_64-linux-gnu/libGLU.so
-- Found PythonInterp: /axii/.venv/bin/python3 (found version "3.10.6") 
-- Looking for versions: 3.10.6;3.10
-- Looking for python version '3.10.6' by checking executables: /axii/.venv/bin/python3;python;python3;python3.10.
-- Found executable /axii/.venv/bin/python3 with suitable version 3.10.6
-- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython3.10.so (found suitable exact version "3.10.6")
-- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython3.10.so (found version "3.10.6")
NumPy found
-- Found NumPy: /axii/.venv/lib/python3.10/site-packages/numpy/core/include (found version "1.23.0")
-- NumPy ver. 1.23.0 found (include: /axii/.venv/lib/python3.10/site-packages/numpy/core/include)
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

-- Build files have been written to: /root/workspace/deps/bullet3/build
    BT_USE_EGL


──────────────────────── Command exited - Return code 0 ────────────────────────

Build module deps/bullet3 ...
Run command: cmake --build . --target all
In working directory: /root/workspace/deps/bullet3/build
With environment variables: CMAKE_BUILD_PARALLEL_LEVEL='23'
──────────────────────────────── Command output ────────────────────────────────
[  0%] Building CXX object src/LinearMath/CMakeFiles/LinearMath.dir/btAlignedAllocator.o
[  1%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Anim.o
[  1%] Building CXX object src/Bullet3Common/CMakeFiles/Bullet3Common.dir/b3AlignedAllocator.o
[  1%] Building CXX object src/LinearMath/CMakeFiles/LinearMath.dir/btConvexHull.o
[  1%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/BaseRender.o
[  1%] Building CXX object src/LinearMath/CMakeFiles/LinearMath.dir/btConvexHullComputer.o
[  1%] Building CXX object examples/ThirdPartyLibs/BussIK/CMakeFiles/BussIK.dir/Jacobian.o
[  1%] Building CXX object src/Bullet3Common/CMakeFiles/Bullet3Common.dir/b3Vector3.o
[  1%] Building CXX object examples/ThirdPartyLibs/clsocket/CMakeFiles/clsocket.dir/src/SimpleSocket.o
[  1%] Building CXX object examples/ThirdPartyLibs/BussIK/CMakeFiles/BussIK.dir/LinearR2.o
[  1%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Base.o
[  1%] Building CXX object src/LinearMath/CMakeFiles/LinearMath.dir/btPolarDecomposition.o
[  1%] Building CXX object src/LinearMath/CMakeFiles/LinearMath.dir/btGeometryUtil.o
[  1%] Building CXX object examples/ThirdPartyLibs/clsocket/CMakeFiles/clsocket.dir/src/ActiveSocket.o
[  1%] Building CXX object examples/ThirdPartyLibs/BussIK/CMakeFiles/BussIK.dir/LinearR3.o
[  1%] Building CXX object src/Bullet3Common/CMakeFiles/Bullet3Common.dir/b3Logging.o
[  1%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Button.o
[  1%] Building CXX object examples/ThirdPartyLibs/clsocket/CMakeFiles/clsocket.dir/src/PassiveSocket.o
[  1%] Building CXX object examples/ThirdPartyLibs/BussIK/CMakeFiles/BussIK.dir/LinearR4.o
[  2%] Building CXX object src/LinearMath/CMakeFiles/LinearMath.dir/btQuickprof.o
[  2%] Building CXX object Extras/HACD/CMakeFiles/HACD.dir/hacdGraph.o
[  2%] Building CXX object test/gtest-1.7.0/CMakeFiles/gtest.dir/src/gtest-all.o
[  2%] Building CXX object examples/ThirdPartyLibs/BussIK/CMakeFiles/BussIK.dir/MatrixRmn.o
[  3%] Building CXX object Extras/HACD/CMakeFiles/HACD.dir/hacdHACD.o
[  3%] Building CXX object Extras/HACD/CMakeFiles/HACD.dir/hacdICHull.o
[  3%] Building CXX object Extras/HACD/CMakeFiles/HACD.dir/hacdManifoldMesh.o
[  3%] Building CXX object src/LinearMath/CMakeFiles/LinearMath.dir/btReducedVector.o
[  3%] Building CXX object src/LinearMath/CMakeFiles/LinearMath.dir/btSerializer.o
[  3%] Linking CXX shared library libBullet3Common.so
[  3%] Building CXX object examples/ThirdPartyLibs/BussIK/CMakeFiles/BussIK.dir/Misc.o
[  3%] Linking CXX static library libclsocket.a
[  3%] Building CXX object examples/ThirdPartyLibs/BussIK/CMakeFiles/BussIK.dir/Node.o
[  3%] Building CXX object examples/ThirdPartyLibs/BussIK/CMakeFiles/BussIK.dir/Tree.o
[  3%] Building CXX object src/LinearMath/CMakeFiles/LinearMath.dir/btSerializer64.o
[  3%] Built target Bullet3Common
[  3%] Building CXX object src/LinearMath/CMakeFiles/LinearMath.dir/btThreads.o
[  3%] Built target clsocket
[  3%] Building CXX object Extras/obj2sdf/CMakeFiles/App_obj2sdf.dir/obj2sdf.o
[  4%] Building CXX object examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/X11OpenGLWindow.o
[  4%] Building CXX object src/LinearMath/CMakeFiles/LinearMath.dir/btVector3.o
[  4%] Building CXX object examples/ThirdPartyLibs/BussIK/CMakeFiles/BussIK.dir/VectorRn.o
In file included from /root/workspace/deps/bullet3/src/LinearMath/btConvexHull.h:23,
                 from /root/workspace/deps/bullet3/src/LinearMath/btConvexHull.cpp:18:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘bool HullLibrary::CleanupVertices(unsigned int, const btVector3*, unsigned int, unsigned int&, btVector3*, btScalar, btVector3&)’ at /root/workspace/deps/bullet3/src/LinearMath/btConvexHull.cpp:832:29,
    inlined from ‘bool HullLibrary::CleanupVertices(unsigned int, const btVector3*, unsigned int, unsigned int&, btVector3*, btScalar, btVector3&)’ at /root/workspace/deps/bullet3/src/LinearMath/btConvexHull.cpp:822:6:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/LinearMath/btConvexHull.h:23,
                 from /root/workspace/deps/bullet3/src/LinearMath/btConvexHull.cpp:18:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘bool HullLibrary::CleanupVertices(unsigned int, const btVector3*, unsigned int, unsigned int&, btVector3*, btScalar, btVector3&)’:
[  4%] Building CXX object src/LinearMath/CMakeFiles/LinearMath.dir/TaskScheduler/btTaskScheduler.o
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object ‘((btAlignedObjectArray<int>*)this)[1].btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/LinearMath/btConvexHull.h:23,
                 from /root/workspace/deps/bullet3/src/LinearMath/btConvexHull.cpp:18:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btHullTriangle*]’,
    inlined from ‘int HullLibrary::calchull(btVector3*, int, TUIntArray&, int&, int)’ at /root/workspace/deps/bullet3/src/LinearMath/btConvexHull.cpp:628:15:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/LinearMath/btConvexHull.h:23,
                 from /root/workspace/deps/bullet3/src/LinearMath/btConvexHull.cpp:18:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘int HullLibrary::calchull(btVector3*, int, TUIntArray&, int&, int)’:
[  4%] Building C object examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/__/ThirdPartyLibs/glad/glx.o
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘*(btAlignedObjectArray<btHullTriangle*>*)this.btAlignedObjectArray<btHullTriangle*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
[  4%] Building CXX object src/Bullet3Geometry/CMakeFiles/Bullet3Geometry.dir/b3ConvexHullComputer.o
[  4%] Building CXX object src/LinearMath/CMakeFiles/LinearMath.dir/TaskScheduler/btThreadSupportWin32.o
[  4%] Building CXX object src/LinearMath/CMakeFiles/LinearMath.dir/TaskScheduler/btThreadSupportPosix.o
[  4%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Canvas.o
[  4%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/CheckBox.o
[  4%] Building CXX object src/Bullet3Serialize/Bullet2FileLoader/CMakeFiles/Bullet2FileLoader.dir/b3BulletFile.o
[  4%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ColorControls.o
[  4%] Building C object examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/__/ThirdPartyLibs/glad/gl.o
[  4%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ColorPicker.o
[  4%] Building CXX object examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/EGLOpenGLWindow.o
[  4%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ComboBox.o
[  5%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/CrossSplitter.o
[  5%] Building CXX object examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/GLFWOpenGLWindow.o
[  5%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Dialog/FileOpen.o
[  5%] Building CXX object examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/GLInstancingRenderer.o
In file included from /root/workspace/deps/bullet3/src/LinearMath/btConvexHullComputer.h:19,
                 from /root/workspace/deps/bullet3/src/LinearMath/btConvexHullComputer.cpp:17:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘btScalar btConvexHullComputer::compute(const void*, bool, int, int, btScalar, btScalar)’ at /root/workspace/deps/bullet3/src/LinearMath/btConvexHullComputer.cpp:2676:30:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/LinearMath/btConvexHullComputer.h:19,
                 from /root/workspace/deps/bullet3/src/LinearMath/btConvexHullComputer.cpp:17:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘btScalar btConvexHullComputer::compute(const void*, bool, int, int, btScalar, btScalar)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object ‘((btAlignedObjectArray<int>*)this)[1].btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
[  5%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Dialog/FileSave.o
In file included from /root/workspace/deps/bullet3/src/LinearMath/btConvexHullComputer.h:19,
                 from /root/workspace/deps/bullet3/src/LinearMath/btConvexHullComputer.cpp:17:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘btScalar btConvexHullComputer::compute(const void*, bool, int, int, btScalar, btScalar)’ at /root/workspace/deps/bullet3/src/LinearMath/btConvexHullComputer.cpp:2678:14:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/LinearMath/btConvexHullComputer.h:19,
                 from /root/workspace/deps/bullet3/src/LinearMath/btConvexHullComputer.cpp:17:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘btScalar btConvexHullComputer::compute(const void*, bool, int, int, btScalar, btScalar)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object ‘((btAlignedObjectArray<int>*)this)[3].btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
[  5%] Building CXX object Extras/obj2sdf/CMakeFiles/App_obj2sdf.dir/__/__/examples/Utils/b3ResourcePath.o
[  6%] Building CXX object Extras/obj2sdf/CMakeFiles/App_obj2sdf.dir/__/__/examples/ThirdPartyLibs/Wavefront/tiny_obj_loader.o
[  6%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Dialog/Query.o
[  6%] Building CXX object examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/GLPrimitiveRenderer.o
In file included from /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:11,
                 from /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.cpp:8:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void btReducedVector::simplify()’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:57:25:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:11,
                 from /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.cpp:8:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘void btReducedVector::simplify()’:
[  6%] Linking CXX shared library libLinearMath.so
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object ‘*(btAlignedObjectArray<int>*)this.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
[  7%] Linking CXX shared library libBussIK.so
[  7%] Building CXX object examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/GLRenderToTexture.o
[  7%] Built target LinearMath
[  7%] Building CXX object examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/LoadShader.o
[  7%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btAxisSweep3.o
[  7%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/DockBase.o
[  7%] Built target BussIK
[  7%] Building CXX object src/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/IDMath.o
[  8%] Building CXX object examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/OpenSans.o
[  8%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btBroadphaseProxy.o
[  8%] Building CXX object src/Bullet3Geometry/CMakeFiles/Bullet3Geometry.dir/b3GeometryUtil.o
[  8%] Linking CXX shared library libHACD.so
[  8%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/DockedTabControl.o
[  8%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Dragger.o
[  8%] Building CXX object src/Bullet3Serialize/Bullet2FileLoader/CMakeFiles/Bullet2FileLoader.dir/b3Chunk.o
[  8%] Building CXX object examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/SimpleCamera.o
[  8%] Built target HACD
[  8%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/GroupBox.o
[  8%] Building CXX object examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/SimpleOpenGL2App.o
[  8%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/HSVColorPicker.o
[  8%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/HorizontalScrollBar.o
[  9%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/HorizontalSlider.o
[  9%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ImagePanel.o
[  9%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Label.o
[  9%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/LabelClickable.o
[  9%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ListBox.o
[  9%] Building CXX object src/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/MultiBodyTree.o
[  9%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Menu.o
[  9%] Building CXX object src/Bullet3Serialize/Bullet2FileLoader/CMakeFiles/Bullet2FileLoader.dir/b3DNA.o
[  9%] Building CXX object examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/SimpleOpenGL2Renderer.o
[  9%] Building CXX object src/Bullet3Serialize/Bullet2FileLoader/CMakeFiles/Bullet2FileLoader.dir/b3File.o
[  9%] Building CXX object src/Bullet3Serialize/Bullet2FileLoader/CMakeFiles/Bullet2FileLoader.dir/b3Serializer.o
[  9%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btCollisionAlgorithm.o
In file included from /root/workspace/deps/bullet3/src/Bullet3Geometry/b3ConvexHullComputer.h:19,
                 from /root/workspace/deps/bullet3/src/Bullet3Geometry/b3ConvexHullComputer.cpp:17:
In member function ‘void b3AlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘b3Scalar b3ConvexHullComputer::compute(const void*, bool, int, int, b3Scalar, b3Scalar)’ at /root/workspace/deps/bullet3/src/Bullet3Geometry/b3ConvexHullComputer.cpp:2664:14:
/root/workspace/deps/bullet3/src/Bullet3Common/b3AlignedObjectArray.h:232:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  232 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/src/Bullet3Common/b3AlignedObjectArray.h: In member function ‘b3Scalar b3ConvexHullComputer::compute(const void*, bool, int, int, b3Scalar, b3Scalar)’:
/root/workspace/deps/bullet3/src/Bullet3Common/b3AlignedObjectArray.h:232:39: note: at offset [-8589934592, -4] into destination object ‘((b3AlignedObjectArray<int>*)this)[2].b3AlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
  232 |                                 new (&m_data[i]) T(fillData);
      |                                       ^~~~~~
[  9%] Linking CXX shared library libBullet3Geometry.so
[  9%] Building CXX object examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/SimpleOpenGL3App.o
[  9%] Building CXX object src/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/details/MultiBodyTreeInitCache.o
[  9%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/MenuItem.o
[  9%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/MenuStrip.o
[  9%] Built target Bullet3Geometry
[  9%] Building CXX object Extras/Serialize/BulletFileLoader/CMakeFiles/BulletFileLoader.dir/bChunk.o
[  9%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDbvt.o
[  9%] Building CXX object examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/TwFonts.o
[  9%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/NumericUpDown.o
[ 10%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/PanelListPanel.o
[ 11%] Building CXX object src/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/details/MultiBodyTreeImpl.o
[ 11%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ProgressBar.o
[ 11%] Building CXX object examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/fontstash.o
[ 11%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Properties.o
[ 11%] Building CXX object examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/opengl_fontstashcallbacks.o
[ 11%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/RadioButton.o
[ 11%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDbvtBroadphase.o
[ 11%] Linking CXX executable App_obj2sdf
[ 11%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/RadioButtonController.o
[ 11%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ResizableControl.o
[ 11%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Resizer.o
[ 11%] Linking CXX shared library libBullet2FileLoader.so
[ 11%] Built target App_obj2sdf
[ 11%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/RichLabel.o
[ 11%] Building CXX object src/Bullet3Collision/CMakeFiles/Bullet3Collision.dir/BroadPhaseCollision/b3DynamicBvh.o
[ 11%] Building C object examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/__/ThirdPartyLibs/glad/egl.o
[ 11%] Building CXX object Extras/Serialize/BulletFileLoader/CMakeFiles/BulletFileLoader.dir/bDNA.o
[ 11%] Building CXX object Extras/Serialize/BulletFileLoader/CMakeFiles/BulletFileLoader.dir/bFile.o
[ 11%] Built target Bullet2FileLoader
[ 11%] Building CXX object Extras/Serialize/BulletFileLoader/CMakeFiles/BulletFileLoader.dir/btBulletFile.o
[ 11%] Building CXX object examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/__/ThirdPartyLibs/stb_image/stb_image_write.o
[ 12%] Building CXX object src/Bullet3Collision/CMakeFiles/Bullet3Collision.dir/BroadPhaseCollision/b3DynamicBvhBroadphase.o
[ 12%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ScrollBar.o
[ 12%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ScrollBarBar.o
[ 13%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ScrollBarButton.o
[ 13%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ScrollControl.o
[ 13%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Slider.o
[ 13%] Building CXX object src/Bullet3Collision/CMakeFiles/Bullet3Collision.dir/BroadPhaseCollision/b3OverlappingPairCache.o
[ 13%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/SplitterBar.o
[ 13%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/TabButton.o
[ 13%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/TabControl.o
[ 13%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/TabStrip.o
[ 13%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Text.o
[ 13%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/TextBox.o
[ 13%] Building CXX object src/Bullet3Collision/CMakeFiles/Bullet3Collision.dir/NarrowPhaseCollision/b3ConvexUtility.o
[ 14%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/TextBoxNumeric.o
[ 14%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDispatcher.o
[ 15%] Linking CXX shared library libOpenGLWindow.so
[ 15%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/TreeControl.o
[ 15%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btOverlappingPairCache.o
[ 15%] Linking CXX shared library libBulletFileLoader.so
[ 15%] Built target OpenGLWindow
[ 15%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/TreeNode.o
[ 15%] Built target BulletFileLoader
[ 15%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btQuantizedBvh.o
[ 16%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btSimpleBroadphase.o
In file included from /root/workspace/deps/bullet3/src/BulletInverseDynamics/details/../IDConfig.hpp:75,
                 from /root/workspace/deps/bullet3/src/BulletInverseDynamics/details/MultiBodyTreeImpl.hpp:8,
                 from /root/workspace/deps/bullet3/src/BulletInverseDynamics/details/MultiBodyTreeImpl.cpp:1:
[ 16%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/VerticalScrollBar.o
In member function ‘void b3AlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘int btInverseDynamicsBullet3::MultiBodyTree::MultiBodyImpl::generateIndexSets()’ at /root/workspace/deps/bullet3/src/BulletInverseDynamics/details/MultiBodyTreeImpl.cpp:130:29:
/root/workspace/deps/bullet3/src/Bullet3Common/b3AlignedObjectArray.h:232:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  232 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/src/Bullet3Common/b3AlignedObjectArray.h: In member function ‘int btInverseDynamicsBullet3::MultiBodyTree::MultiBodyImpl::generateIndexSets()’:
/root/workspace/deps/bullet3/src/Bullet3Common/b3AlignedObjectArray.h:232:39: note: at offset [-8589934592, -4] into destination object ‘((b3AlignedObjectArray<int>*)((char*)this + 8))[4].b3AlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
  232 |                                 new (&m_data[i]) T(fillData);
      |                                       ^~~~~~
In member function ‘void b3AlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘int btInverseDynamicsBullet3::MultiBodyTree::MultiBodyImpl::generateIndexSets()’ at /root/workspace/deps/bullet3/src/BulletInverseDynamics/details/MultiBodyTreeImpl.cpp:131:30:
/root/workspace/deps/bullet3/src/Bullet3Common/b3AlignedObjectArray.h:232:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  232 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/src/Bullet3Common/b3AlignedObjectArray.h: In member function ‘int btInverseDynamicsBullet3::MultiBodyTree::MultiBodyImpl::generateIndexSets()’:
/root/workspace/deps/bullet3/src/Bullet3Common/b3AlignedObjectArray.h:232:39: note: at offset [-8589934592, -4] into destination object ‘((b3AlignedObjectArray<int>*)((char*)this + 8))[5].b3AlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
  232 |                                 new (&m_data[i]) T(fillData);
      |                                       ^~~~~~
[ 16%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/VerticalSlider.o
[ 16%] Linking CXX shared library libBulletInverseDynamics.so
[ 16%] Building CXX object src/Bullet3Collision/CMakeFiles/Bullet3Collision.dir/NarrowPhaseCollision/b3CpuNarrowPhase.o
[ 16%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btActivatingCollisionAlgorithm.o
[ 16%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/WindowControl.o
[ 16%] Built target BulletInverseDynamics
[ 16%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/DragAndDrop.o
[ 16%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Gwen.o
[ 16%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Hook.o
[ 16%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Platforms/Null.o
[ 16%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btBoxBoxCollisionAlgorithm.o
[ 17%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Platforms/Windows.o
[ 17%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Renderers/OpenGL_DebugFont.o
[ 17%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Skin.o
[ 17%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.o
[ 17%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/ToolTip.o
[ 17%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Utility.o
[ 17%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btBoxBoxDetector.o
[ 17%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionDispatcher.o
[ 17%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionDispatcherMt.o
[ 17%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/events.o
[ 17%] Building CXX object examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/inputhandler.o
[ 17%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionObject.o
[ 17%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionWorld.o
[ 17%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionWorldImporter.o
[ 18%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCompoundCollisionAlgorithm.o
[ 18%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.o
[ 18%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexConcaveCollisionAlgorithm.o
[ 18%] Linking CXX shared library libBullet3Collision.so
[ 18%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexConvexAlgorithm.o
[ 18%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexPlaneCollisionAlgorithm.o
[ 18%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvex2dConvex2dAlgorithm.o
[ 18%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btDefaultCollisionConfiguration.o
[ 18%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btEmptyCollisionAlgorithm.o
[ 18%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btGhostObject.o
[ 19%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btHashedSimplePairCache.o
[ 19%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btInternalEdgeUtility.o
[ 19%] Built target Bullet3Collision
[ 19%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btManifoldResult.o
[ 19%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSimulationIslandManager.o
[ 19%] Building CXX object src/Bullet3Dynamics/CMakeFiles/Bullet3Dynamics.dir/b3CpuRigidBodyPipeline.o
[ 20%] Building CXX object src/Bullet3Dynamics/CMakeFiles/Bullet3Dynamics.dir/ConstraintSolver/b3FixedConstraint.o
[ 20%] Building CXX object src/Bullet3Dynamics/CMakeFiles/Bullet3Dynamics.dir/ConstraintSolver/b3Generic6DofConstraint.o
[ 20%] Building CXX object src/Bullet3Dynamics/CMakeFiles/Bullet3Dynamics.dir/ConstraintSolver/b3PgsJacobiSolver.o
[ 20%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereBoxCollisionAlgorithm.o
[ 20%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereSphereCollisionAlgorithm.o
[ 20%] Linking CXX shared library libgwen.so
[ 20%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereTriangleCollisionAlgorithm.o
[ 20%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btUnionFind.o
In file included from /root/workspace/deps/bullet3/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:20,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.h:20,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.cpp:17:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btPersistentManifold*]’,
    inlined from ‘virtual void btCompoundCompoundCollisionAlgorithm::processCollision(const btCollisionObjectWrapper*, const btCollisionObjectWrapper*, const btDispatcherInfo&, btManifoldResult*)’ at /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.cpp:337:25:
[ 20%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/SphereTriangleDetector.o
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20,
[ 20%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btBoxShape.o
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:20,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.h:20,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.cpp:17:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void btCompoundCompoundCollisionAlgorithm::processCollision(const btCollisionObjectWrapper*, const btCollisionObjectWrapper*, const btDispatcherInfo&, btManifoldResult*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘manifoldArray.btAlignedObjectArray<btPersistentManifold*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:20,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:17:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btPersistentManifold*]’,
    inlined from ‘virtual void btCompoundCollisionAlgorithm::processCollision(const btCollisionObjectWrapper*, const btCollisionObjectWrapper*, const btDispatcherInfo&, btManifoldResult*)’ at /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:261:23:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:20,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:17:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void btCompoundCollisionAlgorithm::processCollision(const btCollisionObjectWrapper*, const btCollisionObjectWrapper*, const btDispatcherInfo&, btManifoldResult*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btPersistentManifold*>*)((char*)this + 16))[1].btAlignedObjectArray<btPersistentManifold*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19,
[ 21%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btBox2dShape.o
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:20,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:17:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btPersistentManifold*]’,
    inlined from ‘virtual void btCompoundCollisionAlgorithm::processCollision(const btCollisionObjectWrapper*, const btCollisionObjectWrapper*, const btDispatcherInfo&, btManifoldResult*)’ at /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:276:25:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:20,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:17:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void btCompoundCollisionAlgorithm::processCollision(const btCollisionObjectWrapper*, const btCollisionObjectWrapper*, const btDispatcherInfo&, btManifoldResult*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btPersistentManifold*>*)((char*)this + 16))[1].btAlignedObjectArray<btPersistentManifold*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:20,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:17:
[ 21%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btBvhTriangleMeshShape.o
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = const btDbvtNode*]’,
    inlined from ‘void btDbvt::collideTVNoStackAlloc(const btDbvtNode*, const btDbvtVolume&, btNodeStack&, btDbvt::ICollide&) const’ at /root/workspace/deps/bullet3/src/BulletCollision/BroadphaseCollision/btDbvt.h:1199:15,
[ 21%] Building CXX object src/Bullet3Dynamics/CMakeFiles/Bullet3Dynamics.dir/ConstraintSolver/b3Point2PointConstraint.o
    inlined from ‘virtual void btCompoundCollisionAlgorithm::processCollision(const btCollisionObjectWrapper*, const btCollisionObjectWrapper*, const btDispatcherInfo&, btManifoldResult*)’ at /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:293:30:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:20,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:17:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void btCompoundCollisionAlgorithm::processCollision(const btCollisionObjectWrapper*, const btCollisionObjectWrapper*, const btDispatcherInfo&, btManifoldResult*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘*(btAlignedObjectArray<const btDbvtNode*>*)((char*)this + 16).btAlignedObjectArray<const btDbvtNode*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:20,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:17:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btPersistentManifold*]’,
    inlined from ‘virtual void btCompoundCollisionAlgorithm::processCollision(const btCollisionObjectWrapper*, const btCollisionObjectWrapper*, const btDispatcherInfo&, btManifoldResult*)’ at /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:310:23:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:20,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:17:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void btCompoundCollisionAlgorithm::processCollision(const btCollisionObjectWrapper*, const btCollisionObjectWrapper*, const btDispatcherInfo&, btManifoldResult*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btPersistentManifold*>*)((char*)this + 16))[1].btAlignedObjectArray<btPersistentManifold*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
[ 21%] Building CXX object src/Bullet3Dynamics/CMakeFiles/Bullet3Dynamics.dir/ConstraintSolver/b3TypedConstraint.o
[ 21%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCapsuleShape.o
[ 21%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCollisionShape.o
[ 21%] Built target gwen
[ 21%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCompoundShape.o
[ 21%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConcaveShape.o
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btUnionFind.h:19,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp:18:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btPersistentManifold*]’,
    inlined from ‘void btSimulationIslandManager::buildIslands(btDispatcher*, btCollisionWorld*)’ at /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp:202:25:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
[ 21%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConeShape.o
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btUnionFind.h:19,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp:18:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘void btSimulationIslandManager::buildIslands(btDispatcher*, btCollisionWorld*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btPersistentManifold*>*)((char*)this + 8))[1].btAlignedObjectArray<btPersistentManifold*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btUnionFind.h:19,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp:18:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btCollisionObject*]’,
    inlined from ‘void btSimulationIslandManager::processIslands(btDispatcher*, btCollisionWorld*, btSimulationIslandManager::IslandCallback*)’ at /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp:442:25:
[ 21%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexHullShape.o
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btUnionFind.h:19,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp:18:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘void btSimulationIslandManager::processIslands(btDispatcher*, btCollisionWorld*, btSimulationIslandManager::IslandCallback*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btCollisionObject*>*)((char*)this + 8))[2].btAlignedObjectArray<btCollisionObject*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
[ 21%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexInternalShape.o
[ 22%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexPointCloudShape.o
[ 22%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexPolyhedron.o
[ 22%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexShape.o
[ 22%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvex2dShape.o
[ 22%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexTriangleMeshShape.o
[ 22%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCylinderShape.o
[ 22%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btEmptyShape.o
[ 22%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btHeightfieldTerrainShape.o
[ 22%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMinkowskiSumShape.o
[ 22%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMiniSDF.o
[ 23%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMultimaterialTriangleMeshShape.o
[ 23%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMultiSphereShape.o
[ 23%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btOptimizedBvh.o
[ 23%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btPolyhedralConvexShape.o
[ 23%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btScaledBvhTriangleMeshShape.o
[ 23%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btSdfCollisionShape.o
[ 23%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btShapeHull.o
[ 23%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btSphereShape.o
[ 23%] Linking CXX shared library libgtest.so
[ 23%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btStaticPlaneShape.o
[ 23%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btStridingMeshInterface.o
[ 24%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTetrahedronShape.o
[ 24%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleBuffer.o
[ 24%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleCallback.o
[ 24%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleIndexVertexArray.o
[ 24%] Built target gtest
[ 24%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleIndexVertexMaterialArray.o
[ 24%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleMesh.o
[ 24%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleMeshShape.o
[ 24%] Building CXX object test/collision/CMakeFiles/Test_Collision.dir/main.o
[ 24%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btUniformScalingShape.o
[ 24%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btContactProcessing.o
[ 24%] Building CXX object test/collision/CMakeFiles/Test_Collision.dir/__/__/src/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.o
[ 25%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGenericPoolAllocator.o
[ 25%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactBvh.o
[ 25%] Building CXX object test/collision/CMakeFiles/Test_Collision.dir/__/__/src/BulletCollision/CollisionShapes/btSphereShape.o
[ 25%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactCollisionAlgorithm.o
[ 25%] Building CXX object test/collision/CMakeFiles/Test_Collision.dir/__/__/src/BulletCollision/CollisionShapes/btMultiSphereShape.o
In file included from /root/workspace/deps/bullet3/src/Bullet3Dynamics/ConstraintSolver/b3SolverConstraint.h:22,
                 from /root/workspace/deps/bullet3/src/Bullet3Dynamics/ConstraintSolver/b3TypedConstraint.h:20,
[ 25%] Building CXX object test/collision/CMakeFiles/Test_Collision.dir/__/__/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.o
                 from /root/workspace/deps/bullet3/src/Bullet3Dynamics/ConstraintSolver/b3PgsJacobiSolver.h:9,
[ 25%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactQuantizedBvh.o
                 from /root/workspace/deps/bullet3/src/Bullet3Dynamics/ConstraintSolver/b3PgsJacobiSolver.cpp:23:
In member function ‘void b3AlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘virtual b3Scalar b3PgsJacobiSolver::solveGroupCacheFriendlySetup(b3RigidBodyData*, b3InertiaData*, int, b3Contact4*, int, b3TypedConstraint**, int, const b3ContactSolverInfo&)’ at /root/workspace/deps/bullet3/src/Bullet3Dynamics/ConstraintSolver/b3PgsJacobiSolver.cpp:993:20:
/root/workspace/deps/bullet3/src/Bullet3Common/b3AlignedObjectArray.h:232:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  232 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/src/Bullet3Common/b3AlignedObjectArray.h: In member function ‘virtual b3Scalar b3PgsJacobiSolver::solveGroupCacheFriendlySetup(b3RigidBodyData*, b3InertiaData*, int, b3Contact4*, int, b3TypedConstraint**, int, const b3ContactSolverInfo&)’:
/root/workspace/deps/bullet3/src/Bullet3Common/b3AlignedObjectArray.h:232:39: note: at offset [-8589934592, -4] into destination object ‘((b3AlignedObjectArray<int>*)((char*)this + 8))[9].b3AlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
  232 |                                 new (&m_data[i]) T(fillData);
      |                                       ^~~~~~
In member function ‘void b3AlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘virtual b3Scalar b3PgsJacobiSolver::solveGroupCacheFriendlySetup(b3RigidBodyData*, b3InertiaData*, int, b3Contact4*, int, b3TypedConstraint**, int, const b3ContactSolverInfo&)’ at /root/workspace/deps/bullet3/src/Bullet3Dynamics/ConstraintSolver/b3PgsJacobiSolver.cpp:995:25:
/root/workspace/deps/bullet3/src/Bullet3Common/b3AlignedObjectArray.h:232:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  232 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/src/Bullet3Common/b3AlignedObjectArray.h: In member function ‘virtual b3Scalar b3PgsJacobiSolver::solveGroupCacheFriendlySetup(b3RigidBodyData*, b3InertiaData*, int, b3Contact4*, int, b3TypedConstraint**, int, const b3ContactSolverInfo&)’:
/root/workspace/deps/bullet3/src/Bullet3Common/b3AlignedObjectArray.h:232:39: note: at offset [-8589934592, -4] into destination object ‘((b3AlignedObjectArray<int>*)((char*)this + 8))[10].b3AlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
  232 |                                 new (&m_data[i]) T(fillData);
      |                                       ^~~~~~
[ 25%] Linking CXX shared library libBullet3Dynamics.so
[ 25%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactShape.o
[ 25%] Building CXX object test/collision/CMakeFiles/Test_Collision.dir/__/__/src/BulletCollision/CollisionShapes/btConcaveShape.o
[ 25%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btTriangleShapeEx.o
[ 25%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_box_set.o
[ 25%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_contact.o
[ 25%] Built target Bullet3Dynamics
[ 25%] Building CXX object test/collision/CMakeFiles/Test_Collision.dir/__/__/src/BulletCollision/CollisionShapes/btConvexShape.o
[ 25%] Building CXX object test/collision/CMakeFiles/Test_Collision.dir/__/__/src/BulletCollision/CollisionShapes/btConvexInternalShape.o
[ 25%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_memory.o
[ 25%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_tri_collision.o
[ 25%] Building CXX object test/collision/CMakeFiles/Test_Collision.dir/__/__/src/BulletCollision/CollisionShapes/btCollisionShape.o
[ 26%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btContinuousConvexCollision.o
[ 27%] Building CXX object test/collision/CMakeFiles/Test_Collision.dir/__/__/src/BulletCollision/CollisionShapes/btConvexPolyhedron.o
[ 27%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btConvexCast.o
[ 27%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkConvexCast.o
[ 27%] Building CXX object test/collision/CMakeFiles/Test_Collision.dir/__/__/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.o
[ 27%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkEpa2.o
[ 27%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.o
[ 27%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkPairDetector.o
[ 27%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.o
[ 27%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btPersistentManifold.o
[ 27%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btRaycastCallback.o
[ 27%] Building CXX object test/collision/CMakeFiles/Test_Collision.dir/__/__/src/BulletCollision/CollisionShapes/btTriangleCallback.o
[ 28%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btSubSimplexConvexCast.o
[ 28%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btVoronoiSimplexSolver.o
[ 28%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btPolyhedralContactClipping.o
[ 29%] Building C object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/__/clew/clew.o
[ 29%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/BroadphaseCollision/b3GpuGridBroadphase.o
[ 29%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/BroadphaseCollision/b3GpuSapBroadphase.o
[ 29%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/BroadphaseCollision/b3GpuParallelLinearBvhBroadphase.o
[ 29%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/BroadphaseCollision/b3GpuParallelLinearBvh.o
[ 29%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/Initialize/b3OpenCLUtils.o
[ 29%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3ContactCache.o
[ 29%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3ConvexHullContact.o
[ 29%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3GjkEpa.o
[ 29%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3OptimizedBvh.o
[ 30%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3QuantizedBvh.o
[ 30%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3StridingMeshInterface.o
[ 30%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3TriangleCallback.o
[ 30%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3TriangleIndexVertexArray.o
[ 30%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3VoronoiSimplexSolver.o
[ 30%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/ParallelPrimitives/b3BoundSearchCL.o
[ 30%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/ParallelPrimitives/b3FillCL.o
[ 30%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/ParallelPrimitives/b3LauncherCL.o
[ 30%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/ParallelPrimitives/b3PrefixScanCL.o
In file included from /root/workspace/deps/bullet3/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvhBroadphase.h:19,
[ 31%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/ParallelPrimitives/b3PrefixScanFloat4CL.o
                 from /root/workspace/deps/bullet3/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvhBroadphase.cpp:14:
/root/workspace/deps/bullet3/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.h:88:30: warning: ignoring attributes on template argument ‘cl_long’ {aka ‘long int’} [-Wignored-attributes]
   88 |         b3OpenCLArray<b3Int64> m_commonPrefixes;
      |                              ^
[ 31%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/ParallelPrimitives/b3RadixSort32CL.o
[ 31%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/Raycast/b3GpuRaycast.o
[ 31%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/RigidBody/b3GpuGenericConstraint.o
[ 31%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/RigidBody/b3GpuJacobiContactSolver.o
[ 31%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/RigidBody/b3GpuNarrowPhase.o
[ 31%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/RigidBody/b3GpuPgsConstraintSolver.o
[ 31%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/RigidBody/b3GpuPgsContactSolver.o
[ 31%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/RigidBody/b3GpuRigidBodyPipeline.o
[ 31%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/RigidBody/b3Solver.o
[ 31%] Linking CXX shared library libBulletCollision.so
[ 31%] Built target BulletCollision
[ 31%] Building CXX object Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/bestfitobb.o
[ 31%] Building CXX object Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/cd_wavefront.o
[ 31%] Building CXX object Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/ConvexBuilder.o
[ 31%] Building CXX object Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/fitsphere.o
[ 31%] Building CXX object Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/meshvolume.o
[ 31%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Character/btKinematicCharacterController.o
[ 31%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btConeTwistConstraint.o
[ 31%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btContactConstraint.o
[ 31%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btFixedConstraint.o
[ 31%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGearConstraint.o
[ 31%] Building CXX object Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/raytri.o
In file included from /root/workspace/deps/bullet3/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.cpp:17:
/root/workspace/deps/bullet3/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.h:88:30: warning: ignoring attributes on template argument ‘cl_long’ {aka ‘long int’} [-Wignored-attributes]
   88 |         b3OpenCLArray<b3Int64> m_commonPrefixes;
      |                              ^
[ 31%] Building CXX object Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/vlookup.o
[ 31%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGeneric6DofConstraint.o
In file included from /root/workspace/deps/bullet3/src/Bullet3OpenCL/Raycast/b3GpuRaycast.cpp:13:
/root/workspace/deps/bullet3/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.h:88:30: warning: ignoring attributes on template argument ‘cl_long’ {aka ‘long int’} [-Wignored-attributes]
   88 |         b3OpenCLArray<b3Int64> m_commonPrefixes;
      |                              ^
[ 32%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGeneric6DofSpringConstraint.o
[ 32%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGeneric6DofSpring2Constraint.o
[ 32%] Building CXX object Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/bestfit.o
[ 32%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btHinge2Constraint.o
[ 33%] Building CXX object Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/cd_hull.o
[ 33%] Building CXX object Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/ConvexDecomposition.o
[ 33%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btHingeConstraint.o
In file included from /root/workspace/deps/bullet3/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:4,
[ 33%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btPoint2PointConstraint.o
                 from /root/workspace/deps/bullet3/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.h:4,
                 from /root/workspace/deps/bullet3/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:4:
In member function ‘void b3AlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void b3GpuSapBroadphase::reset()’ at /root/workspace/deps/bullet3/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:989:31:
/root/workspace/deps/bullet3/src/Bullet3Common/b3AlignedObjectArray.h:232:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  232 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 33%] Building CXX object Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/concavity.o
/root/workspace/deps/bullet3/src/Bullet3Common/b3AlignedObjectArray.h: In member function ‘void b3GpuSapBroadphase::reset()’:
/root/workspace/deps/bullet3/src/Bullet3Common/b3AlignedObjectArray.h:232:39: note: at offset [-8589934592, -4] into destination object ‘((b3AlignedObjectArray<int>*)((char*)this + 16))[54].b3AlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
  232 |                                 new (&m_data[i]) T(fillData);
      |                                       ^~~~~~
In member function ‘void b3AlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void b3GpuSapBroadphase::reset()’ at /root/workspace/deps/bullet3/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:994:31:
/root/workspace/deps/bullet3/src/Bullet3Common/b3AlignedObjectArray.h:232:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  232 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/src/Bullet3Common/b3AlignedObjectArray.h: In member function ‘void b3GpuSapBroadphase::reset()’:
/root/workspace/deps/bullet3/src/Bullet3Common/b3AlignedObjectArray.h:232:39: note: at offset [-8589934592, -4] into destination object ‘((b3AlignedObjectArray<int>*)((char*)this + 8))[57].b3AlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
  232 |                                 new (&m_data[i]) T(fillData);
      |                                       ^~~~~~
[ 33%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSequentialImpulseConstraintSolver.o
[ 33%] Building CXX object Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/float_math.o
[ 33%] Building CXX object Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/planetri.o
[ 33%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSequentialImpulseConstraintSolverMt.o
[ 33%] Building CXX object Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/splitplane.o
[ 33%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btBatchedConstraints.o
[ 33%] Linking CXX executable Test_Collision
[ 33%] Built target Test_Collision
[ 33%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btNNCGConstraintSolver.o
[ 34%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSliderConstraint.o
[ 34%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSolve2LinearConstraint.o
[ 34%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btTypedConstraint.o
[ 34%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btUniversalConstraint.o
[ 34%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btDiscreteDynamicsWorld.o
[ 34%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btDiscreteDynamicsWorldMt.o
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btGhostObject.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Character/btKinematicCharacterController.cpp:18:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btPersistentManifold*]’,
    inlined from ‘bool btKinematicCharacterController::recoverFromPenetration(btCollisionWorld*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Character/btKinematicCharacterController.cpp:203:25:
[ 34%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btSimulationIslandManagerMt.o
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btGhostObject.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Character/btKinematicCharacterController.cpp:18:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘bool btKinematicCharacterController::recoverFromPenetration(btCollisionWorld*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btPersistentManifold*>*)((char*)this + 16))[12].btAlignedObjectArray<btPersistentManifold*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
[ 34%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btSimpleDynamicsWorld.o
[ 34%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btRigidBody.o
[ 34%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Vehicle/btRaycastVehicle.o
[ 35%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Vehicle/btWheelInfo.o
[ 35%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBody.o
In file included from /root/workspace/deps/bullet3/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:4,
                 from /root/workspace/deps/bullet3/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.h:6,
                 from /root/workspace/deps/bullet3/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp:14:
In member function ‘void b3AlignedObjectArray<T>::resize(int, const T&) [with T = unsigned int]’,
    inlined from ‘int b3GpuPgsContactSolver::sortConstraintByBatch3(b3Contact4*, int, int, int, int, int*)’ at /root/workspace/deps/bullet3/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp:1412:28:
/root/workspace/deps/bullet3/src/Bullet3Common/b3AlignedObjectArray.h:232:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  232 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/src/Bullet3Common/b3AlignedObjectArray.h: In member function ‘int b3GpuPgsContactSolver::sortConstraintByBatch3(b3Contact4*, int, int, int, int, int*)’:
/root/workspace/deps/bullet3/src/Bullet3Common/b3AlignedObjectArray.h:232:39: note: at offset [-8589934592, -4] into destination object ‘((b3AlignedObjectArray<unsigned int>*)prephitmp_501 = PHI <_4(68), prephitmp_497(136)>)[8].b3AlignedObjectArray<unsigned int>::m_data’ of size [0, 9223372036854775807]
  232 |                                 new (&m_data[i]) T(fillData);
      |                                       ^~~~~~
[ 35%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyConstraint.o
[ 35%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyConstraintSolver.o
[ 35%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyDynamicsWorld.o
[ 35%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyFixedConstraint.o
[ 35%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyGearConstraint.o
[ 35%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyJointLimitConstraint.o
[ 35%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyJointMotor.o
[ 36%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyMLCPConstraintSolver.o
In file included from /root/workspace/deps/bullet3/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.h:6,
                 from /root/workspace/deps/bullet3/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp:1:
In member function ‘void b3AlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void b3GpuNarrowPhase::reset()’ at /root/workspace/deps/bullet3/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp:954:32:
/root/workspace/deps/bullet3/src/Bullet3Common/b3AlignedObjectArray.h:232:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  232 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/src/Bullet3Common/b3AlignedObjectArray.h: In member function ‘void b3GpuNarrowPhase::reset()’:
/root/workspace/deps/bullet3/src/Bullet3Common/b3AlignedObjectArray.h:232:39: note: at offset [-8589934592, -4] into destination object ‘((b3AlignedObjectArray<int>*)((char*)prephitmp_379 = PHI <prephitmp_356(20), prephitmp_25(28)> + 8))[3].b3AlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
  232 |                                 new (&m_data[i]) T(fillData);
      |                                       ^~~~~~
In member function ‘void b3AlignedObjectArray<T>::resize(int, const T&) [with T = b3OptimizedBvh*]’,
    inlined from ‘void b3GpuNarrowPhase::reset()’ at /root/workspace/deps/bullet3/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp:959:26:
/root/workspace/deps/bullet3/src/Bullet3Common/b3AlignedObjectArray.h:232:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  232 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/src/Bullet3Common/b3AlignedObjectArray.h: In member function ‘void b3GpuNarrowPhase::reset()’:
[ 36%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodySliderConstraint.o
[ 36%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodySphericalJointMotor.o
/root/workspace/deps/bullet3/src/Bullet3Common/b3AlignedObjectArray.h:232:39: note: at offset [-17179869184, -8] into destination object ‘((b3AlignedObjectArray<b3OptimizedBvh*>*)((char*)prephitmp_251 = PHI <prephitmp_315(64), prephitmp_266(72)> + 16))[13].b3AlignedObjectArray<b3OptimizedBvh*>::m_data’ of size [0, 9223372036854775807]
  232 |                                 new (&m_data[i]) T(fillData);
      |                                       ^~~~~~
[ 36%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyPoint2Point.o
[ 36%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/MLCPSolvers/btDantzigLCP.o
[ 36%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/MLCPSolvers/btMLCPSolver.o
[ 36%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/MLCPSolvers/btLemkeAlgorithm.o
[ 36%] Linking CXX shared library libConvexDecomposition.so
In file included from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolverMt.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolverMt.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘virtual void btSequentialImpulseConstraintSolverMt::convertBodies(btCollisionObject**, int, const btContactSolverInfo&)’ at /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolverMt.cpp:805:49:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolverMt.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolverMt.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void btSequentialImpulseConstraintSolverMt::convertBodies(btCollisionObject**, int, const btContactSolverInfo&)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object ‘((btAlignedObjectArray<int>*)((char*)this + 16))[9].btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btUnionFind.h:19,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:18:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btSimulationIslandManagerMt::Island*]’,
    inlined from ‘btSimulationIslandManagerMt::~btSimulationIslandManagerMt()’ at /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:55:27:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btUnionFind.h:19,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:18:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In destructor ‘btSimulationIslandManagerMt::~btSimulationIslandManagerMt()’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btSimulationIslandManagerMt::Island*>*)((char*)this + 16))[3].btAlignedObjectArray<btSimulationIslandManagerMt::Island*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btUnionFind.h:19,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:18:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btSimulationIslandManagerMt::Island*]’,
    inlined from ‘btSimulationIslandManagerMt::~btSimulationIslandManagerMt()’ at /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:56:24:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btUnionFind.h:19,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:18:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In destructor ‘btSimulationIslandManagerMt::~btSimulationIslandManagerMt()’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btSimulationIslandManagerMt::Island*>*)((char*)this + 16))[4].btAlignedObjectArray<btSimulationIslandManagerMt::Island*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btUnionFind.h:19,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:18:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btSimulationIslandManagerMt::Island*]’,
    inlined from ‘btSimulationIslandManagerMt::~btSimulationIslandManagerMt()’ at /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:57:22:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btUnionFind.h:19,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:18:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In destructor ‘btSimulationIslandManagerMt::~btSimulationIslandManagerMt()’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btSimulationIslandManagerMt::Island*>*)((char*)this + 16))[5].btAlignedObjectArray<btSimulationIslandManagerMt::Island*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btUnionFind.h:19,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:18:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btSimulationIslandManagerMt::Island*]’,
    inlined from ‘virtual void btSimulationIslandManagerMt::initIslandPools()’ at /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:137:24:
[ 36%] Built target ConvexDecomposition
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btUnionFind.h:19,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:18:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void btSimulationIslandManagerMt::initIslandPools()’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btSimulationIslandManagerMt::Island*>*)((char*)this + 16))[4].btAlignedObjectArray<btSimulationIslandManagerMt::Island*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btUnionFind.h:19,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:18:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btSimulationIslandManagerMt::Island*]’,
    inlined from ‘virtual void btSimulationIslandManagerMt::initIslandPools()’ at /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:138:22:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btUnionFind.h:19,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:18:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void btSimulationIslandManagerMt::initIslandPools()’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btSimulationIslandManagerMt::Island*>*)((char*)this + 16))[5].btAlignedObjectArray<btSimulationIslandManagerMt::Island*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btUnionFind.h:19,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:18:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btCollisionObject*]’,
    inlined from ‘virtual void btSimulationIslandManagerMt::initIslandPools()’ at /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:163:27:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btUnionFind.h:19,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:18:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void btSimulationIslandManagerMt::initIslandPools()’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘*(btAlignedObjectArray<btCollisionObject*>*)*_67.btAlignedObjectArray<btCollisionObject*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btUnionFind.h:19,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:18:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btPersistentManifold*]’,
    inlined from ‘virtual void btSimulationIslandManagerMt::initIslandPools()’ at /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:164:31:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 36%] Building CXX object Extras/GIMPACTUtils/CMakeFiles/GIMPACTUtils.dir/btGImpactConvexDecompositionShape.o
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btUnionFind.h:19,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:18:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void btSimulationIslandManagerMt::initIslandPools()’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btPersistentManifold*>*)*_67)[1].btAlignedObjectArray<btPersistentManifold*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btUnionFind.h:19,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:18:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btTypedConstraint*]’,
    inlined from ‘virtual void btSimulationIslandManagerMt::initIslandPools()’ at /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:165:33:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btUnionFind.h:19,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:18:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void btSimulationIslandManagerMt::initIslandPools()’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btTypedConstraint*>*)*_67)[2].btAlignedObjectArray<btTypedConstraint*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
[ 36%] Linking CXX shared library libGIMPACTUtils.so
In file included from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = double]’,
    inlined from ‘virtual btScalar btMultiBodyConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.cpp:211:27:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual btScalar btMultiBodyConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<double>*)this)[18].btAlignedObjectArray<double>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = double]’,
    inlined from ‘virtual btScalar btMultiBodyConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.cpp:212:44:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 37%] Linking CXX shared library libBullet3OpenCL_clew.so
In file included from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual btScalar btMultiBodyConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<double>*)this)[19].btAlignedObjectArray<double>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = double]’,
    inlined from ‘virtual btScalar btMultiBodyConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.cpp:213:33:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual btScalar btMultiBodyConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’:
[ 37%] Built target GIMPACTUtils
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<double>*)this)[20].btAlignedObjectArray<double>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btCollisionObject*]’,
    inlined from ‘void InplaceSolverIslandCallback::processConstraints()’ at /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:185:18,
    inlined from ‘virtual void InplaceSolverIslandCallback::processIsland(btCollisionObject**, int, btPersistentManifold**, int, int)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:169:24,
    inlined from ‘virtual void InplaceSolverIslandCallback::processIsland(btCollisionObject**, int, btPersistentManifold**, int, int)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:123:15:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void InplaceSolverIslandCallback::processIsland(btCollisionObject**, int, btPersistentManifold**, int, int)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btCollisionObject*>*)((char*)this + 24))[1].btAlignedObjectArray<btCollisionObject*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btPersistentManifold*]’,
    inlined from ‘void InplaceSolverIslandCallback::processConstraints()’ at /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:186:21,
    inlined from ‘virtual void InplaceSolverIslandCallback::processIsland(btCollisionObject**, int, btPersistentManifold**, int, int)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:169:24,
    inlined from ‘virtual void InplaceSolverIslandCallback::processIsland(btCollisionObject**, int, btPersistentManifold**, int, int)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:123:15:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void InplaceSolverIslandCallback::processIsland(btCollisionObject**, int, btPersistentManifold**, int, int)’:
[ 37%] Built target Bullet3OpenCL_clew
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btPersistentManifold*>*)((char*)this + 24))[2].btAlignedObjectArray<btPersistentManifold*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btTypedConstraint*]’,
    inlined from ‘void InplaceSolverIslandCallback::processConstraints()’ at /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:187:23,
    inlined from ‘virtual void InplaceSolverIslandCallback::processIsland(btCollisionObject**, int, btPersistentManifold**, int, int)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:169:24,
    inlined from ‘virtual void InplaceSolverIslandCallback::processIsland(btCollisionObject**, int, btPersistentManifold**, int, int)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:123:15:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void InplaceSolverIslandCallback::processIsland(btCollisionObject**, int, btPersistentManifold**, int, int)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btTypedConstraint*>*)((char*)this + 24))[3].btAlignedObjectArray<btTypedConstraint*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btCollisionObject*]’,
    inlined from ‘void InplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:118:18,
    inlined from ‘virtual void btDiscreteDynamicsWorld::solveConstraints(btContactSolverInfo&)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:698:31:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void btDiscreteDynamicsWorld::solveConstraints(btContactSolverInfo&)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btCollisionObject*>*)((char*)this_29(D)->m_solverIslandCallback + 24))[1].btAlignedObjectArray<btCollisionObject*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btPersistentManifold*]’,
    inlined from ‘void InplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:119:21,
    inlined from ‘virtual void btDiscreteDynamicsWorld::solveConstraints(btContactSolverInfo&)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:698:31:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void btDiscreteDynamicsWorld::solveConstraints(btContactSolverInfo&)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btPersistentManifold*>*)((char*)this_29(D)->m_solverIslandCallback + 24))[2].btAlignedObjectArray<btPersistentManifold*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btTypedConstraint*]’,
    inlined from ‘void InplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:120:23,
    inlined from ‘virtual void btDiscreteDynamicsWorld::solveConstraints(btContactSolverInfo&)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:698:31:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void btDiscreteDynamicsWorld::solveConstraints(btContactSolverInfo&)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btTypedConstraint*>*)((char*)this_29(D)->m_solverIslandCallback + 24))[3].btAlignedObjectArray<btTypedConstraint*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btCollisionObject*]’,
    inlined from ‘void InplaceSolverIslandCallback::processConstraints()’ at /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:185:18,
    inlined from ‘virtual void btDiscreteDynamicsWorld::solveConstraints(btContactSolverInfo&)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:704:44:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void btDiscreteDynamicsWorld::solveConstraints(btContactSolverInfo&)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btCollisionObject*>*)((char*)this_29(D)->m_solverIslandCallback + 24))[1].btAlignedObjectArray<btCollisionObject*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btPersistentManifold*]’,
    inlined from ‘void InplaceSolverIslandCallback::processConstraints()’ at /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:186:21,
    inlined from ‘virtual void btDiscreteDynamicsWorld::solveConstraints(btContactSolverInfo&)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:704:44:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void btDiscreteDynamicsWorld::solveConstraints(btContactSolverInfo&)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btPersistentManifold*>*)((char*)this_29(D)->m_solverIslandCallback + 24))[2].btAlignedObjectArray<btPersistentManifold*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btTypedConstraint*]’,
    inlined from ‘void InplaceSolverIslandCallback::processConstraints()’ at /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:187:23,
    inlined from ‘virtual void btDiscreteDynamicsWorld::solveConstraints(btContactSolverInfo&)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:704:44:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void btDiscreteDynamicsWorld::solveConstraints(btContactSolverInfo&)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btTypedConstraint*>*)((char*)this_29(D)->m_solverIslandCallback + 24))[3].btAlignedObjectArray<btTypedConstraint*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:21,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void btMultiBodyMLCPConstraintSolver::createMLCPFastRigidBody(const btContactSolverInfo&)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:328:13:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:21,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘void btMultiBodyMLCPConstraintSolver::createMLCPFastRigidBody(const btContactSolverInfo&)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object ‘((btAlignedObjectArray<int>*)((char*)this + 16))[50].btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:21,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btSolverConstraint*]’,
    inlined from ‘virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:716:33:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:21,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btSolverConstraint*>*)((char*)this + 16))[42].btAlignedObjectArray<btSolverConstraint*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:21,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btMultiBodySolverConstraint*]’,
    inlined from ‘virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:717:42:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:21,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btMultiBodySolverConstraint*>*)((char*)this + 16))[43].btAlignedObjectArray<btMultiBodySolverConstraint*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:21,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = double]’,
    inlined from ‘void btMatrixX<T>::resize(int, int) [with T = double]’ at /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:196:20,
    inlined from ‘virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:766:14:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:21,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<double>*)((char*)this + 24))[25].btAlignedObjectArray<double>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:21,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = double]’,
    inlined from ‘void btVectorX<T>::resize(int) [with T = double]’ at /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:54:19,
    inlined from ‘virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:767:14:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:21,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<double>*)((char*)this + 24))[27].btAlignedObjectArray<double>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:21,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = double]’,
    inlined from ‘void btVectorX<T>::resize(int) [with T = double]’ at /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:54:19,
    inlined from ‘virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:768:14:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:21,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<double>*)((char*)this + 24))[28].btAlignedObjectArray<double>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:21,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = double]’,
    inlined from ‘void btVectorX<T>::resize(int) [with T = double]’ at /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:54:19,
    inlined from ‘virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:769:15:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:21,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<double>*)((char*)this + 24))[29].btAlignedObjectArray<double>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:21,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = double]’,
    inlined from ‘void btVectorX<T>::resize(int) [with T = double]’ at /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:54:19,
    inlined from ‘virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:770:15:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:21,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<double>*)((char*)this + 24))[30].btAlignedObjectArray<double>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:21,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = double]’,
    inlined from ‘void btMatrixX<T>::resize(int, int) [with T = double]’ at /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:196:20,
    inlined from ‘virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:829:23:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:21,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<double>*)((char*)this + 16))[34].btAlignedObjectArray<double>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:21,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = double]’,
    inlined from ‘void btVectorX<T>::resize(int) [with T = double]’ at /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:54:19,
    inlined from ‘virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:830:23:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:21,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<double>*)((char*)this + 16))[36].btAlignedObjectArray<double>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:21,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = double]’,
    inlined from ‘void btVectorX<T>::resize(int) [with T = double]’ at /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:54:19,
    inlined from ‘virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:831:23:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:21,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<double>*)((char*)this + 16))[37].btAlignedObjectArray<double>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:21,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = double]’,
    inlined from ‘void btVectorX<T>::resize(int) [with T = double]’ at /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:54:19,
    inlined from ‘virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:832:24:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:21,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<double>*)((char*)this + 16))[38].btAlignedObjectArray<double>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:21,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = double]’,
    inlined from ‘void btVectorX<T>::resize(int) [with T = double]’ at /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:54:19,
    inlined from ‘virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:833:24:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:21,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<double>*)((char*)this + 16))[39].btAlignedObjectArray<double>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:17:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘virtual void btMLCPSolver::createMLCPFast(const btContactSolverInfo&)’ at /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:230:13:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:17:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void btMLCPSolver::createMLCPFast(const btContactSolverInfo&)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object ‘((btAlignedObjectArray<int>*)((char*)this + 24))[31].btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:17:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btSolverConstraint*]’,
    inlined from ‘virtual btScalar btMLCPSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:45:33:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:17:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual btScalar btMLCPSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btSolverConstraint*>*)((char*)this + 24))[24].btAlignedObjectArray<btSolverConstraint*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:17:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = double]’,
    inlined from ‘void btMatrixX<T>::resize(int, int) [with T = double]’ at /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:196:20,
    inlined from ‘virtual btScalar btMLCPSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:93:14:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:17:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual btScalar btMLCPSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<double>*)((char*)this + 24))[13].btAlignedObjectArray<double>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:17:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = double]’,
    inlined from ‘void btVectorX<T>::resize(int) [with T = double]’ at /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:54:19,
    inlined from ‘virtual btScalar btMLCPSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:94:14:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:17:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual btScalar btMLCPSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<double>*)((char*)this + 24))[15].btAlignedObjectArray<double>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:17:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = double]’,
    inlined from ‘void btVectorX<T>::resize(int) [with T = double]’ at /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:54:19,
    inlined from ‘virtual btScalar btMLCPSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:95:14:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:17:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual btScalar btMLCPSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<double>*)((char*)this + 24))[16].btAlignedObjectArray<double>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:17:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = double]’,
    inlined from ‘void btVectorX<T>::resize(int) [with T = double]’ at /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:54:19,
    inlined from ‘virtual btScalar btMLCPSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:96:15:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:17:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual btScalar btMLCPSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<double>*)((char*)this + 24))[17].btAlignedObjectArray<double>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:17:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = double]’,
    inlined from ‘void btVectorX<T>::resize(int) [with T = double]’ at /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:54:19,
    inlined from ‘virtual btScalar btMLCPSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:97:15:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.h:20,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:17:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual btScalar btMLCPSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<double>*)((char*)this + 24))[18].btAlignedObjectArray<double>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btCollisionObject*]’,
    inlined from ‘virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:116:24:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btCollisionObject*>*)((char*)this + 8))[2].btAlignedObjectArray<btCollisionObject*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btPersistentManifold*]’,
    inlined from ‘virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:117:27:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btPersistentManifold*>*)((char*)this + 8))[4].btAlignedObjectArray<btPersistentManifold*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btTypedConstraint*]’,
    inlined from ‘virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:118:29:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btTypedConstraint*>*)((char*)this + 8))[5].btAlignedObjectArray<btTypedConstraint*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btMultiBodyConstraint*]’,
    inlined from ‘virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:119:38:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btMultiBodyConstraint*>*)((char*)this + 8))[6].btAlignedObjectArray<btMultiBodyConstraint*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btCollisionObject*]’,
    inlined from ‘virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:238:24:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btCollisionObject*>*)((char*)this + 8))[2].btAlignedObjectArray<btCollisionObject*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btCollisionObject*]’,
    inlined from ‘virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:239:22:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btCollisionObject*>*)((char*)this + 8))[3].btAlignedObjectArray<btCollisionObject*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btPersistentManifold*]’,
    inlined from ‘virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:240:27:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btPersistentManifold*>*)((char*)this + 8))[4].btAlignedObjectArray<btPersistentManifold*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btTypedConstraint*]’,
    inlined from ‘virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:241:29:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btTypedConstraint*>*)((char*)this + 8))[5].btAlignedObjectArray<btTypedConstraint*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btMultiBodyConstraint*]’,
    inlined from ‘virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:242:38:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btMultiBodyConstraint*>*)((char*)this + 8))[6].btAlignedObjectArray<btMultiBodyConstraint*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btCollisionObject*]’,
    inlined from ‘virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:116:24,
    inlined from ‘virtual void btMultiBodyDynamicsWorld::solveExternalForces(btContactSolverInfo&)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:314:43:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void btMultiBodyDynamicsWorld::solveExternalForces(btContactSolverInfo&)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btCollisionObject*>*)((char*)this_158(D)->m_solverMultiBodyIslandCallback + 8))[2].btAlignedObjectArray<btCollisionObject*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btPersistentManifold*]’,
    inlined from ‘virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:117:27,
    inlined from ‘virtual void btMultiBodyDynamicsWorld::solveExternalForces(btContactSolverInfo&)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:314:43:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void btMultiBodyDynamicsWorld::solveExternalForces(btContactSolverInfo&)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btPersistentManifold*>*)((char*)this_158(D)->m_solverMultiBodyIslandCallback + 8))[4].btAlignedObjectArray<btPersistentManifold*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btTypedConstraint*]’,
    inlined from ‘virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:118:29,
    inlined from ‘virtual void btMultiBodyDynamicsWorld::solveExternalForces(btContactSolverInfo&)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:314:43:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void btMultiBodyDynamicsWorld::solveExternalForces(btContactSolverInfo&)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btTypedConstraint*>*)((char*)this_158(D)->m_solverMultiBodyIslandCallback + 8))[5].btAlignedObjectArray<btTypedConstraint*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btMultiBodyConstraint*]’,
    inlined from ‘virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:119:38,
    inlined from ‘virtual void btMultiBodyDynamicsWorld::solveExternalForces(btContactSolverInfo&)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:314:43:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void btMultiBodyDynamicsWorld::solveExternalForces(btContactSolverInfo&)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btMultiBodyConstraint*>*)((char*)this_158(D)->m_solverMultiBodyIslandCallback + 8))[6].btAlignedObjectArray<btMultiBodyConstraint*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBody.h:31,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBody.cpp:24:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = double]’,
    inlined from ‘void btMultiBody::finalizeMultiDof()’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBody.cpp:349:17:
[ 37%] Linking CXX shared library libBulletDynamics.so
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBody.h:31,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBody.cpp:24:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘void btMultiBody::finalizeMultiDof()’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<double>*)this)[12].btAlignedObjectArray<double>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBody.h:31,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBody.cpp:24:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = double]’,
    inlined from ‘void btMultiBody::finalizeMultiDof()’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBody.cpp:351:20:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBody.h:31,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBody.cpp:24:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘void btMultiBody::finalizeMultiDof()’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<double>*)this)[11].btAlignedObjectArray<double>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
[ 37%] Built target BulletDynamics
[ 37%] Building CXX object examples/BasicDemo/CMakeFiles/App_BasicExample.dir/BasicExample.o
[ 37%] Building CXX object examples/BasicDemo/CMakeFiles/App_BasicExample.dir/main.o
[ 37%] Building CXX object examples/HelloWorld/CMakeFiles/App_HelloWorld.dir/HelloWorld.o
[ 37%] Building CXX object Extras/Serialize/BulletWorldImporter/CMakeFiles/BulletWorldImporter.dir/btMultiBodyWorldImporter.o
[ 37%] Building CXX object Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/CoilCreator.o
[ 37%] Building CXX object examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/BasicExample.o
[ 37%] Building CXX object Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/btMultiBodyTreeCreator.o
[ 37%] Building CXX object Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/CloneTreeCreator.o
[ 37%] Building CXX object Extras/Serialize/BulletWorldImporter/CMakeFiles/BulletWorldImporter.dir/btBulletWorldImporter.o
[ 37%] Building CXX object Extras/Serialize/BulletWorldImporter/CMakeFiles/BulletWorldImporter.dir/btWorldImporter.o
[ 37%] Building CXX object src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBody.o
[ 37%] Building CXX object Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/MultiBodyTreeCreator.o
[ 37%] Building CXX object Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/DillCreator.o
[ 37%] Building CXX object examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/StandaloneMain/main_opengl_single_example.o
[ 37%] Building CXX object Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/invdyn_bullet_comparison.o
[ 37%] Building CXX object src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBodyConcaveCollisionAlgorithm.o
[ 37%] Building CXX object Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/MultiBodyTreeDebugGraph.o
[ 37%] Building CXX object examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/OpenGLGuiHelper.o
[ 37%] Building CXX object test/BulletDynamics/CMakeFiles/Test_btKinematicCharacterController.dir/test_btKinematicCharacterController.o
[ 37%] Building CXX object test/BulletDynamics/pendulum/CMakeFiles/Test_BulletDynamics.dir/__/__/__/examples/MultiBody/Pendulum.o
[ 38%] Building CXX object Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/IDRandomUtil.o
[ 38%] Building CXX object src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBodyHelpers.o
[ 38%] Building CXX object examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/GL_ShapeDrawer.o
[ 38%] Building CXX object examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/CollisionShape2TriangleMesh.o
[ 38%] Building CXX object Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/RandomTreeCreator.o
[ 38%] Building CXX object Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/SimpleTreeCreator.o
[ 38%] Building CXX object Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/MultiBodyNameMap.o
[ 38%] Building CXX object Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/User2InternalIndex.o
[ 38%] Building CXX object examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/Utils/b3Clock.o
[ 38%] Building CXX object src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBodyRigidBodyCollisionConfiguration.o
[ 38%] Building CXX object src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftRigidCollisionAlgorithm.o
[ 39%] Building CXX object src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftRigidDynamicsWorld.o
[ 39%] Building CXX object src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftMultiBodyDynamicsWorld.o
[ 39%] Building CXX object src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftSoftCollisionAlgorithm.o
[ 39%] Linking CXX executable App_HelloWorld
[ 39%] Building CXX object src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDefaultSoftBodySolver.o
[ 39%] Building CXX object src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableBackwardEulerObjective.o
[ 39%] Built target App_HelloWorld
[ 39%] Building CXX object src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableBodySolver.o
[ 39%] Building CXX object src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableMultiBodyConstraintSolver.o
[ 39%] Building CXX object src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableContactProjection.o
[ 39%] Building CXX object src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableMultiBodyDynamicsWorld.o
[ 40%] Building CXX object src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableContactConstraint.o
[ 40%] Building CXX object src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/poly34.o
[ 40%] Linking CXX shared library libBulletInverseDynamicsUtils.so
[ 40%] Built target BulletInverseDynamicsUtils
[ 40%] Building CXX object test/InverseDynamics/CMakeFiles/Test_BulletInverseForwardDynamics.dir/test_invdyn_bullet.o
[ 40%] Building CXX object test/InverseDynamics/CMakeFiles/Test_BulletInverseForwardDynamics.dir/__/__/examples/Utils/b3ResourcePath.o
[ 40%] Building CXX object test/InverseDynamics/CMakeFiles/Test_BulletInverseDynamicsJacobian.dir/test_invdyn_jacobian.o
[ 40%] Building CXX object test/InverseDynamics/CMakeFiles/Test_BulletInverseDynamics.dir/test_invdyn_kinematics.o
[ 41%] Building CXX object test/InverseDynamics/CMakeFiles/Test_BulletInverseForwardDynamics.dir/__/__/examples/Importers/ImportURDFDemo/MyMultiBodyCreator.o
[ 41%] Linking CXX executable Test_btKinematicCharacterController
[ 41%] Building CXX object test/InverseDynamics/CMakeFiles/Test_BulletInverseForwardDynamics.dir/__/__/examples/Importers/ImportURDFDemo/BulletUrdfImporter.o
[ 41%] Built target Test_btKinematicCharacterController
[ 41%] Building CXX object test/InverseDynamics/CMakeFiles/Test_BulletInverseForwardDynamics.dir/__/__/examples/Importers/ImportURDFDemo/URDF2Bullet.o
[ 41%] Building CXX object test/InverseDynamics/CMakeFiles/Test_BulletInverseForwardDynamics.dir/__/__/examples/Importers/ImportURDFDemo/urdfStringSplit.o
[ 41%] Building CXX object test/InverseDynamics/CMakeFiles/Test_BulletInverseForwardDynamics.dir/__/__/examples/Importers/ImportURDFDemo/UrdfParser.o
[ 41%] Building CXX object test/InverseDynamics/CMakeFiles/Test_BulletInverseForwardDynamics.dir/__/__/examples/Importers/ImportMeshUtility/b3ImportMeshUtility.o
[ 42%] Linking CXX executable App_BasicExample
[ 42%] Building CXX object test/InverseDynamics/CMakeFiles/Test_BulletInverseForwardDynamics.dir/__/__/examples/ThirdPartyLibs/stb_image/stb_image.o
[ 42%] Built target App_BasicExample
[ 42%] Building CXX object test/InverseDynamics/CMakeFiles/Test_BulletInverseForwardDynamics.dir/__/__/examples/Utils/b3Clock.o
[ 42%] Building CXX object test/InverseDynamics/CMakeFiles/Test_BulletInverseForwardDynamics.dir/__/__/Extras/Serialize/BulletWorldImporter/btBulletWorldImporter.o
[ 42%] Building CXX object test/InverseDynamics/CMakeFiles/Test_BulletInverseForwardDynamics.dir/__/__/Extras/Serialize/BulletWorldImporter/btWorldImporter.o
[ 43%] Building CXX object test/InverseDynamics/CMakeFiles/Test_BulletInverseForwardDynamics.dir/__/__/Extras/Serialize/BulletFileLoader/bChunk.o
[ 43%] Building CXX object test/InverseDynamics/CMakeFiles/Test_BulletInverseForwardDynamics.dir/__/__/Extras/Serialize/BulletFileLoader/bFile.o
[ 43%] Building CXX object test/InverseDynamics/CMakeFiles/Test_BulletInverseForwardDynamics.dir/__/__/Extras/Serialize/BulletFileLoader/bDNA.o
[ 43%] Building CXX object test/InverseDynamics/CMakeFiles/Test_BulletInverseForwardDynamics.dir/__/__/Extras/Serialize/BulletFileLoader/btBulletFile.o
[ 43%] Building CXX object test/InverseDynamics/CMakeFiles/Test_BulletInverseForwardDynamics.dir/__/__/examples/Importers/ImportObjDemo/Wavefront2GLInstanceGraphicsShape.o
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:20,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftBodySolvers.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableBodySolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyConstraintSolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyConstraintSolver.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void btReducedVector::simplify()’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:57:25,
    inlined from ‘btReducedVector btReducedVector::operator-(const btReducedVector&)’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:161:21,
    inlined from ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’ at /root/workspace/deps/bullet3/src/LinearMath/btModifiedGramSchmidt.h:37:19:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 43%] Building CXX object test/InverseDynamics/CMakeFiles/Test_BulletInverseForwardDynamics.dir/__/__/examples/Importers/ImportObjDemo/LoadMeshFromObj.o
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:20,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftBodySolvers.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableBodySolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyConstraintSolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyConstraintSolver.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:77:42: note: at offset [-8589934592, -4] into destination object ‘<unnamed>.btReducedVector::m_indices.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
   77 |                         new (&dest[i]) T(m_data[i]);
      |                                          ^~~~~~
[ 43%] Linking CXX executable Test_BulletDynamics
[ 43%] Linking CXX shared library libBulletWorldImporter.so
[ 43%] Built target Test_BulletDynamics
[ 43%] Building CXX object test/InverseDynamics/CMakeFiles/Test_BulletInverseForwardDynamics.dir/__/__/examples/Importers/ImportColladaDemo/LoadMeshFromCollada.o
[ 43%] Built target BulletWorldImporter
[ 43%] Building CXX object Extras/Serialize/BulletXmlWorldImporter/CMakeFiles/BulletXmlWorldImporter.dir/btBulletXmlWorldImporter.o
In file included from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftBody.h:20,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftBodyInternals.h:20,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftBodyHelpers.cpp:17:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = double]’,
    inlined from ‘static void btSoftBodyHelpers::interpolateBarycentricWeights(btSoftBody*)’ at /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftBodyHelpers.cpp:1573:17:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftBody.h:20,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftBodyInternals.h:20,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftBodyHelpers.cpp:17:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In static member function ‘static void btSoftBodyHelpers::interpolateBarycentricWeights(btSoftBody*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<double>*)((char*)psb + 24))[77].btAlignedObjectArray<double>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
[ 43%] Building CXX object Extras/Serialize/BulletXmlWorldImporter/CMakeFiles/BulletXmlWorldImporter.dir/string_split.o
[ 43%] Linking CXX executable AppBasicExampleGui
In file included from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftBody.h:20,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableLagrangianForce.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableBackwardEulerObjective.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableBackwardEulerObjective.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void btReducedVector::simplify()’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:57:25,
    inlined from ‘btReducedVector btReducedVector::operator-(const btReducedVector&)’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:161:21,
    inlined from ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’ at /root/workspace/deps/bullet3/src/LinearMath/btModifiedGramSchmidt.h:37:19:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftBody.h:20,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableLagrangianForce.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableBackwardEulerObjective.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableBackwardEulerObjective.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:77:42: note: at offset [-8589934592, -4] into destination object ‘<unnamed>.btReducedVector::m_indices.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
   77 |                         new (&dest[i]) T(m_data[i]);
      |                                          ^~~~~~
[ 43%] Linking CXX executable Test_BulletInverseDynamics
[ 43%] Building CXX object test/InverseDynamics/CMakeFiles/Test_BulletInverseForwardDynamics.dir/__/__/examples/ThirdPartyLibs/Wavefront/tiny_obj_loader.o
[ 43%] Building CXX object Extras/Serialize/BulletXmlWorldImporter/CMakeFiles/BulletXmlWorldImporter.dir/__/__/__/examples/ThirdPartyLibs/tinyxml2/tinyxml2.o
[ 43%] Building CXX object test/InverseDynamics/CMakeFiles/Test_BulletInverseForwardDynamics.dir/__/__/examples/ThirdPartyLibs/tinyxml2/tinyxml2.o
[ 43%] Built target AppBasicExampleGui
[ 43%] Built target Test_BulletInverseDynamics
In file included from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftBody.h:20,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btCGProjection.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableContactProjection.h:18,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableContactProjection.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void btReducedVector::simplify()’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:57:25,
    inlined from ‘btReducedVector btReducedVector::operator-(const btReducedVector&)’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:161:21,
    inlined from ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’ at /root/workspace/deps/bullet3/src/LinearMath/btModifiedGramSchmidt.h:37:19:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftBody.h:20,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btCGProjection.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableContactProjection.h:18,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableContactProjection.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:77:42: note: at offset [-8589934592, -4] into destination object ‘<unnamed>.btReducedVector::m_indices.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
   77 |                         new (&dest[i]) T(m_data[i]);
      |                                          ^~~~~~
[ 43%] Linking CXX executable Test_BulletInverseDynamicsJacobian
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btCollisionObject*]’,
    inlined from ‘virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:116:24:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
[ 43%] Built target Test_BulletInverseDynamicsJacobian
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btCollisionObject*>*)((char*)this + 8))[2].btAlignedObjectArray<btCollisionObject*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btPersistentManifold*]’,
    inlined from ‘virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:117:27:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btPersistentManifold*>*)((char*)this + 8))[4].btAlignedObjectArray<btPersistentManifold*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btTypedConstraint*]’,
    inlined from ‘virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:118:29:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btTypedConstraint*>*)((char*)this + 8))[5].btAlignedObjectArray<btTypedConstraint*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btMultiBodyConstraint*]’,
    inlined from ‘virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:119:38:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btMultiBodyConstraint*>*)((char*)this + 8))[6].btAlignedObjectArray<btMultiBodyConstraint*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btCollisionObject*]’,
    inlined from ‘virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:238:24:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btCollisionObject*>*)((char*)this + 8))[2].btAlignedObjectArray<btCollisionObject*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btCollisionObject*]’,
    inlined from ‘virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:239:22:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btCollisionObject*>*)((char*)this + 8))[3].btAlignedObjectArray<btCollisionObject*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btPersistentManifold*]’,
    inlined from ‘virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:240:27:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btPersistentManifold*>*)((char*)this + 8))[4].btAlignedObjectArray<btPersistentManifold*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btTypedConstraint*]’,
    inlined from ‘virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:241:29:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btTypedConstraint*>*)((char*)this + 8))[5].btAlignedObjectArray<btTypedConstraint*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btMultiBodyConstraint*]’,
    inlined from ‘virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:242:38:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btMultiBodyConstraint*>*)((char*)this + 8))[6].btAlignedObjectArray<btMultiBodyConstraint*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btCollisionObject*]’,
    inlined from ‘virtual void DeformableBodyInplaceSolverIslandCallback::processConstraints(int)’ at /root/workspace/deps/bullet3/src/BulletSoftBody/DeformableBodyInplaceSolverIslandCallback.h:37:18:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void DeformableBodyInplaceSolverIslandCallback::processConstraints(int)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btCollisionObject*>*)((char*)this + 8))[2].btAlignedObjectArray<btCollisionObject*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btCollisionObject*]’,
    inlined from ‘virtual void DeformableBodyInplaceSolverIslandCallback::processConstraints(int)’ at /root/workspace/deps/bullet3/src/BulletSoftBody/DeformableBodyInplaceSolverIslandCallback.h:38:22:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void DeformableBodyInplaceSolverIslandCallback::processConstraints(int)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btCollisionObject*>*)((char*)this + 8))[3].btAlignedObjectArray<btCollisionObject*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btPersistentManifold*]’,
    inlined from ‘virtual void DeformableBodyInplaceSolverIslandCallback::processConstraints(int)’ at /root/workspace/deps/bullet3/src/BulletSoftBody/DeformableBodyInplaceSolverIslandCallback.h:39:21:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void DeformableBodyInplaceSolverIslandCallback::processConstraints(int)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btPersistentManifold*>*)((char*)this + 8))[4].btAlignedObjectArray<btPersistentManifold*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btTypedConstraint*]’,
    inlined from ‘virtual void DeformableBodyInplaceSolverIslandCallback::processConstraints(int)’ at /root/workspace/deps/bullet3/src/BulletSoftBody/DeformableBodyInplaceSolverIslandCallback.h:40:23:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void DeformableBodyInplaceSolverIslandCallback::processConstraints(int)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btTypedConstraint*>*)((char*)this + 8))[5].btAlignedObjectArray<btTypedConstraint*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btMultiBodyConstraint*]’,
    inlined from ‘virtual void DeformableBodyInplaceSolverIslandCallback::processConstraints(int)’ at /root/workspace/deps/bullet3/src/BulletSoftBody/DeformableBodyInplaceSolverIslandCallback.h:41:32:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void DeformableBodyInplaceSolverIslandCallback::processConstraints(int)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btMultiBodyConstraint*>*)((char*)this + 8))[6].btAlignedObjectArray<btMultiBodyConstraint*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btCollisionObject*]’,
    inlined from ‘virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:116:24,
    inlined from ‘void btDeformableMultiBodyDynamicsWorld::setupConstraints()’ at /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:418:46:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘void btDeformableMultiBodyDynamicsWorld::setupConstraints()’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btCollisionObject*>*)((char*)this_17(D)->m_solverDeformableBodyIslandCallback + 8))[2].btAlignedObjectArray<btCollisionObject*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btPersistentManifold*]’,
    inlined from ‘virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:117:27,
    inlined from ‘void btDeformableMultiBodyDynamicsWorld::setupConstraints()’ at /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:418:46:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘void btDeformableMultiBodyDynamicsWorld::setupConstraints()’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btPersistentManifold*>*)((char*)this_17(D)->m_solverDeformableBodyIslandCallback + 8))[4].btAlignedObjectArray<btPersistentManifold*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btTypedConstraint*]’,
    inlined from ‘virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:118:29,
    inlined from ‘void btDeformableMultiBodyDynamicsWorld::setupConstraints()’ at /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:418:46:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘void btDeformableMultiBodyDynamicsWorld::setupConstraints()’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btTypedConstraint*>*)((char*)this_17(D)->m_solverDeformableBodyIslandCallback + 8))[5].btAlignedObjectArray<btTypedConstraint*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = btMultiBodyConstraint*]’,
    inlined from ‘virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)’ at /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:119:38,
    inlined from ‘void btDeformableMultiBodyDynamicsWorld::setupConstraints()’ at /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:418:46:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘void btDeformableMultiBodyDynamicsWorld::setupConstraints()’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘((btAlignedObjectArray<btMultiBodyConstraint*>*)((char*)this_17(D)->m_solverDeformableBodyIslandCallback + 8))[6].btAlignedObjectArray<btMultiBodyConstraint*>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void btReducedVector::simplify()’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:57:25,
    inlined from ‘btReducedVector btReducedVector::operator-(const btReducedVector&)’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:161:21,
    inlined from ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’ at /root/workspace/deps/bullet3/src/LinearMath/btModifiedGramSchmidt.h:37:19:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:77:42: note: at offset [-8589934592, -4] into destination object ‘<unnamed>.btReducedVector::m_indices.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
   77 |                         new (&dest[i]) T(m_data[i]);
      |                                          ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:20,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftBodySolvers.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableBodySolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableBodySolver.cpp:18:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void btReducedVector::simplify()’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:57:25,
    inlined from ‘btReducedVector btReducedVector::operator-(const btReducedVector&)’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:161:21,
    inlined from ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’ at /root/workspace/deps/bullet3/src/LinearMath/btModifiedGramSchmidt.h:37:19:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:20,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btSoftBodySolvers.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableBodySolver.h:19,
                 from /root/workspace/deps/bullet3/src/BulletSoftBody/btDeformableBodySolver.cpp:18:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:77:42: note: at offset [-8589934592, -4] into destination object ‘<unnamed>.btReducedVector::m_indices.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
   77 |                         new (&dest[i]) T(m_data[i]);
      |                                          ^~~~~~
[ 44%] Linking CXX shared library libBulletXmlWorldImporter.so
[ 44%] Built target BulletXmlWorldImporter
In file included from /root/workspace/deps/bullet3/examples/Importers/ImportURDFDemo/URDFImporterInterface.h:5,
                 from /root/workspace/deps/bullet3/examples/Importers/ImportURDFDemo/BulletUrdfImporter.h:4,
                 from /root/workspace/deps/bullet3/examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp:14:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘virtual void BulletURDFImporter::getLinkChildIndices(int, btAlignedObjectArray<int>&) const’ at /root/workspace/deps/bullet3/examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp:327:25:
/root/workspace/deps/bullet3/test/InverseDynamics/../../src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/test/InverseDynamics/../../src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void BulletURDFImporter::getLinkChildIndices(int, btAlignedObjectArray<int>&) const’:
/root/workspace/deps/bullet3/test/InverseDynamics/../../src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object ‘*childLinkIndices.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
[ 45%] Linking CXX executable Test_BulletInverseForwardDynamics
[ 45%] Built target Test_BulletInverseForwardDynamics
[ 45%] Linking CXX shared library libBulletSoftBody.so
[ 45%] Built target BulletSoftBody
[ 45%] Building CXX object examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/OpenGLExampleBrowser.o
[ 45%] Building CXX object examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/OpenGLGuiHelper.o
[ 46%] Building CXX object examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/CollisionShape2TriangleMesh.o
[ 46%] Building CXX object examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/GL_ShapeDrawer.o
[ 46%] Building CXX object examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/__/Utils/b3Clock.o
[ 46%] Building CXX object examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/__/Utils/ChromeTraceUtil.o
[ 46%] Building CXX object examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/__/Utils/b3ResourcePath.o
[ 46%] Building CXX object examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/GwenGUISupport/GwenParameterInterface.o
[ 46%] Building CXX object examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/GwenGUISupport/GraphingTexture.o
[ 46%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/gtestwrap.o
[ 46%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/plugins/collisionFilterPlugin/collisionFilterPlugin.o
[ 46%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/SharedMemory/plugins/collisionFilterPlugin/collisionFilterPlugin.o
[ 47%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/plugins/pdControlPlugin/pdControlPlugin.o
[ 47%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/plugins/collisionFilterPlugin/collisionFilterPlugin.o
[ 47%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/SharedMemory/PhysicsClient.o
[ 48%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/b3RobotSimulatorClientAPI_NoDirect.o
[ 48%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/IKTrajectoryHelper.o
[ 48%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/b3RobotSimulatorClientAPI_NoDirect.o
[ 48%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/IKTrajectoryHelper.o
[ 48%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/plugins/pdControlPlugin/pdControlPlugin.o
[ 48%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/SharedMemory/plugins/pdControlPlugin/pdControlPlugin.o
[ 48%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/PhysicsClient.o
[ 48%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/plugins/stablePDPlugin/SpAlg.o
[ 48%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/PhysicsClient.o
[ 48%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/SharedMemory/b3RobotSimulatorClientAPI_NoDirect.o
[ 48%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/PhysicsClientSharedMemory.o
[ 48%] Building CXX object examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/GwenGUISupport/GwenProfileWindow.o
[ 48%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/PhysicsClientSharedMemory.o
[ 48%] Building CXX object examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/GwenGUISupport/GwenTextureWindow.o
[ 49%] Building CXX object examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/GwenGUISupport/gwenUserInterface.o
[ 49%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/PhysicsClientExample.o
[ 49%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/PhysicsClientExample.o
[ 50%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/SharedMemory/IKTrajectoryHelper.o
[ 50%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/PhysicsServerExample.o
[ 50%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/SharedMemory/PhysicsServer.o
[ 50%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/PhysicsServerExampleBullet2.o
[ 50%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/PhysicsServerSharedMemory.o
[ 50%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/PhysicsServerExample.o
[ 50%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/SharedMemory/PhysicsServerSharedMemory.o
[ 50%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/SharedMemory/PhysicsDirect.o
[ 50%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/PhysicsServer.o
[ 51%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/PhysicsClientC_API.o
[ 51%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/PhysicsServerExampleBullet2.o
[ 51%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/SharedMemory/PhysicsDirectC_API.o
[ 51%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/GraphicsClientExample.o
[ 51%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/SharedMemory/PhysicsServerCommandProcessor.o
[ 51%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/SharedMemory/b3PluginManager.o
[ 51%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/SharedMemory/PhysicsClientSharedMemory.o
/root/workspace/deps/bullet3/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp: In member function ‘virtual void GwenParameterInterface::registerSliderFloatParameter(SliderParams&)’:
/root/workspace/deps/bullet3/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp:92:58: warning: ‘ : ’ directive output may be truncated writing 3 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
   92 |                         safe_printf(txt, sizeof(txt), "%s : %.3f", m_variableName, val);
      |                                                          ^~~
/root/workspace/deps/bullet3/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp:92:55: note: assuming directive output of 5 bytes
   92 |                         safe_printf(txt, sizeof(txt), "%s : %.3f", m_variableName, val);
      |                                                       ^~~~~~~~~~~
In file included from /usr/include/stdio.h:894,
                 from /root/workspace/deps/bullet3/examples/ThirdPartyLibs/Gwen/Macros.h:7,
                 from /root/workspace/deps/bullet3/examples/ThirdPartyLibs/Gwen/Gwen.h:20,
                 from /root/workspace/deps/bullet3/examples/ExampleBrowser/./../OpenGLWindow/GwenOpenGL3CoreRenderer.h:5,
                 from /root/workspace/deps/bullet3/examples/ExampleBrowser/GwenGUISupport/gwenInternalData.h:4,
                 from /root/workspace/deps/bullet3/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp:2:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:71:35: note: ‘__builtin___snprintf_chk’ output between 7 and 1341 bytes into a destination of size 1024
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
[ 51%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/GraphicsServerExample.o
/root/workspace/deps/bullet3/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp: In member function ‘void MySliderEventHandler<T>::SetValue(T) [with T = double]’:
/root/workspace/deps/bullet3/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp:92:58: warning: ‘ : ’ directive output may be truncated writing 3 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
   92 |                         safe_printf(txt, sizeof(txt), "%s : %.3f", m_variableName, val);
      |                                                          ^~~
/root/workspace/deps/bullet3/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp:92:55: note: assuming directive output of 5 bytes
   92 |                         safe_printf(txt, sizeof(txt), "%s : %.3f", m_variableName, val);
      |                                                       ^~~~~~~~~~~
In file included from /usr/include/stdio.h:894,
                 from /root/workspace/deps/bullet3/examples/ThirdPartyLibs/Gwen/Macros.h:7,
                 from /root/workspace/deps/bullet3/examples/ThirdPartyLibs/Gwen/Gwen.h:20,
                 from /root/workspace/deps/bullet3/examples/ExampleBrowser/./../OpenGLWindow/GwenOpenGL3CoreRenderer.h:5,
                 from /root/workspace/deps/bullet3/examples/ExampleBrowser/GwenGUISupport/gwenInternalData.h:4,
                 from /root/workspace/deps/bullet3/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp:2:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:71:35: note: ‘__builtin___snprintf_chk’ output between 7 and 1341 bytes into a destination of size 1024
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
[ 51%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/PosixSharedMemory.o
[ 51%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/Win32SharedMemory.o
[ 51%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/InProcessMemory.o
[ 51%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/PhysicsServerSharedMemory.o
[ 52%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/PhysicsServer.o
[ 52%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/PhysicsDirect.o
[ 52%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/SharedMemory/PhysicsClientSharedMemory_C_API.o
[ 52%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/SharedMemory/PhysicsClientC_API.o
[ 52%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/PhysicsDirectC_API.o
[ 52%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/PhysicsLoopBack.o
[ 52%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/PhysicsClientC_API.o
[ 52%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/PhysicsLoopBackC_API.o
[ 52%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/GraphicsClientExample.o
[ 53%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/SharedMemory/PhysicsLoopBack.o
[ 53%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/GraphicsServerExample.o
[ 54%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/PhysicsClientSharedMemory_C_API.o
[ 54%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/PhysicsClientSharedMemory2_C_API.o
[ 54%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/PhysicsClientSharedMemory2.o
[ 54%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/PosixSharedMemory.o
[ 54%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/SharedMemoryCommandProcessor.o
[ 54%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/SharedMemory/PhysicsLoopBackC_API.o
[ 54%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/Win32SharedMemory.o
[ 54%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/SharedMemory/Win32SharedMemory.o
[ 54%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/SharedMemory/PosixSharedMemory.o
[ 54%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/InProcessMemory.o
[ 54%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/Utils/b3ResourcePath.o
[ 54%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/PhysicsServerCommandProcessor.o
[ 54%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/Utils/b3Clock.o
[ 54%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/PhysicsDirect.o
[ 54%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/plugins/tinyRendererPlugin/tinyRendererPlugin.o
[ 54%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/PhysicsDirectC_API.o
[ 54%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/Utils/ChromeTraceUtil.o
[ 54%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/plugins/tinyRendererPlugin/TinyRendererVisualShapeConverter.o
[ 54%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/plugins/stablePDPlugin/Shape.o
[ 54%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/b3PluginManager.o
[ 54%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/__/TinyRenderer/geometry.o
[ 54%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/Utils/RobotLoggingUtil.o
[ 54%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/PhysicsLoopBack.o
[ 54%] Linking CXX shared library libBulletExampleBrowserLib.so
[ 54%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/plugins/stablePDPlugin/RBDUtil.o
[ 54%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/SharedMemory/plugins/tinyRendererPlugin/tinyRendererPlugin.o
[ 55%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/SharedMemory/plugins/tinyRendererPlugin/TinyRendererVisualShapeConverter.o
[ 55%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/OpenGLWindow/SimpleCamera.o
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function ‘virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()’:
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:896:81: warning: ‘%f’ directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]
  896 |                                                                 sprintf(msg, "%s%f,", msg,
      |                                                                                 ^~
[ 55%] Built target BulletExampleBrowserLib
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:896:78: note: assuming directive output of 8 bytes
  896 |                                                                 sprintf(msg, "%s%f,", msg,
      |                                                                              ^~~~~~~
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
                 from /root/workspace/deps/bullet3/src/Bullet3Common/b3HashMap.h:21,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
[ 55%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/__/TinyRenderer/model.o
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 5 and 1342 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:81: warning: ‘%f’ directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]
  901 |                                                                 sprintf(msg, "%s%f", msg,
      |                                                                                 ^~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:78: note: assuming directive output of 8 bytes
  901 |                                                                 sprintf(msg, "%s%f", msg,
      |                                                                              ^~~~~~
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
                 from /root/workspace/deps/bullet3/src/Bullet3Common/b3HashMap.h:21,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 4 and 1341 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:905:66: warning: ‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
  905 |                                                 sprintf(msg, "%s]", msg);
      |                                                                  ^
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
                 from /root/workspace/deps/bullet3/src/Bullet3Common/b3HashMap.h:21,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 2 and 1025 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:915:73: warning: ‘%f’ directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]
  915 |                                                         sprintf(msg, "%s%f,", msg,
      |                                                                         ^~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:915:70: note: assuming directive output of 8 bytes
  915 |                                                         sprintf(msg, "%s%f,", msg,
      |                                                                      ^~~~~~~
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
                 from /root/workspace/deps/bullet3/src/Bullet3Common/b3HashMap.h:21,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
[ 56%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/__/TinyRenderer/tgaimage.o
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 5 and 1342 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 56%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/main.o
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:73: warning: ‘%f’ directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]
  920 |                                                         sprintf(msg, "%s%f", msg,
      |                                                                         ^~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:70: note: assuming directive output of 8 bytes
  920 |                                                         sprintf(msg, "%s%f", msg,
      |                                                                      ^~~~~~
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
                 from /root/workspace/deps/bullet3/src/Bullet3Common/b3HashMap.h:21,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 4 and 1341 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:924:58: warning: ‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
  924 |                                         sprintf(msg, "%s]", msg);
      |                                                          ^
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
                 from /root/workspace/deps/bullet3/src/Bullet3Common/b3HashMap.h:21,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 2 and 1025 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
[ 57%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/PhysicsLoopBackC_API.o
[ 57%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/TinyRenderer/geometry.o
[ 57%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/__/TinyRenderer/our_gl.o
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function ‘virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()’:
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:896:81: warning: ‘%f’ directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]
  896 |                                                                 sprintf(msg, "%s%f,", msg,
      |                                                                                 ^~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:896:78: note: assuming directive output of 8 bytes
  896 |                                                                 sprintf(msg, "%s%f,", msg,
      |                                                                              ^~~~~~~
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
                 from /root/workspace/deps/bullet3/src/Bullet3Common/b3HashMap.h:21,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 5 and 1342 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:81: warning: ‘%f’ directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]
  901 |                                                                 sprintf(msg, "%s%f", msg,
      |                                                                                 ^~
[ 57%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/PhysicsClientSharedMemory_C_API.o
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:78: note: assuming directive output of 8 bytes
  901 |                                                                 sprintf(msg, "%s%f", msg,
      |                                                                              ^~~~~~
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
                 from /root/workspace/deps/bullet3/src/Bullet3Common/b3HashMap.h:21,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 4 and 1341 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:905:66: warning: ‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
  905 |                                                 sprintf(msg, "%s]", msg);
      |                                                                  ^
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
                 from /root/workspace/deps/bullet3/src/Bullet3Common/b3HashMap.h:21,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 2 and 1025 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:915:73: warning: ‘%f’ directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]
  915 |                                                         sprintf(msg, "%s%f,", msg,
      |                                                                         ^~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:915:70: note: assuming directive output of 8 bytes
  915 |                                                         sprintf(msg, "%s%f,", msg,
      |                                                                      ^~~~~~~
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
                 from /root/workspace/deps/bullet3/src/Bullet3Common/b3HashMap.h:21,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 5 and 1342 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:73: warning: ‘%f’ directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]
  920 |                                                         sprintf(msg, "%s%f", msg,
      |                                                                         ^~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:70: note: assuming directive output of 8 bytes
  920 |                                                         sprintf(msg, "%s%f", msg,
      |                                                                      ^~~~~~
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
                 from /root/workspace/deps/bullet3/src/Bullet3Common/b3HashMap.h:21,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 4 and 1341 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:924:58: warning: ‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
  924 |                                         sprintf(msg, "%s]", msg);
      |                                                          ^
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
                 from /root/workspace/deps/bullet3/src/Bullet3Common/b3HashMap.h:21,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 2 and 1025 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
[ 57%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/PhysicsClientSharedMemory2_C_API.o
[ 57%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/PhysicsClientSharedMemory2.o
[ 57%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/TinyRenderer/model.o
[ 57%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/TinyRenderer/tgaimage.o
[ 57%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/SharedMemoryCommandProcessor.o
[ 57%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/TinyRenderer/our_gl.o
[ 57%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/TinyRenderer/TinyRenderer.o
[ 57%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/TwoJointMain.o
[ 57%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/PhysicsServerCommandProcessor.o
[ 57%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/plugins/tinyRendererPlugin/tinyRendererPlugin.o
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function ‘virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()’:
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:896:81: warning: ‘%f’ directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]
  896 |                                                                 sprintf(msg, "%s%f,", msg,
      |                                                                                 ^~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:896:78: note: assuming directive output of 8 bytes
  896 |                                                                 sprintf(msg, "%s%f,", msg,
      |                                                                              ^~~~~~~
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
                 from /root/workspace/deps/bullet3/test/SharedMemory/../../src/Bullet3Common/b3HashMap.h:21,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 5 and 1342 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:81: warning: ‘%f’ directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]
  901 |                                                                 sprintf(msg, "%s%f", msg,
      |                                                                                 ^~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:78: note: assuming directive output of 8 bytes
  901 |                                                                 sprintf(msg, "%s%f", msg,
      |                                                                              ^~~~~~
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
                 from /root/workspace/deps/bullet3/test/SharedMemory/../../src/Bullet3Common/b3HashMap.h:21,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 4 and 1341 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:905:66: warning: ‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
  905 |                                                 sprintf(msg, "%s]", msg);
      |                                                                  ^
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
                 from /root/workspace/deps/bullet3/test/SharedMemory/../../src/Bullet3Common/b3HashMap.h:21,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 2 and 1025 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:915:73: warning: ‘%f’ directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]
  915 |                                                         sprintf(msg, "%s%f,", msg,
      |                                                                         ^~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:915:70: note: assuming directive output of 8 bytes
  915 |                                                         sprintf(msg, "%s%f,", msg,
      |                                                                      ^~~~~~~
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
                 from /root/workspace/deps/bullet3/test/SharedMemory/../../src/Bullet3Common/b3HashMap.h:21,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 5 and 1342 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:73: warning: ‘%f’ directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]
  920 |                                                         sprintf(msg, "%s%f", msg,
      |                                                                         ^~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:70: note: assuming directive output of 8 bytes
[ 57%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/SharedMemory/plugins/collisionFilterPlugin/collisionFilterPlugin.o
  920 |                                                         sprintf(msg, "%s%f", msg,
      |                                                                      ^~~~~~
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
                 from /root/workspace/deps/bullet3/test/SharedMemory/../../src/Bullet3Common/b3HashMap.h:21,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 4 and 1341 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:924:58: warning: ‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
  924 |                                         sprintf(msg, "%s]", msg);
      |                                                          ^
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
                 from /root/workspace/deps/bullet3/test/SharedMemory/../../src/Bullet3Common/b3HashMap.h:21,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 2 and 1025 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 57%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/plugins/stablePDPlugin/RBDModel.o
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
[ 57%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/SharedMemory/plugins/pdControlPlugin/pdControlPlugin.o
[ 57%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/ExampleEntries.o
[ 57%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/__/TinyRenderer/TinyRenderer.o
[ 57%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/__/OpenGLWindow/SimpleCamera.o
[ 57%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/SharedMemory/b3RobotSimulatorClientAPI_NoDirect.o
[ 57%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/ExtendedTutorials/Chain.o
[ 57%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/ExtendedTutorials/Bridge.o
[ 58%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/plugins/stablePDPlugin/MathUtil.o
[ 58%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/plugins/tinyRendererPlugin/TinyRendererVisualShapeConverter.o
[ 58%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/b3PluginManager.o
[ 59%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/SharedMemory/IKTrajectoryHelper.o
[ 59%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/ExampleBrowser/InProcessExampleBrowser.o
[ 59%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/SharedMemory/plugins/tinyRendererPlugin/tinyRendererPlugin.o
[ 59%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/SharedMemory/plugins/tinyRendererPlugin/TinyRendererVisualShapeConverter.o
[ 59%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/__/Importers/ImportURDFDemo/MyMultiBodyCreator.o
[ 59%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/OpenGLWindow/SimpleCamera.o
[ 59%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/ExtendedTutorials/RigidBodyFromObj.o
[ 59%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/ThirdPartyLibs/tinyxml2/tinyxml2.o
[ 59%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/ThirdPartyLibs/Wavefront/tiny_obj_loader.o
[ 60%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/__/TinyRenderer/geometry.o
[ 60%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/TinyRenderer/geometry.o
[ 60%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/Importers/ImportColladaDemo/LoadMeshFromCollada.o
[ 60%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/TinyRenderer/model.o
[ 60%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/__/Importers/ImportURDFDemo/BulletUrdfImporter.o
[ 60%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/TinyRenderer/tgaimage.o
[ 60%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/__/TinyRenderer/model.o
[ 60%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/__/Importers/ImportURDFDemo/UrdfParser.o
[ 60%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/TinyRenderer/our_gl.o
[ 60%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/__/TinyRenderer/tgaimage.o
[ 60%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/__/Importers/ImportURDFDemo/urdfStringSplit.o
[ 60%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/TinyRenderer/TinyRenderer.o
[ 61%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/Importers/ImportObjDemo/LoadMeshFromObj.o
[ 61%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/ExtendedTutorials/SimpleBox.o
[ 61%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/Importers/ImportObjDemo/Wavefront2GLInstanceGraphicsShape.o
[ 61%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/ExtendedTutorials/MultipleBoxes.o
[ 61%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/ExtendedTutorials/CompoundBoxes.o
[ 61%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/__/Importers/ImportURDFDemo/URDF2Bullet.o
[ 62%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/SharedMemory/InProcessMemory.o
[ 62%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/__/TinyRenderer/our_gl.o
[ 62%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/ExtendedTutorials/SimpleCloth.o
[ 62%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/__/TinyRenderer/TinyRenderer.o
[ 62%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/SharedMemory/PhysicsClient.o
[ 62%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/Importers/ImportMJCFDemo/BulletMJCFImporter.o
[ 62%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/__/OpenGLWindow/SimpleCamera.o
[ 62%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/Importers/ImportURDFDemo/BulletUrdfImporter.o
[ 62%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/SharedMemory/PhysicsServer.o
[ 62%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/SharedMemory/GraphicsServerExample.o
[ 62%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/Importers/ImportURDFDemo/MyMultiBodyCreator.o
[ 62%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/SharedMemory/GraphicsClientExample.o
[ 62%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/__/Importers/ImportURDFDemo/MyMultiBodyCreator.o
[ 62%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/Importers/ImportURDFDemo/URDF2Bullet.o
[ 62%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/SharedMemory/RemoteGUIHelper.o
[ 62%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/__/Importers/ImportURDFDemo/BulletUrdfImporter.o
[ 63%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/ExtendedTutorials/SimpleJoint.o
[ 63%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/Importers/ImportURDFDemo/UrdfParser.o
[ 63%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/SharedMemory/RemoteGUIHelperTCP.o
[ 64%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/__/Importers/ImportMJCFDemo/BulletMJCFImporter.o
[ 64%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/__/Utils/b3ResourcePath.o
[ 64%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/ExtendedTutorials/NewtonsCradle.o
[ 64%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/__/Importers/ImportURDFDemo/UrdfParser.o
[ 64%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/SharedMemory/PhysicsServerExample.o
[ 64%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/__/Utils/b3Clock.o
[ 64%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/SharedMemory/PhysicsServerExampleBullet2.o
[ 64%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/ExtendedTutorials/InclinedPlane.o
[ 64%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/__/Utils/RobotLoggingUtil.o
[ 64%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/Importers/ImportURDFDemo/urdfStringSplit.o
[ 64%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/__/Utils/ChromeTraceUtil.o
[ 64%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/__/Importers/ImportObjDemo/Wavefront2GLInstanceGraphicsShape.o
[ 65%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/SharedMemory/SharedMemoryInProcessPhysicsC_API.o
[ 65%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/SharedMemory/PhysicsServerSharedMemory.o
In file included from /root/workspace/deps/bullet3/examples/Importers/ImportURDFDemo/URDFImporterInterface.h:5,
                 from /root/workspace/deps/bullet3/examples/Importers/ImportURDFDemo/BulletUrdfImporter.h:4,
                 from /root/workspace/deps/bullet3/examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp:14:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘virtual void BulletURDFImporter::getLinkChildIndices(int, btAlignedObjectArray<int>&) const’ at /root/workspace/deps/bullet3/examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp:327:25:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 65%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/__/Importers/ImportObjDemo/LoadMeshFromObj.o
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void BulletURDFImporter::getLinkChildIndices(int, btAlignedObjectArray<int>&) const’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object ‘*childLinkIndices.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
[ 65%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/__/Importers/ImportColladaDemo/LoadMeshFromCollada.o
[ 65%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/__/ThirdPartyLibs/Wavefront/tiny_obj_loader.o
[ 65%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/Importers/ImportMeshUtility/b3ImportMeshUtility.o
[ 65%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/ExtendedTutorials/MultiPendulum.o
[ 66%] Building CXX object test/SharedMemory/CMakeFiles/Test_PhysicsClientServer.dir/__/__/examples/ThirdPartyLibs/stb_image/stb_image.o
[ 66%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/__/ThirdPartyLibs/tinyxml2/tinyxml2.o
[ 67%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/__/Importers/ImportMeshUtility/b3ImportMeshUtility.o
[ 67%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/__/ThirdPartyLibs/stb_image/stb_image.o
[ 67%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/SharedMemory/PhysicsDirect.o
[ 67%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/BulletRobotics/FixJointBoxes.o
In file included from /root/workspace/deps/bullet3/examples/Importers/ImportURDFDemo/URDFImporterInterface.h:5,
                 from /root/workspace/deps/bullet3/examples/Importers/ImportURDFDemo/BulletUrdfImporter.h:4,
                 from /root/workspace/deps/bullet3/examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp:14:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘virtual void BulletURDFImporter::getLinkChildIndices(int, btAlignedObjectArray<int>&) const’ at /root/workspace/deps/bullet3/examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp:327:25:
/root/workspace/deps/bullet3/test/SharedMemory/../../src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/test/SharedMemory/../../src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void BulletURDFImporter::getLinkChildIndices(int, btAlignedObjectArray<int>&) const’:
[ 67%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/__/MultiThreading/b3ThreadSupportInterface.o
/root/workspace/deps/bullet3/test/SharedMemory/../../src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object ‘*childLinkIndices.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
[ 67%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/plugins/stablePDPlugin/KinTree.o
[ 67%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/plugins/stablePDPlugin/BulletConversion.o
[ 67%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/OpenGLWindow/SimpleCamera.o
[ 67%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/__/StandaloneMain/main_opengl_single_example.o
[ 67%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/BulletRobotics/BoxStack.o
[ 67%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/BulletRobotics/JointLimit.o
[ 67%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/__/ExampleBrowser/OpenGLGuiHelper.o
[ 67%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/__/ExampleBrowser/GL_ShapeDrawer.o
[ 67%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/__/ExampleBrowser/CollisionShape2TriangleMesh.o
[ 67%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/__/Importers/ImportURDFDemo/urdfStringSplit.o
[ 68%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/__/Importers/ImportURDFDemo/URDF2Bullet.o
[ 68%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/TinyRenderer/geometry.o
[ 68%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/TinyRenderer/model.o
In file included from /root/workspace/deps/bullet3/examples/Importers/ImportURDFDemo/URDFImporterInterface.h:5,
                 from /root/workspace/deps/bullet3/examples/Importers/ImportURDFDemo/BulletUrdfImporter.h:4,
                 from /root/workspace/deps/bullet3/examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp:14:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘virtual void BulletURDFImporter::getLinkChildIndices(int, btAlignedObjectArray<int>&) const’ at /root/workspace/deps/bullet3/examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp:327:25:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void BulletURDFImporter::getLinkChildIndices(int, btAlignedObjectArray<int>&) const’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object ‘*childLinkIndices.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
[ 68%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/__/Importers/ImportMJCFDemo/BulletMJCFImporter.o
[ 69%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/TinyRenderer/tgaimage.o
[ 69%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/TinyRenderer/our_gl.o
[ 69%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/TinyRenderer/geometry.o
[ 69%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/__/Utils/b3ResourcePath.o
[ 69%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory_GUI.dir/__/MultiThreading/b3PosixThreadSupport.o
[ 69%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/__/Utils/b3Clock.o
[ 69%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/TinyRenderer/model.o
[ 69%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/__/Utils/RobotLoggingUtil.o
[ 69%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/TinyRenderer/tgaimage.o
[ 69%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/TinyRenderer/our_gl.o
[ 69%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/__/Utils/ChromeTraceUtil.o
[ 69%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/__/Importers/ImportObjDemo/Wavefront2GLInstanceGraphicsShape.o
[ 69%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/TinyRenderer/TinyRenderer.o
[ 69%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/__/Importers/ImportObjDemo/LoadMeshFromObj.o
[ 69%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/TinyRenderer/TinyRenderer.o
[ 69%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/SharedMemory/PhysicsDirectC_API.o
[ 69%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/SharedMemory/PhysicsServerCommandProcessor.o
[ 69%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/plugins/collisionFilterPlugin/collisionFilterPlugin.o
[ 69%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/__/Importers/ImportColladaDemo/LoadMeshFromCollada.o
[ 70%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/__/ThirdPartyLibs/Wavefront/tiny_obj_loader.o
[ 70%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/plugins/pdControlPlugin/pdControlPlugin.o
[ 70%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/__/ThirdPartyLibs/tinyxml2/tinyxml2.o
[ 71%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/plugins/collisionFilterPlugin/collisionFilterPlugin.o
[ 71%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/__/Importers/ImportMeshUtility/b3ImportMeshUtility.o
[ 71%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/SharedMemory/b3PluginManager.o
[ 71%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/plugins/pdControlPlugin/pdControlPlugin.o
[ 71%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/__/ThirdPartyLibs/stb_image/stb_image.o
[ 71%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/__/MultiThreading/b3ThreadSupportInterface.o
[ 71%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/plugins/tinyRendererPlugin/tinyRendererPlugin.o
[ 71%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/b3RobotSimulatorClientAPI_NoGUI.o
[ 71%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/plugins/tinyRendererPlugin/TinyRendererVisualShapeConverter.o
[ 71%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/IKTrajectoryHelper.o
[ 71%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/__/MultiThreading/b3PosixThreadSupport.o
[ 71%] Building CXX object examples/SharedMemory/CMakeFiles/App_PhysicsServer_SharedMemory.dir/main.o
[ 71%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/b3RobotSimulatorClientAPI_NoDirect.o
[ 71%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/PhysicsServer.o
[ 71%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/IKTrajectoryHelper.o
[ 71%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/SharedMemory/PhysicsClientSharedMemory.o
[ 71%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/plugins/tinyRendererPlugin/tinyRendererPlugin.o
[ 71%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/plugins/tinyRendererPlugin/TinyRendererVisualShapeConverter.o
[ 71%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/PhysicsClientSharedMemory.o
[ 71%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/InProcessMemory.o
[ 72%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/PhysicsClientSharedMemory_C_API.o
[ 72%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/PhysicsClient.o
[ 72%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/SharedMemory/PhysicsClientSharedMemory_C_API.o
[ 72%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsClient.o
[ 72%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/PhysicsClientC_API.o
[ 72%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/GraphicsServerExample.o
[ 72%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/GraphicsClientExample.o
[ 72%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/RemoteGUIHelper.o
[ 72%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsServer.o
[ 72%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/SharedMemory/PhysicsClientC_API.o
[ 73%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsServerSharedMemory.o
[ 73%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsDirect.o
[ 73%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsDirectC_API.o
[ 73%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/SharedMemory/Win32SharedMemory.o
[ 74%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/SharedMemory/PosixSharedMemory.o
[ 74%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/Utils/b3ResourcePath.o
[ 74%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/PhysicsServerExampleBullet2.o
[ 74%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/PhysicsServerExample.o
[ 74%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsServerCommandProcessor.o
[ 74%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/PhysicsClientExample.o
[ 75%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/PosixSharedMemory.o
[ 75%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/Utils/RobotLoggingUtil.o
[ 75%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/ThirdPartyLibs/tinyxml2/tinyxml2.o
[ 75%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/Win32SharedMemory.o
[ 75%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/b3PluginManager.o
[ 75%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/InProcessMemory.o
[ 75%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsClientSharedMemory.o
[ 75%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsClientSharedMemory_C_API.o
[ 75%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/PhysicsServerSharedMemory.o
[ 75%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsClientC_API.o
[ 75%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/PhysicsDirect.o
[ 75%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/PhysicsDirectC_API.o
[ 75%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/Win32SharedMemory.o
[ 75%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/ThirdPartyLibs/Wavefront/tiny_obj_loader.o
[ 76%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PosixSharedMemory.o
[ 76%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/SharedMemoryInProcessPhysicsC_API.o
[ 76%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/PhysicsLoopBack.o
[ 76%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Utils/b3ResourcePath.o
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function ‘virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()’:
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:896:81: warning: ‘%f’ directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]
  896 |                                                                 sprintf(msg, "%s%f,", msg,
      |                                                                                 ^~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:896:78: note: assuming directive output of 8 bytes
  896 |                                                                 sprintf(msg, "%s%f,", msg,
      |                                                                              ^~~~~~~
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
                 from /root/workspace/deps/bullet3/src/Bullet3Common/b3HashMap.h:21,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
[ 76%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Utils/RobotLoggingUtil.o
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 5 and 1342 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:81: warning: ‘%f’ directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]
  901 |                                                                 sprintf(msg, "%s%f", msg,
      |                                                                                 ^~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:78: note: assuming directive output of 8 bytes
  901 |                                                                 sprintf(msg, "%s%f", msg,
[ 76%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/PhysicsLoopBackC_API.o
      |                                                                              ^~~~~~
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
                 from /root/workspace/deps/bullet3/src/Bullet3Common/b3HashMap.h:21,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 4 and 1341 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
[ 76%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Utils/b3Clock.o
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:905:66: warning: ‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
  905 |                                                 sprintf(msg, "%s]", msg);
      |                                                                  ^
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
                 from /root/workspace/deps/bullet3/src/Bullet3Common/b3HashMap.h:21,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 2 and 1025 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:915:73: warning: ‘%f’ directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]
  915 |                                                         sprintf(msg, "%s%f,", msg,
      |                                                                         ^~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:915:70: note: assuming directive output of 8 bytes
  915 |                                                         sprintf(msg, "%s%f,", msg,
      |                                                                      ^~~~~~~
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
[ 76%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Utils/ChromeTraceUtil.o
                 from /root/workspace/deps/bullet3/src/Bullet3Common/b3HashMap.h:21,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 5 and 1342 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:73: warning: ‘%f’ directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]
  920 |                                                         sprintf(msg, "%s%f", msg,
      |                                                                         ^~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:70: note: assuming directive output of 8 bytes
  920 |                                                         sprintf(msg, "%s%f", msg,
      |                                                                      ^~~~~~
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
                 from /root/workspace/deps/bullet3/src/Bullet3Common/b3HashMap.h:21,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 4 and 1341 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:924:58: warning: ‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
  924 |                                         sprintf(msg, "%s]", msg);
      |                                                          ^
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
                 from /root/workspace/deps/bullet3/src/Bullet3Common/b3HashMap.h:21,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 2 and 1025 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
[ 76%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/tinyxml2/tinyxml2.o
[ 76%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/PhysicsServerCommandProcessor.o
[ 76%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/Wavefront/tiny_obj_loader.o
[ 76%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/ThirdPartyLibs/stb_image/stb_image.o
[ 76%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/stb_image/stb_image.o
[ 77%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/b3PluginManager.o
[ 77%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/Jacobian.o
[ 77%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/b3RobotSimulatorClientAPI_NoGUI.o
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function ‘virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()’:
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:896:81: warning: ‘%f’ directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]
  896 |                                                                 sprintf(msg, "%s%f,", msg,
      |                                                                                 ^~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:896:78: note: assuming directive output of 8 bytes
  896 |                                                                 sprintf(msg, "%s%f,", msg,
      |                                                                              ^~~~~~~
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
                 from /root/workspace/deps/bullet3/src/Bullet3Common/b3HashMap.h:21,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 5 and 1342 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
[ 77%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/b3RobotSimulatorClientAPI_NoDirect.o
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:81: warning: ‘%f’ directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]
[ 77%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/LinearR2.o
  901 |                                                                 sprintf(msg, "%s%f", msg,
      |                                                                                 ^~
[ 77%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/RobotSimulator/b3RobotSimulatorClientAPI.o
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:78: note: assuming directive output of 8 bytes
  901 |                                                                 sprintf(msg, "%s%f", msg,
      |                                                                              ^~~~~~
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
                 from /root/workspace/deps/bullet3/src/Bullet3Common/b3HashMap.h:21,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 4 and 1341 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:905:66: warning: ‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
  905 |                                                 sprintf(msg, "%s]", msg);
      |                                                                  ^
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
                 from /root/workspace/deps/bullet3/src/Bullet3Common/b3HashMap.h:21,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
[ 78%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/LinearR3.o
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 2 and 1025 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:915:73: warning: ‘%f’ directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]
  915 |                                                         sprintf(msg, "%s%f,", msg,
      |                                                                         ^~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:915:70: note: assuming directive output of 8 bytes
  915 |                                                         sprintf(msg, "%s%f,", msg,
      |                                                                      ^~~~~~~
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
                 from /root/workspace/deps/bullet3/src/Bullet3Common/b3HashMap.h:21,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
[ 78%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/BasicDemo/BasicExample.o
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 5 and 1342 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:73: warning: ‘%f’ directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]
  920 |                                                         sprintf(msg, "%s%f", msg,
      |                                                                         ^~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:70: note: assuming directive output of 8 bytes
  920 |                                                         sprintf(msg, "%s%f", msg,
      |                                                                      ^~~~~~
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
                 from /root/workspace/deps/bullet3/src/Bullet3Common/b3HashMap.h:21,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 4 and 1341 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:924:58: warning: ‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
  924 |                                         sprintf(msg, "%s]", msg);
      |                                                          ^
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
                 from /root/workspace/deps/bullet3/src/Bullet3Common/b3HashMap.h:21,
[ 78%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/LinearR4.o
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 2 and 1025 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
[ 78%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/InverseDynamics/InverseDynamicsExample.o
[ 78%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/MatrixRmn.o
In file included from /root/workspace/deps/bullet3/test/SharedMemory/../../src/LinearMath/btHashMap.h:20,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsServerCommandProcessor.h:4,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsServerCommandProcessor.cpp:1:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void btMatrixX<T>::rowComputeNonZeroElements() const [with T = double]’ at /root/workspace/deps/bullet3/test/SharedMemory/../../src/BulletInverseDynamics/details/../../LinearMath/btMatrixX.h:306:35,
    inlined from ‘virtual bool btSolveProjectedGaussSeidel::solveMLCP(const btMatrixXd&, const btVectorXd&, btVectorXd&, const btVectorXd&, const btVectorXd&, const btAlignedObjectArray<int>&, int, bool)’ at /root/workspace/deps/bullet3/test/SharedMemory/../../src/BulletDynamics/MLCPSolvers/btSolveProjectedGaussSeidel.h:40:30:
/root/workspace/deps/bullet3/test/SharedMemory/../../src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/test/SharedMemory/../../src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual bool btSolveProjectedGaussSeidel::solveMLCP(const btMatrixXd&, const btVectorXd&, btVectorXd&, const btVectorXd&, const btVectorXd&, const btAlignedObjectArray<int>&, int, bool)’:
/root/workspace/deps/bullet3/test/SharedMemory/../../src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object ‘*_148 + _412.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
[ 78%] Linking CXX executable Test_PhysicsClientServer
    inlined from ‘void btReducedVector::simplify()’ at /root/workspace/deps/bullet3/test/SharedMemory/../../src/LinearMath/btReducedVector.h:57:25,
    inlined from ‘btReducedVector btReducedVector::operator-(const btReducedVector&)’ at /root/workspace/deps/bullet3/test/SharedMemory/../../src/LinearMath/btReducedVector.h:161:21,
    inlined from ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’ at /root/workspace/deps/bullet3/test/SharedMemory/../../src/LinearMath/btModifiedGramSchmidt.h:37:19:
/root/workspace/deps/bullet3/test/SharedMemory/../../src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/test/SharedMemory/../../src/LinearMath/btAlignedObjectArray.h: In member function ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’:
/root/workspace/deps/bullet3/test/SharedMemory/../../src/LinearMath/btAlignedObjectArray.h:77:42: note: at offset [-8589934592, -4] into destination object ‘<unnamed>.btReducedVector::m_indices.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
   77 |                         new (&dest[i]) T(m_data[i]);
      |                                          ^~~~~~
[ 78%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/Misc.o
[ 78%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/Node.o
[ 78%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/InverseKinematics/InverseKinematicsExample.o
[ 78%] Built target Test_PhysicsClientServer
[ 78%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/Tree.o
[ 78%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/ForkLift/ForkLiftDemo.o
[ 78%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/VectorRn.o
[ 78%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/MultiThreadedDemo/MultiThreadedDemo.o
[ 78%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/Importers/ImportColladaDemo/LoadMeshFromCollada.o
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function ‘virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()’:
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:896:81: warning: ‘%f’ directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]
  896 |                                                                 sprintf(msg, "%s%f,", msg,
      |                                                                                 ^~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:896:78: note: assuming directive output of 8 bytes
  896 |                                                                 sprintf(msg, "%s%f,", msg,
      |                                                                              ^~~~~~~
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
                 from /root/workspace/deps/bullet3/src/Bullet3Common/b3HashMap.h:21,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 5 and 1342 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:81: warning: ‘%f’ directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]
  901 |                                                                 sprintf(msg, "%s%f", msg,
      |                                                                                 ^~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:78: note: assuming directive output of 8 bytes
  901 |                                                                 sprintf(msg, "%s%f", msg,
[ 78%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportColladaDemo/LoadMeshFromCollada.o
      |                                                                              ^~~~~~
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
                 from /root/workspace/deps/bullet3/src/Bullet3Common/b3HashMap.h:21,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
[ 78%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportObjDemo/LoadMeshFromObj.o
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 4 and 1341 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:905:66: warning: ‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
  905 |                                                 sprintf(msg, "%s]", msg);
      |                                                                  ^
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
                 from /root/workspace/deps/bullet3/src/Bullet3Common/b3HashMap.h:21,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 2 and 1025 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:915:73: warning: ‘%f’ directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]
  915 |                                                         sprintf(msg, "%s%f,", msg,
      |                                                                         ^~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:915:70: note: assuming directive output of 8 bytes
  915 |                                                         sprintf(msg, "%s%f,", msg,
      |                                                                      ^~~~~~~
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
                 from /root/workspace/deps/bullet3/src/Bullet3Common/b3HashMap.h:21,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 5 and 1342 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:73: warning: ‘%f’ directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]
  920 |                                                         sprintf(msg, "%s%f", msg,
      |                                                                         ^~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:70: note: assuming directive output of 8 bytes
  920 |                                                         sprintf(msg, "%s%f", msg,
      |                                                                      ^~~~~~
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
                 from /root/workspace/deps/bullet3/src/Bullet3Common/b3HashMap.h:21,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 4 and 1341 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
[ 79%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/MultiThreadedDemo/CommonRigidBodyMTBase.o
      |                                   ~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:924:58: warning: ‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
  924 |                                         sprintf(msg, "%s]", msg);
      |                                                          ^
In file included from /usr/include/stdio.h:894,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6608,
                 from /usr/include/c++/11/string:55,
                 from /root/workspace/deps/bullet3/src/Bullet3Common/b3HashMap.h:21,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 2 and 1025 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
[ 79%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Heightfield/HeightfieldExample.o
[ 79%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Tutorial/Tutorial.o
[ 80%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportObjDemo/Wavefront2GLInstanceGraphicsShape.o
[ 80%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportMJCFDemo/BulletMJCFImporter.o
[ 80%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/Importers/ImportObjDemo/LoadMeshFromObj.o
[ 80%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportURDFDemo/BulletUrdfImporter.o
In file included from /root/workspace/deps/bullet3/src/LinearMath/btHashMap.h:20,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsServerCommandProcessor.h:4,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsServerCommandProcessor.cpp:1:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void btMatrixX<T>::rowComputeNonZeroElements() const [with T = double]’ at /root/workspace/deps/bullet3/src/BulletInverseDynamics/details/../../LinearMath/btMatrixX.h:306:35,
    inlined from ‘virtual bool btSolveProjectedGaussSeidel::solveMLCP(const btMatrixXd&, const btVectorXd&, btVectorXd&, const btVectorXd&, const btVectorXd&, const btAlignedObjectArray<int>&, int, bool)’ at /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btSolveProjectedGaussSeidel.h:40:30:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual bool btSolveProjectedGaussSeidel::solveMLCP(const btMatrixXd&, const btVectorXd&, btVectorXd&, const btVectorXd&, const btVectorXd&, const btAlignedObjectArray<int>&, int, bool)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object ‘*_148 + _412.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void btReducedVector::simplify()’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:57:25,
[ 80%] Linking CXX executable App_PhysicsServer_SharedMemory_GUI
    inlined from ‘btReducedVector btReducedVector::operator-(const btReducedVector&)’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:161:21,
    inlined from ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’ at /root/workspace/deps/bullet3/src/LinearMath/btModifiedGramSchmidt.h:37:19:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:77:42: note: at offset [-8589934592, -4] into destination object ‘<unnamed>.btReducedVector::m_indices.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
   77 |                         new (&dest[i]) T(m_data[i]);
      |                                          ^~~~~~
[ 80%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Tutorial/Dof6ConstraintTutorial.o
[ 80%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportURDFDemo/MyMultiBodyCreator.o
[ 80%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Evolution/NN3DWalkers.o
[ 80%] Built target App_PhysicsServer_SharedMemory_GUI
[ 80%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/Importers/ImportObjDemo/Wavefront2GLInstanceGraphicsShape.o
[ 80%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/ExtendedTutorials/NewtonsRopeCradle.o
[ 80%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportURDFDemo/URDF2Bullet.o
[ 80%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Collision/CollisionSdkC_Api.o
[ 80%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Collision/CollisionTutorialBullet2.o
[ 80%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Collision/Internal/Bullet2CollisionSdk.o
[ 81%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/Importers/ImportMJCFDemo/BulletMJCFImporter.o
In file included from /root/workspace/deps/bullet3/src/LinearMath/btHashMap.h:20,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsServerCommandProcessor.h:4,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsServerCommandProcessor.cpp:1:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
[ 81%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportURDFDemo/UrdfParser.o
    inlined from ‘void btMatrixX<T>::rowComputeNonZeroElements() const [with T = double]’ at /root/workspace/deps/bullet3/src/BulletInverseDynamics/details/../../LinearMath/btMatrixX.h:306:35,
    inlined from ‘virtual bool btSolveProjectedGaussSeidel::solveMLCP(const btMatrixXd&, const btVectorXd&, btVectorXd&, const btVectorXd&, const btVectorXd&, const btAlignedObjectArray<int>&, int, bool)’ at /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btSolveProjectedGaussSeidel.h:40:30:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual bool btSolveProjectedGaussSeidel::solveMLCP(const btMatrixXd&, const btVectorXd&, btVectorXd&, const btVectorXd&, const btVectorXd&, const btAlignedObjectArray<int>&, int, bool)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object ‘*_148 + _412.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void btReducedVector::simplify()’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:57:25,
    inlined from ‘btReducedVector btReducedVector::operator-(const btReducedVector&)’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:161:21,
    inlined from ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’ at /root/workspace/deps/bullet3/src/LinearMath/btModifiedGramSchmidt.h:37:19:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’:
[ 81%] Linking CXX executable App_PhysicsServer_SharedMemory
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:77:42: note: at offset [-8589934592, -4] into destination object ‘<unnamed>.btReducedVector::m_indices.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
   77 |                         new (&dest[i]) T(m_data[i]);
      |                                          ^~~~~~
[ 81%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/Importers/ImportURDFDemo/BulletUrdfImporter.o
[ 81%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportURDFDemo/urdfStringSplit.o
[ 81%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/Importers/ImportURDFDemo/MyMultiBodyCreator.o
[ 81%] Built target App_PhysicsServer_SharedMemory
[ 81%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/Importers/ImportURDFDemo/URDF2Bullet.o
[ 81%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/Importers/ImportURDFDemo/UrdfParser.o
[ 81%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Collision/Internal/RealTimeBullet3CollisionSdk.o
[ 82%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/GyroscopicDemo/GyroscopicSetup.o
[ 82%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportMeshUtility/b3ImportMeshUtility.o
[ 82%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/MultiThreading/b3PosixThreadSupport.o
[ 82%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Planar2D/Planar2D.o
[ 82%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/MultiThreading/b3Win32ThreadSupport.o
[ 83%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/MultiThreading/b3ThreadSupportInterface.o
[ 83%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/RollingFrictionDemo/RollingFrictionDemo.o
[ 83%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/FractureDemo/FractureDemo.o
[ 83%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/FractureDemo/btFractureBody.o
[ 83%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/VHACD/test/src/main_vhacd.o
[ 83%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/FractureDemo/btFractureDynamicsWorld.o
[ 83%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/DynamicControlDemo/MotorDemo.o
[ 83%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/MultiThreading/MultiThreadingExample.o
[ 83%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/Importers/ImportURDFDemo/urdfStringSplit.o
[ 83%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/MultiThreading/b3PosixThreadSupport.o
[ 83%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/VHACD/src/VHACD.o
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/btBulletCollisionCommon.h:22,
                 from /root/workspace/deps/bullet3/src/btBulletDynamicsCommon.h:20,
                 from /root/workspace/deps/bullet3/examples/MultiThreadedDemo/CommonRigidBodyMTBase.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void btMatrixX<T>::rowComputeNonZeroElements() const [with T = double]’ at /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:306:35,
    inlined from ‘virtual bool btSolveProjectedGaussSeidel::solveMLCP(const btMatrixXd&, const btVectorXd&, btVectorXd&, const btVectorXd&, const btVectorXd&, const btAlignedObjectArray<int>&, int, bool)’ at /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btSolveProjectedGaussSeidel.h:40:30:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/btBulletCollisionCommon.h:22,
                 from /root/workspace/deps/bullet3/src/btBulletDynamicsCommon.h:20,
                 from /root/workspace/deps/bullet3/examples/MultiThreadedDemo/CommonRigidBodyMTBase.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual bool btSolveProjectedGaussSeidel::solveMLCP(const btMatrixXd&, const btVectorXd&, btVectorXd&, const btVectorXd&, const btVectorXd&, const btAlignedObjectArray<int>&, int, bool)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object ‘*_148 + _460.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
[ 84%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/MultiThreading/b3Win32ThreadSupport.o
[ 84%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/MultiThreading/b3ThreadSupportInterface.o
[ 84%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/Importers/ImportMeshUtility/b3ImportMeshUtility.o
[ 84%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/RenderingExamples/TinyRendererSetup.o
[ 84%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/RenderingExamples/TimeSeriesCanvas.o
[ 84%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/RenderingExamples/TimeSeriesFontData.o
[ 84%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/MultiThreading/b3PosixThreadSupport.o
[ 84%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/RenderingExamples/DynamicTexturedCubeDemo.o
[ 84%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/RenderingExamples/TinyVRGui.o
[ 84%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/RoboticsLearning/GripperGraspExample.o
In file included from /root/workspace/deps/bullet3/examples/Importers/ImportURDFDemo/URDFImporterInterface.h:5,
                 from /root/workspace/deps/bullet3/examples/Importers/ImportURDFDemo/BulletUrdfImporter.h:4,
                 from /root/workspace/deps/bullet3/examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp:14:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘virtual void BulletURDFImporter::getLinkChildIndices(int, btAlignedObjectArray<int>&) const’ at /root/workspace/deps/bullet3/examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp:327:25:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void BulletURDFImporter::getLinkChildIndices(int, btAlignedObjectArray<int>&) const’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object ‘*childLinkIndices.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
[ 84%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/MultiThreading/b3Win32ThreadSupport.o
[ 84%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/RoboticsLearning/R2D2GraspExample.o
[ 84%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/MultiThreading/b3ThreadSupportInterface.o
[ 84%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/RoboticsLearning/KukaGraspExample.o
[ 85%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/SharedMemory/PhysicsClientUDP.o
[ 85%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/SharedMemory/PhysicsClientUDP_C_API.o
[ 86%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/RenderingExamples/CoordinateSystemDemo.o
[ 86%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/RenderingExamples/RaytracerSetup.o
/root/workspace/deps/bullet3/Extras/VHACD/test/src/main_vhacd.cpp: In function ‘bool LoadOFF(const string&, std::vector<float>&, std::vector<int>&, VHACD::IVHACD::IUserLogger&)’:
/root/workspace/deps/bullet3/Extras/VHACD/test/src/main_vhacd.cpp:479:23: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  479 |                 fscanf(fid, "%s", temp);
      |                 ~~~~~~^~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/Extras/VHACD/test/src/main_vhacd.cpp:491:31: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  491 |                         fscanf(fid, "%i", &nv);
      |                         ~~~~~~^~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/Extras/VHACD/test/src/main_vhacd.cpp:492:31: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  492 |                         fscanf(fid, "%i", &nf);
      |                         ~~~~~~^~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/Extras/VHACD/test/src/main_vhacd.cpp:493:31: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  493 |                         fscanf(fid, "%i", &ne);
      |                         ~~~~~~^~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/Extras/VHACD/test/src/main_vhacd.cpp:499:39: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  499 |                                 fscanf(fid, "%f", &(points[p]));
      |                                 ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/Extras/VHACD/test/src/main_vhacd.cpp:504:39: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  504 |                                 fscanf(fid, "%i", &s);
      |                                 ~~~~~~^~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/Extras/VHACD/test/src/main_vhacd.cpp:507:47: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  507 |                                         fscanf(fid, "%i", &(triangles[r++]));
      |                                         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/Extras/VHACD/test/src/main_vhacd.cpp:508:47: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  508 |                                         fscanf(fid, "%i", &(triangles[r++]));
      |                                         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/Extras/VHACD/test/src/main_vhacd.cpp:509:47: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  509 |                                         fscanf(fid, "%i", &(triangles[r++]));
      |                                         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/Extras/VHACD/test/src/main_vhacd.cpp:514:55: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  514 |                                                 fscanf(fid, "%i", &s);
      |                                                 ~~~~~~^~~~~~~~~~~~~~~
[ 86%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/VHACD/src/vhacdICHull.o
[ 86%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/RenderingExamples/RenderInstancingDemo.o
[ 86%] Building C object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/ThirdPartyLibs/enet/win32.o
[ 86%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/RenderingExamples/TimeSeriesExample.o
[ 86%] Building C object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/ThirdPartyLibs/enet/unix.o
[ 86%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Benchmarks/BenchmarkDemo.o
[ 86%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Raycast/RaytestDemo.o
[ 86%] Building C object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/ThirdPartyLibs/enet/callbacks.o
[ 86%] Building C object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/ThirdPartyLibs/enet/compress.o
[ 86%] Building C object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/ThirdPartyLibs/enet/host.o
In file included from /root/workspace/deps/bullet3/examples/Importers/ImportURDFDemo/URDFImporterInterface.h:5,
                 from /root/workspace/deps/bullet3/examples/Importers/ImportURDFDemo/BulletUrdfImporter.h:4,
                 from /root/workspace/deps/bullet3/examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp:14:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘virtual void BulletURDFImporter::getLinkChildIndices(int, btAlignedObjectArray<int>&) const’ at /root/workspace/deps/bullet3/examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp:327:25:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void BulletURDFImporter::getLinkChildIndices(int, btAlignedObjectArray<int>&) const’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object ‘*childLinkIndices.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
[ 86%] Building C object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/ThirdPartyLibs/enet/list.o
[ 86%] Building C object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/ThirdPartyLibs/enet/packet.o
[ 86%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportBullet/SerializeSetup.o
[ 86%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportMeshUtility/b3ImportMeshUtility.o
[ 86%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/VHACD/src/vhacdManifoldMesh.o
[ 87%] Building C object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/ThirdPartyLibs/enet/peer.o
[ 87%] Building C object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/ThirdPartyLibs/enet/protocol.o
[ 87%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/VHACD/src/vhacdMesh.o
In file included from /root/workspace/deps/bullet3/examples/SharedMemory/../MultiThreading/b3PosixThreadSupport.h:27,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientUDP.cpp:19:
In member function ‘void b3AlignedObjectArray<T>::resize(int, const T&) [with T = char]’,
    inlined from ‘bool UdpNetworkedInternalData::checkData()’ at /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientUDP.cpp:241:23,
    inlined from ‘void UDPThreadFunc(void*, void*)’ at /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientUDP.cpp:379:41:
[ 87%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/__/Extras/Serialize/BulletWorldImporter/btWorldImporter.o
/root/workspace/deps/bullet3/src/Bullet3Common/b3AlignedObjectArray.h:232:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  232 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 87%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/SharedMemory/PhysicsClientTCP.o
[ 87%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/SharedMemory/PhysicsClientTCP_C_API.o
[ 88%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/__/Extras/Serialize/BulletWorldImporter/btMultiBodyWorldImporter.o
[ 88%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/VHACD/src/vhacdVolume.o
[ 88%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/ThirdPartyLibs/clsocket/src/SimpleSocket.o
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/btBulletCollisionCommon.h:22,
                 from /root/workspace/deps/bullet3/src/btBulletDynamicsCommon.h:20,
                 from /root/workspace/deps/bullet3/examples/Evolution/NN3DWalkers.cpp:20:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void btMatrixX<T>::rowComputeNonZeroElements() const [with T = double]’ at /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:306:35,
    inlined from ‘virtual bool btSolveProjectedGaussSeidel::solveMLCP(const btMatrixXd&, const btVectorXd&, btVectorXd&, const btVectorXd&, const btVectorXd&, const btAlignedObjectArray<int>&, int, bool)’ at /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btSolveProjectedGaussSeidel.h:40:30:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/btBulletCollisionCommon.h:22,
                 from /root/workspace/deps/bullet3/src/btBulletDynamicsCommon.h:20,
                 from /root/workspace/deps/bullet3/examples/Evolution/NN3DWalkers.cpp:20:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual bool btSolveProjectedGaussSeidel::solveMLCP(const btMatrixXd&, const btVectorXd&, btVectorXd&, const btVectorXd&, const btVectorXd&, const btAlignedObjectArray<int>&, int, bool)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object ‘*_148 + _412.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
[ 88%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/__/Extras/Serialize/BulletWorldImporter/btBulletWorldImporter.o
[ 88%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/__/Extras/Serialize/BulletFileLoader/bChunk.o
[ 88%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/__/Extras/Serialize/BulletFileLoader/bFile.o
[ 88%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/ThirdPartyLibs/clsocket/src/ActiveSocket.o
[ 88%] Building CXX object examples/TwoJoint/CMakeFiles/App_TwoJoint.dir/__/ThirdPartyLibs/clsocket/src/PassiveSocket.o
[ 88%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsClientUDP.o
[ 88%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/__/Extras/Serialize/BulletFileLoader/bDNA.o
[ 88%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsClientUDP_C_API.o
[ 88%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/__/Extras/Serialize/BulletFileLoader/btBulletFile.o
[ 88%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportMJCFDemo/BulletMJCFImporter.o
[ 88%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportMJCFDemo/ImportMJCFSetup.o
[ 89%] Building C object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/enet/win32.o
In file included from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientTCP.cpp:13:
[ 89%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportBsp/BspConverter.o
In member function ‘void b3AlignedObjectArray<T>::resize(int, const T&) [with T = char]’,
    inlined from ‘bool TcpNetworkedInternalData::checkData()’ at /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientTCP.cpp:120:20,
    inlined from ‘virtual bool TcpNetworkedPhysicsProcessor::receiveStatus(SharedMemoryStatus&, char*, int)’ at /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientTCP.cpp:194:36:
/root/workspace/deps/bullet3/src/Bullet3Common/b3AlignedObjectArray.h:232:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  232 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 89%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportBsp/BspLoader.o
[ 89%] Building C object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/enet/unix.o
[ 89%] Building C object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/enet/callbacks.o
[ 90%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportBsp/ImportBspExample.o
[ 90%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportColladaDemo/ImportColladaSetup.o
[ 90%] Building C object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/enet/compress.o
In file included from /root/workspace/deps/bullet3/examples/SharedMemory/../MultiThreading/b3PosixThreadSupport.h:27,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientUDP.cpp:19:
In member function ‘void b3AlignedObjectArray<T>::resize(int, const T&) [with T = char]’,
    inlined from ‘bool UdpNetworkedInternalData::checkData()’ at /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientUDP.cpp:241:23,
    inlined from ‘void UDPThreadFunc(void*, void*)’ at /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientUDP.cpp:379:41:
/root/workspace/deps/bullet3/src/Bullet3Common/b3AlignedObjectArray.h:232:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  232 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 90%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportColladaDemo/LoadMeshFromCollada.o
[ 90%] Building C object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/enet/host.o
[ 90%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportObjDemo/ImportObjExample.o
[ 90%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportObjDemo/LoadMeshFromObj.o
/root/workspace/deps/bullet3/Extras/VHACD/src/vhacdMesh.cpp: In member function ‘bool VHACD::Mesh::LoadOFF(const string&, bool)’:
/root/workspace/deps/bullet3/Extras/VHACD/src/vhacdMesh.cpp:294:23: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  294 |                 fscanf(fid, "%s", temp);
      |                 ~~~~~~^~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/Extras/VHACD/src/vhacdMesh.cpp:305:31: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  305 |                         fscanf(fid, "%i", &nv);
      |                         ~~~~~~^~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/Extras/VHACD/src/vhacdMesh.cpp:306:31: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  306 |                         fscanf(fid, "%i", &nf);
      |                         ~~~~~~^~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/Extras/VHACD/src/vhacdMesh.cpp:307:31: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  307 |                         fscanf(fid, "%i", &ne);
      |                         ~~~~~~^~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/Extras/VHACD/src/vhacdMesh.cpp:314:39: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  314 |                                 fscanf(fid, "%f", &x);
      |                                 ~~~~~~^~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/Extras/VHACD/src/vhacdMesh.cpp:315:39: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
[ 90%] Building C object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/enet/list.o
  315 |                                 fscanf(fid, "%f", &y);
      |                                 ~~~~~~^~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/Extras/VHACD/src/vhacdMesh.cpp:316:39: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  316 |                                 fscanf(fid, "%f", &z);
      |                                 ~~~~~~^~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/Extras/VHACD/src/vhacdMesh.cpp:324:39: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  324 |                                 fscanf(fid, "%i", &s);
      |                                 ~~~~~~^~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/Extras/VHACD/src/vhacdMesh.cpp:327:47: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  327 |                                         fscanf(fid, "%i", &i);
      |                                         ~~~~~~^~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/Extras/VHACD/src/vhacdMesh.cpp:328:47: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  328 |                                         fscanf(fid, "%i", &j);
      |                                         ~~~~~~^~~~~~~~~~~~~~~
[ 90%] Building C object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/enet/packet.o
/root/workspace/deps/bullet3/Extras/VHACD/src/vhacdMesh.cpp:329:47: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  329 |                                         fscanf(fid, "%i", &k);
      |                                         ~~~~~~^~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/Extras/VHACD/src/vhacdMesh.cpp:345:55: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  345 |                                                 fscanf(fid, "%i", &s);
      |                                                 ~~~~~~^~~~~~~~~~~~~~~
[ 90%] Building C object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/enet/peer.o
[ 90%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportObjDemo/Wavefront2GLInstanceGraphicsShape.o
[ 90%] Building C object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/enet/protocol.o
[ 90%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsClientTCP.o
[ 91%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsClientTCP_C_API.o
[ 91%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportSTLDemo/ImportSTLSetup.o
[ 91%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportSDFDemo/ImportSDFSetup.o
[ 91%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportURDFDemo/ImportURDFSetup.o
[ 91%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/clsocket/src/SimpleSocket.o
[ 91%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/clsocket/src/ActiveSocket.o
[ 92%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportURDFDemo/URDF2Bullet.o
[ 92%] Building CXX object Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/clsocket/src/PassiveSocket.o
[ 92%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportURDFDemo/MyMultiBodyCreator.o
[ 92%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportURDFDemo/UrdfParser.o
[ 92%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Utils/RobotLoggingUtil.o
[ 92%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportURDFDemo/urdfStringSplit.o
In file included from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientTCP.cpp:13:
In member function ‘void b3AlignedObjectArray<T>::resize(int, const T&) [with T = char]’,
    inlined from ‘bool TcpNetworkedInternalData::checkData()’ at /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientTCP.cpp:120:20,
    inlined from ‘virtual bool TcpNetworkedPhysicsProcessor::receiveStatus(SharedMemoryStatus&, char*, int)’ at /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsClientTCP.cpp:194:36:
/root/workspace/deps/bullet3/src/Bullet3Common/b3AlignedObjectArray.h:232:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  232 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 92%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportURDFDemo/BulletUrdfImporter.o
[ 92%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/VoronoiFracture/VoronoiFractureDemo.o
[ 92%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/VoronoiFracture/btConvexConvexMprAlgorithm.o
[ 92%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Vehicles/Hinge2Vehicle.o
[ 92%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/MultiBody/Pendulum.o
[ 93%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/MultiBody/MultiBodySoftContact.o
[ 93%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/MultiBody/TestJointTorqueSetup.o
/root/workspace/deps/bullet3/examples/Importers/ImportBsp/ImportBspExample.cpp: In member function ‘void BspDemo::initPhysics(const char*)’:
/root/workspace/deps/bullet3/examples/Importers/ImportBsp/ImportBspExample.cpp:173:30: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  173 |                         fread(memoryBuffer, 1, size, file);
      |                         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 93%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/MultiBody/InvertedPendulumPDControl.o
[ 93%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/MultiBody/MultiBodyConstraintFeedback.o
[ 93%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/MultiBody/KinematicMultiBodyExample.o
[ 93%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/SoftDemo/SoftDemo.o
[ 93%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/DeformableContact.o
[ 93%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/GraspDeformable.o
[ 93%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/Pinch.o
[ 94%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/DeformableSelfCollision.o
[ 94%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/PinchFriction.o
[ 94%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/ClothFriction.o
[ 94%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/DeformableMultibody.o
[ 94%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/DeformableRigid.o
[ 94%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/SplitImpulse.o
[ 94%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/VolumetricDeformable.o
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyLinkCollider.h:19,
                 from /root/workspace/deps/bullet3/examples/MultiBody/InvertedPendulumPDControl.cpp:4:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = double]’,
    inlined from ‘virtual void InvertedPendulumPDControl::stepSimulation(float)’ at /root/workspace/deps/bullet3/examples/MultiBody/InvertedPendulumPDControl.cpp:358:22:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletDynamics/Featherstone/btMultiBodyLinkCollider.h:19,
                 from /root/workspace/deps/bullet3/examples/MultiBody/InvertedPendulumPDControl.cpp:4:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void InvertedPendulumPDControl::stepSimulation(float)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object ‘qDesiredArray.btAlignedObjectArray<double>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
[ 94%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/Collide.o
[ 94%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/LargeDeformation.o
[ 94%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/DeformableClothAnchor.o
[ 95%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/MultibodyClothAnchor.o
[ 95%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/MultiBody/MultiDofDemo.o
[ 95%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/RigidBody/RigidBodySoftContact.o
[ 95%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/RigidBody/KinematicRigidBodyExample.o
[ 95%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Constraints/TestHingeTorque.o
In file included from /root/workspace/deps/bullet3/examples/Importers/ImportURDFDemo/URDFImporterInterface.h:5,
                 from /root/workspace/deps/bullet3/examples/Importers/ImportURDFDemo/BulletUrdfImporter.h:4,
                 from /root/workspace/deps/bullet3/examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp:14:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘virtual void BulletURDFImporter::getLinkChildIndices(int, btAlignedObjectArray<int>&) const’ at /root/workspace/deps/bullet3/examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp:327:25:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual void BulletURDFImporter::getLinkChildIndices(int, btAlignedObjectArray<int>&) const’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object ‘*childLinkIndices.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
[ 95%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Constraints/ConstraintDemo.o
In file included from /root/workspace/deps/bullet3/src/LinearMath/btHashMap.h:20,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsServerCommandProcessor.h:4,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsServerCommandProcessor.cpp:1:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void btMatrixX<T>::rowComputeNonZeroElements() const [with T = double]’ at /root/workspace/deps/bullet3/src/BulletInverseDynamics/details/../../LinearMath/btMatrixX.h:306:35,
    inlined from ‘virtual bool btSolveProjectedGaussSeidel::solveMLCP(const btMatrixXd&, const btVectorXd&, btVectorXd&, const btVectorXd&, const btVectorXd&, const btAlignedObjectArray<int>&, int, bool)’ at /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btSolveProjectedGaussSeidel.h:40:30:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual bool btSolveProjectedGaussSeidel::solveMLCP(const btMatrixXd&, const btVectorXd&, btVectorXd&, const btVectorXd&, const btVectorXd&, const btAlignedObjectArray<int>&, int, bool)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object ‘*_148 + _412.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
[ 95%] Linking CXX executable App_TwoJoint
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void btReducedVector::simplify()’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:57:25,
    inlined from ‘btReducedVector btReducedVector::operator-(const btReducedVector&)’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:161:21,
    inlined from ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’ at /root/workspace/deps/bullet3/src/LinearMath/btModifiedGramSchmidt.h:37:19:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:77:42: note: at offset [-8589934592, -4] into destination object ‘<unnamed>.btReducedVector::m_indices.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
   77 |                         new (&dest[i]) T(m_data[i]);
      |                                          ^~~~~~
[ 95%] Built target App_TwoJoint
[ 95%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Constraints/Dof6Spring2Setup.o
[ 95%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Constraints/ConstraintPhysicsSetup.o
[ 95%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/ThirdPartyLibs/stb_image/stb_image.o
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/btBulletCollisionCommon.h:22,
                 from /root/workspace/deps/bullet3/src/btBulletDynamicsCommon.h:20,
                 from /root/workspace/deps/bullet3/examples/DeformableDemo/GraspDeformable.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void btReducedVector::simplify()’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:57:25,
    inlined from ‘btReducedVector btReducedVector::operator-(const btReducedVector&)’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:161:21,
    inlined from ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’ at /root/workspace/deps/bullet3/src/LinearMath/btModifiedGramSchmidt.h:37:19:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/btBulletCollisionCommon.h:22,
                 from /root/workspace/deps/bullet3/src/btBulletDynamicsCommon.h:20,
                 from /root/workspace/deps/bullet3/examples/DeformableDemo/GraspDeformable.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’:
[ 96%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/ThirdPartyLibs/stb_image/stb_image_write.o
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:77:42: note: at offset [-8589934592, -4] into destination object ‘<unnamed>.btReducedVector::m_indices.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
   77 |                         new (&dest[i]) T(m_data[i]);
      |                                          ^~~~~~
[ 96%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/ThirdPartyLibs/Wavefront/tiny_obj_loader.o
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/btBulletCollisionCommon.h:22,
                 from /root/workspace/deps/bullet3/src/btBulletDynamicsCommon.h:20,
                 from /root/workspace/deps/bullet3/examples/DeformableDemo/DeformableContact.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void btReducedVector::simplify()’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:57:25,
    inlined from ‘btReducedVector btReducedVector::operator-(const btReducedVector&)’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:161:21,
    inlined from ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’ at /root/workspace/deps/bullet3/src/LinearMath/btModifiedGramSchmidt.h:37:19:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/btBulletCollisionCommon.h:22,
                 from /root/workspace/deps/bullet3/src/btBulletDynamicsCommon.h:20,
                 from /root/workspace/deps/bullet3/examples/DeformableDemo/DeformableContact.cpp:16:
[ 96%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/ThirdPartyLibs/tinyxml2/tinyxml2.o
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:77:42: note: at offset [-8589934592, -4] into destination object ‘<unnamed>.btReducedVector::m_indices.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
   77 |                         new (&dest[i]) T(m_data[i]);
      |                                          ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/btBulletCollisionCommon.h:22,
                 from /root/workspace/deps/bullet3/src/btBulletDynamicsCommon.h:20,
                 from /root/workspace/deps/bullet3/examples/DeformableDemo/Pinch.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void btReducedVector::simplify()’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:57:25,
    inlined from ‘btReducedVector btReducedVector::operator-(const btReducedVector&)’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:161:21,
    inlined from ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’ at /root/workspace/deps/bullet3/src/LinearMath/btModifiedGramSchmidt.h:37:19:
[ 96%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/InProcessExampleBrowser.o
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/btBulletCollisionCommon.h:22,
                 from /root/workspace/deps/bullet3/src/btBulletDynamicsCommon.h:20,
                 from /root/workspace/deps/bullet3/examples/DeformableDemo/Pinch.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:77:42: note: at offset [-8589934592, -4] into destination object ‘<unnamed>.btReducedVector::m_indices.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
   77 |                         new (&dest[i]) T(m_data[i]);
      |                                          ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/btBulletCollisionCommon.h:22,
                 from /root/workspace/deps/bullet3/src/btBulletDynamicsCommon.h:20,
                 from /root/workspace/deps/bullet3/examples/DeformableDemo/DeformableSelfCollision.cpp:15:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void btReducedVector::simplify()’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:57:25,
    inlined from ‘btReducedVector btReducedVector::operator-(const btReducedVector&)’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:161:21,
    inlined from ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’ at /root/workspace/deps/bullet3/src/LinearMath/btModifiedGramSchmidt.h:37:19:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/btBulletCollisionCommon.h:22,
                 from /root/workspace/deps/bullet3/src/btBulletDynamicsCommon.h:20,
                 from /root/workspace/deps/bullet3/examples/DeformableDemo/DeformableSelfCollision.cpp:15:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:77:42: note: at offset [-8589934592, -4] into destination object ‘<unnamed>.btReducedVector::m_indices.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
   77 |                         new (&dest[i]) T(m_data[i]);
      |                                          ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/btBulletCollisionCommon.h:22,
                 from /root/workspace/deps/bullet3/src/btBulletDynamicsCommon.h:20,
                 from /root/workspace/deps/bullet3/examples/DeformableDemo/ClothFriction.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void btReducedVector::simplify()’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:57:25,
    inlined from ‘btReducedVector btReducedVector::operator-(const btReducedVector&)’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:161:21,
    inlined from ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’ at /root/workspace/deps/bullet3/src/LinearMath/btModifiedGramSchmidt.h:37:19:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/btBulletCollisionCommon.h:22,
                 from /root/workspace/deps/bullet3/src/btBulletDynamicsCommon.h:20,
                 from /root/workspace/deps/bullet3/examples/DeformableDemo/ClothFriction.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:77:42: note: at offset [-8589934592, -4] into destination object ‘<unnamed>.btReducedVector::m_indices.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
   77 |                         new (&dest[i]) T(m_data[i]);
      |                                          ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/btBulletCollisionCommon.h:22,
                 from /root/workspace/deps/bullet3/src/btBulletDynamicsCommon.h:20,
                 from /root/workspace/deps/bullet3/examples/DeformableDemo/DeformableRigid.cpp:15:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void btReducedVector::simplify()’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:57:25,
    inlined from ‘btReducedVector btReducedVector::operator-(const btReducedVector&)’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:161:21,
    inlined from ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’ at /root/workspace/deps/bullet3/src/LinearMath/btModifiedGramSchmidt.h:37:19:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/btBulletCollisionCommon.h:22,
                 from /root/workspace/deps/bullet3/src/btBulletDynamicsCommon.h:20,
                 from /root/workspace/deps/bullet3/examples/DeformableDemo/DeformableRigid.cpp:15:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:77:42: note: at offset [-8589934592, -4] into destination object ‘<unnamed>.btReducedVector::m_indices.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
   77 |                         new (&dest[i]) T(m_data[i]);
      |                                          ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/btBulletCollisionCommon.h:22,
                 from /root/workspace/deps/bullet3/src/btBulletDynamicsCommon.h:20,
                 from /root/workspace/deps/bullet3/examples/DeformableDemo/DeformableMultibody.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void btReducedVector::simplify()’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:57:25,
    inlined from ‘btReducedVector btReducedVector::operator-(const btReducedVector&)’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:161:21,
    inlined from ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’ at /root/workspace/deps/bullet3/src/LinearMath/btModifiedGramSchmidt.h:37:19:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/btBulletCollisionCommon.h:22,
                 from /root/workspace/deps/bullet3/src/btBulletDynamicsCommon.h:20,
                 from /root/workspace/deps/bullet3/examples/DeformableDemo/DeformableMultibody.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:77:42: note: at offset [-8589934592, -4] into destination object ‘<unnamed>.btReducedVector::m_indices.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
   77 |                         new (&dest[i]) T(m_data[i]);
      |                                          ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/btBulletCollisionCommon.h:22,
                 from /root/workspace/deps/bullet3/src/btBulletDynamicsCommon.h:20,
                 from /root/workspace/deps/bullet3/examples/DeformableDemo/PinchFriction.cpp:15:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void btReducedVector::simplify()’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:57:25,
    inlined from ‘btReducedVector btReducedVector::operator-(const btReducedVector&)’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:161:21,
    inlined from ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’ at /root/workspace/deps/bullet3/src/LinearMath/btModifiedGramSchmidt.h:37:19:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/btBulletCollisionCommon.h:22,
                 from /root/workspace/deps/bullet3/src/btBulletDynamicsCommon.h:20,
                 from /root/workspace/deps/bullet3/examples/DeformableDemo/PinchFriction.cpp:15:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:77:42: note: at offset [-8589934592, -4] into destination object ‘<unnamed>.btReducedVector::m_indices.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
   77 |                         new (&dest[i]) T(m_data[i]);
      |                                          ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/btBulletCollisionCommon.h:22,
                 from /root/workspace/deps/bullet3/src/btBulletDynamicsCommon.h:20,
                 from /root/workspace/deps/bullet3/examples/DeformableDemo/SplitImpulse.cpp:15:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void btReducedVector::simplify()’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:57:25,
    inlined from ‘btReducedVector btReducedVector::operator-(const btReducedVector&)’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:161:21,
    inlined from ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’ at /root/workspace/deps/bullet3/src/LinearMath/btModifiedGramSchmidt.h:37:19:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/btBulletCollisionCommon.h:22,
                 from /root/workspace/deps/bullet3/src/btBulletDynamicsCommon.h:20,
                 from /root/workspace/deps/bullet3/examples/DeformableDemo/SplitImpulse.cpp:15:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:77:42: note: at offset [-8589934592, -4] into destination object ‘<unnamed>.btReducedVector::m_indices.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
   77 |                         new (&dest[i]) T(m_data[i]);
      |                                          ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/btBulletCollisionCommon.h:22,
                 from /root/workspace/deps/bullet3/src/btBulletDynamicsCommon.h:20,
                 from /root/workspace/deps/bullet3/examples/DeformableDemo/Collide.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void btReducedVector::simplify()’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:57:25,
    inlined from ‘btReducedVector btReducedVector::operator-(const btReducedVector&)’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:161:21,
    inlined from ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’ at /root/workspace/deps/bullet3/src/LinearMath/btModifiedGramSchmidt.h:37:19:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/btBulletCollisionCommon.h:22,
                 from /root/workspace/deps/bullet3/src/btBulletDynamicsCommon.h:20,
                 from /root/workspace/deps/bullet3/examples/DeformableDemo/Collide.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:77:42: note: at offset [-8589934592, -4] into destination object ‘<unnamed>.btReducedVector::m_indices.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
   77 |                         new (&dest[i]) T(m_data[i]);
      |                                          ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/btBulletCollisionCommon.h:22,
                 from /root/workspace/deps/bullet3/src/btBulletDynamicsCommon.h:20,
                 from /root/workspace/deps/bullet3/examples/MultiBody/MultiDofDemo.cpp:3:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void btMatrixX<T>::rowComputeNonZeroElements() const [with T = double]’ at /root/workspace/deps/bullet3/src/LinearMath/btMatrixX.h:306:35,
    inlined from ‘virtual bool btSolveProjectedGaussSeidel::solveMLCP(const btMatrixXd&, const btVectorXd&, btVectorXd&, const btVectorXd&, const btVectorXd&, const btAlignedObjectArray<int>&, int, bool)’ at /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btSolveProjectedGaussSeidel.h:40:30:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual bool btSolveProjectedGaussSeidel::solveMLCP(const btMatrixXd&, const btVectorXd&, btVectorXd&, const btVectorXd&, const btVectorXd&, const btAlignedObjectArray<int>&, int, bool)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object ‘*_148 + _460.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/btBulletCollisionCommon.h:22,
                 from /root/workspace/deps/bullet3/src/btBulletDynamicsCommon.h:20,
                 from /root/workspace/deps/bullet3/examples/DeformableDemo/LargeDeformation.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void btReducedVector::simplify()’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:57:25,
    inlined from ‘btReducedVector btReducedVector::operator-(const btReducedVector&)’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:161:21,
    inlined from ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’ at /root/workspace/deps/bullet3/src/LinearMath/btModifiedGramSchmidt.h:37:19:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/btBulletCollisionCommon.h:22,
                 from /root/workspace/deps/bullet3/src/btBulletDynamicsCommon.h:20,
                 from /root/workspace/deps/bullet3/examples/DeformableDemo/LargeDeformation.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:77:42: note: at offset [-8589934592, -4] into destination object ‘<unnamed>.btReducedVector::m_indices.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
   77 |                         new (&dest[i]) T(m_data[i]);
      |                                          ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/btBulletCollisionCommon.h:22,
                 from /root/workspace/deps/bullet3/src/btBulletDynamicsCommon.h:20,
                 from /root/workspace/deps/bullet3/examples/DeformableDemo/VolumetricDeformable.cpp:16:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void btReducedVector::simplify()’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:57:25,
    inlined from ‘btReducedVector btReducedVector::operator-(const btReducedVector&)’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:161:21,
    inlined from ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’ at /root/workspace/deps/bullet3/src/LinearMath/btModifiedGramSchmidt.h:37:19:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/btBulletCollisionCommon.h:22,
                 from /root/workspace/deps/bullet3/src/btBulletDynamicsCommon.h:20,
                 from /root/workspace/deps/bullet3/examples/DeformableDemo/VolumetricDeformable.cpp:16:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:77:42: note: at offset [-8589934592, -4] into destination object ‘<unnamed>.btReducedVector::m_indices.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
   77 |                         new (&dest[i]) T(m_data[i]);
      |                                          ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/btBulletCollisionCommon.h:22,
                 from /root/workspace/deps/bullet3/src/btBulletDynamicsCommon.h:20,
                 from /root/workspace/deps/bullet3/examples/DeformableDemo/MultibodyClothAnchor.cpp:15:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void btReducedVector::simplify()’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:57:25,
    inlined from ‘btReducedVector btReducedVector::operator-(const btReducedVector&)’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:161:21,
    inlined from ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’ at /root/workspace/deps/bullet3/src/LinearMath/btModifiedGramSchmidt.h:37:19:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/btBulletCollisionCommon.h:22,
                 from /root/workspace/deps/bullet3/src/btBulletDynamicsCommon.h:20,
                 from /root/workspace/deps/bullet3/examples/DeformableDemo/MultibodyClothAnchor.cpp:15:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:77:42: note: at offset [-8589934592, -4] into destination object ‘<unnamed>.btReducedVector::m_indices.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
   77 |                         new (&dest[i]) T(m_data[i]);
      |                                          ^~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/btBulletCollisionCommon.h:22,
                 from /root/workspace/deps/bullet3/src/btBulletDynamicsCommon.h:20,
                 from /root/workspace/deps/bullet3/examples/DeformableDemo/DeformableClothAnchor.cpp:15:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void btReducedVector::simplify()’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:57:25,
    inlined from ‘btReducedVector btReducedVector::operator-(const btReducedVector&)’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:161:21,
    inlined from ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’ at /root/workspace/deps/bullet3/src/LinearMath/btModifiedGramSchmidt.h:37:19:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34,
                 from /root/workspace/deps/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79,
                 from /root/workspace/deps/bullet3/src/btBulletCollisionCommon.h:22,
                 from /root/workspace/deps/bullet3/src/btBulletDynamicsCommon.h:20,
                 from /root/workspace/deps/bullet3/examples/DeformableDemo/DeformableClothAnchor.cpp:15:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:77:42: note: at offset [-8589934592, -4] into destination object ‘<unnamed>.btReducedVector::m_indices.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
   77 |                         new (&dest[i]) T(m_data[i]);
      |                                          ^~~~~~
In file included from /root/workspace/deps/bullet3/src/LinearMath/btHashMap.h:20,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsServerCommandProcessor.h:4,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsServerCommandProcessor.cpp:1:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void btMatrixX<T>::rowComputeNonZeroElements() const [with T = double]’ at /root/workspace/deps/bullet3/src/BulletInverseDynamics/details/../../LinearMath/btMatrixX.h:306:35,
    inlined from ‘virtual bool btSolveProjectedGaussSeidel::solveMLCP(const btMatrixXd&, const btVectorXd&, btVectorXd&, const btVectorXd&, const btVectorXd&, const btAlignedObjectArray<int>&, int, bool)’ at /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btSolveProjectedGaussSeidel.h:40:30:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual bool btSolveProjectedGaussSeidel::solveMLCP(const btMatrixXd&, const btVectorXd&, btVectorXd&, const btVectorXd&, const btVectorXd&, const btAlignedObjectArray<int>&, int, bool)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object ‘*_148 + _412.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void btReducedVector::simplify()’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:57:25,
    inlined from ‘btReducedVector btReducedVector::operator-(const btReducedVector&)’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:161:21,
    inlined from ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’ at /root/workspace/deps/bullet3/src/LinearMath/btModifiedGramSchmidt.h:37:19:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:77:42: note: at offset [-8589934592, -4] into destination object ‘<unnamed>.btReducedVector::m_indices.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
   77 |                         new (&dest[i]) T(m_data[i]);
      |                                          ^~~~~~
[ 96%] Linking CXX executable App_ExampleBrowser
[ 96%] Built target App_ExampleBrowser
In file included from /root/workspace/deps/bullet3/src/LinearMath/btHashMap.h:20,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsServerCommandProcessor.h:4,
                 from /root/workspace/deps/bullet3/examples/SharedMemory/PhysicsServerCommandProcessor.cpp:1:
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void btMatrixX<T>::rowComputeNonZeroElements() const [with T = double]’ at /root/workspace/deps/bullet3/src/BulletInverseDynamics/details/../../LinearMath/btMatrixX.h:306:35,
    inlined from ‘virtual bool btSolveProjectedGaussSeidel::solveMLCP(const btMatrixXd&, const btVectorXd&, btVectorXd&, const btVectorXd&, const btVectorXd&, const btAlignedObjectArray<int>&, int, bool)’ at /root/workspace/deps/bullet3/src/BulletDynamics/MLCPSolvers/btSolveProjectedGaussSeidel.h:40:30:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
[ 96%] Linking CXX shared library libBulletRobotics.so
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘virtual bool btSolveProjectedGaussSeidel::solveMLCP(const btMatrixXd&, const btVectorXd&, btVectorXd&, const btVectorXd&, const btVectorXd&, const btAlignedObjectArray<int>&, int, bool)’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object ‘*_148 + _412.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
  109 |                 if (m_data)
      |                     ^~~~~~
In member function ‘void btAlignedObjectArray<T>::resize(int, const T&) [with T = int]’,
    inlined from ‘void btReducedVector::simplify()’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:57:25,
    inlined from ‘btReducedVector btReducedVector::operator-(const btReducedVector&)’ at /root/workspace/deps/bullet3/src/LinearMath/btReducedVector.h:161:21,
    inlined from ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’ at /root/workspace/deps/bullet3/src/LinearMath/btModifiedGramSchmidt.h:37:19:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  223 |                                 new (&m_data[i]) T(fillData);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h: In member function ‘void btModifiedGramSchmidt<TV>::solve() [with TV = btReducedVector]’:
/root/workspace/deps/bullet3/src/LinearMath/btAlignedObjectArray.h:77:42: note: at offset [-8589934592, -4] into destination object ‘<unnamed>.btReducedVector::m_indices.btAlignedObjectArray<int>::m_data’ of size [0, 9223372036854775807]
   77 |                         new (&dest[i]) T(m_data[i]);
      |                                          ^~~~~~
[ 96%] Built target BulletRobotics
[ 96%] Building CXX object examples/RobotSimulator/CMakeFiles/App_RobotSimulator_NoGUI.dir/RobotSimulatorMain.o
[ 97%] Building CXX object examples/RobotSimulator/CMakeFiles/App_RobotSimulator.dir/RobotSimulatorMain.o
[ 97%] Building CXX object examples/RobotSimulator/CMakeFiles/App_RobotSimulator_NoGUI.dir/MinitaurSetup.o
[ 97%] Building CXX object examples/RobotSimulator/CMakeFiles/App_RobotSimulator.dir/b3RobotSimulatorClientAPI.o
[ 97%] Building CXX object examples/RobotSimulator/CMakeFiles/App_HelloBulletRobotics.dir/HelloBulletRobotics.o
[ 97%] Building CXX object Extras/BulletRoboticsGUI/CMakeFiles/BulletRoboticsGUI.dir/__/__/examples/ExampleBrowser/InProcessExampleBrowser.o
[ 97%] Building CXX object Extras/BulletRoboticsGUI/CMakeFiles/BulletRoboticsGUI.dir/__/__/examples/SharedMemory/GraphicsClientExample.o
[ 97%] Building CXX object Extras/BulletRoboticsGUI/CMakeFiles/BulletRoboticsGUI.dir/__/__/examples/SharedMemory/RemoteGUIHelper.o
[ 97%] Building CXX object Extras/BulletRoboticsGUI/CMakeFiles/BulletRoboticsGUI.dir/__/__/examples/SharedMemory/GraphicsServerExample.o
[ 98%] Building CXX object Extras/BulletRoboticsGUI/CMakeFiles/BulletRoboticsGUI.dir/__/__/examples/SharedMemory/RemoteGUIHelperTCP.o
[ 98%] Building CXX object examples/RobotSimulator/CMakeFiles/App_RobotSimulator.dir/MinitaurSetup.o
[ 98%] Building CXX object examples/RobotSimulator/CMakeFiles/App_RobotSimulator.dir/__/ExampleBrowser/InProcessExampleBrowser.o
[ 98%] Building CXX object examples/RobotSimulator/CMakeFiles/App_RobotSimulator.dir/__/SharedMemory/GraphicsServerExample.o
[ 98%] Building CXX object examples/RobotSimulator/CMakeFiles/App_RobotSimulator.dir/__/SharedMemory/GraphicsClientExample.o
[ 98%] Building CXX object Extras/BulletRoboticsGUI/CMakeFiles/BulletRoboticsGUI.dir/__/__/examples/SharedMemory/PhysicsServerExample.o
[ 98%] Building CXX object examples/RobotSimulator/CMakeFiles/App_RobotSimulator.dir/__/SharedMemory/RemoteGUIHelper.o
[ 98%] Building CXX object Extras/BulletRoboticsGUI/CMakeFiles/BulletRoboticsGUI.dir/__/__/examples/SharedMemory/PhysicsServerExampleBullet2.o
[ 98%] Building CXX object Extras/BulletRoboticsGUI/CMakeFiles/BulletRoboticsGUI.dir/__/__/examples/SharedMemory/SharedMemoryInProcessPhysicsC_API.o
[ 98%] Building CXX object examples/RobotSimulator/CMakeFiles/App_RobotSimulator.dir/__/SharedMemory/RemoteGUIHelperTCP.o
[ 98%] Building CXX object examples/RobotSimulator/CMakeFiles/App_RobotSimulator.dir/__/SharedMemory/PhysicsServerExample.o
[ 98%] Building CXX object examples/RobotSimulator/CMakeFiles/App_RobotSimulator.dir/__/SharedMemory/PhysicsServerExampleBullet2.o
[ 99%] Building CXX object examples/RobotSimulator/CMakeFiles/App_RobotSimulator.dir/__/SharedMemory/SharedMemoryInProcessPhysicsC_API.o
[ 99%] Linking CXX executable App_HelloBulletRobotics
[ 99%] Built target App_HelloBulletRobotics
[ 99%] Linking CXX executable App_RobotSimulator_NoGUI
[ 99%] Built target App_RobotSimulator_NoGUI
[ 99%] Linking CXX executable App_RobotSimulator
[ 99%] Linking CXX shared library libBulletRoboticsGUI.so
[ 99%] Built target App_RobotSimulator
[ 99%] Built target BulletRoboticsGUI
[ 99%] Building C object examples/pybullet/CMakeFiles/pybullet.dir/pybullet.o
In file included from /axii/.venv/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948,
                 from /axii/.venv/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                 from /axii/.venv/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                 from /root/workspace/deps/bullet3/examples/pybullet/pybullet.c:56:
[100%] Linking C shared library pybullet.so
/axii/.venv/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
   17 | #warning "Using deprecated NumPy API, disable it with " \
      |  ^~~~~~~
[100%] Built target pybullet
──────────────────────── Command exited - Return code 0 ────────────────────────

Install module deps/bullet3 ...
Property 'dest_dir' of module 'deps/bullet3' is deprecated.  Use 
'CMAKE_INSTALL_PREFIX'.
Run command: cmake --install .
In working directory: /root/workspace/deps/bullet3/build
With environment variables: DESTDIR='install'
──────────────────────────────── Command output ────────────────────────────────
-- Install configuration: "Release"
-- Installing: install/usr/local/lib/pkgconfig/bullet.pc
-- Installing: install/usr/local/lib/cmake/bullet/UseBullet.cmake
-- Installing: install/usr/local/lib/cmake/bullet/BulletConfig.cmake
-- Installing: install/usr/local/lib/libBulletExampleBrowserLib.so.3.17
-- Set runtime path of "install/usr/local/lib/libBulletExampleBrowserLib.so.3.17" to ""
-- Installing: install/usr/local/lib/libBulletExampleBrowserLib.so
-- Installing: install/usr/local/lib/libgwen.so
-- Installing: install/usr/local/lib/libBussIK.so
-- Installing: install/usr/local/lib/libclsocket.a
-- Installing: install/usr/local/include/ActiveSocket.h
-- Installing: install/usr/local/include/Host.h
-- Installing: install/usr/local/include/PassiveSocket.h
-- Installing: install/usr/local/include/SimpleSocket.h
-- Installing: install/usr/local/include/StatTimer.h
-- Installing: install/usr/local/lib/libOpenGLWindow.so
-- Set runtime path of "install/usr/local/lib/libOpenGLWindow.so" to ""
-- Installing: install/usr/local/lib/python3.10/site-packages/pybullet.so.3.17
-- Set runtime path of "install/usr/local/lib/python3.10/site-packages/pybullet.so.3.17" to ""
-- Installing: install/usr/local/lib/python3.10/site-packages/pybullet.so
-- Installing: install/usr/local/lib/libBulletInverseDynamicsUtils.so.3.17
-- Set runtime path of "install/usr/local/lib/libBulletInverseDynamicsUtils.so.3.17" to ""
-- Installing: install/usr/local/lib/libBulletInverseDynamicsUtils.so
-- Installing: install/usr/local/include/bullet/InverseDynamics
-- Installing: install/usr/local/include/bullet/InverseDynamics/BulletInverseDynamicsUtilsCommon.h
-- Installing: install/usr/local/lib/libBulletRoboticsGUI.so.3.17
-- Set runtime path of "install/usr/local/lib/libBulletRoboticsGUI.so.3.17" to ""
-- Installing: install/usr/local/lib/libBulletRoboticsGUI.so
-- Installing: install/usr/local/lib/pkgconfig/bullet_robotics_gui.pc
-- Up-to-date: install/usr/local/include/bullet
-- Installing: install/usr/local/include/bullet/StandaloneMain
-- Installing: install/usr/local/include/bullet/Heightfield
-- Installing: install/usr/local/include/bullet/Heightfield/HeightfieldExample.h
-- Installing: install/usr/local/include/bullet/MultiBodyBaseline
-- Installing: install/usr/local/include/bullet/MultiBodyBaseline/MultiBodyBaseline.h
-- Installing: install/usr/local/include/bullet/Importers
-- Installing: install/usr/local/include/bullet/Importers/ImportMeshUtility
-- Installing: install/usr/local/include/bullet/Importers/ImportMeshUtility/b3ImportMeshUtility.h
-- Installing: install/usr/local/include/bullet/Importers/ImportBsp
-- Installing: install/usr/local/include/bullet/Importers/ImportBsp/BspLoader.h
-- Installing: install/usr/local/include/bullet/Importers/ImportBsp/BspConverter.h
-- Installing: install/usr/local/include/bullet/Importers/ImportBsp/ImportBspExample.h
-- Installing: install/usr/local/include/bullet/Importers/ImportSTLDemo
-- Installing: install/usr/local/include/bullet/Importers/ImportSTLDemo/ImportSTLSetup.h
-- Installing: install/usr/local/include/bullet/Importers/ImportSTLDemo/LoadMeshFromSTL.h
-- Installing: install/usr/local/include/bullet/Importers/ImportMJCFDemo
-- Installing: install/usr/local/include/bullet/Importers/ImportMJCFDemo/BulletMJCFImporter.h
-- Installing: install/usr/local/include/bullet/Importers/ImportMJCFDemo/ImportMJCFSetup.h
-- Installing: install/usr/local/include/bullet/Importers/ImportColladaDemo
-- Installing: install/usr/local/include/bullet/Importers/ImportColladaDemo/ColladaGraphicsInstance.h
-- Installing: install/usr/local/include/bullet/Importers/ImportColladaDemo/ImportColladaSetup.h
-- Installing: install/usr/local/include/bullet/Importers/ImportColladaDemo/btMatrix4x4.h
-- Installing: install/usr/local/include/bullet/Importers/ImportColladaDemo/LoadMeshFromCollada.h
-- Installing: install/usr/local/include/bullet/Importers/ImportURDFDemo
-- Installing: install/usr/local/include/bullet/Importers/ImportURDFDemo/URDFJointTypes.h
-- Installing: install/usr/local/include/bullet/Importers/ImportURDFDemo/urdf_samples.h
-- Installing: install/usr/local/include/bullet/Importers/ImportURDFDemo/URDFImporterInterface.h
-- Installing: install/usr/local/include/bullet/Importers/ImportURDFDemo/ImportURDFSetup.h
-- Installing: install/usr/local/include/bullet/Importers/ImportURDFDemo/SDFAudioTypes.h
-- Installing: install/usr/local/include/bullet/Importers/ImportURDFDemo/urdfLexicalCast.h
-- Installing: install/usr/local/include/bullet/Importers/ImportURDFDemo/ConvertRigidBodies2MultiBody.h
-- Installing: install/usr/local/include/bullet/Importers/ImportURDFDemo/MultiBodyCreationInterface.h
-- Installing: install/usr/local/include/bullet/Importers/ImportURDFDemo/UrdfParser.h
-- Installing: install/usr/local/include/bullet/Importers/ImportURDFDemo/MyMultiBodyCreator.h
-- Installing: install/usr/local/include/bullet/Importers/ImportURDFDemo/URDF2Bullet.h
-- Installing: install/usr/local/include/bullet/Importers/ImportURDFDemo/BulletUrdfImporter.h
-- Installing: install/usr/local/include/bullet/Importers/ImportURDFDemo/UrdfRenderingInterface.h
-- Installing: install/usr/local/include/bullet/Importers/ImportURDFDemo/UrdfFindMeshFile.h
-- Installing: install/usr/local/include/bullet/Importers/ImportURDFDemo/urdfStringSplit.h
-- Installing: install/usr/local/include/bullet/Importers/ImportSDFDemo
-- Installing: install/usr/local/include/bullet/Importers/ImportSDFDemo/ImportSDFSetup.h
-- Installing: install/usr/local/include/bullet/Importers/ImportBullet
-- Installing: install/usr/local/include/bullet/Importers/ImportBullet/SerializeSetup.h
-- Installing: install/usr/local/include/bullet/Importers/ImportObjDemo
-- Installing: install/usr/local/include/bullet/Importers/ImportObjDemo/Wavefront2GLInstanceGraphicsShape.h
-- Installing: install/usr/local/include/bullet/Importers/ImportObjDemo/ImportObjExample.h
-- Installing: install/usr/local/include/bullet/Importers/ImportObjDemo/LoadMeshFromObj.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/UmfPackSupport
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/UmfPackSupport/UmfPackSupport.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/PardisoSupport
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/PardisoSupport/PardisoSupport.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseLU
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseLU/SparseLU_panel_bmod.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseLU/SparseLU_relax_snode.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseLU/SparseLU_kernel_bmod.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseLU/SparseLU_gemm_kernel.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseLU/SparseLU_pruneL.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseLU/SparseLU_copy_to_ucol.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseLU/SparseLU_column_bmod.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseLU/SparseLU_Utils.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseLU/SparseLU_column_dfs.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseLU/SparseLUImpl.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseLU/SparseLU_pivotL.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseLU/SparseLU.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseLU/SparseLU_panel_dfs.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseLU/SparseLU_Memory.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseLU/SparseLU_Structs.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Jacobi
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Jacobi/Jacobi.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/plugins
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/plugins/MatrixCwiseBinaryOps.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/plugins/IndexedViewMethods.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/plugins/MatrixCwiseUnaryOps.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/plugins/ArrayCwiseBinaryOps.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/plugins/ArrayCwiseUnaryOps.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/plugins/CommonCwiseBinaryOps.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/plugins/CommonCwiseUnaryOps.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/plugins/BlockMethods.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Householder
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Householder/Householder.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Householder/BlockHouseholder.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Householder/HouseholderSequence.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseCholesky
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseCholesky/SimplicialCholesky.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseCholesky/SimplicialCholesky_impl.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Geometry
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Geometry/OrthoMethods.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Geometry/AngleAxis.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Geometry/Scaling.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Geometry/ParametrizedLine.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Geometry/Rotation2D.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Geometry/Hyperplane.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Geometry/AlignedBox.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Geometry/Translation.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Geometry/EulerAngles.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Geometry/Homogeneous.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Geometry/Umeyama.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Geometry/RotationBase.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Geometry/arch
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Geometry/arch/Geometry_SSE.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Geometry/Transform.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Geometry/Quaternion.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SVD
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SVD/UpperBidiagonalization.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SVD/BDCSVD.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SVD/JacobiSVD_LAPACKE.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SVD/JacobiSVD.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SVD/SVDBase.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/MetisSupport
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/MetisSupport/MetisSupport.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/IterativeLinearSolvers
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SPQRSupport
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/OrderingMethods
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/OrderingMethods/Amd.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/OrderingMethods/Eigen_Colamd.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/OrderingMethods/Ordering.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SuperLUSupport
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SuperLUSupport/SuperLUSupport.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/CholmodSupport
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/CholmodSupport/CholmodSupport.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Eigenvalues
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Eigenvalues/RealQZ.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Eigenvalues/Tridiagonalization.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Eigenvalues/HessenbergDecomposition.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Eigenvalues/SelfAdjointEigenSolver_LAPACKE.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Eigenvalues/ComplexEigenSolver.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Eigenvalues/RealSchur_LAPACKE.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Eigenvalues/EigenSolver.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Eigenvalues/RealSchur.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Eigenvalues/ComplexSchur.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Eigenvalues/ComplexSchur_LAPACKE.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/QR
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/QR/CompleteOrthogonalDecomposition.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/QR/FullPivHouseholderQR.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/QR/ColPivHouseholderQR.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/QR/ColPivHouseholderQR_LAPACKE.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/QR/HouseholderQR.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/QR/HouseholderQR_LAPACKE.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseQR
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseQR/SparseQR.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/LU
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/LU/PartialPivLU_LAPACKE.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/LU/Determinant.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/LU/FullPivLU.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/LU/arch
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/LU/arch/Inverse_SSE.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/LU/PartialPivLU.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/LU/InverseImpl.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/misc
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/misc/lapacke_mangling.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/misc/Image.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/misc/lapack.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/misc/RealSvd2x2.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/misc/Kernel.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/misc/lapacke.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/misc/blas.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseCore
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseCore/SparseRedux.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseCore/SparseDot.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseCore/SparseColEtree.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseCore/SparseVector.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseCore/SparseView.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseCore/SparseMatrix.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseCore/MappedSparseMatrix.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseCore/SparseDenseProduct.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseCore/SparseCompressedBase.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseCore/AmbiVector.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseCore/SparseProduct.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseCore/SparseCwiseUnaryOp.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseCore/SparseSelfAdjointView.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseCore/SparseFuzzy.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseCore/SparseCwiseBinaryOp.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseCore/SparseTranspose.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseCore/SparseTriangularView.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseCore/CompressedStorage.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseCore/SparseUtil.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseCore/SparseSparseProductWithPruning.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseCore/SparsePermutation.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseCore/SparseMatrixBase.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseCore/SparseMap.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseCore/SparseRef.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseCore/SparseDiagonalProduct.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseCore/SparseSolverBase.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseCore/SparseAssign.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseCore/SparseBlock.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/SparseCore/TriangularSolver.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/PaStiXSupport
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/PaStiXSupport/PaStiXSupport.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/Replicate.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/SolverBase.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/SelfCwiseBinaryOp.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/NumTraits.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/ArithmeticSequence.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/DenseBase.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/VectorwiseOp.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/MathFunctionsImpl.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/StableNorm.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/CoreEvaluators.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/VectorBlock.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/Inverse.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/Solve.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/ForceAlignedAccess.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/CwiseUnaryOp.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/NestByValue.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/EigenBase.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/CwiseUnaryView.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/CwiseTernaryOp.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/products
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/products/GeneralMatrixVector.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/products/SelfadjointMatrixVector.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/products/GeneralMatrixMatrix_BLAS.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/products/GeneralMatrixMatrixTriangular_BLAS.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/products/TriangularMatrixVector_BLAS.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/products/SelfadjointMatrixVector_BLAS.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/products/SelfadjointMatrixMatrix.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/products/SelfadjointMatrixMatrix_BLAS.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/products/TriangularMatrixVector.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/products/TriangularSolverMatrix_BLAS.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/products/TriangularSolverMatrix.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/products/GeneralBlockPanelKernel.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/products/SelfadjointRank2Update.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/products/TriangularMatrixMatrix.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/products/TriangularSolverVector.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/products/SelfadjointProduct.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/products/Parallelizer.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/products/TriangularMatrixMatrix_BLAS.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/products/GeneralMatrixVector_BLAS.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/products/GeneralMatrixMatrix.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/Fuzzy.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/GeneralProduct.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/Diagonal.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/BandMatrix.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/IndexedView.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/Select.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/Product.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/ProductEvaluators.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/GenericPacketMath.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/util
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/util/IntegralConstant.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/util/IndexedViewHelper.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/util/DisableStupidWarnings.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/util/Memory.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/util/MKL_support.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/util/ForwardDeclarations.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/util/StaticAssert.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/util/XprHelper.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/util/Macros.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/util/Constants.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/util/NonMPL2.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/util/BlasUtil.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/util/Meta.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/util/ReenableStupidWarnings.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/util/SymbolicIndex.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/SelfAdjointView.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/CoreIterators.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/DiagonalProduct.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/ReturnByValue.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/MatrixBase.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/Map.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/Block.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/functors
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/functors/NullaryFunctors.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/functors/AssignmentFunctors.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/functors/UnaryFunctors.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/functors/BinaryFunctors.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/functors/StlFunctors.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/functors/TernaryFunctors.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/ArrayWrapper.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/Ref.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/DenseCoeffsBase.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/Transpose.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/SolveTriangular.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/Swap.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/AssignEvaluator.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/DenseStorage.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/Transpositions.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/Matrix.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/Random.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/Assign_MKL.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/Array.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/Visitor.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/CwiseBinaryOp.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/DiagonalMatrix.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/IO.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/MathFunctions.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/TriangularMatrix.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/PlainObjectBase.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/Assign.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch/SSE
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch/SSE/TypeCasting.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch/SSE/Complex.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch/SSE/MathFunctions.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch/SSE/PacketMath.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch/AltiVec
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch/AltiVec/Complex.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch/AltiVec/MathFunctions.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch/AltiVec/PacketMath.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch/Default
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch/Default/Settings.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch/Default/ConjHelper.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch/AVX
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch/AVX/TypeCasting.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch/AVX/Complex.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch/AVX/MathFunctions.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch/AVX/PacketMath.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch/NEON
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch/NEON/Complex.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch/NEON/MathFunctions.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch/NEON/PacketMath.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch/CUDA
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch/CUDA/PacketMathHalf.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch/CUDA/TypeCasting.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch/CUDA/Half.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch/CUDA/Complex.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch/CUDA/MathFunctions.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch/CUDA/PacketMath.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch/AVX512
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch/AVX512/MathFunctions.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch/AVX512/PacketMath.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch/ZVector
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch/ZVector/Complex.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch/ZVector/MathFunctions.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/arch/ZVector/PacketMath.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/BooleanRedux.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/ConditionEstimator.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/MapBase.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/CwiseNullaryOp.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/PermutationMatrix.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/Dot.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/GlobalFunctions.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/NoAlias.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/Stride.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/Reverse.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/Redux.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/CommaInitializer.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Core/ArrayBase.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/StlSupport
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/StlSupport/details.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/StlSupport/StdDeque.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/StlSupport/StdList.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/StlSupport/StdVector.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Cholesky
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Cholesky/LLT.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Cholesky/LLT_LAPACKE.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Eigen/src/Cholesky/LDLT.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/zlib
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/zlib/inffixed.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/zlib/zutil.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/zlib/crc32.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/zlib/inflate.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/zlib/zlib.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/zlib/zconf.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/zlib/inffast.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/zlib/gzguts.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/zlib/inftrees.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/zlib/deflate.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/zlib/trees.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/stb_image
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/stb_image/stb_truetype.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/stb_image/stb_image.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/stb_image/stb_image_write.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/bin
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/bin/linux32
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/bin/osx32
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/bin/win32
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/bin/osx64
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/bin/osx64/OpenVR.framework
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/bin/osx64/OpenVR.framework/Headers
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/bin/osx64/OpenVR.framework/Headers/openvr.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/bin/osx64/OpenVR.framework/Headers/openvr_driver.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/bin/osx64/OpenVR.framework/Headers/openvr_capi.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/bin/osx64/OpenVR.framework/Resources
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/bin/osx64/OpenVR.framework/Versions
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/bin/osx64/OpenVR.framework/Versions/A
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/bin/osx64/OpenVR.framework/Versions/A/Headers
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/bin/osx64/OpenVR.framework/Versions/A/Headers/openvr.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/bin/osx64/OpenVR.framework/Versions/A/Headers/openvr_driver.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/bin/osx64/OpenVR.framework/Versions/A/Headers/openvr_capi.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/bin/osx64/OpenVR.framework/Versions/A/Resources
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/bin/osx64/OpenVR.framework/Versions/Current
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/bin/osx64/OpenVR.framework/Versions/Current/Headers
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/bin/osx64/OpenVR.framework/Versions/Current/Headers/openvr.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/bin/osx64/OpenVR.framework/Versions/Current/Headers/openvr_driver.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/bin/osx64/OpenVR.framework/Versions/Current/Headers/openvr_capi.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/bin/osx64/OpenVR.framework/Versions/Current/Resources
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/bin/win64
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/bin/linux64
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/lib
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/lib/linux32
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/lib/osx32
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/lib/win32
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/lib/win64
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/lib/linux64
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/samples
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/samples/shared
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/samples/shared/pathtools.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/samples/shared/compat.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/samples/shared/strtools.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/samples/shared/Vectors.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/samples/shared/Matrices.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/samples/shared/lodepng.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/headers
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/headers/openvr.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/headers/openvr_driver.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/openvr/headers/openvr_capi.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/cpp_base64
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/cpp_base64/include
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/cpp_base64/include/cpp_base64
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/cpp_base64/include/cpp_base64/base64.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/enet
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/enet/include
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/enet/include/enet
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/enet/include/enet/enet.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/enet/include/enet/list.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/enet/include/enet/win32.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/enet/include/enet/protocol.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/enet/include/enet/types.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/enet/include/enet/utility.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/enet/include/enet/time.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/enet/include/enet/callbacks.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/enet/include/enet/unix.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/clsocket
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/clsocket/src
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/clsocket/src/StatTimer.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/clsocket/src/ActiveSocket.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/clsocket/src/SimpleSocket.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/clsocket/src/PassiveSocket.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/clsocket/src/Host.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/tinyxml2
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/tinyxml2/tinyxml2.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/BussIK
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/BussIK/Spherical.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/BussIK/MathMisc.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/BussIK/Jacobian.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/BussIK/MatrixRmn.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/BussIK/LinearR3.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/BussIK/LinearR2.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/BussIK/Node.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/BussIK/VectorRn.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/BussIK/LinearR4.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/BussIK/Tree.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/midi
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/midi/RtError.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/midi/RtMidi.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/lua-5.2.3
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/lua-5.2.3/lua_compiler
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/lua-5.2.3/lua_standalone
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/lua-5.2.3/src
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/lua-5.2.3/src/ldo.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/lua-5.2.3/src/lstate.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/lua-5.2.3/src/lapi.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/lua-5.2.3/src/lualib.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/lua-5.2.3/src/lvm.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/lua-5.2.3/src/ltm.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/lua-5.2.3/src/lua.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/lua-5.2.3/src/lmem.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/lua-5.2.3/src/ltable.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/lua-5.2.3/src/lctype.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/lua-5.2.3/src/lstring.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/lua-5.2.3/src/lopcodes.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/lua-5.2.3/src/lcode.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/lua-5.2.3/src/lgc.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/lua-5.2.3/src/lparser.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/lua-5.2.3/src/lundump.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/lua-5.2.3/src/ldebug.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/lua-5.2.3/src/lfunc.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/lua-5.2.3/src/llex.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/lua-5.2.3/src/llimits.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/lua-5.2.3/src/lauxlib.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/lua-5.2.3/src/lua.hpp
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/lua-5.2.3/src/lzio.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/lua-5.2.3/src/luaconf.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/lua-5.2.3/src/lobject.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Wavefront
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Wavefront/tiny_obj_loader.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/imgui
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/imgui/stb_rect_pack.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/imgui/stb_truetype.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/imgui/imconfig.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/imgui/stb_textedit.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/imgui/imgui.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/imgui/imgui_internal.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/crossguid
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/crossguid/crossguid
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/crossguid/crossguid/guid.hpp
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/serial
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/serial/include
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/serial/include/serial
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/serial/include/serial/v8stdint.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/serial/include/serial/impl
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/serial/include/serial/impl/win.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/serial/include/serial/impl/unix.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/serial/include/serial/serial.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/serial/src
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/serial/src/impl
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/serial/src/impl/list_ports
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/minizip
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/minizip/unzip.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/minizip/zip.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/minizip/crypt.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/minizip/ioapi.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/glad
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/glad/KHR
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/glad/KHR/khrplatform.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/glad/linmath.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/glad/EGL
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/glad/EGL/eglplatform.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/glad/glad
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/glad/glad/glx.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/glad/glad/gl.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/glad/glad/egl.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Structures.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Skins
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Skins/Texturing.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Skins/TexturedBase.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Skins/Simple.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/InputHandler.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Utility.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Events.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Anim.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/ToolTip.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Renderers
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Renderers/FontData.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Renderers/OpenGL.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Renderers/OpenGL_DebugFont.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Renderers/DirectX9.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Renderers/GDIPlus.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Renderers/SFML.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Gwen.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Platforms
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Config.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/UnitTest
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/UnitTest/UnitTest.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Macros.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/DragAndDrop.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/Symbol.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/HSVColorPicker.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/Modal.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/ImagePanel.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/LabelClickable.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/DockBase.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/Base.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/HorizontalScrollBar.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/ListBox.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/DockedTabControl.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/ResizableControl.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/WindowControl.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/Properties.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/ComboBox.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/ToolBar.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/Resizer.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/TabControl.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/Layout
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/Layout/Table.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/Layout/Splitter.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/RadioButton.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/RichLabel.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/MenuStrip.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/TabStrip.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/Canvas.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/Text.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/TextBox.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/SplitterBar.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/MenuItem.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/RadioButtonController.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/TreeControl.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/ScrollBarButton.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/Dragger.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/Property
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/Property/ColorSelector.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/Property/Text.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/Property/BaseProperty.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/StatusBar.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/Dialog
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/ProgressBar.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/Dialogs
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/Dialogs/FileOpen.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/Dialogs/Query.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/Dialogs/FileSave.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/Label.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/ScrollBar.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/PropertyTree.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/GroupBox.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/ColorPicker.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/ScrollControl.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/CrossSplitter.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/VerticalScrollBar.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/ColorControls.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/NumericUpDown.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/Button.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/ScrollBarBar.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/Slider.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/Highlight.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/PanelListPanel.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/TabTitleBar.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/CheckBox.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/HorizontalSlider.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/Menu.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/TreeNode.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/VerticalSlider.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Controls/TabButton.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Exports.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Input
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Input/SDL13.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Input/Windows.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Input/SFML.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Skin.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/TextObject.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Align.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/BaseRender.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Hook.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Font.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Platform.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/Gwen/Texture.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/optionalX11
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/optionalX11/X11
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/optionalX11/X11/Xprotostr.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/optionalX11/X11/keysym.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/optionalX11/X11/Xatom.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/optionalX11/X11/X.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/optionalX11/X11/Xosdefs.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/optionalX11/X11/Xfuncproto.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/optionalX11/X11/XlibConf.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/optionalX11/X11/Xfuncs.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/optionalX11/X11/extensions
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/optionalX11/X11/extensions/XKBstr.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/optionalX11/X11/extensions/XShm.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/optionalX11/X11/extensions/shm.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/optionalX11/X11/extensions/extutil.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/optionalX11/X11/extensions/Xext.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/optionalX11/X11/extensions/XKB.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/optionalX11/X11/extensions/shape.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/optionalX11/X11/extensions/shapeconst.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/optionalX11/X11/cursorfont.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/optionalX11/X11/Xlib.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/optionalX11/X11/Xlibint.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/optionalX11/X11/XKBlib.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/optionalX11/X11/keysymdef.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/optionalX11/X11/Xmd.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/optionalX11/X11/Xutil.h
-- Installing: install/usr/local/include/bullet/ThirdPartyLibs/optionalX11/X11/Xproto.h
-- Installing: install/usr/local/include/bullet/TinyAudio
-- Installing: install/usr/local/include/bullet/TinyAudio/b3AudioListener.h
-- Installing: install/usr/local/include/bullet/TinyAudio/TinyAudioExample.h
-- Installing: install/usr/local/include/bullet/TinyAudio/b3ReadWavFile.h
-- Installing: install/usr/local/include/bullet/TinyAudio/RtAudio.h
-- Installing: install/usr/local/include/bullet/TinyAudio/b3ADSR.h
-- Installing: install/usr/local/include/bullet/TinyAudio/b3SoundEngine.h
-- Installing: install/usr/local/include/bullet/TinyAudio/b3SoundSource.h
-- Installing: install/usr/local/include/bullet/TinyAudio/b3Sound_C_Api.h
-- Installing: install/usr/local/include/bullet/TinyAudio/b3WriteWavFile.h
-- Installing: install/usr/local/include/bullet/TinyAudio/b3SwapUtils.h
-- Installing: install/usr/local/include/bullet/Evolution
-- Installing: install/usr/local/include/bullet/Evolution/NN3DWalkersTimeWarpBase.h
-- Installing: install/usr/local/include/bullet/Evolution/NN3DWalkers.h
-- Installing: install/usr/local/include/bullet/DeformableDemo
-- Installing: install/usr/local/include/bullet/DeformableDemo/Collide.h
-- Installing: install/usr/local/include/bullet/DeformableDemo/SplitImpulse.h
-- Installing: install/usr/local/include/bullet/DeformableDemo/DeformableRigid.h
-- Installing: install/usr/local/include/bullet/DeformableDemo/DeformableSelfCollision.h
-- Installing: install/usr/local/include/bullet/DeformableDemo/DeformableClothAnchor.h
-- Installing: install/usr/local/include/bullet/DeformableDemo/GraspDeformable.h
-- Installing: install/usr/local/include/bullet/DeformableDemo/PinchFriction.h
-- Installing: install/usr/local/include/bullet/DeformableDemo/LargeDeformation.h
-- Installing: install/usr/local/include/bullet/DeformableDemo/MultibodyClothAnchor.h
-- Installing: install/usr/local/include/bullet/DeformableDemo/VolumetricDeformable.h
-- Installing: install/usr/local/include/bullet/DeformableDemo/ClothFriction.h
-- Installing: install/usr/local/include/bullet/DeformableDemo/Pinch.h
-- Installing: install/usr/local/include/bullet/DeformableDemo/DeformableContact.h
-- Installing: install/usr/local/include/bullet/DeformableDemo/DeformableMultibody.h
-- Installing: install/usr/local/include/bullet/SoftDemo
-- Installing: install/usr/local/include/bullet/SoftDemo/SoftDemo.h
-- Installing: install/usr/local/include/bullet/SoftDemo/BunnyMesh.h
-- Installing: install/usr/local/include/bullet/SoftDemo/TorusMesh.h
-- Installing: install/usr/local/include/bullet/HelloWorld
-- Installing: install/usr/local/include/bullet/RollingFrictionDemo
-- Installing: install/usr/local/include/bullet/RollingFrictionDemo/RollingFrictionDemo.h
-- Installing: install/usr/local/include/bullet/TinyRenderer
-- Installing: install/usr/local/include/bullet/TinyRenderer/tgaimage.h
-- Installing: install/usr/local/include/bullet/TinyRenderer/model.h
-- Installing: install/usr/local/include/bullet/TinyRenderer/TinyRenderer.h
-- Installing: install/usr/local/include/bullet/TinyRenderer/our_gl.h
-- Installing: install/usr/local/include/bullet/TinyRenderer/geometry.h
-- Installing: install/usr/local/include/bullet/Benchmarks
-- Installing: install/usr/local/include/bullet/Benchmarks/BenchmarkDemo.h
-- Installing: install/usr/local/include/bullet/Benchmarks/landscapeData.h
-- Installing: install/usr/local/include/bullet/Benchmarks/HaltonData.h
-- Installing: install/usr/local/include/bullet/Benchmarks/TaruData.h
-- Installing: install/usr/local/include/bullet/RenderingExamples
-- Installing: install/usr/local/include/bullet/RenderingExamples/RaytracerSetup.h
-- Installing: install/usr/local/include/bullet/RenderingExamples/CoordinateSystemDemo.h
-- Installing: install/usr/local/include/bullet/RenderingExamples/DynamicTexturedCubeDemo.h
-- Installing: install/usr/local/include/bullet/RenderingExamples/TimeSeriesExample.h
-- Installing: install/usr/local/include/bullet/RenderingExamples/TinyVRGui.h
-- Installing: install/usr/local/include/bullet/RenderingExamples/TimeSeriesFontData.h
-- Installing: install/usr/local/include/bullet/RenderingExamples/RenderInstancingDemo.h
-- Installing: install/usr/local/include/bullet/RenderingExamples/TimeSeriesCanvas.h
-- Installing: install/usr/local/include/bullet/RenderingExamples/TinyRendererSetup.h
-- Installing: install/usr/local/include/bullet/LuaDemo
-- Installing: install/usr/local/include/bullet/LuaDemo/LuaPhysicsSetup.h
-- Installing: install/usr/local/include/bullet/Collision
-- Installing: install/usr/local/include/bullet/Collision/CollisionSdkC_Api.h
-- Installing: install/usr/local/include/bullet/Collision/Internal
-- Installing: install/usr/local/include/bullet/Collision/Internal/Bullet2CollisionSdk.h
-- Installing: install/usr/local/include/bullet/Collision/Internal/CollisionSdkInterface.h
-- Installing: install/usr/local/include/bullet/Collision/Internal/RealTimeBullet3CollisionSdk.h
-- Installing: install/usr/local/include/bullet/Collision/CollisionTutorialBullet2.h
-- Installing: install/usr/local/include/bullet/pybullet
-- Installing: install/usr/local/include/bullet/pybullet/notebooks
-- Installing: install/usr/local/include/bullet/pybullet/gym
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/baselines
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/prediction
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/ARS
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/deep_mimic
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/deep_mimic/mocap
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/deep_mimic/gym_env
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/deep_mimic/learning
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/deep_mimic/learning/nets
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/deep_mimic/learning/solvers
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/deep_mimic/env
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/bullet
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/stable_baselines
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/agents
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/agents/tools
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/agents/ppo
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/minitaur
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/minitaur/vision
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/minitaur/actuatornet
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/minitaur/actuatornet/data
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/minitaur/envs
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/minitaur/envs/env_randomizers
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/minitaur/envs_v2
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/minitaur/envs_v2/evaluation
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/minitaur/envs_v2/tasks
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/minitaur/envs_v2/env_wrappers
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/minitaur/envs_v2/utilities
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/minitaur/envs_v2/examples
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/minitaur/envs_v2/scenes
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/minitaur/envs_v2/sensors
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/minitaur/agents
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/minitaur/agents/scripts
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/minitaur/agents/tools
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/minitaur/agents/ppo
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/minitaur/agents/trajectory_generator
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/minitaur/agents/baseline_controller
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/minitaur/robots
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/minitaur/robots/safety
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/minitaur/robots/safety/python
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/minitaur/robots/utilities
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_envs/examples
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_examples
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/domino
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/differential
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/mini_cheetah
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/mini_cheetah/meshes
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/xarm
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/xarm/xarm_description
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/xarm/xarm_description/meshes
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/xarm/xarm_description/meshes/xarm6
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/xarm/xarm_description/meshes/xarm6/collision
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/xarm/xarm_description/meshes/xarm6/visual
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/xarm/xarm_gripper
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/xarm/xarm_gripper/meshes
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/roboschool
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/roboschool/models_outdoor
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/roboschool/models_outdoor/stadium
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/testdata
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/testdata/test_imu_state_estimator
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/quadruped
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/quadruped/microtaur
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/policies
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/policies/ppo
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/policies/ppo/minitaur_reactive_env
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/policies/ppo/minitaur_trotting_env
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/objects
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/husky
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/husky/meshes
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/urdf
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/a1
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/a1/meshes
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/laikago
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/humanoid
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/heightmaps
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/racecar
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/racecar/meshes
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/biped
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/jenga
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/173
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/261
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/569
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/853
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/394
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/675
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/117
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/947
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/852
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/714
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/806
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/277
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/915
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/461
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/389
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/090
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/242
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/084
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/285
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/455
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/780
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/498
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/157
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/245
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/467
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/645
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/246
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/134
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/913
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/265
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/893
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/523
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/474
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/934
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/473
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/697
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/529
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/854
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/337
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/026
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/102
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/903
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/433
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/147
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/706
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/803
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/295
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/570
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/369
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/521
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/905
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/169
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/363
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/068
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/859
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/770
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/083
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/021
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/253
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/746
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/185
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/146
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/545
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/052
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/863
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/944
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/870
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/740
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/616
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/617
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/598
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/300
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/162
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/270
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/118
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/922
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/526
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/466
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/425
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/541
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/556
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/334
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/116
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/233
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/121
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/907
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/132
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/379
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/777
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/668
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/190
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/537
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/869
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/926
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/649
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/207
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/632
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/524
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/051
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/548
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/436
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/360
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/886
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/798
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/298
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/605
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/596
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/543
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/020
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/908
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/239
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/074
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/607
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/726
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/795
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/353
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/056
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/266
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/189
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/628
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/606
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/800
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/487
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/563
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/682
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/672
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/679
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/061
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/689
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/846
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/601
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/272
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/444
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/517
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/317
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/724
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/722
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/123
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/089
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/550
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/771
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/287
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/136
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/327
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/896
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/301
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/365
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/644
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/752
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/939
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/145
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/007
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/945
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/471
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/269
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/401
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/234
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/845
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/998
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/324
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/940
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/508
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/431
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/025
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/512
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/422
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/248
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/237
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/577
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/646
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/895
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/978
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/408
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/163
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/995
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/316
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/029
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/873
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/658
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/375
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/017
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/651
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/924
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/917
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/765
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/965
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/002
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/937
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/916
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/188
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/200
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/119
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/576
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/312
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/393
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/783
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/241
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/260
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/073
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/793
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/434
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/619
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/986
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/332
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/366
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/730
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/815
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/884
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/583
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/534
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/149
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/625
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/692
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/558
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/656
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/230
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/669
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/579
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/477
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/513
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/182
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/663
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/520
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/351
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/931
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/349
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/622
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/075
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/835
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/691
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/665
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/343
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/568
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/203
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/580
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/128
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/897
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/766
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/866
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/652
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/463
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/243
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/024
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/122
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/830
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/288
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/225
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/195
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/161
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/789
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/192
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/057
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/193
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/381
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/593
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/479
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/661
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/049
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/371
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/204
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/614
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/302
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/483
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/547
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/881
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/205
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/654
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/502
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/511
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/864
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/396
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/031
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/165
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/769
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/713
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/172
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/930
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/376
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/403
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/175
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/364
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/405
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/372
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/589
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/779
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/879
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/993
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/004
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/681
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/578
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/321
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/220
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/209
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/223
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/673
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/198
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/677
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/216
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/988
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/955
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/319
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/040
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/499
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/159
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/028
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/735
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/406
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/082
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/734
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/290
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/801
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/758
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/133
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/370
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/140
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/566
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/678
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/882
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/109
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/820
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/325
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/341
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/294
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/181
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/153
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/213
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/170
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/662
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/642
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/367
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/571
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/824
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/218
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/199
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/802
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/865
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/115
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/935
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/976
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/527
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/276
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/877
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/012
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/842
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/836
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/224
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/948
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/839
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/591
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/411
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/158
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/465
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/950
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/912
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/952
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/891
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/674
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/180
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/113
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/092
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/445
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/720
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/275
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/418
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/397
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/244
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/555
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/727
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/127
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/432
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/885
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/150
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/794
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/413
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/160
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/378
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/439
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/954
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/126
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/761
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/901
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/093
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/306
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/227
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/078
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/565
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/875
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/438
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/849
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/329
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/778
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/080
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/851
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/814
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/340
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/643
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/987
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/564
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/813
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/985
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/235
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/533
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/878
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/264
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/362
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/419
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/755
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/280
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/103
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/291
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/178
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/249
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/067
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/983
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/311
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/357
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/086
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/981
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/827
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/977
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/753
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/344
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/638
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/906
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/388
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/970
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/982
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/023
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/112
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/831
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/990
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/712
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/759
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/050
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/354
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/723
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/151
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/704
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/809
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/485
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/991
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/322
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/489
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/305
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/240
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/719
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/048
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/929
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/613
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/263
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/414
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/064
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/087
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/963
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/584
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/532
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/497
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/702
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/176
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/462
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/069
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/210
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/063
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/491
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/557
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/862
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/599
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/066
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/333
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/818
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/289
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/417
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/509
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/693
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/006
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/696
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/636
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/698
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/997
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/626
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/168
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/620
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/229
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/138
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/254
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/191
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/841
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/857
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/262
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/688
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/098
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/816
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/561
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/304
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/478
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/053
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/250
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/832
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/426
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/457
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/278
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/516
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/503
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/296
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/124
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/013
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/552
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/076
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/953
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/345
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/281
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/174
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/588
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/184
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/756
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/037
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/016
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/611
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/549
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/297
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/111
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/495
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/120
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/452
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/001
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/837
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/634
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/309
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/391
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/500
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/139
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/202
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/562
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/515
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/747
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/412
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/624
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/030
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/725
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/034
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/810
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/966
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/072
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/951
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/992
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/754
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/490
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/355
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/336
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/871
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/387
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/504
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/232
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/655
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/493
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/420
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/107
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/823
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/501
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/969
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/840
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/043
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/659
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/421
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/009
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/015
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/738
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/718
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/201
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/273
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/441
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/042
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/627
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/453
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/544
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/331
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/975
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/774
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/883
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/609
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/177
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/889
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/819
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/608
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/482
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/279
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/650
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/446
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/164
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/695
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/476
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/838
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/470
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/909
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/472
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/792
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/507
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/928
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/733
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/888
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/711
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/131
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/559
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/826
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/097
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/320
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/307
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/528
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/055
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/108
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/641
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/231
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/505
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/058
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/036
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/807
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/743
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/196
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/791
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/451
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/904
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/358
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/101
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/247
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/208
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/003
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/099
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/676
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/494
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/167
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/011
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/872
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/910
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/368
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/670
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/384
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/703
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/035
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/045
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/804
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/861
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/510
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/635
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/844
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/867
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/460
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/148
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/684
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/525
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/032
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/392
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/054
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/437
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/822
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/310
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/293
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/062
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/492
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/217
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/286
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/828
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/946
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/631
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/582
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/694
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/961
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/415
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/685
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/762
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/667
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/079
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/423
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/960
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/784
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/211
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/630
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/114
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/350
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/540
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/000
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/402
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/902
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/186
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/110
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/914
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/898
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/918
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/943
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/604
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/352
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/938
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/130
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/600
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/435
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/925
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/715
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/373
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/359
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/551
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/222
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/750
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/010
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/554
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/796
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/603
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/890
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/303
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/014
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/850
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/380
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/458
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/980
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/821
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/459
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/428
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/313
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/785
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/856
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/255
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/095
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/716
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/187
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/942
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/059
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/429
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/323
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/919
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/843
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/019
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/994
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/847
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/077
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/404
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/597
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/258
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/464
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/374
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/760
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/687
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/729
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/314
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/094
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/106
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/707
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/416
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/531
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/522
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/739
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/171
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/553
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/125
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/964
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/764
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/594
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/799
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/385
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/848
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/700
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/274
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/936
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/572
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/574
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/194
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/257
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/535
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/560
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/590
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/409
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/018
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/197
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/592
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/941
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/539
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/044
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/984
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/155
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/085
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/808
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/911
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/996
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/923
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/790
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/772
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/775
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/763
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/717
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/989
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/671
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/484
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/640
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/424
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/612
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/105
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/812
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/259
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/660
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/022
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/782
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/442
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/335
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/999
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/236
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/514
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/927
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/454
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/065
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/251
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/653
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/347
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/346
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/979
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/400
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/299
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/868
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/860
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/921
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/728
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/629
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/430
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/967
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/399
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/664
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/932
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/407
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/974
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/567
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/538
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/710
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/776
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/894
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/797
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/271
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/686
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/542
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/968
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/874
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/708
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/443
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/447
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/252
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/468
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/709
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/887
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/214
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/330
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/183
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/070
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/958
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/033
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/318
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/282
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/215
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/751
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/767
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/228
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/390
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/142
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/575
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/328
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/143
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/154
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/633
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/480
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/268
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/284
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/221
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/876
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/745
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/256
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/226
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/449
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/833
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/731
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/581
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/773
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/100
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/448
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/855
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/834
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/657
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/518
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/041
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/440
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/326
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/315
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/283
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/829
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/805
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/768
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/585
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/595
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/141
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/008
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/957
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/749
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/135
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/744
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/292
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/680
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/071
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/621
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/506
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/639
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/488
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/469
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/757
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/398
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/892
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/475
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/179
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/129
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/741
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/361
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/377
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/699
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/156
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/586
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/956
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/690
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/027
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/786
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/104
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/039
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/781
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/046
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/899
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/971
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/450
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/623
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/427
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/238
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/880
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/342
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/637
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/602
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/587
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/787
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/496
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/615
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/742
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/481
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/456
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/386
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/308
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/530
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/933
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/047
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/666
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/382
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/137
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/267
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/144
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/383
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/166
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/338
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/519
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/825
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/206
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/962
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/973
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/096
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/732
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/212
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/152
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/348
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/705
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/959
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/091
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/395
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/088
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/610
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/920
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/721
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/900
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/410
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/648
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/701
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/038
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/788
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/060
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/817
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/811
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/356
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/005
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/573
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/219
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/949
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/972
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/546
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/737
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/339
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/536
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/647
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/736
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/858
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/748
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/081
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/486
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/683
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/random_urdfs/618
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/table_square
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/configs
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/toys
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/mjcf
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/data
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/data/policies
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/data/policies/humanoid3d
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/data/motions
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/data/motions/walker
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/data/agents
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/kiva_shelf
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/kiva_shelf/meshes
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/gripper
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/gripper/meshes
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/lego
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/franka_panda
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/franka_panda/meshes
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/franka_panda/meshes/collision
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/franka_panda/meshes/visual
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/torus
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/configs_v2
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/configs_v2/base
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/configs_v2/tasks
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/configs_v2/wrappers
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/configs_v2/robots
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/configs_v2/scenes
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/bicycle
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/bicycle/files
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/args
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/tray
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/table
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/kuka_iiwa
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_data/kuka_iiwa/meshes
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_utils
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_utils/examples
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_robots
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_robots/xarm
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_robots/panda
-- Installing: install/usr/local/include/bullet/pybullet/gym/pybullet_robots/laikago
-- Installing: install/usr/local/include/bullet/pybullet/unity3d
-- Installing: install/usr/local/include/bullet/pybullet/unity3d/autogen
-- Installing: install/usr/local/include/bullet/pybullet/unity3d/examples
-- Installing: install/usr/local/include/bullet/pybullet/unittests
-- Installing: install/usr/local/include/bullet/pybullet/tensorflow
-- Installing: install/usr/local/include/bullet/pybullet/numpy
-- Installing: install/usr/local/include/bullet/pybullet/examples
-- Installing: install/usr/local/include/bullet/pybullet/examples/data
-- Installing: install/usr/local/include/bullet/RigidBody
-- Installing: install/usr/local/include/bullet/RigidBody/RigidBodySoftContact.h
-- Installing: install/usr/local/include/bullet/RigidBody/KinematicRigidBodyExample.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow
-- Installing: install/usr/local/include/bullet/OpenGLWindow/GLRenderToTexture.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/Win32Window.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/GLInstancingRenderer.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/GLInstanceGraphicsShape.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/Shaders
-- Installing: install/usr/local/include/bullet/OpenGLWindow/Shaders/useShadowMapInstancingPS.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/Shaders/segmentationMaskInstancingVS.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/Shaders/useShadowMapInstancingVS.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/Shaders/projectiveTextureInstancingVS.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/Shaders/createShadowMapInstancingPS.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/Shaders/pointSpriteVS.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/Shaders/projectiveTextureInstancingPS.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/Shaders/linesPS.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/Shaders/createShadowMapInstancingVS.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/Shaders/pointSpritePS.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/Shaders/instancingPS.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/Shaders/instancingVS.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/Shaders/segmentationMaskInstancingPS.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/Shaders/linesVS.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/Win32OpenGLWindow.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/GLInstanceRendererInternalData.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/ShapeData.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/LoadShader.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/MacOpenGLWindow.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/GLPrimInternalData.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/MacOpenGLWindowObjC.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/Win32InternalWindowData.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/opengl_fontstashcallbacks.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/TwFonts.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/OpenGL2Include.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/GLFWOpenGLWindow.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/EGLOpenGLWindow.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/SimpleOpenGL3App.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/SimpleCamera.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/SimpleOpenGL2Renderer.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/GwenOpenGL3CoreRenderer.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/fontstash.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/GLPrimitiveRenderer.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/OpenGLInclude.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/SimpleOpenGL2App.h
-- Installing: install/usr/local/include/bullet/OpenGLWindow/X11OpenGLWindow.h
-- Installing: install/usr/local/include/bullet/OpenCL
-- Installing: install/usr/local/include/bullet/OpenCL/CommonOpenCL
-- Installing: install/usr/local/include/bullet/OpenCL/CommonOpenCL/CommonOpenCLBase.h
-- Installing: install/usr/local/include/bullet/OpenCL/CommonOpenCL/GpuDemoInternalData.h
-- Installing: install/usr/local/include/bullet/OpenCL/rigidbody
-- Installing: install/usr/local/include/bullet/OpenCL/rigidbody/GpuRigidBodyDemo.h
-- Installing: install/usr/local/include/bullet/OpenCL/rigidbody/ConcaveScene.h
-- Installing: install/usr/local/include/bullet/OpenCL/rigidbody/GpuCompoundScene.h
-- Installing: install/usr/local/include/bullet/OpenCL/rigidbody/GpuSphereScene.h
-- Installing: install/usr/local/include/bullet/OpenCL/rigidbody/GpuConvexScene.h
-- Installing: install/usr/local/include/bullet/OpenCL/rigidbody/GpuRigidBodyDemoInternalData.h
-- Installing: install/usr/local/include/bullet/OpenCL/broadphase
-- Installing: install/usr/local/include/bullet/OpenCL/broadphase/pairsKernel.h
-- Installing: install/usr/local/include/bullet/OpenCL/broadphase/PairBench.h
-- Installing: install/usr/local/include/bullet/Planar2D
-- Installing: install/usr/local/include/bullet/Planar2D/Planar2D.h
-- Installing: install/usr/local/include/bullet/Raycast
-- Installing: install/usr/local/include/bullet/Raycast/RaytestDemo.h
-- Installing: install/usr/local/include/bullet/SimpleOpenGL3
-- Installing: install/usr/local/include/bullet/MultiBody
-- Installing: install/usr/local/include/bullet/MultiBody/pendulum_gold.h
-- Installing: install/usr/local/include/bullet/MultiBody/KinematicMultiBodyExample.h
-- Installing: install/usr/local/include/bullet/MultiBody/InvertedPendulumPDControl.h
-- Installing: install/usr/local/include/bullet/MultiBody/SerialChains.h
-- Installing: install/usr/local/include/bullet/MultiBody/MultiBodyConstraintFeedback.h
-- Installing: install/usr/local/include/bullet/MultiBody/MultiDofDemo.h
-- Installing: install/usr/local/include/bullet/MultiBody/Pendulum.h
-- Installing: install/usr/local/include/bullet/MultiBody/MultiBodySoftContact.h
-- Installing: install/usr/local/include/bullet/MultiBody/TestJointTorqueSetup.h
-- Installing: install/usr/local/include/bullet/FractureDemo
-- Installing: install/usr/local/include/bullet/FractureDemo/btFractureDynamicsWorld.h
-- Installing: install/usr/local/include/bullet/FractureDemo/btFractureBody.h
-- Installing: install/usr/local/include/bullet/FractureDemo/FractureDemo.h
-- Installing: install/usr/local/include/bullet/VoronoiFracture
-- Installing: install/usr/local/include/bullet/VoronoiFracture/VoronoiFractureDemo.h
-- Installing: install/usr/local/include/bullet/VoronoiFracture/btConvexConvexMprAlgorithm.h
-- Installing: install/usr/local/include/bullet/BasicDemo
-- Installing: install/usr/local/include/bullet/BasicDemo/BasicExample.h
-- Installing: install/usr/local/include/bullet/BulletRobotics
-- Installing: install/usr/local/include/bullet/BulletRobotics/JointLimit.h
-- Installing: install/usr/local/include/bullet/BulletRobotics/FixJointBoxes.h
-- Installing: install/usr/local/include/bullet/BulletRobotics/BoxStack.h
-- Installing: install/usr/local/include/bullet/Vehicles
-- Installing: install/usr/local/include/bullet/Vehicles/Hinge2Vehicle.h
-- Installing: install/usr/local/include/bullet/ExampleBrowser
-- Installing: install/usr/local/include/bullet/ExampleBrowser/CollisionShape2TriangleMesh.h
-- Installing: install/usr/local/include/bullet/ExampleBrowser/OpenGLExampleBrowser.h
-- Installing: install/usr/local/include/bullet/ExampleBrowser/GwenGUISupport
-- Installing: install/usr/local/include/bullet/ExampleBrowser/GwenGUISupport/gwenInternalData.h
-- Installing: install/usr/local/include/bullet/ExampleBrowser/GwenGUISupport/GwenTextureWindow.h
-- Installing: install/usr/local/include/bullet/ExampleBrowser/GwenGUISupport/gwenUserInterface.h
-- Installing: install/usr/local/include/bullet/ExampleBrowser/GwenGUISupport/GraphingTexture.h
-- Installing: install/usr/local/include/bullet/ExampleBrowser/GwenGUISupport/GwenParameterInterface.h
-- Installing: install/usr/local/include/bullet/ExampleBrowser/GwenGUISupport/GwenProfileWindow.h
-- Installing: install/usr/local/include/bullet/ExampleBrowser/EmptyExample.h
-- Installing: install/usr/local/include/bullet/ExampleBrowser/ExampleBrowserInterface.h
-- Installing: install/usr/local/include/bullet/ExampleBrowser/InProcessExampleBrowser.h
-- Installing: install/usr/local/include/bullet/ExampleBrowser/ExampleEntries.h
-- Installing: install/usr/local/include/bullet/ExampleBrowser/EmptyBrowser.h
-- Installing: install/usr/local/include/bullet/ExampleBrowser/GL_ShapeDrawer.h
-- Installing: install/usr/local/include/bullet/ExampleBrowser/OpenGLGuiHelper.h
-- Installing: install/usr/local/include/bullet/ExtendedTutorials
-- Installing: install/usr/local/include/bullet/ExtendedTutorials/CompoundBoxes.h
-- Installing: install/usr/local/include/bullet/ExtendedTutorials/SimpleCloth.h
-- Installing: install/usr/local/include/bullet/ExtendedTutorials/RigidBodyFromObj.h
-- Installing: install/usr/local/include/bullet/ExtendedTutorials/Chain.h
-- Installing: install/usr/local/include/bullet/ExtendedTutorials/Bridge.h
-- Installing: install/usr/local/include/bullet/ExtendedTutorials/NewtonsCradle.h
-- Installing: install/usr/local/include/bullet/ExtendedTutorials/NewtonsRopeCradle.h
-- Installing: install/usr/local/include/bullet/ExtendedTutorials/SimpleBox.h
-- Installing: install/usr/local/include/bullet/ExtendedTutorials/SimpleJoint.h
-- Installing: install/usr/local/include/bullet/ExtendedTutorials/MultiPendulum.h
-- Installing: install/usr/local/include/bullet/ExtendedTutorials/MultipleBoxes.h
-- Installing: install/usr/local/include/bullet/ExtendedTutorials/InclinedPlane.h
-- Installing: install/usr/local/include/bullet/Constraints
-- Installing: install/usr/local/include/bullet/Constraints/TestHingeTorque.h
-- Installing: install/usr/local/include/bullet/Constraints/Dof6Spring2Setup.h
-- Installing: install/usr/local/include/bullet/Constraints/ConstraintPhysicsSetup.h
-- Installing: install/usr/local/include/bullet/Constraints/ConstraintDemo.h
-- Installing: install/usr/local/include/bullet/CommonInterfaces
-- Installing: install/usr/local/include/bullet/CommonInterfaces/CommonGraphicsAppInterface.h
-- Installing: install/usr/local/include/bullet/CommonInterfaces/CommonRenderInterface.h
-- Installing: install/usr/local/include/bullet/CommonInterfaces/CommonExampleInterface.h
-- Installing: install/usr/local/include/bullet/CommonInterfaces/CommonCallbacks.h
-- Installing: install/usr/local/include/bullet/CommonInterfaces/CommonWindowInterface.h
-- Installing: install/usr/local/include/bullet/CommonInterfaces/CommonMultiBodyBase.h
-- Installing: install/usr/local/include/bullet/CommonInterfaces/CommonFileIOInterface.h
-- Installing: install/usr/local/include/bullet/CommonInterfaces/CommonRigidBodyBase.h
-- Installing: install/usr/local/include/bullet/CommonInterfaces/CommonDeformableBodyBase.h
-- Installing: install/usr/local/include/bullet/CommonInterfaces/CommonGUIHelperInterface.h
-- Installing: install/usr/local/include/bullet/CommonInterfaces/CommonParameterInterface.h
-- Installing: install/usr/local/include/bullet/CommonInterfaces/Common2dCanvasInterface.h
-- Installing: install/usr/local/include/bullet/CommonInterfaces/CommonCameraInterface.h
-- Installing: install/usr/local/include/bullet/MultiThreading
-- Installing: install/usr/local/include/bullet/MultiThreading/b3PosixThreadSupport.h
-- Installing: install/usr/local/include/bullet/MultiThreading/b3ThreadSupportInterface.h
-- Installing: install/usr/local/include/bullet/MultiThreading/MultiThreadingExample.h
-- Installing: install/usr/local/include/bullet/MultiThreading/b3Win32ThreadSupport.h
-- Installing: install/usr/local/include/bullet/ForkLift
-- Installing: install/usr/local/include/bullet/ForkLift/ForkLiftDemo.h
-- Installing: install/usr/local/include/bullet/TwoJoint
-- Installing: install/usr/local/include/bullet/Utils
-- Installing: install/usr/local/include/bullet/Utils/ChromeTraceUtil.h
-- Installing: install/usr/local/include/bullet/Utils/b3Clock.h
-- Installing: install/usr/local/include/bullet/Utils/b3ERPCFMHelper.hpp
-- Installing: install/usr/local/include/bullet/Utils/RobotLoggingUtil.h
-- Installing: install/usr/local/include/bullet/Utils/b3BulletDefaultFileIO.h
-- Installing: install/usr/local/include/bullet/Utils/b3ResourcePath.h
-- Installing: install/usr/local/include/bullet/Utils/b3ReferenceFrameHelper.hpp
-- Installing: install/usr/local/include/bullet/Utils/b3Quickprof.h
-- Installing: install/usr/local/include/bullet/RobotSimulator
-- Installing: install/usr/local/include/bullet/RobotSimulator/b3RobotSimulatorClientAPI.h
-- Installing: install/usr/local/include/bullet/RobotSimulator/MinitaurSetup.h
-- Installing: install/usr/local/include/bullet/RobotSimulator/MinitaurSimulatorExample.h
-- Installing: install/usr/local/include/bullet/RoboticsLearning
-- Installing: install/usr/local/include/bullet/RoboticsLearning/KukaGraspExample.h
-- Installing: install/usr/local/include/bullet/RoboticsLearning/R2D2GraspExample.h
-- Installing: install/usr/local/include/bullet/RoboticsLearning/GripperGraspExample.h
-- Up-to-date: install/usr/local/include/bullet/InverseDynamics
-- Installing: install/usr/local/include/bullet/InverseDynamics/InverseDynamicsExample.h
-- Installing: install/usr/local/include/bullet/Experiments
-- Installing: install/usr/local/include/bullet/Experiments/ImplicitCloth
-- Installing: install/usr/local/include/bullet/Experiments/ImplicitCloth/ImplicitClothExample.h
-- Installing: install/usr/local/include/bullet/Experiments/ImplicitCloth/stan
-- Installing: install/usr/local/include/bullet/Experiments/ImplicitCloth/stan/array.h
-- Installing: install/usr/local/include/bullet/Experiments/ImplicitCloth/stan/SpringNetwork.h
-- Installing: install/usr/local/include/bullet/Experiments/ImplicitCloth/stan/vecmath.h
-- Installing: install/usr/local/include/bullet/Experiments/ImplicitCloth/stan/vec3n.h
-- Installing: install/usr/local/include/bullet/Experiments/ImplicitCloth/stan/Cloth.h
-- Installing: install/usr/local/include/bullet/GyroscopicDemo
-- Installing: install/usr/local/include/bullet/GyroscopicDemo/GyroscopicSetup.h
-- Installing: install/usr/local/include/bullet/DynamicControlDemo
-- Installing: install/usr/local/include/bullet/DynamicControlDemo/MotorDemo.h
-- Installing: install/usr/local/include/bullet/SharedMemory
-- Installing: install/usr/local/include/bullet/SharedMemory/grpc
-- Installing: install/usr/local/include/bullet/SharedMemory/grpc/ConvertGRPCBullet.h
-- Installing: install/usr/local/include/bullet/SharedMemory/grpc/proto
-- Installing: install/usr/local/include/bullet/SharedMemory/Win32SharedMemory.h
-- Installing: install/usr/local/include/bullet/SharedMemory/PhysicsClientUDP.h
-- Installing: install/usr/local/include/bullet/SharedMemory/PhysicsDirectC_API.h
-- Installing: install/usr/local/include/bullet/SharedMemory/PhysicsClientUDP_C_API.h
-- Installing: install/usr/local/include/bullet/SharedMemory/plugins
-- Installing: install/usr/local/include/bullet/SharedMemory/plugins/b3PluginContext.h
-- Installing: install/usr/local/include/bullet/SharedMemory/plugins/b3PluginAPI.h
-- Installing: install/usr/local/include/bullet/SharedMemory/plugins/b3PluginCollisionInterface.h
-- Installing: install/usr/local/include/bullet/SharedMemory/plugins/pdControlPlugin
-- Installing: install/usr/local/include/bullet/SharedMemory/plugins/pdControlPlugin/pdControlPlugin.h
-- Installing: install/usr/local/include/bullet/SharedMemory/plugins/grpcPlugin
-- Installing: install/usr/local/include/bullet/SharedMemory/plugins/grpcPlugin/grpcPlugin.h
-- Installing: install/usr/local/include/bullet/SharedMemory/plugins/vrSyncPlugin
-- Installing: install/usr/local/include/bullet/SharedMemory/plugins/vrSyncPlugin/vrSyncPlugin.h
-- Installing: install/usr/local/include/bullet/SharedMemory/plugins/fileIOPlugin
-- Installing: install/usr/local/include/bullet/SharedMemory/plugins/fileIOPlugin/zipFileIO.h
-- Installing: install/usr/local/include/bullet/SharedMemory/plugins/fileIOPlugin/fileIOPlugin.h
-- Installing: install/usr/local/include/bullet/SharedMemory/plugins/b3PluginFileIOInterface.h
-- Installing: install/usr/local/include/bullet/SharedMemory/plugins/collisionFilterPlugin
-- Installing: install/usr/local/include/bullet/SharedMemory/plugins/collisionFilterPlugin/collisionFilterPlugin.h
-- Installing: install/usr/local/include/bullet/SharedMemory/plugins/eglPlugin
-- Installing: install/usr/local/include/bullet/SharedMemory/plugins/eglPlugin/eglRendererVisualShapeConverter.h
-- Installing: install/usr/local/include/bullet/SharedMemory/plugins/eglPlugin/eglRendererPlugin.h
-- Installing: install/usr/local/include/bullet/SharedMemory/plugins/stablePDPlugin
-- Installing: install/usr/local/include/bullet/SharedMemory/plugins/stablePDPlugin/RBDUtil.h
-- Installing: install/usr/local/include/bullet/SharedMemory/plugins/stablePDPlugin/Shape.h
-- Installing: install/usr/local/include/bullet/SharedMemory/plugins/stablePDPlugin/KinTree.h
-- Installing: install/usr/local/include/bullet/SharedMemory/plugins/stablePDPlugin/RBDModel.h
-- Installing: install/usr/local/include/bullet/SharedMemory/plugins/stablePDPlugin/SpAlg.h
-- Installing: install/usr/local/include/bullet/SharedMemory/plugins/stablePDPlugin/BulletConversion.h
-- Installing: install/usr/local/include/bullet/SharedMemory/plugins/stablePDPlugin/MathUtil.h
-- Installing: install/usr/local/include/bullet/SharedMemory/plugins/testPlugin
-- Installing: install/usr/local/include/bullet/SharedMemory/plugins/testPlugin/testplugin.h
-- Installing: install/usr/local/include/bullet/SharedMemory/plugins/tinyRendererPlugin
-- Installing: install/usr/local/include/bullet/SharedMemory/plugins/tinyRendererPlugin/TinyRendererVisualShapeConverter.h
-- Installing: install/usr/local/include/bullet/SharedMemory/plugins/tinyRendererPlugin/tinyRendererPlugin.h
-- Installing: install/usr/local/include/bullet/SharedMemory/PhysicsServer.h
-- Installing: install/usr/local/include/bullet/SharedMemory/PhysicsServerExample.h
-- Installing: install/usr/local/include/bullet/SharedMemory/PhysicsClientExample.h
-- Installing: install/usr/local/include/bullet/SharedMemory/SharedMemoryPublic.h
-- Installing: install/usr/local/include/bullet/SharedMemory/GraphicsSharedMemoryBlock.h
-- Installing: install/usr/local/include/bullet/SharedMemory/PhysicsCommandProcessorInterface.h
-- Installing: install/usr/local/include/bullet/SharedMemory/PhysicsClientSharedMemory.h
-- Installing: install/usr/local/include/bullet/SharedMemory/SharedMemoryCommandProcessor.h
-- Installing: install/usr/local/include/bullet/SharedMemory/RobotControlExample.h
-- Installing: install/usr/local/include/bullet/SharedMemory/PhysicsClientSharedMemory_C_API.h
-- Installing: install/usr/local/include/bullet/SharedMemory/SharedMemoryInProcessPhysicsC_API.h
-- Installing: install/usr/local/include/bullet/SharedMemory/PhysicsClientSharedMemory2.h
-- Installing: install/usr/local/include/bullet/SharedMemory/IKTrajectoryHelper.h
-- Installing: install/usr/local/include/bullet/SharedMemory/PhysicsServerExampleBullet2.h
-- Installing: install/usr/local/include/bullet/SharedMemory/PhysicsClientTCP_C_API.h
-- Installing: install/usr/local/include/bullet/SharedMemory/SharedMemoryBlock.h
-- Installing: install/usr/local/include/bullet/SharedMemory/PhysicsDirect.h
-- Installing: install/usr/local/include/bullet/SharedMemory/GraphicsSharedMemoryPublic.h
-- Installing: install/usr/local/include/bullet/SharedMemory/PhysicsLoopBackC_API.h
-- Installing: install/usr/local/include/bullet/SharedMemory/mujoco
-- Installing: install/usr/local/include/bullet/SharedMemory/mujoco/MuJoCoPhysicsClient.h
-- Installing: install/usr/local/include/bullet/SharedMemory/mujoco/MuJoCoPhysicsServerCommandProcessor.h
-- Installing: install/usr/local/include/bullet/SharedMemory/mujoco/MuJoCoPhysicsC_API.h
-- Installing: install/usr/local/include/bullet/SharedMemory/GraphicsClientExample.h
-- Installing: install/usr/local/include/bullet/SharedMemory/RemoteGUIHelperTCP.h
-- Installing: install/usr/local/include/bullet/SharedMemory/PosixSharedMemory.h
-- Installing: install/usr/local/include/bullet/SharedMemory/PhysicsClient.h
-- Installing: install/usr/local/include/bullet/SharedMemory/SharedMemoryCommands.h
-- Installing: install/usr/local/include/bullet/SharedMemory/GraphicsServerExample.h
-- Installing: install/usr/local/include/bullet/SharedMemory/b3RobotSimulatorClientAPI_NoDirect.h
-- Installing: install/usr/local/include/bullet/SharedMemory/InProcessMemory.h
-- Installing: install/usr/local/include/bullet/SharedMemory/b3RobotSimulatorClientAPI_InternalData.h
-- Installing: install/usr/local/include/bullet/SharedMemory/BodyJointInfoUtility.h
-- Installing: install/usr/local/include/bullet/SharedMemory/GraphicsSharedMemoryCommands.h
-- Installing: install/usr/local/include/bullet/SharedMemory/tcp
-- Installing: install/usr/local/include/bullet/SharedMemory/RemoteGUIHelper.h
-- Installing: install/usr/local/include/bullet/SharedMemory/PhysicsServerCommandProcessor.h
-- Installing: install/usr/local/include/bullet/SharedMemory/PhysicsClientSharedMemory2_C_API.h
-- Installing: install/usr/local/include/bullet/SharedMemory/b3RobotSimulatorClientAPI_NoGUI.h
-- Installing: install/usr/local/include/bullet/SharedMemory/PhysicsClientC_API.h
-- Installing: install/usr/local/include/bullet/SharedMemory/SharedMemoryCommon.h
-- Installing: install/usr/local/include/bullet/SharedMemory/PhysicsClientGRPC.h
-- Installing: install/usr/local/include/bullet/SharedMemory/udp
-- Installing: install/usr/local/include/bullet/SharedMemory/SharedMemoryUserData.h
-- Installing: install/usr/local/include/bullet/SharedMemory/b3PluginManager.h
-- Installing: install/usr/local/include/bullet/SharedMemory/SharedMemoryInterface.h
-- Installing: install/usr/local/include/bullet/SharedMemory/PhysicsLoopBack.h
-- Installing: install/usr/local/include/bullet/SharedMemory/physx
-- Installing: install/usr/local/include/bullet/SharedMemory/physx/PhysXUrdfImporter.h
-- Installing: install/usr/local/include/bullet/SharedMemory/physx/PhysXUserData.h
-- Installing: install/usr/local/include/bullet/SharedMemory/physx/PhysXServerCommandProcessor.h
-- Installing: install/usr/local/include/bullet/SharedMemory/physx/PhysXC_API.h
-- Installing: install/usr/local/include/bullet/SharedMemory/physx/URDF2PhysX.h
-- Installing: install/usr/local/include/bullet/SharedMemory/dart
-- Installing: install/usr/local/include/bullet/SharedMemory/dart/DARTPhysicsC_API.h
-- Installing: install/usr/local/include/bullet/SharedMemory/dart/DARTPhysicsServerCommandProcessor.h
-- Installing: install/usr/local/include/bullet/SharedMemory/dart/DARTPhysicsClient.h
-- Installing: install/usr/local/include/bullet/SharedMemory/PhysicsClientGRPC_C_API.h
-- Installing: install/usr/local/include/bullet/SharedMemory/PhysicsServerSharedMemory.h
-- Installing: install/usr/local/include/bullet/SharedMemory/PhysicsClientTCP.h
-- Installing: install/usr/local/include/bullet/Tutorial
-- Installing: install/usr/local/include/bullet/Tutorial/Tutorial.h
-- Installing: install/usr/local/include/bullet/Tutorial/Dof6ConstraintTutorial.h
-- Installing: install/usr/local/include/bullet/MultiThreadedDemo
-- Installing: install/usr/local/include/bullet/MultiThreadedDemo/MultiThreadedDemo.h
-- Installing: install/usr/local/include/bullet/MultiThreadedDemo/CommonRigidBodyMTBase.h
-- Installing: install/usr/local/include/bullet/InverseKinematics
-- Installing: install/usr/local/include/bullet/InverseKinematics/InverseKinematicsExample.h
-- Installing: install/usr/local/lib/libBulletRobotics.so.3.17
-- Set runtime path of "install/usr/local/lib/libBulletRobotics.so.3.17" to ""
-- Installing: install/usr/local/lib/libBulletRobotics.so
-- Installing: install/usr/local/lib/pkgconfig/bullet_robotics.pc
-- Installing: install/usr/local/lib/libBulletFileLoader.so.3.17
-- Set runtime path of "install/usr/local/lib/libBulletFileLoader.so.3.17" to ""
-- Installing: install/usr/local/lib/libBulletFileLoader.so
-- Installing: install/usr/local/include/bullet/BulletFileLoader
-- Installing: install/usr/local/include/bullet/BulletFileLoader/bDNA.h
-- Installing: install/usr/local/include/bullet/BulletFileLoader/autogenerated
-- Installing: install/usr/local/include/bullet/BulletFileLoader/autogenerated/bullet.h
-- Installing: install/usr/local/include/bullet/BulletFileLoader/bCommon.h
-- Installing: install/usr/local/include/bullet/BulletFileLoader/btBulletFile.h
-- Installing: install/usr/local/include/bullet/BulletFileLoader/bDefines.h
-- Installing: install/usr/local/include/bullet/BulletFileLoader/bChunk.h
-- Installing: install/usr/local/include/bullet/BulletFileLoader/bFile.h
-- Installing: install/usr/local/lib/libBulletXmlWorldImporter.so.3.17
-- Set runtime path of "install/usr/local/lib/libBulletXmlWorldImporter.so.3.17" to ""
-- Installing: install/usr/local/lib/libBulletXmlWorldImporter.so
-- Installing: install/usr/local/include/bullet/BulletXmlWorldImporter
-- Installing: install/usr/local/include/bullet/BulletXmlWorldImporter/btBulletXmlWorldImporter.h
-- Installing: install/usr/local/include/bullet/BulletXmlWorldImporter/string_split.h
-- Installing: install/usr/local/lib/libBulletWorldImporter.so.3.17
-- Set runtime path of "install/usr/local/lib/libBulletWorldImporter.so.3.17" to ""
-- Installing: install/usr/local/lib/libBulletWorldImporter.so
-- Installing: install/usr/local/include/bullet/BulletWorldImporter
-- Installing: install/usr/local/include/bullet/BulletWorldImporter/btWorldImporter.h
-- Installing: install/usr/local/include/bullet/BulletWorldImporter/btMultiBodyWorldImporter.h
-- Installing: install/usr/local/include/bullet/BulletWorldImporter/btBulletWorldImporter.h
-- Installing: install/usr/local/lib/libConvexDecomposition.so.3.17
-- Set runtime path of "install/usr/local/lib/libConvexDecomposition.so.3.17" to ""
-- Installing: install/usr/local/lib/libConvexDecomposition.so
-- Installing: install/usr/local/include/bullet/ConvexDecomposition
-- Installing: install/usr/local/include/bullet/ConvexDecomposition/raytri.h
-- Installing: install/usr/local/include/bullet/ConvexDecomposition/float_math.h
-- Installing: install/usr/local/include/bullet/ConvexDecomposition/cd_hull.h
-- Installing: install/usr/local/include/bullet/ConvexDecomposition/ConvexDecomposition.h
-- Installing: install/usr/local/include/bullet/ConvexDecomposition/splitplane.h
-- Installing: install/usr/local/include/bullet/ConvexDecomposition/fitsphere.h
-- Installing: install/usr/local/include/bullet/ConvexDecomposition/meshvolume.h
-- Installing: install/usr/local/include/bullet/ConvexDecomposition/cd_vector.h
-- Installing: install/usr/local/include/bullet/ConvexDecomposition/concavity.h
-- Installing: install/usr/local/include/bullet/ConvexDecomposition/planetri.h
-- Installing: install/usr/local/include/bullet/ConvexDecomposition/vlookup.h
-- Installing: install/usr/local/include/bullet/ConvexDecomposition/bestfit.h
-- Installing: install/usr/local/include/bullet/ConvexDecomposition/cd_wavefront.h
-- Installing: install/usr/local/include/bullet/ConvexDecomposition/bestfitobb.h
-- Installing: install/usr/local/include/bullet/ConvexDecomposition/ConvexBuilder.h
-- Installing: install/usr/local/lib/libHACD.so.3.17
-- Installing: install/usr/local/lib/libHACD.so
-- Installing: install/usr/local/include/bullet/HACD
-- Installing: install/usr/local/include/bullet/HACD/hacdCircularList.inl
-- Installing: install/usr/local/include/bullet/HACD/hacdGraph.h
-- Installing: install/usr/local/include/bullet/HACD/hacdVector.h
-- Installing: install/usr/local/include/bullet/HACD/hacdVersion.h
-- Installing: install/usr/local/include/bullet/HACD/hacdHACD.h
-- Installing: install/usr/local/include/bullet/HACD/hacdICHull.h
-- Installing: install/usr/local/include/bullet/HACD/hacdManifoldMesh.h
-- Installing: install/usr/local/include/bullet/HACD/hacdVector.inl
-- Installing: install/usr/local/include/bullet/HACD/hacdCircularList.h
-- Installing: install/usr/local/lib/libGIMPACTUtils.so.3.17
-- Set runtime path of "install/usr/local/lib/libGIMPACTUtils.so.3.17" to ""
-- Installing: install/usr/local/lib/libGIMPACTUtils.so
-- Installing: install/usr/local/include/bullet/GIMPACTUtils
-- Installing: install/usr/local/include/bullet/GIMPACTUtils/btGImpactConvexDecompositionShape.h
-- Installing: install/usr/local/include/bullet/btBulletCollisionCommon.h
-- Installing: install/usr/local/include/bullet/btBulletDynamicsCommon.h
-- Installing: install/usr/local/lib/libBullet3OpenCL_clew.so.3.17
-- Set runtime path of "install/usr/local/lib/libBullet3OpenCL_clew.so.3.17" to ""
-- Installing: install/usr/local/lib/libBullet3OpenCL_clew.so
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/NarrowphaseCollision
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3GjkEpa.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3OptimizedBvh.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3ContactCache.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3StridingMeshInterface.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3QuantizedBvh.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3TriangleCallback.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3ConvexPolyhedronCL.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3TriangleIndexVertexArray.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3VectorFloat4.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3BvhInfo.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3SupportMappings.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/NarrowphaseCollision/kernels
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/NarrowphaseCollision/kernels/satKernels.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/NarrowphaseCollision/kernels/satClipHullContacts.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/NarrowphaseCollision/kernels/bvhTraversal.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/NarrowphaseCollision/kernels/primitiveContacts.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/NarrowphaseCollision/kernels/mprKernels.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/NarrowphaseCollision/kernels/satConcaveKernels.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3VoronoiSimplexSolver.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/RigidBody
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/RigidBody/b3GpuGenericConstraint.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/RigidBody/b3GpuSolverConstraint.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/RigidBody/b3GpuJacobiContactSolver.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/RigidBody/b3GpuSolverBody.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/RigidBody/b3GpuConstraint4.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/RigidBody/b3Solver.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/RigidBody/b3GpuNarrowPhaseInternalData.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/RigidBody/b3GpuRigidBodyPipeline.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/RigidBody/kernels
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/RigidBody/kernels/integrateKernel.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/RigidBody/kernels/batchingKernelsNew.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/RigidBody/kernels/solveContact.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/RigidBody/kernels/updateAabbsKernel.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/RigidBody/kernels/jointSolver.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/RigidBody/kernels/batchingKernels.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/RigidBody/kernels/solverSetup2.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/RigidBody/kernels/solveFriction.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/RigidBody/kernels/solverUtils.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/RigidBody/kernels/solverSetup.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/RigidBody/b3GpuRigidBodyPipelineInternalData.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/BroadphaseCollision
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/BroadphaseCollision/b3SapAabb.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvhBroadphase.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/BroadphaseCollision/b3GpuBroadphaseInterface.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/BroadphaseCollision/kernels
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/BroadphaseCollision/kernels/gridBroadphaseKernels.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/BroadphaseCollision/kernels/parallelLinearBvhKernels.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/BroadphaseCollision/kernels/sapKernels.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/BroadphaseCollision/b3GpuGridBroadphase.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/Raycast
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/Raycast/b3GpuRaycast.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/Raycast/kernels
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/Raycast/kernels/rayCastKernels.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/Initialize
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/Initialize/b3OpenCLInclude.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/Initialize/b3OpenCLUtils.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/ParallelPrimitives
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/ParallelPrimitives/b3PrefixScanFloat4CL.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/ParallelPrimitives/b3FillCL.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/ParallelPrimitives/b3RadixSort32CL.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/ParallelPrimitives/b3PrefixScanCL.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/ParallelPrimitives/b3BufferInfoCL.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/ParallelPrimitives/b3BoundSearchCL.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/ParallelPrimitives/kernels
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/ParallelPrimitives/kernels/BoundSearchKernelsCL.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/ParallelPrimitives/kernels/RadixSort32KernelsCL.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/ParallelPrimitives/kernels/CopyKernelsCL.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/ParallelPrimitives/kernels/PrefixScanKernelsFloat4CL.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/ParallelPrimitives/kernels/FillKernelsCL.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/ParallelPrimitives/kernels/PrefixScanKernelsCL.h
-- Installing: install/usr/local/include/bullet/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h
-- Installing: install/usr/local/lib/libBullet2FileLoader.so.3.17
-- Set runtime path of "install/usr/local/lib/libBullet2FileLoader.so.3.17" to ""
-- Installing: install/usr/local/lib/libBullet2FileLoader.so
-- Installing: install/usr/local/include/bullet/Bullet2FileLoader
-- Installing: install/usr/local/include/bullet/Bullet2FileLoader/b3DNA.h
-- Installing: install/usr/local/include/bullet/Bullet2FileLoader/b3File.h
-- Installing: install/usr/local/include/bullet/Bullet2FileLoader/b3Serializer.h
-- Installing: install/usr/local/include/bullet/Bullet2FileLoader/b3Defines.h
-- Installing: install/usr/local/include/bullet/Bullet2FileLoader/autogenerated
-- Installing: install/usr/local/include/bullet/Bullet2FileLoader/autogenerated/bullet2.h
-- Installing: install/usr/local/include/bullet/Bullet2FileLoader/b3Common.h
-- Installing: install/usr/local/include/bullet/Bullet2FileLoader/b3BulletFile.h
-- Installing: install/usr/local/include/bullet/Bullet2FileLoader/b3Chunk.h
-- Installing: install/usr/local/lib/libBullet3Dynamics.so.3.17
-- Set runtime path of "install/usr/local/lib/libBullet3Dynamics.so.3.17" to ""
-- Installing: install/usr/local/lib/libBullet3Dynamics.so
-- Installing: install/usr/local/include/bullet/Bullet3Dynamics
-- Installing: install/usr/local/include/bullet/Bullet3Dynamics/ConstraintSolver
-- Installing: install/usr/local/include/bullet/Bullet3Dynamics/ConstraintSolver/b3Generic6DofConstraint.h
-- Installing: install/usr/local/include/bullet/Bullet3Dynamics/ConstraintSolver/b3Point2PointConstraint.h
-- Installing: install/usr/local/include/bullet/Bullet3Dynamics/ConstraintSolver/b3PgsJacobiSolver.h
-- Installing: install/usr/local/include/bullet/Bullet3Dynamics/ConstraintSolver/b3FixedConstraint.h
-- Installing: install/usr/local/include/bullet/Bullet3Dynamics/ConstraintSolver/b3SolverBody.h
-- Installing: install/usr/local/include/bullet/Bullet3Dynamics/ConstraintSolver/b3SolverConstraint.h
-- Installing: install/usr/local/include/bullet/Bullet3Dynamics/ConstraintSolver/b3JacobianEntry.h
-- Installing: install/usr/local/include/bullet/Bullet3Dynamics/ConstraintSolver/b3ContactSolverInfo.h
-- Installing: install/usr/local/include/bullet/Bullet3Dynamics/ConstraintSolver/b3TypedConstraint.h
-- Installing: install/usr/local/include/bullet/Bullet3Dynamics/shared
-- Installing: install/usr/local/include/bullet/Bullet3Dynamics/shared/b3ContactConstraint4.h
-- Installing: install/usr/local/include/bullet/Bullet3Dynamics/shared/b3Inertia.h
-- Installing: install/usr/local/include/bullet/Bullet3Dynamics/shared/b3IntegrateTransforms.h
-- Installing: install/usr/local/include/bullet/Bullet3Dynamics/shared/b3ConvertConstraint4.h
-- Installing: install/usr/local/include/bullet/Bullet3Dynamics/b3CpuRigidBodyPipeline.h
-- Installing: install/usr/local/lib/libBullet3Collision.so.3.17
-- Set runtime path of "install/usr/local/lib/libBullet3Collision.so.3.17" to ""
-- Installing: install/usr/local/lib/libBullet3Collision.so
-- Installing: install/usr/local/include/bullet/Bullet3Collision
-- Installing: install/usr/local/include/bullet/Bullet3Collision/BroadPhaseCollision
-- Installing: install/usr/local/include/bullet/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.h
-- Installing: install/usr/local/include/bullet/Bullet3Collision/BroadPhaseCollision/shared
-- Installing: install/usr/local/include/bullet/Bullet3Collision/BroadPhaseCollision/shared/b3Aabb.h
-- Installing: install/usr/local/include/bullet/Bullet3Collision/BroadPhaseCollision/b3DynamicBvhBroadphase.h
-- Installing: install/usr/local/include/bullet/Bullet3Collision/BroadPhaseCollision/b3OverlappingPairCache.h
-- Installing: install/usr/local/include/bullet/Bullet3Collision/BroadPhaseCollision/b3OverlappingPair.h
-- Installing: install/usr/local/include/bullet/Bullet3Collision/BroadPhaseCollision/b3BroadphaseCallback.h
-- Installing: install/usr/local/include/bullet/Bullet3Collision/NarrowPhaseCollision
-- Installing: install/usr/local/include/bullet/Bullet3Collision/NarrowPhaseCollision/b3Contact4.h
-- Installing: install/usr/local/include/bullet/Bullet3Collision/NarrowPhaseCollision/b3RigidBodyCL.h
-- Installing: install/usr/local/include/bullet/Bullet3Collision/NarrowPhaseCollision/b3Config.h
-- Installing: install/usr/local/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared
-- Installing: install/usr/local/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3ReduceContacts.h
-- Installing: install/usr/local/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3Contact4Data.h
-- Installing: install/usr/local/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3BvhTraversal.h
-- Installing: install/usr/local/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3FindConcaveSatAxis.h
-- Installing: install/usr/local/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3QuantizedBvhNodeData.h
-- Installing: install/usr/local/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3UpdateAabbs.h
-- Installing: install/usr/local/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3NewContactReduction.h
-- Installing: install/usr/local/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3ConvexPolyhedronData.h
-- Installing: install/usr/local/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3ClipFaces.h
-- Installing: install/usr/local/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3ContactConvexConvexSAT.h
-- Installing: install/usr/local/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3RigidBodyData.h
-- Installing: install/usr/local/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3ContactSphereSphere.h
-- Installing: install/usr/local/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3Collidable.h
-- Installing: install/usr/local/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3BvhSubtreeInfoData.h
-- Installing: install/usr/local/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3MprPenetration.h
-- Installing: install/usr/local/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3FindSeparatingAxis.h
-- Installing: install/usr/local/include/bullet/Bullet3Collision/NarrowPhaseCollision/b3RaycastInfo.h
-- Installing: install/usr/local/include/bullet/Bullet3Collision/NarrowPhaseCollision/b3ConvexUtility.h
-- Installing: install/usr/local/include/bullet/Bullet3Collision/NarrowPhaseCollision/b3CpuNarrowPhase.h
-- Installing: install/usr/local/lib/libBullet3Geometry.so.3.17
-- Set runtime path of "install/usr/local/lib/libBullet3Geometry.so.3.17" to ""
-- Installing: install/usr/local/lib/libBullet3Geometry.so
-- Installing: install/usr/local/include/bullet/Bullet3Geometry
-- Installing: install/usr/local/include/bullet/Bullet3Geometry/b3GeometryUtil.h
-- Installing: install/usr/local/include/bullet/Bullet3Geometry/b3ConvexHullComputer.h
-- Installing: install/usr/local/include/bullet/Bullet3Geometry/b3AabbUtil.h
-- Installing: install/usr/local/include/bullet/Bullet3Geometry/b3GrahamScan2dConvexHull.h
-- Installing: install/usr/local/lib/libBulletInverseDynamics.so.3.17
-- Set runtime path of "install/usr/local/lib/libBulletInverseDynamics.so.3.17" to ""
-- Installing: install/usr/local/lib/libBulletInverseDynamics.so
-- Installing: install/usr/local/include/bullet/BulletInverseDynamics
-- Installing: install/usr/local/include/bullet/BulletInverseDynamics/details
-- Installing: install/usr/local/include/bullet/BulletInverseDynamics/btBulletCollisionCommon.h
-- Installing: install/usr/local/lib/libBulletSoftBody.so.3.17
-- Set runtime path of "install/usr/local/lib/libBulletSoftBody.so.3.17" to ""
-- Installing: install/usr/local/lib/libBulletSoftBody.so
-- Installing: install/usr/local/include/bullet/BulletSoftBody
-- Installing: install/usr/local/include/bullet/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h
-- Installing: install/usr/local/include/bullet/BulletSoftBody/btCGProjection.h
-- Installing: install/usr/local/include/bullet/BulletSoftBody/btDeformableCorotatedForce.h
-- Installing: install/usr/local/include/bullet/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.h
-- Installing: install/usr/local/include/bullet/BulletSoftBody/btDeformableBackwardEulerObjective.h
-- Installing: install/usr/local/include/bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.h
-- Installing: install/usr/local/include/bullet/BulletSoftBody/btSoftBodyInternals.h
-- Installing: install/usr/local/include/bullet/BulletSoftBody/btDeformableGravityForce.h
-- Installing: install/usr/local/include/bullet/BulletSoftBody/btSoftBodySolverVertexBuffer.h
-- Installing: install/usr/local/include/bullet/BulletSoftBody/btSoftBodySolvers.h
-- Installing: install/usr/local/include/bullet/BulletSoftBody/btDeformableMousePickingForce.h
-- Installing: install/usr/local/include/bullet/BulletSoftBody/btConjugateResidual.h
-- Installing: install/usr/local/include/bullet/BulletSoftBody/btConjugateGradient.h
-- Installing: install/usr/local/include/bullet/BulletSoftBody/btDeformableNeoHookeanForce.h
-- Installing: install/usr/local/include/bullet/BulletSoftBody/poly34.h
-- Installing: install/usr/local/include/bullet/BulletSoftBody/btDeformableMassSpringForce.h
-- Installing: install/usr/local/include/bullet/BulletSoftBody/btDeformableLagrangianForce.h
-- Installing: install/usr/local/include/bullet/BulletSoftBody/DeformableBodyInplaceSolverIslandCallback.h
-- Installing: install/usr/local/include/bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.h
-- Installing: install/usr/local/include/bullet/BulletSoftBody/btSoftRigidDynamicsWorld.h
-- Installing: install/usr/local/include/bullet/BulletSoftBody/btSoftBody.h
-- Installing: install/usr/local/include/bullet/BulletSoftBody/btKrylovSolver.h
-- Installing: install/usr/local/include/bullet/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h
-- Installing: install/usr/local/include/bullet/BulletSoftBody/btDeformableMultiBodyConstraintSolver.h
-- Installing: install/usr/local/include/bullet/BulletSoftBody/btSoftBodyHelpers.h
-- Installing: install/usr/local/include/bullet/BulletSoftBody/btPreconditioner.h
-- Installing: install/usr/local/include/bullet/BulletSoftBody/btDeformableContactProjection.h
-- Installing: install/usr/local/include/bullet/BulletSoftBody/btDefaultSoftBodySolver.h
-- Installing: install/usr/local/include/bullet/BulletSoftBody/btDeformableLinearElasticityForce.h
-- Installing: install/usr/local/include/bullet/BulletSoftBody/btSoftBodyData.h
-- Installing: install/usr/local/include/bullet/BulletSoftBody/btDeformableBodySolver.h
-- Installing: install/usr/local/include/bullet/BulletSoftBody/btSparseSDF.h
-- Installing: install/usr/local/include/bullet/BulletSoftBody/btDeformableContactConstraint.h
-- Installing: install/usr/local/include/bullet/BulletSoftBody/btSoftSoftCollisionAlgorithm.h
-- Installing: install/usr/local/lib/libBulletCollision.so.3.17
-- Set runtime path of "install/usr/local/lib/libBulletCollision.so.3.17" to ""
-- Installing: install/usr/local/lib/libBulletCollision.so
-- Installing: install/usr/local/include/bullet/BulletCollision
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btConcaveShape.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btConvex2dShape.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btCylinderShape.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btCollisionShape.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btBoxShape.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btMiniSDF.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btUniformScalingShape.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btMultiSphereShape.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btStaticPlaneShape.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btCompoundShape.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btTriangleShape.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btTetrahedronShape.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btConvexShape.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btTriangleBuffer.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btTriangleCallback.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btConvexInternalShape.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btSphereShape.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btConvexHullShape.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btSdfCollisionShape.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btShapeHull.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btCollisionMargin.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btConvexPolyhedron.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btMinkowskiSumShape.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btConeShape.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btTriangleMesh.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btTriangleMeshShape.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btBox2dShape.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btConvexPointCloudShape.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btCapsuleShape.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btOptimizedBvh.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btEmptyShape.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionShapes/btMaterial.h
-- Installing: install/usr/local/include/bullet/BulletCollision/BroadphaseCollision
-- Installing: install/usr/local/include/bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h
-- Installing: install/usr/local/include/bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h
-- Installing: install/usr/local/include/bullet/BulletCollision/BroadphaseCollision/btAxisSweep3Internal.h
-- Installing: install/usr/local/include/bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.h
-- Installing: install/usr/local/include/bullet/BulletCollision/BroadphaseCollision/btDispatcher.h
-- Installing: install/usr/local/include/bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCallback.h
-- Installing: install/usr/local/include/bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.h
-- Installing: install/usr/local/include/bullet/BulletCollision/BroadphaseCollision/btDbvtBroadphase.h
-- Installing: install/usr/local/include/bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h
-- Installing: install/usr/local/include/bullet/BulletCollision/BroadphaseCollision/btDbvt.h
-- Installing: install/usr/local/include/bullet/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h
-- Installing: install/usr/local/include/bullet/BulletCollision/BroadphaseCollision/btBroadphaseInterface.h
-- Installing: install/usr/local/include/bullet/BulletCollision/Gimpact
-- Installing: install/usr/local/include/bullet/BulletCollision/Gimpact/gim_geom_types.h
-- Installing: install/usr/local/include/bullet/BulletCollision/Gimpact/btCompoundFromGimpact.h
-- Installing: install/usr/local/include/bullet/BulletCollision/Gimpact/gim_radixsort.h
-- Installing: install/usr/local/include/bullet/BulletCollision/Gimpact/btGeometryOperations.h
-- Installing: install/usr/local/include/bullet/BulletCollision/Gimpact/gim_tri_collision.h
-- Installing: install/usr/local/include/bullet/BulletCollision/Gimpact/gim_geometry.h
-- Installing: install/usr/local/include/bullet/BulletCollision/Gimpact/gim_basic_geometry_operations.h
-- Installing: install/usr/local/include/bullet/BulletCollision/Gimpact/gim_pair.h
-- Installing: install/usr/local/include/bullet/BulletCollision/Gimpact/gim_hash_table.h
-- Installing: install/usr/local/include/bullet/BulletCollision/Gimpact/btGenericPoolAllocator.h
-- Installing: install/usr/local/include/bullet/BulletCollision/Gimpact/gim_clip_polygon.h
-- Installing: install/usr/local/include/bullet/BulletCollision/Gimpact/gim_box_set.h
-- Installing: install/usr/local/include/bullet/BulletCollision/Gimpact/btClipPolygon.h
-- Installing: install/usr/local/include/bullet/BulletCollision/Gimpact/btContactProcessingStructs.h
-- Installing: install/usr/local/include/bullet/BulletCollision/Gimpact/gim_linear_math.h
-- Installing: install/usr/local/include/bullet/BulletCollision/Gimpact/btBoxCollision.h
-- Installing: install/usr/local/include/bullet/BulletCollision/Gimpact/btGImpactQuantizedBvh.h
-- Installing: install/usr/local/include/bullet/BulletCollision/Gimpact/gim_memory.h
-- Installing: install/usr/local/include/bullet/BulletCollision/Gimpact/btGImpactBvh.h
-- Installing: install/usr/local/include/bullet/BulletCollision/Gimpact/gim_bitset.h
-- Installing: install/usr/local/include/bullet/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.h
-- Installing: install/usr/local/include/bullet/BulletCollision/Gimpact/btGImpactBvhStructs.h
-- Installing: install/usr/local/include/bullet/BulletCollision/Gimpact/gim_box_collision.h
-- Installing: install/usr/local/include/bullet/BulletCollision/Gimpact/btGImpactShape.h
-- Installing: install/usr/local/include/bullet/BulletCollision/Gimpact/gim_math.h
-- Installing: install/usr/local/include/bullet/BulletCollision/Gimpact/btGImpactQuantizedBvhStructs.h
-- Installing: install/usr/local/include/bullet/BulletCollision/Gimpact/btQuantization.h
-- Installing: install/usr/local/include/bullet/BulletCollision/Gimpact/btGImpactMassUtil.h
-- Installing: install/usr/local/include/bullet/BulletCollision/Gimpact/gim_array.h
-- Installing: install/usr/local/include/bullet/BulletCollision/Gimpact/gim_contact.h
-- Installing: install/usr/local/include/bullet/BulletCollision/Gimpact/btContactProcessing.h
-- Installing: install/usr/local/include/bullet/BulletCollision/Gimpact/btTriangleShapeEx.h
-- Installing: install/usr/local/include/bullet/BulletCollision/NarrowPhaseCollision
-- Installing: install/usr/local/include/bullet/BulletCollision/NarrowPhaseCollision/btSimplexSolverInterface.h
-- Installing: install/usr/local/include/bullet/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.h
-- Installing: install/usr/local/include/bullet/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.h
-- Installing: install/usr/local/include/bullet/BulletCollision/NarrowPhaseCollision/btManifoldPoint.h
-- Installing: install/usr/local/include/bullet/BulletCollision/NarrowPhaseCollision/btGjkCollisionDescription.h
-- Installing: install/usr/local/include/bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h
-- Installing: install/usr/local/include/bullet/BulletCollision/NarrowPhaseCollision/btRaycastCallback.h
-- Installing: install/usr/local/include/bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h
-- Installing: install/usr/local/include/bullet/BulletCollision/NarrowPhaseCollision/btGjkEpa3.h
-- Installing: install/usr/local/include/bullet/BulletCollision/NarrowPhaseCollision/btPointCollector.h
-- Installing: install/usr/local/include/bullet/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.h
-- Installing: install/usr/local/include/bullet/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h
-- Installing: install/usr/local/include/bullet/BulletCollision/NarrowPhaseCollision/btComputeGjkEpaPenetration.h
-- Installing: install/usr/local/include/bullet/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.h
-- Installing: install/usr/local/include/bullet/BulletCollision/NarrowPhaseCollision/btGjkEpa2.h
-- Installing: install/usr/local/include/bullet/BulletCollision/NarrowPhaseCollision/btConvexPenetrationDepthSolver.h
-- Installing: install/usr/local/include/bullet/BulletCollision/NarrowPhaseCollision/btConvexCast.h
-- Installing: install/usr/local/include/bullet/BulletCollision/NarrowPhaseCollision/btMprPenetration.h
-- Installing: install/usr/local/include/bullet/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.h
-- Installing: install/usr/local/include/bullet/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.h
-- Installing: install/usr/local/include/bullet/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionDispatch
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionDispatch/btUnionFind.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionDispatch/btCollisionObjectWrapper.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionDispatch/btCollisionWorldImporter.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionDispatch/btCollisionDispatcherMt.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionDispatch/btCollisionObject.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionDispatch/btBoxBoxDetector.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionDispatch/btCollisionConfiguration.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionDispatch/btCollisionCreateFunc.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionDispatch/btManifoldResult.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionDispatch/SphereTriangleDetector.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionDispatch/btHashedSimplePairCache.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionDispatch/btGhostObject.h
-- Installing: install/usr/local/include/bullet/BulletCollision/CollisionDispatch/btSimulationIslandManager.h
-- Installing: install/usr/local/include/bullet/BulletCollision/btBulletCollisionCommon.h
-- Installing: install/usr/local/lib/libBulletDynamics.so.3.17
-- Set runtime path of "install/usr/local/lib/libBulletDynamics.so.3.17" to ""
-- Installing: install/usr/local/lib/libBulletDynamics.so
-- Installing: install/usr/local/include/bullet/BulletDynamics
-- Installing: install/usr/local/include/bullet/BulletDynamics/Vehicle
-- Installing: install/usr/local/include/bullet/BulletDynamics/Vehicle/btVehicleRaycaster.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/Vehicle/btWheelInfo.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/Vehicle/btRaycastVehicle.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/ConstraintSolver
-- Installing: install/usr/local/include/bullet/BulletDynamics/ConstraintSolver/btContactConstraint.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/ConstraintSolver/btGeneric6DofSpring2Constraint.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/ConstraintSolver/btSolverBody.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/ConstraintSolver/btUniversalConstraint.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/ConstraintSolver/btHinge2Constraint.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/ConstraintSolver/btGearConstraint.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/ConstraintSolver/btBatchedConstraints.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolverMt.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/ConstraintSolver/btSliderConstraint.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/ConstraintSolver/btSolverConstraint.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/ConstraintSolver/btContactSolverInfo.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/ConstraintSolver/btFixedConstraint.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/ConstraintSolver/btNNCGConstraintSolver.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/ConstraintSolver/btConstraintSolver.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/Character
-- Installing: install/usr/local/include/bullet/BulletDynamics/Character/btKinematicCharacterController.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/Character/btCharacterControllerInterface.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/Featherstone
-- Installing: install/usr/local/include/bullet/BulletDynamics/Featherstone/btMultiBodyFixedConstraint.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/Featherstone/btMultiBodyJointMotor.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/Featherstone/btMultiBodyJointLimitConstraint.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/Featherstone/btMultiBodyGearConstraint.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/Featherstone/btMultiBodySphericalJointMotor.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/Featherstone/btMultiBodySolverConstraint.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/Featherstone/btMultiBodyJointFeedback.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/Featherstone/btMultiBodyPoint2Point.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/Featherstone/btMultiBodyLinkCollider.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/Featherstone/btMultiBodyLink.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/Featherstone/btMultiBodyConstraint.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/Featherstone/btMultiBody.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/Featherstone/btMultiBodySliderConstraint.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/Dynamics
-- Installing: install/usr/local/include/bullet/BulletDynamics/Dynamics/btRigidBody.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/Dynamics/btDynamicsWorld.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/Dynamics/btActionInterface.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/Dynamics/btSimpleDynamicsWorld.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorldMt.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/MLCPSolvers
-- Installing: install/usr/local/include/bullet/BulletDynamics/MLCPSolvers/btMLCPSolver.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/MLCPSolvers/btSolveProjectedGaussSeidel.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/MLCPSolvers/btDantzigSolver.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/MLCPSolvers/btMLCPSolverInterface.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/MLCPSolvers/btLemkeAlgorithm.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/MLCPSolvers/btPATHSolver.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/MLCPSolvers/btLemkeSolver.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/MLCPSolvers/btDantzigLCP.h
-- Installing: install/usr/local/include/bullet/BulletDynamics/btBulletDynamicsCommon.h
-- Installing: install/usr/local/lib/libLinearMath.so.3.17
-- Installing: install/usr/local/lib/libLinearMath.so
-- Installing: install/usr/local/include/bullet/LinearMath
-- Installing: install/usr/local/include/bullet/LinearMath/btPoolAllocator.h
-- Installing: install/usr/local/include/bullet/LinearMath/btImplicitQRSVD.h
-- Installing: install/usr/local/include/bullet/LinearMath/btAabbUtil2.h
-- Installing: install/usr/local/include/bullet/LinearMath/btStackAlloc.h
-- Installing: install/usr/local/include/bullet/LinearMath/btList.h
-- Installing: install/usr/local/include/bullet/LinearMath/btPolarDecomposition.h
-- Installing: install/usr/local/include/bullet/LinearMath/btScalar.h
-- Installing: install/usr/local/include/bullet/LinearMath/btQuadWord.h
-- Installing: install/usr/local/include/bullet/LinearMath/btDefaultMotionState.h
-- Installing: install/usr/local/include/bullet/LinearMath/btQuickprof.h
-- Installing: install/usr/local/include/bullet/LinearMath/btCpuFeatureUtility.h
-- Installing: install/usr/local/include/bullet/LinearMath/btMotionState.h
-- Installing: install/usr/local/include/bullet/LinearMath/btSpatialAlgebra.h
-- Installing: install/usr/local/include/bullet/LinearMath/btGeometryUtil.h
-- Installing: install/usr/local/include/bullet/LinearMath/btTransformUtil.h
-- Installing: install/usr/local/include/bullet/LinearMath/btConvexHull.h
-- Installing: install/usr/local/include/bullet/LinearMath/btAlignedAllocator.h
-- Installing: install/usr/local/include/bullet/LinearMath/btIDebugDraw.h
-- Installing: install/usr/local/include/bullet/LinearMath/btTransform.h
-- Installing: install/usr/local/include/bullet/LinearMath/btRandom.h
-- Installing: install/usr/local/include/bullet/LinearMath/btVector3.h
-- Installing: install/usr/local/include/bullet/LinearMath/btMatrixX.h
-- Installing: install/usr/local/include/bullet/LinearMath/TaskScheduler
-- Installing: install/usr/local/include/bullet/LinearMath/TaskScheduler/btThreadSupportInterface.h
-- Installing: install/usr/local/include/bullet/LinearMath/btReducedVector.h
-- Installing: install/usr/local/include/bullet/LinearMath/btModifiedGramSchmidt.h
-- Installing: install/usr/local/include/bullet/LinearMath/btSerializer.h
-- Installing: install/usr/local/include/bullet/LinearMath/btMinMax.h
-- Installing: install/usr/local/include/bullet/LinearMath/btConvexHullComputer.h
-- Installing: install/usr/local/include/bullet/LinearMath/btGrahamScan2dConvexHull.h
-- Installing: install/usr/local/include/bullet/LinearMath/btAlignedObjectArray.h
-- Installing: install/usr/local/include/bullet/LinearMath/btMatrix3x3.h
-- Installing: install/usr/local/include/bullet/LinearMath/btThreads.h
-- Installing: install/usr/local/include/bullet/LinearMath/btQuaternion.h
-- Installing: install/usr/local/include/bullet/LinearMath/btHashMap.h
-- Installing: install/usr/local/lib/libBullet3Common.so.3.17
-- Installing: install/usr/local/lib/libBullet3Common.so
-- Installing: install/usr/local/include/bullet/Bullet3Common
-- Installing: install/usr/local/include/bullet/Bullet3Common/b3QuadWord.h
-- Installing: install/usr/local/include/bullet/Bullet3Common/b3StackAlloc.h
-- Installing: install/usr/local/include/bullet/Bullet3Common/b3TransformUtil.h
-- Installing: install/usr/local/include/bullet/Bullet3Common/b3CommandLineArgs.h
-- Installing: install/usr/local/include/bullet/Bullet3Common/shared
-- Installing: install/usr/local/include/bullet/Bullet3Common/shared/b3Float4.h
-- Installing: install/usr/local/include/bullet/Bullet3Common/shared/b3Int2.h
-- Installing: install/usr/local/include/bullet/Bullet3Common/shared/b3Int4.h
-- Installing: install/usr/local/include/bullet/Bullet3Common/shared/b3Quat.h
-- Installing: install/usr/local/include/bullet/Bullet3Common/shared/b3Mat3x3.h
-- Installing: install/usr/local/include/bullet/Bullet3Common/shared/b3PlatformDefinitions.h
-- Installing: install/usr/local/include/bullet/Bullet3Common/b3AlignedAllocator.h
-- Installing: install/usr/local/include/bullet/Bullet3Common/b3MinMax.h
-- Installing: install/usr/local/include/bullet/Bullet3Common/b3PoolAllocator.h
-- Installing: install/usr/local/include/bullet/Bullet3Common/b3Random.h
-- Installing: install/usr/local/include/bullet/Bullet3Common/b3AlignedObjectArray.h
-- Installing: install/usr/local/include/bullet/Bullet3Common/b3FileUtils.h
-- Installing: install/usr/local/include/bullet/Bullet3Common/b3Transform.h
-- Installing: install/usr/local/include/bullet/Bullet3Common/b3Matrix3x3.h
-- Installing: install/usr/local/include/bullet/Bullet3Common/b3Logging.h
-- Installing: install/usr/local/include/bullet/Bullet3Common/b3Scalar.h
-- Installing: install/usr/local/include/bullet/Bullet3Common/b3ResizablePool.h
-- Installing: install/usr/local/include/bullet/Bullet3Common/b3Quaternion.h
-- Installing: install/usr/local/include/bullet/Bullet3Common/b3HashMap.h
-- Installing: install/usr/local/include/bullet/Bullet3Common/b3Vector3.h
──────────────────────── Command exited - Return code 0 ────────────────────────

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
─── Upgrade module deps/manif ... ──────────────────────────────────────────────
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Prepare module deps/manif ...
Run command: cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo 
-DCMAKE_C_COMPILER_LAUNCHER=/usr/bin/ccache 
-DCMAKE_CXX_COMPILER_LAUNCHER=/usr/bin/ccache -DCMAKE_INSTALL_PREFIX=install ..
In working directory: /root/workspace/deps/manif/build
──────────────────────────────── Command output ────────────────────────────────
-- The CXX compiler identification is GNU 11.4.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test COMPILER_SUPPORTS_CXX11
-- Performing Test COMPILER_SUPPORTS_CXX11 - Success
-- The compiler /usr/bin/c++ has C++11 support.
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

-- Build files have been written to: /root/workspace/deps/manif/build
    CMAKE_C_COMPILER_LAUNCHER


──────────────────────── Command exited - Return code 0 ────────────────────────

Build module deps/manif ...
Run command: cmake --build . --target all
In working directory: /root/workspace/deps/manif/build
With environment variables: CMAKE_BUILD_PARALLEL_LEVEL='23'
──────────────────────────────── Command output ────────────────────────────────
Command did not produce any output.
──────────────────────── Command exited - Return code 0 ────────────────────────

Install module deps/manif ...
Run command: cmake --install .
In working directory: /root/workspace/deps/manif/build
──────────────────────────────── Command output ────────────────────────────────
-- Install configuration: "RelWithDebInfo"
-- Installing: /root/workspace/deps/manif/build/install/share/manif/cmake/manifTargets.cmake
-- Installing: /root/workspace/deps/manif/build/install/share/manif/cmake/manifConfigVersion.cmake
-- Installing: /root/workspace/deps/manif/build/install/share/manif/cmake/manifConfig.cmake
-- Installing: /root/workspace/deps/manif/build/install/include/tl/optional.hpp
-- Installing: /root/workspace/deps/manif/build/install/include/manif
-- Installing: /root/workspace/deps/manif/build/install/include/manif/algorithms
-- Installing: /root/workspace/deps/manif/build/install/include/manif/algorithms/bezier.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/algorithms/decasteljau.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/algorithms/interpolation.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/algorithms/average.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/SE3.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/eigen.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/tangent_base.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/lie_group_base.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/macro.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/se3
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/se3/SE3.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/se3/SE3Tangent.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/se3/SE3_properties.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/se3/SE3_map.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/se3/SE3Tangent_map.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/se3/SE3Tangent_base.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/se3/SE3_base.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/rn
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/rn/Rn_base.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/rn/RnTangent_map.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/rn/RnTangent.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/rn/Rn_map.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/rn/Rn_properties.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/rn/Rn.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/rn/RnTangent_base.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/se2
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/se2/SE2Tangent_map.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/se2/SE2_map.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/se2/SE2Tangent_base.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/se2/SE2_properties.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/se2/SE2Tangent.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/se2/SE2_base.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/se2/SE2.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/random.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/generator.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/utils.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/bundle
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/bundle/Bundle_map.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/bundle/Bundle_properties.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/bundle/Bundle_base.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/bundle/BundleTangent_map.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/bundle/Bundle.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/bundle/BundleTangent.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/bundle/BundleTangent_base.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/traits.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/so2
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/so2/SO2Tangent.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/so2/SO2_base.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/so2/SO2_properties.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/so2/SO2Tangent_map.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/so2/SO2.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/so2/SO2_map.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/so2/SO2Tangent_base.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/assignment_assert.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/so3
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/so3/SO3Tangent_base.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/so3/SO3.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/so3/SO3_base.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/so3/SO3_properties.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/so3/SO3_map.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/so3/SO3Tangent_map.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/so3/SO3Tangent.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/se_2_3
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/se_2_3/SE_2_3_map.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/se_2_3/SE_2_3Tangent_base.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/se_2_3/SE_2_3.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/se_2_3/SE_2_3_base.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/se_2_3/SE_2_3Tangent_map.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/se_2_3/SE_2_3Tangent.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/impl/se_2_3/SE_2_3_properties.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/SO3.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/constants.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/autodiff
-- Installing: /root/workspace/deps/manif/build/install/include/manif/autodiff/constants.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/autodiff/local_parameterization.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/autodiff/autodiff.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/SE_2_3.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/Rn.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/ceres
-- Installing: /root/workspace/deps/manif/build/install/include/manif/ceres/constraint.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/ceres/constants.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/ceres/local_parametrization.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/ceres/ceres.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/ceres/ceres_utils.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/ceres/objective.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/Bundle.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/SO2.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/functions.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/SE2.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/manif.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/gtest/gtest_eigen_utils.h
-- Installing: /root/workspace/deps/manif/build/install/include/manif/gtest/gtest_manif_utils.h
──────────────────────── Command exited - Return code 0 ────────────────────────

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
─── Upgrade module deps/mongocxx ... ───────────────────────────────────────────
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Prepare module deps/mongocxx ...
Run command: cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo 
-DCMAKE_C_COMPILER_LAUNCHER= -DCMAKE_CXX_COMPILER_LAUNCHER= 
-DCMAKE_C_COMPILER=/usr/bin/gcc-11 -DCMAKE_CXX_COMPILER=/usr/bin/g++-11 
-DCMAKE_MODULE_PATH=/axii/data/cmake/ 
-DBSON_LIBRARY=/usr/lib/x86_64-linux-gnu/libbson-1.0.so 
-DMONGOC_LIBRARY=/usr/lib/x86_64-linux-gnu/libmongoc-1.0.so 
-DCMAKE_INSTALL_PREFIX=install ..
In working directory: /root/workspace/deps/mongocxx/build
──────────────────────────────── Command output ────────────────────────────────
-- The CXX compiler identification is GNU 11.4.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++-11 - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PythonInterp: /axii/.venv/bin/python (found version "3.10.6") 
/root/workspace/deps/mongocxx/etc/calc_release_version.py:74: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
  version_loose = LooseVersion('0.0.0')
/root/workspace/deps/mongocxx/etc/calc_release_version.py:84: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
  new_version_loose = LooseVersion(release_tag_match.group('ver'))
-- The C compiler identification is GNU 11.4.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/gcc-11 - skipped
-- Detecting C compile features
-- Detecting C compile features - done
bsoncxx version: 3.7.0-pre
-- Auto-configuring bsoncxx to use MNMLSTC for polyfills since C++17 is inactive
found libbson version 1.21.0
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
mongocxx version: 3.7.0-pre
found libmongoc version 1.21.0
-- Looking for C++ include pthread.h
-- Looking for C++ include pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Build files generated for:
--      build system: Unix Makefiles
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

-- Build files have been written to: /root/workspace/deps/mongocxx/build
    BSON_LIBRARY
    MONGOC_LIBRARY


──────────────────────── Command exited - Return code 0 ────────────────────────

Build module deps/mongocxx ...
Run command: cmake --build . --target all
In working directory: /root/workspace/deps/mongocxx/build
With environment variables: CMAKE_BUILD_PARALLEL_LEVEL='23'
──────────────────────────────── Command output ────────────────────────────────
[  0%] Creating directories for 'EP_mnmlstc_core'
[  0%] Performing download step (git clone) for 'EP_mnmlstc_core'
-- EP_mnmlstc_core download command succeeded.  See also /root/workspace/deps/mongocxx/build/src/bsoncxx/third_party/EP_mnmlstc_core-prefix/src/EP_mnmlstc_core-stamp/EP_mnmlstc_core-download-*.log
[  0%] No update step for 'EP_mnmlstc_core'
[  0%] No patch step for 'EP_mnmlstc_core'
[  0%] Performing configure step for 'EP_mnmlstc_core'
-- EP_mnmlstc_core configure command succeeded.  See also /root/workspace/deps/mongocxx/build/src/bsoncxx/third_party/EP_mnmlstc_core-prefix/src/EP_mnmlstc_core-stamp/EP_mnmlstc_core-configure-*.log
[  0%] Performing build step for 'EP_mnmlstc_core'
-- EP_mnmlstc_core build command succeeded.  See also /root/workspace/deps/mongocxx/build/src/bsoncxx/third_party/EP_mnmlstc_core-prefix/src/EP_mnmlstc_core-stamp/EP_mnmlstc_core-build-*.log
[  0%] Performing install step for 'EP_mnmlstc_core'
-- EP_mnmlstc_core install command succeeded.  See also /root/workspace/deps/mongocxx/build/src/bsoncxx/third_party/EP_mnmlstc_core-prefix/src/EP_mnmlstc_core-stamp/EP_mnmlstc_core-install-*.log
[  1%] Performing fix-includes step for 'EP_mnmlstc_core'
[  1%] Completed 'EP_mnmlstc_core'
[  1%] Built target EP_mnmlstc_core
[  1%] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/array/value.cpp.o
[  1%] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/array/element.cpp.o
[  1%] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/array/view.cpp.o
[  2%] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/array/element.cpp.o
[  2%] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/array/value.cpp.o
[  2%] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/array/view.cpp.o
[  2%] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/builder/core.cpp.o
[  2%] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/builder/core.cpp.o
[  3%] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/decimal128.cpp.o
[  3%] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/decimal128.cpp.o
[  3%] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/document/element.cpp.o
[  4%] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/document/element.cpp.o
[  4%] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/document/value.cpp.o
[  4%] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/document/view.cpp.o
[  4%] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/exception/error_code.cpp.o
[  4%] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/document/value.cpp.o
[  4%] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/json.cpp.o
[  6%] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/oid.cpp.o
[  6%] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/document/view.cpp.o
[  6%] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/exception/error_code.cpp.o
[  7%] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/json.cpp.o
[  7%] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/private/itoa.cpp.o
[  7%] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/string/view_or_value.cpp.o
[  7%] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/types.cpp.o
[  7%] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/oid.cpp.o
[  7%] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/private/itoa.cpp.o
[  7%] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/types/bson_value/value.cpp.o
[  7%] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/string/view_or_value.cpp.o
[  7%] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/types.cpp.o
[  8%] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/types/bson_value/value.cpp.o
[  8%] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/types/bson_value/view.cpp.o
[  9%] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/types/bson_value/view.cpp.o
[  9%] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/validate.cpp.o
[  9%] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/validate.cpp.o
[  9%] Linking CXX shared library libbsoncxx-testing.so
[  9%] Built target bsoncxx_testing
[  9%] Linking CXX shared library libbsoncxx.so
[ 11%] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/__/__/third_party/catch/main.cpp.o
[ 11%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/client_encryption.cpp.o
[ 11%] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/array.cpp.o
[ 11%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/bulk_write.cpp.o
[ 12%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/client.cpp.o
[ 12%] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/bson_b_date.cpp.o
[ 12%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/client_session.cpp.o
[ 12%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/change_stream.cpp.o
[ 13%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/cursor.cpp.o
[ 14%] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/bson_serialization.cpp.o
[ 14%] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/bson_builder.cpp.o
[ 14%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/database.cpp.o
[ 14%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/collection.cpp.o
[ 14%] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/bson_get_values.cpp.o
[ 14%] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/bson_types.cpp.o
[ 14%] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/bson_util_itoa.cpp.o
[ 14%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/command_failed_event.cpp.o
[ 14%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/command_started_event.cpp.o
[ 14%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/command_succeeded_event.cpp.o
[ 16%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/heartbeat_failed_event.cpp.o
[ 16%] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/bson_validate.cpp.o
[ 16%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/heartbeat_started_event.cpp.o
[ 16%] Built target bsoncxx_shared
[ 17%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/bulk_write.cpp.o
[ 17%] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/bson_value.cpp.o
[ 18%] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/json.cpp.o
[ 18%] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/oid.cpp.o
[ 18%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/heartbeat_succeeded_event.cpp.o
[ 18%] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/view_or_value.cpp.o
[ 18%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/server_changed_event.cpp.o
[ 18%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/server_closed_event.cpp.o
[ 19%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/server_description.cpp.o
[ 19%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/server_opening_event.cpp.o
[ 19%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/topology_changed_event.cpp.o
[ 19%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/topology_closed_event.cpp.o
[ 19%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/topology_description.cpp.o
[ 19%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/client.cpp.o
[ 19%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/client_encryption.cpp.o
[ 20%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/topology_opening_event.cpp.o
[ 20%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/exception/error_code.cpp.o
[ 20%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/exception/operation_exception.cpp.o
[ 20%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/exception/server_error_code.cpp.o
[ 20%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/client_session.cpp.o
[ 22%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/gridfs/bucket.cpp.o
[ 22%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/gridfs/downloader.cpp.o
[ 22%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/gridfs/uploader.cpp.o
[ 22%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/hint.cpp.o
[ 22%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/index_model.cpp.o
[ 23%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/index_view.cpp.o
[ 23%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/instance.cpp.o
[ 23%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/logger.cpp.o
[ 23%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/model/delete_many.cpp.o
[ 23%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/change_stream.cpp.o
[ 23%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/model/delete_one.cpp.o
[ 24%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/model/insert_one.cpp.o
[ 24%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/model/replace_one.cpp.o
[ 25%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/collection.cpp.o
[ 25%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/model/update_many.cpp.o
[ 25%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/model/update_one.cpp.o
[ 25%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/model/write.cpp.o
[ 27%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/aggregate.cpp.o
[ 27%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/apm.cpp.o
[ 27%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/auto_encryption.cpp.o
[ 27%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/bulk_write.cpp.o
[ 27%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/change_stream.cpp.o
[ 27%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/cursor.cpp.o
[ 27%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/database.cpp.o
[ 28%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/client.cpp.o
[ 28%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/command_failed_event.cpp.o
[ 28%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/client_encryption.cpp.o
[ 28%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/client_session.cpp.o
[ 28%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/count.cpp.o
[ 28%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/estimated_document_count.cpp.o
[ 29%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/create_collection.cpp.o
[ 29%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/command_started_event.cpp.o
[ 29%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/data_key.cpp.o
[ 30%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/command_succeeded_event.cpp.o
[ 30%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/delete.cpp.o
[ 30%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/distinct.cpp.o
[ 30%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/heartbeat_failed_event.cpp.o
[ 30%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/encrypt.cpp.o
[ 32%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/find_one_and_delete.cpp.o
[ 32%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/find_one_and_replace.cpp.o
[ 32%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/heartbeat_started_event.cpp.o
[ 32%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/heartbeat_succeeded_event.cpp.o
[ 32%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/find_one_and_update.cpp.o
[ 32%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/find.cpp.o
[ 32%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/server_changed_event.cpp.o
[ 33%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/gridfs/bucket.cpp.o
[ 34%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/server_closed_event.cpp.o
[ 34%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/gridfs/upload.cpp.o
[ 34%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/index.cpp.o
[ 34%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/index_view.cpp.o
[ 34%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/server_description.cpp.o
[ 34%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/server_opening_event.cpp.o
[ 34%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/insert.cpp.o
[ 35%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/pool.cpp.o
[ 35%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/replace.cpp.o
[ 35%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/server_api.cpp.o
[ 35%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/tls.cpp.o
[ 35%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/transaction.cpp.o
[ 37%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/update.cpp.o
[ 37%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/pipeline.cpp.o
[ 37%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/pool.cpp.o
[ 37%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/topology_changed_event.cpp.o
[ 37%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/topology_closed_event.cpp.o
[ 38%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/topology_description.cpp.o
[ 38%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/private/conversions.cpp.o
[ 38%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/private/libbson.cpp.o
[ 39%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/private/libmongoc.cpp.o
[ 39%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/read_concern.cpp.o
[ 39%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/read_preference.cpp.o
[ 39%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/topology_opening_event.cpp.o
[ 39%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/exception/error_code.cpp.o
[ 39%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/result/bulk_write.cpp.o
[ 39%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/result/delete.cpp.o
[ 39%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/exception/operation_exception.cpp.o
[ 39%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/exception/server_error_code.cpp.o
[ 40%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/result/gridfs/upload.cpp.o
[ 40%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/result/insert_many.cpp.o
[ 40%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/result/insert_one.cpp.o
[ 41%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/gridfs/bucket.cpp.o
[ 41%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/result/replace_one.cpp.o
[ 41%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/result/update.cpp.o
[ 43%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/uri.cpp.o
[ 43%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/validation_criteria.cpp.o
[ 43%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/gridfs/downloader.cpp.o
[ 43%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/gridfs/uploader.cpp.o
[ 43%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/write_concern.cpp.o
[ 43%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/hint.cpp.o
[ 43%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/index_model.cpp.o
[ 44%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/index_view.cpp.o
[ 44%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/instance.cpp.o
[ 44%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/logger.cpp.o
[ 44%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/model/delete_many.cpp.o
[ 45%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/model/delete_one.cpp.o
[ 45%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/model/insert_one.cpp.o
[ 45%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/model/replace_one.cpp.o
[ 45%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/model/update_many.cpp.o
[ 45%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/model/update_one.cpp.o
[ 46%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/model/write.cpp.o
[ 46%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/aggregate.cpp.o
[ 46%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/apm.cpp.o
[ 46%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/auto_encryption.cpp.o
[ 46%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/bulk_write.cpp.o
[ 48%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/change_stream.cpp.o
[ 48%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/client.cpp.o
[ 48%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/client_encryption.cpp.o
[ 48%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/client_session.cpp.o
[ 48%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/count.cpp.o
[ 49%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/estimated_document_count.cpp.o
[ 49%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/create_collection.cpp.o
[ 49%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/data_key.cpp.o
[ 49%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/distinct.cpp.o
[ 49%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/delete.cpp.o
[ 50%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/encrypt.cpp.o
[ 50%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/find_one_and_delete.cpp.o
[ 50%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/find_one_and_replace.cpp.o
[ 50%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/find_one_and_update.cpp.o
[ 50%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/find.cpp.o
[ 51%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/gridfs/bucket.cpp.o
[ 51%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/gridfs/upload.cpp.o
[ 51%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/index.cpp.o
[ 51%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/index_view.cpp.o
[ 51%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/insert.cpp.o
[ 53%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/pool.cpp.o
[ 53%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/replace.cpp.o
[ 53%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/server_api.cpp.o
[ 53%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/tls.cpp.o
[ 54%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/transaction.cpp.o
[ 54%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/update.cpp.o
[ 54%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/pipeline.cpp.o
[ 54%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/pool.cpp.o
[ 54%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/private/conversions.cpp.o
[ 55%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/private/libbson.cpp.o
[ 55%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/private/libmongoc.cpp.o
[ 55%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/read_concern.cpp.o
[ 55%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/read_preference.cpp.o
[ 55%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/result/bulk_write.cpp.o
[ 56%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/result/delete.cpp.o
[ 56%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/result/gridfs/upload.cpp.o
[ 56%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/result/insert_many.cpp.o
[ 56%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/result/insert_one.cpp.o
[ 56%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/result/replace_one.cpp.o
[ 58%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/result/update.cpp.o
[ 58%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/uri.cpp.o
[ 58%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/validation_criteria.cpp.o
[ 58%] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/write_concern.cpp.o
[ 58%] Linking CXX shared library libmongocxx.so
[ 58%] Built target mongocxx_shared
[ 58%] Linking CXX shared library libmongocxx-mocked.so
[ 58%] Built target mongocxx_mocked
[ 58%] Building CXX object src/mongocxx/test/CMakeFiles/test_unified_format_spec.dir/__/test_util/client_helpers.cpp.o
[ 58%] Building CXX object src/mongocxx/test/CMakeFiles/test_read_write_concern_specs.dir/__/test_util/client_helpers.cpp.o
[ 58%] Building CXX object src/mongocxx/test/CMakeFiles/test_instance.dir/instance.cpp.o
[ 58%] Building CXX object src/mongocxx/test/CMakeFiles/test_mongohouse_specs.dir/__/test_util/client_helpers.cpp.o
[ 58%] Building CXX object src/mongocxx/test/CMakeFiles/test_transactions_specs.dir/__/test_util/client_helpers.cpp.o
[ 59%] Building CXX object src/mongocxx/test/CMakeFiles/test_read_write_concern_specs.dir/__/__/third_party/catch/main.cpp.o
[ 59%] Building CXX object src/mongocxx/test/CMakeFiles/test_unified_format_spec.dir/spec/unified_tests/operations.cpp.o
[ 59%] Building CXX object src/mongocxx/test/CMakeFiles/test_mongohouse_specs.dir/__/__/third_party/catch/main.cpp.o
[ 59%] Building CXX object src/mongocxx/test/CMakeFiles/test_transactions_specs.dir/__/__/third_party/catch/main.cpp.o
[ 59%] Building CXX object src/mongocxx/test/CMakeFiles/test_instance.dir/__/__/third_party/catch/main.cpp.o
[ 60%] Building CXX object src/mongocxx/test/CMakeFiles/test_read_write_concern_specs.dir/spec/read_write_concern.cpp.o
[ 60%] Building CXX object src/mongocxx/test/CMakeFiles/test_retryable_reads_specs.dir/__/test_util/client_helpers.cpp.o
[ 60%] Building CXX object src/mongocxx/test/CMakeFiles/test_unified_format_spec.dir/__/__/third_party/catch/main.cpp.o
[ 60%] Building CXX object src/mongocxx/test/CMakeFiles/test_unified_format_spec.dir/spec/unified_tests/runner.cpp.o
[ 61%] Building CXX object src/mongocxx/test/CMakeFiles/test_logging.dir/__/__/third_party/catch/main.cpp.o
[ 61%] Building CXX object src/mongocxx/test/CMakeFiles/test_change_stream_specs.dir/__/test_util/client_helpers.cpp.o
[ 61%] Building CXX object src/mongocxx/test/CMakeFiles/test_versioned_api.dir/__/test_util/client_helpers.cpp.o
[ 61%] Building CXX object src/mongocxx/test/CMakeFiles/test_gridfs_specs.dir/__/test_util/client_helpers.cpp.o
[ 61%] Building CXX object src/mongocxx/test/CMakeFiles/test_crud_specs.dir/__/test_util/client_helpers.cpp.o
[ 61%] Building CXX object src/mongocxx/test/CMakeFiles/test_command_monitoring_specs.dir/__/test_util/client_helpers.cpp.o
[ 61%] Building CXX object src/mongocxx/test/CMakeFiles/test_client_side_encryption_specs.dir/__/test_util/client_helpers.cpp.o
[ 61%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/__/test_util/client_helpers.cpp.o
[ 61%] Building CXX object src/mongocxx/test/CMakeFiles/test_command_monitoring_specs.dir/__/__/third_party/catch/main.cpp.o
[ 61%] Building CXX object src/mongocxx/test/CMakeFiles/test_read_write_concern_specs.dir/spec/operation.cpp.o
[ 61%] Building CXX object src/mongocxx/test/CMakeFiles/test_read_write_concern_specs.dir/spec/unified_tests/entity.cpp.o
[ 62%] Building CXX object src/mongocxx/test/CMakeFiles/test_command_monitoring_specs.dir/spec/command_monitoring.cpp.o
[ 62%] Building CXX object src/mongocxx/test/CMakeFiles/test_gridfs_specs.dir/__/__/third_party/catch/main.cpp.o
[ 64%] Building CXX object src/mongocxx/test/CMakeFiles/test_unified_format_spec.dir/spec/operation.cpp.o
[ 64%] Building CXX object src/mongocxx/test/CMakeFiles/test_versioned_api.dir/__/__/third_party/catch/main.cpp.o
[ 64%] Building CXX object src/mongocxx/test/CMakeFiles/test_crud_specs.dir/__/__/third_party/catch/main.cpp.o
[ 64%] Building CXX object src/mongocxx/test/CMakeFiles/test_client_side_encryption_specs.dir/__/__/third_party/catch/main.cpp.o
[ 64%] Building CXX object src/mongocxx/test/CMakeFiles/test_retryable_reads_specs.dir/__/__/third_party/catch/main.cpp.o
[ 65%] Building CXX object src/mongocxx/test/CMakeFiles/test_change_stream_specs.dir/__/__/third_party/catch/main.cpp.o
[ 65%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/__/__/third_party/catch/main.cpp.o
[ 65%] Building CXX object src/mongocxx/test/CMakeFiles/test_mongohouse_specs.dir/spec/mongohouse.cpp.o
[ 66%] Building CXX object src/mongocxx/test/CMakeFiles/test_gridfs_specs.dir/spec/gridfs.cpp.o
[ 66%] Building CXX object src/mongocxx/test/CMakeFiles/test_read_write_concern_specs.dir/spec/unified_tests/assert.cpp.o
[ 67%] Building CXX object src/mongocxx/test/CMakeFiles/test_client_side_encryption_specs.dir/spec/client_side_encryption.cpp.o
[ 67%] Building CXX object src/mongocxx/test/CMakeFiles/test_command_monitoring_specs.dir/spec/operation.cpp.o
[ 67%] Building CXX object src/mongocxx/test/CMakeFiles/test_gridfs_specs.dir/spec/operation.cpp.o
[ 67%] Building CXX object src/mongocxx/test/CMakeFiles/test_command_monitoring_specs.dir/spec/unified_tests/entity.cpp.o
[ 67%] Building CXX object src/mongocxx/test/CMakeFiles/test_read_write_concern_specs.dir/spec/monitoring.cpp.o
[ 69%] Building CXX object src/mongocxx/test/CMakeFiles/test_read_write_concern_specs.dir/spec/util.cpp.o
[ 69%] Building CXX object src/mongocxx/test/CMakeFiles/test_client_side_encryption_specs.dir/spec/operation.cpp.o
[ 69%] Building CXX object src/mongocxx/test/CMakeFiles/test_mongohouse_specs.dir/spec/operation.cpp.o
[ 69%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/bulk_write.cpp.o
[ 69%] Building CXX object src/mongocxx/test/CMakeFiles/test_command_monitoring_specs.dir/spec/unified_tests/assert.cpp.o
[ 69%] Building CXX object src/mongocxx/test/CMakeFiles/test_command_monitoring_specs.dir/spec/monitoring.cpp.o
[ 69%] Linking CXX executable test_bson
[ 69%] Building CXX object src/mongocxx/test/CMakeFiles/test_unified_format_spec.dir/spec/unified_tests/entity.cpp.o
[ 69%] Built target test_bson
[ 69%] Building CXX object src/mongocxx/test/CMakeFiles/test_gridfs_specs.dir/spec/unified_tests/entity.cpp.o
[ 70%] Building CXX object src/mongocxx/test/CMakeFiles/test_command_monitoring_specs.dir/spec/util.cpp.o
[ 70%] Building CXX object src/mongocxx/test/CMakeFiles/test_gridfs_specs.dir/spec/unified_tests/assert.cpp.o
[ 70%] Building CXX object src/mongocxx/test/CMakeFiles/test_unified_format_spec.dir/spec/unified_tests/assert.cpp.o
[ 70%] Building CXX object src/mongocxx/test/CMakeFiles/test_unified_format_spec.dir/spec/monitoring.cpp.o
[ 70%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/change_streams.cpp.o
[ 70%] Building CXX object src/mongocxx/test/CMakeFiles/test_gridfs_specs.dir/spec/monitoring.cpp.o
[ 70%] Building CXX object src/mongocxx/test/CMakeFiles/test_client_side_encryption_specs.dir/spec/unified_tests/entity.cpp.o
[ 71%] Building CXX object src/mongocxx/test/CMakeFiles/test_gridfs_specs.dir/spec/util.cpp.o
[ 72%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/client.cpp.o
[ 72%] Building CXX object src/mongocxx/test/CMakeFiles/test_retryable_reads_specs.dir/spec/retryable-reads.cpp.o
[ 72%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/client_session.cpp.o
[ 72%] Building CXX object src/mongocxx/test/CMakeFiles/test_unified_format_spec.dir/spec/util.cpp.o
[ 72%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/client_side_encryption.cpp.o
[ 72%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/collection.cpp.o
[ 72%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/collection_mocked.cpp.o
[ 74%] Building CXX object src/mongocxx/test/CMakeFiles/test_retryable_reads_specs.dir/spec/operation.cpp.o
[ 74%] Building CXX object src/mongocxx/test/CMakeFiles/test_retryable_reads_specs.dir/spec/unified_tests/entity.cpp.o
[ 74%] Building CXX object src/mongocxx/test/CMakeFiles/test_retryable_reads_specs.dir/spec/unified_tests/assert.cpp.o
[ 74%] Building CXX object src/mongocxx/test/CMakeFiles/test_retryable_reads_specs.dir/spec/monitoring.cpp.o
[ 74%] Building CXX object src/mongocxx/test/CMakeFiles/test_crud_specs.dir/spec/crud.cpp.o
[ 74%] Linking CXX executable test_instance
[ 74%] Built target test_instance
[ 74%] Building CXX object src/mongocxx/test/CMakeFiles/test_change_stream_specs.dir/spec/change_stream.cpp.o
[ 75%] Linking CXX executable test_unified_format_spec
[ 75%] Building CXX object src/mongocxx/test/CMakeFiles/test_retryable_reads_specs.dir/spec/util.cpp.o
[ 75%] Building CXX object src/mongocxx/test/CMakeFiles/test_change_stream_specs.dir/spec/operation.cpp.o
[ 76%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/conversions.cpp.o
[ 76%] Built target test_unified_format_spec
[ 76%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/database.cpp.o
[ 76%] Building CXX object src/mongocxx/test/CMakeFiles/test_logging.dir/logging.cpp.o
[ 77%] Building CXX object src/mongocxx/test/CMakeFiles/test_crud_specs.dir/spec/operation.cpp.o
[ 77%] Linking CXX executable test_read_write_concern_specs
[ 77%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/gridfs/bucket.cpp.o
[ 77%] Building CXX object src/mongocxx/test/CMakeFiles/test_transactions_specs.dir/spec/transactions.cpp.o
[ 77%] Linking CXX executable test_command_monitoring_specs
[ 77%] Building CXX object src/mongocxx/test/CMakeFiles/test_versioned_api.dir/versioned_api.cpp.o
[ 77%] Built target test_read_write_concern_specs
[ 77%] Building CXX object src/mongocxx/test/CMakeFiles/test_versioned_api.dir/spec/operation.cpp.o
[ 77%] Linking CXX executable test_gridfs_specs
[ 77%] Linking CXX executable test_logging
[ 77%] Built target test_command_monitoring_specs
[ 79%] Building CXX object src/mongocxx/test/CMakeFiles/test_versioned_api.dir/spec/unified_tests/entity.cpp.o
[ 79%] Building CXX object src/mongocxx/test/CMakeFiles/test_change_stream_specs.dir/spec/unified_tests/entity.cpp.o
[ 79%] Built target test_logging
[ 79%] Building CXX object src/mongocxx/test/CMakeFiles/test_change_stream_specs.dir/spec/unified_tests/assert.cpp.o
[ 79%] Building CXX object src/mongocxx/test/CMakeFiles/test_crud_specs.dir/spec/unified_tests/entity.cpp.o
[ 79%] Building CXX object src/mongocxx/test/CMakeFiles/test_mongohouse_specs.dir/spec/unified_tests/entity.cpp.o
[ 79%] Built target test_gridfs_specs
[ 79%] Building CXX object src/mongocxx/test/CMakeFiles/test_crud_specs.dir/spec/unified_tests/assert.cpp.o
[ 79%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/gridfs/downloader.cpp.o
[ 80%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/gridfs/uploader.cpp.o
[ 80%] Building CXX object src/mongocxx/test/CMakeFiles/test_transactions_specs.dir/spec/operation.cpp.o
[ 80%] Building CXX object src/mongocxx/test/CMakeFiles/test_versioned_api.dir/spec/unified_tests/assert.cpp.o
[ 80%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/hint.cpp.o
[ 80%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/index_view.cpp.o
[ 80%] Building CXX object src/mongocxx/test/CMakeFiles/test_crud_specs.dir/spec/monitoring.cpp.o
[ 80%] Building CXX object src/mongocxx/test/CMakeFiles/test_mongohouse_specs.dir/spec/unified_tests/assert.cpp.o
[ 80%] Building CXX object src/mongocxx/test/CMakeFiles/test_client_side_encryption_specs.dir/spec/unified_tests/assert.cpp.o
[ 81%] Building CXX object src/mongocxx/test/CMakeFiles/test_change_stream_specs.dir/spec/monitoring.cpp.o
[ 81%] Building CXX object src/mongocxx/test/CMakeFiles/test_versioned_api.dir/spec/monitoring.cpp.o
[ 82%] Building CXX object src/mongocxx/test/CMakeFiles/test_mongohouse_specs.dir/spec/monitoring.cpp.o
[ 82%] Building CXX object src/mongocxx/test/CMakeFiles/test_change_stream_specs.dir/spec/util.cpp.o
[ 82%] Building CXX object src/mongocxx/test/CMakeFiles/test_versioned_api.dir/spec/util.cpp.o
[ 82%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/model/delete_many.cpp.o
[ 82%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/model/delete_one.cpp.o
[ 82%] Building CXX object src/mongocxx/test/CMakeFiles/test_crud_specs.dir/spec/util.cpp.o
[ 83%] Linking CXX executable test_retryable_reads_specs
[ 85%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/model/insert_one.cpp.o
[ 85%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/model/replace_one.cpp.o
[ 85%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/model/update_many.cpp.o
[ 85%] Built target test_retryable_reads_specs
[ 85%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/model/update_one.cpp.o
[ 85%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/options/aggregate.cpp.o
[ 86%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/options/bulk_write.cpp.o
[ 86%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/options/client_session.cpp.o
[ 87%] Building CXX object src/mongocxx/test/CMakeFiles/test_client_side_encryption_specs.dir/spec/monitoring.cpp.o
[ 87%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/options/count.cpp.o
[ 87%] Building CXX object src/mongocxx/test/CMakeFiles/test_mongohouse_specs.dir/spec/util.cpp.o
[ 87%] Building CXX object src/mongocxx/test/CMakeFiles/test_client_side_encryption_specs.dir/spec/util.cpp.o
[ 87%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/options/create_collection.cpp.o
[ 87%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/options/delete.cpp.o
[ 88%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/options/distinct.cpp.o
[ 88%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/options/find.cpp.o
[ 88%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/options/find_one_and_delete.cpp.o
[ 88%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/options/find_one_and_replace.cpp.o
[ 88%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/options/find_one_and_update.cpp.o
[ 90%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/options/gridfs/bucket.cpp.o
[ 90%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/options/gridfs/upload.cpp.o
[ 90%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/options/index.cpp.o
[ 90%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/options/insert.cpp.o
[ 90%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/options/pool.cpp.o
[ 91%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/options/replace.cpp.o
[ 91%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/options/update.cpp.o
[ 91%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/pool.cpp.o
[ 91%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/private/scoped_bson_t.cpp.o
[ 92%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/private/write_concern.cpp.o
[ 92%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/read_concern.cpp.o
[ 92%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/read_preference.cpp.o
[ 92%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/result/bulk_write.cpp.o
[ 93%] Building CXX object src/mongocxx/test/CMakeFiles/test_transactions_specs.dir/spec/unified_tests/entity.cpp.o
[ 93%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/result/delete.cpp.o
[ 95%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/result/gridfs/upload.cpp.o
[ 95%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/result/insert_one.cpp.o
[ 95%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/result/replace_one.cpp.o
[ 95%] Building CXX object src/mongocxx/test/CMakeFiles/test_transactions_specs.dir/spec/unified_tests/assert.cpp.o
[ 96%] Linking CXX executable test_crud_specs
[ 96%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/result/update.cpp.o
[ 96%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/sdam-monitoring.cpp.o
[ 97%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/spec/monitoring.cpp.o
[ 97%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/spec/unified_tests/assert.cpp.o
[ 97%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/spec/unified_tests/entity.cpp.o
[ 97%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/transactions.cpp.o
[ 97%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/uri.cpp.o
[ 97%] Linking CXX executable test_change_stream_specs
[ 98%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/validation_criteria.cpp.o
[ 98%] Built target test_crud_specs
[ 98%] Building CXX object src/mongocxx/test/CMakeFiles/test_driver.dir/write_concern.cpp.o
[ 98%] Building CXX object src/mongocxx/test/CMakeFiles/test_transactions_specs.dir/spec/monitoring.cpp.o
[ 98%] Building CXX object src/mongocxx/test/CMakeFiles/test_transactions_specs.dir/spec/util.cpp.o
[ 98%] Built target test_change_stream_specs
[ 98%] Linking CXX executable test_versioned_api
[ 98%] Built target test_versioned_api
[ 98%] Linking CXX executable test_mongohouse_specs
[ 98%] Linking CXX executable test_client_side_encryption_specs
[ 98%] Built target test_mongohouse_specs
[ 98%] Built target test_client_side_encryption_specs
[100%] Linking CXX executable test_transactions_specs
[100%] Built target test_transactions_specs
[100%] Linking CXX executable test_driver
[100%] Built target test_driver
──────────────────────── Command exited - Return code 0 ────────────────────────

Install module deps/mongocxx ...
Run command: cmake --install .
In working directory: /root/workspace/deps/mongocxx/build
──────────────────────────────── Command output ────────────────────────────────
-- Install configuration: "RelWithDebInfo"
-- Installing: /root/workspace/deps/mongocxx/build/install/share/mongo-cxx-driver/LICENSE
-- Installing: /root/workspace/deps/mongocxx/build/install/share/mongo-cxx-driver/README.md
-- Installing: /root/workspace/deps/mongocxx/build/install/share/mongo-cxx-driver/THIRD-PARTY-NOTICES
-- Up-to-date: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/types
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/types/private
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/types/value.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/types/bson_value
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/types/bson_value/make_value.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/types/bson_value/private
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/types/bson_value/view_or_value.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/types/bson_value/value.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/types/bson_value/view.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/stdx
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/stdx/make_unique.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/stdx/string_view.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/stdx/optional.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/decimal128.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/exception
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/exception/error_code.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/exception/exception.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/array
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/array/element.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/array/view_or_value.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/array/value.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/array/view.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/private
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/types.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/view_or_value.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/string
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/string/to_string.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/string/view_or_value.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/util
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/util/functor.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/json.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/document
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/document/element.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/document/view_or_value.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/document/value.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/document/view.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/oid.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/enums
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/enums/binary_sub_type.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/enums/type.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/test
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/config
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/config/prelude.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/config/private
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/config/postlude.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/config/compiler.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/builder
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/list.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/stream
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/stream/closed_context.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/stream/helpers.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/stream/array_context.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/stream/value_context.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/stream/array.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/stream/document.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/stream/single_context.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/stream/key_context.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/concatenate.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/core.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/basic
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/basic/sub_document.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/basic/sub_array.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/basic/helpers.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/basic/kvp.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/basic/impl.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/basic/array.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/basic/document.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/validate.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/test_util
-- Up-to-date: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/third_party
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/cmake
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/config/export.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/lib/cmake/libbsoncxx-3.7.0-pre/libbsoncxx-config.cmake
-- Installing: /root/workspace/deps/mongocxx/build/install/lib/cmake/libbsoncxx-3.7.0-pre/libbsoncxx-config-version.cmake
-- Installing: /root/workspace/deps/mongocxx/build/install/lib/libbsoncxx.so.3.7.0-pre
-- Installing: /root/workspace/deps/mongocxx/build/install/lib/libbsoncxx.so._noabi
-- Installing: /root/workspace/deps/mongocxx/build/install/lib/libbsoncxx.so
-- Installing: /root/workspace/deps/mongocxx/build/install/lib/cmake/bsoncxx-3.7.0-pre/bsoncxx_targets.cmake
-- Installing: /root/workspace/deps/mongocxx/build/install/lib/cmake/bsoncxx-3.7.0-pre/bsoncxx_targets-relwithdebinfo.cmake
-- Installing: /root/workspace/deps/mongocxx/build/install/lib/cmake/bsoncxx-3.7.0-pre/bsoncxx-config-version.cmake
-- Installing: /root/workspace/deps/mongocxx/build/install/lib/cmake/bsoncxx-3.7.0-pre/bsoncxx-config.cmake
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/config/config.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/bsoncxx/v_noabi/bsoncxx/config/version.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/lib/pkgconfig/libbsoncxx.pc
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/options
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/options/auto_encryption.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/options/estimated_document_count.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/options/apm.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/options/tls.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/options/count.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/options/find_one_and_update.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/options/change_stream.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/options/transaction.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/options/insert.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/options/private
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/options/aggregate.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/options/encrypt.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/options/delete.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/options/index_view.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/options/client.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/options/pool.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/options/ssl.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/options/find_one_common_options.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/options/gridfs
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/options/gridfs/upload.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/options/gridfs/bucket.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/options/client_session.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/options/index.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/options/data_key.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/options/update.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/options/find_one_and_replace.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/options/client_encryption.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/options/replace.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/options/create_collection.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/options/server_api.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/options/find_one_and_delete.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/options/bulk_write.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/options/find.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/options/distinct.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/result
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/result/replace_one.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/result/insert_many.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/result/delete.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/result/gridfs
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/result/gridfs/upload.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/result/update.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/result/insert_one.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/result/bulk_write.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/index_model.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/events
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/events/topology_changed_event.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/events/server_changed_event.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/events/command_failed_event.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/events/server_description.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/events/topology_closed_event.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/events/heartbeat_started_event.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/events/command_succeeded_event.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/events/heartbeat_failed_event.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/events/topology_description.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/events/heartbeat_succeeded_event.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/events/server_closed_event.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/events/server_opening_event.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/events/command_started_event.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/events/topology_opening_event.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/cursor.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/change_stream.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/exception
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/exception/operation_exception.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/exception/error_code.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/exception/private
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/exception/bulk_write_exception.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/exception/query_exception.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/exception/server_error_code.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/exception/gridfs_exception.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/exception/logic_error.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/exception/authentication_exception.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/exception/exception.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/exception/write_exception.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/private
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/write_type.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/read_preference.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/index_view.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/client.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/instance.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/read_concern.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/pool.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/database.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/uri.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/model
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/model/replace_one.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/model/update_one.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/model/write.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/model/delete_many.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/model/delete_one.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/model/insert_one.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/model/update_many.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/stdx.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/gridfs
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/gridfs/downloader.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/gridfs/private
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/gridfs/bucket.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/gridfs/uploader.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/pipeline.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/client_session.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/test
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/test/options
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/test/options/gridfs
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/test/result
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/test/result/gridfs
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/test/private
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/test/model
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/test/gridfs
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/test/spec
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/test/spec/unified_tests
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/config
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/config/prelude.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/config/private
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/config/postlude.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/config/compiler.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/logger.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/client_encryption.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/write_concern.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/test_util
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/validation_criteria.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/bulk_write.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/cmake
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/hint.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/collection.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/config/export.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/lib/cmake/libmongocxx-3.7.0-pre/libmongocxx-config.cmake
-- Installing: /root/workspace/deps/mongocxx/build/install/lib/cmake/libmongocxx-3.7.0-pre/libmongocxx-config-version.cmake
-- Installing: /root/workspace/deps/mongocxx/build/install/lib/libmongocxx.so.3.7.0-pre
-- Installing: /root/workspace/deps/mongocxx/build/install/lib/libmongocxx.so._noabi
-- Set runtime path of "/root/workspace/deps/mongocxx/build/install/lib/libmongocxx.so.3.7.0-pre" to ""
-- Installing: /root/workspace/deps/mongocxx/build/install/lib/libmongocxx.so
-- Installing: /root/workspace/deps/mongocxx/build/install/lib/cmake/mongocxx-3.7.0-pre/mongocxx_targets.cmake
-- Installing: /root/workspace/deps/mongocxx/build/install/lib/cmake/mongocxx-3.7.0-pre/mongocxx_targets-relwithdebinfo.cmake
-- Installing: /root/workspace/deps/mongocxx/build/install/lib/cmake/mongocxx-3.7.0-pre/mongocxx-config-version.cmake
-- Installing: /root/workspace/deps/mongocxx/build/install/lib/cmake/mongocxx-3.7.0-pre/mongocxx-config.cmake
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/config/config.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/include/mongocxx/v_noabi/mongocxx/config/version.hpp
-- Installing: /root/workspace/deps/mongocxx/build/install/lib/pkgconfig/libmongocxx.pc
-- Installing: /root/workspace/deps/mongocxx/build/install/share/mongo-cxx-driver/uninstall.sh
──────────────────────── Command exited - Return code 0 ────────────────────────

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
─── Upgrade module deps/soem/h2t_fork ... ──────────────────────────────────────
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Prepare module deps/soem/h2t_fork ...
Run command: cmake -Wno-dev -DCMAKE_BUILD_TYPE=RelWithDebInfo 
-DCMAKE_C_COMPILER_LAUNCHER=/usr/bin/ccache 
-DCMAKE_CXX_COMPILER_LAUNCHER=/usr/bin/ccache ..
In working directory: /root/workspace/deps/soem/h2t_fork/build
──────────────────────────────── Command output ────────────────────────────────
-- The C compiler identification is GNU 11.4.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
CMAKE_SYSTEM_NAME is Linux
OS is linux
-- Configuring done
-- Generating done
-- Build files have been written to: /root/workspace/deps/soem/h2t_fork/build
──────────────────────── Command exited - Return code 0 ────────────────────────

Build module deps/soem/h2t_fork ...
Run command: cmake --build . --target all
In working directory: /root/workspace/deps/soem/h2t_fork/build
With environment variables: CMAKE_BUILD_PARALLEL_LEVEL='23'
──────────────────────────────── Command output ────────────────────────────────
[  3%] Building C object CMakeFiles/soem_static.dir/soem/ethercatbase.c.o
[ 10%] Building C object CMakeFiles/soem_shared.dir/soem/ethercatbase.c.o
[ 10%] Building C object CMakeFiles/soem_static.dir/soem/ethercatconfig.c.o
[ 13%] Building C object CMakeFiles/soem_static.dir/soem/ethercatdc.c.o
[ 20%] Building C object CMakeFiles/soem_shared.dir/soem/ethercatconfig.c.o
[ 20%] Building C object CMakeFiles/soem_shared.dir/soem/ethercatcoe.c.o
[ 23%] Building C object CMakeFiles/soem_static.dir/soem/ethercatfoe.c.o
[ 30%] Building C object CMakeFiles/soem_static.dir/soem/ethercatcoe.c.o
[ 30%] Building C object CMakeFiles/soem_static.dir/soem/ethercatmain.c.o
[ 36%] Building C object CMakeFiles/soem_shared.dir/soem/ethercatdc.c.o
[ 36%] Building C object CMakeFiles/soem_shared.dir/soem/ethercatfoe.c.o
[ 40%] Building C object CMakeFiles/soem_static.dir/soem/ethercatprint.c.o
[ 43%] Building C object CMakeFiles/soem_static.dir/osal/linux/osal.c.o
[ 50%] Building C object CMakeFiles/soem_shared.dir/soem/ethercatmain.c.o
[ 50%] Building C object CMakeFiles/soem_static.dir/soem/ethercatsoe.c.o
[ 53%] Building C object CMakeFiles/soem_shared.dir/soem/ethercatprint.c.o
[ 56%] Building C object CMakeFiles/soem_static.dir/oshw/linux/nicdrv.c.o
[ 60%] Building C object CMakeFiles/soem_shared.dir/soem/ethercatsoe.c.o
[ 63%] Building C object CMakeFiles/soem_shared.dir/osal/linux/osal.c.o
[ 66%] Building C object CMakeFiles/soem_shared.dir/oshw/linux/nicdrv.c.o
[ 70%] Building C object CMakeFiles/soem_static.dir/oshw/linux/oshw.c.o
[ 73%] Building C object CMakeFiles/soem_shared.dir/oshw/linux/oshw.c.o
[ 76%] Linking C shared library libsoem.so
[ 76%] Built target soem_shared
[ 80%] Linking C static library libsoem.a
[ 80%] Built target soem_static
[ 86%] Building C object test/linux/eepromtool/CMakeFiles/eepromtool.dir/eepromtool.c.o
[ 86%] Building C object test/linux/slaveinfo/CMakeFiles/slaveinfo.dir/slaveinfo.c.o
[ 90%] Building C object test/linux/simple_test/CMakeFiles/simple_test.dir/simple_test.c.o
[ 93%] Linking C executable simple_test
[ 93%] Built target simple_test
[ 96%] Linking C executable eepromtool
[ 96%] Built target eepromtool
[100%] Linking C executable slaveinfo
[100%] Built target slaveinfo
──────────────────────── Command exited - Return code 0 ────────────────────────

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
─── Upgrade module simox ... ───────────────────────────────────────────────────
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Prepare module simox ...
Run command: cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo 
-DCMAKE_C_COMPILER_LAUNCHER=/usr/bin/ccache 
-DCMAKE_CXX_COMPILER_LAUNCHER=/usr/bin/ccache -DCMAKE_C_COMPILER=/usr/bin/gcc-11
-DCMAKE_CXX_COMPILER=/usr/bin/g++-11 -DBUILD_TESTING=ON 
-DBULLET_ROOT=/root/workspace/deps/bullet3/build/install/usr/local ..
In working directory: /root/workspace/simox/build
──────────────────────────────── Command output ────────────────────────────────
-- cmake version: 3.21.3
-- The CXX compiler identification is GNU 11.4.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++-11 - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- ** Simox version: 2.3.74.0
-- Using Boost Version 1.74.0
-- Changing o level of RelWithDebInfo to match o level of Release (from '-O2 ' to '-O3 ')
-- CMAKE_CXX_FLAGS_RELWITHDEBINFO = -O3 -g -DNDEBUG
-- ** Module path: /root/workspace/simox/CMakeModules
-- qwt_DIR: 
-- qwt-Include: /usr/include/qwt
-- qwt-lib: /usr/lib/libqwt-qt5.so
-- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found suitable exact version "1.74.0") found components: filesystem system program_options thread unit_test_framework regex
-- Boost found at: /usr/include
-- Compiler version: 11.4.0
-- ******************** Configuring Simox ************************
-- ** SIMOX BUILD SimoxUtility: TRUE (can't be turned off)
-- ** SIMOX BUILD SimoxQtUtility: TRUE (can't be turned off)
-- ** SIMOX BUILD VirtualRobot: TRUE
-- ** SIMOX BUILD Saba        : TRUE
-- ** SIMOX BUILD GraspStudio : TRUE
-- ** SIMOX BUILD SimDynamics : TRUE
-- ** SIMOX BUILD GeometricPlanning : 
-- ** SIMOX LIB DIR: /root/workspace/simox/build/lib
-- ** SIMOX BIN DIR: /root/workspace/simox/build/bin
-- ** SIMOX DATA DIR: /root/workspace/simox/VirtualRobot/data
-- ** SIMOX INSTALL LIB DIR   : lib
-- ** SIMOX INSTALL BIN DIR   : bin
-- ** SIMOX INSTALL DATA DIR  : data
-- ** SIMOX INSTALL HEADER DIR: include
-- ** Simox build directory: /root/workspace/simox/build
--  ** Looking for libtinyxml - found
--  ** Found URDF: /usr/lib/x86_64-linux-gnu/liburdfdom_model.so
-- Configuring Release build
-- ** Test output directory: /root/workspace/simox/build/bin/tests
-- Using rbdl
-- The C compiler identification is GNU 11.4.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/gcc-11 - skipped
-- Detecting C compile features
-- Detecting C compile features - done
Exporting rbdl
-- 
***** CONFIGURING Simox project SimoxUtility *****
-- ***** Finished CONFIGURING Simox project SimoxUtility *****

-- 
***** CONFIGURING Simox project SimoxQtUtility *****
-- Found Qt5: /usr/include/x86_64-linux-gnu/qt5//usr/include/x86_64-linux-gnu/qt5/QtGui/usr/include/x86_64-linux-gnu/qt5/QtCore/usr/lib/x86_64-linux-gnu/qt5//mkspecs/linux-g++/usr/include/x86_64-linux-gnu/qt5//usr/include/x86_64-linux-gnu/qt5/QtOpenGL/usr/include/x86_64-linux-gnu/qt5/QtWidgets/usr/include/x86_64-linux-gnu/qt5/QtGui/usr/include/x86_64-linux-gnu/qt5/QtCore/usr/lib/x86_64-linux-gnu/qt5//mkspecs/linux-g++
-- ***** Finished CONFIGURING Simox project SimoxQtUtility *****

-- Found NLOPT: /usr/include (found version "2.7.1") 
-- NLOPT found at: /usr/include
-- Searching Coin3D, Qt and SoQt...
-- Found Coin3D: /root/workspace/deps/coin/coin/build/install/include, /root/workspace/deps/coin/coin/build/install/lib
-- Found Qt5: /usr/include/x86_64-linux-gnu/qt5//usr/include/x86_64-linux-gnu/qt5/QtGui/usr/include/x86_64-linux-gnu/qt5/QtCore/usr/lib/x86_64-linux-gnu/qt5//mkspecs/linux-g++/usr/include/x86_64-linux-gnu/qt5//usr/include/x86_64-linux-gnu/qt5/QtOpenGL/usr/include/x86_64-linux-gnu/qt5/QtWidgets/usr/include/x86_64-linux-gnu/qt5/QtGui/usr/include/x86_64-linux-gnu/qt5/QtCore/usr/lib/x86_64-linux-gnu/qt5//mkspecs/linux-g++
-- Found SoQt:/root/workspace/deps/coin/soqt/build/install/usr/local/include/usr/include, /root/workspace/deps/coin/soqt/build/install/usr/local/lib
-- Enabling Coin3D/Qt/SoQt support
-- 
***** CONFIGURING Simox project VirtualRobot *****
-- Simox_VISUALIZATION                   : TRUE
-- Simox_USE_COIN_VISUALIZATION          : ON
-- Simox_USE_OPENSCENEGRAPH_VISUALIZATION: OFF
-- adding Coin3d visualzation
--  ** Including URDF importer
--  ** COLLISION DETECTION: PQP
--  ** Directory of collision detection wrapper: /root/workspace/simox/VirtualRobot/CollisionDetection/PQP
--  ** Simox application InverseDynamics will be placed into /root/workspace/simox/build/bin
--  ** Simox application InverseDynamics will be installed into 
--  ** Simox application ConstrainedIKDemo will be placed into /root/workspace/simox/build/bin
--  ** Simox application ConstrainedIKDemo will be installed into bin
--  ** Simox application loadRobot will be placed into /root/workspace/simox/build/bin
--  ** Simox application loadRobot will be installed into bin
-- Found OpenGL: /usr/lib/x86_64-linux-gnu/libOpenGL.so   
--  ** Simox application CameraViewer will be placed into /root/workspace/simox/build/bin
--  ** Simox application CameraViewer will be installed into bin
--  ** Simox application GenericIKDemo will be placed into /root/workspace/simox/build/bin
--  ** Simox application GenericIKDemo will be installed into bin
--  ** Simox application GraspEditor will be placed into /root/workspace/simox/build/bin
--  ** Simox application GraspEditor will be installed into bin
--  ** Simox application JacobiDemo will be placed into /root/workspace/simox/build/bin
--  ** Simox application JacobiDemo will be installed into bin
--  ** Simox application loadURDFRobot will be placed into /root/workspace/simox/build/bin
--  ** Simox application loadURDFRobot will be installed into bin
-- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found suitable exact version "1.74.0") found components: system filesystem
--  ** Simox application MujocoMeshReader will be placed into /root/workspace/simox/build/bin
--  ** Simox application MujocoMeshReader will be installed into bin
--  ** Simox application ReachabilityDemo will be placed into /root/workspace/simox/build/bin
--  ** Simox application ReachabilityDemo will be installed into bin
--  ** Simox application ReachabilityMapDemo will be placed into /root/workspace/simox/build/bin
--  ** Simox application ReachabilityMapDemo will be installed into bin
--  ** Simox application RobotViewer will be placed into /root/workspace/simox/build/bin
--  ** Simox application RobotViewer will be installed into bin
--  ** Simox application SimoxSceneViewer will be placed into /root/workspace/simox/build/bin
--  ** Simox application SimoxSceneViewer will be installed into bin
--  ** Simox application Simox2Mjcf will be placed into /root/workspace/simox/build/bin
--  ** Simox application Simox2Mjcf will be installed into bin
--  ** Simox application StabilityDemo will be placed into /root/workspace/simox/build/bin
--  ** Simox application StabilityDemo will be installed into bin
--  ** Simox application CoinViewer will be placed into /root/workspace/simox/build/bin
--  ** Simox application CoinViewer will be installed into bin
--  ** Simox application RGBOffscreenRendering will be placed into /root/workspace/simox/build/bin
--  ** Simox application RGBOffscreenRendering will be installed into bin
--  ** Simox application DepthOffscreenRendering will be placed into /root/workspace/simox/build/bin
--  ** Simox application DepthOffscreenRendering will be installed into bin
--  ** Simox application RobotFromObjects will be placed into /root/workspace/simox/build/bin
--  ** Simox application RobotFromObjects will be installed into bin
--  ** Simox application Iv2Wrl will be placed into /root/workspace/simox/build/bin
--  ** Simox application Iv2Wrl will be installed into bin
-- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found suitable exact version "1.74.0") found components: system
--  ** Simox application HemisphereJoint will be placed into /root/workspace/simox/build/bin
--  ** Simox application HemisphereJoint will be installed into bin
-- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found suitable exact version "1.74.0") found components: system filesystem
--  ** Simox application TestObjLoading will be placed into /root/workspace/simox/build/bin
--  ** Simox application TestObjLoading will be installed into bin
--  ** Adding GraspEditor gui
-- ***** Finished CONFIGURING Simox project VirtualRobot *****

-- ***** CONFIGURING Simox project Saba *****
-- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found suitable exact version "1.74.0") found components: unit_test_framework
--  ** Simox application RRTdemo will be placed into /root/workspace/simox/build/bin
--  ** Simox application RRTdemo will be installed into bin
--  ** Simox application RrtGui will be placed into /root/workspace/simox/build/bin
--  ** Simox application RrtGui will be installed into bin
--  ** Simox application IKRRT will be placed into /root/workspace/simox/build/bin
--  ** Simox application IKRRT will be installed into bin
--  ** Simox application GraspRrtDemo will be placed into /root/workspace/simox/build/bin
--  ** Simox application GraspRrtDemo will be installed into bin
--  ** Simox application MultiThreadedPlanning will be placed into /root/workspace/simox/build/bin
--  ** Simox application MultiThreadedPlanning will be installed into bin
--  ** Simox application PlatformDemo will be placed into /root/workspace/simox/build/bin
--  ** Simox application PlatformDemo will be installed into bin
-- ***** Finished CONFIGURING Simox project Saba *****

-- ***** CONFIGURING Simox project GraspStudio *****
--  ** Simox application GraspQuality will be placed into /root/workspace/simox/build/bin
--  ** Simox application GraspQuality will be installed into bin
--  ** Simox application GraspPlanner will be placed into /root/workspace/simox/build/bin
--  ** Simox application GraspPlanner will be installed into bin
-- ***** Finished CONFIGURING Simox project GraspStudio *****

-- ***** CONFIGURING Simox project GeometricPlanning *****
-- doctest not found. Using VirtualRobot assertions.
-- ***** Finished CONFIGURING Simox project GeometricPlanning *****

-- ***** CONFIGURING Simox project SimDynamics *****
--  ** USING BULLET_ROOT-PATH from environment variable BULLET_ROOT: /root/workspace/deps/bullet3/build/install/usr/local
-- Found Bullet: /root/workspace/deps/bullet3/build/install/usr/local/lib/libBulletDynamics.so
--  ** Found Bullet at /root/workspace/deps/bullet3/build/install/usr/local/include/bullet
-- BULLET_INCLUDE_DIRS /root/workspace/deps/bullet3/build/install/usr/local/include/bullet
-- Testing Bullet for use of double precision...
-- Bullet double precision detected. Automatically defining BT_USE_DOUBLE_PRECISION
--  ** OPENGL FOUND lib:/usr/lib/x86_64-linux-gnu/libGL.so
--  ** OPENGL_GLU FOUND lib:/usr/lib/x86_64-linux-gnu/libGLU.so
-- Found GLUT: /usr/lib/x86_64-linux-gnu/libglut.so  
--  ** GLUT FOUND: /usr/lib/x86_64-linux-gnu/libglut.so
--  **** Configuring BulletOpenGLSupport
--  ** BulletOpenGLSupport  will be placed into /root/workspace/simox/build/lib
GLUT_INCLUDE_DIR:/usr/include
--  ** Simox application BulletDebugViewer will be placed into /root/workspace/simox/build/bin
--  ** Simox application BulletDebugViewer will be installed into bin
--  ** Simox application SimDynamicsViewer will be placed into /root/workspace/simox/build/bin
--  ** Simox application SimDynamicsViewer will be installed into bin
-- ***** Finished CONFIGURING Simox project SimDynamics *****
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
INSTALL_CMAKE_DIR:share/Simox/cmake
-- ** Simox: Generating CMake files for build and install setup
-- simox git version: demo/2023-06-12/armar6a-0-63-g638a722c
simox version: 2
-- Configuring done
-- Generating done
-- Build files have been written to: /root/workspace/simox/build
──────────────────────── Command exited - Return code 0 ────────────────────────

Prepare Python package 'python/convert_meshes' in module 'simox' ...
Generate Makefile in '/root/workspace/simox/python/convert_meshes/.venv' ...
Run command: make
In working directory: /root/workspace/simox/python/convert_meshes/.venv
With environment variables: MODULE_PATH='/root/workspace/simox' 
MODULE_DEFINITION_DIR='/axii/data/modules' 
MODULE_DEFINITION_RESOURCE_DIR='/axii/data/modules/simox'
──────────────────────────────── Command output ────────────────────────────────
echo "Create virtual environment in . ..."
Create virtual environment in . ...
"/usr/bin/python3" -m venv "."
echo "Upgrade pip ..."
Upgrade pip ...
"./bin/pip3" install --upgrade pip
Requirement already satisfied: pip in ./lib/python3.10/site-packages (22.0.2)
Collecting pip
  Using cached pip-23.2.1-py3-none-any.whl (2.1 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 22.0.2
    Uninstalling pip-22.0.2:
      Successfully uninstalled pip-22.0.2
Successfully installed pip-23.2.1
echo "Install package dependencies ..."
Install package dependencies ...
"./bin/pip3" install -e ".."
Obtaining file:///root/workspace/simox/python/convert_meshes
  Installing build dependencies ... [?25l- \ | / done
[?25h  Checking if build backend supports build_editable ... [?25ldone
[?25h  Getting requirements to build editable ... [?25ldone
[?25h  Preparing editable metadata (pyproject.toml) ... [?25ldone
[?25hCollecting click<9.0.0,>=8.0.4 (from convert-meshes==0.1.0)
  Obtaining dependency information for click<9.0.0,>=8.0.4 from https://files.pythonhosted.org/packages/1a/70/e63223f8116931d365993d4a6b7ef653a4d920b41d03de7c59499962821f/click-8.1.6-py3-none-any.whl.metadata
  Downloading click-8.1.6-py3-none-any.whl.metadata (3.0 kB)
Collecting ipython (from convert-meshes==0.1.0)
  Obtaining dependency information for ipython from https://files.pythonhosted.org/packages/52/d1/f70cdafba20030cbc1412d7a7d6a89c5035071835cc50e47fc5ed8da553c/ipython-8.14.0-py3-none-any.whl.metadata
  Downloading ipython-8.14.0-py3-none-any.whl.metadata (5.8 kB)
Collecting pymeshlab<2022.0,>=2021.10 (from convert-meshes==0.1.0)
  Downloading pymeshlab-2021.10-cp310-cp310-manylinux1_x86_64.whl (56.6 MB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/56.6 MB ? eta -:--:--
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.6/56.6 MB 17.2 MB/s eta 0:00:04
     ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/56.6 MB 58.6 MB/s eta 0:00:01
     ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/56.6 MB 53.9 MB/s eta 0:00:01
     ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/56.6 MB 53.9 MB/s eta 0:00:01
     ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/56.6 MB 25.4 MB/s eta 0:00:03
     ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/56.6 MB 36.1 MB/s eta 0:00:02
     ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/56.6 MB 40.6 MB/s eta 0:00:02
     ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/56.6 MB 40.6 MB/s eta 0:00:02
     ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.3/56.6 MB 33.8 MB/s eta 0:00:02
     ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.5/56.6 MB 35.4 MB/s eta 0:00:02
     ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/56.6 MB 53.7 MB/s eta 0:00:01
     ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/56.6 MB 53.7 MB/s eta 0:00:01
     ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/56.6 MB 53.7 MB/s eta 0:00:01
     ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/56.6 MB 53.7 MB/s eta 0:00:01
     ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/56.6 MB 53.7 MB/s eta 0:00:01
     ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/56.6 MB 53.7 MB/s eta 0:00:01
     ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/56.6 MB 53.7 MB/s eta 0:00:01
     ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/56.6 MB 53.7 MB/s eta 0:00:01
     ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/56.6 MB 53.7 MB/s eta 0:00:01
     ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/56.6 MB 53.7 MB/s eta 0:00:01
     ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/56.6 MB 53.7 MB/s eta 0:00:01
     ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/56.6 MB 53.7 MB/s eta 0:00:01
     ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/56.6 MB 53.7 MB/s eta 0:00:01
     ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/56.6 MB 53.7 MB/s eta 0:00:01
     ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/56.6 MB 53.7 MB/s eta 0:00:01
     ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/56.6 MB 53.7 MB/s eta 0:00:01
     ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/56.6 MB 53.7 MB/s eta 0:00:01
     ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.4/56.6 MB 13.2 MB/s eta 0:00:03
     ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 21.0/56.6 MB 14.6 MB/s eta 0:00:03
     ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 22.0/56.6 MB 14.4 MB/s eta 0:00:03
     ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 22.0/56.6 MB 14.4 MB/s eta 0:00:03
     ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 22.0/56.6 MB 14.4 MB/s eta 0:00:03
     ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 23.1/56.6 MB 12.7 MB/s eta 0:00:03
     ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 23.1/56.6 MB 12.7 MB/s eta 0:00:03
     ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 23.1/56.6 MB 12.7 MB/s eta 0:00:03
     ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 25.7/56.6 MB 11.3 MB/s eta 0:00:03
     ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 28.8/56.6 MB 32.4 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 32.0/56.6 MB 33.5 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 35.3/56.6 MB 91.7 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 35.6/56.6 MB 91.9 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 37.3/56.6 MB 63.5 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 40.6/56.6 MB 64.5 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 44.0/56.6 MB 65.1 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 44.0/56.6 MB 64.6 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 44.4/56.6 MB 45.9 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 47.7/56.6 MB 59.6 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 48.2/56.6 MB 59.4 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 48.2/56.6 MB 59.4 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 48.2/56.6 MB 59.4 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 48.2/56.6 MB 59.4 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 48.2/56.6 MB 59.4 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 48.2/56.6 MB 59.4 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 48.2/56.6 MB 59.4 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 48.2/56.6 MB 59.4 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 48.2/56.6 MB 59.4 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 48.2/56.6 MB 59.4 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 49.7/56.6 MB 19.0 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 53.0/56.6 MB 19.0 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 54.5/56.6 MB 21.6 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 54.5/56.6 MB 21.6 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 56.6/56.6 MB 18.9 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 56.6/56.6 MB 18.9 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 56.6/56.6 MB 18.9 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 56.6/56.6 MB 18.9 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 56.6/56.6 MB 18.9 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 56.6/56.6 MB 18.9 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 56.6/56.6 MB 18.9 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 MB 12.7 MB/s eta 0:00:00
[?25hCollecting rich<12.0.0,>=11.2.0 (from convert-meshes==0.1.0)
  Downloading rich-11.2.0-py3-none-any.whl (217 kB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/217.3 kB ? eta -:--:--
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.3/217.3 kB 55.0 MB/s eta 0:00:00
[?25hCollecting numpy (from pymeshlab<2022.0,>=2021.10->convert-meshes==0.1.0)
  Obtaining dependency information for numpy from https://files.pythonhosted.org/packages/71/3c/3b1981c6a1986adc9ee7db760c0c34ea5b14ac3da9ecfcf1ea2a4ec6c398/numpy-1.25.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
  Downloading numpy-1.25.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB)
Collecting colorama<0.5.0,>=0.4.0 (from rich<12.0.0,>=11.2.0->convert-meshes==0.1.0)
  Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)
Collecting commonmark<0.10.0,>=0.9.0 (from rich<12.0.0,>=11.2.0->convert-meshes==0.1.0)
  Using cached commonmark-0.9.1-py2.py3-none-any.whl (51 kB)
Collecting pygments<3.0.0,>=2.6.0 (from rich<12.0.0,>=11.2.0->convert-meshes==0.1.0)
  Obtaining dependency information for pygments<3.0.0,>=2.6.0 from https://files.pythonhosted.org/packages/43/88/29adf0b44ba6ac85045e63734ae0997d3c58d8b1a91c914d240828d0d73d/Pygments-2.16.1-py3-none-any.whl.metadata
  Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB)
Collecting backcall (from ipython->convert-meshes==0.1.0)
  Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB)
Collecting decorator (from ipython->convert-meshes==0.1.0)
  Using cached decorator-5.1.1-py3-none-any.whl (9.1 kB)
Collecting jedi>=0.16 (from ipython->convert-meshes==0.1.0)
  Obtaining dependency information for jedi>=0.16 from https://files.pythonhosted.org/packages/8e/46/7e3ae3aa2dcfcffc5138c6cef5448523218658411c84a2000bf75c8d3ec1/jedi-0.19.0-py2.py3-none-any.whl.metadata
  Downloading jedi-0.19.0-py2.py3-none-any.whl.metadata (22 kB)
Collecting matplotlib-inline (from ipython->convert-meshes==0.1.0)
  Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB)
Collecting pickleshare (from ipython->convert-meshes==0.1.0)
  Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB)
Collecting prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 (from ipython->convert-meshes==0.1.0)
  Obtaining dependency information for prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 from https://files.pythonhosted.org/packages/a9/b4/ba77c84edf499877317225d7b7bc047a81f7c2eed9628eeb6bab0ac2e6c9/prompt_toolkit-3.0.39-py3-none-any.whl.metadata
  Downloading prompt_toolkit-3.0.39-py3-none-any.whl.metadata (6.4 kB)
Collecting stack-data (from ipython->convert-meshes==0.1.0)
  Downloading stack_data-0.6.2-py3-none-any.whl (24 kB)
Collecting traitlets>=5 (from ipython->convert-meshes==0.1.0)
  Downloading traitlets-5.9.0-py3-none-any.whl (117 kB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/117.4 kB ? eta -:--:--
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/117.4 kB 38.7 MB/s eta 0:00:00
[?25hCollecting pexpect>4.3 (from ipython->convert-meshes==0.1.0)
  Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/59.0 kB ? eta -:--:--
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 22.2 MB/s eta 0:00:00
[?25hCollecting parso<0.9.0,>=0.8.3 (from jedi>=0.16->ipython->convert-meshes==0.1.0)
  Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/100.8 kB ? eta -:--:--
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 33.7 MB/s eta 0:00:00
[?25hCollecting ptyprocess>=0.5 (from pexpect>4.3->ipython->convert-meshes==0.1.0)
  Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
Collecting wcwidth (from prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30->ipython->convert-meshes==0.1.0)
  Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
Collecting executing>=1.2.0 (from stack-data->ipython->convert-meshes==0.1.0)
  Downloading executing-1.2.0-py2.py3-none-any.whl (24 kB)
Collecting asttokens>=2.1.0 (from stack-data->ipython->convert-meshes==0.1.0)
  Downloading asttokens-2.2.1-py2.py3-none-any.whl (26 kB)
Collecting pure-eval (from stack-data->ipython->convert-meshes==0.1.0)
  Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB)
Collecting six (from asttokens>=2.1.0->stack-data->ipython->convert-meshes==0.1.0)
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Downloading click-8.1.6-py3-none-any.whl (97 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/97.9 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 35.9 MB/s eta 0:00:00
[?25hDownloading ipython-8.14.0-py3-none-any.whl (798 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/798.7 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 798.7/798.7 kB 62.1 MB/s eta 0:00:00
[?25hDownloading jedi-0.19.0-py2.py3-none-any.whl (1.6 MB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.6 MB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 64.3 MB/s eta 0:00:00
[?25hDownloading prompt_toolkit-3.0.39-py3-none-any.whl (385 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/385.2 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 286.7/385.2 kB 239.5 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 307.2/385.2 kB 4.4 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 385.2/385.2 kB 3.7 MB/s eta 0:00:00
[?25hDownloading Pygments-2.16.1-py3-none-any.whl (1.2 MB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.2 MB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 51.9 MB/s eta 0:00:00
[?25hDownloading numpy-1.25.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/18.2 MB ? eta -:--:--
   ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/18.2 MB 70.2 MB/s eta 0:00:01
   ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/18.2 MB 65.2 MB/s eta 0:00:01
   ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.3/18.2 MB 60.2 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 8.0/18.2 MB 57.4 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 9.7/18.2 MB 55.6 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 11.4/18.2 MB 53.0 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 13.2/18.2 MB 51.0 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 14.9/18.2 MB 51.2 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 16.5/18.2 MB 48.9 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 18.2/18.2 MB 49.0 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 18.2/18.2 MB 49.0 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 18.2/18.2 MB 49.0 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 34.4 MB/s eta 0:00:00
[?25hBuilding wheels for collected packages: convert-meshes
  Building editable for convert-meshes (pyproject.toml) ... [?25ldone
[?25h  Created wheel for convert-meshes: filename=convert_meshes-0.1.0-py3-none-any.whl size=1177 sha256=b7b6b95de18959290469171e93c0cc52de071fdce7783ab3dec2741e4f259d22
  Stored in directory: /tmp/pip-ephem-wheel-cache-zow_uszy/wheels/19/4a/f6/4a9bf46a96bb2ec950f18b24511f0a805283572a8f11086c3b
Successfully built convert-meshes
Installing collected packages: wcwidth, pure-eval, ptyprocess, pickleshare, executing, commonmark, backcall, traitlets, six, pygments, prompt-toolkit, pexpect, parso, numpy, decorator, colorama, click, rich, pymeshlab, matplotlib-inline, jedi, asttokens, stack-data, ipython, convert-meshes
Successfully installed asttokens-2.2.1 backcall-0.2.0 click-8.1.6 colorama-0.4.6 commonmark-0.9.1 convert-meshes-0.1.0 decorator-5.1.1 executing-1.2.0 ipython-8.14.0 jedi-0.19.0 matplotlib-inline-0.1.6 numpy-1.25.2 parso-0.8.3 pexpect-4.8.0 pickleshare-0.7.5 prompt-toolkit-3.0.39 ptyprocess-0.7.0 pure-eval-0.2.2 pygments-2.16.1 pymeshlab-2021.10 rich-11.2.0 six-1.16.0 stack-data-0.6.2 traitlets-5.9.0 wcwidth-0.2.6
──────────────────────── Command exited - Return code 0 ────────────────────────

Build module simox ...
Run command: cmake --build . --target all
In working directory: /root/workspace/simox/build
With environment variables: CMAKE_BUILD_PARALLEL_LEVEL='23'
──────────────────────────────── Command output ────────────────────────────────
[  1%] Automatic MOC and UIC for target rbdl
[  1%] Automatic MOC and UIC for target BulletOpenGLSupport
[  1%] Automatic MOC and UIC for target SimoxUtility
[  1%] Built target rbdl_autogen
[  1%] Built target BulletOpenGLSupport_autogen
[  1%] Built target SimoxUtility_autogen
[  1%] Building CXX object 3rdParty/rbdl/CMakeFiles/rbdl.dir/rbdl_autogen/mocs_compilation.cpp.o
[  1%] Building CXX object 3rdParty/rbdl/CMakeFiles/rbdl.dir/src/rbdl/rbdl_version.cc.o
[  1%] Building CXX object 3rdParty/rbdl/CMakeFiles/rbdl.dir/src/rbdl/rbdl_mathutils.cc.o
[  2%] Building CXX object 3rdParty/rbdl/CMakeFiles/rbdl.dir/src/rbdl/rbdl_utils.cc.o
[  2%] Building CXX object 3rdParty/rbdl/CMakeFiles/rbdl.dir/src/rbdl/Constraints.cc.o
[  2%] Building CXX object 3rdParty/rbdl/CMakeFiles/rbdl.dir/src/rbdl/Logging.cc.o
[  2%] Building CXX object 3rdParty/rbdl/CMakeFiles/rbdl.dir/src/rbdl/Dynamics.cc.o
[  2%] Building CXX object 3rdParty/rbdl/CMakeFiles/rbdl.dir/src/rbdl/Joint.cc.o
[  2%] Building CXX object 3rdParty/rbdl/CMakeFiles/rbdl.dir/src/rbdl/Model.cc.o
[  2%] Building CXX object 3rdParty/rbdl/CMakeFiles/rbdl.dir/src/rbdl/Kinematics.cc.o
[  2%] Building CXX object SimDynamics/DynamicsEngine/BulletEngine/BulletOpenGL/CMakeFiles/BulletOpenGLSupport.dir/DemoApplication.cpp.o
[  3%] Building CXX object SimDynamics/DynamicsEngine/BulletEngine/BulletOpenGL/CMakeFiles/BulletOpenGLSupport.dir/BulletOpenGLSupport_autogen/mocs_compilation.cpp.o
[  3%] Building CXX object SimDynamics/DynamicsEngine/BulletEngine/BulletOpenGL/CMakeFiles/BulletOpenGLSupport.dir/GLDebugDrawer.cpp.o
[  3%] Building CXX object SimoxUtility/CMakeFiles/SimoxUtility.dir/SimoxUtility_autogen/mocs_compilation.cpp.o
[  3%] Building CXX object SimDynamics/DynamicsEngine/BulletEngine/BulletOpenGL/CMakeFiles/BulletOpenGLSupport.dir/GL_DialogDynamicsWorld.cpp.o
[  3%] Building CXX object SimDynamics/DynamicsEngine/BulletEngine/BulletOpenGL/CMakeFiles/BulletOpenGLSupport.dir/GLDebugFont.cpp.o
[  3%] Building CXX object SimoxUtility/CMakeFiles/SimoxUtility.dir/SimoxUtility.cpp.o
[  3%] Building CXX object SimDynamics/DynamicsEngine/BulletEngine/BulletOpenGL/CMakeFiles/BulletOpenGLSupport.dir/GL_DialogWindow.cpp.o
[  3%] Building CXX object SimoxUtility/CMakeFiles/SimoxUtility.dir/algorithm/string/string_tools.cpp.o
[  4%] Building CXX object SimoxUtility/CMakeFiles/SimoxUtility.dir/caching/CacheMap.cpp.o
[  4%] Building CXX object SimDynamics/DynamicsEngine/BulletEngine/BulletOpenGL/CMakeFiles/BulletOpenGLSupport.dir/GL_Simplex1to4.cpp.o
[  4%] Building CXX object SimDynamics/DynamicsEngine/BulletEngine/BulletOpenGL/CMakeFiles/BulletOpenGLSupport.dir/GL_ShapeDrawer.cpp.o
[  5%] Building CXX object SimDynamics/DynamicsEngine/BulletEngine/BulletOpenGL/CMakeFiles/BulletOpenGLSupport.dir/GlutDemoApplication.cpp.o
[  5%] Building CXX object SimoxUtility/CMakeFiles/SimoxUtility.dir/color/cmaps/colormaps.cpp.o
[  5%] Building CXX object SimDynamics/DynamicsEngine/BulletEngine/BulletOpenGL/CMakeFiles/BulletOpenGLSupport.dir/GlutStuff.cpp.o
[  5%] Building CXX object SimoxUtility/CMakeFiles/SimoxUtility.dir/color/cmaps/Named.cpp.o
[  5%] Building CXX object SimDynamics/DynamicsEngine/BulletEngine/BulletOpenGL/CMakeFiles/BulletOpenGLSupport.dir/RenderTexture.cpp.o
[  5%] Building CXX object SimoxUtility/CMakeFiles/SimoxUtility.dir/color/Color.cpp.o
[  5%] Building CXX object SimDynamics/DynamicsEngine/BulletEngine/BulletOpenGL/CMakeFiles/BulletOpenGLSupport.dir/Win32AppMain.cpp.o
[  5%] Building CXX object SimoxUtility/CMakeFiles/SimoxUtility.dir/color/ColorMap.cpp.o
[  5%] Building CXX object SimDynamics/DynamicsEngine/BulletEngine/BulletOpenGL/CMakeFiles/BulletOpenGLSupport.dir/Win32DemoApplication.cpp.o
[  5%] Building CXX object SimDynamics/DynamicsEngine/BulletEngine/BulletOpenGL/CMakeFiles/BulletOpenGLSupport.dir/stb_image.cpp.o
[  5%] Building CXX object SimoxUtility/CMakeFiles/SimoxUtility.dir/color/GlasbeyLUT.cpp.o
[  5%] Building CXX object SimoxUtility/CMakeFiles/SimoxUtility.dir/color/hsv.cpp.o
[  5%] Building CXX object SimoxUtility/CMakeFiles/SimoxUtility.dir/color/interpolation.cpp.o
[  6%] Building CXX object SimoxUtility/CMakeFiles/SimoxUtility.dir/color/json.cpp.o
[  6%] Building CXX object SimoxUtility/CMakeFiles/SimoxUtility.dir/error/SimoxError.cpp.o
[  6%] Building CXX object SimoxUtility/CMakeFiles/SimoxUtility.dir/filesystem/list_directory.cpp.o
[  6%] Building CXX object SimoxUtility/CMakeFiles/SimoxUtility.dir/json/eigen_conversion.cpp.o
[  6%] Building CXX object SimoxUtility/CMakeFiles/SimoxUtility.dir/json/error.cpp.o
[  6%] Building CXX object SimoxUtility/CMakeFiles/SimoxUtility.dir/json/io.cpp.o
[  6%] Building CXX object SimoxUtility/CMakeFiles/SimoxUtility.dir/json/converters.cpp.o
[  6%] Building CXX object SimoxUtility/CMakeFiles/SimoxUtility.dir/json/util.cpp.o
[  6%] Building CXX object SimoxUtility/CMakeFiles/SimoxUtility.dir/math/SoftMinMax.cpp.o
[  7%] Building CXX object SimoxUtility/CMakeFiles/SimoxUtility.dir/math/periodic/periodic_diff.cpp.o
[  7%] Building CXX object SimoxUtility/CMakeFiles/SimoxUtility.dir/math/periodic/periodic_mean.cpp.o
[  7%] Building CXX object SimoxUtility/CMakeFiles/SimoxUtility.dir/math/pose/align_box_orientation.cpp.o
[  7%] Building CXX object SimoxUtility/CMakeFiles/SimoxUtility.dir/math/pose/check_rotation_matrix.cpp.o
[  7%] Building CXX object SimoxUtility/CMakeFiles/SimoxUtility.dir/math/pose/invert.cpp.o
[  7%] Building CXX object SimoxUtility/CMakeFiles/SimoxUtility.dir/math/pose/orthogonalize.cpp.o
[  7%] Building CXX object SimoxUtility/CMakeFiles/SimoxUtility.dir/math/pose/interpolate.cpp.o
[  7%] Building CXX object SimoxUtility/CMakeFiles/SimoxUtility.dir/math/regression/linear.cpp.o
[  8%] Building CXX object SimoxUtility/CMakeFiles/SimoxUtility.dir/math/statistics/Histogram1D.cpp.o
[  8%] Building CXX object SimoxUtility/CMakeFiles/SimoxUtility.dir/meta/type_name.cpp.o
[  8%] Building CXX object SimoxUtility/CMakeFiles/SimoxUtility.dir/simox/SimoxPath.cpp.o
[  8%] Linking CXX static library ../../../../lib/libBulletOpenGLSupport.a
[  8%] Building CXX object SimoxUtility/CMakeFiles/SimoxUtility.dir/shapes/AxisAlignedBoundingBox.cpp.o
[  8%] Built target BulletOpenGLSupport
[  8%] Building CXX object SimoxUtility/CMakeFiles/SimoxUtility.dir/shapes/json_conversions.cpp.o
[  8%] Building CXX object SimoxUtility/CMakeFiles/SimoxUtility.dir/threads/system_thread_id.cpp.o
[  8%] Building CXX object SimoxUtility/CMakeFiles/SimoxUtility.dir/threads/CountingSemaphore.cpp.o
[  8%] Linking CXX shared library ../lib/libSimoxUtility.so
[  8%] Built target SimoxUtility
[  8%] Automatic MOC and UIC for target SimoxUtility__algorithm__contains
[  8%] Automatic MOC and UIC for target SimoxUtility__algorithm__fuzzy_find
[  8%] Automatic MOC and UIC for target SimoxUtility__algorithm__apply
[  8%] Automatic MOC and UIC for target SimoxUtility__algorithm__ordered_circular_buffer
[  8%] Automatic MOC and UIC for target SimoxUtility__algorithm__get_map_keys_values
[  8%] Automatic MOC and UIC for target SimoxUtility__caching__CacheMap
[  8%] Automatic MOC and UIC for target SimoxUtility__algorithm__string_tools
[  8%] Automatic MOC and UIC for target SimoxUtility__algorithm__vector
[  8%] Automatic MOC and UIC for target SimoxUtility__color__ColorMap
[  8%] Automatic MOC and UIC for target SimoxUtility__color__Color
[  8%] Automatic MOC and UIC for target SimoxUtility__filesystem__list_directory_test
[  8%] Automatic MOC and UIC for target SimoxUtility__json__EigenConversionTest
[  8%] Automatic MOC and UIC for target SimoxUtility__algorithm__for_each_if
[  8%] Automatic MOC and UIC for target SimoxUtility__math__DeltaAngleTest
[  8%] Automatic MOC and UIC for target SimoxUtility__json__IOTest
[  8%] Automatic MOC and UIC for target SimoxUtility__filesystem__make_relative
[  8%] Automatic MOC and UIC for target SimoxUtility__math__Normal
[  8%] Automatic MOC and UIC for target SimoxUtility__math__AngleBetween
[  8%] Built target SimoxUtility__algorithm__ordered_circular_buffer_autogen
[  8%] Built target SimoxUtility__algorithm__get_map_keys_values_autogen
[  8%] Automatic MOC and UIC for target SimoxUtility__math__periodic
[  8%] Automatic MOC and UIC for target SimoxUtility__math__SoftMinMax
[  8%] Built target SimoxUtility__algorithm__fuzzy_find_autogen
[  8%] Built target SimoxUtility__caching__CacheMap_autogen
[  8%] Built target SimoxUtility__algorithm__string_tools_autogen
[  8%] Built target SimoxUtility__algorithm__vector_autogen
[  8%] Built target SimoxUtility__algorithm__apply_autogen
[  8%] Built target SimoxUtility__color__Color_autogen
[  8%] Built target SimoxUtility__filesystem__list_directory_test_autogen
[  8%] Built target SimoxUtility__color__ColorMap_autogen
[  8%] Built target SimoxUtility__algorithm__contains_autogen
[  8%] Built target SimoxUtility__filesystem__make_relative_autogen
[  8%] Built target SimoxUtility__json__EigenConversionTest_autogen
[  8%] Automatic MOC and UIC for target SimoxUtility__math__ConverterTest
[  8%] Built target SimoxUtility__json__IOTest_autogen
[  8%] Built target SimoxUtility__math__DeltaAngleTest_autogen
[  8%] Built target SimoxUtility__algorithm__for_each_if_autogen
[  8%] Built target SimoxUtility__math__AngleBetween_autogen
[  8%] Built target SimoxUtility__math__Normal_autogen
[  8%] Built target SimoxUtility__math__periodic_autogen
[  8%] Built target SimoxUtility__math__SoftMinMax_autogen
[  8%] Automatic MOC and UIC for target SimoxUtility__math__Compare
[  9%] Automatic MOC and UIC for target SimoxUtility__math__statistics
[  9%] Automatic MOC and UIC for target SimoxUtility__math__pose__orthogonalize_test
[ 11%] Automatic MOC and UIC for target SimoxUtility__math__pose__pose_test
[ 11%] Automatic MOC and UIC for target SimoxUtility__math__pose__check_rotation_matrix
[ 11%] Automatic MOC and UIC for target SimoxUtility__math__pose__invert_test
[ 11%] Automatic MOC and UIC for target SimoxUtility__meta__BoostHana
[ 11%] Automatic MOC and UIC for target SimoxUtility__math__regression__linear3d
[ 11%] Automatic MOC and UIC for target SimoxUtility__meta__AdaptEnum
[ 12%] Automatic MOC and UIC for target SimoxUtility__math__pose__align_box_orientation
[ 12%] Automatic MOC and UIC for target SimoxUtility__meta__EnumNames
[ 12%] Built target SimoxUtility__math__ConverterTest_autogen
[ 12%] Automatic MOC and UIC for target SimoxUtility__shapes__JsonConversionsTest
[ 12%] Automatic MOC and UIC for target SimoxUtility__meta__key_type
[ 12%] Automatic MOC and UIC for target SimoxUtility__random__Choice
[ 12%] Built target SimoxUtility__math__Compare_autogen
[ 12%] Built target SimoxUtility__math__pose__orthogonalize_test_autogen
[ 12%] Built target SimoxUtility__math__statistics_autogen
[ 12%] Built target SimoxUtility__math__pose__pose_test_autogen
[ 12%] Built target SimoxUtility__math__pose__invert_test_autogen
[ 12%] Built target SimoxUtility__math__pose__align_box_orientation_autogen
[ 12%] Built target SimoxUtility__math__pose__check_rotation_matrix_autogen
[ 12%] Built target SimoxUtility__math__regression__linear3d_autogen
[ 12%] Built target SimoxUtility__meta__AdaptEnum_autogen
[ 12%] Built target SimoxUtility__meta__EnumNames_autogen
[ 12%] Automatic MOC and UIC for target SimoxUtility__shapes__XYConstrainedOrientedBoxTest
[ 12%] Built target SimoxUtility__meta__BoostHana_autogen
[ 12%] Built target SimoxUtility__meta__key_type_autogen
[ 12%] Built target SimoxUtility__shapes__JsonConversionsTest_autogen
[ 12%] Built target SimoxUtility__random__Choice_autogen
[ 12%] Automatic MOC and UIC for target SimoxUtility__shapes__OrientedBoxTest
[ 12%] Automatic MOC and UIC for target SimoxQtUtility
[ 12%] Automatic MOC and UIC for target SimoxUtility__backport__span
[ 12%] Building CXX object SimoxUtility/tests/algorithm/CMakeFiles/SimoxUtility__algorithm__contains.dir/SimoxUtility__algorithm__contains_autogen/mocs_compilation.cpp.o
[ 12%] Automatic MOC and UIC for target SimoxUtility__shapes__AxisAlignedBoundingBoxTest
[ 12%] Building CXX object SimoxUtility/tests/algorithm/CMakeFiles/SimoxUtility__algorithm__contains.dir/contains.cpp.o
[ 12%] Automatic MOC and UIC for target SimoxUtility__iterator__XYIndexRangeIterator
[ 13%] Building CXX object SimoxUtility/tests/algorithm/CMakeFiles/SimoxUtility__algorithm__apply.dir/SimoxUtility__algorithm__apply_autogen/mocs_compilation.cpp.o
[ 13%] Building CXX object SimoxUtility/tests/algorithm/CMakeFiles/SimoxUtility__algorithm__fuzzy_find.dir/SimoxUtility__algorithm__fuzzy_find_autogen/mocs_compilation.cpp.o
[ 13%] Building CXX object SimoxUtility/tests/algorithm/CMakeFiles/SimoxUtility__algorithm__fuzzy_find.dir/fuzzy_find.cpp.o
[ 13%] Building CXX object SimoxUtility/tests/algorithm/CMakeFiles/SimoxUtility__algorithm__apply.dir/apply.cpp.o
[ 13%] Built target SimoxUtility__shapes__XYConstrainedOrientedBoxTest_autogen
[ 13%] Building CXX object SimoxUtility/tests/algorithm/CMakeFiles/SimoxUtility__algorithm__get_map_keys_values.dir/SimoxUtility__algorithm__get_map_keys_values_autogen/mocs_compilation.cpp.o
[ 14%] Building CXX object SimoxUtility/tests/algorithm/CMakeFiles/SimoxUtility__algorithm__get_map_keys_values.dir/get_map_keys_values.cpp.o
[ 14%] Built target SimoxUtility__shapes__OrientedBoxTest_autogen
[ 14%] Building CXX object SimoxUtility/tests/algorithm/CMakeFiles/SimoxUtility__algorithm__ordered_circular_buffer.dir/SimoxUtility__algorithm__ordered_circular_buffer_autogen/mocs_compilation.cpp.o
[ 15%] Building CXX object SimoxUtility/tests/algorithm/CMakeFiles/SimoxUtility__algorithm__string_tools.dir/string_tools.cpp.o
[ 15%] Building CXX object SimoxUtility/tests/algorithm/CMakeFiles/SimoxUtility__algorithm__ordered_circular_buffer.dir/ordered_circular_buffer.cpp.o
[ 15%] Building CXX object SimoxUtility/tests/algorithm/CMakeFiles/SimoxUtility__algorithm__string_tools.dir/SimoxUtility__algorithm__string_tools_autogen/mocs_compilation.cpp.o
[ 15%] Built target SimoxUtility__backport__span_autogen
[ 16%] Building CXX object SimoxUtility/tests/algorithm/CMakeFiles/SimoxUtility__algorithm__for_each_if.dir/SimoxUtility__algorithm__for_each_if_autogen/mocs_compilation.cpp.o
[ 16%] Built target SimoxUtility__shapes__AxisAlignedBoundingBoxTest_autogen
[ 16%] Built target SimoxQtUtility_autogen
[ 16%] Built target SimoxUtility__iterator__XYIndexRangeIterator_autogen
[ 16%] Building CXX object SimoxUtility/tests/algorithm/CMakeFiles/SimoxUtility__algorithm__vector.dir/SimoxUtility__algorithm__vector_autogen/mocs_compilation.cpp.o
[ 16%] Building CXX object SimoxUtility/tests/caching/CMakeFiles/SimoxUtility__caching__CacheMap.dir/SimoxUtility__caching__CacheMap_autogen/mocs_compilation.cpp.o
[ 16%] Building CXX object SimoxUtility/tests/algorithm/CMakeFiles/SimoxUtility__algorithm__for_each_if.dir/for_each_if.cpp.o
[ 16%] Building CXX object SimoxUtility/tests/algorithm/CMakeFiles/SimoxUtility__algorithm__vector.dir/vector.cpp.o
[ 16%] Building CXX object SimoxUtility/tests/color/CMakeFiles/SimoxUtility__color__ColorMap.dir/SimoxUtility__color__ColorMap_autogen/mocs_compilation.cpp.o
[ 16%] Building CXX object SimoxUtility/tests/color/CMakeFiles/SimoxUtility__color__Color.dir/SimoxUtility__color__Color_autogen/mocs_compilation.cpp.o
[ 16%] Building CXX object SimoxUtility/tests/filesystem/CMakeFiles/SimoxUtility__filesystem__list_directory_test.dir/SimoxUtility__filesystem__list_directory_test_autogen/mocs_compilation.cpp.o
[ 16%] Building CXX object SimoxUtility/tests/filesystem/CMakeFiles/SimoxUtility__filesystem__make_relative.dir/SimoxUtility__filesystem__make_relative_autogen/mocs_compilation.cpp.o
[ 16%] Building CXX object SimoxUtility/tests/caching/CMakeFiles/SimoxUtility__caching__CacheMap.dir/CacheMap.cpp.o
[ 16%] Building CXX object SimoxUtility/tests/color/CMakeFiles/SimoxUtility__color__ColorMap.dir/ColorMap.cpp.o
[ 17%] Building CXX object SimoxUtility/tests/color/CMakeFiles/SimoxUtility__color__Color.dir/Color.cpp.o
[ 16%] Building CXX object SimoxUtility/tests/filesystem/CMakeFiles/SimoxUtility__filesystem__make_relative.dir/make_relative.cpp.o
[ 18%] Building CXX object SimoxUtility/tests/filesystem/CMakeFiles/SimoxUtility__filesystem__list_directory_test.dir/list_directory_test.cpp.o
[ 18%] Building CXX object SimoxUtility/tests/json/CMakeFiles/SimoxUtility__json__IOTest.dir/SimoxUtility__json__IOTest_autogen/mocs_compilation.cpp.o
[ 18%] Building CXX object SimoxUtility/tests/json/CMakeFiles/SimoxUtility__json__IOTest.dir/IOTest.cpp.o
[ 18%] Building CXX object SimoxUtility/tests/json/CMakeFiles/SimoxUtility__json__EigenConversionTest.dir/SimoxUtility__json__EigenConversionTest_autogen/mocs_compilation.cpp.o
[ 18%] Building CXX object SimoxUtility/tests/math/CMakeFiles/SimoxUtility__math__DeltaAngleTest.dir/SimoxUtility__math__DeltaAngleTest_autogen/mocs_compilation.cpp.o
[ 18%] Building CXX object SimoxUtility/tests/math/CMakeFiles/SimoxUtility__math__periodic.dir/SimoxUtility__math__periodic_autogen/mocs_compilation.cpp.o
[ 18%] Building CXX object SimoxUtility/tests/math/CMakeFiles/SimoxUtility__math__periodic.dir/periodic.cpp.o
[ 18%] Building CXX object SimoxUtility/tests/json/CMakeFiles/SimoxUtility__json__EigenConversionTest.dir/EigenConversionTest.cpp.o
[ 18%] Building CXX object SimoxUtility/tests/math/CMakeFiles/SimoxUtility__math__AngleBetween.dir/SimoxUtility__math__AngleBetween_autogen/mocs_compilation.cpp.o
[ 18%] Building CXX object SimoxUtility/tests/math/CMakeFiles/SimoxUtility__math__AngleBetween.dir/AngleBetween.cpp.o
[ 18%] Building CXX object SimoxUtility/tests/math/CMakeFiles/SimoxUtility__math__ConverterTest.dir/SimoxUtility__math__ConverterTest_autogen/mocs_compilation.cpp.o
[ 18%] Building CXX object SimoxUtility/tests/math/CMakeFiles/SimoxUtility__math__DeltaAngleTest.dir/DeltaAngleTest.cpp.o
[ 18%] Building CXX object SimoxUtility/tests/math/CMakeFiles/SimoxUtility__math__ConverterTest.dir/ConverterTest.cpp.o
[ 18%] Building CXX object SimoxUtility/tests/math/CMakeFiles/SimoxUtility__math__Normal.dir/SimoxUtility__math__Normal_autogen/mocs_compilation.cpp.o
[ 18%] Building CXX object SimoxUtility/tests/math/CMakeFiles/SimoxUtility__math__SoftMinMax.dir/SimoxUtility__math__SoftMinMax_autogen/mocs_compilation.cpp.o
[ 18%] Building CXX object SimoxUtility/tests/math/CMakeFiles/SimoxUtility__math__Normal.dir/Normal.cpp.o
[ 18%] Building CXX object SimoxUtility/tests/math/CMakeFiles/SimoxUtility__math__SoftMinMax.dir/SoftMinMax.cpp.o
[ 18%] Building CXX object SimoxUtility/tests/math/CMakeFiles/SimoxUtility__math__Compare.dir/SimoxUtility__math__Compare_autogen/mocs_compilation.cpp.o
[ 18%] Building CXX object SimoxUtility/tests/math/CMakeFiles/SimoxUtility__math__Compare.dir/Compare.cpp.o
[ 18%] Linking CXX shared library librbdl.so
[ 18%] Built target rbdl
[ 18%] Building CXX object SimoxUtility/tests/math/CMakeFiles/SimoxUtility__math__statistics.dir/SimoxUtility__math__statistics_autogen/mocs_compilation.cpp.o
[ 18%] Building CXX object SimoxUtility/tests/math/CMakeFiles/SimoxUtility__math__statistics.dir/statistics.cpp.o
[ 18%] Linking CXX executable ../../../bin/tests/SimoxUtility__filesystem__list_directory_test
[ 18%] Linking CXX executable ../../../bin/tests/SimoxUtility__algorithm__apply
[ 18%] Built target SimoxUtility__algorithm__apply
[ 18%] Built target SimoxUtility__filesystem__list_directory_test
[ 18%] Building CXX object SimoxUtility/tests/math/pose/CMakeFiles/SimoxUtility__math__pose__orthogonalize_test.dir/SimoxUtility__math__pose__orthogonalize_test_autogen/mocs_compilation.cpp.o
[ 18%] Building CXX object SimoxUtility/tests/math/pose/CMakeFiles/SimoxUtility__math__pose__invert_test.dir/SimoxUtility__math__pose__invert_test_autogen/mocs_compilation.cpp.o
[ 18%] Building CXX object SimoxUtility/tests/math/pose/CMakeFiles/SimoxUtility__math__pose__invert_test.dir/invert_test.cpp.o
[ 18%] Building CXX object SimoxUtility/tests/math/pose/CMakeFiles/SimoxUtility__math__pose__orthogonalize_test.dir/orthogonalize_test.cpp.o
[ 18%] Linking CXX executable ../../../bin/tests/SimoxUtility__algorithm__ordered_circular_buffer
[ 18%] Linking CXX executable ../../../bin/tests/SimoxUtility__algorithm__for_each_if
[ 18%] Built target SimoxUtility__algorithm__ordered_circular_buffer
[ 18%] Building CXX object SimoxUtility/tests/math/pose/CMakeFiles/SimoxUtility__math__pose__check_rotation_matrix.dir/SimoxUtility__math__pose__check_rotation_matrix_autogen/mocs_compilation.cpp.o
[ 18%] Built target SimoxUtility__algorithm__for_each_if
[ 18%] Building CXX object SimoxUtility/tests/math/pose/CMakeFiles/SimoxUtility__math__pose__pose_test.dir/SimoxUtility__math__pose__pose_test_autogen/mocs_compilation.cpp.o
[ 18%] Linking CXX executable ../../../bin/tests/SimoxUtility__color__Color
[ 18%] Linking CXX executable ../../../bin/tests/SimoxUtility__algorithm__fuzzy_find
[ 18%] Building CXX object SimoxUtility/tests/math/pose/CMakeFiles/SimoxUtility__math__pose__check_rotation_matrix.dir/check_rotation_matrix.cpp.o
[ 18%] Built target SimoxUtility__color__Color
[ 18%] Building CXX object SimoxUtility/tests/math/pose/CMakeFiles/SimoxUtility__math__pose__align_box_orientation.dir/SimoxUtility__math__pose__align_box_orientation_autogen/mocs_compilation.cpp.o
[ 18%] Building CXX object SimoxUtility/tests/math/pose/CMakeFiles/SimoxUtility__math__pose__pose_test.dir/pose_test.cpp.o
[ 18%] Linking CXX executable ../../../bin/tests/SimoxUtility__algorithm__vector
[ 18%] Built target SimoxUtility__algorithm__fuzzy_find
[ 18%] Linking CXX executable ../../../bin/tests/SimoxUtility__algorithm__get_map_keys_values
[ 18%] Building CXX object SimoxUtility/tests/math/regression/CMakeFiles/SimoxUtility__math__regression__linear3d.dir/SimoxUtility__math__regression__linear3d_autogen/mocs_compilation.cpp.o
[ 18%] Built target SimoxUtility__algorithm__vector
[ 18%] Building CXX object SimoxUtility/tests/meta/CMakeFiles/SimoxUtility__meta__key_type.dir/SimoxUtility__meta__key_type_autogen/mocs_compilation.cpp.o
[ 18%] Building CXX object SimoxUtility/tests/math/pose/CMakeFiles/SimoxUtility__math__pose__align_box_orientation.dir/align_box_orientation.cpp.o
[ 18%] Built target SimoxUtility__algorithm__get_map_keys_values
[ 18%] Building CXX object SimoxUtility/tests/meta/CMakeFiles/SimoxUtility__meta__AdaptEnum.dir/SimoxUtility__meta__AdaptEnum_autogen/mocs_compilation.cpp.o
[ 18%] Building CXX object SimoxUtility/tests/math/regression/CMakeFiles/SimoxUtility__math__regression__linear3d.dir/linear3d.cpp.o
[ 18%] Building CXX object SimoxUtility/tests/meta/CMakeFiles/SimoxUtility__meta__key_type.dir/key_type.cpp.o
[ 18%] Linking CXX executable ../../../bin/tests/SimoxUtility__math__periodic
[ 18%] Linking CXX executable ../../../bin/tests/SimoxUtility__filesystem__make_relative
[ 18%] Building CXX object SimoxUtility/tests/meta/CMakeFiles/SimoxUtility__meta__AdaptEnum.dir/AdaptEnum.cpp.o
[ 19%] Linking CXX executable ../../../bin/tests/SimoxUtility__math__SoftMinMax
[ 19%] Built target SimoxUtility__math__periodic
[ 19%] Building CXX object SimoxUtility/tests/meta/CMakeFiles/SimoxUtility__meta__BoostHana.dir/SimoxUtility__meta__BoostHana_autogen/mocs_compilation.cpp.o
[ 19%] Built target SimoxUtility__filesystem__make_relative
[ 19%] Linking CXX executable ../../../bin/tests/SimoxUtility__color__ColorMap
[ 20%] Building CXX object SimoxUtility/tests/meta/CMakeFiles/SimoxUtility__meta__EnumNames.dir/SimoxUtility__meta__EnumNames_autogen/mocs_compilation.cpp.o
[ 20%] Built target SimoxUtility__math__SoftMinMax
[ 20%] Linking CXX executable ../../../bin/tests/SimoxUtility__caching__CacheMap
[ 21%] Building CXX object SimoxUtility/tests/random/CMakeFiles/SimoxUtility__random__Choice.dir/SimoxUtility__random__Choice_autogen/mocs_compilation.cpp.o
[ 21%] Built target SimoxUtility__color__ColorMap
[ 22%] Building CXX object SimoxUtility/tests/shapes/CMakeFiles/SimoxUtility__shapes__JsonConversionsTest.dir/SimoxUtility__shapes__JsonConversionsTest_autogen/mocs_compilation.cpp.o
[ 22%] Building CXX object SimoxUtility/tests/meta/CMakeFiles/SimoxUtility__meta__EnumNames.dir/EnumNames.cpp.o
[ 22%] Linking CXX executable ../../../bin/tests/SimoxUtility__math__Normal
[ 22%] Building CXX object SimoxUtility/tests/meta/CMakeFiles/SimoxUtility__meta__BoostHana.dir/BoostHana.cpp.o
[ 22%] Built target SimoxUtility__caching__CacheMap
[ 23%] Building CXX object SimoxUtility/tests/shapes/CMakeFiles/SimoxUtility__shapes__XYConstrainedOrientedBoxTest.dir/SimoxUtility__shapes__XYConstrainedOrientedBoxTest_autogen/mocs_compilation.cpp.o
[ 23%] Built target SimoxUtility__math__Normal
[ 23%] Building CXX object SimoxUtility/tests/shapes/CMakeFiles/SimoxUtility__shapes__OrientedBoxTest.dir/SimoxUtility__shapes__OrientedBoxTest_autogen/mocs_compilation.cpp.o
[ 23%] Linking CXX executable ../../../bin/tests/SimoxUtility__algorithm__contains
[ 23%] Building CXX object SimoxUtility/tests/random/CMakeFiles/SimoxUtility__random__Choice.dir/Choice.cpp.o
[ 23%] Building CXX object SimoxUtility/tests/shapes/CMakeFiles/SimoxUtility__shapes__JsonConversionsTest.dir/JsonConversionsTest.cpp.o
[ 23%] Linking CXX executable ../../../bin/tests/SimoxUtility__math__AngleBetween
[ 23%] Built target SimoxUtility__algorithm__contains
[ 23%] Building CXX object SimoxUtility/tests/shapes/CMakeFiles/SimoxUtility__shapes__XYConstrainedOrientedBoxTest.dir/XYConstrainedOrientedBoxTest.cpp.o
[ 23%] Building CXX object SimoxUtility/tests/shapes/CMakeFiles/SimoxUtility__shapes__AxisAlignedBoundingBoxTest.dir/SimoxUtility__shapes__AxisAlignedBoundingBoxTest_autogen/mocs_compilation.cpp.o
[ 23%] Building CXX object SimoxUtility/tests/shapes/CMakeFiles/SimoxUtility__shapes__OrientedBoxTest.dir/OrientedBoxTest.cpp.o
[ 23%] Built target SimoxUtility__math__AngleBetween
[ 23%] Building CXX object SimoxUtility/tests/backport/CMakeFiles/SimoxUtility__backport__span.dir/SimoxUtility__backport__span_autogen/mocs_compilation.cpp.o
[ 23%] Building CXX object SimoxUtility/tests/shapes/CMakeFiles/SimoxUtility__shapes__AxisAlignedBoundingBoxTest.dir/AxisAlignedBoundingBoxTest.cpp.o
[ 24%] Linking CXX executable ../../../bin/tests/SimoxUtility__json__IOTest
[ 24%] Built target SimoxUtility__json__IOTest
[ 24%] Building CXX object SimoxUtility/tests/iterator/CMakeFiles/SimoxUtility__iterator__XYIndexRangeIterator.dir/SimoxUtility__iterator__XYIndexRangeIterator_autogen/mocs_compilation.cpp.o
[ 25%] Building CXX object SimoxUtility/tests/backport/CMakeFiles/SimoxUtility__backport__span.dir/span.cpp.o
[ 25%] Linking CXX executable ../../../bin/tests/SimoxUtility__algorithm__string_tools
[ 25%] Building CXX object SimoxUtility/tests/iterator/CMakeFiles/SimoxUtility__iterator__XYIndexRangeIterator.dir/XYIndexRangeIterator.cpp.o
[ 25%] Built target SimoxUtility__algorithm__string_tools
[ 25%] Building CXX object SimoxQtUtility/CMakeFiles/SimoxQtUtility.dir/SimoxQtUtility_autogen/mocs_compilation.cpp.o
[ 25%] Building CXX object SimoxQtUtility/CMakeFiles/SimoxQtUtility.dir/qwt/SimoxQwtColorMap.cpp.o
[ 26%] Linking CXX executable ../../../bin/tests/SimoxUtility__math__Compare
[ 26%] Built target SimoxUtility__math__Compare
[ 26%] Building CXX object SimoxQtUtility/CMakeFiles/SimoxQtUtility.dir/qwt/SimoxQwtSpectrogramData.cpp.o
[ 27%] Linking CXX executable ../../../bin/tests/SimoxUtility__math__DeltaAngleTest
[ 27%] Built target SimoxUtility__math__DeltaAngleTest
[ 27%] Linking CXX executable ../../../bin/tests/SimoxUtility__math__ConverterTest
[ 27%] Built target SimoxUtility__math__ConverterTest
[ 27%] Linking CXX shared library ../lib/libSimoxQtUtility.so
[ 27%] Built target SimoxQtUtility
[ 28%] Automatic MOC and UIC for target VirtualRobot
[ 28%] Linking CXX executable ../../../bin/tests/SimoxUtility__json__EigenConversionTest
[ 28%] Built target VirtualRobot_autogen
[ 28%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/VirtualRobot_autogen/mocs_compilation.cpp.o
[ 28%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/BoundingBox.cpp.o
[ 28%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/GraspableSensorizedObject.cpp.o
[ 28%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/KinematicChain.cpp.o
[ 28%] Built target SimoxUtility__json__EigenConversionTest
[ 28%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/LinkedCoordinate.cpp.o
[ 28%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/ManipulationObject.cpp.o
[ 28%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/MathTools.cpp.o
[ 29%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Obstacle.cpp.o
[ 29%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Primitive.cpp.o
[ 29%] Linking CXX executable ../../../bin/tests/SimoxUtility__math__statistics
[ 29%] Built target SimoxUtility__math__statistics
[ 29%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Random.cpp.o
[ 29%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Robot.cpp.o
[ 29%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/RobotConfig.cpp.o
[ 29%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/RobotFactory.cpp.o
[ 29%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/RobotNodeSet.cpp.o
[ 29%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/RuntimeEnvironment.cpp.o
[ 30%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Scene.cpp.o
[ 30%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/SceneObject.cpp.o
[ 30%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/SceneObjectSet.cpp.o
[ 30%] Linking CXX executable ../../../../bin/tests/SimoxUtility__math__pose__invert_test
[ 30%] Built target SimoxUtility__math__pose__invert_test
[ 30%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/SphereApproximator.cpp.o
[ 30%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Trajectory.cpp.o
[ 30%] Linking CXX executable ../../../bin/tests/SimoxUtility__meta__key_type
[ 30%] Built target SimoxUtility__meta__key_type
[ 30%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/VirtualRobot.cpp.o
[ 31%] Linking CXX executable ../../../bin/tests/SimoxUtility__iterator__XYIndexRangeIterator
[ 31%] Built target SimoxUtility__iterator__XYIndexRangeIterator
[ 31%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/VirtualRobotChecks.cpp.o
[ 31%] Linking CXX executable ../../../bin/tests/SimoxUtility__backport__span
[ 31%] Linking CXX executable ../../../../bin/tests/SimoxUtility__math__pose__check_rotation_matrix
[ 31%] Linking CXX executable ../../../bin/tests/SimoxUtility__meta__BoostHana
[ 31%] Built target SimoxUtility__backport__span
[ 31%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/VirtualRobotException.cpp.o
[ 31%] Linking CXX executable ../../../../bin/tests/SimoxUtility__math__pose__pose_test
[ 31%] Built target SimoxUtility__math__pose__check_rotation_matrix
[ 32%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/CollisionDetection/CDManager.cpp.o
[ 32%] Built target SimoxUtility__meta__BoostHana
[ 32%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/CollisionDetection/CollisionChecker.cpp.o
[ 32%] Linking CXX executable ../../../bin/tests/SimoxUtility__meta__AdaptEnum
[ 32%] Built target SimoxUtility__math__pose__pose_test
[ 32%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/CollisionDetection/CollisionModel.cpp.o
[ 32%] Linking CXX executable ../../../../bin/tests/SimoxUtility__math__pose__orthogonalize_test
[ 32%] Built target SimoxUtility__meta__AdaptEnum
[ 32%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Compression/CompressionBZip2.cpp.o
[ 32%] Built target SimoxUtility__math__pose__orthogonalize_test
[ 32%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Compression/CompressionRLE.cpp.o
[ 32%] Linking CXX executable ../../../bin/tests/SimoxUtility__random__Choice
[ 32%] Built target SimoxUtility__random__Choice
[ 32%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Controller/CartesianPositionController.cpp.o
[ 32%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Controller/CartesianVelocityController.cpp.o
[ 32%] Linking CXX executable ../../../../bin/tests/SimoxUtility__math__pose__align_box_orientation
[ 32%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/EndEffector/EndEffector.cpp.o
[ 32%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/EndEffector/EndEffectorActor.cpp.o
[ 32%] Linking CXX executable ../../../bin/tests/SimoxUtility__meta__EnumNames
[ 32%] Built target SimoxUtility__math__pose__align_box_orientation
[ 33%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Grasping/BasicGraspQualityMeasure.cpp.o
[ 33%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Grasping/Grasp.cpp.o
[ 33%] Built target SimoxUtility__meta__EnumNames
[ 33%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Grasping/GraspSet.cpp.o
[ 33%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Grasping/ChainedGrasp.cpp.o
[ 33%] Linking CXX executable ../../../bin/tests/SimoxUtility__shapes__AxisAlignedBoundingBoxTest
[ 33%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/AdvancedIKSolver.cpp.o
[ 33%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/CoMIK.cpp.o
[ 33%] Built target SimoxUtility__shapes__AxisAlignedBoundingBoxTest
[ 33%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/ConstrainedHierarchicalIK.cpp.o
[ 33%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/ConstrainedIK.cpp.o
[ 34%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/ConstrainedStackedIK.cpp.o
[ 34%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/Constraint.cpp.o
[ 34%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/DifferentialIK.cpp.o
[ 34%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/FeetPosture.cpp.o
[ 34%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/GazeIK.cpp.o
[ 34%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/GenericIKSolver.cpp.o
[ 34%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/HierarchicalIK.cpp.o
[ 34%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/HierarchicalIKSolver.cpp.o
[ 35%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/IKSolver.cpp.o
[ 35%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/JacobiProvider.cpp.o
[ 35%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/JointLimitAvoidanceJacobi.cpp.o
[ 35%] Linking CXX executable ../../../bin/tests/SimoxUtility__shapes__JsonConversionsTest
[ 35%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/PoseQualityExtendedManipulability.cpp.o
[ 35%] Built target SimoxUtility__shapes__JsonConversionsTest
[ 35%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/PoseQualityManipulability.cpp.o
[ 35%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/PoseQualityMeasurement.cpp.o
[ 35%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/RobotPoseDifferentialIK.cpp.o
[ 35%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/StackedIK.cpp.o
[ 36%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/SupportPolygon.cpp.o
[ 36%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/constraints/BalanceConstraint.cpp.o
[ 36%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/constraints/CoMConstraint.cpp.o
[ 36%] Linking CXX executable ../../../bin/tests/SimoxUtility__shapes__XYConstrainedOrientedBoxTest
[ 36%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/constraints/CollisionCheckConstraint.cpp.o
[ 36%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/constraints/JointLimitAvoidanceConstraint.cpp.o
[ 36%] Built target SimoxUtility__shapes__XYConstrainedOrientedBoxTest
[ 36%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/constraints/OrientationConstraint.cpp.o
[ 36%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/constraints/PoseConstraint.cpp.o
[ 36%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/constraints/PositionConstraint.cpp.o
[ 37%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/constraints/ReferenceConfigurationConstraint.cpp.o
[ 37%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/constraints/TSRConstraint.cpp.o
[ 37%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/CompositeDiffIK/CompositeDiffIK.cpp.o
[ 37%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/CompositeDiffIK/ManipulabilityNullspaceGradient.cpp.o
[ 37%] Linking CXX executable ../../../bin/tests/SimoxUtility__shapes__OrientedBoxTest
[ 37%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/CompositeDiffIK/SoechtingNullspaceGradient.cpp.o
[ 37%] Built target SimoxUtility__shapes__OrientedBoxTest
[ 37%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/platform/OmniWheelPlatformKinematics.cpp.o
[ 37%] Linking CXX executable ../../../../bin/tests/SimoxUtility__math__regression__linear3d
[ 37%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/platform/MecanumPlatformKinematics.cpp.o
[ 37%] Built target SimoxUtility__math__regression__linear3d
[ 37%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/CompositeDiffIK/SoechtingNullspaceGradientWithWrist.cpp.o
[ 37%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Import/RobotImporterFactory.cpp.o
[ 38%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Import/SimoxXMLFactory.cpp.o
[ 38%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Import/MeshImport/AssimpReader.cpp.o
[ 38%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Manipulability/AbstractManipulability.cpp.o
[ 38%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Manipulability/SingleChainManipulability.cpp.o
[ 38%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Manipulability/BimanualManipulability.cpp.o
[ 38%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Manipulability/AbstractManipulabilityTracking.cpp.o
[ 38%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Manipulability/SingleChainManipulabilityTracking.cpp.o
[ 38%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Manipulability/BimanualManipulabilityTracking.cpp.o
[ 39%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/AbstractFunctionR1R2.cpp.o
[ 39%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/AbstractFunctionR1R3.cpp.o
[ 39%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/AbstractFunctionR1R6.cpp.o
[ 39%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/AbstractFunctionR2R3.cpp.o
[ 39%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/Bezier.cpp.o
[ 39%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/CompositeFunctionR1R6.cpp.o
[ 39%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/Contact.cpp.o
[ 39%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/ContactList.cpp.o
[ 40%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/DataR3R1.cpp.o
[ 40%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/DataR3R2.cpp.o
[ 40%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/FitPlane.cpp.o
[ 40%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/GaussianImplicitSurface3D.cpp.o
[ 40%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/GaussianImplicitSurface3DNormals.cpp.o
[ 40%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/GaussianImplicitSurface3DCombined.cpp.o
[ 40%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/GaussianObjectModel.cpp.o
[ 40%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/GaussianObjectModelNormals.cpp.o
[ 41%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/Grid3D.cpp.o
[ 41%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/GridCacheFloat3.cpp.o
[ 41%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/Helpers.cpp.o
[ 41%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/ImplicitPlane.cpp.o
[ 41%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/ImplicitObjectModel.cpp.o
[ 41%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/Index3.cpp.o
[ 41%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/Kernels.cpp.o
[ 41%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/Line.cpp.o
[ 41%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/LinearContinuedBezier.cpp.o
[ 42%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/LinearInterpolatedOrientation.cpp.o
[ 42%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/LinearInterpolatedPose.cpp.o
[ 42%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/LineR2.cpp.o
[ 42%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/LineStrip.cpp.o
[ 42%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/MarchingCubes.cpp.o
[ 42%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/TransformedFunctionR1R3.cpp.o
[ 42%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/TransformedFunctionR2R3.cpp.o
[ 42%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/Plane.cpp.o
[ 43%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/Primitive.cpp.o
[ 43%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/Triangle.cpp.o
[ 43%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/math/WeightedAverage.cpp.o
[ 43%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/MJCF/Document.cpp.o
[ 43%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/MJCF/elements/core/AnyElement.cpp.o
[ 43%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/MJCF/elements/core/Attribute.cpp.o
[ 43%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/MJCF/elements/core/Element.cpp.o
[ 43%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/MJCF/elements/core/exceptions.cpp.o
[ 44%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/MJCF/elements/core/mjcf_utils.cpp.o
[ 44%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/MJCF/elements/core/Visitor.cpp.o
[ 44%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/MJCF/elements/types/actuator.cpp.o
[ 44%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/MJCF/elements/types/asset.cpp.o
[ 44%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/MJCF/elements/types/body.cpp.o
[ 44%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/MJCF/elements/types/contact.cpp.o
[ 44%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/MJCF/elements/types/compiler.cpp.o
[ 44%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/MJCF/elements/types/custom.cpp.o
[ 45%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/MJCF/elements/types/default.cpp.o
[ 45%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/MJCF/elements/types/equality.cpp.o
[ 45%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/MJCF/elements/types/keyframe.cpp.o
[ 45%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/MJCF/elements/types/meta.cpp.o
[ 45%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/MJCF/elements/types/option.cpp.o
[ 45%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/MJCF/elements/types/sensor.cpp.o
[ 45%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/MJCF/elements/types/size.cpp.o
In file included from /root/workspace/simox/VirtualRobot/IK/RobotPoseDifferentialIK.cpp:1:
/root/workspace/simox/VirtualRobot/IK/RobotPoseDifferentialIK.h:84:72: warning: ‘RobotPoseDifferentialIK’ is deprecated: MMMTools_LegacyConverter [-Wdeprecated-declarations]
   84 |     [[deprecated("MMMTools_LegacyConverter")]] typedef std::shared_ptr<RobotPoseDifferentialIK> RobotPoseDifferentialIKPtr;
      |                                                                        ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/simox/VirtualRobot/IK/RobotPoseDifferentialIK.cpp:1:
/root/workspace/simox/VirtualRobot/IK/RobotPoseDifferentialIK.h:33:82: note: declared here
   33 |     class [[deprecated("MMMTools_LegacyConverter")]] VIRTUAL_ROBOT_IMPORT_EXPORT RobotPoseDifferentialIK : public DifferentialIK, public std::enable_shared_from_this<RobotPoseDifferentialIK>
      |                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~
[ 45%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/MJCF/elements/types/statistic.cpp.o
[ 46%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/MJCF/elements/types/tendon.cpp.o
[ 46%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/MJCF/elements/types/visual.cpp.o
[ 46%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/MJCF/visitors/Collector.cpp.o
[ 46%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Nodes/CameraSensor.cpp.o
[ 46%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Nodes/CameraSensorFactory.cpp.o
[ 46%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Nodes/ContactSensor.cpp.o
[ 46%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Nodes/ContactSensorFactory.cpp.o
[ 46%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Nodes/ForceTorqueSensor.cpp.o
[ 46%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Nodes/ForceTorqueSensorFactory.cpp.o
[ 47%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Nodes/PositionSensor.cpp.o
[ 47%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Nodes/PositionSensorFactory.cpp.o
[ 47%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Nodes/RobotNode.cpp.o
[ 47%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Nodes/RobotNodeActuator.cpp.o
[ 47%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Nodes/RobotNodeHemisphere.cpp.o
[ 47%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Nodes/RobotNodeHemisphereFactory.cpp.o
[ 47%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Nodes/RobotNodeFourBar.cpp.o
[ 47%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Nodes/RobotNodeFourBarFactory.cpp.o
[ 48%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Nodes/RobotNodeFixed.cpp.o
[ 48%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Nodes/RobotNodeFixedFactory.cpp.o
[ 48%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Nodes/RobotNodePrismatic.cpp.o
[ 48%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Nodes/RobotNodePrismaticFactory.cpp.o
[ 48%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Nodes/RobotNodeRevolute.cpp.o
[ 48%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Nodes/RobotNodeRevoluteFactory.cpp.o
[ 48%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Nodes/Sensor.cpp.o
[ 48%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Nodes/HemisphereJoint/CachedMaths.cpp.o
[ 49%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Nodes/HemisphereJoint/Expressions.cpp.o
[ 49%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Nodes/HemisphereJoint/Maths.cpp.o
[ 49%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Nodes/FourBar/Joint.cpp.o
[ 49%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/TimeOptimalTrajectory/Path.cpp.o
[ 49%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/TimeOptimalTrajectory/TimeOptimalTrajectory.cpp.o
[ 49%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Tools/Gravity.cpp.o
[ 49%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Util/xml/tinyxml2.cpp.o
[ 49%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Visualization/ColorMap.cpp.o
[ 50%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Visualization/TriMeshModel.cpp.o
[ 50%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Visualization/TriMeshUtils.cpp.o
[ 50%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Visualization/Visualization.cpp.o
[ 50%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Visualization/VisualizationFactory.cpp.o
[ 50%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Visualization/VisualizationNode.cpp.o
[ 50%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Workspace/Manipulability.cpp.o
[ 50%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Workspace/Reachability.cpp.o
[ 50%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Workspace/NaturalPosture.cpp.o
[ 50%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Workspace/WorkspaceDataArray.cpp.o
[ 51%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Workspace/WorkspaceGrid.cpp.o
[ 51%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Workspace/WorkspaceRepresentation.cpp.o
[ 51%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/XML/BaseIO.cpp.o
[ 51%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/XML/FileIO.cpp.o
[ 51%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/XML/ObjectIO.cpp.o
[ 51%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/XML/RobotIO.cpp.o
[ 51%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/XML/SceneIO.cpp.o
[ 51%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/XML/mujoco/exceptions.cpp.o
[ 52%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/XML/mujoco/Mesh.cpp.o
[ 52%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/XML/mujoco/MeshConverter.cpp.o
[ 52%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/XML/mujoco/RobotMjcf.cpp.o
[ 52%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/XML/mujoco/body_sanitizer/BodySanitizer.cpp.o
[ 52%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/XML/mujoco/body_sanitizer/DummyMassBodySanitizer.cpp.o
[ 52%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/XML/mujoco/body_sanitizer/MergingBodySanitizer.cpp.o
[ 52%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Dynamics/Dynamics.cpp.o
[ 52%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/IK/ConstrainedOptimizationIK.cpp.o
[ 53%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Visualization/CoinVisualization/CoinVisualizationFactory.cpp.o
[ 53%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Visualization/CoinVisualization/CoinVisualizationNode.cpp.o
[ 53%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Visualization/CoinVisualization/CoinVisualization.cpp.o
[ 53%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Import/COLLADA-light/ColladaSimox.cpp.o
[ 53%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Import/COLLADA-light/collada.cpp.o
[ 53%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Import/COLLADA-light/inventor.cpp.o
[ 53%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Import/COLLADA-light/pugixml/pugixml.cpp.o
[ 53%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Import/SimoxCOLLADAFactory.cpp.o
[ 54%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Import/URDF/SimoxURDFFactory.cpp.o
[ 54%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/CollisionDetection/PQP/PQP++/unity_build.cpp.o
[ 54%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/CollisionDetection/PQP/CollisionCheckerPQP.cpp.o
[ 54%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/CollisionDetection/PQP/CollisionModelPQP.cpp.o
[ 54%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/CollisionDetection/PQP/tritri_isectline.cpp.o
[ 54%] Building CXX object VirtualRobot/CMakeFiles/VirtualRobot.dir/Grasping/GraspEditor/GraspEditorWindow.cpp.o
[ 54%] Linking CXX shared library ../lib/libVirtualRobot.so
[ 54%] Built target VirtualRobot
[ 55%] Automatic MOC and UIC for target TriMeshModelTest
[ 55%] Automatic MOC and UIC for target DynamicsRBDLTest
[ 55%] Automatic MOC and UIC for target VoxelTreeTest
[ 55%] Automatic MOC and UIC for target CoinVisualizationFactoryTest
[ 56%] Automatic MOC and UIC for target CompressionBZip2Test
[ 56%] Built target TriMeshModelTest_autogen
[ 56%] Automatic MOC and UIC for target OmniPlatformKinematicsTest
[ 56%] Built target VoxelTreeTest_autogen
[ 56%] Automatic MOC and UIC for target MecanumPlatformKinematicsTest
[ 56%] Built target DynamicsRBDLTest_autogen
[ 56%] Built target CoinVisualizationFactoryTest_autogen
[ 56%] Automatic MOC and UIC for target PQP_optimization
[ 56%] Built target CompressionBZip2Test_autogen
[ 56%] Built target OmniPlatformKinematicsTest_autogen
[ 56%] Automatic MOC and UIC for target MathHelpersTest
[ 56%] Built target MecanumPlatformKinematicsTest_autogen
[ 56%] Automatic MOC and UIC for target MathGaussianImplicitSurface3DTest
[ 56%] Automatic MOC and UIC for target VirtualRobotMathToolsTest
[ 56%] Automatic MOC and UIC for target VirtualRobotConfigTest
[ 56%] Built target MathHelpersTest_autogen
[ 56%] Built target PQP_optimization_autogen
[ 57%] Automatic MOC and UIC for target VirtualRobotMujocoMeshTest
[ 57%] Automatic MOC and UIC for target VirtualRobotJacobianTest
[ 57%] Automatic MOC and UIC for target VirtualRobotCollisionTest
[ 57%] Built target MathGaussianImplicitSurface3DTest_autogen
[ 57%] Built target VirtualRobotMathToolsTest_autogen
[ 57%] Built target VirtualRobotConfigTest_autogen
[ 57%] Built target VirtualRobotMujocoMeshTest_autogen
[ 58%] Automatic MOC and UIC for target VirtualRobotRuntimeEnvironmentTest
[ 58%] Automatic MOC and UIC for target VirtualRobotExceptionTest
[ 58%] Built target VirtualRobotCollisionTest_autogen
[ 58%] Built target VirtualRobotJacobianTest_autogen
[ 58%] Automatic MOC and UIC for target VirtualRobotIOTest
[ 58%] Automatic MOC and UIC for target VirtualRobotMjcfTest
[ 58%] Automatic MOC and UIC for target VirtualRobotTransformationTest
[ 58%] Automatic MOC and UIC for target VirtualRobotRobotTest
[ 58%] Built target VirtualRobotRuntimeEnvironmentTest_autogen
[ 58%] Built target VirtualRobotIOTest_autogen
[ 58%] Built target VirtualRobotTransformationTest_autogen
[ 58%] Built target VirtualRobotExceptionTest_autogen
[ 59%] Automatic MOC and UIC for target MathGaussianImplicitSurface3DNormalsTest
[ 59%] Built target VirtualRobotMjcfTest_autogen
[ 59%] Automatic MOC and UIC for target VirtualRobotLinkedCoordinateTest
[ 59%] Built target VirtualRobotRobotTest_autogen
[ 59%] Automatic MOC and UIC for target VirtualRobotThreadsafetyTest
[ 59%] Automatic MOC and UIC for target VirtualRobotTrajectoryTest
[ 59%] Built target MathGaussianImplicitSurface3DNormalsTest_autogen
[ 59%] Automatic MOC and UIC for target VirtualRobotWorkSpaceTest
[ 60%] Automatic MOC and UIC for target VirtualRobotTimeOptimalTrajectoryTest
[ 60%] Automatic MOC and UIC for target VirtualRobotWorkSpaceGridTest
[ 60%] Built target VirtualRobotLinkedCoordinateTest_autogen
[ 60%] Built target VirtualRobotThreadsafetyTest_autogen
[ 60%] Built target VirtualRobotTrajectoryTest_autogen
[ 60%] Built target VirtualRobotTimeOptimalTrajectoryTest_autogen
[ 61%] Automatic MOC and UIC for target VirtualRobotSensorTest
[ 61%] Built target VirtualRobotWorkSpaceTest_autogen
[ 61%] Automatic MOC and UIC for target MathFitPlaneTest
[ 62%] Automatic MOC and UIC for target VirtualRobotMeshImportTest
[ 62%] Automatic MOC and UIC for target VirtualRobotManipulabilityTest
[ 62%] Automatic MOC and UIC for target VirtualRobotChecksTest
[ 62%] Automatic MOC and UIC for target VirtualRobotGazeIKTest
[ 62%] Automatic MOC and UIC for target VirtualRobotSceneTest
[ 63%] Automatic MOC and UIC for target ManipulationObjectGlobalPoseTest
[ 63%] Built target VirtualRobotWorkSpaceGridTest_autogen
[ 63%] Automatic MOC and UIC for target DHParameterTest
[ 63%] Built target VirtualRobotSensorTest_autogen
[ 63%] Built target MathFitPlaneTest_autogen
[ 63%] Built target VirtualRobotManipulabilityTest_autogen
[ 63%] Built target VirtualRobotMeshImportTest_autogen
[ 63%] Built target VirtualRobotSceneTest_autogen
[ 63%] Built target VirtualRobotChecksTest_autogen
[ 63%] Built target VirtualRobotGazeIKTest_autogen
[ 63%] Built target DHParameterTest_autogen
[ 63%] Built target ManipulationObjectGlobalPoseTest_autogen
[ 63%] Automatic MOC and UIC for target InverseDynamics
[ 63%] Automatic MOC and UIC for target ConstrainedIKDemo
[ 63%] Automatic MOC and UIC for target GenericIKDemo
[ 64%] Automatic MOC and UIC for target loadRobot
[ 64%] Automatic MOC and UIC for target GraspEditor
[ 64%] Automatic MOC and UIC for target CameraViewer
[ 64%] Built target InverseDynamics_autogen
[ 64%] Automatic MOC and UIC for target JacobiDemo
[ 64%] Automatic MOC and UIC for target MujocoMeshReader
[ 64%] Automatic MOC and UIC for target loadURDFRobot
[ 64%] Automatic MOC and UIC for target ReachabilityDemo
[ 64%] Built target GraspEditor_autogen
[ 64%] Automatic MOC and UIC for target ReachabilityMapDemo
[ 64%] Automatic MOC and UIC for target RobotViewer
[ 64%] Built target MujocoMeshReader_autogen
[ 64%] Automatic MOC and UIC for target SimoxSceneViewer
[ 64%] Built target loadRobot_autogen
[ 64%] Automatic MOC and UIC for target Simox2Mjcf
[ 64%] Automatic MOC and UIC for target RGBOffscreenRendering
[ 64%] Automatic MOC and UIC for target CoinViewer
[ 64%] Automatic MOC and UIC for target DepthOffscreenRendering
[ 64%] Automatic MOC and UIC for target StabilityDemo
[ 65%] Automatic MOC and UIC for target RobotFromObjects
[ 65%] Built target Simox2Mjcf_autogen
[ 65%] Built target loadURDFRobot_autogen
[ 65%] Automatic MOC and UIC for target Iv2Wrl
[ 65%] Automatic MOC and UIC for target HemisphereJoint
[ 65%] Automatic MOC and UIC for target TestObjLoading
AutoUic: Widget 'lcdNumberJointValue': Deprecated property QLCDNumber::numDigits encountered. It has been replaced by QLCDNumber::digitCount.
[ 65%] Built target RobotFromObjects_autogen
[ 65%] Automatic MOC and UIC for target Saba
[ 65%] Automatic MOC and UIC for target GeometricPlanning
[ 65%] Built target Iv2Wrl_autogen
[ 65%] Automatic MOC and UIC for target SimDynamics
[ 65%] Built target TestObjLoading_autogen
[ 66%] Building CXX object VirtualRobot/Dynamics/tests/CMakeFiles/DynamicsRBDLTest.dir/DynamicsRBDLTest.cpp.o
[ 66%] Building CXX object VirtualRobot/Dynamics/tests/CMakeFiles/DynamicsRBDLTest.dir/DynamicsRBDLTest_autogen/mocs_compilation.cpp.o
[ 66%] Built target HemisphereJoint_autogen
[ 66%] Building CXX object VirtualRobot/Visualization/tests/CMakeFiles/TriMeshModelTest.dir/TriMeshModelTest_autogen/mocs_compilation.cpp.o
[ 66%] Built target Saba_autogen
[ 66%] Building CXX object VirtualRobot/Visualization/tests/CMakeFiles/TriMeshModelTest.dir/TriMeshModelTest.cpp.o
[ 66%] Built target GeometricPlanning_autogen
[ 66%] Building CXX object VirtualRobot/Workspace/tests/CMakeFiles/VoxelTreeTest.dir/VoxelTreeTest.cpp.o
[ 66%] Built target SimDynamics_autogen
[ 66%] Building CXX object VirtualRobot/Workspace/tests/CMakeFiles/VoxelTreeTest.dir/VoxelTreeTest_autogen/mocs_compilation.cpp.o
[ 66%] Building CXX object VirtualRobot/Compression/tests/CMakeFiles/CompressionBZip2Test.dir/CompressionBZip2Test_autogen/mocs_compilation.cpp.o
[ 66%] Building CXX object VirtualRobot/Compression/tests/CMakeFiles/CompressionBZip2Test.dir/CompressionBZip2Test.cpp.o
[ 66%] Building CXX object VirtualRobot/Visualization/CoinVisualization/tests/CMakeFiles/CoinVisualizationFactoryTest.dir/CoinVisualizationFactoryTest_autogen/mocs_compilation.cpp.o
[ 66%] Building CXX object VirtualRobot/Visualization/CoinVisualization/tests/CMakeFiles/CoinVisualizationFactoryTest.dir/CoinVisualizationFactoryTest.cpp.o
[ 66%] Building CXX object VirtualRobot/tests/CMakeFiles/OmniPlatformKinematicsTest.dir/OmniPlatformKinematicsTest_autogen/mocs_compilation.cpp.o
[ 66%] Built target RGBOffscreenRendering_autogen
[ 66%] Built target CoinViewer_autogen
[ 66%] Building CXX object VirtualRobot/tests/CMakeFiles/PQP_optimization.dir/PQP_optimization_autogen/mocs_compilation.cpp.o
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/MecanumPlatformKinematicsTest.dir/MecanumPlatformKinematicsTest_autogen/mocs_compilation.cpp.o
[ 67%] Built target DepthOffscreenRendering_autogen
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/MathHelpersTest.dir/MathHelpersTest_autogen/mocs_compilation.cpp.o
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/OmniPlatformKinematicsTest.dir/OmniPlatformKinematicsTest.cpp.o
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/MathHelpersTest.dir/MathHelpersTest.cpp.o
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotMathToolsTest.dir/VirtualRobotMathToolsTest_autogen/mocs_compilation.cpp.o
[ 67%] Built target ReachabilityMapDemo_autogen
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotConfigTest.dir/VirtualRobotConfigTest_autogen/mocs_compilation.cpp.o
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/MathGaussianImplicitSurface3DTest.dir/MathGaussianImplicitSurface3DTest_autogen/mocs_compilation.cpp.o
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/MathGaussianImplicitSurface3DTest.dir/MathGaussianImplicitSurface3DTest.cpp.o
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotMathToolsTest.dir/VirtualRobotMathToolsTest.cpp.o
[ 67%] Built target JacobiDemo_autogen
[ 67%] Built target CameraViewer_autogen
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotMujocoMeshTest.dir/VirtualRobotMujocoMeshTest_autogen/mocs_compilation.cpp.o
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotJacobianTest.dir/VirtualRobotJacobianTest_autogen/mocs_compilation.cpp.o
[ 67%] Built target SimoxSceneViewer_autogen
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/PQP_optimization.dir/PQP_optimization.cpp.o
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotCollisionTest.dir/VirtualRobotCollisionTest_autogen/mocs_compilation.cpp.o
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/MecanumPlatformKinematicsTest.dir/MecanumPlatformKinematicsTest.cpp.o
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotRuntimeEnvironmentTest.dir/VirtualRobotRuntimeEnvironmentTest_autogen/mocs_compilation.cpp.o
[ 67%] Built target ReachabilityDemo_autogen
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotExceptionTest.dir/VirtualRobotExceptionTest_autogen/mocs_compilation.cpp.o
[ 67%] Built target StabilityDemo_autogen
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotJacobianTest.dir/VirtualRobotJacobianTest.cpp.o
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotIOTest.dir/VirtualRobotIOTest_autogen/mocs_compilation.cpp.o
[ 67%] Built target ConstrainedIKDemo_autogen
[ 67%] Built target RobotViewer_autogen
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotMjcfTest.dir/VirtualRobotMjcfTest_autogen/mocs_compilation.cpp.o
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotTransformationTest.dir/VirtualRobotTransformationTest_autogen/mocs_compilation.cpp.o
[ 67%] Built target GenericIKDemo_autogen
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotConfigTest.dir/VirtualRobotConfigTest.cpp.o
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotRobotTest.dir/VirtualRobotRobotTest_autogen/mocs_compilation.cpp.o
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotRobotTest.dir/VirtualRobotRobotTest.cpp.o
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotCollisionTest.dir/VirtualRobotCollisionTest.cpp.o
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotMujocoMeshTest.dir/VirtualRobotMujocoMeshTest.cpp.o
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/MathGaussianImplicitSurface3DNormalsTest.dir/MathGaussianImplicitSurface3DNormalsTest_autogen/mocs_compilation.cpp.o
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotRuntimeEnvironmentTest.dir/VirtualRobotRuntimeEnvironmentTest.cpp.o
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotTransformationTest.dir/VirtualRobotTransformationTest.cpp.o
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotExceptionTest.dir/VirtualRobotExceptionTest.cpp.o
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotIOTest.dir/VirtualRobotIOTest.cpp.o
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotMjcfTest.dir/VirtualRobotMjcfTest.cpp.o
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/MathGaussianImplicitSurface3DNormalsTest.dir/MathGaussianImplicitSurface3DNormalsTest.cpp.o
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotLinkedCoordinateTest.dir/VirtualRobotLinkedCoordinateTest_autogen/mocs_compilation.cpp.o
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotLinkedCoordinateTest.dir/VirtualRobotLinkedCoordinateTest.cpp.o
[ 67%] Linking CXX executable ../../bin/tests/VirtualRobotExceptionTest
[ 67%] Built target VirtualRobotExceptionTest
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotThreadsafetyTest.dir/VirtualRobotThreadsafetyTest_autogen/mocs_compilation.cpp.o
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotThreadsafetyTest.dir/VirtualRobotThreadsafetyTest.cpp.o
[ 67%] Linking CXX executable ../../../../bin/tests/CoinVisualizationFactoryTest
[ 67%] Linking CXX executable ../../../bin/tests/CompressionBZip2Test
[ 67%] Linking CXX executable ../../bin/tests/VirtualRobotCollisionTest
[ 67%] Linking CXX executable ../../bin/tests/MathGaussianImplicitSurface3DTest
[ 67%] Linking CXX executable ../../bin/tests/PQP_optimization
[ 67%] Built target CoinVisualizationFactoryTest
[ 67%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotTrajectoryTest.dir/VirtualRobotTrajectoryTest_autogen/mocs_compilation.cpp.o
[ 68%] Linking CXX executable ../../bin/tests/OmniPlatformKinematicsTest
[ 68%] Linking CXX executable ../../bin/tests/MathGaussianImplicitSurface3DNormalsTest
[ 68%] Built target CompressionBZip2Test
[ 68%] Built target MathGaussianImplicitSurface3DTest
[ 68%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotWorkSpaceTest.dir/VirtualRobotWorkSpaceTest_autogen/mocs_compilation.cpp.o
[ 68%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotTimeOptimalTrajectoryTest.dir/VirtualRobotTimeOptimalTrajectoryTest_autogen/mocs_compilation.cpp.o
[ 68%] Built target VirtualRobotCollisionTest
[ 68%] Linking CXX executable ../../../bin/tests/VoxelTreeTest
[ 69%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotWorkSpaceGridTest.dir/VirtualRobotWorkSpaceGridTest_autogen/mocs_compilation.cpp.o
[ 69%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotTrajectoryTest.dir/VirtualRobotTrajectoryTest.cpp.o
[ 69%] Built target OmniPlatformKinematicsTest
[ 69%] Built target PQP_optimization
[ 69%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotSensorTest.dir/VirtualRobotSensorTest_autogen/mocs_compilation.cpp.o
[ 69%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotManipulabilityTest.dir/VirtualRobotManipulabilityTest_autogen/mocs_compilation.cpp.o
[ 69%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotTimeOptimalTrajectoryTest.dir/VirtualRobotTimeOptimalTrajectoryTest.cpp.o
[ 69%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotWorkSpaceTest.dir/VirtualRobotWorkSpaceTest.cpp.o
[ 69%] Built target MathGaussianImplicitSurface3DNormalsTest
[ 69%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotMeshImportTest.dir/VirtualRobotMeshImportTest_autogen/mocs_compilation.cpp.o
[ 69%] Linking CXX executable ../../bin/tests/VirtualRobotMujocoMeshTest
[ 69%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotWorkSpaceGridTest.dir/VirtualRobotWorkSpaceGridTest.cpp.o
[ 69%] Linking CXX executable ../../bin/tests/MecanumPlatformKinematicsTest
[ 69%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotSensorTest.dir/VirtualRobotSensorTest.cpp.o
[ 69%] Built target VoxelTreeTest
[ 69%] Linking CXX executable ../../../bin/tests/TriMeshModelTest
[ 69%] Building CXX object VirtualRobot/tests/CMakeFiles/MathFitPlaneTest.dir/MathFitPlaneTest_autogen/mocs_compilation.cpp.o
[ 69%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotManipulabilityTest.dir/VirtualRobotManipulabilityTest.cpp.o
[ 69%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotMeshImportTest.dir/VirtualRobotMeshImportTest.cpp.o
[ 69%] Built target VirtualRobotMujocoMeshTest
[ 69%] Linking CXX executable ../../bin/tests/VirtualRobotRuntimeEnvironmentTest
[ 69%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotSceneTest.dir/VirtualRobotSceneTest_autogen/mocs_compilation.cpp.o
[ 69%] Linking CXX executable ../../bin/tests/VirtualRobotTransformationTest
[ 70%] Linking CXX executable ../../bin/tests/VirtualRobotConfigTest
[ 70%] Built target MecanumPlatformKinematicsTest
[ 70%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotChecksTest.dir/VirtualRobotChecksTest_autogen/mocs_compilation.cpp.o
[ 70%] Built target TriMeshModelTest
[ 70%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotGazeIKTest.dir/VirtualRobotGazeIKTest_autogen/mocs_compilation.cpp.o
[ 70%] Building CXX object VirtualRobot/tests/CMakeFiles/MathFitPlaneTest.dir/MathFitPlaneTest.cpp.o
[ 70%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotSceneTest.dir/VirtualRobotSceneTest.cpp.o
[ 70%] Built target VirtualRobotRuntimeEnvironmentTest
[ 70%] Building CXX object VirtualRobot/tests/CMakeFiles/ManipulationObjectGlobalPoseTest.dir/ManipulationObjectGlobalPoseTest_autogen/mocs_compilation.cpp.o
[ 71%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotChecksTest.dir/VirtualRobotChecksTest.cpp.o
[ 71%] Building CXX object VirtualRobot/tests/CMakeFiles/VirtualRobotGazeIKTest.dir/VirtualRobotGazeIKTest.cpp.o
[ 71%] Built target VirtualRobotTransformationTest
[ 71%] Building CXX object VirtualRobot/Transformation/tests/CMakeFiles/DHParameterTest.dir/DHParameterTest_autogen/mocs_compilation.cpp.o
[ 71%] Built target VirtualRobotConfigTest
[ 72%] Building CXX object VirtualRobot/examples/InverseDynamics/CMakeFiles/InverseDynamics.dir/InverseDynamics_autogen/mocs_compilation.cpp.o
[ 72%] Building CXX object VirtualRobot/tests/CMakeFiles/ManipulationObjectGlobalPoseTest.dir/ManipulationObjectGlobalPoseTest.cpp.o
[ 72%] Linking CXX executable ../../bin/tests/VirtualRobotLinkedCoordinateTest
[ 72%] Building CXX object VirtualRobot/Transformation/tests/CMakeFiles/DHParameterTest.dir/DHParameterTest.cpp.o
[ 72%] Built target VirtualRobotLinkedCoordinateTest
[ 72%] Building CXX object VirtualRobot/examples/InverseDynamics/CMakeFiles/InverseDynamics.dir/InverseDynamics.cpp.o
[ 72%] Building CXX object VirtualRobot/examples/ConstrainedIK/CMakeFiles/ConstrainedIKDemo.dir/ConstrainedIKDemo_autogen/mocs_compilation.cpp.o
[ 72%] Linking CXX executable ../../bin/tests/VirtualRobotIOTest
[ 72%] Built target VirtualRobotIOTest
[ 72%] Building CXX object VirtualRobot/examples/loadRobot/CMakeFiles/loadRobot.dir/loadRobot_autogen/mocs_compilation.cpp.o
[ 72%] Building CXX object VirtualRobot/examples/loadRobot/CMakeFiles/loadRobot.dir/loadRobot.cpp.o
[ 72%] Linking CXX executable ../../bin/tests/VirtualRobotThreadsafetyTest
[ 73%] Linking CXX executable ../../bin/tests/VirtualRobotManipulabilityTest
[ 73%] Built target VirtualRobotThreadsafetyTest
[ 74%] Building CXX object VirtualRobot/examples/CameraViewer/CMakeFiles/CameraViewer.dir/CameraViewer_autogen/mocs_compilation.cpp.o
[ 74%] Linking CXX executable ../../bin/tests/VirtualRobotMeshImportTest
[ 74%] Built target VirtualRobotManipulabilityTest
[ 74%] Building CXX object VirtualRobot/examples/GenericIK/CMakeFiles/GenericIKDemo.dir/GenericIKDemo_autogen/mocs_compilation.cpp.o
[ 74%] Linking CXX executable ../../bin/tests/VirtualRobotTimeOptimalTrajectoryTest
[ 74%] Linking CXX executable ../../bin/tests/MathFitPlaneTest
[ 74%] Built target VirtualRobotMeshImportTest
[ 74%] Building CXX object VirtualRobot/examples/GraspEditor/CMakeFiles/GraspEditor.dir/GraspEditor_autogen/mocs_compilation.cpp.o
[ 74%] Built target VirtualRobotTimeOptimalTrajectoryTest
[ 75%] Building CXX object VirtualRobot/examples/Jacobi/CMakeFiles/JacobiDemo.dir/JacobiDemo_autogen/mocs_compilation.cpp.o
[ 75%] Linking CXX executable ../../bin/tests/VirtualRobotMathToolsTest
[ 75%] Building CXX object VirtualRobot/examples/GraspEditor/CMakeFiles/GraspEditor.dir/GraspEditor.cpp.o
[ 75%] Linking CXX executable ../../bin/tests/VirtualRobotSensorTest
[ 75%] Built target VirtualRobotMathToolsTest
[ 75%] Building CXX object VirtualRobot/examples/loadURDFRobot/CMakeFiles/loadURDFRobot.dir/loadURDFRobot_autogen/mocs_compilation.cpp.o
[ 75%] Linking CXX executable ../../bin/tests/VirtualRobotRobotTest
[ 75%] Linking CXX executable ../../bin/tests/VirtualRobotMjcfTest
[ 75%] Built target MathFitPlaneTest
[ 75%] Building CXX object VirtualRobot/examples/MujocoMeshReader/CMakeFiles/MujocoMeshReader.dir/MujocoMeshReader_autogen/mocs_compilation.cpp.o
[ 75%] Building CXX object VirtualRobot/examples/loadURDFRobot/CMakeFiles/loadURDFRobot.dir/loadURDFobot.cpp.o
[ 75%] Linking CXX executable ../../bin/tests/VirtualRobotSceneTest
[ 75%] Building CXX object VirtualRobot/examples/MujocoMeshReader/CMakeFiles/MujocoMeshReader.dir/MujocoMeshReader.cpp.o
[ 75%] Built target VirtualRobotSensorTest
[ 75%] Building CXX object VirtualRobot/examples/reachability/CMakeFiles/ReachabilityDemo.dir/ReachabilityDemo_autogen/mocs_compilation.cpp.o
[ 75%] Built target VirtualRobotMjcfTest
[ 75%] Built target VirtualRobotRobotTest
[ 76%] Building CXX object VirtualRobot/examples/ReachabilityMap/CMakeFiles/ReachabilityMapDemo.dir/ReachabilityMapDemo_autogen/mocs_compilation.cpp.o
[ 76%] Building CXX object VirtualRobot/examples/RobotViewer/CMakeFiles/RobotViewer.dir/RobotViewer_autogen/mocs_compilation.cpp.o
[ 76%] Built target VirtualRobotSceneTest
[ 77%] Building CXX object VirtualRobot/examples/SceneViewer/CMakeFiles/SimoxSceneViewer.dir/SimoxSceneViewer_autogen/mocs_compilation.cpp.o
[ 77%] Linking CXX executable ../../../bin/tests/DynamicsRBDLTest
[ 77%] Linking CXX executable ../../bin/tests/ManipulationObjectGlobalPoseTest
[ 77%] Built target DynamicsRBDLTest
[ 77%] Building CXX object VirtualRobot/examples/Simox2Mjcf/CMakeFiles/Simox2Mjcf.dir/Simox2Mjcf_autogen/mocs_compilation.cpp.o
[ 77%] Linking CXX executable ../../bin/tests/VirtualRobotWorkSpaceGridTest
[ 77%] Linking CXX executable ../../bin/tests/VirtualRobotChecksTest
[ 77%] Linking CXX executable ../../../bin/loadRobot
[ 78%] Building CXX object VirtualRobot/examples/Simox2Mjcf/CMakeFiles/Simox2Mjcf.dir/main.cpp.o
[ 79%] Linking CXX executable ../../bin/tests/VirtualRobotGazeIKTest
[ 79%] Built target ManipulationObjectGlobalPoseTest
[ 79%] Building CXX object VirtualRobot/examples/stability/CMakeFiles/StabilityDemo.dir/StabilityDemo_autogen/mocs_compilation.cpp.o
[ 79%] Built target VirtualRobotChecksTest
[ 79%] Building CXX object VirtualRobot/examples/CoinViewer/CMakeFiles/CoinViewer.dir/CoinViewer_autogen/mocs_compilation.cpp.o
[ 79%] Built target VirtualRobotWorkSpaceGridTest
[ 79%] Building CXX object VirtualRobot/examples/RGBOffscreenRendering/CMakeFiles/RGBOffscreenRendering.dir/RGBOffscreenRendering_autogen/mocs_compilation.cpp.o
[ 79%] Built target loadRobot
[ 79%] Building CXX object VirtualRobot/examples/DepthOffscreenRendering/CMakeFiles/DepthOffscreenRendering.dir/DepthOffscreenRendering_autogen/mocs_compilation.cpp.o
[ 79%] Built target VirtualRobotGazeIKTest
[ 79%] Building CXX object VirtualRobot/examples/RobotFromObjects/CMakeFiles/RobotFromObjects.dir/RobotFromObjects_autogen/mocs_compilation.cpp.o
[ 79%] Linking CXX executable ../../bin/tests/VirtualRobotTrajectoryTest
[ 80%] Linking CXX executable ../../../bin/tests/DHParameterTest
[ 80%] Built target DHParameterTest
[ 80%] Building CXX object VirtualRobot/examples/Iv2Wrl/CMakeFiles/Iv2Wrl.dir/Iv2Wrl_autogen/mocs_compilation.cpp.o
[ 80%] Built target VirtualRobotTrajectoryTest
[ 80%] Building CXX object VirtualRobot/examples/HemisphereJoint/CMakeFiles/HemisphereJoint.dir/HemisphereJoint_autogen/mocs_compilation.cpp.o
[ 80%] Building CXX object VirtualRobot/examples/RobotFromObjects/CMakeFiles/RobotFromObjects.dir/main.cpp.o
[ 80%] Linking CXX executable ../../bin/tests/VirtualRobotWorkSpaceTest
[ 81%] Linking CXX executable ../../bin/tests/VirtualRobotJacobianTest
[ 82%] Building CXX object VirtualRobot/examples/HemisphereJoint/CMakeFiles/HemisphereJoint.dir/main.cpp.o
[ 82%] Building CXX object VirtualRobot/examples/Iv2Wrl/CMakeFiles/Iv2Wrl.dir/main.cpp.o
[ 82%] Built target VirtualRobotWorkSpaceTest
[ 82%] Building CXX object VirtualRobot/examples/TestObjLoading/CMakeFiles/TestObjLoading.dir/TestObjLoading_autogen/mocs_compilation.cpp.o
[ 82%] Built target VirtualRobotJacobianTest
[ 82%] Building CXX object MotionPlanning/CMakeFiles/Saba.dir/Saba_autogen/mocs_compilation.cpp.o
[ 82%] Building CXX object VirtualRobot/examples/TestObjLoading/CMakeFiles/TestObjLoading.dir/main.cpp.o
[ 82%] Linking CXX executable ../../../bin/loadURDFRobot
[ 82%] Building CXX object MotionPlanning/CMakeFiles/Saba.dir/CSpace/CSpace.cpp.o
[ 82%] Built target loadURDFRobot
[ 82%] Building CXX object VirtualRobot/examples/DepthOffscreenRendering/CMakeFiles/DepthOffscreenRendering.dir/DepthOffscreenRendering.cpp.o
[ 82%] Linking CXX executable ../../../bin/InverseDynamics
[ 82%] Linking CXX executable ../../bin/tests/MathHelpersTest
[ 82%] Built target InverseDynamics
[ 83%] Building CXX object GeometricPlanning/CMakeFiles/GeometricPlanning.dir/GeometricPlanning_autogen/mocs_compilation.cpp.o
[ 83%] Linking CXX executable ../../../bin/GraspEditor
[ 83%] Building CXX object VirtualRobot/examples/RGBOffscreenRendering/CMakeFiles/RGBOffscreenRendering.dir/RGBOffscreenRendering.cpp.o
[ 83%] Built target GraspEditor
[ 83%] Building CXX object SimDynamics/CMakeFiles/SimDynamics.dir/SimDynamics_autogen/mocs_compilation.cpp.o
[ 83%] Building CXX object GeometricPlanning/CMakeFiles/GeometricPlanning.dir/ParametricPath.cpp.o
[ 83%] Building CXX object SimDynamics/CMakeFiles/SimDynamics.dir/DynamicsWorld.cpp.o
[ 83%] Building CXX object VirtualRobot/examples/ConstrainedIK/CMakeFiles/ConstrainedIKDemo.dir/ConstrainedIKDemo.cpp.o
[ 83%] Built target MathHelpersTest
[ 83%] Building CXX object SimDynamics/CMakeFiles/SimDynamics.dir/DynamicsEngine/DynamicsObject.cpp.o
[ 83%] Building CXX object VirtualRobot/examples/GenericIK/CMakeFiles/GenericIKDemo.dir/GenericIKDemo.cpp.o
[ 83%] Building CXX object VirtualRobot/examples/DepthOffscreenRendering/CMakeFiles/DepthOffscreenRendering.dir/main.cpp.o
[ 83%] Building CXX object VirtualRobot/examples/reachability/CMakeFiles/ReachabilityDemo.dir/reachabilityScene.cpp.o
[ 83%] Linking CXX executable ../../../bin/Iv2Wrl
[ 83%] Linking CXX executable ../../../bin/HemisphereJoint
[ 83%] Built target HemisphereJoint
[ 83%] Building CXX object VirtualRobot/examples/reachability/CMakeFiles/ReachabilityDemo.dir/reachabilityWindow.cpp.o
[ 83%] Built target Iv2Wrl
[ 83%] Building CXX object VirtualRobot/examples/GenericIK/CMakeFiles/GenericIKDemo.dir/GenericIKWindow.cpp.o
[ 83%] Building CXX object VirtualRobot/examples/CoinViewer/CMakeFiles/CoinViewer.dir/CoinViewer.cpp.o
[ 83%] Building CXX object SimDynamics/CMakeFiles/SimDynamics.dir/DynamicsEngine/DynamicsEngine.cpp.o
[ 83%] Building CXX object VirtualRobot/examples/CameraViewer/CMakeFiles/CameraViewer.dir/CameraViewer.cpp.o
[ 83%] Linking CXX executable ../../../bin/MujocoMeshReader
[ 83%] Building CXX object VirtualRobot/examples/stability/CMakeFiles/StabilityDemo.dir/stabilityDemo.cpp.o
[ 83%] Built target MujocoMeshReader
[ 83%] Building CXX object VirtualRobot/examples/Jacobi/CMakeFiles/JacobiDemo.dir/JacobiDemo.cpp.o
[ 83%] Linking CXX executable ../../../bin/Simox2Mjcf
[ 83%] Building CXX object VirtualRobot/examples/Jacobi/CMakeFiles/JacobiDemo.dir/JacobiWindow.cpp.o
[ 83%] Linking CXX executable ../../../bin/RobotFromObjects
[ 83%] Built target Simox2Mjcf
[ 83%] Building CXX object SimDynamics/CMakeFiles/SimDynamics.dir/DynamicsEngine/DynamicsRobot.cpp.o
[ 83%] Built target RobotFromObjects
[ 83%] Building CXX object SimDynamics/CMakeFiles/SimDynamics.dir/DynamicsEngine/DynamicsUtils.cpp.o
[ 83%] Building CXX object VirtualRobot/examples/SceneViewer/CMakeFiles/SimoxSceneViewer.dir/SceneViewer.cpp.o
[ 83%] Building CXX object VirtualRobot/examples/CameraViewer/CMakeFiles/CameraViewer.dir/showCamWindow.cpp.o
[ 83%] Linking CXX executable ../../../bin/TestObjLoading
[ 83%] Built target TestObjLoading
[ 83%] Building CXX object VirtualRobot/examples/SceneViewer/CMakeFiles/SimoxSceneViewer.dir/showSceneWindow.cpp.o
[ 83%] Building CXX object VirtualRobot/examples/CoinViewer/CMakeFiles/CoinViewer.dir/main.cpp.o
[ 84%] Building CXX object SimDynamics/CMakeFiles/SimDynamics.dir/DynamicsEngine/BulletEngine/BulletEngineFactory.cpp.o
[ 84%] Building CXX object MotionPlanning/CMakeFiles/Saba.dir/CSpace/CSpaceSampled.cpp.o
[ 84%] Building CXX object VirtualRobot/examples/ReachabilityMap/CMakeFiles/ReachabilityMapDemo.dir/ReachabilityMapScene.cpp.o
[ 84%] Building CXX object GeometricPlanning/CMakeFiles/GeometricPlanning.dir/ArticulatedObjectGeometricPlanningHelper.cpp.o
[ 84%] Building CXX object VirtualRobot/examples/ConstrainedIK/CMakeFiles/ConstrainedIKDemo.dir/ConstrainedIKWindow.cpp.o
[ 84%] Building CXX object VirtualRobot/examples/RobotViewer/CMakeFiles/RobotViewer.dir/DiffIKWidget.cpp.o
[ 84%] Building CXX object VirtualRobot/examples/RGBOffscreenRendering/CMakeFiles/RGBOffscreenRendering.dir/main.cpp.o
[ 84%] Building CXX object SimDynamics/CMakeFiles/SimDynamics.dir/DynamicsEngine/BulletEngine/BulletEngine.cpp.o
[ 84%] Building CXX object SimDynamics/CMakeFiles/SimDynamics.dir/DynamicsEngine/BulletEngine/BulletObject.cpp.o
[ 84%] Building CXX object SimDynamics/CMakeFiles/SimDynamics.dir/DynamicsEngine/BulletEngine/BulletRobot.cpp.o
[ 84%] Linking CXX executable ../../../bin/DepthOffscreenRendering
[ 84%] Building CXX object VirtualRobot/examples/RobotViewer/CMakeFiles/RobotViewer.dir/RobotViewer.cpp.o
[ 84%] Building CXX object VirtualRobot/examples/RobotViewer/CMakeFiles/RobotViewer.dir/showRobotWindow.cpp.o
[ 85%] Linking CXX executable ../../../bin/CoinViewer
[ 85%] Built target DepthOffscreenRendering
[ 85%] Building CXX object SimDynamics/CMakeFiles/SimDynamics.dir/DynamicsEngine/BulletEngine/BulletRobotLogger.cpp.o
[ 85%] Building CXX object SimDynamics/CMakeFiles/SimDynamics.dir/DynamicsEngine/BulletEngine/SimoxMotionState.cpp.o
[ 85%] Building CXX object MotionPlanning/CMakeFiles/Saba.dir/CSpace/CSpaceNode.cpp.o
[ 85%] Building CXX object VirtualRobot/examples/stability/CMakeFiles/StabilityDemo.dir/stabilityWindow.cpp.o
[ 85%] Built target CoinViewer
[ 85%] Building CXX object GeometricPlanning/CMakeFiles/GeometricPlanning.dir/ArticulatedObjectDoorHelper.cpp.o
[ 85%] Building CXX object GeometricPlanning/CMakeFiles/GeometricPlanning.dir/path_primitives/PathPrimitive.cpp.o
[ 85%] Building CXX object GeometricPlanning/CMakeFiles/GeometricPlanning.dir/path_primitives/Circle.cpp.o
[ 85%] Building CXX object GeometricPlanning/CMakeFiles/GeometricPlanning.dir/path_primitives/CircleSegment.cpp.o
[ 85%] Linking CXX executable ../../../bin/RGBOffscreenRendering
[ 85%] Linking CXX executable ../../../bin/JacobiDemo
[ 85%] Linking CXX executable ../../../bin/GenericIKDemo
[ 85%] Built target RGBOffscreenRendering
[ 85%] Building CXX object GeometricPlanning/CMakeFiles/GeometricPlanning.dir/path_primitives/Line.cpp.o
[ 85%] Building CXX object VirtualRobot/examples/ReachabilityMap/CMakeFiles/ReachabilityMapDemo.dir/ReachabilityMapWindow.cpp.o
[ 85%] Built target JacobiDemo
[ 86%] Building CXX object GeometricPlanning/CMakeFiles/GeometricPlanning.dir/util.cpp.o
[ 86%] Building CXX object SimDynamics/CMakeFiles/SimDynamics.dir/DynamicsEngine/BulletEngine/SimoxCollisionDispatcher.cpp.o
[ 87%] Building CXX object MotionPlanning/CMakeFiles/Saba.dir/CSpace/CSpacePath.cpp.o
[ 87%] Built target GenericIKDemo
[ 87%] Building CXX object MotionPlanning/CMakeFiles/Saba.dir/CSpace/CSpaceTree.cpp.o
[ 87%] Building CXX object GeometricPlanning/CMakeFiles/GeometricPlanning.dir/assert/virtual_robot/assert.cpp.o
[ 87%] Building CXX object MotionPlanning/CMakeFiles/Saba.dir/CSpace/Sampler.cpp.o
[ 87%] Building CXX object MotionPlanning/CMakeFiles/Saba.dir/CSpace/ConfigurationConstraint.cpp.o
[ 87%] Building CXX object SimDynamics/CMakeFiles/SimDynamics.dir/DynamicsEngine/BulletEngine/BulletOpenGLViewer.cpp.o
[ 87%] Building CXX object SimDynamics/CMakeFiles/SimDynamics.dir/DynamicsEngine/BulletEngine/BulletCoinQtViewer.cpp.o
[ 87%] Building CXX object MotionPlanning/CMakeFiles/Saba.dir/Planner/MotionPlanner.cpp.o
[ 87%] Building CXX object MotionPlanning/CMakeFiles/Saba.dir/Planner/Rrt.cpp.o
[ 87%] Linking CXX executable ../../../bin/ReachabilityDemo
[ 87%] Linking CXX executable ../../../bin/CameraViewer
[ 87%] Building CXX object MotionPlanning/CMakeFiles/Saba.dir/Planner/BiRrt.cpp.o
[ 87%] Building CXX object MotionPlanning/CMakeFiles/Saba.dir/Planner/GraspIkRrt.cpp.o
[ 87%] Building CXX object MotionPlanning/CMakeFiles/Saba.dir/Planner/GraspRrt.cpp.o
[ 88%] Building CXX object MotionPlanning/CMakeFiles/Saba.dir/Planner/PlanningThread.cpp.o
[ 88%] Built target ReachabilityDemo
[ 88%] Building CXX object MotionPlanning/CMakeFiles/Saba.dir/Visualization/RrtWorkspaceVisualization.cpp.o
[ 88%] Built target CameraViewer
[ 88%] Building CXX object MotionPlanning/CMakeFiles/Saba.dir/PostProcessing/PathProcessor.cpp.o
[ 88%] Linking CXX executable ../../../bin/SimoxSceneViewer
[ 88%] Building CXX object MotionPlanning/CMakeFiles/Saba.dir/PostProcessing/ShortcutProcessor.cpp.o
[ 88%] Building CXX object MotionPlanning/CMakeFiles/Saba.dir/PostProcessing/ElasticBandProcessor.cpp.o
[ 88%] Built target SimoxSceneViewer
[ 88%] Building CXX object MotionPlanning/CMakeFiles/Saba.dir/PostProcessing/PathProcessingThread.cpp.o
[ 88%] Building CXX object MotionPlanning/CMakeFiles/Saba.dir/ApproachDiscretization.cpp.o
[ 88%] Building CXX object MotionPlanning/CMakeFiles/Saba.dir/Visualization/CoinVisualization/CoinRrtWorkspaceVisualization.cpp.o
[ 88%] Linking CXX executable ../../../bin/ConstrainedIKDemo
[ 88%] Built target ConstrainedIKDemo
/root/workspace/simox/VirtualRobot/examples/RobotViewer/DiffIKWidget.cpp: In member function ‘Eigen::MatrixXd DiffIKWidget::readFollowManipulability()’:
/root/workspace/simox/VirtualRobot/examples/RobotViewer/DiffIKWidget.cpp:149:68: warning: ‘QString::SkipEmptyParts’ is deprecated [-Wdeprecated-declarations]
  149 |         QStringList strList = data.split(QRegExp("[\n]"), QString::SkipEmptyParts);
      |                                                                    ^~~~~~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
                 from /root/workspace/simox/VirtualRobot/examples/RobotViewer/DiffIKWidget.h:2,
                 from /root/workspace/simox/VirtualRobot/examples/RobotViewer/DiffIKWidget.cpp:1:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:605:9: note: declared here
  605 |         SkipEmptyParts Q_DECL_ENUMERATOR_DEPRECATED
      |         ^~~~~~~~~~~~~~
/root/workspace/simox/VirtualRobot/examples/RobotViewer/DiffIKWidget.cpp:149:68: warning: ‘QString::SkipEmptyParts’ is deprecated [-Wdeprecated-declarations]
  149 |         QStringList strList = data.split(QRegExp("[\n]"), QString::SkipEmptyParts);
      |                                                                    ^~~~~~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
                 from /root/workspace/simox/VirtualRobot/examples/RobotViewer/DiffIKWidget.h:2,
                 from /root/workspace/simox/VirtualRobot/examples/RobotViewer/DiffIKWidget.cpp:1:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:605:9: note: declared here
  605 |         SkipEmptyParts Q_DECL_ENUMERATOR_DEPRECATED
      |         ^~~~~~~~~~~~~~
/root/workspace/simox/VirtualRobot/examples/RobotViewer/DiffIKWidget.cpp:149:41: warning: ‘QStringList QString::split(const QRegExp&, QString::SplitBehavior) const’ is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations]
  149 |         QStringList strList = data.split(QRegExp("[\n]"), QString::SkipEmptyParts);
      |                               ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
                 from /root/workspace/simox/VirtualRobot/examples/RobotViewer/DiffIKWidget.h:2,
                 from /root/workspace/simox/VirtualRobot/examples/RobotViewer/DiffIKWidget.cpp:1:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:622:17: note: declared here
  622 |     QStringList split(const QRegExp &sep, SplitBehavior behavior) const;
      |                 ^~~~~
/root/workspace/simox/VirtualRobot/examples/RobotViewer/DiffIKWidget.cpp:163:69: warning: ‘QString::SkipEmptyParts’ is deprecated [-Wdeprecated-declarations]
  163 |             QStringList s = strList[i].split(QRegExp(" "), QString::SkipEmptyParts);
      |                                                                     ^~~~~~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
                 from /root/workspace/simox/VirtualRobot/examples/RobotViewer/DiffIKWidget.h:2,
                 from /root/workspace/simox/VirtualRobot/examples/RobotViewer/DiffIKWidget.cpp:1:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:605:9: note: declared here
  605 |         SkipEmptyParts Q_DECL_ENUMERATOR_DEPRECATED
      |         ^~~~~~~~~~~~~~
/root/workspace/simox/VirtualRobot/examples/RobotViewer/DiffIKWidget.cpp:163:69: warning: ‘QString::SkipEmptyParts’ is deprecated [-Wdeprecated-declarations]
  163 |             QStringList s = strList[i].split(QRegExp(" "), QString::SkipEmptyParts);
      |                                                                     ^~~~~~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
                 from /root/workspace/simox/VirtualRobot/examples/RobotViewer/DiffIKWidget.h:2,
                 from /root/workspace/simox/VirtualRobot/examples/RobotViewer/DiffIKWidget.cpp:1:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:605:9: note: declared here
  605 |         SkipEmptyParts Q_DECL_ENUMERATOR_DEPRECATED
      |         ^~~~~~~~~~~~~~
/root/workspace/simox/VirtualRobot/examples/RobotViewer/DiffIKWidget.cpp:163:45: warning: ‘QStringList QString::split(const QRegExp&, QString::SplitBehavior) const’ is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations]
  163 |             QStringList s = strList[i].split(QRegExp(" "), QString::SkipEmptyParts);
[ 89%] Linking CXX executable ../../../bin/StabilityDemo
      |                             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
                 from /root/workspace/simox/VirtualRobot/examples/RobotViewer/DiffIKWidget.h:2,
                 from /root/workspace/simox/VirtualRobot/examples/RobotViewer/DiffIKWidget.cpp:1:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:622:17: note: declared here
  622 |     QStringList split(const QRegExp &sep, SplitBehavior behavior) const;
      |                 ^~~~~
[ 89%] Linking CXX executable ../../../bin/RobotViewer
[ 89%] Built target StabilityDemo
[ 89%] Built target RobotViewer
[ 90%] Linking CXX shared library ../lib/libSimDynamics.so
[ 90%] Linking CXX executable ../../../bin/ReachabilityMapDemo
[ 90%] Built target SimDynamics
[ 90%] Built target ReachabilityMapDemo
[ 91%] Linking CXX shared library ../lib/libSaba.so
[ 91%] Built target Saba
[ 91%] Automatic MOC and UIC for target RRTdemo
[ 91%] Automatic MOC and UIC for target RrtGui
[ 91%] Automatic MOC and UIC for target IKRRT
[ 91%] Automatic MOC and UIC for target GraspStudio
[ 91%] Automatic MOC and UIC for target MultiThreadedPlanning
[ 91%] Automatic MOC and UIC for target SabaCSpaceTest
[ 91%] Built target RRTdemo_autogen
[ 92%] Automatic MOC and UIC for target SabaShortcutProcessorTest
[ 92%] Building CXX object MotionPlanning/examples/RRT/CMakeFiles/RRTdemo.dir/RRTdemo_autogen/mocs_compilation.cpp.o
[ 93%] Building CXX object MotionPlanning/examples/RRT/CMakeFiles/RRTdemo.dir/RRTdemo.cpp.o
[ 93%] Built target GraspStudio_autogen
[ 93%] Building CXX object GraspPlanning/CMakeFiles/GraspStudio.dir/GraspStudio_autogen/mocs_compilation.cpp.o
[ 93%] Building CXX object GraspPlanning/CMakeFiles/GraspStudio.dir/ApproachMovementGenerator.cpp.o
[ 94%] Building CXX object GraspPlanning/CMakeFiles/GraspStudio.dir/ApproachMovementSurfaceNormal.cpp.o
[ 94%] Built target SabaCSpaceTest_autogen
[ 94%] Built target SabaShortcutProcessorTest_autogen
[ 94%] Building CXX object MotionPlanning/tests/CMakeFiles/SabaCSpaceTest.dir/SabaCSpaceTest_autogen/mocs_compilation.cpp.o
[ 94%] Building CXX object GraspPlanning/CMakeFiles/GraspStudio.dir/ConvexHullGeneratorQhull.cpp.o
[ 94%] Building CXX object MotionPlanning/tests/CMakeFiles/SabaCSpaceTest.dir/SabaCSpaceTest.cpp.o
[ 94%] Building CXX object GraspPlanning/CMakeFiles/GraspStudio.dir/ConvexHullGenerator.cpp.o
[ 94%] Building CXX object MotionPlanning/tests/CMakeFiles/SabaShortcutProcessorTest.dir/SabaShortcutProcessorTest.cpp.o
[ 94%] Building CXX object GraspPlanning/CMakeFiles/GraspStudio.dir/ContactConeGenerator.cpp.o
[ 94%] Building CXX object MotionPlanning/tests/CMakeFiles/SabaShortcutProcessorTest.dir/SabaShortcutProcessorTest_autogen/mocs_compilation.cpp.o
[ 94%] Building CXX object GraspPlanning/CMakeFiles/GraspStudio.dir/MeshConverter.cpp.o
[ 94%] Building CXX object GraspPlanning/CMakeFiles/GraspStudio.dir/GraspPlanner/GenericGraspPlanner.cpp.o
[ 94%] Building CXX object GraspPlanning/CMakeFiles/GraspStudio.dir/GraspPlanner/GraspPlanner.cpp.o
[ 94%] Building CXX object GraspPlanning/CMakeFiles/GraspStudio.dir/GraspPlanner/GraspPlannerEvaluation.cpp.o
[ 95%] Building CXX object GraspPlanning/CMakeFiles/GraspStudio.dir/GraspQuality/GraspEvaluationPoseUncertainty.cpp.o
[ 95%] Building CXX object GraspPlanning/CMakeFiles/GraspStudio.dir/GraspQuality/GraspQualityMeasure.cpp.o
[ 95%] Building CXX object GraspPlanning/CMakeFiles/GraspStudio.dir/GraspQuality/GraspQualityMeasureWrenchSpace.cpp.o
[ 95%] Building CXX object GraspPlanning/CMakeFiles/GraspStudio.dir/GraspQuality/GraspQualityMeasureWrenchSpaceNotNormalized.cpp.o
[ 95%] Building CXX object GraspPlanning/CMakeFiles/GraspStudio.dir/Visualization/ConvexHullVisualization.cpp.o
[ 95%] Building CXX object GraspPlanning/CMakeFiles/GraspStudio.dir/Visualization/CoinVisualization/CoinConvexHullVisualization.cpp.o
[ 95%] Built target MultiThreadedPlanning_autogen
[ 96%] Building CXX object MotionPlanning/examples/MultiThreadedPlanning/CMakeFiles/MultiThreadedPlanning.dir/MultiThreadedPlanning_autogen/mocs_compilation.cpp.o
[ 96%] Building CXX object MotionPlanning/examples/MultiThreadedPlanning/CMakeFiles/MultiThreadedPlanning.dir/MTPlanning.cpp.o
[ 96%] Built target RrtGui_autogen
[ 96%] Building CXX object MotionPlanning/examples/RrtGui/CMakeFiles/RrtGui.dir/RrtGui_autogen/mocs_compilation.cpp.o
[ 96%] Built target IKRRT_autogen
[ 96%] Building CXX object MotionPlanning/examples/IKRRT/CMakeFiles/IKRRT.dir/IKRRT_autogen/mocs_compilation.cpp.o
[ 96%] Building CXX object MotionPlanning/examples/IKRRT/CMakeFiles/IKRRT.dir/IKRRTDemo.cpp.o
[ 96%] Building CXX object MotionPlanning/examples/IKRRT/CMakeFiles/IKRRT.dir/IKRRTWindow.cpp.o
[ 97%] Building CXX object MotionPlanning/examples/RrtGui/CMakeFiles/RrtGui.dir/RrtGui.cpp.o
[ 97%] Building CXX object MotionPlanning/examples/RrtGui/CMakeFiles/RrtGui.dir/RrtGuiWindow.cpp.o
[ 97%] Linking CXX shared library ../lib/libGeometricPlanning.so
[ 97%] Building CXX object MotionPlanning/examples/MultiThreadedPlanning/CMakeFiles/MultiThreadedPlanning.dir/MTPlanningScenery.cpp.o
[ 97%] Building CXX object MotionPlanning/examples/MultiThreadedPlanning/CMakeFiles/MultiThreadedPlanning.dir/MTPlanningWindow.cpp.o
[ 97%] Built target GeometricPlanning
[ 97%] Linking CXX executable ../../bin/tests/SabaCSpaceTest
[ 97%] Built target SabaCSpaceTest
[ 97%] Linking CXX executable ../../bin/tests/SabaShortcutProcessorTest
[ 97%] Linking CXX executable ../../../bin/RRTdemo
[ 97%] Built target SabaShortcutProcessorTest
[ 97%] Built target RRTdemo
[ 97%] Linking CXX shared library ../lib/libGraspStudio.so
[ 97%] Linking CXX executable ../../../bin/MultiThreadedPlanning
[ 97%] Built target GraspStudio
[ 97%] Automatic MOC and UIC for target GraspRrtDemo
[ 97%] Automatic MOC and UIC for target PlatformDemo
[ 98%] Automatic MOC and UIC for target GraspQuality
[ 98%] Automatic MOC and UIC for target GraspPlanner
[ 98%] Automatic MOC and UIC for target SimDynamicsViewer
[ 98%] Automatic MOC and UIC for target BulletDebugViewer
[ 98%] Automatic MOC and UIC for target BulletFactoryTest
[ 98%] Built target BulletFactoryTest_autogen
[ 98%] Built target BulletDebugViewer_autogen
[ 98%] Building CXX object SimDynamics/DynamicsEngine/BulletEngine/tests/CMakeFiles/BulletFactoryTest.dir/BulletFactoryTest_autogen/mocs_compilation.cpp.o
[ 98%] Building CXX object SimDynamics/DynamicsEngine/BulletEngine/tests/CMakeFiles/BulletFactoryTest.dir/BulletFactoryTest.cpp.o
[ 98%] Building CXX object SimDynamics/examples/BulletDebugViewer/CMakeFiles/BulletDebugViewer.dir/BulletDebugViewer_autogen/mocs_compilation.cpp.o
[ 98%] Building CXX object SimDynamics/examples/BulletDebugViewer/CMakeFiles/BulletDebugViewer.dir/BulletDebugViewerGlut.cpp.o
[ 98%] Built target MultiThreadedPlanning
[ 98%] Built target SimDynamicsViewer_autogen
[ 98%] Building CXX object SimDynamics/examples/SimDynamicsViewer/CMakeFiles/SimDynamicsViewer.dir/SimDynamicsViewer_autogen/mocs_compilation.cpp.o
[ 98%] Building CXX object SimDynamics/examples/SimDynamicsViewer/CMakeFiles/SimDynamicsViewer.dir/SimDynamicsViewer.cpp.o
[ 98%] Building CXX object SimDynamics/examples/SimDynamicsViewer/CMakeFiles/SimDynamicsViewer.dir/simDynamicsWindow.cpp.o
[ 98%] Built target PlatformDemo_autogen
[ 98%] Building CXX object MotionPlanning/examples/PlatformDemo/CMakeFiles/PlatformDemo.dir/PlatformDemo_autogen/mocs_compilation.cpp.o
[ 98%] Building CXX object MotionPlanning/examples/PlatformDemo/CMakeFiles/PlatformDemo.dir/PlatformDemo.cpp.o
[ 99%] Building CXX object MotionPlanning/examples/PlatformDemo/CMakeFiles/PlatformDemo.dir/PlatformWindow.cpp.o
[ 99%] Built target GraspQuality_autogen
[ 99%] Building CXX object GraspPlanning/examples/GraspQuality/CMakeFiles/GraspQuality.dir/GraspQuality_autogen/mocs_compilation.cpp.o
[ 99%] Building CXX object GraspPlanning/examples/GraspQuality/CMakeFiles/GraspQuality.dir/GraspQualityDemo.cpp.o
[ 99%] Building CXX object GraspPlanning/examples/GraspQuality/CMakeFiles/GraspQuality.dir/GraspQualityWindow.cpp.o
[ 99%] Built target GraspRrtDemo_autogen
[ 99%] Building CXX object MotionPlanning/examples/GraspRRT/CMakeFiles/GraspRrtDemo.dir/GraspRrtDemo_autogen/mocs_compilation.cpp.o
[ 99%] Built target GraspPlanner_autogen
[ 99%] Building CXX object MotionPlanning/examples/GraspRRT/CMakeFiles/GraspRrtDemo.dir/GraspRrtDemo.cpp.o
[ 99%] Building CXX object MotionPlanning/examples/GraspRRT/CMakeFiles/GraspRrtDemo.dir/GraspRrtWindow.cpp.o
[ 99%] Building CXX object GraspPlanning/examples/GraspPlanner/CMakeFiles/GraspPlanner.dir/GraspPlanner_autogen/mocs_compilation.cpp.o
[100%] Building CXX object GraspPlanning/examples/GraspPlanner/CMakeFiles/GraspPlanner.dir/GraspPlanner.cpp.o
[100%] Building CXX object GraspPlanning/examples/GraspPlanner/CMakeFiles/GraspPlanner.dir/GraspPlannerWindow.cpp.o
[100%] Linking CXX executable ../../../bin/RrtGui
[100%] Built target RrtGui
[100%] Linking CXX executable ../../../bin/IKRRT
[100%] Built target IKRRT
[100%] Linking CXX executable ../../../bin/BulletDebugViewer
[100%] Built target BulletDebugViewer
[100%] Linking CXX executable ../../../../bin/tests/BulletFactoryTest
[100%] Built target BulletFactoryTest
[100%] Linking CXX executable ../../../bin/PlatformDemo
[100%] Linking CXX executable ../../../bin/GraspQuality
[100%] Built target PlatformDemo
[100%] Linking CXX executable ../../../bin/GraspPlanner
[100%] Built target GraspQuality
[100%] Linking CXX executable ../../../bin/GraspRrtDemo
[100%] Built target GraspPlanner
[100%] Linking CXX executable ../../../bin/SimDynamicsViewer
[100%] Built target GraspRrtDemo
[100%] Built target SimDynamicsViewer
──────────────────────── Command exited - Return code 0 ────────────────────────

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
─── Upgrade module armarx/ArmarXCore ... ───────────────────────────────────────
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Prepare module armarx/ArmarXCore ...
Run command: cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo 
-DCMAKE_C_COMPILER_LAUNCHER=/usr/bin/ccache 
-DCMAKE_CXX_COMPILER_LAUNCHER=/usr/bin/ccache -DCMAKE_C_COMPILER=/usr/bin/gcc-11
-DCMAKE_CXX_COMPILER=/usr/bin/g++-11 ..
In working directory: /root/workspace/armarx/ArmarXCore/build
──────────────────────────────── Command output ────────────────────────────────
CMake Warning (dev) in CMakeLists.txt:
  No project() command is present.  The top-level CMakeLists.txt file must
  contain a literal, direct call to the project() command.  Add a line of
  code such as

    project(ProjectName)

  near the top of the file, but after cmake_minimum_required().

  CMake is pretending there is a "project(Project)" command on the first
  line.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- The C compiler identification is GNU 11.4.0
-- The CXX compiler identification is GNU 11.4.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/gcc-11 - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++-11 - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Ice version: 3.7.6
-- Found the following Ice libraries:
--   Ice (required)
--   Glacier2 (required)
--   IceBox (required)
--   IceGrid (required)
--   IceStorm (required)
-- Found Ice: /usr/bin/slice2cpp (found suitable version "3.7.6", minimum required is "3.7")
-- CMAKE_BUILD_TYPE = RelWithDebInfo
-- Using Simox Source-Build from: /root/workspace/simox/build
--  * Including /root/workspace/simox/CMakeModules/SimoxMacros.cmake
-- 
== Setting up ArmarX project ...
-- ArmarX legacy package.
CMake Deprecation Warning at etc/cmake/legacy/setup.cmake:11 (cmake_policy):
-- Configuring ArmarX project `ArmarXCore`.
  The OLD behavior for policy CMP0043 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.
Call Stack (most recent call first):
  etc/cmake/ArmarXProject.cmake:188 (include)
  CMakeLists.txt:22 (armarx_project)


CMake Deprecation Warning at etc/cmake/legacy/setup.cmake:11 (cmake_policy):
  The OLD behavior for policy CMP0045 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.
Call Stack (most recent call first):
  etc/cmake/ArmarXProject.cmake:188 (include)
-- Linux x86_64 target detected
-- Performing Test Ice_WORKS
  CMakeLists.txt:22 (armarx_project)


CMake Deprecation Warning at etc/cmake/legacy/setup.cmake:11 (cmake_policy):
  The OLD behavior for policy CMP0054 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.
Call Stack (most recent call first):
  etc/cmake/ArmarXProject.cmake:188 (include)
  CMakeLists.txt:22 (armarx_project)


-- Performing Test Ice_WORKS - Failed
-- Found Threads: TRUE  
-- Changing o level of RelWithDebInfo to match o level of Release (from '-O2 ' to '-O3 ')
-- CMAKE_CXX_FLAGS_RELWITHDEBINFO = -O3 -g -DNDEBUG
-- Performing Test COMPILER_SUPPORTS_CXX2A
-- Performing Test COMPILER_SUPPORTS_CXX2A - Success
-- Performing Test COMPILER_SUPPORTS_libstdcpp
-- Performing Test COMPILER_SUPPORTS_libstdcpp - Failed
-- Performing Test COMPILER_SUPPORTS_C99
-- Performing Test COMPILER_SUPPORTS_C99 - Success
-- Could NOT find Lcov (missing: Lcov_EXECUTABLE Lcov_GenHtml_EXECUTABLE) 
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
-- armarx git version: demo/2023-05-05/armar6a-1-51-gf1c38e055
-- unable to determine current version. disabling package target.
-- git tag does not match armarx version file! maybe you forgot to run git fetch --tags
-- armarx deb package version: demo/2023-05-05/armar6a-1-51-gf1c38e055
-- Looking for Boost
-- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found suitable exact version "1.74.0") found components: thread regex filesystem system program_options
-- Boost found at /usr/include
running cd "/root/workspace/armarx/ArmarXCore/build/bin" && chmod a+x *.sh  2>&1
Created symlinks to armarx-cli tools.
-- 
== Configuring target Interfaces: ArmarXCoreInterfaces ... ==
-- 
== Configuring target Core Library: ArmarXCore ... ==
-- Found dl: /usr/lib/x86_64-linux-gnu/libdl.a  
-- Found rt: /usr/lib/x86_64-linux-gnu/librt.a  
-- 
== Configuring target Library: ArmarXCoreTest ... ==
--     Building test IceTestHelperTest
--     Building test TestArmarXManagerTest
--     Building test LogSenderTest
--     Building test ThreadListTest
--     Building test DataPathTest
--     Building test PeriodicTaskTest
--     Building test DynamicLibraryTest
--     Building test SchedulerTest
--     Building test PropertyDefinitionArithmeticTest
--     Building test PropertyDefinitionCaseInsensitiveMappingTest
--     Building test PropertyDefinitionCaseSensitiveMappingTest
--     Building test PropertyDefinitionContainerTest
--     Building test PropertyDefinitionDefaultsTest
--     Building test PropertyDefinitionEigenVectorTest
--     Building test PropertyDefinitionEnumNamesTest
--     Building test PropertyDefinitionCfgStructTest
--     Building test PropertyDefinitionGetPropertyValueTest
--     Building test PropertyDefinitionMappingTest
--     Building test PropertyDefinitionRegexTest
--     Building test IcePropertiesTest
--     Building test IceConversionsTest
--     Building test TimeTest
--     Building test TripleBufferTest
--     Building test DefaultRapidXmlReaderTest
--     Building test PropagateConstTest
--     Building test RemoteReferenceCountTest
--     Building test FileSystemPathBuilderTest
--     Building test FiniteStateMachineTest
--     Building test ExpressionExceptionTest
-- 
== Configuring target Core Library: ArmarXCoreObservers ... ==
-- jsoncpp-LIBRARIES: jsoncpp
-- jsoncpp-Include: /usr/include/jsoncpp
--     Building test ParameterTest
--     Building test VariantTest
--     Building test ObserverTest
--     Building test ObserverFilterTest
--     Building test ConditionHandlerTest
--     Building test FactoryLinkTest
--     Generating application
-- 
== Configuring target Component: ConditionHandler ... ==
--     Generating application
-- 
== Configuring target Component: DebugObserver ... ==
--     Generating application
-- 
== Configuring target Component: ProfilerObserver ... ==
--     Generating application
-- 
== Configuring target Component: SystemObserver ... ==
-- 
== Configuring target Component: ArmarXCoreComponentPlugins ... ==
-- 
== Configuring target Library: ArmarXCoreComponentPlugins ... ==
-- 
== Configuring target Component: cppgen ... ==
-- 
== Configuring target Library: cppgen ... ==
-- 
== Configuring target Component: DecoupledSingleComponent ... ==
-- 
== Configuring target Library: DecoupledSingleComponent ... ==
-- 
== Configuring target Component: DebugObserverHelper ... ==
-- 
== Configuring target Library: DebugObserverHelper ... ==
--     Building test DebugObserverHelperTest
-- 
== Configuring target Component: ArmarXCoreLogging ... ==
-- 
== Configuring target Library: ArmarXCoreLogging ... ==
-- 
== Configuring target Core Library: ArmarXCoreStatechart ... ==
-- jsoncpp-LIBRARIES: jsoncpp
-- jsoncpp-Include: /usr/include/jsoncpp
--     Building test StatechartTest
--     Building test StatechartIceTest
--     Building test StatechartUnbreakableStateTest
--     Building test StatechartRunFunctionTest
--     Building test XMLStatechartTest
--     Generating application
-- 
== Configuring target Component: XMLStateComponent ... ==
-- 
== Configuring target Core Library: ArmarXCPPUtility ... ==
-- 
== Configuring target Core Library: ArmarXCoreJsonObject ... ==
-- jsoncpp-LIBRARIES: jsoncpp
-- jsoncpp-Include: /usr/include/jsoncpp
--     Building test JSONObjectTest
-- 
== Configuring target Core Library: ArmarXCoreEigen3Variants ... ==
--     Building test MatrixVariantTest
-- 
== Configuring target ScenarioManagerCommon ... ==
-- 
== Configuring target Core Library: TopicRecording ... ==
-- jsoncpp-LIBRARIES: jsoncpp
-- jsoncpp-Include: /usr/include/jsoncpp
-- Found SQLITE3: /usr/lib/x86_64-linux-gnu/libsqlite3.so  
--     Generating application
-- 
== Configuring target Component: TopicRecorder ... ==
--     Generating application
-- 
== Configuring target Component: TopicReplayer ... ==
-- 
== Configuring target Core Library: BoostAssertionHandler ... ==
-- 
== Configuring target Component: ArmarXFileLogger ... ==
--     Building test ArmarXFileLoggerTest
--     Generating application
-- 
== Configuring target Component: EmergencyStop ... ==
--     Building test EmergencyStopTest
--     Generating application
-- 
== Configuring target Component: ExternalApplicationManager ... ==
-- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found suitable exact version "1.74.0") found components: iostreams
-- Boost-Include-Dir: /usr/include
-- Boost-Library-Dir: /usr/lib/x86_64-linux-gnu
-- Boost-LIBRARIES: Boost::iostreams
--     Building test ExternalApplicationManagerTest
--     Generating application
-- 
== Configuring target Component: JsonStorage ... ==
-- 
== Configuring target Component: PingLoadTest ... ==
--     Building test PingLoadTestTest
--     Generating application
-- 
== Configuring target Component: PythonApplicationManager ... ==
--     Building test PythonApplicationManagerTest
--     Generating application
-- 
== Configuring target Component: SimpleStatechartExecutor ... ==
--     Generating application
-- 
== Configuring target Component: ClientState ... ==
-- 
== Configuring target Component: RemoteAccessableState ... ==
-- 
== Configuring target Component: StatechartPerformanceTest ... ==
-- 
== Configuring target Component: StateParameterExample ... ==
-- 
== Configuring target Component: TimeoutExample ... ==
-- 
== Configuring target Component: ExampleUnitApp ... ==
-- 
== Configuring target Component: ExampleUnitObserver ... ==
-- 
== Configuring target Component: StatechartGroupDocGeneratorApp ... ==
-- 
== Configuring target Component: StatechartGroupGeneratorApp ... ==
running cd "/root/workspace/armarx/ArmarXCore/build/bin" && chmod a+x StatechartGroupGeneratorAppRun  2>&1
-- 
== Configuring target Component: LoggingUnitApp ... ==
-- 
== Configuring target Component: ArmarXTimeserverApp ... ==
-- 
== Configuring target Component: ScenarioCli ... ==
-- Ice version: 3.7.6
-- Found Ice: /usr/bin/slice2cpp (found version "3.7.6") 
-- The following features have been enabled:

 * ArmarXCoreInterfaces
 * ArmarXCore
 * ArmarXCoreTest
 * IceTestHelperTest
 * TestArmarXManagerTest
 * LogSenderTest
 * ThreadListTest
 * DataPathTest
 * PeriodicTaskTest
 * DynamicLibraryTest
 * SchedulerTest
 * PropertyDefinitionArithmeticTest
 * PropertyDefinitionCaseInsensitiveMappingTest
 * PropertyDefinitionCaseSensitiveMappingTest
 * PropertyDefinitionContainerTest
 * PropertyDefinitionDefaultsTest
 * PropertyDefinitionEigenVectorTest
 * PropertyDefinitionEnumNamesTest
 * PropertyDefinitionCfgStructTest
 * PropertyDefinitionGetPropertyValueTest
 * PropertyDefinitionMappingTest
 * PropertyDefinitionRegexTest
 * IcePropertiesTest
 * IceConversionsTest
 * TimeTest
 * TripleBufferTest
 * DefaultRapidXmlReaderTest
 * PropagateConstTest
 * RemoteReferenceCountTest
 * FileSystemPathBuilderTest
 * FiniteStateMachineTest
 * ExpressionExceptionTest
 * ArmarXCoreObservers
 * ParameterTest
 * VariantTest
 * ObserverTest
 * ObserverFilterTest
 * ConditionHandlerTest
 * FactoryLinkTest
 * ConditionHandlerRun
 * DebugObserverRun
 * ProfilerObserverAppRun
 * SystemObserverRun
 * ArmarXCoreComponentPlugins
 * cppgen
 * DecoupledSingleComponent
 * DebugObserverHelper
 * DebugObserverHelperTest
 * ArmarXCoreLogging
 * ArmarXCoreStatechart
 * StatechartTest
 * StatechartIceTest
 * StatechartUnbreakableStateTest
 * StatechartRunFunctionTest
 * XMLStatechartTest
 * XMLRemoteStateOffererRun
 * ArmarXCPPUtility
 * ArmarXCoreJsonObject
 * JSONObjectTest
 * ArmarXCoreEigen3Variants
 * MatrixVariantTest
 * ScenarioManagerCommon
 * ArmarXCoreTopicRecording
 * TopicRecorderAppRun
 * TopicReplayerAppRun
 * BoostAssertionHandler
 * ArmarXFileLogger
 * ArmarXFileLoggerTest
 * ArmarXFileLoggerAppRun
 * EmergencyStop
 * EmergencyStopTest
 * EmergencyStopRun
 * ExternalApplicationManager
 * ExternalApplicationManagerTest
 * ExternalApplicationManagerRun
 * JsonStorageRun
 * PingLoadTest
 * PingLoadTestTest
 * PingLoadTestAppRun
 * PythonApplicationManager
 * PythonApplicationManagerTest
 * PythonApplicationManagerRun
 * SimpleStatechartExecutor
 * SimpleStatechartExecutorAppRun
 * ClientStateRun
 * RemoteAccessableStateRun
 * StatechartPerformanceTestRun
 * StateParameterExampleRun
 * TimeoutExampleRun
 * ExampleUnitAppRun
 * ExampleUnitObserverRun
 * StatechartGroupDocGeneratorAppRun
 * StatechartGroupGeneratorAppRun
 * LoggingUnitAppRun
 * ArmarXTimeserverAppRun
 * ScenarioCliRun
 * ArmarXStormAdmin
 * ArmarXStormDB

-- The following OPTIONAL packages have been found:

 * Qt5 (required version >= 5.5.0)
 * boost_atomic (required version == 1.74.0)
 * boost_unit_test_framework (required version == 1.74.0)
 * SoQt
 * Git
 * Eigen3
 * PkgConfig
 * jsoncpp
 * sqlite3

-- The following REQUIRED packages have been found:

 * Qt5Core
 * Qt5Gui
 * Qt5OpenGL
 * Qt5Widgets
 * Simox (required version >= 2.3.72)
 * Threads
 * boost_thread (required version == 1.74.0)
 * boost_regex (required version == 1.74.0)
 * boost_filesystem (required version == 1.74.0)
 * boost_system (required version == 1.74.0)
 * boost_program_options (required version == 1.74.0)
 * dl
 * rt
 * boost_headers (required version == 1.74.0)
 * boost_iostreams (required version == 1.74.0)
 * Boost (required version == 1.74.0)
 * Ice

-- The following OPTIONAL packages have not been found:

 * doctest
 * AStyle
 * CppCheck
 * Lcov
 * Doxygen

-- 
== Check generated files and remove them if necessary ... ==
/root/workspace/armarx/ArmarXCore/etc/python/armarx_cli/Profile.py:87: SyntaxWarning: "is not" with a literal. Did you mean "!="?
  if len(r.stdout) is not 0:
Traceback (most recent call last):
  File "/root/workspace/armarx/ArmarXCore/etc/python/armarx-dev.py", line 27, in <module>
    import armarx_cli.armarx_control
  File "/root/workspace/armarx/ArmarXCore/etc/python/armarx_cli/armarx_control.py", line 27, in <module>
    from . import IceHelper
  File "/root/workspace/armarx/ArmarXCore/etc/python/armarx_cli/IceHelper.py", line 28, in <module>
    import IceStorm
ModuleNotFoundError: No module named 'IceStorm'
-- Checking done
-- 
== Configuring target Scenario: ExampleUnitTest ... ==
CMake Warning at etc/cmake/legacy/ArmarXScenario.cmake:199 (message):
-- 
      Component ExampleUnitApp could not be found in the list of ArmarX Package dependencies.
== Configuring target Scenario: ExternalApplicationManagerTestScenario ... ==
      Did you forget to specify the correct Package or was ExampleUnitApp not build?
Call Stack (most recent call first):
  etc/cmake/legacy/ArmarXScenario.cmake:30 (generate_scenario)
  scenarios/ExampleUnitTest/CMakeLists.txt:7 (armarx_scenario)


CMake Warning at etc/cmake/legacy/ArmarXScenario.cmake:199 (message):
      Component ExampleUnitObserver could not be found in the list of ArmarX Package dependencies.
      Did you forget to specify the correct Package or was ExampleUnitObserver not build?
Call Stack (most recent call first):
  etc/cmake/legacy/ArmarXScenario.cmake:30 (generate_scenario)
  scenarios/ExampleUnitTest/CMakeLists.txt:7 (armarx_scenario)


CMake Warning at etc/cmake/legacy/ArmarXScenario.cmake:199 (message):
      Component ExternalApplicationManager could not be found in the list of ArmarX Package dependencies.
-- Configuring done
      Did you forget to specify the correct Package or was ExternalApplicationManager not build?
Call Stack (most recent call first):
  etc/cmake/legacy/ArmarXScenario.cmake:30 (generate_scenario)
  scenarios/ExternalApplicationManagerTestScenario/CMakeLists.txt:13 (armarx_scenario)


-- Generating done
-- Build files have been written to: /root/workspace/armarx/ArmarXCore/build
──────────────────────── Command exited - Return code 0 ────────────────────────

Prepare Python package 'etc/python' in module 'armarx/ArmarXCore' ...
Generate Makefile in '/root/workspace/armarx/ArmarXCore/etc/python/.venv' ...
Run command: make
In working directory: /root/workspace/armarx/ArmarXCore/etc/python/.venv
With environment variables: MODULE_PATH='/root/workspace/armarx/ArmarXCore' 
MODULE_DEFINITION_DIR='/axii/data/modules/armarx' 
MODULE_DEFINITION_RESOURCE_DIR='/axii/data/modules/armarx/ArmarXCore'
──────────────────────────────── Command output ────────────────────────────────
echo "Create virtual environment in . ..."
Create virtual environment in . ...
"/usr/bin/python3" -m venv "."
echo "Upgrade pip ..."
Upgrade pip ...
"./bin/pip3" install --upgrade pip
Requirement already satisfied: pip in ./lib/python3.10/site-packages (22.0.2)
Collecting pip
  Using cached pip-23.2.1-py3-none-any.whl (2.1 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 22.0.2
    Uninstalling pip-22.0.2:
      Successfully uninstalled pip-22.0.2
Successfully installed pip-23.2.1
echo "Install package dependencies ..."
Install package dependencies ...
"./bin/pip3" install -e ".."
Obtaining file:///root/workspace/armarx/ArmarXCore/etc/python
  Installing build dependencies ... [?25l- \ | / done
[?25h  Checking if build backend supports build_editable ... [?25ldone
[?25h  Getting requirements to build editable ... [?25l- done
[?25h  Preparing editable metadata (pyproject.toml) ... [?25l- done
[?25hCollecting argcomplete (from armarx==0.10.0)
  Obtaining dependency information for argcomplete from https://files.pythonhosted.org/packages/4f/ef/8b604222ba5e5190e25851aa3a5b754f2002361dc62a258a8e9f13e866f4/argcomplete-3.1.1-py3-none-any.whl.metadata
  Downloading argcomplete-3.1.1-py3-none-any.whl.metadata (16 kB)
Collecting requests (from armarx==0.10.0)
  Obtaining dependency information for requests from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl.metadata
  Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB)
Collecting configparser (from armarx==0.10.0)
  Obtaining dependency information for configparser from https://files.pythonhosted.org/packages/81/a3/0e5ed11da4b7770c15f6f319abf053f46b5a06c7d4273c48469b7899bd89/configparser-6.0.0-py3-none-any.whl.metadata
  Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB)
Collecting zeroc-ice (from armarx==0.10.0)
  Downloading zeroc-ice-3.7.9.1.tar.gz (1.3 MB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.3 MB ? eta -:--:--
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 1.1/1.3 MB 42.3 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 1.3/1.3 MB 42.7 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 1.3/1.3 MB 42.7 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 13.0 MB/s eta 0:00:00
[?25h  Installing build dependencies ... [?25l- \ | done
[?25h  Getting requirements to build wheel ... [?25l- done
[?25h  Preparing metadata (pyproject.toml) ... [?25l- done
[?25hCollecting psutil (from armarx==0.10.0)
  Downloading psutil-5.9.5-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (282 kB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/282.1 kB ? eta -:--:--
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 282.1/282.1 kB 51.1 MB/s eta 0:00:00
[?25hCollecting charset-normalizer<4,>=2 (from requests->armarx==0.10.0)
  Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/a4/65/057bf29660aae6ade0816457f8db4e749e5c0bfa2366eb5f67db9912fa4c/charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
  Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB)
Collecting idna<4,>=2.5 (from requests->armarx==0.10.0)
  Using cached idna-3.4-py3-none-any.whl (61 kB)
Collecting urllib3<3,>=1.21.1 (from requests->armarx==0.10.0)
  Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/9b/81/62fd61001fa4b9d0df6e31d47ff49cfa9de4af03adecf339c7bc30656b37/urllib3-2.0.4-py3-none-any.whl.metadata
  Downloading urllib3-2.0.4-py3-none-any.whl.metadata (6.6 kB)
Collecting certifi>=2017.4.17 (from requests->armarx==0.10.0)
  Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl.metadata
  Using cached certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB)
Downloading argcomplete-3.1.1-py3-none-any.whl (41 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/41.5 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.5/41.5 kB 5.3 MB/s eta 0:00:00
[?25hDownloading configparser-6.0.0-py3-none-any.whl (19 kB)
Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/62.6 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 8.7 MB/s eta 0:00:00
[?25hUsing cached certifi-2023.7.22-py3-none-any.whl (158 kB)
Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/201.8 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.8/201.8 kB 45.4 MB/s eta 0:00:00
[?25hDownloading urllib3-2.0.4-py3-none-any.whl (123 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/123.9 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 33.6 MB/s eta 0:00:00
[?25hBuilding wheels for collected packages: armarx, zeroc-ice
  Building editable for armarx (pyproject.toml) ... [?25l- done
[?25h  Created wheel for armarx: filename=armarx-0.10.0-0.editable-py3-none-any.whl size=2784 sha256=bd0d928468570e9b6bb4ae3047df2dc503328a0de9b01a8191b26c3e308c09ef
  Stored in directory: /tmp/pip-ephem-wheel-cache-37nhja9o/wheels/54/20/41/405f66960ef390827b82ae7bf945c84d0b1c63b61c6401f536
  Building wheel for zeroc-ice (pyproject.toml) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - done
[?25h  Created wheel for zeroc-ice: filename=zeroc_ice-3.7.9.1-cp310-cp310-linux_x86_64.whl size=29168105 sha256=2df3826870447dccd111e989b9e2fd3cd5d3b5126bb4b5a140998042c5b029bc
  Stored in directory: /root/.cache/pip/wheels/c1/ce/6a/93a617717799f63efad434f2e81fb57d2016d64c35dd731e9d
Successfully built armarx zeroc-ice
Installing collected packages: zeroc-ice, urllib3, psutil, idna, configparser, charset-normalizer, certifi, argcomplete, requests, armarx
Successfully installed argcomplete-3.1.1 armarx-0.10.0 certifi-2023.7.22 charset-normalizer-3.2.0 configparser-6.0.0 idna-3.4 psutil-5.9.5 requests-2.31.0 urllib3-2.0.4 zeroc-ice-3.7.9.1
──────────────────────── Command exited - Return code 0 ────────────────────────

Build module armarx/ArmarXCore ...
Run command: cmake --build . --target all
In working directory: /root/workspace/armarx/ArmarXCore/build
With environment variables: CMAKE_BUILD_PARALLEL_LEVEL='23'
──────────────────────────────── Command output ────────────────────────────────
[  0%] Building CXX object source/ArmarXCore/util/CPPUtility/CMakeFiles/ArmarXCPPUtility.dir/TemplateMetaProgrammingCompileTimeTest.cpp.o
[  0%] Built target code_format
[  0%] Building CXX object source/ArmarXCore/util/CPPUtility/CMakeFiles/ArmarXCPPUtility.dir/GetTypeString.cpp.o
[  0%] Building CXX object source/ArmarXCore/util/CPPUtility/CMakeFiles/ArmarXCPPUtility.dir/cnull.cpp.o
[  0%] Building CXX object source/ArmarXCore/util/CPPUtility/CMakeFiles/ArmarXCPPUtility.dir/trace.cpp.o
[  0%] Linking CXX shared library ../../../../lib/libArmarXCPPUtility.so
[  0%] Built target ArmarXCPPUtility
[  0%] Building CXX object source/ArmarXCore/util/BoostAssertionHandler/CMakeFiles/BoostAssertionHandler.dir/BoostAssertionHandler.cpp.o
[  0%] Linking CXX shared library ../../../../lib/libBoostAssertionHandler.so
[  0%] Built target BoostAssertionHandler
[  0%] -- Generating cpp file from ArmarXCore/interface/statechart/StatechartIce.ice
[  0%] -- Generating cpp file from ArmarXCore/interface/ArmarXStorm.ice
[  0%] -- Generating cpp file from ArmarXCore/interface/components/EmergencyStopInterface.ice
[  0%] -- Generating cpp file from ArmarXCore/interface/components/ExternalApplicationManagerInterface.ice
[  1%] -- Generating cpp file from ArmarXCore/interface/components/JsonStorageInterface.ice
[  1%] -- Generating cpp file from ArmarXCore/interface/components/PingLoadTestInterface.ice
[  1%] -- Generating cpp file from ArmarXCore/interface/components/PythonApplicationManagerInterface.ice
[  1%] -- Generating cpp file from ArmarXCore/interface/components/SimpleStatechartExecutorInterface.ice
[  1%] -- Generating cpp file from ArmarXCore/interface/components/TopicRecorderInterface.ice
[  1%] -- Generating cpp file from ArmarXCore/interface/core/ArmarXManagerInterface.ice
[  1%] -- Generating cpp file from ArmarXCore/interface/core/BasicColorTypes.ice
[  1%] -- Generating cpp file from ArmarXCore/interface/core/BasicVectorTypes.ice
[  1%] -- Generating cpp file from ArmarXCore/interface/core/BasicTypes.ice
[  2%] -- Generating cpp file from ArmarXCore/interface/core/Log.ice
[  2%] -- Generating cpp file from ArmarXCore/interface/core/ManagedIceObjectDefinitions.ice
[  2%] -- Generating cpp file from ArmarXCore/interface/core/ManagedIceObjectDependencyBase.ice
[  2%] -- Generating cpp file from ArmarXCore/interface/core/MiceManagerInsightProvider.ice
[  2%] -- Generating cpp file from ArmarXCore/interface/core/PackagePath.ice
[  2%] -- Generating cpp file from ArmarXCore/interface/core/Profiler.ice
[  2%] -- Generating cpp file from ArmarXCore/interface/core/RemoteObjectNode.ice
[  2%] -- Generating cpp file from ArmarXCore/interface/core/RemoteReferenceCount.ice
[  2%] -- Generating cpp file from ArmarXCore/interface/core/SharedMemory.ice
[  2%] -- Generating cpp file from ArmarXCore/interface/core/TextInterface.ice
[  3%] -- Generating cpp file from ArmarXCore/interface/core/ThreadingIceBase.ice
[  3%] -- Generating cpp file from ArmarXCore/interface/core/TimeServerInterface.ice
[  3%] -- Generating cpp file from ArmarXCore/interface/core/UserException.ice
[  3%] -- Generating cpp file from ArmarXCore/interface/core/time.ice
[  3%] -- Generating cpp file from ArmarXCore/interface/core/util/distributed/RemoteHandle/ClientSideRemoteHandleControlBlock.ice
[  4%] -- Generating cpp file from ArmarXCore/interface/core/util/distributed/RemoteHandle/RemoteHandleControlBlock.ice
[  4%] -- Generating cpp file from ArmarXCore/interface/events/SimulatorResetEvent.ice
[  4%] -- Generating cpp file from ArmarXCore/interface/observers/ChannelRefBase.ice
[  4%] -- Generating cpp file from ArmarXCore/interface/observers/Complex.ice
[  4%] -- Generating cpp file from ArmarXCore/interface/observers/ConditionCheckBase.ice
[  4%] -- Generating cpp file from ArmarXCore/interface/observers/ConditionHandlerInterface.ice
[  5%] -- Generating cpp file from ArmarXCore/interface/observers/DataFieldIdentifierBase.ice
[  5%] -- Generating cpp file from ArmarXCore/interface/observers/Event.ice
[  6%] -- Generating cpp file from ArmarXCore/interface/observers/ExampleUnitInterface.ice
[  6%] -- Generating cpp file from ArmarXCore/interface/observers/ExampleUnitObserverInterface.ice
[  6%] -- Generating cpp file from ArmarXCore/interface/observers/Filters.ice
[  6%] -- Generating cpp file from ArmarXCore/interface/observers/Matrix.ice
[  6%] -- Generating cpp file from ArmarXCore/interface/observers/ObserverInterface.ice
[  6%] -- Generating cpp file from ArmarXCore/interface/observers/ParameterBase.ice
[  6%] -- Generating cpp file from ArmarXCore/interface/observers/ProfilerObserverInterface.ice
[  6%] -- Generating cpp file from ArmarXCore/interface/observers/RequestableService.ice
[  6%] -- Generating cpp file from ArmarXCore/interface/observers/Serialization.ice
[  7%] -- Generating cpp file from ArmarXCore/interface/observers/SystemObserverInterface.ice
[  7%] -- Generating cpp file from ArmarXCore/interface/observers/TermImplBase.ice
[  7%] -- Generating cpp file from ArmarXCore/interface/observers/Timestamp.ice
[  7%] -- Generating cpp file from ArmarXCore/interface/observers/VariantBase.ice
[  7%] -- Generating cpp file from ArmarXCore/interface/observers/VariantBaseTypes.ice
[  7%] -- Generating cpp file from ArmarXCore/interface/observers/VariantContainers.ice
[  7%] -- Generating cpp file from ArmarXCore/interface/operations/Operation.ice
[  7%] -- Generating cpp file from ArmarXCore/interface/operations/RobotControlIceBase.ice
[  7%] -- Generating cpp file from ArmarXCore/interface/serialization/Eigen.ice
[  7%] -- Generating cpp file from ArmarXCore/interface/serialization/BoostFusionAdaptor.ice
[  8%] -- Generating cpp file from ArmarXCore/interface/serialization/Eigen/EigenQuaternion.ice
[  8%] -- Generating cpp file from ArmarXCore/interface/serialization/Eigen/Eigen_fdi.ice
[  8%] -- Generating cpp file from ArmarXCore/interface/serialization/Eigen/Eigen_lsbyte.ice
[  8%] -- Generating cpp file from ArmarXCore/interface/serialization/JSONSerialization.ice
[  9%] -- Generating cpp file from ArmarXCore/interface/serialization/Shapes.ice
[  9%] -- Generating cpp file from ArmarXCore/interface/serialization/Variant.ice
[ 10%] -- Generating cpp file from ArmarXCore/interface/statechart/RemoteStateIce.ice
[ 10%] -- Generating cpp file from ArmarXCore/interface/statechart/RemoteStateOffererIce.ice
[ 10%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/core/MiceManagerInsightProvider.cpp.o
[ 10%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/core/ArmarXManagerInterface.cpp.o
[ 10%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/core/BasicTypes.cpp.o
[ 10%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/core/BasicVectorTypes.cpp.o
[ 10%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/core/BasicColorTypes.cpp.o
[ 11%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/core/Log.cpp.o
[ 11%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/core/ManagedIceObjectDefinitions.cpp.o
[ 11%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/core/ManagedIceObjectDependencyBase.cpp.o
[ 11%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/core/Profiler.cpp.o
[ 11%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/core/SharedMemory.cpp.o
[ 11%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/core/TextInterface.cpp.o
[ 11%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/core/ThreadingIceBase.cpp.o
[ 12%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/core/time.cpp.o
[ 12%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/core/TimeServerInterface.cpp.o
[ 12%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/core/UserException.cpp.o
[ 12%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/core/RemoteReferenceCount.cpp.o
[ 12%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/core/RemoteObjectNode.cpp.o
[ 12%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/core/PackagePath.cpp.o
[ 13%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/core/util/distributed/RemoteHandle/RemoteHandleControlBlock.cpp.o
[ 13%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/core/util/distributed/RemoteHandle/ClientSideRemoteHandleControlBlock.cpp.o
[ 13%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/observers/ChannelRefBase.cpp.o
[ 13%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/observers/ConditionCheckBase.cpp.o
[ 13%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/observers/Complex.cpp.o
[ 13%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/observers/ConditionHandlerInterface.cpp.o
[ 13%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/observers/DataFieldIdentifierBase.cpp.o
[ 14%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/observers/Event.cpp.o
[ 14%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/observers/Matrix.cpp.o
[ 14%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/observers/ObserverInterface.cpp.o
[ 14%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/observers/ParameterBase.cpp.o
[ 14%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/observers/Serialization.cpp.o
[ 14%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/observers/SystemObserverInterface.cpp.o
[ 15%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/observers/TermImplBase.cpp.o
[ 15%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/observers/Timestamp.cpp.o
[ 15%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/observers/VariantBase.cpp.o
[ 15%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/observers/VariantBaseTypes.cpp.o
[ 15%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/observers/VariantContainers.cpp.o
[ 15%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/observers/Filters.cpp.o
[ 16%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/observers/ExampleUnitInterface.cpp.o
[ 16%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/observers/ExampleUnitObserverInterface.cpp.o
[ 16%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/observers/ProfilerObserverInterface.cpp.o
[ 16%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/observers/RequestableService.cpp.o
[ 16%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/operations/Operation.cpp.o
[ 16%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/operations/RobotControlIceBase.cpp.o
[ 16%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/statechart/RemoteStateIce.cpp.o
[ 17%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/statechart/RemoteStateOffererIce.cpp.o
[ 17%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/statechart/StatechartIce.cpp.o
[ 17%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/serialization/JSONSerialization.cpp.o
[ 17%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/serialization/BoostFusionAdaptor.cpp.o
[ 17%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/serialization/Variant.cpp.o
[ 17%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/serialization/Shapes.cpp.o
[ 18%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/components/ExternalApplicationManagerInterface.cpp.o
[ 18%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/components/TopicRecorderInterface.cpp.o
[ 18%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/components/EmergencyStopInterface.cpp.o
[ 18%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/components/PingLoadTestInterface.cpp.o
[ 18%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/components/PythonApplicationManagerInterface.cpp.o
[ 18%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/components/SimpleStatechartExecutorInterface.cpp.o
[ 19%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/components/JsonStorageInterface.cpp.o
[ 19%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/ArmarXStorm.cpp.o
[ 19%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/events/SimulatorResetEvent.cpp.o
[ 19%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/serialization/Eigen.cpp.o
[ 19%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/serialization/Eigen/Eigen_fdi.cpp.o
[ 19%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/serialization/Eigen/Eigen_lsbyte.cpp.o
[ 19%] Building CXX object source/ArmarXCore/interface/CMakeFiles/ArmarXCoreInterfaces.dir/serialization/Eigen/EigenQuaternion.cpp.o
[ 20%] Linking CXX shared library ../../../lib/libArmarXCoreInterfaces.so
[ 20%] Built target ArmarXCoreInterfaces
[ 20%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/ArmarXManager.cpp.o
[ 21%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/ArmarXMultipleObjectsScheduler.cpp.o
[ 21%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/ArmarXObjectScheduler.cpp.o
[ 31%] Built target slice2cpp_FINISHED
[ 31%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/ManagedIceObjectPlugin.cpp.o
[ 31%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/ManagedIceObject.cpp.o
[ 31%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/Component.cpp.o
[ 32%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/IceGridAdmin.cpp.o
[ 32%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/ArmarXObjectObserver.cpp.o
[ 32%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/ComponentPlugin.cpp.o
[ 32%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/IceManager.cpp.o
[ 32%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/PackagePath.cpp.o
[ 32%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/RemoteReferenceCount.cpp.o
[ 32%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/logging/Logging.cpp.o
[ 32%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/logging/LoggingUtil.cpp.o
[ 33%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/logging/LogSender.cpp.o
[ 33%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/logging/ArmarXLogBuf.cpp.o
[ 33%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/system/ArmarXDataPath.cpp.o
[ 33%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/system/DynamicLibrary.cpp.o
[ 33%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/system/ProcessWatcher.cpp.o
[ 33%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/system/FactoryCollectionBase.cpp.o
[ 34%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/system/cmake/CMakePackageFinder.cpp.o
[ 34%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/system/cmake/ArmarXPackageToolInterface.cpp.o
[ 34%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/system/cmake/CMakePackageFinderCache.cpp.o
[ 34%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/system/RemoteObjectNode.cpp.o
[ 34%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/services/sharedmemory/HardwareId.cpp.o
[ 34%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/services/tasks/RunningTask.cpp.o
[ 35%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/services/tasks/ThreadList.cpp.o
[ 35%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/services/tasks/ThreadPool.cpp.o
[ 35%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/services/profiler/Profiler.cpp.o
[ 35%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/services/profiler/FileLoggingStrategy.cpp.o
[ 35%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/services/profiler/IceLoggingStrategy.cpp.o
[ 35%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/application/Application.cpp.o
[ 35%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/application/ApplicationOptions.cpp.o
[ 36%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/application/ApplicationProcessFacet.cpp.o
[ 36%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/application/ApplicationNetworkStats.cpp.o
[ 36%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/application/properties/PropertyUser.cpp.o
[ 36%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/application/properties/Property.cpp.o
[ 36%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/application/properties/PropertyDefinition.cpp.o
[ 36%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/application/properties/PropertyDefinitionContainer.cpp.o
[ 37%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/application/properties/PropertyDefinitionHelpFormatter.cpp.o
[ 37%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/application/properties/PropertyDefinitionConfigFormatter.cpp.o
[ 37%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/application/properties/PropertyDefinitionBriefHelpFormatter.cpp.o
[ 37%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/application/properties/PropertyDefinitionXmlFormatter.cpp.o
[ 37%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/application/properties/PropertyDefinitionDoxygenFormatter.cpp.o
[ 37%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/application/properties/PropertyDefinitionDoxygenComponentPagesFormatter.cpp.o
[ 38%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/application/properties/PropertyDefinitionContainerBriefHelpFormatter.cpp.o
[ 38%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/application/properties/IceProperties.cpp.o
[ 38%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/exceptions/Exception.cpp.o
[ 38%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/exceptions/local/UnexpectedEnumValueException.cpp.o
[ 38%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/util/FileSystemPathBuilder.cpp.o
/root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/ProcessWatcher.cpp: In member function ‘void armarx::ProcessWatcher::getMemoryUsage()’:
/root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/ProcessWatcher.cpp:242:29: warning: ‘mallinfo mallinfo()’ is deprecated [-Wdeprecated-declarations]
  242 |         _mallinfo = mallinfo();
      |                     ~~~~~~~~^~
In file included from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/ProcessWatcher.cpp:48:
/usr/include/malloc.h:114:24: note: declared here
  114 | extern struct mallinfo mallinfo (void) __THROW __MALLOC_DEPRECATED;
      |                        ^~~~~~~~
[ 38%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/util/StringHelpers.cpp.o
[ 38%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/util/IceReportSkipper.cpp.o
[ 39%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/util/Throttler.cpp.o
[ 39%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/util/distributed/AMDCallbackCollection.cpp.o
[ 39%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/util/distributed/RemoteHandle/ClientSideRemoteHandleControlBlock.cpp.o
[ 39%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/util/distributed/RemoteHandle/RemoteHandle.cpp.o
[ 39%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/util/distributed/RemoteHandle/RemoteHandleControlBlock.cpp.o
[ 39%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/time/ice_conversions.cpp.o
[ 40%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/time/json_conversions.cpp.o
[ 40%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/time/CallbackWaitLock.cpp.o
[ 40%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/time/Clock.cpp.o
[ 40%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/time/ClockType.cpp.o
[ 40%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/time/ClockTypeNames.cpp.o
[ 40%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/time/CycleUtil.cpp.o
[ 41%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/time/DateTime.cpp.o
[ 41%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/time/Duration.cpp.o
[ 41%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/time/Frequency.cpp.o
[ 41%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/time/LocalTimeServer.cpp.o
[ 41%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/time/Metronome.cpp.o
[ 41%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/time/ScopedStopWatch.cpp.o
[ 41%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/time/StopWatch.cpp.o
[ 42%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/time/Timer.cpp.o
[ 42%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/time/TimeKeeper.cpp.o
[ 42%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/time/TimeUtil.cpp.o
[ 42%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/csv/CsvWriter.cpp.o
[ 42%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/csv/CsvReader.cpp.o
[ 42%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/eigen/conversions.cpp.o
[ 43%] Building CXX object source/ArmarXCore/core/CMakeFiles/ArmarXCore.dir/eigen/ice_conversions.cpp.o
/root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/time/TimeUtil.cpp: In static member function ‘static void armarx::TimeUtil::Sleep(IceUtil::Time)’:
/root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/time/TimeUtil.cpp:84:30: warning: ‘CallbackWaitLock’ is deprecated: Use std::binary_semaphore instead. [-Wdeprecated-declarations]
   84 |             CallbackWaitLock waitLock;
      |                              ^~~~~~~~
In file included from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/time/TimeUtil.cpp:28:
/root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/time/CallbackWaitLock.h:42:64: note: declared here
   42 |     class [[deprecated("Use std::binary_semaphore instead.")]] CallbackWaitLock :
      |                                                                ^~~~~~~~~~~~~~~~
[ 43%] Linking CXX shared library ../../../lib/libArmarXCore.so
[ 43%] Built target ArmarXCore
[ 43%] Building CXX object source/ArmarXCore/core/test/CMakeFiles/ArmarXCoreTest.dir/IceTestHelper.cpp.o
[ 43%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/ConditionCheck.cpp.o
[ 43%] Building CXX object source/ArmarXCore/libraries/cppgen/CMakeFiles/cppgen.dir/MetaEnum.cpp.o
[ 44%] Building CXX object source/ArmarXCore/libraries/cppgen/CMakeFiles/cppgen.dir/MetaClass.cpp.o
[ 45%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/Observer.cpp.o
[ 45%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/Event.cpp.o
[ 46%] Building CXX object source/ArmarXCore/libraries/DecoupledSingleComponent/CMakeFiles/DecoupledSingleComponent.dir/Decoupled.cpp.o
[ 46%] Building CXX object source/ArmarXCore/libraries/cppgen/CMakeFiles/cppgen.dir/MetaWriter.cpp.o
[ 46%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/ConditionHandler.cpp.o
[ 46%] Building CXX object source/ArmarXCore/components/ArmarXFileLogger/CMakeFiles/ArmarXFileLogger.dir/ArmarXFileLogger.cpp.o
[ 46%] Building CXX object source/ArmarXCore/util/ScenarioManagerCommon/CMakeFiles/ScenarioManagerCommon.dir/data_structure/Application.cpp.o
[ 46%] Building CXX object source/ArmarXCore/util/ScenarioManagerCommon/CMakeFiles/ScenarioManagerCommon.dir/data_structure/ApplicationInstance.cpp.o
[ 46%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/DebugObserver.cpp.o
[ 46%] Building CXX object source/ArmarXCore/util/ScenarioManagerCommon/CMakeFiles/ScenarioManagerCommon.dir/data_structure/Package.cpp.o
[ 46%] Building CXX object source/ArmarXCore/libraries/cppgen/CMakeFiles/cppgen.dir/CppBlock.cpp.o
[ 47%] Building CXX object source/ArmarXCore/components/ExternalApplicationManager/CMakeFiles/ExternalApplicationManager.dir/ExternalApplicationManagerStarter.cpp.o
[ 46%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/SystemObserver.cpp.o
[ 47%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/ProfilerObserver.cpp.o
[ 47%] Building CXX object source/ArmarXCore/components/ExternalApplicationManager/CMakeFiles/ExternalApplicationManager.dir/ExternalApplicationManager.cpp.o
[ 48%] Building CXX object source/ArmarXCore/components/PingLoadTest/CMakeFiles/PingLoadTest.dir/PingLoadTest.cpp.o
[ 49%] Building CXX object source/ArmarXCore/components/EmergencyStop/CMakeFiles/EmergencyStop.dir/EmergencyStop.cpp.o
[ 49%] Building CXX object source/ArmarXCore/libraries/cppgen/CMakeFiles/cppgen.dir/CMakeWriter.cpp.o
[ 49%] Building CXX object source/ArmarXCore/applications/ArmarXTimeserver/CMakeFiles/ArmarXTimeserverAppRun.dir/ArmarXTimeserver.cpp.o
[ 49%] Building CXX object source/ArmarXCore/libraries/cppgen/CMakeFiles/cppgen.dir/CppCtor.cpp.o
[ 49%] Building CXX object source/ArmarXCore/libraries/cppgen/CMakeFiles/cppgen.dir/CppField.cpp.o
[ 50%] Building CXX object source/ArmarXCore/libraries/cppgen/CMakeFiles/cppgen.dir/CppEnum.cpp.o
[ 50%] Building CXX object source/ArmarXCore/libraries/cppgen/CMakeFiles/cppgen.dir/CppClass.cpp.o
[ 50%] Building CXX object source/ArmarXCore/util/ScenarioManagerCommon/CMakeFiles/ScenarioManagerCommon.dir/data_structure/Scenario.cpp.o
[ 51%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/AbstractObjectSerializer.cpp.o
[ 52%] Building CXX object source/ArmarXCore/util/ScenarioManagerCommon/CMakeFiles/ScenarioManagerCommon.dir/parser/iceparser.cpp.o
[ 52%] Building CXX object source/ArmarXCore/util/ScenarioManagerCommon/CMakeFiles/ScenarioManagerCommon.dir/parser/XMLScenarioParser.cpp.o
[ 52%] Linking CXX shared library ../../../../lib/libEmergencyStop.so
[ 52%] Built target EmergencyStop
[ 53%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormDB.dir/IceStorm/generated/IceStormInternal.cpp.o
[ 53%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormAdmin.dir/IceStorm/generated/IceStormInternal.cpp.o
[ 53%] Building CXX object source/ArmarXCore/libraries/cppgen/CMakeFiles/cppgen.dir/CppMethod.cpp.o
[ 53%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/ObserverObjectFactories.cpp.o
[ 53%] Building CXX object source/ArmarXCore/libraries/cppgen/CMakeFiles/cppgen.dir/CppWriter.cpp.o
[ 53%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/condition/Term.cpp.o
[ 53%] Linking CXX shared library ../../../../lib/libPingLoadTest.so
[ 53%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/condition/TermImpl.cpp.o
[ 53%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/condition/LiteralImpl.cpp.o
[ 53%] Building CXX object source/ArmarXCore/util/ScenarioManagerCommon/CMakeFiles/ScenarioManagerCommon.dir/parser/StatusManager.cpp.o
[ 53%] Built target PingLoadTest
[ 53%] Building CXX object source/ArmarXCore/components/EmergencyStop/CMakeFiles/EmergencyStopRun.dir/generated_main/EmergencyStopRun.cpp.o
[ 53%] Building CXX object source/ArmarXCore/components/ExternalApplicationManager/CMakeFiles/ExternalApplicationManager.dir/ExternalApplicationManagerDependency.cpp.o
[ 53%] Linking CXX shared library ../../../../lib/libDecoupledSingleComponent.so
[ 53%] Built target DecoupledSingleComponent
[ 53%] Building CXX object source/ArmarXCore/components/EmergencyStop/test/CMakeFiles/EmergencyStopTest.dir/EmergencyStopTest.cpp.o
[ 53%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/condition/Operations.cpp.o
[ 53%] Building CXX object source/ArmarXCore/components/JsonStorage/CMakeFiles/JsonStorageRun.dir/JsonStorage.cpp.o
[ 54%] Building CXX object source/ArmarXCore/applications/ArmarXTimeserver/CMakeFiles/ArmarXTimeserverAppRun.dir/main.cpp.o
[ 54%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormDB.dir/IceStorm/generated/LinkRecord.cpp.o
[ 54%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormAdmin.dir/IceStorm/generated/LinkRecord.cpp.o
[ 54%] Linking CXX shared library ../../../../lib/libcppgen.so
[ 54%] Linking CXX shared library ../../../../lib/libArmarXCoreTest.so
[ 54%] Built target cppgen
[ 54%] Building CXX object source/ArmarXCore/components/PingLoadTest/CMakeFiles/PingLoadTestAppRun.dir/generated_main/PingLoadTestAppRun.cpp.o
[ 54%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/condition/ConditionRoot.cpp.o
[ 55%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/parameter/Parameter.cpp.o
[ 55%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/parameter/VariantParameter.cpp.o
[ 55%] Built target ArmarXCoreTest
[ 55%] Building CXX object source/ArmarXCore/components/PingLoadTest/test/CMakeFiles/PingLoadTestTest.dir/PingLoadTestTest.cpp.o
[ 55%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/parameter/VariantListParameter.cpp.o
[ 55%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormDB.dir/IceStorm/generated/Election.cpp.o
[ 55%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/variant/Variant.cpp.o
[ 55%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormAdmin.dir/IceStorm/generated/Election.cpp.o
[ 55%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/variant/TimedVariant.cpp.o
[ 55%] Building CXX object source/ArmarXCore/components/JsonStorage/CMakeFiles/JsonStorageRun.dir/main.cpp.o
[ 55%] Linking CXX executable ../../../../bin/JsonStorageRun
[ 55%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/variant/VariantInfo.cpp.o
[ 55%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormAdmin.dir/IceStorm/generated/SubscriberRecord.cpp.o
[ 56%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/variant/VariantContainer.cpp.o
[ 56%] Built target JsonStorageRun
[ 56%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/variant/SingleTypeVariantList.cpp.o
[ 56%] Building CXX object source/ArmarXCore/util/ScenarioManagerCommon/CMakeFiles/ScenarioManagerCommon.dir/parser/DependenciesGenerator.cpp.o
[ 56%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/variant/StringValueMap.cpp.o
[ 56%] Building CXX object source/ArmarXCore/util/ScenarioManagerCommon/CMakeFiles/ScenarioManagerCommon.dir/parser/PackageBuilder.cpp.o
[ 56%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/variant/DataFieldIdentifier.cpp.o
[ 56%] Linking CXX shared library ../../../../lib/libArmarXFileLogger.so
[ 57%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormAdmin.dir/IceStorm/generated/Instrumentation.cpp.o
[ 57%] Built target ArmarXFileLogger
[ 57%] Building CXX object source/ArmarXCore/components/ArmarXFileLogger/CMakeFiles/ArmarXFileLoggerAppRun.dir/generated_main/ArmarXFileLoggerAppRun.cpp.o
[ 58%] Building CXX object source/ArmarXCore/components/ArmarXFileLogger/test/CMakeFiles/ArmarXFileLoggerTest.dir/ArmarXFileLoggerTest.cpp.o
[ 58%] Building CXX object source/ArmarXCore/util/ScenarioManagerCommon/CMakeFiles/ScenarioManagerCommon.dir/executor/ByNameStopperLinux.cpp.o
[ 58%] Linking CXX executable ../../../../bin/PingLoadTestAppRun
[ 58%] Linking CXX executable ../../../../bin/EmergencyStopRun
[ 58%] Built target PingLoadTestAppRun
[ 58%] Building CXX object source/ArmarXCore/util/ScenarioManagerCommon/CMakeFiles/ScenarioManagerCommon.dir/executor/IceStopper.cpp.o
[ 58%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/variant/ChannelRef.cpp.o
[ 58%] Built target EmergencyStopRun
[ 59%] Building CXX object source/ArmarXCore/util/ScenarioManagerCommon/CMakeFiles/ScenarioManagerCommon.dir/executor/StarterFactory.cpp.o
[ 59%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormAdmin.dir/IceStorm/generated/DBTypes.cpp.o
[ 59%] Building CXX object source/ArmarXCore/util/ScenarioManagerCommon/CMakeFiles/ScenarioManagerCommon.dir/executor/StopAndKill.cpp.o
[ 59%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormDB.dir/IceStorm/generated/SubscriberRecord.cpp.o
[ 59%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/variant/DatafieldRef.cpp.o
[ 59%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/variant/TimestampVariant.cpp.o
[ 59%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormAdmin.dir/IceStorm/generated/LLURecord.cpp.o
[ 60%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/filters/DatafieldFilter.cpp.o
[ 60%] Linking CXX executable ../../../../bin/ArmarXTimeserverAppRun
[ 60%] Building CXX object source/ArmarXCore/util/ScenarioManagerCommon/CMakeFiles/ScenarioManagerCommon.dir/executor/StopperFactoryLinux.cpp.o
[ 60%] Built target ArmarXTimeserverAppRun
[ 60%] Building CXX object source/ArmarXCore/util/ScenarioManagerCommon/CMakeFiles/ScenarioManagerCommon.dir/executor/Executor.cpp.o
[ 60%] Building CXX object source/ArmarXCore/util/ScenarioManagerCommon/CMakeFiles/ScenarioManagerCommon.dir/executor/LinuxStarter.cpp.o
[ 60%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/filters/MinMaxFilter.cpp.o
[ 60%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormAdmin.dir/IceStorm/Instance.cpp.o
[ 60%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormDB.dir/IceStorm/generated/Instrumentation.cpp.o
[ 60%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormAdmin.dir/IceStorm/Service.cpp.o
[ 60%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/filters/MedianFilter.cpp.o
[ 60%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/filters/AverageFilter.cpp.o
[ 60%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/filters/GaussianFilter.cpp.o
[ 60%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormDB.dir/IceStorm/generated/DBTypes.cpp.o
[ 60%] Building CXX object source/ArmarXCore/util/ScenarioManagerCommon/CMakeFiles/ScenarioManagerCommon.dir/executor/StarterFactoryLinux.cpp.o
[ 61%] Building CXX object source/ArmarXCore/util/ScenarioManagerCommon/CMakeFiles/ScenarioManagerCommon.dir/executor/StopStrategyFactory.cpp.o
[ 61%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/filters/ButterworthFilter.cpp.o
[ 62%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/filters/DerivationFilter.cpp.o
[ 63%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormDB.dir/IceStorm/generated/LLURecord.cpp.o
[ 63%] Linking CXX executable ../../../../bin/ArmarXFileLoggerAppRun
[ 63%] Built target ArmarXFileLoggerAppRun
[ 63%] Building CXX object source/ArmarXCore/util/ScenarioManagerCommon/CMakeFiles/ScenarioManagerCommon.dir/executor/IceStarter.cpp.o
[ 63%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/filters/rtfilters/RTFilterBase.cpp.o
[ 63%] Linking CXX shared library ../../../../lib/libExternalApplicationManager.so
[ 63%] Building CXX object source/ArmarXCore/util/ScenarioManagerCommon/CMakeFiles/ScenarioManagerCommon.dir/executor/PidStopperLinux.cpp.o
[ 63%] Built target ExternalApplicationManager
[ 63%] Building CXX object source/ArmarXCore/components/ExternalApplicationManager/CMakeFiles/ExternalApplicationManagerRun.dir/generated_main/ExternalApplicationManagerRun.cpp.o
[ 63%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormAdmin.dir/IceStorm/Scanner.cpp.o
[ 63%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormDB.dir/IceStorm/Instance.cpp.o
[ 63%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/filters/rtfilters/GaussianFilter.cpp.o
[ 63%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/filters/rtfilters/AverageFilter.cpp.o
[ 63%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/filters/rtfilters/MedianFilter.cpp.o
[ 63%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/filters/rtfilters/ButterworthFilter.cpp.o
[ 63%] Building CXX object source/ArmarXCore/util/ScenarioManagerCommon/CMakeFiles/ScenarioManagerCommon.dir/executor/Stop.cpp.o
[ 63%] Building CXX object source/ArmarXCore/util/ScenarioManagerCommon/CMakeFiles/ScenarioManagerCommon.dir/executor/Kill.cpp.o
[ 64%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/filters/rtfilters/TimeWindowAverageFilter.cpp.o
[ 64%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/test/ExampleUnit.cpp.o
[ 64%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/test/ExampleUnitObserver.cpp.o
[ 64%] Building CXX object source/ArmarXCore/util/ScenarioManagerCommon/CMakeFiles/ScenarioManagerCommon.dir/executor/StopperFactory.cpp.o
[ 65%] Building CXX object source/ArmarXCore/util/ScenarioManagerCommon/CMakeFiles/ScenarioManagerCommon.dir/executor/StopStrategy.cpp.o
[ 65%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ArmarXCoreObservers.dir/test/LoggingExampleComponent.cpp.o
[ 65%] Building CXX object source/ArmarXCore/util/ScenarioManagerCommon/CMakeFiles/ScenarioManagerCommon.dir/executor/IceStatusReader.cpp.o
[ 65%] Building CXX object source/ArmarXCore/util/ScenarioManagerCommon/CMakeFiles/ScenarioManagerCommon.dir/generator/IceGridXmlGenerator.cpp.o
[ 65%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormDB.dir/IceStorm/Service.cpp.o
[ 65%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormAdmin.dir/IceStorm/Util.cpp.o
[ 66%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormAdmin.dir/IceStorm/TransientTopicI.cpp.o
[ 66%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormAdmin.dir/IceStorm/Grammar.cpp.o
[ 66%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormAdmin.dir/IceStorm/TopicI.cpp.o
[ 66%] Building CXX object source/ArmarXCore/components/ExternalApplicationManager/test/CMakeFiles/ExternalApplicationManagerTest.dir/ExternalApplicationManagerTest.cpp.o
[ 66%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormDB.dir/IceStorm/Scanner.cpp.o
[ 67%] Building CXX object source/ArmarXCore/components/PythonApplicationManager/CMakeFiles/PythonApplicationManager.dir/PythonApplicationManager.cpp.o
[ 67%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormAdmin.dir/IceStorm/TransientTopicManagerI.cpp.o
[ 67%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormDB.dir/IceStorm/Util.cpp.o
[ 67%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormDB.dir/IceStorm/TransientTopicI.cpp.o
[ 67%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormAdmin.dir/IceStorm/TraceLevels.cpp.o
[ 68%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormDB.dir/IceStorm/Grammar.cpp.o
[ 68%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormAdmin.dir/IceStorm/Parser.cpp.o
[ 69%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormAdmin.dir/IceStorm/TopicManagerI.cpp.o
[ 69%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormDB.dir/IceStorm/TopicI.cpp.o
[ 69%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormAdmin.dir/IceStorm/NodeI.cpp.o
[ 69%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormDB.dir/IceStorm/TransientTopicManagerI.cpp.o
[ 69%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormAdmin.dir/IceStorm/Observers.cpp.o
[ 69%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormAdmin.dir/IceStorm/InstrumentationI.cpp.o
[ 69%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormDB.dir/IceStorm/TraceLevels.cpp.o
[ 69%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormAdmin.dir/IceStorm/Subscriber.cpp.o
[ 69%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormAdmin.dir/IceStorm/Admin.cpp.o
[ 69%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormDB.dir/IceStorm/Parser.cpp.o
[ 69%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormDB.dir/IceStorm/TopicManagerI.cpp.o
[ 69%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormDB.dir/IceStorm/NodeI.cpp.o
[ 70%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormDB.dir/IceStorm/Observers.cpp.o
[ 70%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormDB.dir/IceStorm/InstrumentationI.cpp.o
[ 70%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormDB.dir/IceStorm/Subscriber.cpp.o
[ 70%] Building CXX object source/ArmarXCore/applications/ArmarXStorm/CMakeFiles/ArmarXStormDB.dir/IceStorm/IceStormDB.cpp.o
[ 70%] Linking CXX shared library ../../../lib/libArmarXCoreObservers.so
[ 70%] Built target ArmarXCoreObservers
[ 70%] Building CXX object source/ArmarXCore/core/test/CMakeFiles/FileSystemPathBuilderTest.dir/FileSystemPathBuilderTest.cpp.o
[ 70%] Building CXX object source/ArmarXCore/core/test/CMakeFiles/DefaultRapidXmlReaderTest.dir/DefaultRapidXmlReaderTest.cpp.o
[ 70%] Building CXX object source/ArmarXCore/core/test/CMakeFiles/TripleBufferTest.dir/TripleBufferTest.cpp.o
[ 70%] Linking CXX executable ../../../../bin/ExternalApplicationManagerRun
[ 70%] Building CXX object source/ArmarXCore/core/test/CMakeFiles/SchedulerTest.dir/SchedulerTest.cpp.o
[ 70%] Built target ExternalApplicationManagerRun
[ 70%] Building CXX object source/ArmarXCore/core/test/CMakeFiles/TestArmarXManagerTest.dir/TestArmarXManagerTest.cpp.o
[ 70%] Building CXX object source/ArmarXCore/core/test/CMakeFiles/DynamicLibraryTest.dir/DynamicLibraryTest.cpp.o
[ 70%] Building CXX object source/ArmarXCore/core/test/CMakeFiles/PropertyDefinitionArithmeticTest.dir/PropertyDefinitionArithmeticTest.cpp.o
[ 70%] Building CXX object source/ArmarXCore/core/test/CMakeFiles/PeriodicTaskTest.dir/PeriodicTaskTest.cpp.o
[ 70%] Building CXX object source/ArmarXCore/core/test/CMakeFiles/FiniteStateMachineTest.dir/FiniteStateMachineTest.cpp.o
[ 70%] Building CXX object source/ArmarXCore/core/test/CMakeFiles/PropertyDefinitionEigenVectorTest.dir/PropertyDefinitionEigenVectorTest.cpp.o
[ 70%] Building CXX object source/ArmarXCore/core/test/CMakeFiles/ExpressionExceptionTest.dir/ExpressionExceptionTest.cpp.o
[ 70%] Building CXX object source/ArmarXCore/core/test/CMakeFiles/DataPathTest.dir/DataPathTest.cpp.o
[ 70%] Building CXX object source/ArmarXCore/core/test/CMakeFiles/PropertyDefinitionCaseInsensitiveMappingTest.dir/PropertyDefinitionCaseInsensitiveMappingTest.cpp.o
[ 70%] Linking CXX executable ../../../../bin/ArmarXStormAdmin
[ 70%] Building CXX object source/ArmarXCore/core/test/CMakeFiles/IcePropertiesTest.dir/IcePropertiesTest.cpp.o
[ 70%] Built target ArmarXStormAdmin
[ 70%] Building CXX object source/ArmarXCore/core/test/CMakeFiles/IceTestHelperTest.dir/IceTestHelperTest.cpp.o
[ 70%] Linking CXX shared library ../../../../lib/libScenarioManagerCommon.so
[ 70%] Building CXX object source/ArmarXCore/core/test/CMakeFiles/LogSenderTest.dir/LogSenderTest.cpp.o
[ 70%] Built target ScenarioManagerCommon
[ 70%] Building CXX object source/ArmarXCore/core/test/CMakeFiles/RemoteReferenceCountTest.dir/RemoteReferenceCountTest.cpp.o
[ 70%] Linking CXX executable ../../../../bin/ArmarXStormDB
[ 70%] Built target ArmarXStormDB
[ 70%] Building CXX object source/ArmarXCore/core/test/CMakeFiles/PropertyDefinitionCaseSensitiveMappingTest.dir/PropertyDefinitionCaseSensitiveMappingTest.cpp.o
[ 70%] Linking CXX executable ../../../../../bin/EmergencyStopTest
[ 70%] Built target EmergencyStopTest
[ 70%] Building CXX object source/ArmarXCore/core/test/CMakeFiles/PropertyDefinitionDefaultsTest.dir/PropertyDefinitionDefaultsTest.cpp.o
[ 70%] Linking CXX shared library ../../../../lib/libPythonApplicationManager.so
[ 70%] Built target PythonApplicationManager
[ 70%] Building CXX object source/ArmarXCore/core/test/CMakeFiles/PropertyDefinitionCfgStructTest.dir/PropertyDefinitionCfgStructTest.cpp.o
[ 70%] Linking CXX executable ../../../../../bin/PingLoadTestTest
[ 70%] Built target PingLoadTestTest
[ 70%] Building CXX object source/ArmarXCore/core/test/CMakeFiles/PropertyDefinitionEnumNamesTest.dir/PropertyDefinitionEnumNamesTest.cpp.o
[ 70%] Linking CXX executable ../../../../../bin/ArmarXFileLoggerTest
[ 70%] Built target ArmarXFileLoggerTest
[ 70%] Building CXX object source/ArmarXCore/core/test/CMakeFiles/PropagateConstTest.dir/PropagateConstTest.cpp.o
[ 70%] Linking CXX executable ../../../../../bin/ExternalApplicationManagerTest
[ 70%] Built target ExternalApplicationManagerTest
[ 70%] Building CXX object source/ArmarXCore/core/test/CMakeFiles/PropertyDefinitionRegexTest.dir/PropertyDefinitionRegexTest.cpp.o
[ 70%] Linking CXX executable ../../../../bin/TripleBufferTest
[ 70%] Linking CXX executable ../../../../bin/DynamicLibraryTest
[ 70%] Built target TripleBufferTest
[ 70%] Building CXX object source/ArmarXCore/core/test/CMakeFiles/TimeTest.dir/TimeTest.cpp.o
[ 70%] Built target DynamicLibraryTest
[ 71%] Building CXX object source/ArmarXCore/core/test/CMakeFiles/ThreadListTest.dir/ThreadListTest.cpp.o
[ 71%] Linking CXX executable ../../../../bin/SchedulerTest
[ 71%] Linking CXX executable ../../../../bin/FileSystemPathBuilderTest
[ 71%] Linking CXX executable ../../../../bin/DefaultRapidXmlReaderTest
[ 71%] Built target SchedulerTest
[ 72%] Building CXX object source/ArmarXCore/core/test/CMakeFiles/PropertyDefinitionGetPropertyValueTest.dir/PropertyDefinitionGetPropertyValueTest.cpp.o
[ 72%] Built target FileSystemPathBuilderTest
[ 72%] Building CXX object source/ArmarXCore/core/test/CMakeFiles/PropertyDefinitionContainerTest.dir/PropertyDefinitionContainerTest.cpp.o
[ 72%] Built target DefaultRapidXmlReaderTest
[ 72%] Building CXX object source/ArmarXCore/core/test/CMakeFiles/PropertyDefinitionMappingTest.dir/PropertyDefinitionMappingTest.cpp.o
[ 72%] Linking CXX executable ../../../../bin/PeriodicTaskTest
[ 72%] Linking CXX executable ../../../../bin/TestArmarXManagerTest
[ 72%] Built target TestArmarXManagerTest
[ 73%] Building CXX object source/ArmarXCore/core/test/CMakeFiles/IceConversionsTest.dir/IceConversionsTest.cpp.o
[ 73%] Linking CXX executable ../../../../bin/FiniteStateMachineTest
[ 73%] Built target PeriodicTaskTest
[ 73%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ProfilerObserverAppRun.dir/generated_main/ProfilerObserverAppRun.cpp.o
[ 73%] Linking CXX executable ../../../../bin/IcePropertiesTest
[ 73%] Linking CXX executable ../../../../bin/RemoteReferenceCountTest
[ 73%] Built target FiniteStateMachineTest
[ 73%] Building CXX object source/ArmarXCore/observers/CMakeFiles/DebugObserverRun.dir/generated_main/DebugObserverRun.cpp.o
[ 73%] Built target IcePropertiesTest
[ 73%] Building CXX object source/ArmarXCore/observers/CMakeFiles/ConditionHandlerRun.dir/generated_main/ConditionHandlerRun.cpp.o
[ 73%] Built target RemoteReferenceCountTest
[ 73%] Building CXX object source/ArmarXCore/observers/CMakeFiles/SystemObserverRun.dir/generated_main/SystemObserverRun.cpp.o
[ 74%] Linking CXX executable ../../../../bin/PropertyDefinitionCaseInsensitiveMappingTest
[ 74%] Linking CXX executable ../../../../bin/PropertyDefinitionArithmeticTest
[ 74%] Built target PropertyDefinitionCaseInsensitiveMappingTest
[ 74%] Building CXX object source/ArmarXCore/util/json/CMakeFiles/ArmarXCoreJsonObject.dir/JSONObject.cpp.o
[ 74%] Linking CXX executable ../../../../bin/IceTestHelperTest
[ 74%] Built target PropertyDefinitionArithmeticTest
[ 75%] Building CXX object source/ArmarXCore/libraries/DebugObserverHelper/CMakeFiles/DebugObserverHelper.dir/DebugObserverHelper.cpp.o
[ 75%] Built target IceTestHelperTest
[ 75%] Building CXX object source/ArmarXCore/libraries/logging/CMakeFiles/ArmarXCoreLogging.dir/FrequencyReporter.cpp.o
[ 75%] Linking CXX executable ../../../../bin/ExpressionExceptionTest
[ 75%] Built target ExpressionExceptionTest
[ 75%] Building CXX object source/ArmarXCore/util/variants/eigen3/CMakeFiles/ArmarXCoreEigen3Variants.dir/Eigen3VariantObjectFactories.cpp.o
[ 75%] Linking CXX executable ../../../../bin/LogSenderTest
[ 76%] Linking CXX executable ../../../bin/ProfilerObserverAppRun
[ 76%] Linking CXX executable ../../../../bin/PropertyDefinitionDefaultsTest
[ 76%] Linking CXX executable ../../../../bin/DataPathTest
[ 76%] Built target ProfilerObserverAppRun
[ 76%] Building CXX object source/ArmarXCore/components/PythonApplicationManager/CMakeFiles/PythonApplicationManagerRun.dir/generated_main/PythonApplicationManagerRun.cpp.o
[ 76%] Linking CXX executable ../../../bin/ConditionHandlerRun
[ 76%] Built target PropertyDefinitionDefaultsTest
[ 76%] Built target LogSenderTest
[ 76%] Building CXX object source/ArmarXCore/components/PythonApplicationManager/test/CMakeFiles/PythonApplicationManagerTest.dir/PythonApplicationManagerTest.cpp.o
[ 76%] Building CXX object source/ArmarXCore/applications/ExampleUnit/CMakeFiles/ExampleUnitAppRun.dir/main.cpp.o
[ 76%] Built target DataPathTest
[ 76%] Building CXX object source/ArmarXCore/applications/ExampleUnitObserver/CMakeFiles/ExampleUnitObserverRun.dir/main.cpp.o
[ 76%] Built target ConditionHandlerRun
[ 77%] Building CXX object source/ArmarXCore/applications/LoggingUnit/CMakeFiles/LoggingUnitAppRun.dir/main.cpp.o
[ 77%] Linking CXX shared library ../../../../lib/libArmarXCoreJsonObject.so
[ 77%] Built target ArmarXCoreJsonObject
[ 77%] Building CXX object source/ArmarXCore/applications/ScenarioCli/CMakeFiles/ScenarioCliRun.dir/main.cpp.o
[ 77%] Linking CXX executable ../../../../bin/PropagateConstTest
[ 77%] Building CXX object source/ArmarXCore/util/variants/eigen3/CMakeFiles/ArmarXCoreEigen3Variants.dir/MatrixVariant.cpp.o
[ 77%] Built target PropagateConstTest
[ 78%] Building CXX object source/ArmarXCore/observers/test/CMakeFiles/ObserverTest.dir/ObserverTest.cpp.o
[ 78%] Linking CXX executable ../../../bin/SystemObserverRun
[ 78%] Linking CXX executable ../../../../bin/PropertyDefinitionCaseSensitiveMappingTest
[ 78%] Linking CXX executable ../../../bin/DebugObserverRun
[ 78%] Built target SystemObserverRun
[ 78%] Built target PropertyDefinitionCaseSensitiveMappingTest
[ 78%] Building CXX object source/ArmarXCore/observers/test/CMakeFiles/ParameterTest.dir/ParameterTest.cpp.o
[ 78%] Building CXX object source/ArmarXCore/observers/test/CMakeFiles/ConditionHandlerTest.dir/ConditionHandlerTest.cpp.o
[ 78%] Built target DebugObserverRun
[ 78%] Building CXX object source/ArmarXCore/applications/ScenarioCli/CMakeFiles/ScenarioCliRun.dir/ScenarioCli.cpp.o
[ 78%] Linking CXX executable ../../../../bin/PropertyDefinitionEigenVectorTest
[ 78%] Linking CXX shared library ../../../../lib/libDebugObserverHelper.so
[ 78%] Built target PropertyDefinitionEigenVectorTest
[ 78%] Building CXX object source/ArmarXCore/observers/test/CMakeFiles/ObserverFilterTest.dir/ObserverFilterTest.cpp.o
[ 78%] Built target DebugObserverHelper
[ 79%] Building CXX object source/ArmarXCore/observers/test/CMakeFiles/VariantTest.dir/VariantTest.cpp.o
[ 80%] Linking CXX executable ../../../../bin/ExampleUnitAppRun
[ 80%] Built target ExampleUnitAppRun
[ 80%] Linking CXX executable ../../../../bin/ExampleUnitObserverRun
[ 81%] Building CXX object source/ArmarXCore/observers/test/CMakeFiles/FactoryLinkTest.dir/FactoryLinkTest.cpp.o
[ 81%] Built target ExampleUnitObserverRun
[ 81%] Building CXX object source/ArmarXCore/libraries/ArmarXCoreComponentPlugins/CMakeFiles/ArmarXCoreComponentPlugins.dir/DebugObserverComponentPlugin.cpp.o
[ 82%] Building CXX object source/ArmarXCore/applications/ScenarioCli/CMakeFiles/ScenarioCliRun.dir/ScenarioCliOptions.cpp.o
[ 83%] Linking CXX shared library ../../../../../lib/libArmarXCoreEigen3Variants.so
[ 83%] Built target ArmarXCoreEigen3Variants
[ 83%] Linking CXX executable ../../../../bin/LoggingUnitAppRun
[ 83%] Building CXX object source/ArmarXCore/libraries/DebugObserverHelper/test/CMakeFiles/DebugObserverHelperTest.dir/DebugObserverHelperTest.cpp.o
[ 83%] Built target LoggingUnitAppRun
[ 83%] Linking CXX shared library ../../../../lib/libArmarXCoreLogging.so
[ 83%] Building CXX object source/ArmarXCore/statechart/CMakeFiles/ArmarXCoreStatechart.dir/StatechartEventDistributor.cpp.o
[ 83%] Built target ArmarXCoreLogging
[ 84%] Building CXX object source/ArmarXCore/util/json/test/CMakeFiles/JSONObjectTest.dir/JSONObjectTest.cpp.o
[ 84%] Building CXX object source/ArmarXCore/libraries/ArmarXCoreComponentPlugins/CMakeFiles/ArmarXCoreComponentPlugins.dir/JsonStorageComponentPlugin.cpp.o
[ 84%] Linking CXX executable ../../../../bin/PropertyDefinitionEnumNamesTest
[ 84%] Linking CXX executable ../../../../bin/PropertyDefinitionCfgStructTest
[ 84%] Linking CXX executable ../../../../bin/PythonApplicationManagerRun
[ 84%] Built target PropertyDefinitionEnumNamesTest
[ 84%] Building CXX object source/ArmarXCore/util/variants/eigen3/test/CMakeFiles/MatrixVariantTest.dir/MatrixVariantTest.cpp.o
[ 84%] Building CXX object source/ArmarXCore/statechart/CMakeFiles/ArmarXCoreStatechart.dir/State.cpp.o
[ 84%] Built target PropertyDefinitionCfgStructTest
[ 84%] Building CXX object source/ArmarXCore/util/topicrecording/CMakeFiles/ArmarXCoreTopicRecording.dir/TopicRecorder.cpp.o
[ 84%] Built target PythonApplicationManagerRun
[ 84%] Building CXX object source/ArmarXCore/util/topicrecording/CMakeFiles/ArmarXCoreTopicRecording.dir/TopicWriterInterface.cpp.o
[ 85%] Building CXX object source/ArmarXCore/statechart/CMakeFiles/ArmarXCoreStatechart.dir/StateController.cpp.o
[ 85%] Linking CXX executable ../../../../bin/ScenarioCliRun
[ 85%] Built target ScenarioCliRun
[ 85%] Building CXX object source/ArmarXCore/statechart/CMakeFiles/ArmarXCoreStatechart.dir/StateBase.cpp.o
[ 86%] Building CXX object source/ArmarXCore/util/topicrecording/CMakeFiles/ArmarXCoreTopicRecording.dir/GenericTopicSubscriber.cpp.o
[ 86%] Building CXX object source/ArmarXCore/util/topicrecording/CMakeFiles/ArmarXCoreTopicRecording.dir/DatabaseTopicWriter.cpp.o
[ 86%] Linking CXX shared library ../../../../lib/libArmarXCoreComponentPlugins.so
[ 86%] Built target ArmarXCoreComponentPlugins
[ 86%] Building CXX object source/ArmarXCore/util/topicrecording/CMakeFiles/ArmarXCoreTopicRecording.dir/TopicReplayer.cpp.o
[ 86%] Building CXX object source/ArmarXCore/statechart/CMakeFiles/ArmarXCoreStatechart.dir/StatechartContext.cpp.o
[ 87%] Linking CXX executable ../../../../bin/PropertyDefinitionContainerTest
[ 87%] Building CXX object source/ArmarXCore/util/topicrecording/CMakeFiles/ArmarXCoreTopicRecording.dir/TopicReaderInterface.cpp.o
[ 87%] Built target PropertyDefinitionContainerTest
[ 87%] Building CXX object source/ArmarXCore/statechart/CMakeFiles/ArmarXCoreStatechart.dir/StatechartManager.cpp.o
[ 87%] Linking CXX executable ../../../../bin/PropertyDefinitionRegexTest
[ 87%] Linking CXX executable ../../../../bin/TimeTest
[ 87%] Building CXX object source/ArmarXCore/util/topicrecording/CMakeFiles/ArmarXCoreTopicRecording.dir/DatabaseTopicReader.cpp.o
[ 87%] Linking CXX executable ../../../../bin/ThreadListTest
[ 87%] Built target PropertyDefinitionRegexTest
[ 87%] Built target TimeTest
[ 87%] Building CXX object source/ArmarXCore/statechart/CMakeFiles/ArmarXCoreStatechart.dir/StateUtil.cpp.o
[ 87%] Building CXX object source/ArmarXCore/util/topicrecording/CMakeFiles/ArmarXCoreTopicRecording.dir/TopicUtil.cpp.o
[ 87%] Built target ThreadListTest
[ 87%] Building CXX object source/ArmarXCore/util/topicrecording/CMakeFiles/ArmarXCoreTopicRecording.dir/FileTopicReader.cpp.o
[ 88%] Building CXX object source/ArmarXCore/util/topicrecording/CMakeFiles/ArmarXCoreTopicRecording.dir/FileTopicWriter.cpp.o
[ 88%] Building CXX object source/ArmarXCore/statechart/CMakeFiles/ArmarXCoreStatechart.dir/StateUtilFunctions.cpp.o
[ 89%] Building CXX object source/ArmarXCore/statechart/CMakeFiles/ArmarXCoreStatechart.dir/StateParameter.cpp.o
[ 89%] Building CXX object source/ArmarXCore/statechart/CMakeFiles/ArmarXCoreStatechart.dir/ParameterMapping.cpp.o
[ 89%] Building CXX object source/ArmarXCore/statechart/CMakeFiles/ArmarXCoreStatechart.dir/RemoteState.cpp.o
[ 89%] Linking CXX executable ../../../../bin/PropertyDefinitionGetPropertyValueTest
[ 89%] Linking CXX executable ../../../../bin/IceConversionsTest
[ 89%] Building CXX object source/ArmarXCore/statechart/CMakeFiles/ArmarXCoreStatechart.dir/DynamicRemoteState.cpp.o
[ 89%] Built target PropertyDefinitionGetPropertyValueTest
[ 89%] Building CXX object source/ArmarXCore/statechart/CMakeFiles/ArmarXCoreStatechart.dir/RemoteStateOfferer.cpp.o
[ 89%] Built target IceConversionsTest
[ 89%] Building CXX object source/ArmarXCore/statechart/CMakeFiles/ArmarXCoreStatechart.dir/RemoteStateWrapper.cpp.o
[ 89%] Linking CXX shared library ../../../../lib/libArmarXCoreTopicRecording.so
[ 89%] Built target ArmarXCoreTopicRecording
[ 89%] Building CXX object source/ArmarXCore/util/topicrecording/CMakeFiles/TopicReplayerAppRun.dir/generated_main/TopicReplayerAppRun.cpp.o
[ 90%] Building CXX object source/ArmarXCore/statechart/CMakeFiles/ArmarXCoreStatechart.dir/standardstates/FinalState.cpp.o
[ 90%] Building CXX object source/ArmarXCore/util/topicrecording/CMakeFiles/TopicRecorderAppRun.dir/generated_main/TopicRecorderAppRun.cpp.o
[ 90%] Building CXX object source/ArmarXCore/statechart/CMakeFiles/ArmarXCoreStatechart.dir/xmlstates/XMLState.cpp.o
[ 90%] Building CXX object source/ArmarXCore/statechart/CMakeFiles/ArmarXCoreStatechart.dir/xmlstates/GroupXmlReader.cpp.o
[ 90%] Building CXX object source/ArmarXCore/statechart/CMakeFiles/ArmarXCoreStatechart.dir/xmlstates/XMLStateComponent.cpp.o
[ 90%] Building CXX object source/ArmarXCore/statechart/CMakeFiles/ArmarXCoreStatechart.dir/xmlstates/StateGroupDocGenerator.cpp.o
[ 90%] Linking CXX executable ../../../../bin/ObserverTest
[ 90%] Linking CXX executable ../../../../bin/PropertyDefinitionMappingTest
[ 90%] Built target PropertyDefinitionMappingTest
[ 90%] Building CXX object source/ArmarXCore/statechart/CMakeFiles/ArmarXCoreStatechart.dir/xmlstates/StateGroupGenerator.cpp.o
[ 90%] Built target ObserverTest
[ 90%] Building CXX object source/ArmarXCore/statechart/CMakeFiles/ArmarXCoreStatechart.dir/xmlstates/baseclassgenerator/XmlStateBaseClassGenerator.cpp.o
[ 90%] Linking CXX executable ../../../../../bin/PythonApplicationManagerTest
[ 90%] Linking CXX executable ../../../../bin/FactoryLinkTest
[ 90%] Built target PythonApplicationManagerTest
[ 91%] Building CXX object source/ArmarXCore/statechart/CMakeFiles/ArmarXCoreStatechart.dir/xmlstates/baseclassgenerator/XmlContextBaseClassGenerator.cpp.o
[ 91%] Built target FactoryLinkTest
[ 91%] Building CXX object source/ArmarXCore/statechart/CMakeFiles/ArmarXCoreStatechart.dir/xmlstates/baseclassgenerator/CMakeSourceListGenerator.cpp.o
[ 91%] Building CXX object source/ArmarXCore/statechart/CMakeFiles/ArmarXCoreStatechart.dir/xmlstates/baseclassgenerator/DoxTable.cpp.o
[ 91%] Linking CXX executable ../../../../bin/TopicReplayerAppRun
[ 91%] Built target TopicReplayerAppRun
[ 91%] Building CXX object source/ArmarXCore/statechart/CMakeFiles/ArmarXCoreStatechart.dir/xmlstates/baseclassgenerator/DoxLine.cpp.o
[ 91%] Building CXX object source/ArmarXCore/statechart/CMakeFiles/ArmarXCoreStatechart.dir/xmlstates/baseclassgenerator/DoxDoc.cpp.o
[ 91%] Linking CXX executable ../../../../bin/ParameterTest
[ 91%] Building CXX object source/ArmarXCore/statechart/CMakeFiles/ArmarXCoreStatechart.dir/xmlstates/baseclassgenerator/DoxTransitiongraph.cpp.o
[ 91%] Linking CXX executable ../../../../bin/ObserverFilterTest
[ 91%] Built target ParameterTest
[ 92%] Building CXX object source/ArmarXCore/statechart/CMakeFiles/ArmarXCoreStatechart.dir/xmlstates/profiles/StatechartProfiles.cpp.o
[ 92%] Linking CXX executable ../../../../bin/TopicRecorderAppRun
[ 92%] Built target ObserverFilterTest
[ 92%] Built target TopicRecorderAppRun
[ 92%] Linking CXX executable ../../../../../bin/JSONObjectTest
[ 92%] Linking CXX executable ../../../../bin/ConditionHandlerTest
[ 92%] Built target JSONObjectTest
[ 92%] Linking CXX executable ../../../../bin/VariantTest
[ 92%] Built target ConditionHandlerTest
[ 92%] Built target VariantTest
[ 92%] Linking CXX executable ../../../../../bin/DebugObserverHelperTest
[ 92%] Built target DebugObserverHelperTest
[ 92%] Linking CXX shared library ../../../lib/libArmarXCoreStatechart.so
[ 92%] Built target ArmarXCoreStatechart
[ 92%] Building CXX object source/ArmarXCore/statechart/CMakeFiles/XMLRemoteStateOffererRun.dir/generated_main/XMLRemoteStateOffererRun.cpp.o
[ 92%] Building CXX object source/ArmarXCore/statechart/test/CMakeFiles/StatechartRunFunctionTest.dir/StatechartRunFunctionTest.cpp.o
[ 93%] Building CXX object source/ArmarXCore/statechart/test/CMakeFiles/StatechartUnbreakableStateTest.dir/StatechartUnbreakableStateTest.cpp.o
[ 93%] Building CXX object source/ArmarXCore/statechart/test/CMakeFiles/StatechartTest.dir/StatechartTest.cpp.o
[ 93%] Building CXX object source/ArmarXCore/statechart/test/CMakeFiles/StatechartIceTest.dir/StatechartIceTest.cpp.o
[ 93%] Building CXX object source/ArmarXCore/statechart/test/CMakeFiles/XMLStatechartTest.dir/XMLStatechartTest.cpp.o
[ 93%] Building CXX object source/ArmarXCore/components/SimpleStatechartExecutor/CMakeFiles/SimpleStatechartExecutor.dir/SimpleStatechartExecutor.cpp.o
[ 93%] Building CXX object source/ArmarXCore/applications/StateChartExamples/RemoteAccessableStateExample/ClientState/CMakeFiles/ClientStateRun.dir/main.cpp.o
[ 93%] Building CXX object source/ArmarXCore/applications/StateChartExamples/RemoteAccessableStateExample/ClientState/CMakeFiles/ClientStateRun.dir/ClientState.cpp.o
[ 94%] Building CXX object source/ArmarXCore/applications/StateChartExamples/RemoteAccessableStateExample/RemoteAccessableState/CMakeFiles/RemoteAccessableStateRun.dir/main.cpp.o
[ 95%] Building CXX object source/ArmarXCore/applications/StateChartExamples/StatechartPerformanceTest/CMakeFiles/StatechartPerformanceTestRun.dir/main.cpp.o
[ 95%] Building CXX object source/ArmarXCore/applications/StateChartExamples/RemoteAccessableStateExample/RemoteAccessableState/CMakeFiles/RemoteAccessableStateRun.dir/RemoteAccessableState.cpp.o
[ 95%] Building CXX object source/ArmarXCore/applications/StateChartExamples/StatechartPerformanceTest/CMakeFiles/StatechartPerformanceTestRun.dir/StatechartPerformanceTest.cpp.o
[ 95%] Building CXX object source/ArmarXCore/applications/StateChartExamples/StateParameterExample/CMakeFiles/StateParameterExampleRun.dir/main.cpp.o
[ 95%] Building CXX object source/ArmarXCore/applications/StateChartExamples/StateParameterExample/CMakeFiles/StateParameterExampleRun.dir/StateParameterExample.cpp.o
[ 95%] Building CXX object source/ArmarXCore/applications/StateChartExamples/TimeoutExample/CMakeFiles/TimeoutExampleRun.dir/TimeoutExample.cpp.o
[ 95%] Building CXX object source/ArmarXCore/applications/StateChartExamples/TimeoutExample/CMakeFiles/TimeoutExampleRun.dir/main.cpp.o
[ 95%] Building CXX object source/ArmarXCore/applications/StatechartGroupGenerator/CMakeFiles/StatechartGroupGeneratorAppRun.dir/main.cpp.o
[ 96%] Building CXX object source/ArmarXCore/applications/StatechartGroupDocGenerator/CMakeFiles/StatechartGroupDocGeneratorAppRun.dir/main.cpp.o
[ 96%] Linking CXX executable ../../../../../../bin/MatrixVariantTest
[ 96%] Built target MatrixVariantTest
[ 96%] Linking CXX executable ../../../../bin/StatechartGroupGeneratorAppRun
[ 96%] Linking CXX executable ../../../bin/XMLRemoteStateOffererRun
[ 96%] Built target StatechartGroupGeneratorAppRun
[ 96%] Built target XMLRemoteStateOffererRun
[ 96%] Linking CXX executable ../../../../bin/StatechartGroupDocGeneratorAppRun
[ 97%] Linking CXX shared library ../../../../lib/libSimpleStatechartExecutor.so
[ 97%] Built target SimpleStatechartExecutor
[ 97%] Building CXX object source/ArmarXCore/components/SimpleStatechartExecutor/CMakeFiles/SimpleStatechartExecutorAppRun.dir/generated_main/SimpleStatechartExecutorAppRun.cpp.o
[ 97%] Built target StatechartGroupDocGeneratorAppRun
[ 98%] Linking CXX executable ../../../../../bin/TimeoutExampleRun
[ 98%] Linking CXX executable ../../../../../../bin/RemoteAccessableStateRun
[ 98%] Built target TimeoutExampleRun
[ 98%] Built target RemoteAccessableStateRun
[ 98%] Linking CXX executable ../../../../../bin/StateParameterExampleRun
[ 98%] Linking CXX executable ../../../../../bin/StatechartPerformanceTestRun
[ 98%] Built target StateParameterExampleRun
[ 98%] Built target StatechartPerformanceTestRun
[100%] Linking CXX executable ../../../../../../bin/ClientStateRun
[100%] Built target ClientStateRun
[100%] Linking CXX executable ../../../../bin/SimpleStatechartExecutorAppRun
[100%] Built target SimpleStatechartExecutorAppRun
[100%] Linking CXX executable ../../../../bin/StatechartRunFunctionTest
[100%] Built target StatechartRunFunctionTest
[100%] Linking CXX executable ../../../../bin/StatechartUnbreakableStateTest
[100%] Built target StatechartUnbreakableStateTest
[100%] Linking CXX executable ../../../../bin/StatechartTest
[100%] Built target StatechartTest
[100%] Linking CXX executable ../../../../bin/XMLStatechartTest
[100%] Linking CXX executable ../../../../bin/StatechartIceTest
[100%] Built target XMLStatechartTest
[100%] Built target StatechartIceTest
──────────────────────── Command exited - Return code 0 ────────────────────────

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
─── Upgrade module armarx/ArmarXGui ... ────────────────────────────────────────
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Prepare module armarx/ArmarXGui ...
Run command: cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo 
-DCMAKE_C_COMPILER_LAUNCHER=/usr/bin/ccache 
-DCMAKE_CXX_COMPILER_LAUNCHER=/usr/bin/ccache -DCMAKE_C_COMPILER=/usr/bin/gcc-9 
-DCMAKE_CXX_COMPILER=/usr/bin/g++-9 ..
In working directory: /root/workspace/armarx/ArmarXGui/build
──────────────────────────────── Command output ────────────────────────────────
CMake Warning (dev) in CMakeLists.txt:
  No project() command is present.  The top-level CMakeLists.txt file must
  contain a literal, direct call to the project() command.  Add a line of
  code such as

    project(ProjectName)

  near the top of the file, but after cmake_minimum_required().

  CMake is pretending there is a "project(Project)" command on the first
  line.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- The C compiler identification is GNU 9.5.0
-- The CXX compiler identification is GNU 9.5.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/gcc-9 - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++-9 - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Using ArmarXCore @ v0.10.0 Source SDK from: /root/workspace/armarx/ArmarXCore/build
--     ArmarXCore_DEPENDENCIES: 
--     ArmarXCore_DISABLED_TARGETS: 
--     INTERFACE_DEPENDENCIES: 
-- Ice version: 3.7.6
-- Found the following Ice libraries:
--   Ice (required)
-- Found Ice: /usr/bin/slice2cpp (found suitable version "3.7.6", minimum required is "3.7")
-- CMAKE_BUILD_TYPE = RelWithDebInfo
-- Using Simox Source-Build from: /root/workspace/simox/build
--  * Including /root/workspace/simox/CMakeModules/SimoxMacros.cmake
-- 
== Setting up ArmarX project ...
-- ArmarX legacy package.
-- Configuring ArmarX project `ArmarXGui`.
CMake Deprecation Warning at /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/setup.cmake:11 (cmake_policy):
  The OLD behavior for policy CMP0043 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.
Call Stack (most recent call first):
  /root/workspace/armarx/ArmarXCore/etc/cmake/ArmarXProject.cmake:188 (include)
  CMakeLists.txt:17 (armarx_project)


CMake Deprecation Warning at /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/setup.cmake:11 (cmake_policy):
  The OLD behavior for policy CMP0045 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.
Call Stack (most recent call first):
  /root/workspace/armarx/ArmarXCore/etc/cmake/ArmarXProject.cmake:188 (include)
  CMakeLists.txt:17 (armarx_project)


CMake Deprecation Warning at /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/setup.cmake:11 (cmake_policy):
  The OLD behavior for policy CMP0054 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.
Call Stack (most recent call first):
  /root/workspace/armarx/ArmarXCore/etc/cmake/ArmarXProject.cmake:188 (include)
  CMakeLists.txt:17 (armarx_project)


-- Linux x86_64 target detected
-- Performing Test Ice_WORKS
-- Performing Test Ice_WORKS - Failed
-- Found Threads: TRUE  
-- Changing o level of RelWithDebInfo to match o level of Release (from '-O2 ' to '-O3 ')
-- CMAKE_CXX_FLAGS_RELWITHDEBINFO = -O3 -g -DNDEBUG
-- Performing Test COMPILER_SUPPORTS_CXX2A
-- Performing Test COMPILER_SUPPORTS_CXX2A - Success
-- Performing Test COMPILER_SUPPORTS_libstdcpp
-- Performing Test COMPILER_SUPPORTS_libstdcpp - Failed
-- Performing Test COMPILER_SUPPORTS_C99
-- Performing Test COMPILER_SUPPORTS_C99 - Success
-- Could NOT find Lcov (missing: Lcov_EXECUTABLE Lcov_GenHtml_EXECUTABLE) 
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
-- armarx git version: demo/2023-06-12/armar6a-0-16-ge5af0efd
-- unable to determine current version. disabling package target.
-- git tag does not match armarx version file! maybe you forgot to run git fetch --tags
-- armarx deb package version: demo/2023-06-12/armar6a-0-16-ge5af0efd
-- Looking for Boost
-- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found suitable exact version "1.74.0") found components: thread regex filesystem system program_options
-- Boost found at /usr/include
-- Using ArmarXGui scripts in legacy mode.
-- skipping self dependency
-- 
== Configuring target Gui Library: ArmarXGuiBase ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target QtPropertyBrowser ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target Component: SimpleConfigDialog ... ==
-- 
== Configuring target Library: SimpleConfigDialog ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target Gui Library: StructuralJson ... ==
--     Building test StructuralJsonTest
-- 
== Configuring target Component: PlotterController ... ==
-- 
== Configuring target Library: PlotterController ... ==
-- qwt_DIR: 
-- qwt-Include: /usr/include/qwt
-- qwt-lib: /usr/lib/libqwt-qt5.so
-- jsoncpp-LIBRARIES: jsoncpp
-- jsoncpp-Include: /usr/include/jsoncpp
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target Component: WidgetDescription ... ==
-- 
== Configuring target Library: WidgetDescription ... ==
-- qwt_DIR: 
-- qwt-Include: /usr/include/qwt
-- qwt-lib: /usr/lib/libqwt-qt5.so
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
--     Building test WidgetDescriptionTest
-- 
== Configuring target Component: VariantWidget ... ==
-- 
== Configuring target Library: VariantWidget ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
--     Building test VariantWidgetTest
-- 
== Configuring target Component: DefaultWidgetDescriptions ... ==
-- 
== Configuring target Library: DefaultWidgetDescriptions ... ==
--     Building test DefaultWidgetDescriptionsTest
-- 
== Configuring target Component: RemoteGui ... ==
-- 
== Configuring target Library: RemoteGui ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;Designer;Script QUIET) -> FOUND = 1
-- qwt_DIR: 
-- qwt-Include: /usr/include/qwt
-- qwt-lib: /usr/lib/libqwt-qt5.so
--     Building test ConfigIntrospectionComponentGuiPluginTest
-- 
== Configuring target Component: ArmarXGuiComponentPlugins ... ==
-- 
== Configuring target Library: ArmarXGuiComponentPlugins ... ==
-- 
== Configuring target Interfaces: ArmarXGuiInterfaces ... ==
--         Dependencies:
--             ArmarXCore
-- 
== Configuring target Component: ArmarXGui ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;Designer;Network QUIET) -> FOUND = 1
-- Found OpenMP_C: -fopenmp (found version "4.5") 
-- Found OpenMP_CXX: -fopenmp (found version "4.5") 
-- Found OpenMP: TRUE (found version "4.5")  
-- Found OpenMP_C: -fopenmp (found version "4.5") 
-- Found OpenMP_CXX: -fopenmp (found version "4.5") 
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target Component: RemoteGuiExampleApp2 ... ==
-- 
== Configuring target ObserverPropertiesGuiPlugin ... ==
-- qwt_DIR: 
-- qwt-Include: /usr/include/qwt
-- qwt-lib: /usr/lib/libqwt-qt5.so
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target ConditionViewerGuiPlugin ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target StatechartViewerGuiPlugin ... ==
-- jsoncpp-LIBRARIES: jsoncpp
-- jsoncpp-Include: /usr/include/jsoncpp
-- Graphviz_DIR: 
-- Graphviz_Include: /usr/include
-- graphviz-lib: /usr/lib/x86_64-linux-gnu/libgvc.so /usr/lib/x86_64-linux-gnu/libcgraph.so
-- Found Graphviz: /usr/include (Required is at least version "2.36.0") 
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
--     Building test IceStateConverterTest
-- 
== Configuring target StatechartEventSenderGuiPlugin ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target StatechartEditorGuiPlugin ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
--     Building test XmlReaderTest
--     Building test XmlWriterTest
--     Building test VariantJsonTest
-- 
== Configuring target SystemStateMonitorGuiPlugin ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target LoggingGuiPlugin ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target ClockGuiPlugin ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target ScenarioManagerGuiPlugin ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
--     Building test TestCMakeParser
--     Building test DataStructureTest
--     Building test XMLScenarioParserTest
-- 
== Configuring target TopicReplayerGuiPlugin ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target IceProxyGuiPlugin ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target PlotterGuiPlugin ... ==
-- qwt_DIR: 
-- qwt-Include: /usr/include/qwt
-- qwt-lib: /usr/lib/libqwt-qt5.so
-- jsoncpp-LIBRARIES: jsoncpp
-- jsoncpp-Include: /usr/include/jsoncpp
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target MessageDisplayPluginGuiPlugin ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target RemoteGuiPlugin ... ==
-- qwt_DIR: 
-- qwt-Include: /usr/include/qwt
-- qwt-lib: /usr/lib/libqwt-qt5.so
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target WriteToDebugObserverGuiPluginGuiPlugin ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target DebugPlotterWidgetGuiPlugin ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target Component: RemoteGuiProvider ... ==
--     Generating application
-- The following features have been enabled:

 * ArmarXGuiBase
 * QtPropertyBrowser
 * SimpleConfigDialog
 * StructuralJson
 * StructuralJsonTest
 * PlotterController
 * WidgetDescription
 * WidgetDescriptionTest
 * VariantWidget
 * VariantWidgetTest
 * DefaultWidgetDescriptions
 * DefaultWidgetDescriptionsTest
 * RemoteGui
 * ConfigIntrospectionComponentGuiPluginTest
 * ArmarXGuiComponentPlugins
 * ArmarXGuiInterfaces
 * ArmarXGui
 * ArmarXGuiRun
 * RemoteGuiExampleApp2Run
 * ObserverPropertiesGuiPlugin
 * ConditionViewerGuiPlugin
 * StatechartViewerGuiPlugin
 * IceStateConverterTest
 * StatechartEventSenderGuiPlugin
 * StatechartEditorGuiPlugin
 * XmlReaderTest
 * XmlWriterTest
 * VariantJsonTest
 * SystemStateMonitorGuiPlugin
 * LoggingGuiPlugin
 * ClockGuiPlugin
 * ScenarioManagerGuiPlugin
 * TestCMakeParser
 * DataStructureTest
 * XMLScenarioParserTest
 * TopicReplayerGuiPlugin
 * IceProxyGuiPlugin
 * PlotterGuiPlugin
 * MessageDisplayPluginGuiPlugin
 * RemoteStorageGuiPlugin
 * WriteToDebugObserverGuiPluginGuiPlugin
 * DebugPlotterWidgetGuiPlugin
 * RemoteGuiProvider
 * RemoteGuiProviderAppRun

-- The following OPTIONAL packages have been found:

 * boost_atomic (required version == 1.74.0)
 * boost_unit_test_framework (required version == 1.74.0)
 * Git
 * Qt5UiPlugin (required version >= 5.15.3)
 * Qt5LinguistTools
 * Qt5Network
 * Graphviz (required version >= 2.36.0)
 * OpenMP
 * PkgConfig
 * jsoncpp
 * qwt
 * Eigen3

-- The following REQUIRED packages have been found:

 * ArmarXCore
 * Ice (required version >= 3.7)
 * Threads
 * boost_headers (required version == 1.74.0)
 * boost_thread (required version == 1.74.0)
 * boost_regex (required version == 1.74.0)
 * boost_filesystem (required version == 1.74.0)
 * boost_system (required version == 1.74.0)
 * boost_program_options (required version == 1.74.0)
 * Boost (required version == 1.74.0)
 * Coin
 * Qt5Widgets
 * SoQt
 * Qt5Core
 * Qt5Gui
 * Qt5OpenGL
 * Qt5Xml
 * Qt5Script
 * Qt5Designer
 * Qt5
 * Simox

-- The following OPTIONAL packages have not been found:

 * doctest
 * AStyle
 * CppCheck
 * Lcov
 * Doxygen

-- 
== Check generated files and remove them if necessary ... ==
-- copying /root/workspace/armarx/ArmarXCore/build/config/default.cfg template to: /root/workspace/armarx_config/profiles/default/default.cfg
--     Randomizing Ports in: /root/workspace/armarx_config/profiles/default/default.cfg
--     Could not determine Ice.Default.Host
--     Ice   port is 10091
--     Ice   host is localhost
--     Mongo port is 10092
--     Mongo host is localhost
-- copying /root/workspace/armarx/ArmarXCore/build/config/default.generated.cfg template to: /root/workspace/armarx_config/profiles/default/default.generated.cfg
-- copying /root/workspace/armarx/ArmarXCore/build/config/icegrid-sync-variables.icegrid.xml template to: /root/workspace/armarx_config/profiles/default/icegrid-sync-variables.icegrid.xml
-- ArmarX package <ArmarXGui> not found
-- Checking done
-- 
== Check generated files and remove them if necessary ... ==
-- Checking done
-- Configuring done
-- Generating done
-- Build files have been written to: /root/workspace/armarx/ArmarXGui/build
──────────────────────── Command exited - Return code 0 ────────────────────────

Build module armarx/ArmarXGui ...
Run command: cmake --build . --target all
In working directory: /root/workspace/armarx/ArmarXGui/build
With environment variables: CMAKE_BUILD_PARALLEL_LEVEL='23'
──────────────────────────────── Command output ────────────────────────────────
[  1%] Automatic MOC and UIC for target ArmarXGuiBase
[  2%] Automatic MOC and UIC for target QtPropertyBrowser
[  2%] Built target code_format
[  2%] Automatic MOC and UIC for target SimpleConfigDialog
[  2%] -- Generating cpp file from ArmarXGui/interface/WidgetDescription.ice
[  2%] -- Generating cpp file from ArmarXGui/interface/MessageDisplayInterface.ice
[  2%] Building CXX object source/ArmarXGui/libraries/StructuralJson/CMakeFiles/StructuralJson.dir/JPathNavigator.cpp.o
[  3%] Building CXX object source/ArmarXGui/libraries/StructuralJson/CMakeFiles/StructuralJson.dir/JsonData.cpp.o
[  3%] Building CXX object source/ArmarXGui/libraries/StructuralJson/CMakeFiles/StructuralJson.dir/JsonValue.cpp.o
[  4%] -- Generating cpp file from ArmarXGui/interface/RemoteGuiInterface.ice
[  4%] Automatic MOC and UIC for target ArmarXGui
[  4%] Building CXX object source/ArmarXGui/libraries/StructuralJson/CMakeFiles/StructuralJson.dir/JsonArray.cpp.o
[  5%] Building CXX object source/ArmarXGui/libraries/StructuralJson/CMakeFiles/StructuralJson.dir/JsonObject.cpp.o
[  5%] Building CXX object source/ArmarXGui/libraries/StructuralJson/CMakeFiles/StructuralJson.dir/JsonWriter.cpp.o
[  5%] -- Generating cpp file from ArmarXGui/interface/StaticPlotterInterface.ice
[  5%] Building CXX object source/ArmarXGui/libraries/StructuralJson/CMakeFiles/StructuralJson.dir/LexerInfo.cpp.o
[  5%] Building CXX object source/ArmarXGui/libraries/StructuralJson/CMakeFiles/StructuralJson.dir/SimpleLexer.cpp.o
[  6%] Building CXX object source/ArmarXGui/libraries/StructuralJson/CMakeFiles/StructuralJson.dir/StructuralJsonParser.cpp.o
[  6%] Building CXX object source/ArmarXGui/interface/CMakeFiles/ArmarXGuiInterfaces.dir/WidgetDescription.cpp.o
[  6%] Building CXX object source/ArmarXGui/interface/CMakeFiles/ArmarXGuiInterfaces.dir/StaticPlotterInterface.cpp.o
[  7%] Building CXX object source/ArmarXGui/interface/CMakeFiles/ArmarXGuiInterfaces.dir/MessageDisplayInterface.cpp.o
[  7%] Building CXX object source/ArmarXGui/interface/CMakeFiles/ArmarXGuiInterfaces.dir/RemoteGuiInterface.cpp.o
[  7%] Built target SimpleConfigDialog_autogen
[  7%] Built target ArmarXGuiBase_autogen
[  8%] Generating qrc_armarxicons.cpp
[  8%] Built target QtPropertyBrowser_autogen
[  8%] Building CXX object source/ArmarXGui/libraries/ArmarXGuiBase/CMakeFiles/ArmarXGuiBase.dir/ArmarXGuiBase_autogen/mocs_compilation.cpp.o
[  8%] Building CXX object source/ArmarXGui/libraries/ArmarXGuiBase/CMakeFiles/ArmarXGuiBase.dir/ArmarXWidgetController.cpp.o
[  8%] Building CXX object source/ArmarXGui/libraries/ArmarXGuiBase/CMakeFiles/ArmarXGuiBase.dir/ArmarXComponentWidgetController.cpp.o
[  9%] Building CXX object source/ArmarXGui/libraries/ArmarXGuiBase/CMakeFiles/ArmarXGuiBase.dir/widgets/CoinViewer.cpp.o
[  9%] Building CXX object source/ArmarXGui/libraries/ArmarXGuiBase/CMakeFiles/ArmarXGuiBase.dir/PluginCache.cpp.o
[  9%] Building CXX object source/ArmarXGui/libraries/ArmarXGuiBase/CMakeFiles/ArmarXGuiBase.dir/widgets/editorfileopener.cpp.o
[  9%] Built target ArmarXGui_autogen
[  9%] Building CXX object source/ArmarXGui/libraries/ArmarXGuiBase/CMakeFiles/ArmarXGuiBase.dir/widgets/IceProxyFinder.cpp.o
[ 10%] Building CXX object source/ArmarXGui/libraries/ArmarXGuiBase/CMakeFiles/ArmarXGuiBase.dir/widgets/VariantItem.cpp.o
[ 10%] Building CXX object source/ArmarXGui/libraries/ArmarXGuiBase/CMakeFiles/ArmarXGuiBase.dir/widgets/JoystickControlWidget.cpp.o
[ 10%] Building CXX object source/ArmarXGui/libraries/ArmarXGuiBase/CMakeFiles/ArmarXGuiBase.dir/widgets/EnhancedGraphicsView.cpp.o
[ 11%] Building CXX object source/ArmarXGui/libraries/ArmarXGuiBase/CMakeFiles/ArmarXGuiBase.dir/widgets/EnhancedTreeWidget.cpp.o
[ 11%] Building CXX object source/ArmarXGui/libraries/ArmarXGuiBase/CMakeFiles/ArmarXGuiBase.dir/widgets/FilterableTreeView.cpp.o
[ 11%] Building CXX object source/ArmarXGui/libraries/ArmarXGuiBase/CMakeFiles/ArmarXGuiBase.dir/widgets/MarkdownEditor.cpp.o
[ 11%] Building CXX object source/ArmarXGui/libraries/ArmarXGuiBase/CMakeFiles/ArmarXGuiBase.dir/widgets/cpp-markdown/markdown.cpp.o
[ 12%] Building CXX object source/ArmarXGui/libraries/ArmarXGuiBase/CMakeFiles/ArmarXGuiBase.dir/widgets/cpp-markdown/markdown-tokens.cpp.o
[ 12%] Building CXX object source/ArmarXGui/libraries/ArmarXGuiBase/CMakeFiles/ArmarXGuiBase.dir/widgets/TipDialog.cpp.o
[ 12%] Building CXX object source/ArmarXGui/libraries/ArmarXGuiBase/CMakeFiles/ArmarXGuiBase.dir/widgets/InfixFilterModel.cpp.o
[ 12%] Building CXX object source/ArmarXGui/libraries/ArmarXGuiBase/CMakeFiles/ArmarXGuiBase.dir/widgets/InfixCompleter.cpp.o
[ 13%] Building CXX object source/ArmarXGui/libraries/ArmarXGuiBase/CMakeFiles/ArmarXGuiBase.dir/widgets/RegExpValidatedInputDialog.cpp.o
[ 13%] Building CXX object source/ArmarXGui/libraries/ArmarXGuiBase/CMakeFiles/ArmarXGuiBase.dir/qrc_armarxicons.cpp.o
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/widgets/InfixFilterModel.cpp: In lambda function:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/widgets/InfixFilterModel.cpp:38:90: warning: ‘QString::SkipEmptyParts’ is deprecated [-Wdeprecated-declarations]
   38 |             QStringList searchParts = this->filterRegExp().pattern().split(" ", QString::SkipEmptyParts);
      |                                                                                          ^~~~~~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QObject:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/widgets/InfixFilterModel.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/widgets/InfixFilterModel.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:605:9: note: declared here
  605 |         SkipEmptyParts Q_DECL_ENUMERATOR_DEPRECATED
      |         ^~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/widgets/InfixFilterModel.cpp:38:90: warning: ‘QString::SkipEmptyParts’ is deprecated [-Wdeprecated-declarations]
   38 |             QStringList searchParts = this->filterRegExp().pattern().split(" ", QString::SkipEmptyParts);
      |                                                                                          ^~~~~~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QObject:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/widgets/InfixFilterModel.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/widgets/InfixFilterModel.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:605:9: note: declared here
  605 |         SkipEmptyParts Q_DECL_ENUMERATOR_DEPRECATED
      |         ^~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/widgets/InfixFilterModel.cpp: In static member function ‘static void armarx::InfixFilterModel::ExpandFilterResults(QTreeView*)’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/widgets/InfixFilterModel.cpp💯36: warning: ‘QModelIndex QModelIndex::child(int, int) const’ is deprecated: Use QAbstractItemModel::index [-Wdeprecated-declarations]
  100 |             while (index.child(i, 0).isValid())
      |                                    ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qabstractproxymodel.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qsortfilterproxymodel.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QSortFilterProxyModel:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/widgets/InfixFilterModel.h:27,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/widgets/InfixFilterModel.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qabstractitemmodel.h:455:20: note: declared here
  455 | inline QModelIndex QModelIndex::child(int arow, int acolumn) const
      |                    ^~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/widgets/InfixFilterModel.cpp:102:46: warning: ‘QModelIndex QModelIndex::child(int, int) const’ is deprecated: Use QAbstractItemModel::index [-Wdeprecated-declarations]
  102 |                 indexList << index.child(i, 0);
      |                                              ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qabstractproxymodel.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qsortfilterproxymodel.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QSortFilterProxyModel:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/widgets/InfixFilterModel.h:27,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/widgets/InfixFilterModel.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qabstractitemmodel.h:455:20: note: declared here
  455 | inline QModelIndex QModelIndex::child(int arow, int acolumn) const
      |                    ^~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/widgets/InfixFilterModel.cpp: In member function ‘bool armarx::InfixFilterModel::filterAcceptsRow(int, const QModelIndex&, bool) const’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/widgets/InfixFilterModel.cpp:166:36: warning: ‘QModelIndex QModelIndex::child(int, int) const’ is deprecated: Use QAbstractItemModel::index [-Wdeprecated-declarations]
  166 |             while (index.child(i, 0).isValid())
      |                                    ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qabstractproxymodel.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qsortfilterproxymodel.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QSortFilterProxyModel:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/widgets/InfixFilterModel.h:27,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/widgets/InfixFilterModel.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qabstractitemmodel.h:455:20: note: declared here
  455 | inline QModelIndex QModelIndex::child(int arow, int acolumn) const
      |                    ^~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/widgets/InfixFilterModel.cpp:168:46: warning: ‘QModelIndex QModelIndex::child(int, int) const’ is deprecated: Use QAbstractItemModel::index [-Wdeprecated-declarations]
  168 |                 indexList << index.child(i, 0);
      |                                              ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qabstractproxymodel.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qsortfilterproxymodel.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QSortFilterProxyModel:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/widgets/InfixFilterModel.h:27,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/widgets/InfixFilterModel.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qabstractitemmodel.h:455:20: note: declared here
  455 | inline QModelIndex QModelIndex::child(int arow, int acolumn) const
      |                    ^~~~~~~~~~~
[ 13%] Linking CXX shared library ../../../../lib/libStructuralJson.so
[ 13%] Built target StructuralJson
[ 13%] Building CXX object source/ArmarXGui/libraries/StructuralJson/test/CMakeFiles/StructuralJsonTest.dir/StructuralJsonTest.cpp.o
[ 13%] Linking CXX shared library ../../../../lib/libArmarXGuiBase.so
[ 13%] Linking CXX shared library ../../../lib/libArmarXGuiInterfaces.so
[ 13%] Built target ArmarXGuiInterfaces
[ 13%] Building CXX object source/ArmarXGui/libraries/DefaultWidgetDescriptions/CMakeFiles/DefaultWidgetDescriptions.dir/DefaultWidgetDescriptions.cpp.o
[ 14%] Built target slice2cpp_FINISHED
Checking qt moc includes
[ 14%] Built target ArmarXGuiBase
[ 14%] Generating qrc_qtpropertybrowser.cpp
[ 14%] Building CXX object source/ArmarXGui/libraries/SimpleConfigDialog/CMakeFiles/SimpleConfigDialog.dir/SimpleConfigDialog_autogen/mocs_compilation.cpp.o
[ 14%] Building CXX object source/ArmarXGui/libraries/SimpleConfigDialog/CMakeFiles/SimpleConfigDialog.dir/SimpleConfigDialog.cpp.o
[ 14%] Automatic MOC and UIC for target PlotterController
[ 14%] Automatic MOC and UIC for target VariantWidget
[ 15%] Building CXX object source/ArmarXGui/libraries/qtpropertybrowser/CMakeFiles/QtPropertyBrowser.dir/QtPropertyBrowser_autogen/mocs_compilation.cpp.o
[ 15%] Building CXX object source/ArmarXGui/libraries/qtpropertybrowser/CMakeFiles/QtPropertyBrowser.dir/src/qtpropertybrowser.cpp.o
[ 15%] Building CXX object source/ArmarXGui/applications/ArmarXGui/CMakeFiles/ArmarXGui.dir/ArmarXGui_autogen/mocs_compilation.cpp.o
[ 15%] Automatic MOC and UIC for target ConditionViewerGuiPlugin
[ 15%] Building CXX object source/ArmarXGui/applications/ArmarXGui/CMakeFiles/ArmarXGui.dir/ArmarXGuiApp.cpp.o
[ 15%] Building CXX object source/ArmarXGui/libraries/qtpropertybrowser/CMakeFiles/QtPropertyBrowser.dir/src/qtpropertymanager.cpp.o
[ 15%] Building CXX object source/ArmarXGui/libraries/qtpropertybrowser/CMakeFiles/QtPropertyBrowser.dir/src/qteditorfactory.cpp.o
[ 15%] Building CXX object source/ArmarXGui/applications/ArmarXGui/CMakeFiles/ArmarXGui.dir/ArmarXMainWindow.cpp.o
[ 16%] Building CXX object source/ArmarXGui/libraries/qtpropertybrowser/CMakeFiles/QtPropertyBrowser.dir/src/qtvariantproperty.cpp.o
[ 17%] Building CXX object source/ArmarXGui/applications/ArmarXGui/CMakeFiles/ArmarXGui.dir/Widgets/ViewerWidget.cpp.o
[ 17%] Automatic MOC and UIC for target ClockGuiPlugin
[ 17%] Automatic MOC and UIC for target IceProxyGuiPlugin
[ 17%] Building CXX object source/ArmarXGui/libraries/qtpropertybrowser/CMakeFiles/QtPropertyBrowser.dir/src/qttreepropertybrowser.cpp.o
[ 17%] Automatic MOC and UIC for target LoggingGuiPlugin
[ 17%] Building CXX object source/ArmarXGui/libraries/qtpropertybrowser/CMakeFiles/QtPropertyBrowser.dir/src/qtbuttonpropertybrowser.cpp.o
[ 17%] Building CXX object source/ArmarXGui/applications/ArmarXGui/CMakeFiles/ArmarXGui.dir/Widgets/TitlebarWidget.cpp.o
[ 17%] Automatic MOC and UIC for target TopicReplayerGuiPlugin
[ 17%] Built target VariantWidget_autogen
[ 17%] Automatic MOC and UIC for target MessageDisplayPluginGuiPlugin
[ 17%] Built target ClockGuiPlugin_autogen
[ 17%] Building CXX object source/ArmarXGui/libraries/VariantWidget/CMakeFiles/VariantWidget.dir/VariantWidget_autogen/mocs_compilation.cpp.o
[ 17%] Built target IceProxyGuiPlugin_autogen
[ 17%] Building CXX object source/ArmarXGui/gui-plugins/ClockPlugin/CMakeFiles/ClockGuiPlugin.dir/ClockGuiPlugin_autogen/mocs_compilation.cpp.o
AutoMoc: /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ConditionViewerPlugin/widgets/TermNodeGraphicsItem.h:70: Warning: Class TermNodeGraphicsItem implements the interface QGraphicsItem but does not list it in Q_INTERFACES. qobject_cast to QGraphicsItem will not work!
[ 17%] Built target PlotterController_autogen
[ 17%] Built target ConditionViewerGuiPlugin_autogen
[ 17%] Building CXX object source/ArmarXGui/gui-plugins/IceProxy/CMakeFiles/IceProxyGuiPlugin.dir/IceProxyGuiPlugin_autogen/mocs_compilation.cpp.o
[ 17%] Built target TopicReplayerGuiPlugin_autogen
[ 17%] Building CXX object source/ArmarXGui/libraries/PlotterController/CMakeFiles/PlotterController.dir/PlotterController_autogen/mocs_compilation.cpp.o
[ 17%] Built target MessageDisplayPluginGuiPlugin_autogen
[ 18%] Building CXX object source/ArmarXGui/gui-plugins/ConditionViewerPlugin/CMakeFiles/ConditionViewerGuiPlugin.dir/ConditionViewerGuiPlugin_autogen/mocs_compilation.cpp.o
[ 18%] Building CXX object source/ArmarXGui/gui-plugins/TopicReplayerPlugin/CMakeFiles/TopicReplayerGuiPlugin.dir/TopicReplayerGuiPlugin_autogen/mocs_compilation.cpp.o
[ 18%] Built target LoggingGuiPlugin_autogen
[ 19%] Building CXX object source/ArmarXGui/gui-plugins/MessageDisplayPlugin/CMakeFiles/MessageDisplayPluginGuiPlugin.dir/MessageDisplayPluginGuiPlugin_autogen/mocs_compilation.cpp.o
[ 20%] Building CXX object source/ArmarXGui/gui-plugins/IceProxy/CMakeFiles/IceProxyGuiPlugin.dir/IceProxyGuiPlugin.cpp.o
[ 20%] Building CXX object source/ArmarXGui/gui-plugins/IceProxy/CMakeFiles/IceProxyGuiPlugin.dir/IceProxyWidgetController.cpp.o
[ 21%] Building CXX object source/ArmarXGui/libraries/qtpropertybrowser/CMakeFiles/QtPropertyBrowser.dir/src/qtgroupboxpropertybrowser.cpp.o
[ 21%] Building CXX object source/ArmarXGui/libraries/qtpropertybrowser/CMakeFiles/QtPropertyBrowser.dir/src/qtpropertybrowserutils.cpp.o
[ 21%] Linking CXX shared library ../../../../lib/libDefaultWidgetDescriptions.so
[ 21%] Building CXX object source/ArmarXGui/libraries/VariantWidget/CMakeFiles/VariantWidget.dir/VariantWidget.cpp.o
[ 21%] Built target DefaultWidgetDescriptions
[ 21%] Building CXX object source/ArmarXGui/gui-plugins/MessageDisplayPlugin/CMakeFiles/MessageDisplayPluginGuiPlugin.dir/MessageDisplayPluginGuiPlugin.cpp.o
[ 21%] Building CXX object source/ArmarXGui/gui-plugins/ClockPlugin/CMakeFiles/ClockGuiPlugin.dir/ClockWidgetController.cpp.o
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qttreepropertybrowser.cpp: In member function ‘void QtTreePropertyBrowserPrivate::init(QWidget*)’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qttreepropertybrowser.cpp:592:45: warning: ‘void QHeaderView::setMovable(bool)’ is deprecated [-Wdeprecated-declarations]
  592 |     m_treeWidget->header()->setMovable(false);
      |                                             ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QHeaderView:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qttreepropertybrowser.cpp:48:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qheaderview.h:119:31: note: declared here
  119 |     inline QT_DEPRECATED void setMovable(bool movable) { setSectionsMovable(movable); }
      |                               ^~~~~~~~~~
[ 22%] Building CXX object source/ArmarXGui/gui-plugins/ClockPlugin/CMakeFiles/ClockGuiPlugin.dir/ClockGuiPlugin_autogen/include/ArmarXGui/gui-plugins/ClockPlugin/ClockGuiPlugin.cpp.o
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qttreepropertybrowser.cpp:593:63: warning: ‘void QHeaderView::setResizeMode(QHeaderView::ResizeMode)’ is deprecated [-Wdeprecated-declarations]
  593 |     m_treeWidget->header()->setResizeMode(QHeaderView::Stretch);
      |                                                               ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QHeaderView:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qttreepropertybrowser.cpp:48:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qheaderview.h:143:31: note: declared here
  143 |     inline QT_DEPRECATED void setResizeMode(ResizeMode mode)
      |                               ^~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qttreepropertybrowser.cpp: In member function ‘void QtTreePropertyBrowserPrivate::propertyInserted(QtBrowserItem*, QtBrowserItem*)’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qttreepropertybrowser.cpp:730:48: warning: ‘void QTreeWidget::setItemExpanded(const QTreeWidgetItem*, bool)’ is deprecated: Use QTreeWidgetItem::setExpanded() instead [-Wdeprecated-declarations]
  730 |     m_treeWidget->setItemExpanded(newItem, true);
      |                                                ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QTreeWidget:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qttreepropertybrowser.cpp:45:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtreewidget.h:337:10: note: declared here
  337 |     void setItemExpanded(const QTreeWidgetItem *item, bool expand);
      |          ^~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qttreepropertybrowser.cpp: In member function ‘void QtTreePropertyBrowser::setResizeMode(QtTreePropertyBrowser::ResizeMode)’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qttreepropertybrowser.cpp:1102:51: warning: ‘void QHeaderView::setResizeMode(QHeaderView::ResizeMode)’ is deprecated [-Wdeprecated-declarations]
 1102 |     d_ptr->m_treeWidget->header()->setResizeMode(m);
      |                                                   ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QHeaderView:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qttreepropertybrowser.cpp:48:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qheaderview.h:143:31: note: declared here
  143 |     inline QT_DEPRECATED void setResizeMode(ResizeMode mode)
      |                               ^~~~~~~~~~~~~
[ 22%] Building CXX object source/ArmarXGui/libraries/qtpropertybrowser/CMakeFiles/QtPropertyBrowser.dir/qrc_qtpropertybrowser.cpp.o
[ 22%] Building CXX object source/ArmarXGui/gui-plugins/MessageDisplayPlugin/CMakeFiles/MessageDisplayPluginGuiPlugin.dir/MessageDisplayPluginWidgetController.cpp.o
[ 22%] Building CXX object source/ArmarXGui/gui-plugins/ConditionViewerPlugin/CMakeFiles/ConditionViewerGuiPlugin.dir/ConditionViewerGuiPlugin.cpp.o
[ 23%] Linking CXX shared library ../../../../lib/libSimpleConfigDialog.so
[ 23%] Building CXX object source/ArmarXGui/gui-plugins/ConditionViewerPlugin/CMakeFiles/ConditionViewerGuiPlugin.dir/ConditionViewerWidgetController.cpp.o
Checking qt moc includes
[ 23%] Built target SimpleConfigDialog
[ 23%] Building CXX object source/ArmarXGui/libraries/DefaultWidgetDescriptions/test/CMakeFiles/DefaultWidgetDescriptionsTest.dir/DefaultWidgetDescriptionsTest.cpp.o
[ 23%] Building CXX object source/ArmarXGui/gui-plugins/LoggingPlugin/CMakeFiles/LoggingGuiPlugin.dir/LoggingGuiPlugin_autogen/mocs_compilation.cpp.o
[ 23%] Linking CXX shared library ../../../../lib/libIceProxyGuiPlugin.so
[ 23%] Building CXX object source/ArmarXGui/gui-plugins/ConditionViewerPlugin/CMakeFiles/ConditionViewerGuiPlugin.dir/TreeNode.cpp.o
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qtvariantproperty.cpp: In member function ‘void QtVariantPropertyManagerPrivate::slotValueChanged(QtProperty*, const QKeySequence&)’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qtvariantproperty.cpp:635:28: warning: ‘void qVariantSetValue(QVariant&, const T&) [with T = QKeySequence]’ is deprecated: Use QVariant::setValue() instead. [-Wdeprecated-declarations]
  635 |     qVariantSetValue(v, val);
      |                            ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtextformat.h:48,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtextcursor.h:46,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qlineedit.h:45,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QLineEdit:1,
Checking qt moc includes
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qtpropertybrowser.h:46,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qtvariantproperty.h:44,
[ 24%] Building CXX object source/ArmarXGui/gui-plugins/ConditionViewerPlugin/CMakeFiles/ConditionViewerGuiPlugin.dir/TermNode.cpp.o
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qtvariantproperty.cpp:42:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:537:13: note: declared here
  537 | inline void qVariantSetValue(QVariant &v, const T &t)
      |             ^~~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qtvariantproperty.cpp:635:28: warning: ‘void qVariantSetValue(QVariant&, const T&) [with T = QKeySequence]’ is deprecated: Use QVariant::setValue() instead. [-Wdeprecated-declarations]
  635 |     qVariantSetValue(v, val);
      |                            ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtextformat.h:48,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtextcursor.h:46,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qlineedit.h:45,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QLineEdit:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qtpropertybrowser.h:46,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qtvariantproperty.h:44,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qtvariantproperty.cpp:42:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:537:13: note: declared here
  537 | inline void qVariantSetValue(QVariant &v, const T &t)
      |             ^~~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qtvariantproperty.cpp: In member function ‘void QtVariantPropertyManagerPrivate::slotEnumIconsChanged(QtProperty*, const QMap<int, QIcon>&)’:
[ 24%] Built target IceProxyGuiPlugin
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qtvariantproperty.cpp:731:38: warning: ‘void qVariantSetValue(QVariant&, const T&) [with T = QMap<int, QIcon>]’ is deprecated: Use QVariant::setValue() instead. [-Wdeprecated-declarations]
  731 |         qVariantSetValue(v, enumIcons);
      |                                      ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtextformat.h:48,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtextcursor.h:46,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qlineedit.h:45,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QLineEdit:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qtpropertybrowser.h:46,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qtvariantproperty.h:44,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qtvariantproperty.cpp:42:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:537:13: note: declared here
  537 | inline void qVariantSetValue(QVariant &v, const T &t)
      |             ^~~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qtvariantproperty.cpp:731:38: warning: ‘void qVariantSetValue(QVariant&, const T&) [with T = QMap<int, QIcon>]’ is deprecated: Use QVariant::setValue() instead. [-Wdeprecated-declarations]
  731 |         qVariantSetValue(v, enumIcons);
      |                                      ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtextformat.h:48,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtextcursor.h:46,
[ 24%] Building CXX object source/ArmarXGui/gui-plugins/ConditionViewerPlugin/CMakeFiles/ConditionViewerGuiPlugin.dir/widgets/ConditionViewerWidget.cpp.o
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qlineedit.h:45,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QLineEdit:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qtpropertybrowser.h:46,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qtvariantproperty.h:44,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qtvariantproperty.cpp:42:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:537:13: note: declared here
  537 | inline void qVariantSetValue(QVariant &v, const T &t)
      |             ^~~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qtvariantproperty.cpp: In member function ‘virtual QVariant QtVariantPropertyManager::attributeValue(const QtProperty*, const QString&) const’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qtvariantproperty.cpp:1796:67: warning: ‘void qVariantSetValue(QVariant&, const T&) [with T = QMap<int, QIcon>]’ is deprecated: Use QVariant::setValue() instead. [-Wdeprecated-declarations]
 1796 |             qVariantSetValue(v, enumManager->enumIcons(internProp));
      |                                                                   ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtextformat.h:48,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtextcursor.h:46,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qlineedit.h:45,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QLineEdit:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qtpropertybrowser.h:46,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qtvariantproperty.h:44,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qtvariantproperty.cpp:42:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:537:13: note: declared here
  537 | inline void qVariantSetValue(QVariant &v, const T &t)
      |             ^~~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qtvariantproperty.cpp:1796:67: warning: ‘void qVariantSetValue(QVariant&, const T&) [with T = QMap<int, QIcon>]’ is deprecated: Use QVariant::setValue() instead. [-Wdeprecated-declarations]
 1796 |             qVariantSetValue(v, enumManager->enumIcons(internProp));
      |                                                                   ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtextformat.h:48,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtextcursor.h:46,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qlineedit.h:45,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QLineEdit:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qtpropertybrowser.h:46,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qtvariantproperty.h:44,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qtvariantproperty.cpp:42:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:537:13: note: declared here
  537 | inline void qVariantSetValue(QVariant &v, const T &t)
      |             ^~~~~~~~~~~~~~~~
[ 24%] Building CXX object source/ArmarXGui/gui-plugins/ConditionViewerPlugin/CMakeFiles/ConditionViewerGuiPlugin.dir/widgets/ConditionItemModel.cpp.o
[ 24%] Automatic MOC and UIC for target WriteToDebugObserverGuiPluginGuiPlugin
[ 25%] Building CXX object source/ArmarXGui/libraries/PlotterController/CMakeFiles/PlotterController.dir/PlotterController.cpp.o
[ 25%] Built target WriteToDebugObserverGuiPluginGuiPlugin_autogen
[ 26%] Automatic MOC and UIC for target DebugPlotterWidgetGuiPlugin
[ 26%] Building CXX object source/ArmarXGui/applications/ArmarXGui/CMakeFiles/ArmarXGui.dir/Widgets/WidgetNameDialog.cpp.o
[ 26%] Building CXX object source/ArmarXGui/gui-plugins/TopicReplayerPlugin/CMakeFiles/TopicReplayerGuiPlugin.dir/TopicReplayerGuiPlugin.cpp.o
[ 27%] Linking CXX shared library ../../../../lib/libMessageDisplayPluginGuiPlugin.so
[ 27%] Building CXX object source/ArmarXGui/gui-plugins/ConditionViewerPlugin/CMakeFiles/ConditionViewerGuiPlugin.dir/widgets/TermNodeGraphicsItem.cpp.o
[ 27%] Building CXX object source/ArmarXGui/gui-plugins/TopicReplayerPlugin/CMakeFiles/TopicReplayerGuiPlugin.dir/TopicReplayerWidgetController.cpp.o
[ 27%] Linking CXX shared library ../../../../lib/libVariantWidget.so
[ 27%] Building CXX object source/ArmarXGui/applications/ArmarXGui/CMakeFiles/ArmarXGui.dir/Widgets/UseCaseSelectorItem.cpp.o
[ 27%] Built target DebugPlotterWidgetGuiPlugin_autogen
[ 28%] Building CXX object source/ArmarXGui/applications/ArmarXGui/CMakeFiles/ArmarXGui.dir/Widgets/GuiUseCaseSelector.cpp.o
Checking qt moc includes
[ 28%] Built target MessageDisplayPluginGuiPlugin
[ 28%] Building CXX object source/ArmarXGui/gui-plugins/WriteToDebugObserverGuiPlugin/CMakeFiles/WriteToDebugObserverGuiPluginGuiPlugin.dir/WriteToDebugObserverGuiPluginGuiPlugin_autogen/mocs_compilation.cpp.o
Checking qt moc includes
[ 28%] Built target VariantWidget
[ 28%] Building CXX object source/ArmarXGui/gui-plugins/WriteToDebugObserverGuiPlugin/CMakeFiles/WriteToDebugObserverGuiPluginGuiPlugin.dir/WriteToDebugObserverGuiPluginGuiPlugin.cpp.o
[ 28%] Building CXX object source/ArmarXGui/applications/ArmarXGui/CMakeFiles/ArmarXGui.dir/Widgets/EmergencyStopWidget.cpp.o
[ 28%] Linking CXX shared library ../../../../lib/libClockGuiPlugin.so
[ 29%] Building CXX object source/ArmarXGui/gui-plugins/WriteToDebugObserverGuiPlugin/CMakeFiles/WriteToDebugObserverGuiPluginGuiPlugin.dir/WriteToDebugObserverGuiPluginWidgetController.cpp.o
Checking qt moc includes
[ 29%] Built target ClockGuiPlugin
[ 29%] Building CXX object source/ArmarXGui/gui-plugins/DebugPlotterWidget/CMakeFiles/DebugPlotterWidgetGuiPlugin.dir/DebugPlotterWidgetGuiPlugin_autogen/mocs_compilation.cpp.o
[ 30%] Building CXX object source/ArmarXGui/gui-plugins/DebugPlotterWidget/CMakeFiles/DebugPlotterWidgetGuiPlugin.dir/DebugPlotterWidgetWidgetController.cpp.o
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qteditorfactory.cpp: In member function ‘void QtColorEditWidget::buttonClicked()’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qteditorfactory.cpp:2681:34: warning: ‘static QRgb QColorDialog::getRgba(QRgb, bool*, QWidget*)’ is deprecated: Use getColor() [-Wdeprecated-declarations]
 2681 |     QRgb newRgba = QColorDialog::getRgba(oldRgba, &ok, this);
      |                                  ^~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QColorDialog:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qteditorfactory.cpp:56:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qcolordialog.h:96:51: note: declared here
   96 |     QT_DEPRECATED_X("Use getColor()") static QRgb getRgba(QRgb rgba = 0xffffffff, bool *ok = nullptr, QWidget *parent = nullptr);
      |                                                   ^~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qteditorfactory.cpp:2681:60: warning: ‘static QRgb QColorDialog::getRgba(QRgb, bool*, QWidget*)’ is deprecated: Use getColor() [-Wdeprecated-declarations]
 2681 |     QRgb newRgba = QColorDialog::getRgba(oldRgba, &ok, this);
      |                                                            ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QColorDialog:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qteditorfactory.cpp:56:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qcolordialog.h:96:51: note: declared here
   96 |     QT_DEPRECATED_X("Use getColor()") static QRgb getRgba(QRgb rgba = 0xffffffff, bool *ok = nullptr, QWidget *parent = nullptr);
      |                                                   ^~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qteditorfactory.cpp:2681:60: warning: ‘static QRgb QColorDialog::getRgba(QRgb, bool*, QWidget*)’ is deprecated: Use getColor() [-Wdeprecated-declarations]
 2681 |     QRgb newRgba = QColorDialog::getRgba(oldRgba, &ok, this);
      |                                                            ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QColorDialog:1,
[ 30%] Building CXX object source/ArmarXGui/gui-plugins/DebugPlotterWidget/CMakeFiles/DebugPlotterWidgetGuiPlugin.dir/DebugPlotterWidgetGuiPlugin_autogen/include/ArmarXGui/gui-plugins/DebugPlotterWidget/DebugPlotterWidgetGuiPlugin.cpp.o
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qteditorfactory.cpp:56:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qcolordialog.h:96:51: note: declared here
   96 |     QT_DEPRECATED_X("Use getColor()") static QRgb getRgba(QRgb rgba = 0xffffffff, bool *ok = nullptr, QWidget *parent = nullptr);
      |                                                   ^~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ConditionViewerPlugin/widgets/ConditionItemModel.cpp: In member function ‘void armarx::ConditionItemModel::updateOrInsertCondition(int, const ConditionRootPtr&)’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ConditionViewerPlugin/widgets/ConditionItemModel.cpp:91:41: warning: ‘QString& QString::sprintf(const char*, ...)’ is deprecated: Use asprintf(), arg() or QTextStream instead [-Wdeprecated-declarations]
   91 |             id_string.sprintf("%06d", id);
      |                                         ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qhashfunctions.h:44,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:47,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:45,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qabstractitemmodel.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qstandarditemmodel.h:44,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/QStandardItemModel:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ConditionViewerPlugin/widgets/ConditionItemModel.h:27,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ConditionViewerPlugin/widgets/ConditionItemModel.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:393:14: note: declared here
  393 |     QString &sprintf(const char *format, ...) Q_ATTRIBUTE_FORMAT_PRINTF(2, 3);
      |              ^~~~~~~
[ 31%] Building CXX object source/ArmarXGui/gui-plugins/LoggingPlugin/CMakeFiles/LoggingGuiPlugin.dir/LoggingPlugin.cpp.o
[ 31%] Linking CXX shared library ../../../../lib/libQtPropertyBrowser.so
[ 31%] Building CXX object source/ArmarXGui/gui-plugins/LoggingPlugin/CMakeFiles/LoggingGuiPlugin.dir/ArmarXLogViewer/LogViewer.cpp.o
[ 31%] Building CXX object source/ArmarXGui/gui-plugins/LoggingPlugin/CMakeFiles/LoggingGuiPlugin.dir/ArmarXLogViewer/LogTable.cpp.o
[ 31%] Building CXX object source/ArmarXGui/gui-plugins/LoggingPlugin/CMakeFiles/LoggingGuiPlugin.dir/ArmarXLogViewer/LogTableModel.cpp.o
[ 32%] Building CXX object source/ArmarXGui/gui-plugins/LoggingPlugin/CMakeFiles/LoggingGuiPlugin.dir/ArmarXLogViewer/LogMessageDelegate.cpp.o
Checking qt moc includes
[ 32%] Built target QtPropertyBrowser
[ 32%] Building CXX object source/ArmarXGui/gui-plugins/LoggingPlugin/CMakeFiles/LoggingGuiPlugin.dir/ArmarXLogViewer/FilterDialog.cpp.o
[ 32%] Automatic MOC and UIC for target WidgetDescription
[ 32%] Built target WidgetDescription_autogen
[ 34%] Building CXX object source/ArmarXGui/libraries/VariantWidget/test/CMakeFiles/VariantWidgetTest.dir/VariantWidgetTest.cpp.o
[ 34%] Building CXX object source/ArmarXGui/libraries/RemoteGui/CMakeFiles/RemoteGui.dir/Client/Widgets.cpp.o
[ 34%] Building CXX object source/ArmarXGui/libraries/RemoteGui/CMakeFiles/RemoteGui.dir/Client/EigenWidgets.cpp.o
[ 35%] Building CXX object source/ArmarXGui/libraries/RemoteGui/CMakeFiles/RemoteGui.dir/Client/Tab.cpp.o
[ 35%] Building CXX object source/ArmarXGui/libraries/RemoteGui/CMakeFiles/RemoteGui.dir/WidgetHandler.cpp.o
[ 35%] Building CXX object source/ArmarXGui/libraries/RemoteGui/CMakeFiles/RemoteGui.dir/TypedWidget.cpp.o
[ 35%] Building CXX object source/ArmarXGui/libraries/RemoteGui/CMakeFiles/RemoteGui.dir/Widgets.cpp.o
[ 35%] Linking CXX shared library ../../../../lib/libWriteToDebugObserverGuiPluginGuiPlugin.so
[ 36%] Building CXX object source/ArmarXGui/libraries/RemoteGui/CMakeFiles/RemoteGui.dir/WidgetRegister.cpp.o
Checking qt moc includes
[ 36%] Built target WriteToDebugObserverGuiPluginGuiPlugin
[ 36%] Building CXX object source/ArmarXGui/libraries/WidgetDescription/CMakeFiles/WidgetDescription.dir/WidgetDescription_autogen/mocs_compilation.cpp.o
[ 37%] Linking CXX shared library ../../../../lib/libConditionViewerGuiPlugin.so
[ 37%] Building CXX object source/ArmarXGui/libraries/RemoteGui/CMakeFiles/RemoteGui.dir/WidgetBuilder.cpp.o
[ 37%] Building CXX object source/ArmarXGui/libraries/RemoteGui/CMakeFiles/RemoteGui.dir/WidgetProxy.cpp.o
[ 38%] Linking CXX shared library ../../../../lib/libTopicReplayerGuiPlugin.so
[ 39%] Building CXX object source/ArmarXGui/libraries/WidgetDescription/CMakeFiles/WidgetDescription.dir/WidgetDescription.cpp.o
[ 39%] Building CXX object source/ArmarXGui/libraries/RemoteGui/CMakeFiles/RemoteGui.dir/Storage.cpp.o
[ 39%] Linking CXX shared library ../../../../lib/libArmarXGui.so
Checking qt moc includes
[ 39%] Built target ConditionViewerGuiPlugin
[ 40%] Building CXX object source/ArmarXGui/libraries/RemoteGui/CMakeFiles/RemoteGui.dir/RemoteGuiBase.cpp.o
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/LoggingPlugin/ArmarXLogViewer/LogTableModel.cpp: In member function ‘virtual QVariant armarx::LogTableModel::data(const QModelIndex&, int) const’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/LoggingPlugin/ArmarXLogViewer/LogTableModel.cpp:218:22: warning: ‘Qt::BackgroundColorRole’ is deprecated [-Wdeprecated-declarations]
  218 |             case Qt::BackgroundColorRole:
      |                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qbytearray.h:45,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:44,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qabstractitemmodel.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QAbstractTableModel:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/LoggingPlugin/ArmarXLogViewer/LogTableModel.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/LoggingPlugin/ArmarXLogViewer/LogTableModel.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:1546:9: note: declared here
 1546 |         BackgroundColorRole Q_DECL_ENUMERATOR_DEPRECATED = BackgroundRole,
      |         ^~~~~~~~~~~~~~~~~~~
Checking qt moc includes
[ 40%] Built target TopicReplayerGuiPlugin
Checking qt moc includes
[ 40%] Built target ArmarXGui
[ 40%] Building CXX object source/ArmarXGui/applications/ArmarXGui/CMakeFiles/ArmarXGuiRun.dir/main.cpp.o
[ 40%] Automatic MOC and UIC for target SystemStateMonitorGuiPlugin
[ 40%] Automatic MOC and UIC for target StatechartEventSenderGuiPlugin
[ 40%] Automatic MOC and UIC for target StatechartViewerGuiPlugin
[ 40%] Automatic MOC and UIC for target ScenarioManagerGuiPlugin
[ 40%] Built target ScenarioManagerGuiPlugin_autogen
[ 40%] Built target SystemStateMonitorGuiPlugin_autogen
[ 41%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/ScenarioManagerGuiPlugin.dir/ScenarioManagerGuiPlugin_autogen/mocs_compilation.cpp.o
[ 41%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/ScenarioManagerGuiPlugin.dir/ScenarioManagerGuiPlugin.cpp.o
[ 42%] Generating qrc_icons.cpp
[ 42%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/ScenarioManagerGuiPlugin.dir/gui/buttondelegate.cpp.o
[ 42%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/ScenarioManagerGuiPlugin.dir/ScenarioManagerWidgetController.cpp.o
[ 43%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/ScenarioManagerGuiPlugin.dir/gui/filterabletreemodelsortfilterproxymodel.cpp.o
[ 43%] Building CXX object source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/CMakeFiles/SystemStateMonitorGuiPlugin.dir/SystemStateMonitorPlugin.cpp.o
[ 43%] Building CXX object source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/CMakeFiles/SystemStateMonitorGuiPlugin.dir/SystemStateMonitorGuiPlugin_autogen/mocs_compilation.cpp.o
[ 43%] Built target StatechartViewerGuiPlugin_autogen
[ 44%] Building CXX object source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/CMakeFiles/SystemStateMonitorGuiPlugin.dir/SystemStateMonitorWidget.cpp.o
[ 44%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/ScenarioManagerGuiPlugin.dir/gui/namelocationview.cpp.o
[ 44%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/StatechartViewerGuiPlugin_autogen/mocs_compilation.cpp.o
[ 44%] Built target StatechartEventSenderGuiPlugin_autogen
[ 44%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/CMakeFiles/StatechartEventSenderGuiPlugin.dir/StatechartEventSenderGuiPlugin_autogen/mocs_compilation.cpp.o
[ 45%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/CMakeFiles/StatechartEventSenderGuiPlugin.dir/StatechartEventSenderPlugin.cpp.o
[ 45%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/CMakeFiles/StatechartEventSenderGuiPlugin.dir/EventSenderConfig.cpp.o
[ 45%] Linking CXX shared library ../../../../lib/libDebugPlotterWidgetGuiPlugin.so
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/PlotterController/PlotterController.cpp: In member function ‘QwtThermo* armarx::PlotterController::createBar(const QString&)’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/PlotterController/PlotterController.cpp:767:45: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::TextInteractionFlag; QFlags<T>::Zero = int QFlags<Qt::TextInteractionFlag>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
  767 |         lab->setTextInteractionFlags(nullptr);
      |                                             ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qboxlayout.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QBoxLayout:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/PlotterController/PlotterController.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/PlotterController/PlotterController.cpp:27:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
[ 45%] Linking CXX shared library ../../../../lib/libPlotterController.so
[ 45%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/CMakeFiles/StatechartEventSenderGuiPlugin.dir/EventSenderOverview.cpp.o
[ 45%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/IceStateConverter.cpp.o
Checking qt moc includes
[ 45%] Built target DebugPlotterWidgetGuiPlugin
[ 45%] Building CXX object source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/CMakeFiles/SystemStateMonitorGuiPlugin.dir/ArmarXManagerItem.cpp.o
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/filterabletreemodelsortfilterproxymodel.cpp: In member function ‘virtual bool FilterableTreeModelSortFilterProxyModel::filterAcceptsRow(int, const QModelIndex&) const’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/filterabletreemodelsortfilterproxymodel.cpp:79:61: warning: ‘QModelIndex QModelIndex::child(int, int) const’ is deprecated: Use QAbstractItemModel::index [-Wdeprecated-declarations]
   79 |             childrenColumn1 << childrenColumn1[i].child(j, 0);
      |                                                             ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qabstractproxymodel.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qsortfilterproxymodel.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QSortFilterProxyModel:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/filterabletreemodelsortfilterproxymodel.h:32,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/filterabletreemodelsortfilterproxymodel.cpp:26:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qabstractitemmodel.h:455:20: note: declared here
  455 | inline QModelIndex QModelIndex::child(int arow, int acolumn) const
      |                    ^~~~~~~~~~~
[ 45%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/ScenarioManagerGuiPlugin.dir/gui/scenariolistview.cpp.o
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/filterabletreemodelsortfilterproxymodel.cpp:104:65: warning: ‘QModelIndex QModelIndex::child(int, int) const’ is deprecated: Use QAbstractItemModel::index [-Wdeprecated-declarations]
  104 |                 childrenColumn2 << childrenColumn2[i].child(j, 1);
      |                                                                 ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qabstractproxymodel.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qsortfilterproxymodel.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QSortFilterProxyModel:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/filterabletreemodelsortfilterproxymodel.h:32,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/filterabletreemodelsortfilterproxymodel.cpp:26:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qabstractitemmodel.h:455:20: note: declared here
  455 | inline QModelIndex QModelIndex::child(int arow, int acolumn) const
      |                    ^~~~~~~~~~~
Checking qt moc includes
[ 45%] Built target PlotterController
[ 45%] Automatic MOC and UIC for target ObserverPropertiesGuiPlugin
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/LoggingPlugin/ArmarXLogViewer/LogViewer.cpp: In member function ‘void armarx::LogViewer::updateFilterList()’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/LoggingPlugin/ArmarXLogViewer/LogViewer.cpp:718:83: warning: ‘void QTreeWidgetItem::setBackgroundColor(int, const QColor&)’ is deprecated: Use QTreeWidgetItem::setBackground() instead [-Wdeprecated-declarations]
  718 |                 item->setBackgroundColor(0, ui.lvFilters->palette().base().color());
      |                                                                                   ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QTreeWidget:1,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/LoggingPlugin/LoggingGuiPlugin_autogen/include/ArmarXGui/gui-plugins/LoggingPlugin/ui_LogViewer.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/LoggingPlugin/ArmarXLogViewer/LogViewer.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/LoggingPlugin/ArmarXLogViewer/LogViewer.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtreewidget.h:142:17: note: declared here
  142 |     inline void setBackgroundColor(int column, const QColor &color)
      |                 ^~~~~~~~~~~~~~~~~~
[ 45%] Linking CXX shared library ../../../../lib/libLoggingGuiPlugin.so
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/LoggingPlugin/ArmarXLogViewer/LogViewer.cpp:728:69: warning: ‘void QTreeWidgetItem::setBackgroundColor(int, const QColor&)’ is deprecated: Use QTreeWidgetItem::setBackground() instead [-Wdeprecated-declarations]
  728 |                     item->setBackgroundColor(0, QColor(216, 120, 50));
      |                                                                     ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QTreeWidget:1,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/LoggingPlugin/LoggingGuiPlugin_autogen/include/ArmarXGui/gui-plugins/LoggingPlugin/ui_LogViewer.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/LoggingPlugin/ArmarXLogViewer/LogViewer.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/LoggingPlugin/ArmarXLogViewer/LogViewer.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtreewidget.h:142:17: note: declared here
  142 |     inline void setBackgroundColor(int column, const QColor &color)
      |                 ^~~~~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/LoggingPlugin/ArmarXLogViewer/LogViewer.cpp:732:68: warning: ‘void QTreeWidgetItem::setBackgroundColor(int, const QColor&)’ is deprecated: Use QTreeWidgetItem::setBackground() instead [-Wdeprecated-declarations]
  732 |                     item->setBackgroundColor(0, QColor(255, 90, 80));
      |                                                                    ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QTreeWidget:1,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/LoggingPlugin/LoggingGuiPlugin_autogen/include/ArmarXGui/gui-plugins/LoggingPlugin/ui_LogViewer.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/LoggingPlugin/ArmarXLogViewer/LogViewer.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/LoggingPlugin/ArmarXLogViewer/LogViewer.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtreewidget.h:142:17: note: declared here
  142 |     inline void setBackgroundColor(int column, const QColor &color)
      |                 ^~~~~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/LoggingPlugin/ArmarXLogViewer/LogViewer.cpp:736:68: warning: ‘void QTreeWidgetItem::setBackgroundColor(int, const QColor&)’ is deprecated: Use QTreeWidgetItem::setBackground() instead [-Wdeprecated-declarations]
  736 |                     item->setBackgroundColor(0, QColor(255, 60, 50));
      |                                                                    ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QTreeWidget:1,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/LoggingPlugin/LoggingGuiPlugin_autogen/include/ArmarXGui/gui-plugins/LoggingPlugin/ui_LogViewer.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/LoggingPlugin/ArmarXLogViewer/LogViewer.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/LoggingPlugin/ArmarXLogViewer/LogViewer.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtreewidget.h:142:17: note: declared here
  142 |     inline void setBackgroundColor(int column, const QColor &color)
      |                 ^~~~~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/LoggingPlugin/ArmarXLogViewer/LogViewer.cpp:740:87: warning: ‘void QTreeWidgetItem::setBackgroundColor(int, const QColor&)’ is deprecated: Use QTreeWidgetItem::setBackground() instead [-Wdeprecated-declarations]
  740 |                     item->setBackgroundColor(0, ui.lvFilters->palette().base().color());
      |                                                                                       ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QTreeWidget:1,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/LoggingPlugin/LoggingGuiPlugin_autogen/include/ArmarXGui/gui-plugins/LoggingPlugin/ui_LogViewer.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/LoggingPlugin/ArmarXLogViewer/LogViewer.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/LoggingPlugin/ArmarXLogViewer/LogViewer.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtreewidget.h:142:17: note: declared here
  142 |     inline void setBackgroundColor(int column, const QColor &color)
      |                 ^~~~~~~~~~~~~~~~~~
[ 45%] Built target ObserverPropertiesGuiPlugin_autogen
[ 45%] Building CXX object source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/CMakeFiles/ObserverPropertiesGuiPlugin.dir/ObserverPropertiesGuiPlugin_autogen/mocs_compilation.cpp.o
Checking qt moc includes
[ 45%] Built target LoggingGuiPlugin
[ 45%] Building CXX object source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/CMakeFiles/ObserverPropertiesGuiPlugin.dir/ObserverGuiPlugin.cpp.o
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/buttondelegate.cpp: In member function ‘virtual QWidget* ButtonDelegate::createEditor(QWidget*, const QStyleOptionViewItem&, const QModelIndex&) const’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/buttondelegate.cpp:101:66: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = QStyle::StateFlag; QFlags<T>::Zero = int QFlags<QStyle::StateFlag>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
  101 |         const_cast<ButtonDelegate*>(this)->buttonStates[index] = 0;
      |                                                                  ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qalgorithms.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qvector.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QVector:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/../gui/treeitem.h:31,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/../gui/treemodel.h:27,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/scenariomodel.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/buttondelegate.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/buttondelegate.cpp:26:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/buttondelegate.cpp: In member function ‘virtual void ButtonDelegate::paint(QPainter*, const QStyleOptionViewItem&, const QModelIndex&) const’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/buttondelegate.cpp:179:66: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = QStyle::StateFlag; QFlags<T>::Zero = int QFlags<QStyle::StateFlag>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
  179 |         const_cast<ButtonDelegate*>(this)->buttonStates[index] = 0;
[ 45%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/ScenarioManagerGuiPlugin.dir/gui/settingsview.cpp.o
      |                                                                  ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qalgorithms.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qvector.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QVector:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/../gui/treeitem.h:31,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/../gui/treemodel.h:27,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/scenariomodel.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/buttondelegate.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/buttondelegate.cpp:26:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
[ 45%] Linking CXX shared library ../../../../lib/libWidgetDescription.so
[ 46%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/ScenarioManagerGuiPlugin.dir/gui/treeitem.cpp.o
[ 47%] Linking CXX executable ../../../../bin/ArmarXGuiRun
Checking qt moc includes
[ 47%] Built target WidgetDescription
[ 47%] Building CXX object source/ArmarXGui/libraries/WidgetDescription/test/CMakeFiles/WidgetDescriptionTest.dir/WidgetDescriptionTest.cpp.o
[ 47%] Built target ArmarXGuiRun
[ 47%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/ScenarioManagerGuiPlugin.dir/gui/treemodel.cpp.o
[ 47%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/ScenarioManagerGuiPlugin.dir/gui/applicationdatabaseview.cpp.o
[ 47%] Building CXX object source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/CMakeFiles/SystemStateMonitorGuiPlugin.dir/ManagedIceObjectItem.cpp.o
[ 47%] Building CXX object source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/CMakeFiles/SystemStateMonitorGuiPlugin.dir/ArmarXManagerModel.cpp.o
[ 47%] Linking CXX executable ../../../../../bin/StructuralJsonTest
In file included from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/SystemStateMonitorGuiPlugin_autogen/HH5XDOPDWP/moc_AdapterInfoModel.cpp:10,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/SystemStateMonitorGuiPlugin_autogen/mocs_compilation.cpp:5:
/root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/SystemStateMonitorGuiPlugin_autogen/HH5XDOPDWP/../../../../../../../source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/IceGridViewer/model/AdapterInfoModel.h: In member function ‘virtual Qt::ItemFlags AdapterInfoModel::flags(const QModelIndex&) const’:
/root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/SystemStateMonitorGuiPlugin_autogen/HH5XDOPDWP/../../../../../../../source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/IceGridViewer/model/AdapterInfoModel.h:124:31: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::ItemFlag; QFlags<T>::Zero = int QFlags<Qt::ItemFlag>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
  124 |         return Qt::ItemFlags(0);
      |                               ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
[ 48%] Building CXX object source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/CMakeFiles/SystemStateMonitorGuiPlugin.dir/ArmarXManagerRepositoryDialog.cpp.o
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qalgorithms.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QList:1,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/SystemStateMonitorGuiPlugin_autogen/EWIEGA46WW/../../../../../../../source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/ManagedIceObjectItem.h:28,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/SystemStateMonitorGuiPlugin_autogen/EWIEGA46WW/../../../../../../../source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/ArmarXManagerItem.h:28,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/SystemStateMonitorGuiPlugin_autogen/EWIEGA46WW/../../../../../../../source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/ArmarXManagerModel.h:28,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/SystemStateMonitorGuiPlugin_autogen/EWIEGA46WW/moc_ArmarXManagerModel.cpp:10,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/SystemStateMonitorGuiPlugin_autogen/mocs_compilation.cpp:2:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
In file included from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/SystemStateMonitorGuiPlugin_autogen/HH5XDOPDWP/moc_NodeInfoModel.cpp:10,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/SystemStateMonitorGuiPlugin_autogen/mocs_compilation.cpp:7:
/root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/SystemStateMonitorGuiPlugin_autogen/HH5XDOPDWP/../../../../../../../source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/IceGridViewer/model/NodeInfoModel.h: In member function ‘virtual Qt::ItemFlags NodeInfoModel::flags(const QModelIndex&) const’:
/root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/SystemStateMonitorGuiPlugin_autogen/HH5XDOPDWP/../../../../../../../source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/IceGridViewer/model/NodeInfoModel.h:166:31: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::ItemFlag; QFlags<T>::Zero = int QFlags<Qt::ItemFlag>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
  166 |         return Qt::ItemFlags(0);
      |                               ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qalgorithms.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QList:1,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/SystemStateMonitorGuiPlugin_autogen/EWIEGA46WW/../../../../../../../source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/ManagedIceObjectItem.h:28,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/SystemStateMonitorGuiPlugin_autogen/EWIEGA46WW/../../../../../../../source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/ArmarXManagerItem.h:28,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/SystemStateMonitorGuiPlugin_autogen/EWIEGA46WW/../../../../../../../source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/ArmarXManagerModel.h:28,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/SystemStateMonitorGuiPlugin_autogen/EWIEGA46WW/moc_ArmarXManagerModel.cpp:10,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/SystemStateMonitorGuiPlugin_autogen/mocs_compilation.cpp:2:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
[ 48%] Built target StructuralJsonTest
[ 49%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/CMakeFiles/StatechartEventSenderGuiPlugin.dir/EventSenderComponent.cpp.o
[ 50%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/ScenarioManagerGuiPlugin.dir/gui/applicationdatabasemodel.cpp.o
[ 50%] Building CXX object source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/CMakeFiles/SystemStateMonitorGuiPlugin.dir/ThreadViewer/ThreadViewer.cpp.o
In file included from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StatechartEventSenderGuiPlugin_autogen/EWIEGA46WW/../../../../../../../source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StateItemModel.h:25,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StatechartEventSenderGuiPlugin_autogen/EWIEGA46WW/../../../../../../../source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/TreeBox.h:39,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StatechartEventSenderGuiPlugin_autogen/EWIEGA46WW/../../../../../../../source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/EventSenderConfig.h:28,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StatechartEventSenderGuiPlugin_autogen/EWIEGA46WW/../../../../../../../source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/EventSenderComponent.h:25,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StatechartEventSenderGuiPlugin_autogen/EWIEGA46WW/moc_EventSenderComponent.cpp:10,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StatechartEventSenderGuiPlugin_autogen/mocs_compilation.cpp:2:
/root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StatechartEventSenderGuiPlugin_autogen/EWIEGA46WW/../../../../../../../source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/../ObserverPropertiesPlugin/widgets/properties/PropertiesWidget.h:41:67: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   41 |         PropertiesWidget(QWidget* parent = 0, Qt::WindowFlags f = 0) :
      |                                                                   ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qapplication.h:43,
[ 50%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/CMakeFiles/StatechartEventSenderGuiPlugin.dir/StateItemModel.cpp.o
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QApplication:1,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StatechartEventSenderGuiPlugin_autogen/EWIEGA46WW/../../../../../../../source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/TreeBox.h:27,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StatechartEventSenderGuiPlugin_autogen/EWIEGA46WW/../../../../../../../source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/EventSenderConfig.h:28,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StatechartEventSenderGuiPlugin_autogen/EWIEGA46WW/../../../../../../../source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/EventSenderComponent.h:25,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StatechartEventSenderGuiPlugin_autogen/EWIEGA46WW/moc_EventSenderComponent.cpp:10,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StatechartEventSenderGuiPlugin_autogen/mocs_compilation.cpp:2:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
[ 50%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/ScenarioManagerGuiPlugin.dir/gui/applicationdatabaseitem.cpp.o
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/ScenarioManagerWidgetController.cpp: In member function ‘void armarx::ScenarioManagerWidgetController::reparsePackages()’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/ScenarioManagerWidgetController.cpp:394:58: warning: ‘QList<T> QSet<T>::toList() const [with T = QString]’ is deprecated: Use values() instead. [-Wdeprecated-declarations]
  394 |         openedScenarios = openedScenarios.toSet().toList();
      |                                                          ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/QSet:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qtpropertybrowser.h:45,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/qtpropertybrowser/src/qtpropertymanager.h:44,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/detailedapplicationview.h:29,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ScenarioManager/ScenarioManagerGuiPlugin_autogen/include/ArmarXGui/gui-plugins/ScenarioManager/gui/ui_ScenarioManagerWidget.h:13,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/ScenarioManagerWidgetController.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/ScenarioManagerWidgetController.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qset.h:265:14: note: declared here
  265 |     QList<T> toList() const { return values(); }
      |              ^~~~~~
[ 50%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/ScenarioManagerGuiPlugin.dir/gui/packageadderview.cpp.o
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/treemodel.cpp: In member function ‘virtual Qt::ItemFlags TreeModel::flags(const QModelIndex&) const’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/treemodel.cpp:71:16: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::ItemFlag; QFlags<T>::Zero = int QFlags<Qt::ItemFlag>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   71 |         return 0;
      |                ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qalgorithms.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qvector.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QVector:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/treeitem.h:31,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/treemodel.h:27,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/treemodel.cpp:25:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/treemodel.cpp: In member function ‘bool TreeModel::removeColumn(int, const QModelIndex&)’:
[ 50%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/ScenarioManagerGuiPlugin.dir/gui/detailedapplicationview.cpp.o
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/treemodel.cpp:186:15: warning: ‘void QAbstractItemModel::reset()’ is deprecated [-Wdeprecated-declarations]
  186 |         reset();
      |               ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/QAbstractItemModel:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/treemodel.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/treemodel.cpp:25:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qabstractitemmodel.h:337:24: note: declared here
  337 |     QT_DEPRECATED void reset()
      |                        ^~~~~
[ 51%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/StateWatcher.cpp.o
[ 52%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/ScenarioManagerGuiPlugin.dir/gui/settingsmodel.cpp.o
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StateItemModel.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/TreeBox.h:39,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/EventSenderConfig.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/EventSenderOverview.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StatechartEventSenderPlugin.cpp:28:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/../ObserverPropertiesPlugin/widgets/properties/PropertiesWidget.h:41:67: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   41 |         PropertiesWidget(QWidget* parent = 0, Qt::WindowFlags f = 0) :
      |                                                                   ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qtimer.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QTimer:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StatechartEventSenderPlugin.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
[ 52%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/CMakeFiles/StatechartEventSenderGuiPlugin.dir/TreeBox.cpp.o
[ 52%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/StatechartViewerGuiPlugin.cpp.o
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/applicationdatabasemodel.cpp: In member function ‘virtual void ApplicationDatabaseModel::clear()’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/applicationdatabasemodel.cpp:70:11: warning: ‘void QAbstractItemModel::reset()’ is deprecated [-Wdeprecated-declarations]
   70 |     reset();
      |           ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/QAbstractItemModel:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/treemodel.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/applicationdatabasemodel.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/applicationdatabasemodel.cpp:26:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qabstractitemmodel.h:337:24: note: declared here
  337 |     QT_DEPRECATED void reset()
      |                        ^~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/applicationdatabasemodel.cpp: In member function ‘virtual Qt::ItemFlags ApplicationDatabaseModel::flags(const QModelIndex&) const’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/applicationdatabasemodel.cpp:77:16: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::ItemFlag; QFlags<T>::Zero = int QFlags<Qt::ItemFlag>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   77 |         return 0;
      |                ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qalgorithms.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qvector.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QVector:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/treeitem.h:31,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/treemodel.h:27,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/applicationdatabasemodel.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/applicationdatabasemodel.cpp:26:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
[ 52%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/ScenarioManagerGuiPlugin.dir/gui/settingsitem.cpp.o
[ 52%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/ScenarioManagerGuiPlugin.dir/gui/scenarioitem.cpp.o
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StateItemModel.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/TreeBox.h:39,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/EventSenderConfig.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/EventSenderOverview.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/EventSenderOverview.cpp:23:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/../ObserverPropertiesPlugin/widgets/properties/PropertiesWidget.h:41:67: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   41 |         PropertiesWidget(QWidget* parent = 0, Qt::WindowFlags f = 0) :
      |                                                                   ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qapplication.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QApplication:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/TreeBox.h:27,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/EventSenderConfig.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/EventSenderOverview.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/EventSenderOverview.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
[ 52%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/CMakeFiles/StatechartEventSenderGuiPlugin.dir/StateParameterEditor.cpp.o
      |                                                                                ^~~~~~
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/../ObserverItemModel.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/ObserverWidget.h:41,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverWidgetController.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverGuiPlugin.cpp:25:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/../widgets/properties/PropertiesWidget.h:41:67: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   41 |         PropertiesWidget(QWidget* parent = 0, Qt::WindowFlags f = 0) :
      |                                                                   ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:48,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:46,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qsettings.h:43,
[ 53%] Building CXX object source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/CMakeFiles/ObserverPropertiesGuiPlugin.dir/ObserverWidgetController.cpp.o
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QSettings:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/ArmarXWidgetController.h:29,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/ArmarXGuiInterface.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/ArmarXGuiPlugin.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverGuiPlugin.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverGuiPlugin.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
[ 53%] Building CXX object source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/CMakeFiles/SystemStateMonitorGuiPlugin.dir/ThreadViewer/ThreadViewerModel.cpp.o
[ 53%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/ScenarioManagerGuiPlugin.dir/gui/scenariomodel.cpp.o
[ 54%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/ScenarioManagerGuiPlugin.dir/gui/createscenarioview.cpp.o
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StateItemModel.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/TreeBox.h:39,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/EventSenderConfig.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/EventSenderConfig.cpp:23:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/../ObserverPropertiesPlugin/widgets/properties/PropertiesWidget.h:41:67: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   41 |         PropertiesWidget(QWidget* parent = 0, Qt::WindowFlags f = 0) :
      |                                                                   ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qapplication.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QApplication:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/TreeBox.h:27,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/EventSenderConfig.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/EventSenderConfig.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
[ 54%] Building CXX object source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/CMakeFiles/SystemStateMonitorGuiPlugin.dir/ThreadViewer/RunningTaskModel.cpp.o
[ 54%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/ScenarioManagerGuiPlugin.dir/gui/openscenarioview.cpp.o
[ 55%] Building CXX object source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/CMakeFiles/SystemStateMonitorGuiPlugin.dir/ThreadViewer/ProgressbarDelegate.cpp.o
In file included from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/EWIEGA46WW/../../../../../../../source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/../ObserverItemModel.h:25,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/EWIEGA46WW/../../../../../../../source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/ObserverWidget.h:41,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/EWIEGA46WW/../../../../../../../source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverWidgetController.h:25,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/EWIEGA46WW/moc_ObserverWidgetController.cpp:10,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/mocs_compilation.cpp:3:
/root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/EWIEGA46WW/../../../../../../../source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/../widgets/properties/PropertiesWidget.h:41:67: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   41 |         PropertiesWidget(QWidget* parent = 0, Qt::WindowFlags f = 0) :
      |                                                                   ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:48,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:46,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qsettings.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QSettings:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/ArmarXWidgetController.h:29,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/ArmarXGuiInterface.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/ArmarXGuiPlugin.h:26,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/EWIEGA46WW/../../../../../../../source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverGuiPlugin.h:25,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/EWIEGA46WW/moc_ObserverGuiPlugin.cpp:10,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/mocs_compilation.cpp:2:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
In file included from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/IMAN36LHMA/../../../../../../../source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/DataFieldWidget.h:33,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/IMAN36LHMA/moc_DataFieldWidget.cpp:10,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/mocs_compilation.cpp:4:
/root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/IMAN36LHMA/../../../../../../../source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/VariantWidget.h:42:84: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   42 |         VariantWidget(VariantPtr variant, QWidget* parent = 0, Qt::WindowFlags f = 0);
      |                                                                                    ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:48,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:46,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qsettings.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QSettings:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/ArmarXWidgetController.h:29,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/ArmarXGuiInterface.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/ArmarXGuiPlugin.h:26,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/EWIEGA46WW/../../../../../../../source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverGuiPlugin.h:25,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/EWIEGA46WW/moc_ObserverGuiPlugin.cpp:10,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/mocs_compilation.cpp:2:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
In file included from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/IMAN36LHMA/moc_DataFieldWidget.cpp:10,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/mocs_compilation.cpp:4:
/root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/IMAN36LHMA/../../../../../../../source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/DataFieldWidget.h:42:130: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   42 |         DataFieldWidget(DataFieldIdentifierPtr dataFieldIdentifier, VariantPtr variant, QWidget* parent = 0, Qt::WindowFlags f = 0);
      |                                                                                                                                  ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:48,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:46,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qsettings.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QSettings:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/ArmarXWidgetController.h:29,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/ArmarXGuiInterface.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/ArmarXGuiPlugin.h:26,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/EWIEGA46WW/../../../../../../../source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverGuiPlugin.h:25,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/EWIEGA46WW/moc_ObserverGuiPlugin.cpp:10,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/mocs_compilation.cpp:2:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
In file included from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/UHUDHA3XGK/moc_ChannelPropertiesWidget.cpp:10,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/mocs_compilation.cpp:7:
/root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/UHUDHA3XGK/../../../../../../../source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/ChannelPropertiesWidget.h:41:150: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   41 |         ChannelPropertiesWidget(std::string channelName, std::string observerName, std::string description, QWidget* parent = 0, Qt::WindowFlags f = 0);
      |                                                                                                                                                      ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:48,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:46,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qsettings.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QSettings:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/ArmarXWidgetController.h:29,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/ArmarXGuiInterface.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/ArmarXGuiPlugin.h:26,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/EWIEGA46WW/../../../../../../../source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverGuiPlugin.h:25,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/EWIEGA46WW/moc_ObserverGuiPlugin.cpp:10,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/mocs_compilation.cpp:2:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
In file included from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/UHUDHA3XGK/moc_DataFieldPropertiesWidget.cpp:10,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/mocs_compilation.cpp:8:
/root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/UHUDHA3XGK/../../../../../../../source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/DataFieldPropertiesWidget.h:45:184: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   45 |         DataFieldPropertiesWidget(std::string description, DatafieldRefPtr dataFieldIdentifier, VariantPtr variant, IceManagerPtr iceManager, QWidget* parent = 0, Qt::WindowFlags f = 0);
      |                                                                                                                                                                                        ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:48,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:46,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qsettings.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QSettings:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/ArmarXWidgetController.h:29,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/ArmarXGuiInterface.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/ArmarXGuiPlugin.h:26,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/EWIEGA46WW/../../../../../../../source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverGuiPlugin.h:25,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/EWIEGA46WW/moc_ObserverGuiPlugin.cpp:10,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/mocs_compilation.cpp:2:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
In file included from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/UHUDHA3XGK/moc_ElementaryCheckPropertiesWidget.cpp:10,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/mocs_compilation.cpp:9:
/root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/UHUDHA3XGK/../../../../../../../source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/ElementaryCheckPropertiesWidget.h:41:224: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   41 |         ElementaryCheckPropertiesWidget(const ConditionCheckBasePtr check, std::string checkName, bool showSupportedTypes = true, bool showParameters = true, bool showResult = true, QWidget* parent = 0, Qt::WindowFlags f = 0);
      |                                                                                                                                                                                                                                ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:48,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:46,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qsettings.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QSettings:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/ArmarXWidgetController.h:29,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/ArmarXGuiInterface.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/ArmarXGuiPlugin.h:26,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/EWIEGA46WW/../../../../../../../source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverGuiPlugin.h:25,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/EWIEGA46WW/moc_ObserverGuiPlugin.cpp:10,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/mocs_compilation.cpp:2:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
[ 55%] Building CXX object source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/CMakeFiles/ObserverPropertiesGuiPlugin.dir/ObserverItemModel.cpp.o
[ 55%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/ScenarioManagerGuiPlugin.dir/gui/openscenariomodel.cpp.o
[ 56%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/ScenarioManagerGuiPlugin.dir/gui/openscenarioitem.cpp.o
[ 56%] Building CXX object source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/CMakeFiles/SystemStateMonitorGuiPlugin.dir/IceGridViewer/IceGridViewer.cpp.o
[ 57%] Linking CXX executable ../../../../../bin/DefaultWidgetDescriptionsTest
[ 57%] Building CXX object source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/CMakeFiles/SystemStateMonitorGuiPlugin.dir/IceGridViewer/model/IceGridModel.cpp.o
[ 57%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/ScenarioManagerGuiPlugin.dir/gui/createpropertyview.cpp.o
[ 57%] Built target DefaultWidgetDescriptionsTest
[ 57%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/ScenarioManagerGuiPlugin.dir/gui/OptionalPropertyManager.cpp.o
[ 57%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/ScenarioManagerGuiPlugin.dir/gui/OptionalPropertyFactory.cpp.o
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/openscenariomodel.cpp: In member function ‘virtual void OpenScenarioModel::clear()’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/openscenariomodel.cpp:78:11: warning: ‘void QAbstractItemModel::reset()’ is deprecated [-Wdeprecated-declarations]
   78 |     reset();
      |           ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/QAbstractItemModel:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/../gui/treemodel.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/openscenariomodel.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/openscenariomodel.cpp:26:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qabstractitemmodel.h:337:24: note: declared here
  337 |     QT_DEPRECATED void reset()
      |                        ^~~~~
[ 58%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/ScenarioManagerGuiPlugin.dir/gui/OptionalEdit.cpp.o
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/scenariomodel.cpp: In member function ‘virtual void ScenarioModel::clear()’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/scenariomodel.cpp:129:11: warning: ‘void QAbstractItemModel::reset()’ is deprecated [-Wdeprecated-declarations]
  129 |     reset();
      |           ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/QAbstractItemModel:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/../gui/treemodel.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/scenariomodel.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/scenariomodel.cpp:26:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qabstractitemmodel.h:337:24: note: declared here
  337 |     QT_DEPRECATED void reset()
      |                        ^~~~~
[ 58%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/ScenarioManagerGuiPlugin.dir/gui/comboboxbutton.cpp.o
[ 58%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/ScenarioManagerGuiPlugin.dir/controller/openscenariocontroller.cpp.o
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/ThreadViewer/ThreadViewer.cpp: In constructor ‘armarx::ThreadViewer::ThreadViewer()’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/ThreadViewer/ThreadViewer.cpp:57:83: warning: ‘void QHeaderView::setResizeMode(QHeaderView::ResizeMode)’ is deprecated [-Wdeprecated-declarations]
   57 |         ui->threadListView->horizontalHeader()->setResizeMode(QHeaderView::Stretch);
      |                                                                                   ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QHeaderView:1,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/SystemStateMonitorGuiPlugin_autogen/include/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/ui_ThreadViewer.h:17,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/ThreadViewer/ThreadViewer.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qheaderview.h:143:31: note: declared here
  143 |     inline QT_DEPRECATED void setResizeMode(ResizeMode mode)
      |                               ^~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/ThreadViewer/ThreadViewer.cpp:70:84: warning: ‘void QHeaderView::setResizeMode(QHeaderView::ResizeMode)’ is deprecated [-Wdeprecated-declarations]
   70 |         ui->runningTaskView->horizontalHeader()->setResizeMode(QHeaderView::Stretch);
[ 59%] Building CXX object source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/CMakeFiles/SystemStateMonitorGuiPlugin.dir/qrc_icons.cpp.o
      |                                                                                    ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QHeaderView:1,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/SystemStateMonitorGuiPlugin_autogen/include/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/ui_ThreadViewer.h:17,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/ThreadViewer/ThreadViewer.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qheaderview.h:143:31: note: declared here
  143 |     inline QT_DEPRECATED void setResizeMode(ResizeMode mode)
      |                               ^~~~~~~~~~~~~
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StateItemModel.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/TreeBox.h:39,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/EventSenderConfig.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/EventSenderComponent.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/EventSenderComponent.cpp:23:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/../ObserverPropertiesPlugin/widgets/properties/PropertiesWidget.h:41:67: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   41 |         PropertiesWidget(QWidget* parent = 0, Qt::WindowFlags f = 0) :
      |                                                                   ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qapplication.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QApplication:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/TreeBox.h:27,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/EventSenderConfig.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/EventSenderComponent.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/EventSenderComponent.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
[ 59%] Building CXX object source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/CMakeFiles/ObserverPropertiesGuiPlugin.dir/widgets/ObserverWidget.cpp.o
[ 59%] Building CXX object source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/CMakeFiles/ObserverPropertiesGuiPlugin.dir/widgets/VariantWidget.cpp.o
[ 59%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/ScenarioManagerGuiPlugin.dir/controller/ApplicationDatabaseController.cpp.o
[ 60%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/ScenarioManagerGuiPlugin.dir/controller/SettingsController.cpp.o
[ 60%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/ScenarioManagerGuiPlugin.dir/controller/DetailedApplicationController.cpp.o
[ 60%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/ScenarioManagerGuiPlugin.dir/controller/ScenarioListController.cpp.o
[ 61%] Building CXX object source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/CMakeFiles/ObserverPropertiesGuiPlugin.dir/widgets/DataFieldWidget.cpp.o
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StateItemModel.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StateItemModel.cpp:24:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/../ObserverPropertiesPlugin/widgets/properties/PropertiesWidget.h:41:67: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   41 |         PropertiesWidget(QWidget* parent = 0, Qt::WindowFlags f = 0) :
      |                                                                   ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/../ObserverPropertiesPlugin/widgets/properties/PropertiesWidget.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StateItemModel.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StateItemModel.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
[ 61%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/StatechartViewerController.cpp.o
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StateItemModel.cpp: In member function ‘virtual QVariant armarx::StateItemModel::data(const QModelIndex&, int) const’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StateItemModel.cpp:185:21: warning: ‘Qt::BackgroundColorRole’ is deprecated [-Wdeprecated-declarations]
  185 |     if (role == Qt::BackgroundColorRole)
      |                     ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:48,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qwindowdefs.h:44,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:44,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/../ObserverPropertiesPlugin/widgets/properties/PropertiesWidget.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StateItemModel.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StateItemModel.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:1546:9: note: declared here
 1546 |         BackgroundColorRole Q_DECL_ENUMERATOR_DEPRECATED = BackgroundRole,
      |         ^~~~~~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StateItemModel.cpp:221:47: warning: ‘QVariant qVariantFromValue(const T&) [with T = QColor]’ is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations]
  221 |         return qVariantFromValue(brush.color());
      |                                               ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/QVariant:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/../ObserverPropertiesPlugin/widgets/properties/PropertiesWidget.h:31,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StateItemModel.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StateItemModel.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:530:17: note: declared here
  530 | inline QVariant qVariantFromValue(const T &t)
      |                 ^~~~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StateItemModel.cpp:221:47: warning: ‘QVariant qVariantFromValue(const T&) [with T = QColor]’ is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations]
  221 |         return qVariantFromValue(brush.color());
      |                                               ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/QVariant:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/../ObserverPropertiesPlugin/widgets/properties/PropertiesWidget.h:31,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StateItemModel.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StateItemModel.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:530:17: note: declared here
  530 | inline QVariant qVariantFromValue(const T &t)
      |                 ^~~~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StateItemModel.cpp:262:46: warning: ‘QVariant qVariantFromValue(const T&) [with T = QString]’ is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations]
  262 |         return  qVariantFromValue(description);
      |                                              ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/QVariant:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/../ObserverPropertiesPlugin/widgets/properties/PropertiesWidget.h:31,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StateItemModel.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StateItemModel.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:530:17: note: declared here
  530 | inline QVariant qVariantFromValue(const T &t)
      |                 ^~~~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StateItemModel.cpp:262:46: warning: ‘QVariant qVariantFromValue(const T&) [with T = QString]’ is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations]
  262 |         return  qVariantFromValue(description);
      |                                              ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/QVariant:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/../ObserverPropertiesPlugin/widgets/properties/PropertiesWidget.h:31,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StateItemModel.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StateItemModel.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:530:17: note: declared here
  530 | inline QVariant qVariantFromValue(const T &t)
      |                 ^~~~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/OptionalEdit.cpp: In constructor ‘armarx::OptionalEdit::OptionalEdit(const QString&, const QString&, QWidget*)’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/OptionalEdit.cpp:56:34: warning: ‘void QComboBox::setAutoCompletion(bool)’ is deprecated: Use setCompleter() instead. [-Wdeprecated-declarations]
   56 |     combo->setAutoCompletion(true);
      |                                  ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QComboBox:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/OptionalEdit.h:30,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/OptionalEdit.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qcombobox.h:103:10: note: declared here
  103 |     void setAutoCompletion(bool enable);
      |          ^~~~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/OptionalEdit.cpp:57:64: warning: ‘void QComboBox::setAutoCompletionCaseSensitivity(Qt::CaseSensitivity)’ is deprecated: Use completer()->setCaseSensitivity() instead. [-Wdeprecated-declarations]
   57 |     combo->setAutoCompletionCaseSensitivity(Qt::CaseInsensitive);
[ 62%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/StateScene.cpp.o
      |                                                                ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QComboBox:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/OptionalEdit.h:30,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/gui/OptionalEdit.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qcombobox.h:107:10: note: declared here
  107 |     void setAutoCompletionCaseSensitivity(Qt::CaseSensitivity sensitivity);
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StateItemModel.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/TreeBox.h:39,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/TreeBox.cpp:23:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/../ObserverPropertiesPlugin/widgets/properties/PropertiesWidget.h:41:67: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   41 |         PropertiesWidget(QWidget* parent = 0, Qt::WindowFlags f = 0) :
      |                                                                   ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qapplication.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QApplication:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/TreeBox.h:27,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/TreeBox.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/TreeBox.cpp: In constructor ‘TreeBox::TreeBox(QStandardItemModel*, bool, QWidget*)’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/TreeBox.cpp:49:36: warning: ‘QComboBox::AdjustToMinimumContentsLength’ is deprecated: Use AdjustToContents or AdjustToContentsOnFirstShow [-Wdeprecated-declarations]
   49 |     setSizeAdjustPolicy(QComboBox::AdjustToMinimumContentsLength);
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QComboBox:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/TreeBox.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/TreeBox.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qcombobox.h:141:9: note: declared here
  141 |         AdjustToMinimumContentsLength Q_DECL_ENUMERATOR_DEPRECATED_X(
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/TreeBox.cpp:49:36: warning: ‘QComboBox::AdjustToMinimumContentsLength’ is deprecated: Use AdjustToContents or AdjustToContentsOnFirstShow [-Wdeprecated-declarations]
   49 |     setSizeAdjustPolicy(QComboBox::AdjustToMinimumContentsLength);
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QComboBox:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/TreeBox.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/TreeBox.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qcombobox.h:141:9: note: declared here
  141 |         AdjustToMinimumContentsLength Q_DECL_ENUMERATOR_DEPRECATED_X(
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 62%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/view/MorphingItem.cpp.o
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/DataFieldWidget.h:33,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/DataFieldWidget.cpp:23:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/VariantWidget.h:42:84: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   42 |         VariantWidget(VariantPtr variant, QWidget* parent = 0, Qt::WindowFlags f = 0);
      |                                                                                    ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/DataFieldWidget.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/DataFieldWidget.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/DataFieldWidget.cpp:23:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/DataFieldWidget.h:42:130: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   42 |         DataFieldWidget(DataFieldIdentifierPtr dataFieldIdentifier, VariantPtr variant, QWidget* parent = 0, Qt::WindowFlags f = 0);
      |                                                                                                                                  ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
[ 62%] Building CXX object source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/CMakeFiles/ObserverPropertiesGuiPlugin.dir/widgets/properties/ChannelPropertiesWidget.cpp.o
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/DataFieldWidget.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/DataFieldWidget.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/DataFieldWidget.cpp: In member function ‘void armarx::DataFieldWidget::setupLayout()’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/DataFieldWidget.cpp:65:56: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   65 |         variantWidget = new VariantWidget(variant, this);
      |                                                        ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/DataFieldWidget.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/DataFieldWidget.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
[ 62%] Building CXX object source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/CMakeFiles/ObserverPropertiesGuiPlugin.dir/widgets/properties/DataFieldPropertiesWidget.cpp.o
[ 63%] Building CXX object source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/CMakeFiles/ObserverPropertiesGuiPlugin.dir/widgets/properties/ElementaryCheckPropertiesWidget.cpp.o
[ 63%] Linking CXX shared library ../../../../lib/libRemoteGui.so
[ 63%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/view/ParameterTableItem.cpp.o
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/../ObserverItemModel.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/ObserverWidget.h:41,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverWidgetController.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverWidgetController.cpp:23:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/../widgets/properties/PropertiesWidget.h:41:67: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   41 |         PropertiesWidget(QWidget* parent = 0, Qt::WindowFlags f = 0) :
      |                                                                   ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qatomic.h:41,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QVariant:1,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/include/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ui_ObserverProperties.h:12,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/ObserverWidget.h:27,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverWidgetController.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverWidgetController.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
[ 63%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/view/RoundRectItem.cpp.o
[ 64%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/view/SplinePath.cpp.o
[ 64%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/view/StateItem.cpp.o
[ 64%] Built target RemoteGui
[ 64%] Building CXX object source/ArmarXGui/libraries/ArmarXGuiComponentPlugins/CMakeFiles/ArmarXGuiComponentPlugins.dir/RemoteGuiComponentPlugin.cpp.o
[ 64%] Building CXX object source/ArmarXGui/libraries/ArmarXGuiComponentPlugins/CMakeFiles/ArmarXGuiComponentPlugins.dir/LightweightRemoteGuiComponentPlugin.cpp.o
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StateParameterEditor.cpp: In member function ‘void armarx::StateParameterEditor::addVariantTypesToComboBox(QComboBox*)’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StateParameterEditor.cpp:861:56: warning: ‘void qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = QList<QString>::iterator; LessThan = bool (*)(const QString&, const QString&)]’ is deprecated: Use std::sort [-Wdeprecated-declarations]
  861 |     qSort(list.begin(), list.end(), compareVariantNames);
      |                                                        ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:49,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qabstractitemdelegate.h:44,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qstyleditemdelegate.h:44,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QStyledItemDelegate:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StateParameterEditor.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StateParameterEditor.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qalgorithms.h:181:46: note: declared here
  181 | QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end, LessThan lessThan)
      |                                              ^~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StateParameterEditor.cpp:861:56: warning: ‘void qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = QList<QString>::iterator; LessThan = bool (*)(const QString&, const QString&)]’ is deprecated: Use std::sort [-Wdeprecated-declarations]
  861 |     qSort(list.begin(), list.end(), compareVariantNames);
      |                                                        ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:49,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qabstractitemdelegate.h:44,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qstyleditemdelegate.h:44,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QStyledItemDelegate:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StateParameterEditor.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StateParameterEditor.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qalgorithms.h:181:46: note: declared here
[ 65%] Linking CXX shared library ../../../../lib/libStatechartEventSenderGuiPlugin.so
  181 | QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end, LessThan lessThan)
      |                                              ^~~~~
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/VariantWidget.cpp:23:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/VariantWidget.h:42:84: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   42 |         VariantWidget(VariantPtr variant, QWidget* parent = 0, Qt::WindowFlags f = 0);
      |                                                                                    ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/VariantWidget.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/VariantWidget.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
[ 65%] Building CXX object source/ArmarXGui/libraries/ArmarXGuiComponentPlugins/CMakeFiles/ArmarXGuiComponentPlugins.dir/MessageDisplayComponentPlugin.cpp.o
[ 65%] Automatic MOC and UIC for target RemoteStorageGuiPlugin
[ 65%] Built target RemoteStorageGuiPlugin_autogen
[ 65%] Building CXX object source/ArmarXGui/components/RemoteGuiProvider/CMakeFiles/RemoteGuiProvider.dir/RemoteGuiProvider.cpp.o
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/ChannelPropertiesWidget.h:33,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/ChannelPropertiesWidget.cpp:23:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/PropertiesWidget.h:41:67: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   41 |         PropertiesWidget(QWidget* parent = 0, Qt::WindowFlags f = 0) :
      |                                                                   ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/ChannelPropertiesWidget.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/ChannelPropertiesWidget.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
[ 65%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/view/StatechartView.cpp.o
      |                                                                                ^~~~~~
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/ChannelPropertiesWidget.cpp:23:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/ChannelPropertiesWidget.h:41:150: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   41 |         ChannelPropertiesWidget(std::string channelName, std::string observerName, std::string description, QWidget* parent = 0, Qt::WindowFlags f = 0);
      |                                                                                                                                                      ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/ChannelPropertiesWidget.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/ChannelPropertiesWidget.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
[ 65%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/view/GraphicsViewZoom.cpp.o
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/IceGridViewer/IceGridViewer.cpp:26:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/IceGridViewer/model/NodeInfoModel.h: In member function ‘virtual Qt::ItemFlags NodeInfoModel::flags(const QModelIndex&) const’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/IceGridViewer/model/NodeInfoModel.h:166:31: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::ItemFlag; QFlags<T>::Zero = int QFlags<Qt::ItemFlag>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
  166 |         return Qt::ItemFlags(0);
      |                               ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:48,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:46,
[ 65%] Linking CXX shared library ../../../../lib/libSystemStateMonitorGuiPlugin.so
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qsettings.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QSettings:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/ArmarXWidgetController.h:29,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/ArmarXComponentWidgetController.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/IceGridViewer/IceGridViewer.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/IceGridViewer/IceGridViewer.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/IceGridViewer/IceGridViewer.cpp:28:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/IceGridViewer/model/AdapterInfoModel.h: In member function ‘virtual Qt::ItemFlags AdapterInfoModel::flags(const QModelIndex&) const’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/IceGridViewer/model/AdapterInfoModel.h:124:31: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::ItemFlag; QFlags<T>::Zero = int QFlags<Qt::ItemFlag>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
  124 |         return Qt::ItemFlags(0);
      |                               ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:48,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:46,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qsettings.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QSettings:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/ArmarXWidgetController.h:29,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/ArmarXComponentWidgetController.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/IceGridViewer/IceGridViewer.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/SystemStateMonitorPlugin/IceGridViewer/IceGridViewer.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
Checking qt moc includes
[ 65%] Built target StatechartEventSenderGuiPlugin
[ 65%] Building CXX object source/ArmarXGui/gui-plugins/RemoteGuiPlugin/CMakeFiles/RemoteStorageGuiPlugin.dir/RemoteStorageGuiPlugin_autogen/mocs_compilation.cpp.o
[ 65%] Linking CXX executable ../../../../../bin/VariantWidgetTest
[ 67%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/view/TransitionItem.cpp.o
Checking qt moc includes
[ 67%] Built target SystemStateMonitorGuiPlugin
[ 67%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/view/SceneOverview.cpp.o
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartViewerPlugin/view/GraphicsViewZoom.cpp: In member function ‘virtual bool armarx::Graphics_view_zoom::eventFilter(QObject*, QEvent*)’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartViewerPlugin/view/GraphicsViewZoom.cpp:94:42: warning: ‘QMatrix QGraphicsView::matrix() const’ is deprecated: Use transform() [-Wdeprecated-declarations]
   94 |                 auto mat = _view->matrix();
      |                                          ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QGraphicsView:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartViewerPlugin/view/GraphicsViewZoom.h:27,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartViewerPlugin/view/GraphicsViewZoom.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qgraphicsview.h:169:48: note: declared here
  169 |     QT_DEPRECATED_X("Use transform()") QMatrix matrix() const;
      |                                                ^~~~~~
[ 67%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/view/StateTabWidget.cpp.o
[ 68%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/model/Transition.cpp.o
[ 68%] Built target VariantWidgetTest
[ 68%] Building CXX object source/ArmarXGui/gui-plugins/RemoteGuiPlugin/CMakeFiles/RemoteStorageGuiPlugin.dir/RemoteGuiPlugin.cpp.o
[ 68%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/model/ParameterMapping.cpp.o
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverItemModel.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverItemModel.cpp:25:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/PropertiesWidget.h:41:67: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   41 |         PropertiesWidget(QWidget* parent = 0, Qt::WindowFlags f = 0) :
      |                                                                   ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/PropertiesWidget.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverItemModel.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverItemModel.cpp:25:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
[ 69%] Building CXX object source/ArmarXGui/gui-plugins/RemoteGuiPlugin/CMakeFiles/RemoteStorageGuiPlugin.dir/RemoteGuiWidgetController.cpp.o
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/DataFieldPropertiesWidget.h:34,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverItemModel.cpp:27:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/../VariantWidget.h:42:84: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   42 |         VariantWidget(VariantPtr variant, QWidget* parent = 0, Qt::WindowFlags f = 0);
      |                                                                                    ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/PropertiesWidget.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverItemModel.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverItemModel.cpp:25:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverItemModel.cpp:27:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/DataFieldPropertiesWidget.h:45:184: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   45 |         DataFieldPropertiesWidget(std::string description, DatafieldRefPtr dataFieldIdentifier, VariantPtr variant, IceManagerPtr iceManager, QWidget* parent = 0, Qt::WindowFlags f = 0);
      |                                                                                                                                                                                        ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/PropertiesWidget.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverItemModel.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverItemModel.cpp:25:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverItemModel.cpp:28:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/ChannelPropertiesWidget.h:41:150: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   41 |         ChannelPropertiesWidget(std::string channelName, std::string observerName, std::string description, QWidget* parent = 0, Qt::WindowFlags f = 0);
      |                                                                                                                                                      ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/PropertiesWidget.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverItemModel.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverItemModel.cpp:25:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverItemModel.cpp:29:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/ElementaryCheckPropertiesWidget.h:41:224: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   41 |         ElementaryCheckPropertiesWidget(const ConditionCheckBasePtr check, std::string checkName, bool showSupportedTypes = true, bool showParameters = true, bool showResult = true, QWidget* parent = 0, Qt::WindowFlags f = 0);
      |                                                                                                                                                                                                                                ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/PropertiesWidget.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverItemModel.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverItemModel.cpp:25:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverItemModel.cpp: In member function ‘QWidget* armarx::ObserverItemModel::getPropertiesWidget(const QModelIndex&, QWidget*)’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverItemModel.cpp:99:142: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   99 |                 widget = new ChannelPropertiesWidget(channelName.toLatin1().data(), observerName.toLatin1().data(), entry.description, parent);
      |                                                                                                                                              ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/PropertiesWidget.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverItemModel.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverItemModel.cpp:25:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverItemModel.cpp:142:136: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
  142 |                 widget = new DataFieldPropertiesWidget(entry.description, ref, VariantPtr::dynamicCast(entry.value), iceManager, parent);
      |                                                                                                                                        ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/PropertiesWidget.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverItemModel.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverItemModel.cpp:25:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverItemModel.cpp:154:124: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
  154 |                 widget = new ElementaryCheckPropertiesWidget(check, checkName.toLatin1().data(), true, false, false, parent);
      |                                                                                                                            ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:43,
[ 69%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/model/StateParameter.cpp.o
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/PropertiesWidget.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverItemModel.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverItemModel.cpp:25:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/ElementaryCheckPropertiesWidget.h:33,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/ElementaryCheckPropertiesWidget.cpp:23:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/PropertiesWidget.h:41:67: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   41 |         PropertiesWidget(QWidget* parent = 0, Qt::WindowFlags f = 0) :
      |                                                                   ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/ElementaryCheckPropertiesWidget.h:26,
[ 69%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/model/State.cpp.o
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/ElementaryCheckPropertiesWidget.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/ElementaryCheckPropertiesWidget.cpp:23:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/ElementaryCheckPropertiesWidget.h:41:224: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   41 |         ElementaryCheckPropertiesWidget(const ConditionCheckBasePtr check, std::string checkName, bool showSupportedTypes = true, bool showParameters = true, bool showResult = true, QWidget* parent = 0, Qt::WindowFlags f = 0);
      |                                                                                                                                                                                                                                ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/ElementaryCheckPropertiesWidget.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/ElementaryCheckPropertiesWidget.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/ElementaryCheckPropertiesWidget.cpp:28:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/../VariantWidget.h:42:84: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   42 |         VariantWidget(VariantPtr variant, QWidget* parent = 0, Qt::WindowFlags f = 0);
      |                                                                                    ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/ElementaryCheckPropertiesWidget.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/ElementaryCheckPropertiesWidget.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/ElementaryCheckPropertiesWidget.cpp: In member function ‘void armarx::ElementaryCheckPropertiesWidget::createUi(armarx::ConditionCheckBasePtr)’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/ElementaryCheckPropertiesWidget.cpp:132:90: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
  132 |                 addProperty(QString("Param %1 value").arg(p), new VariantWidget(parameter));
      |                                                                                          ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/ElementaryCheckPropertiesWidget.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/ElementaryCheckPropertiesWidget.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
[ 70%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/model/DynamicRemoteStateClass.cpp.o
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/controller/ScenarioListController.cpp: In member function ‘QModelIndex ScenarioManager::Controller::ScenarioListController::findApplicationModelIndex(ScenarioManager::Data_Structure::ApplicationInstancePtr)’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/controller/ScenarioListController.cpp:730:60: warning: ‘QModelIndex QModelIndex::child(int, int) const’ is deprecated: Use QAbstractItemModel::index [-Wdeprecated-declarations]
  730 |     QModelIndex appIndex = subScenarioModelIndex.child(0, 0);
      |                                                            ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/QAbstractItemModel:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/controller/../gui/../gui/treemodel.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/controller/../gui/scenariomodel.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/controller/ScenarioListController.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/controller/ScenarioListController.cpp:26:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qabstractitemmodel.h:455:20: note: declared here
  455 | inline QModelIndex QModelIndex::child(int arow, int acolumn) const
      |                    ^~~~~~~~~~~
[ 71%] Linking CXX shared library ../../../../lib/libScenarioManagerGuiPlugin.so
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/controller/ScenarioListController.cpp: In member function ‘QModelIndex ScenarioManager::Controller::ScenarioListController::findSubScenarioModelIndex(std::string, std::string)’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/controller/ScenarioListController.cpp:783:74: warning: ‘QModelIndex QModelIndex::child(int, int) const’ is deprecated: Use QAbstractItemModel::index [-Wdeprecated-declarations]
  783 |         QModelIndex currentSubPackageIndex = scenarioIndex.child(count, 0);
      |                                                                          ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/QAbstractItemModel:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/controller/../gui/../gui/treemodel.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/controller/../gui/scenariomodel.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/controller/ScenarioListController.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/controller/ScenarioListController.cpp:26:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qabstractitemmodel.h:455:20: note: declared here
  455 | inline QModelIndex QModelIndex::child(int arow, int acolumn) const
      |                    ^~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/controller/ScenarioListController.cpp: In member function ‘QModelIndex ScenarioManager::Controller::ScenarioListController::findSubScenarioModelIndexByScenarioIndex(QModelIndex, std::string)’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/controller/ScenarioListController.cpp:803:74: warning: ‘QModelIndex QModelIndex::child(int, int) const’ is deprecated: Use QAbstractItemModel::index [-Wdeprecated-declarations]
  803 |         QModelIndex currentSubPackageIndex = scenarioIndex.child(count, 0);
      |                                                                          ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/QAbstractItemModel:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/controller/../gui/../gui/treemodel.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/controller/../gui/scenariomodel.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/controller/ScenarioListController.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/controller/ScenarioListController.cpp:26:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qabstractitemmodel.h:455:20: note: declared here
  455 | inline QModelIndex QModelIndex::child(int arow, int acolumn) const
      |                    ^~~~~~~~~~~
[ 71%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/model/Event.cpp.o
[ 71%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/model/StateMimeData.cpp.o
[ 71%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/model/stateinstance/StateInstance.cpp.o
[ 72%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/model/stateinstance/RemoteState.cpp.o
[ 72%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/model/stateinstance/EndState.cpp.o
[ 72%] Linking CXX shared library ../../../../lib/libRemoteGuiProvider.so
[ 72%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/model/stateinstance/RegularState.cpp.o
[ 72%] Built target RemoteGuiProvider
[ 73%] Building CXX object source/ArmarXGui/components/RemoteGuiProvider/CMakeFiles/RemoteGuiProviderAppRun.dir/generated_main/RemoteGuiProviderAppRun.cpp.o
[ 74%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/model/stateinstance/LocalState.cpp.o
Checking qt moc includes
[ 74%] Built target ScenarioManagerGuiPlugin
[ 74%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/DataStructureTest.dir/test/DataStructureTest.cpp.o
[ 74%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/model/stateinstance/DynamicRemoteState.cpp.o
[ 74%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/model/stateinstance/Visitor.cpp.o
[ 74%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/controller/ActiveStateFollower.cpp.o
[ 75%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/splines/BSpline.cpp.o
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/DataFieldPropertiesWidget.h:34,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/DataFieldPropertiesWidget.cpp:23:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/../VariantWidget.h:42:84: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   42 |         VariantWidget(VariantPtr variant, QWidget* parent = 0, Qt::WindowFlags f = 0);
      |                                                                                    ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/DataFieldPropertiesWidget.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/DataFieldPropertiesWidget.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
[ 75%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/splines/Beziercurve.cpp.o
      |                                                                                ^~~~~~
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/DataFieldPropertiesWidget.h:35,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/DataFieldPropertiesWidget.cpp:23:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/PropertiesWidget.h:41:67: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   41 |         PropertiesWidget(QWidget* parent = 0, Qt::WindowFlags f = 0) :
      |                                                                   ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/DataFieldPropertiesWidget.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/DataFieldPropertiesWidget.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/DataFieldPropertiesWidget.cpp:23:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/DataFieldPropertiesWidget.h:45:184: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   45 |         DataFieldPropertiesWidget(std::string description, DatafieldRefPtr dataFieldIdentifier, VariantPtr variant, IceManagerPtr iceManager, QWidget* parent = 0, Qt::WindowFlags f = 0);
      |                                                                                                                                                                                        ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/DataFieldPropertiesWidget.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/DataFieldPropertiesWidget.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/DataFieldPropertiesWidget.cpp: In member function ‘virtual void armarx::DataFieldPropertiesWidget::createUi()’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/DataFieldPropertiesWidget.cpp:112:50: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
  112 |         variantWidget = new VariantWidget(variant);
      |                                                  ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/DataFieldPropertiesWidget.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/DataFieldPropertiesWidget.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
[ 75%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/layout/GraphvizConverter.cpp.o
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartViewerPlugin/view/StateItem.cpp: In member function ‘virtual void armarx::StateItem::paint(QPainter*, const QStyleOptionGraphicsItem*, QWidget*)’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartViewerPlugin/view/StateItem.cpp:124:129: warning: ‘int QFontMetrics::width(const QString&, int) const’ is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations]
  124 |         float instanceNameScaleFactor = textRect.width() * instanceNameWidthRelative / painter->fontMetrics().width(instanceName);
      |                                                                                                                                 ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:50,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/ArmarXWidgetController.h:31,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartViewerPlugin/view/../model/State.h:37,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartViewerPlugin/view/StateItem.cpp:28:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qfontmetrics.h:106:9: note: declared here
  106 |     int width(const QString &, int len = -1) const;
      |         ^~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartViewerPlugin/view/StateItem.cpp:177:110: warning: ‘int QFontMetrics::width(const QString&, int) const’ is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations]
  177 |             float classNameScaleFactor = textRect.width() * 0.8f / painter->fontMetrics().width(classNameText);
      |                                                                                                              ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:50,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/ArmarXWidgetController.h:31,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartViewerPlugin/view/../model/State.h:37,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartViewerPlugin/view/StateItem.cpp:28:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qfontmetrics.h:106:9: note: declared here
  106 |     int width(const QString &, int len = -1) const;
      |         ^~~~~
[ 76%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/layout/LayoutWorker.cpp.o
[ 76%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/layout/LayoutWorkerCreator.cpp.o
[ 76%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/layout/LayoutController.cpp.o
[ 76%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/layout/LayoutThread.cpp.o
[ 77%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/CMakeFiles/StatechartViewerGuiPlugin.dir/layout/StateModelLayoutMediator.cpp.o
[ 77%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/TestCMakeParser.dir/test/TestCMakeParser.cpp.o
[ 77%] Building CXX object source/ArmarXGui/gui-plugins/ScenarioManager/CMakeFiles/XMLScenarioParserTest.dir/test/XMLScenarioParserTest.cpp.o
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/../ObserverItemModel.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/ObserverWidget.h:41,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/ObserverWidget.cpp:24:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/../widgets/properties/PropertiesWidget.h:41:67: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   41 |         PropertiesWidget(QWidget* parent = 0, Qt::WindowFlags f = 0) :
      |                                                                   ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qatomic.h:41,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QVariant:1,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/include/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ui_ObserverProperties.h:12,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/ObserverWidget.h:27,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/ObserverWidget.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/DataFieldPropertiesWidget.h:34,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/ObserverWidget.cpp:33:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/../VariantWidget.h:42:84: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   42 |         VariantWidget(VariantPtr variant, QWidget* parent = 0, Qt::WindowFlags f = 0);
      |                                                                                    ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qatomic.h:41,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QVariant:1,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/include/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ui_ObserverProperties.h:12,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/ObserverWidget.h:27,
[ 77%] Linking CXX shared library ../../../../lib/libObserverPropertiesGuiPlugin.so
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/ObserverWidget.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/ObserverWidget.cpp:33:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/DataFieldPropertiesWidget.h:45:184: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   45 |         DataFieldPropertiesWidget(std::string description, DatafieldRefPtr dataFieldIdentifier, VariantPtr variant, IceManagerPtr iceManager, QWidget* parent = 0, Qt::WindowFlags f = 0);
      |                                                                                                                                                                                        ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qatomic.h:41,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QVariant:1,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverPropertiesGuiPlugin_autogen/include/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ui_ObserverProperties.h:12,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/ObserverWidget.h:27,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/ObserverWidget.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
[ 77%] Linking CXX executable ../../../../bin/RemoteGuiProviderAppRun
[ 77%] Built target RemoteGuiProviderAppRun
Checking qt moc includes
[ 77%] Built target ObserverPropertiesGuiPlugin
[ 77%] Automatic MOC and UIC for target PlotterGuiPlugin
[ 77%] Linking CXX shared library ../../../../lib/libRemoteStorageGuiPlugin.so
[ 77%] Built target PlotterGuiPlugin_autogen
[ 77%] Building CXX object source/ArmarXGui/gui-plugins/PlotterPlugin/CMakeFiles/PlotterGuiPlugin.dir/PlotterGuiPlugin_autogen/mocs_compilation.cpp.o
[ 78%] Building CXX object source/ArmarXGui/gui-plugins/PlotterPlugin/CMakeFiles/PlotterGuiPlugin.dir/PlotterPluginGuiPlugin.cpp.o
[ 78%] Building CXX object source/ArmarXGui/gui-plugins/PlotterPlugin/CMakeFiles/PlotterGuiPlugin.dir/ArmarXPlotter.cpp.o
[ 79%] Linking CXX shared library ../../../../lib/libArmarXGuiComponentPlugins.so
[ 80%] Building CXX object source/ArmarXGui/gui-plugins/PlotterPlugin/CMakeFiles/PlotterGuiPlugin.dir/StaticPlotterWidgetController.cpp.o
[ 80%] Building CXX object source/ArmarXGui/gui-plugins/PlotterPlugin/CMakeFiles/PlotterGuiPlugin.dir/ArmarXPlotterDialog.cpp.o
[ 80%] Built target ArmarXGuiComponentPlugins
[ 80%] Building CXX object source/ArmarXGui/applications/RemoteGuiExample/CMakeFiles/RemoteGuiExampleApp2Run.dir/main2.cpp.o
[ 81%] Building CXX object source/ArmarXGui/applications/RemoteGuiExample/CMakeFiles/RemoteGuiExampleApp2Run.dir/RemoteGuiExample2.cpp.o
[ 81%] Building CXX object source/ArmarXGui/libraries/RemoteGui/test/CMakeFiles/ConfigIntrospectionComponentGuiPluginTest.dir/ConfigIntrospectionComponentGuiPluginTest.cpp.o
Checking qt moc includes
[ 81%] Built target RemoteStorageGuiPlugin
[ 81%] Linking CXX executable ../../../../bin/RemoteGuiExampleApp2Run
[ 81%] Built target RemoteGuiExampleApp2Run
[ 81%] Linking CXX shared library ../../../../lib/libStatechartViewerGuiPlugin.so
Checking qt moc includes
[ 81%] Built target StatechartViewerGuiPlugin
[ 82%] Building CXX object source/ArmarXGui/gui-plugins/StatechartViewerPlugin/test/CMakeFiles/IceStateConverterTest.dir/IceStateConverterTest.cpp.o
[ 82%] Automatic MOC and UIC for target StatechartEditorGuiPlugin
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverItemModel.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/PlotterPlugin/ArmarXPlotterDialog.h:29,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/PlotterPlugin/ArmarXPlotterDialog.cpp:23:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/PropertiesWidget.h:41:67: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   41 |         PropertiesWidget(QWidget* parent = 0, Qt::WindowFlags f = 0) :
      |                                                                   ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qtimer.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QTimer:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/widgets/FilterableTreeView.h:26,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/PlotterPlugin/PlotterGuiPlugin_autogen/include/ArmarXGui/gui-plugins/PlotterPlugin/ui_ArmarXPlotterDialog.h:12,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/PlotterPlugin/ArmarXPlotterDialog.h:27,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/PlotterPlugin/ArmarXPlotterDialog.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
[ 82%] Built target StatechartEditorGuiPlugin_autogen
[ 82%] Generating qrc_StatechartEditor.cpp
[ 82%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/StatechartEditorGuiPlugin_autogen/mocs_compilation.cpp.o
[ 83%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/StatechartEditorGuiPlugin.cpp.o
[ 83%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/StatechartEditorController.cpp.o
[ 83%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/StateEditorController.cpp.o
[ 84%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/StateTreeController.cpp.o
[ 84%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/view/StatechartEditorMainWindow.cpp.o
[ 84%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/view/dialogs/StateDialog.cpp.o
[ 84%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/view/dialogs/RenameStateDialog.cpp.o
[ 84%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/view/dialogs/CloneGroupDialog.cpp.o
[ 84%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/view/dialogs/TransitionMappingTable.cpp.o
[ 85%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/view/dialogs/TransitionDialog.cpp.o
[ 86%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/view/dialogs/RenameGroupDialog.cpp.o
[ 86%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/view/dialogs/EditStatechartGroupDialog.cpp.o
[ 87%] Linking CXX executable ../../../../../bin/WidgetDescriptionTest
[ 87%] Built target WidgetDescriptionTest
[ 87%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/view/dialogs/SetSupportPointDialog.cpp.o
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverItemModel.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/PlotterPlugin/ArmarXPlotter.h:33,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/PlotterPlugin/PlotterPluginGuiPlugin.cpp:25:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/PropertiesWidget.h:41:67: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   41 |         PropertiesWidget(QWidget* parent = 0, Qt::WindowFlags f = 0) :
      |                                                                   ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:48,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:46,
[ 87%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/view/dialogs/StatechartEditorSettingsDialog.cpp.o
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qsettings.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QSettings:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/ArmarXWidgetController.h:29,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/ArmarXGuiInterface.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/libraries/ArmarXGuiBase/ArmarXGuiPlugin.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/PlotterPlugin/PlotterPluginGuiPlugin.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/PlotterPlugin/PlotterPluginGuiPlugin.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverItemModel.h:25,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/PlotterPlugin/PlotterGuiPlugin_autogen/EWIEGA46WW/../../../../../../../source/ArmarXGui/gui-plugins/PlotterPlugin/ArmarXPlotter.h:33,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/PlotterPlugin/PlotterGuiPlugin_autogen/EWIEGA46WW/moc_ArmarXPlotter.cpp:10,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/PlotterPlugin/PlotterGuiPlugin_autogen/mocs_compilation.cpp:2:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/PropertiesWidget.h:41:67: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   41 |         PropertiesWidget(QWidget* parent = 0, Qt::WindowFlags f = 0) :
      |                                                                   ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qatomic.h:41,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QVariant:1,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/PlotterPlugin/PlotterGuiPlugin_autogen/include/ArmarXGui/gui-plugins/PlotterPlugin/ui_ArmarXPlotter.h:12,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/PlotterPlugin/PlotterGuiPlugin_autogen/EWIEGA46WW/../../../../../../../source/ArmarXGui/gui-plugins/PlotterPlugin/ArmarXPlotter.h:28,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/PlotterPlugin/PlotterGuiPlugin_autogen/EWIEGA46WW/moc_ArmarXPlotter.cpp:10,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/PlotterPlugin/PlotterGuiPlugin_autogen/mocs_compilation.cpp:2:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
[ 88%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/view/dialogs/StatechartEditorParameterEditor.cpp.o
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverItemModel.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/PlotterPlugin/ArmarXPlotter.h:33,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/PlotterPlugin/ArmarXPlotter.cpp:23:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/PropertiesWidget.h:41:67: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   41 |         PropertiesWidget(QWidget* parent = 0, Qt::WindowFlags f = 0) :
      |                                                                   ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qatomic.h:41,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QVariant:1,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/PlotterPlugin/PlotterGuiPlugin_autogen/include/ArmarXGui/gui-plugins/PlotterPlugin/ui_ArmarXPlotter.h:12,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/PlotterPlugin/ArmarXPlotter.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/PlotterPlugin/ArmarXPlotter.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
[ 88%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/view/dialogs/StatechartEditorConfigDialog.cpp.o
[ 88%] Linking CXX shared library ../../../../lib/libPlotterGuiPlugin.so
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StatechartEditorSettingsDialog.cpp: In member function ‘void armarx::StatechartEditorSettingsDialog::selectNewPath()’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StatechartEditorSettingsDialog.cpp:81:39: warning: ‘static QString QDesktopServices::storageLocation(QDesktopServices::StandardLocation)’ is deprecated [-Wdeprecated-declarations]
   81 |                     QDesktopServices::storageLocation(QDesktopServices::HomeLocation))
      |                                       ^~~~~~~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGui:18,
[ 88%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/view/dialogs/EditDefaultValueDialog.cpp.o
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StatechartEditorSettingsDialog.cpp:26:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qdesktopservices.h:79:34: note: declared here
   79 |     QT_DEPRECATED static QString storageLocation(StandardLocation type) {
      |                                  ^~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StatechartEditorSettingsDialog.cpp:81:85: warning: ‘static QString QDesktopServices::storageLocation(QDesktopServices::StandardLocation)’ is deprecated [-Wdeprecated-declarations]
   81 |                     QDesktopServices::storageLocation(QDesktopServices::HomeLocation))
      |                                                                                     ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGui:18,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StatechartEditorSettingsDialog.cpp:26:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qdesktopservices.h:79:34: note: declared here
   79 |     QT_DEPRECATED static QString storageLocation(StandardLocation type) {
      |                                  ^~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StatechartEditorSettingsDialog.cpp:81:85: warning: ‘static QString QDesktopServices::storageLocation(QDesktopServices::StandardLocation)’ is deprecated [-Wdeprecated-declarations]
   81 |                     QDesktopServices::storageLocation(QDesktopServices::HomeLocation))
      |                                                                                     ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGui:18,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StatechartEditorSettingsDialog.cpp:26:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qdesktopservices.h:79:34: note: declared here
   79 |     QT_DEPRECATED static QString storageLocation(StandardLocation type) {
      |                                  ^~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StatechartEditorSettingsDialog.cpp:83:39: warning: ‘static QString QDesktopServices::storageLocation(QDesktopServices::StandardLocation)’ is deprecated [-Wdeprecated-declarations]
   83 |                     QDesktopServices::storageLocation(QDesktopServices::DesktopLocation));
      |                                       ^~~~~~~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGui:18,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StatechartEditorSettingsDialog.cpp:26:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qdesktopservices.h:79:34: note: declared here
   79 |     QT_DEPRECATED static QString storageLocation(StandardLocation type) {
      |                                  ^~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StatechartEditorSettingsDialog.cpp:83:88: warning: ‘static QString QDesktopServices::storageLocation(QDesktopServices::StandardLocation)’ is deprecated [-Wdeprecated-declarations]
   83 |                     QDesktopServices::storageLocation(QDesktopServices::DesktopLocation));
      |                                                                                        ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGui:18,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StatechartEditorSettingsDialog.cpp:26:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qdesktopservices.h:79:34: note: declared here
   79 |     QT_DEPRECATED static QString storageLocation(StandardLocation type) {
      |                                  ^~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StatechartEditorSettingsDialog.cpp:83:88: warning: ‘static QString QDesktopServices::storageLocation(QDesktopServices::StandardLocation)’ is deprecated [-Wdeprecated-declarations]
   83 |                     QDesktopServices::storageLocation(QDesktopServices::DesktopLocation));
      |                                                                                        ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGui:18,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StatechartEditorSettingsDialog.cpp:26:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qdesktopservices.h:79:34: note: declared here
   79 |     QT_DEPRECATED static QString storageLocation(StandardLocation type) {
      |                                  ^~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StatechartEditorSettingsDialog.cpp:85:30: warning: ‘static std::string armarx::ArmarXDataPath::getHomePath()’ is deprecated: ArmarXHome_DIR is not used anymore. Please remove usages of this function. Keep the behaviour resulting by this function returning an empty string. [-Wdeprecated-declarations]
   85 |         if (!ArmarXDataPath::getHomePath().empty())
      |                              ^~~~~~~~~~~
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StatechartEditorSettingsDialog.cpp:28:
/root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/ArmarXDataPath.h:152:28: note: declared here
  152 |         static std::string getHomePath();
      |                            ^~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StatechartEditorSettingsDialog.cpp:85:42: warning: ‘static std::string armarx::ArmarXDataPath::getHomePath()’ is deprecated: ArmarXHome_DIR is not used anymore. Please remove usages of this function. Keep the behaviour resulting by this function returning an empty string. [-Wdeprecated-declarations]
   85 |         if (!ArmarXDataPath::getHomePath().empty())
      |                                          ^
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StatechartEditorSettingsDialog.cpp:28:
/root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/ArmarXDataPath.h:152:28: note: declared here
  152 |         static std::string getHomePath();
      |                            ^~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StatechartEditorSettingsDialog.cpp:85:42: warning: ‘static std::string armarx::ArmarXDataPath::getHomePath()’ is deprecated: ArmarXHome_DIR is not used anymore. Please remove usages of this function. Keep the behaviour resulting by this function returning an empty string. [-Wdeprecated-declarations]
   85 |         if (!ArmarXDataPath::getHomePath().empty())
      |                                          ^
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StatechartEditorSettingsDialog.cpp:28:
/root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/ArmarXDataPath.h:152:28: note: declared here
  152 |         static std::string getHomePath();
      |                            ^~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StatechartEditorSettingsDialog.cpp:87:80: warning: ‘static std::string armarx::ArmarXDataPath::getHomePath()’ is deprecated: ArmarXHome_DIR is not used anymore. Please remove usages of this function. Keep the behaviour resulting by this function returning an empty string. [-Wdeprecated-declarations]
   87 |             urls << QUrl::fromLocalFile(QString::fromStdString(ArmarXDataPath::getHomePath()));
      |                                                                                ^~~~~~~~~~~
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StatechartEditorSettingsDialog.cpp:28:
/root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/ArmarXDataPath.h:152:28: note: declared here
  152 |         static std::string getHomePath();
      |                            ^~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StatechartEditorSettingsDialog.cpp:87:92: warning: ‘static std::string armarx::ArmarXDataPath::getHomePath()’ is deprecated: ArmarXHome_DIR is not used anymore. Please remove usages of this function. Keep the behaviour resulting by this function returning an empty string. [-Wdeprecated-declarations]
   87 |             urls << QUrl::fromLocalFile(QString::fromStdString(ArmarXDataPath::getHomePath()));
      |                                                                                            ^
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StatechartEditorSettingsDialog.cpp:28:
/root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/ArmarXDataPath.h:152:28: note: declared here
  152 |         static std::string getHomePath();
      |                            ^~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StatechartEditorSettingsDialog.cpp:87:92: warning: ‘static std::string armarx::ArmarXDataPath::getHomePath()’ is deprecated: ArmarXHome_DIR is not used anymore. Please remove usages of this function. Keep the behaviour resulting by this function returning an empty string. [-Wdeprecated-declarations]
   87 |             urls << QUrl::fromLocalFile(QString::fromStdString(ArmarXDataPath::getHomePath()));
      |                                                                                            ^
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StatechartEditorSettingsDialog.cpp:28:
/root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/ArmarXDataPath.h:152:28: note: declared here
  152 |         static std::string getHomePath();
      |                            ^~~~~~~~~~~
[ 88%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/view/widgets/ProfileDefaultValueEditWidget.cpp.o
Checking qt moc includes
[ 88%] Built target PlotterGuiPlugin
[ 89%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/view/widgets/MultiProfileDefaultValueEditWidget.cpp.o
[ 89%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/view/CppHighlighter.cpp.o
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/../../../ObserverPropertiesPlugin/ObserverItemModel.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/TransitionDialog.cpp:27:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/../../../ObserverPropertiesPlugin/widgets/properties/PropertiesWidget.h:41:67: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   41 |         PropertiesWidget(QWidget* parent = 0, Qt::WindowFlags f = 0) :
      |                                                                   ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:48,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:46,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QObject:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/../../../StatechartViewerPlugin/model/State.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/TransitionDialog.h:27,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/TransitionDialog.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
[ 89%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/model/StateTreeModel.cpp.o
      |                                                                                ^~~~~~
[ 90%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/model/StatechartGroup.cpp.o
[ 90%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/model/StateTreeNode.cpp.o
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/RenameGroupDialog.cpp: In constructor ‘armarx::RenameGroupDialog::RenameGroupDialog(const StateTreeNodePtr&, const StateTreeModelPtr&, const StatechartGroupPtr&, const GroupRenamerPtr&, QWidget*)’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/RenameGroupDialog.cpp:87:81: warning: ‘void QHeaderView::setResizeMode(QHeaderView::ResizeMode)’ is deprecated [-Wdeprecated-declarations]
   87 |         ui->groupsWidget->horizontalHeader()->setResizeMode(QHeaderView::Stretch);
      |                                                                                 ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QHeaderView:1,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StatechartEditorGuiPlugin_autogen/include/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/ui_RenameGroupDialog.h:16,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/RenameGroupDialog.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qheaderview.h:143:31: note: declared here
  143 |     inline QT_DEPRECATED void setResizeMode(ResizeMode mode)
      |                               ^~~~~~~~~~~~~
[ 90%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/io/StateInstanceFactory.cpp.o
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/RenameStateDialog.cpp: In constructor ‘armarx::RenameStateDialog::RenameStateDialog(const StateTreeModelPtr&, const StatechartGroupPtr&, const StatePtr&, QWidget*)’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/RenameStateDialog.cpp:118:81: warning: ‘void QHeaderView::setResizeMode(QHeaderView::ResizeMode)’ is deprecated [-Wdeprecated-declarations]
  118 |         ui->statesWidget->horizontalHeader()->setResizeMode(QHeaderView::Stretch);
      |                                                                                 ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QHeaderView:1,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StatechartEditorGuiPlugin_autogen/include/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/ui_RenameStateDialog.h:16,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/RenameStateDialog.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qheaderview.h:143:31: note: declared here
  143 |     inline QT_DEPRECATED void setResizeMode(ResizeMode mode)
      |                               ^~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/RenameStateDialog.cpp:134:59: warning: ‘void QTableWidgetItem::setBackgroundColor(const QColor&)’ is deprecated: Use QTableWidgetItem::setBackground() instead [-Wdeprecated-declarations]
  134 |             newInstanceItem->setBackgroundColor(colorGreen);
      |                                                           ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QTableWidgetItem:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/RenameStateDialog.h:32,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/RenameStateDialog.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtablewidget.h:142:17: note: declared here
  142 |     inline void setBackgroundColor(const QColor &color)
      |                 ^~~~~~~~~~~~~~~~~~
[ 90%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/io/XmlReader.cpp.o
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/RenameStateDialog.cpp: In member function ‘void armarx::RenameStateDialog::verifyInstanceName(QTableWidgetItem*)’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/RenameStateDialog.cpp:233:76: warning: ‘void QTableWidgetItem::setBackgroundColor(const QColor&)’ is deprecated: Use QTableWidgetItem::setBackground() instead [-Wdeprecated-declarations]
  233 |             itemCheck->setBackgroundColor(collision ? colorRed : colorGreen);
      |                                                                            ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QTableWidgetItem:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/RenameStateDialog.h:32,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/RenameStateDialog.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtablewidget.h:142:17: note: declared here
  142 |     inline void setBackgroundColor(const QColor &color)
      |                 ^~~~~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/RenameStateDialog.cpp:243:80: warning: ‘QColor QTableWidgetItem::backgroundColor() const’ is deprecated: Use QTableWidgetItem::background() instead [-Wdeprecated-declarations]
  243 |         item->setBackgroundColor(!validName ? colorRed : item->backgroundColor());
      |                                                                                ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QTableWidgetItem:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/RenameStateDialog.h:32,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/RenameStateDialog.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtablewidget.h:139:19: note: declared here
  139 |     inline QColor backgroundColor() const
      |                   ^~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/RenameStateDialog.cpp:243:81: warning: ‘void QTableWidgetItem::setBackgroundColor(const QColor&)’ is deprecated: Use QTableWidgetItem::setBackground() instead [-Wdeprecated-declarations]
  243 |         item->setBackgroundColor(!validName ? colorRed : item->backgroundColor());
      |                                                                                 ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QTableWidgetItem:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/RenameStateDialog.h:32,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/RenameStateDialog.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtablewidget.h:142:17: note: declared here
  142 |     inline void setBackgroundColor(const QColor &color)
      |                 ^~~~~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StatechartEditorParameterEditor.cpp: In member function ‘QStringList armarx::StatechartEditorParameterEditor::addVariantTypesToComboBox(QComboBox*)’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StatechartEditorParameterEditor.cpp:739:60: warning: ‘void qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = QList<QString>::iterator; LessThan = bool (*)(const QString&, const QString&)]’ is deprecated: Use std::sort [-Wdeprecated-declarations]
  739 |         qSort(list.begin(), list.end(), compareVariantNames);
      |                                                            ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:49,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QObject:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartViewerPlugin/model/State.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StatechartEditorParameterEditor.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StatechartEditorParameterEditor.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qalgorithms.h:181:46: note: declared here
  181 | QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end, LessThan lessThan)
      |                                              ^~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StatechartEditorParameterEditor.cpp:739:60: warning: ‘void qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = QList<QString>::iterator; LessThan = bool (*)(const QString&, const QString&)]’ is deprecated: Use std::sort [-Wdeprecated-declarations]
  739 |         qSort(list.begin(), list.end(), compareVariantNames);
      |                                                            ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:49,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QObject:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartViewerPlugin/model/State.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StatechartEditorParameterEditor.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StatechartEditorParameterEditor.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qalgorithms.h:181:46: note: declared here
  181 | QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end, LessThan lessThan)
      |                                              ^~~~~
[ 91%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/io/XmlWriter.cpp.o
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp: In member function ‘void armarx::CloneGroupDialog::verifyName(QTableWidgetItem*)’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:196:75: warning: ‘void QTableWidgetItem::setBackgroundColor(const QColor&)’ is deprecated: Use QTableWidgetItem::setBackground() instead [-Wdeprecated-declarations]
  196 |             itemTest->setBackgroundColor(collision ? colorRed : colorGreen);
      |                                                                           ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QTableWidgetItem:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.h:32,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtablewidget.h:142:17: note: declared here
  142 |     inline void setBackgroundColor(const QColor &color)
      |                 ^~~~~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:201:80: warning: ‘QColor QTableWidgetItem::backgroundColor() const’ is deprecated: Use QTableWidgetItem::background() instead [-Wdeprecated-declarations]
  201 |         item->setBackgroundColor(!validName ? colorRed : item->backgroundColor());
      |                                                                                ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QTableWidgetItem:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.h:32,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtablewidget.h:139:19: note: declared here
  139 |     inline QColor backgroundColor() const
      |                   ^~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:201:81: warning: ‘void QTableWidgetItem::setBackgroundColor(const QColor&)’ is deprecated: Use QTableWidgetItem::setBackground() instead [-Wdeprecated-declarations]
  201 |         item->setBackgroundColor(!validName ? colorRed : item->backgroundColor());
      |                                                                                 ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QTableWidgetItem:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.h:32,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtablewidget.h:142:17: note: declared here
  142 |     inline void setBackgroundColor(const QColor &color)
      |                 ^~~~~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp: In member function ‘void armarx::CloneGroupDialog::buildGroupList()’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:244:81: warning: ‘void QHeaderView::setResizeMode(QHeaderView::ResizeMode)’ is deprecated [-Wdeprecated-declarations]
  244 |         ui->groupsWidget->horizontalHeader()->setResizeMode(QHeaderView::Stretch);
      |                                                                                 ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QHeaderView:1,
                 from /root/workspace/armarx/ArmarXGui/build/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StatechartEditorGuiPlugin_autogen/include/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/ui_CloneGroupDialog.h:19,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qheaderview.h:143:31: note: declared here
  143 |     inline QT_DEPRECATED void setResizeMode(ResizeMode mode)
      |                               ^~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:263:52: warning: ‘void QTableWidgetItem::setBackgroundColor(const QColor&)’ is deprecated: Use QTableWidgetItem::setBackground() instead [-Wdeprecated-declarations]
  263 |                 item->setBackgroundColor(colorGreen);
      |                                                    ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QTableWidgetItem:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.h:32,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtablewidget.h:142:17: note: declared here
  142 |     inline void setBackgroundColor(const QColor &color)
      |                 ^~~~~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:264:55: warning: ‘void QTableWidgetItem::setBackgroundColor(const QColor&)’ is deprecated: Use QTableWidgetItem::setBackground() instead [-Wdeprecated-declarations]
  264 |                 renamed->setBackgroundColor(colorGreen);
      |                                                       ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QTableWidgetItem:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.h:32,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtablewidget.h:142:17: note: declared here
  142 |     inline void setBackgroundColor(const QColor &color)
      |                 ^~~~~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:268:53: warning: ‘void QTableWidgetItem::setBackgroundColor(const QColor&)’ is deprecated: Use QTableWidgetItem::setBackground() instead [-Wdeprecated-declarations]
  268 |                 item->setBackgroundColor(colorYellow);
      |                                                     ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QTableWidgetItem:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.h:32,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtablewidget.h:142:17: note: declared here
  142 |     inline void setBackgroundColor(const QColor &color)
      |                 ^~~~~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:269:56: warning: ‘void QTableWidgetItem::setBackgroundColor(const QColor&)’ is deprecated: Use QTableWidgetItem::setBackground() instead [-Wdeprecated-declarations]
  269 |                 renamed->setBackgroundColor(colorYellow);
      |                                                        ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QTableWidgetItem:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.h:32,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtablewidget.h:142:17: note: declared here
  142 |     inline void setBackgroundColor(const QColor &color)
      |                 ^~~~~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:279:57: warning: ‘void QTableWidgetItem::setBackgroundColor(const QColor&)’ is deprecated: Use QTableWidgetItem::setBackground() instead [-Wdeprecated-declarations]
  279 |                     renamed->setBackgroundColor(colorRed);
      |                                                         ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QTableWidgetItem:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.h:32,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:23:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtablewidget.h:142:17: note: declared here
  142 |     inline void setBackgroundColor(const QColor &color)
      |                 ^~~~~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp: In member function ‘void armarx::CloneGroupDialog::selectPackagePath()’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:297:55: warning: ‘static QString QDesktopServices::storageLocation(QDesktopServices::StandardLocation)’ is deprecated [-Wdeprecated-declarations]
  297 |         urls << QUrl::fromLocalFile(QDesktopServices::storageLocation(QDesktopServices::HomeLocation))
      |                                                       ^~~~~~~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGui:18,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:33:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qdesktopservices.h:79:34: note: declared here
   79 |     QT_DEPRECATED static QString storageLocation(StandardLocation type) {
      |                                  ^~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:297:101: warning: ‘static QString QDesktopServices::storageLocation(QDesktopServices::StandardLocation)’ is deprecated [-Wdeprecated-declarations]
  297 |         urls << QUrl::fromLocalFile(QDesktopServices::storageLocation(QDesktopServices::HomeLocation))
      |                                                                                                     ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGui:18,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:33:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qdesktopservices.h:79:34: note: declared here
   79 |     QT_DEPRECATED static QString storageLocation(StandardLocation type) {
      |                                  ^~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:297:101: warning: ‘static QString QDesktopServices::storageLocation(QDesktopServices::StandardLocation)’ is deprecated [-Wdeprecated-declarations]
  297 |         urls << QUrl::fromLocalFile(QDesktopServices::storageLocation(QDesktopServices::HomeLocation))
      |                                                                                                     ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGui:18,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:33:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qdesktopservices.h:79:34: note: declared here
   79 |     QT_DEPRECATED static QString storageLocation(StandardLocation type) {
      |                                  ^~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:298:55: warning: ‘static QString QDesktopServices::storageLocation(QDesktopServices::StandardLocation)’ is deprecated [-Wdeprecated-declarations]
  298 |              << QUrl::fromLocalFile(QDesktopServices::storageLocation(QDesktopServices::DesktopLocation));
      |                                                       ^~~~~~~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGui:18,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:33:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qdesktopservices.h:79:34: note: declared here
   79 |     QT_DEPRECATED static QString storageLocation(StandardLocation type) {
      |                                  ^~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:298:104: warning: ‘static QString QDesktopServices::storageLocation(QDesktopServices::StandardLocation)’ is deprecated [-Wdeprecated-declarations]
  298 |              << QUrl::fromLocalFile(QDesktopServices::storageLocation(QDesktopServices::DesktopLocation));
      |                                                                                                        ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGui:18,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:33:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qdesktopservices.h:79:34: note: declared here
   79 |     QT_DEPRECATED static QString storageLocation(StandardLocation type) {
      |                                  ^~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:298:104: warning: ‘static QString QDesktopServices::storageLocation(QDesktopServices::StandardLocation)’ is deprecated [-Wdeprecated-declarations]
  298 |              << QUrl::fromLocalFile(QDesktopServices::storageLocation(QDesktopServices::DesktopLocation));
      |                                                                                                        ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGui:18,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:33:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qdesktopservices.h:79:34: note: declared here
   79 |     QT_DEPRECATED static QString storageLocation(StandardLocation type) {
      |                                  ^~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:300:30: warning: ‘static std::string armarx::ArmarXDataPath::getHomePath()’ is deprecated: ArmarXHome_DIR is not used anymore. Please remove usages of this function. Keep the behaviour resulting by this function returning an empty string. [-Wdeprecated-declarations]
  300 |         if (!ArmarXDataPath::getHomePath().empty())
      |                              ^~~~~~~~~~~
In file included from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/rapidxml/wrapper/RapidXmlReader.h:31,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/cloning/GroupCloner.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.h:29,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:23:
/root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/ArmarXDataPath.h:152:28: note: declared here
  152 |         static std::string getHomePath();
      |                            ^~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:300:42: warning: ‘static std::string armarx::ArmarXDataPath::getHomePath()’ is deprecated: ArmarXHome_DIR is not used anymore. Please remove usages of this function. Keep the behaviour resulting by this function returning an empty string. [-Wdeprecated-declarations]
  300 |         if (!ArmarXDataPath::getHomePath().empty())
      |                                          ^
In file included from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/rapidxml/wrapper/RapidXmlReader.h:31,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/cloning/GroupCloner.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.h:29,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:23:
/root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/ArmarXDataPath.h:152:28: note: declared here
  152 |         static std::string getHomePath();
      |                            ^~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:300:42: warning: ‘static std::string armarx::ArmarXDataPath::getHomePath()’ is deprecated: ArmarXHome_DIR is not used anymore. Please remove usages of this function. Keep the behaviour resulting by this function returning an empty string. [-Wdeprecated-declarations]
  300 |         if (!ArmarXDataPath::getHomePath().empty())
      |                                          ^
In file included from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/rapidxml/wrapper/RapidXmlReader.h:31,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/cloning/GroupCloner.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.h:29,
[ 91%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/io/GroupXmlReader.cpp.o
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:23:
/root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/ArmarXDataPath.h:152:28: note: declared here
  152 |         static std::string getHomePath();
      |                            ^~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:302:80: warning: ‘static std::string armarx::ArmarXDataPath::getHomePath()’ is deprecated: ArmarXHome_DIR is not used anymore. Please remove usages of this function. Keep the behaviour resulting by this function returning an empty string. [-Wdeprecated-declarations]
  302 |             urls << QUrl::fromLocalFile(QString::fromStdString(ArmarXDataPath::getHomePath()));
      |                                                                                ^~~~~~~~~~~
In file included from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/rapidxml/wrapper/RapidXmlReader.h:31,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/cloning/GroupCloner.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.h:29,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:23:
/root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/ArmarXDataPath.h:152:28: note: declared here
  152 |         static std::string getHomePath();
      |                            ^~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:302:92: warning: ‘static std::string armarx::ArmarXDataPath::getHomePath()’ is deprecated: ArmarXHome_DIR is not used anymore. Please remove usages of this function. Keep the behaviour resulting by this function returning an empty string. [-Wdeprecated-declarations]
  302 |             urls << QUrl::fromLocalFile(QString::fromStdString(ArmarXDataPath::getHomePath()));
      |                                                                                            ^
In file included from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/rapidxml/wrapper/RapidXmlReader.h:31,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/cloning/GroupCloner.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.h:29,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:23:
/root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/ArmarXDataPath.h:152:28: note: declared here
  152 |         static std::string getHomePath();
      |                            ^~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:302:92: warning: ‘static std::string armarx::ArmarXDataPath::getHomePath()’ is deprecated: ArmarXHome_DIR is not used anymore. Please remove usages of this function. Keep the behaviour resulting by this function returning an empty string. [-Wdeprecated-declarations]
  302 |             urls << QUrl::fromLocalFile(QString::fromStdString(ArmarXDataPath::getHomePath()));
      |                                                                                            ^
In file included from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/rapidxml/wrapper/RapidXmlReader.h:31,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/cloning/GroupCloner.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.h:29,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/CloneGroupDialog.cpp:23:
/root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/ArmarXDataPath.h:152:28: note: declared here
  152 |         static std::string getHomePath();
      |                            ^~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.cpp: In constructor ‘armarx::StateDialog::StateDialog(armarx::statechartmodel::StateInstancePtr, Ice::CommunicatorPtr, armarx::VariantInfoPtr, armarx::StatechartProfilePtr, bool, bool, QPointer<armarx::TipDialog>, QWidget*)’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.cpp:158:55: warning: ‘static QString QDesktopServices::storageLocation(QDesktopServices::StandardLocation)’ is deprecated [-Wdeprecated-declarations]
  158 |         urls << QUrl::fromLocalFile(QDesktopServices::storageLocation(QDesktopServices::HomeLocation))
      |                                                       ^~~~~~~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGui:18,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.cpp:31:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qdesktopservices.h:79:34: note: declared here
   79 |     QT_DEPRECATED static QString storageLocation(StandardLocation type) {
      |                                  ^~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.cpp:158:101: warning: ‘static QString QDesktopServices::storageLocation(QDesktopServices::StandardLocation)’ is deprecated [-Wdeprecated-declarations]
  158 |         urls << QUrl::fromLocalFile(QDesktopServices::storageLocation(QDesktopServices::HomeLocation))
      |                                                                                                     ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGui:18,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.cpp:31:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qdesktopservices.h:79:34: note: declared here
   79 |     QT_DEPRECATED static QString storageLocation(StandardLocation type) {
      |                                  ^~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.cpp:158:101: warning: ‘static QString QDesktopServices::storageLocation(QDesktopServices::StandardLocation)’ is deprecated [-Wdeprecated-declarations]
  158 |         urls << QUrl::fromLocalFile(QDesktopServices::storageLocation(QDesktopServices::HomeLocation))
      |                                                                                                     ^
[ 91%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/io/GroupXmlWriter.cpp.o
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGui:18,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.cpp:31:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qdesktopservices.h:79:34: note: declared here
   79 |     QT_DEPRECATED static QString storageLocation(StandardLocation type) {
      |                                  ^~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.cpp:159:55: warning: ‘static QString QDesktopServices::storageLocation(QDesktopServices::StandardLocation)’ is deprecated [-Wdeprecated-declarations]
  159 |              << QUrl::fromLocalFile(QDesktopServices::storageLocation(QDesktopServices::DesktopLocation));
      |                                                       ^~~~~~~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGui:18,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.cpp:31:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qdesktopservices.h:79:34: note: declared here
   79 |     QT_DEPRECATED static QString storageLocation(StandardLocation type) {
      |                                  ^~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.cpp:159:104: warning: ‘static QString QDesktopServices::storageLocation(QDesktopServices::StandardLocation)’ is deprecated [-Wdeprecated-declarations]
  159 |              << QUrl::fromLocalFile(QDesktopServices::storageLocation(QDesktopServices::DesktopLocation));
      |                                                                                                        ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGui:18,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.cpp:31:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qdesktopservices.h:79:34: note: declared here
   79 |     QT_DEPRECATED static QString storageLocation(StandardLocation type) {
      |                                  ^~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.cpp:159:104: warning: ‘static QString QDesktopServices::storageLocation(QDesktopServices::StandardLocation)’ is deprecated [-Wdeprecated-declarations]
  159 |              << QUrl::fromLocalFile(QDesktopServices::storageLocation(QDesktopServices::DesktopLocation));
      |                                                                                                        ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGui:18,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.cpp:31:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qdesktopservices.h:79:34: note: declared here
   79 |     QT_DEPRECATED static QString storageLocation(StandardLocation type) {
      |                                  ^~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.cpp:161:30: warning: ‘static std::string armarx::ArmarXDataPath::getHomePath()’ is deprecated: ArmarXHome_DIR is not used anymore. Please remove usages of this function. Keep the behaviour resulting by this function returning an empty string. [-Wdeprecated-declarations]
  161 |         if (!ArmarXDataPath::getHomePath().empty())
      |                              ^~~~~~~~~~~
In file included from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/DynamicLibrary.h:29,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.h:29,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.cpp:24:
/root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/ArmarXDataPath.h:152:28: note: declared here
  152 |         static std::string getHomePath();
      |                            ^~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.cpp:161:42: warning: ‘static std::string armarx::ArmarXDataPath::getHomePath()’ is deprecated: ArmarXHome_DIR is not used anymore. Please remove usages of this function. Keep the behaviour resulting by this function returning an empty string. [-Wdeprecated-declarations]
  161 |         if (!ArmarXDataPath::getHomePath().empty())
      |                                          ^
In file included from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/DynamicLibrary.h:29,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.h:29,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.cpp:24:
/root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/ArmarXDataPath.h:152:28: note: declared here
  152 |         static std::string getHomePath();
      |                            ^~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.cpp:161:42: warning: ‘static std::string armarx::ArmarXDataPath::getHomePath()’ is deprecated: ArmarXHome_DIR is not used anymore. Please remove usages of this function. Keep the behaviour resulting by this function returning an empty string. [-Wdeprecated-declarations]
  161 |         if (!ArmarXDataPath::getHomePath().empty())
      |                                          ^
In file included from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/DynamicLibrary.h:29,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.h:29,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.cpp:24:
/root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/ArmarXDataPath.h:152:28: note: declared here
  152 |         static std::string getHomePath();
      |                            ^~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.cpp:163:80: warning: ‘static std::string armarx::ArmarXDataPath::getHomePath()’ is deprecated: ArmarXHome_DIR is not used anymore. Please remove usages of this function. Keep the behaviour resulting by this function returning an empty string. [-Wdeprecated-declarations]
  163 |             urls << QUrl::fromLocalFile(QString::fromStdString(ArmarXDataPath::getHomePath()));
      |                                                                                ^~~~~~~~~~~
In file included from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/DynamicLibrary.h:29,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.h:29,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.cpp:24:
/root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/ArmarXDataPath.h:152:28: note: declared here
  152 |         static std::string getHomePath();
      |                            ^~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.cpp:163:92: warning: ‘static std::string armarx::ArmarXDataPath::getHomePath()’ is deprecated: ArmarXHome_DIR is not used anymore. Please remove usages of this function. Keep the behaviour resulting by this function returning an empty string. [-Wdeprecated-declarations]
  163 |             urls << QUrl::fromLocalFile(QString::fromStdString(ArmarXDataPath::getHomePath()));
      |                                                                                            ^
In file included from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/DynamicLibrary.h:29,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.h:29,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.cpp:24:
/root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/ArmarXDataPath.h:152:28: note: declared here
  152 |         static std::string getHomePath();
      |                            ^~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.cpp:163:92: warning: ‘static std::string armarx::ArmarXDataPath::getHomePath()’ is deprecated: ArmarXHome_DIR is not used anymore. Please remove usages of this function. Keep the behaviour resulting by this function returning an empty string. [-Wdeprecated-declarations]
  163 |             urls << QUrl::fromLocalFile(QString::fromStdString(ArmarXDataPath::getHomePath()));
      |                                                                                            ^
In file included from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/DynamicLibrary.h:29,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.h:29,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.cpp:24:
/root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/ArmarXDataPath.h:152:28: note: declared here
  152 |         static std::string getHomePath();
      |                            ^~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.cpp:196:61: warning: ‘const QRect QDesktopWidget::screenGeometry(int) const’ is deprecated: Use QGuiApplication::screens() [-Wdeprecated-declarations]
  196 |         QRect rec = QApplication::desktop()->screenGeometry();
      |                                                             ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDesktopWidget:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.cpp:32:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdesktopwidget.h:79:67: note: declared here
   79 |     QT_DEPRECATED_X("Use QGuiApplication::screens()") const QRect screenGeometry(int screen = -1) const;
      |                                                                   ^~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/EditStatechartGroupDialog.cpp: In member function ‘void armarx::EditStatechartGroupDialog::selectPackagePath()’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/EditStatechartGroupDialog.cpp:289:55: warning: ‘static QString QDesktopServices::storageLocation(QDesktopServices::StandardLocation)’ is deprecated [-Wdeprecated-declarations]
  289 |         urls << QUrl::fromLocalFile(QDesktopServices::storageLocation(QDesktopServices::HomeLocation))
      |                                                       ^~~~~~~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGui:18,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/EditStatechartGroupDialog.cpp:28:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qdesktopservices.h:79:34: note: declared here
   79 |     QT_DEPRECATED static QString storageLocation(StandardLocation type) {
      |                                  ^~~~~~~~~~~~~~~
[ 91%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/cloning/GroupCloner.cpp.o
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/EditStatechartGroupDialog.cpp:289:101: warning: ‘static QString QDesktopServices::storageLocation(QDesktopServices::StandardLocation)’ is deprecated [-Wdeprecated-declarations]
  289 |         urls << QUrl::fromLocalFile(QDesktopServices::storageLocation(QDesktopServices::HomeLocation))
      |                                                                                                     ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGui:18,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/EditStatechartGroupDialog.cpp:28:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qdesktopservices.h:79:34: note: declared here
   79 |     QT_DEPRECATED static QString storageLocation(StandardLocation type) {
      |                                  ^~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/EditStatechartGroupDialog.cpp:289:101: warning: ‘static QString QDesktopServices::storageLocation(QDesktopServices::StandardLocation)’ is deprecated [-Wdeprecated-declarations]
  289 |         urls << QUrl::fromLocalFile(QDesktopServices::storageLocation(QDesktopServices::HomeLocation))
      |                                                                                                     ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGui:18,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/EditStatechartGroupDialog.cpp:28:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qdesktopservices.h:79:34: note: declared here
   79 |     QT_DEPRECATED static QString storageLocation(StandardLocation type) {
      |                                  ^~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/EditStatechartGroupDialog.cpp:290:55: warning: ‘static QString QDesktopServices::storageLocation(QDesktopServices::StandardLocation)’ is deprecated [-Wdeprecated-declarations]
  290 |              << QUrl::fromLocalFile(QDesktopServices::storageLocation(QDesktopServices::DesktopLocation));
      |                                                       ^~~~~~~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGui:18,
[ 92%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/cloning/StatechartGroupMapping.cpp.o
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/EditStatechartGroupDialog.cpp:28:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qdesktopservices.h:79:34: note: declared here
   79 |     QT_DEPRECATED static QString storageLocation(StandardLocation type) {
      |                                  ^~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/EditStatechartGroupDialog.cpp:290:104: warning: ‘static QString QDesktopServices::storageLocation(QDesktopServices::StandardLocation)’ is deprecated [-Wdeprecated-declarations]
  290 |              << QUrl::fromLocalFile(QDesktopServices::storageLocation(QDesktopServices::DesktopLocation));
      |                                                                                                        ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGui:18,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/EditStatechartGroupDialog.cpp:28:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qdesktopservices.h:79:34: note: declared here
   79 |     QT_DEPRECATED static QString storageLocation(StandardLocation type) {
      |                                  ^~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/EditStatechartGroupDialog.cpp:290:104: warning: ‘static QString QDesktopServices::storageLocation(QDesktopServices::StandardLocation)’ is deprecated [-Wdeprecated-declarations]
  290 |              << QUrl::fromLocalFile(QDesktopServices::storageLocation(QDesktopServices::DesktopLocation));
      |                                                                                                        ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGui:18,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/EditStatechartGroupDialog.cpp:28:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qdesktopservices.h:79:34: note: declared here
   79 |     QT_DEPRECATED static QString storageLocation(StandardLocation type) {
      |                                  ^~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/EditStatechartGroupDialog.cpp:292:30: warning: ‘static std::string armarx::ArmarXDataPath::getHomePath()’ is deprecated: ArmarXHome_DIR is not used anymore. Please remove usages of this function. Keep the behaviour resulting by this function returning an empty string. [-Wdeprecated-declarations]
  292 |         if (!ArmarXDataPath::getHomePath().empty())
      |                              ^~~~~~~~~~~
In file included from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/rapidxml/wrapper/RapidXmlReader.h:31,
                 from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/observers/variant/VariantInfo.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/EditStatechartGroupDialog.h:32,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/EditStatechartGroupDialog.cpp:23:
/root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/ArmarXDataPath.h:152:28: note: declared here
  152 |         static std::string getHomePath();
      |                            ^~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/EditStatechartGroupDialog.cpp:292:42: warning: ‘static std::string armarx::ArmarXDataPath::getHomePath()’ is deprecated: ArmarXHome_DIR is not used anymore. Please remove usages of this function. Keep the behaviour resulting by this function returning an empty string. [-Wdeprecated-declarations]
  292 |         if (!ArmarXDataPath::getHomePath().empty())
      |                                          ^
In file included from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/rapidxml/wrapper/RapidXmlReader.h:31,
                 from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/observers/variant/VariantInfo.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/EditStatechartGroupDialog.h:32,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/EditStatechartGroupDialog.cpp:23:
/root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/ArmarXDataPath.h:152:28: note: declared here
  152 |         static std::string getHomePath();
      |                            ^~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/EditStatechartGroupDialog.cpp:292:42: warning: ‘static std::string armarx::ArmarXDataPath::getHomePath()’ is deprecated: ArmarXHome_DIR is not used anymore. Please remove usages of this function. Keep the behaviour resulting by this function returning an empty string. [-Wdeprecated-declarations]
  292 |         if (!ArmarXDataPath::getHomePath().empty())
      |                                          ^
In file included from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/rapidxml/wrapper/RapidXmlReader.h:31,
                 from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/observers/variant/VariantInfo.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/EditStatechartGroupDialog.h:32,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/EditStatechartGroupDialog.cpp:23:
/root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/ArmarXDataPath.h:152:28: note: declared here
  152 |         static std::string getHomePath();
      |                            ^~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/EditStatechartGroupDialog.cpp:294:80: warning: ‘static std::string armarx::ArmarXDataPath::getHomePath()’ is deprecated: ArmarXHome_DIR is not used anymore. Please remove usages of this function. Keep the behaviour resulting by this function returning an empty string. [-Wdeprecated-declarations]
  294 |             urls << QUrl::fromLocalFile(QString::fromStdString(ArmarXDataPath::getHomePath()));
      |                                                                                ^~~~~~~~~~~
In file included from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/rapidxml/wrapper/RapidXmlReader.h:31,
                 from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/observers/variant/VariantInfo.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/EditStatechartGroupDialog.h:32,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/EditStatechartGroupDialog.cpp:23:
/root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/ArmarXDataPath.h:152:28: note: declared here
  152 |         static std::string getHomePath();
      |                            ^~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/EditStatechartGroupDialog.cpp:294:92: warning: ‘static std::string armarx::ArmarXDataPath::getHomePath()’ is deprecated: ArmarXHome_DIR is not used anymore. Please remove usages of this function. Keep the behaviour resulting by this function returning an empty string. [-Wdeprecated-declarations]
  294 |             urls << QUrl::fromLocalFile(QString::fromStdString(ArmarXDataPath::getHomePath()));
      |                                                                                            ^
In file included from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/rapidxml/wrapper/RapidXmlReader.h:31,
                 from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/observers/variant/VariantInfo.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/EditStatechartGroupDialog.h:32,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/EditStatechartGroupDialog.cpp:23:
/root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/ArmarXDataPath.h:152:28: note: declared here
  152 |         static std::string getHomePath();
      |                            ^~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/EditStatechartGroupDialog.cpp:294:92: warning: ‘static std::string armarx::ArmarXDataPath::getHomePath()’ is deprecated: ArmarXHome_DIR is not used anymore. Please remove usages of this function. Keep the behaviour resulting by this function returning an empty string. [-Wdeprecated-declarations]
  294 |             urls << QUrl::fromLocalFile(QString::fromStdString(ArmarXDataPath::getHomePath()));
      |                                                                                            ^
In file included from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/rapidxml/wrapper/RapidXmlReader.h:31,
                 from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/observers/variant/VariantInfo.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/EditStatechartGroupDialog.h:32,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/EditStatechartGroupDialog.cpp:23:
/root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/ArmarXDataPath.h:152:28: note: declared here
  152 |         static std::string getHomePath();
      |                            ^~~~~~~~~~~
In file included from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/../../../StatechartEventSenderPlugin/StateItemModel.h:25,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/../../../StatechartEventSenderPlugin/TreeBox.h:39,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/TransitionMappingTable.cpp:28:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/../../../StatechartEventSenderPlugin/../ObserverPropertiesPlugin/widgets/properties/PropertiesWidget.h:41:67: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
   41 |         PropertiesWidget(QWidget* parent = 0, Qt::WindowFlags f = 0) :
      |                                                                   ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
[ 92%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/renaming/GroupRenamer.cpp.o
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtablewidget.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QTableWidget:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/TransitionMappingTable.h:27,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/TransitionMappingTable.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
[ 92%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/renaming/StateRenamer.cpp.o
[ 93%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/variantjson/VariantJsonCompressor.cpp.o
[ 93%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/variantjson/ParseResult.cpp.o
[ 93%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/variantjson/VariantTypeInfo.cpp.o
[ 93%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/variantjson/VariantJsonException.cpp.o
[ 94%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/CMakeFiles/StatechartEditorGuiPlugin.dir/qrc_StatechartEditor.cpp.o
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/model/StateTreeNode.cpp: In member function ‘void armarx::StateTreeNode::sortChildren()’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/model/StateTreeNode.cpp:85:66: warning: ‘void qStableSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = QList<std::shared_ptr<armarx::StateTreeNode> >::iterator; LessThan = bool (*)(const std::shared_ptr<armarx::StateTreeNode>&, const std::shared_ptr<armarx::StateTreeNode>&)]’ is deprecated: Use std::stable_sort [-Wdeprecated-declarations]
   85 |     qStableSort(children.begin(), children.end(), CompareChildren);
      |                                                                  ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QList:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/model/StatechartGroup.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/model/StateTreeNode.h:27,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/model/StateTreeNode.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qalgorithms.h:206:53: note: declared here
  206 | QT_DEPRECATED_X("Use std::stable_sort") inline void qStableSort(RandomAccessIterator start, RandomAccessIterator end, LessThan lessThan)
      |                                                     ^~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/model/StateTreeNode.cpp:85:66: warning: ‘void qStableSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = QList<std::shared_ptr<armarx::StateTreeNode> >::iterator; LessThan = bool (*)(const std::shared_ptr<armarx::StateTreeNode>&, const std::shared_ptr<armarx::StateTreeNode>&)]’ is deprecated: Use std::stable_sort [-Wdeprecated-declarations]
   85 |     qStableSort(children.begin(), children.end(), CompareChildren);
      |                                                                  ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QList:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/model/StatechartGroup.h:28,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/model/StateTreeNode.h:27,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/model/StateTreeNode.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qalgorithms.h:206:53: note: declared here
  206 | QT_DEPRECATED_X("Use std::stable_sort") inline void qStableSort(RandomAccessIterator start, RandomAccessIterator end, LessThan lessThan)
      |                                                     ^~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp: In member function ‘virtual Qt::ItemFlags armarx::StateTreeController::flags(const QModelIndex&) const’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp:290:16: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::ItemFlag; QFlags<T>::Zero = int QFlags<Qt::ItemFlag>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
  290 |         return 0;
      |                ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qchar.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:49,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QString:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/model/StatechartGroup.h:27,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/model/StateTreeNode.h:27,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp: In member function ‘armarx::StatechartGroupPtr armarx::StateTreeController::loadAndAddGroup(QString)’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp:410:55: warning: ‘static QString QDesktopServices::storageLocation(QDesktopServices::StandardLocation)’ is deprecated [-Wdeprecated-declarations]
  410 |         urls << QUrl::fromLocalFile(QDesktopServices::storageLocation(QDesktopServices::HomeLocation))
      |                                                       ^~~~~~~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGui:18,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp:48:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qdesktopservices.h:79:34: note: declared here
   79 |     QT_DEPRECATED static QString storageLocation(StandardLocation type) {
      |                                  ^~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp:410:101: warning: ‘static QString QDesktopServices::storageLocation(QDesktopServices::StandardLocation)’ is deprecated [-Wdeprecated-declarations]
  410 |         urls << QUrl::fromLocalFile(QDesktopServices::storageLocation(QDesktopServices::HomeLocation))
      |                                                                                                     ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGui:18,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp:48:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qdesktopservices.h:79:34: note: declared here
   79 |     QT_DEPRECATED static QString storageLocation(StandardLocation type) {
      |                                  ^~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp:410:101: warning: ‘static QString QDesktopServices::storageLocation(QDesktopServices::StandardLocation)’ is deprecated [-Wdeprecated-declarations]
  410 |         urls << QUrl::fromLocalFile(QDesktopServices::storageLocation(QDesktopServices::HomeLocation))
      |                                                                                                     ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGui:18,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp:48:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qdesktopservices.h:79:34: note: declared here
   79 |     QT_DEPRECATED static QString storageLocation(StandardLocation type) {
      |                                  ^~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp:411:55: warning: ‘static QString QDesktopServices::storageLocation(QDesktopServices::StandardLocation)’ is deprecated [-Wdeprecated-declarations]
  411 |              << QUrl::fromLocalFile(QDesktopServices::storageLocation(QDesktopServices::DesktopLocation));
      |                                                       ^~~~~~~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGui:18,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp:48:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qdesktopservices.h:79:34: note: declared here
   79 |     QT_DEPRECATED static QString storageLocation(StandardLocation type) {
      |                                  ^~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp:411:104: warning: ‘static QString QDesktopServices::storageLocation(QDesktopServices::StandardLocation)’ is deprecated [-Wdeprecated-declarations]
  411 |              << QUrl::fromLocalFile(QDesktopServices::storageLocation(QDesktopServices::DesktopLocation));
      |                                                                                                        ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGui:18,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp:48:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qdesktopservices.h:79:34: note: declared here
   79 |     QT_DEPRECATED static QString storageLocation(StandardLocation type) {
      |                                  ^~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp:411:104: warning: ‘static QString QDesktopServices::storageLocation(QDesktopServices::StandardLocation)’ is deprecated [-Wdeprecated-declarations]
  411 |              << QUrl::fromLocalFile(QDesktopServices::storageLocation(QDesktopServices::DesktopLocation));
      |                                                                                                        ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGui:18,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp:48:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qdesktopservices.h:79:34: note: declared here
   79 |     QT_DEPRECATED static QString storageLocation(StandardLocation type) {
      |                                  ^~~~~~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp:413:30: warning: ‘static std::string armarx::ArmarXDataPath::getHomePath()’ is deprecated: ArmarXHome_DIR is not used anymore. Please remove usages of this function. Keep the behaviour resulting by this function returning an empty string. [-Wdeprecated-declarations]
  413 |         if (!ArmarXDataPath::getHomePath().empty())
      |                              ^~~~~~~~~~~
In file included from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/rapidxml/wrapper/RapidXmlReader.h:31,
                 from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/observers/variant/VariantInfo.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/model/../io/XmlReader.h:30,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/model/StateTreeModel.h:29,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.h:27,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp:24:
/root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/ArmarXDataPath.h:152:28: note: declared here
  152 |         static std::string getHomePath();
      |                            ^~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp:413:42: warning: ‘static std::string armarx::ArmarXDataPath::getHomePath()’ is deprecated: ArmarXHome_DIR is not used anymore. Please remove usages of this function. Keep the behaviour resulting by this function returning an empty string. [-Wdeprecated-declarations]
  413 |         if (!ArmarXDataPath::getHomePath().empty())
      |                                          ^
In file included from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/rapidxml/wrapper/RapidXmlReader.h:31,
                 from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/observers/variant/VariantInfo.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/model/../io/XmlReader.h:30,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/model/StateTreeModel.h:29,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.h:27,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp:24:
/root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/ArmarXDataPath.h:152:28: note: declared here
  152 |         static std::string getHomePath();
      |                            ^~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp:413:42: warning: ‘static std::string armarx::ArmarXDataPath::getHomePath()’ is deprecated: ArmarXHome_DIR is not used anymore. Please remove usages of this function. Keep the behaviour resulting by this function returning an empty string. [-Wdeprecated-declarations]
  413 |         if (!ArmarXDataPath::getHomePath().empty())
      |                                          ^
In file included from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/rapidxml/wrapper/RapidXmlReader.h:31,
                 from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/observers/variant/VariantInfo.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/model/../io/XmlReader.h:30,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/model/StateTreeModel.h:29,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.h:27,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp:24:
/root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/ArmarXDataPath.h:152:28: note: declared here
  152 |         static std::string getHomePath();
      |                            ^~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp:415:80: warning: ‘static std::string armarx::ArmarXDataPath::getHomePath()’ is deprecated: ArmarXHome_DIR is not used anymore. Please remove usages of this function. Keep the behaviour resulting by this function returning an empty string. [-Wdeprecated-declarations]
  415 |             urls << QUrl::fromLocalFile(QString::fromStdString(ArmarXDataPath::getHomePath()));
      |                                                                                ^~~~~~~~~~~
In file included from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/rapidxml/wrapper/RapidXmlReader.h:31,
                 from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/observers/variant/VariantInfo.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/model/../io/XmlReader.h:30,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/model/StateTreeModel.h:29,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.h:27,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp:24:
/root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/ArmarXDataPath.h:152:28: note: declared here
  152 |         static std::string getHomePath();
      |                            ^~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp:415:92: warning: ‘static std::string armarx::ArmarXDataPath::getHomePath()’ is deprecated: ArmarXHome_DIR is not used anymore. Please remove usages of this function. Keep the behaviour resulting by this function returning an empty string. [-Wdeprecated-declarations]
  415 |             urls << QUrl::fromLocalFile(QString::fromStdString(ArmarXDataPath::getHomePath()));
      |                                                                                            ^
In file included from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/rapidxml/wrapper/RapidXmlReader.h:31,
                 from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/observers/variant/VariantInfo.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/model/../io/XmlReader.h:30,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/model/StateTreeModel.h:29,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.h:27,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp:24:
/root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/ArmarXDataPath.h:152:28: note: declared here
  152 |         static std::string getHomePath();
      |                            ^~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp:415:92: warning: ‘static std::string armarx::ArmarXDataPath::getHomePath()’ is deprecated: ArmarXHome_DIR is not used anymore. Please remove usages of this function. Keep the behaviour resulting by this function returning an empty string. [-Wdeprecated-declarations]
  415 |             urls << QUrl::fromLocalFile(QString::fromStdString(ArmarXDataPath::getHomePath()));
      |                                                                                            ^
In file included from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/rapidxml/wrapper/RapidXmlReader.h:31,
                 from /root/workspace/armarx/ArmarXCore/source/ArmarXCore/observers/variant/VariantInfo.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/model/../io/XmlReader.h:30,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/model/StateTreeModel.h:29,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.h:27,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp:24:
/root/workspace/armarx/ArmarXCore/source/ArmarXCore/core/system/ArmarXDataPath.h:152:28: note: declared here
  152 |         static std::string getHomePath();
      |                            ^~~~~~~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp: At global scope:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp:813:70: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
  813 |     StateCreationDialog(QWidget* parent = 0, Qt::WindowFlags flags = 0) : QDialog(parent, flags)
      |                                                                      ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qchar.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:49,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QString:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/model/StatechartGroup.h:27,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/model/StateTreeNode.h:27,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp: In member function ‘bool armarx::StateTreeController::retrieveNewStateName(QString&, armarx::StateTreeNodePtr&, bool&, bool)’:
/root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp:850:25: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
  850 |     StateCreationDialog dialog;
      |                         ^~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qchar.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:49,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QString:1,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/model/StatechartGroup.h:27,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/model/StateTreeNode.h:27,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.h:26,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                 from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                 from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                 from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                 from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                 from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                 from /usr/include/boost/shared_ptr.hpp:17,
                 from /usr/include/boost/test/execution_monitor.hpp:24,
                 from /usr/include/boost/test/impl/compiler_log_formatter.ipp:22,
                 from /usr/include/boost/test/included/unit_test.hpp:18,
                 from /root/workspace/armarx/ArmarXGui/build/testing/ArmarXGui/Test.h:29,
                 from /root/workspace/armarx/ArmarXGui/source/ArmarXGui/gui-plugins/ScenarioManager/test/TestCMakeParser.cpp:27:
/usr/include/boost/test/output_test_stream.hpp:14:1: note: #pragma message: This header is deprecated. Use <boost/test/tools/output_test_stream.hpp> instead.
   14 | BOOST_HEADER_DEPRECATED( "<boost/test/tools/output_test_stream.hpp>" )
      | ^~~~~~~~~~~~~~~~~~~~~~~
[ 95%] Linking CXX executable ../../../../bin/TestCMakeParser
[ 95%] Linking CXX executable ../../../../bin/DataStructureTest
[ 95%] Built target DataStructureTest
[ 95%] Built target TestCMakeParser
[ 95%] Linking CXX shared library ../../../../lib/libStatechartEditorGuiPlugin.so
Checking qt moc includes
[ 95%] Built target StatechartEditorGuiPlugin
[ 96%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/test/CMakeFiles/XmlWriterTest.dir/XmlWriterTest.cpp.o
[ 96%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/test/CMakeFiles/XmlReaderTest.dir/XmlReaderTest.cpp.o
[ 96%] Building CXX object source/ArmarXGui/gui-plugins/StatechartEditorPlugin/test/CMakeFiles/VariantJsonTest.dir/VariantJsonTest.cpp.o
[ 97%] Linking CXX executable ../../../../bin/XMLScenarioParserTest
[ 97%] Built target XMLScenarioParserTest
[ 97%] Linking CXX executable ../../../../../bin/IceStateConverterTest
[ 98%] Linking CXX executable ../../../../../bin/ConfigIntrospectionComponentGuiPluginTest
[ 98%] Built target ConfigIntrospectionComponentGuiPluginTest
[ 98%] Built target IceStateConverterTest
[100%] Linking CXX executable ../../../../../bin/VariantJsonTest
[100%] Built target VariantJsonTest
[100%] Linking CXX executable ../../../../../bin/XmlWriterTest
[100%] Built target XmlWriterTest
[100%] Linking CXX executable ../../../../../bin/XmlReaderTest
[100%] Built target XmlReaderTest
──────────────────────── Command exited - Return code 0 ────────────────────────

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
─── Upgrade module dmp ... ─────────────────────────────────────────────────────
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Prepare module dmp ...
Run command: cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo 
-DCMAKE_C_COMPILER_LAUNCHER=/usr/bin/ccache 
-DCMAKE_CXX_COMPILER_LAUNCHER=/usr/bin/ccache -DCMAKE_C_COMPILER=/usr/bin/gcc-11
-DCMAKE_CXX_COMPILER=/usr/bin/g++-11 ..
In working directory: /root/workspace/dmp/build
──────────────────────────────── Command output ────────────────────────────────
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- The C compiler identification is GNU 11.4.0
-- The CXX compiler identification is GNU 11.4.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/gcc-11 - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++-11 - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Deprecation Warning at CMakeLists.txt:13 (cmake_policy):
-- -- Looking for GSL
  The OLD behavior for policy CMP0043 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.


CMake Deprecation Warning at CMakeLists.txt:13 (cmake_policy):
  The OLD behavior for policy CMP0062 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.


CMake Deprecation Warning at CMakeLists.txt:13 (cmake_policy):
  The OLD behavior for policy CMP0012 will be removed from a future version
  of CMake.

-- --   GSL_DEFINITIONS=
  The cmake-policies(7) manual explains that the OLD behaviors of all
-- --   GSL_INCLUDE_DIRS=/usr/include
-- --   GSL_CFLAGS=-I/usr/include
-- Using GSL from 
  policies are deprecated and that a policy should be set to OLD only under
-- FindGSL: Found both GSL headers and library
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.


-- Using Simox Source-Build from: /root/workspace/simox/build
-- Using Boost Version 1.74.0
-- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found suitable exact version "1.74.0")
-- LWPR FOUND
-- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found suitable exact version "1.74.0") found components: unit_test_framework
-- Found Simox!
Virtual Robot Libraries: 
Simox Libraries: rbdlSimoxUtilitySimoxQtUtilityVirtualRobotSabaGraspStudioGeometricPlanningSimDynamics
-- including Armadillo from: /usr/include
CMake Warning (dev) at CMakeLists.txt:347 (install):
  Policy CMP0062 is not set: Disallow install() of export() result.  Run
  "cmake --help-policy CMP0062" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The file

    /root/workspace/dmp/build/DMPTargets.cmake

  was generated by the export() command.  It should not be installed with the
  install() command.  Use the install(EXPORT) mechanism instead.  See the
  cmake-packages(7) manual for more.

This warning is for project developers.  Use -Wno-dev to suppress it.

--     Building test DiscreteDMPTest
-- DMP_BIN_DIR: /root/workspace/dmp/build/bin
--     Building test TrajectoryTest
-- DMP_BIN_DIR: /root/workspace/dmp/build/bin
--     Building test FunctionApproximationTest
-- DMP_BIN_DIR: /root/workspace/dmp/build/bin
-- Configuring done
-- Generating done
-- Build files have been written to: /root/workspace/dmp/build
──────────────────────── Command exited - Return code 0 ────────────────────────

Build module dmp ...
Run command: cmake --build . --target all
In working directory: /root/workspace/dmp/build
With environment variables: CMAKE_BUILD_PARALLEL_LEVEL='23'
──────────────────────────────── Command output ────────────────────────────────
[  1%] Building CXX object CMakeFiles/dmp.dir/src/dmp/general/simoxhelpers.cpp.o
[  2%] Building CXX object CMakeFiles/dmp.dir/src/dmp/representation/dmp/umidmp.cpp.o
[  3%] Building CXX object CMakeFiles/dmp.dir/src/dmp/representation/dmp/umitsmp.cpp.o
[  4%] Building CXX object CMakeFiles/dmp.dir/src/dmp/functionapproximation/radialbasisfunctionnetwork.cpp.o
[  5%] Building CXX object CMakeFiles/dmp.dir/src/dmp/functionapproximation/gaussianprocessregression.cpp.o
[  7%] Building CXX object CMakeFiles/dmp.dir/src/dmp/functionapproximation/kernel.cpp.o
[  8%] Building CXX object CMakeFiles/dmp.dir/src/dmp/representation/viapoint.cpp.o
[  9%] Building CXX object CMakeFiles/dmp.dir/src/dmp/math/gmm.cpp.o
[ 10%] Building CXX object CMakeFiles/dmp.dir/src/dmp/math/dist.cpp.o
[ 11%] Building CXX object CMakeFiles/dmp.dir/src/dmp/general/helpers.cpp.o
[ 13%] Building CXX object CMakeFiles/dmp.dir/src/dmp/representation/basicode.cpp.o
[ 14%] Building CXX object CMakeFiles/dmp.dir/src/dmp/representation/trajectory.cpp.o
[ 15%] Building CXX object CMakeFiles/dmp.dir/src/dmp/functionapproximation/locallyweightedlearning.cpp.o
[ 16%] Building CXX object CMakeFiles/dmp.dir/src/dmp/functionapproximation/dmp2dperturbationapproximation.cpp.o
[ 17%] Building CXX object CMakeFiles/dmp.dir/src/dmp/functionapproximation/radialbasisfunctioninterpolator.cpp.o
[ 19%] Building CXX object CMakeFiles/dmp.dir/src/dmp/functionapproximation/receptivefieldweightedregression.cpp.o
[ 21%] Building CXX object CMakeFiles/dmp.dir/src/dmp/costfunction/costfcn.cpp.o
[ 21%] Building CXX object CMakeFiles/dmp.dir/src/dmp/costfunction/simplecostfcn.cpp.o
[ 22%] Building CXX object CMakeFiles/dmp.dir/src/dmp/testing/testdataset.cpp.o
[ 23%] Building CXX object CMakeFiles/dmp.dir/src/dmp/testing/noisysimulation.cpp.o
[ 25%] Building CXX object CMakeFiles/dmp.dir/src/dmp/functionapproximation/locallyweightedlearningbasisfunctions.cpp.o
[ 26%] Building CXX object CMakeFiles/dmp.dir/src/dmp/representation/canonicalsystem.cpp.o
[ 27%] Building CXX object CMakeFiles/dmp.dir/src/dmp/functionapproximation/functionapproximation.cpp.o
[ 28%] Building CXX object CMakeFiles/dmp.dir/src/dmp/representation/systemstatus.cpp.o
[ 29%] Building CXX object CMakeFiles/dmp.dir/src/dmp/general/exception.cpp.o
[ 30%] Building CXX object CMakeFiles/dmp.dir/src/dmp/io/ViconCSVParser.cpp.o
[ 32%] Building CXX object CMakeFiles/dmp.dir/src/dmp/math/pca.cpp.o
[ 33%] Building CXX object CMakeFiles/dmp.dir/src/dmp/math/measure.cpp.o
[ 34%] Building CXX object CMakeFiles/dmp.dir/src/dmp/math/dualnumber.cpp.o
[ 35%] Building CXX object CMakeFiles/dmp.dir/src/dmp/functionapproximation/lwprwrapper.cpp.o
[ 36%] Building CXX object CMakeFiles/dmp.dir/src/dmp/representation/dmp/endvelodmp.cpp.o
/root/workspace/dmp/src/dmp/testing/testdataset.cpp: In member function ‘void TestDataSet::readFromFile(std::string)’:
/root/workspace/dmp/src/dmp/testing/testdataset.cpp:11:14: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
   11 |         fgets(buf, 1024, fp);
      |         ~~~~~^~~~~~~~~~~~~~~
/root/workspace/dmp/src/dmp/testing/testdataset.cpp:20:19: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
   20 |             fscanf(fp, "nPoints: %u\n", &m_nPoints);
      |             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/dmp/src/dmp/testing/testdataset.cpp:21:19: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
   21 |             fscanf(fp, "Periodic Duration: %lf\n", &m_period_length);
      |             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 38%] Building CXX object CMakeFiles/dmp.dir/src/dmp/representation/dmp/simpleendvelodmp.cpp.o
/root/workspace/dmp/src/dmp/testing/testdataset.cpp:22:19: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
   22 |             fscanf(fp, "Periodic Start Index: %u\n", &m_periodStartIndex);
      |             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/dmp/src/dmp/testing/testdataset.cpp:43:23: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
   43 |                 fscanf(fp, "(%lf/%lf/%lf), ", &pos[0], &pos[1], &pos[2]);
      |                 ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/dmp/src/dmp/testing/testdataset.cpp:44:23: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
   44 |                 fscanf(fp, "(%lf/%lf/%lf), ", &ori[0], &ori[1], &ori[2]);
      |                 ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/dmp/src/dmp/testing/testdataset.cpp:45:23: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
   45 |                 fscanf(fp, "\n");
      |                 ~~~~~~^~~~~~~~~~
In file included from /root/workspace/dmp/src/dmp/testing/testdataset.h:5,
                 from /root/workspace/dmp/src/dmp/testing/testdataset.cpp:1:
/root/workspace/dmp/src/dmp/general/helpers.h: In function ‘DMP::DVec DMP::readVectorFromFile(FILE*)’:
/root/workspace/dmp/src/dmp/general/helpers.h:477:15: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  477 |         fscanf(fp, "VECTOR (%d):\n", &size);
      |         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/dmp/src/dmp/general/helpers.h:486:19: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  486 |             fscanf(fp, "%lf,", &k);
      |             ~~~~~~^~~~~~~~~~~~~~~~
/root/workspace/dmp/src/dmp/general/helpers.h:490:15: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  490 |         fscanf(fp, ";\n");
      |         ~~~~~~^~~~~~~~~~~
[ 39%] Building CXX object CMakeFiles/dmp.dir/src/dmp/representation/dmp/forcefielddmp.cpp.o
[ 40%] Building CXX object CMakeFiles/dmp.dir/src/dmp/representation/dmp/dmp3rdorder.cpp.o
[ 41%] Building CXX object CMakeFiles/dmp.dir/src/dmp/representation/dmp/dmp3rdorderforcefield.cpp.o
[ 42%] Building CXX object CMakeFiles/dmp.dir/src/dmp/representation/dmp/adaptive3rdorderdmp.cpp.o
[ 44%] Building CXX object CMakeFiles/dmp.dir/src/dmp/representation/dmp/endveloforcefielddmp.cpp.o
[ 45%] Building CXX object CMakeFiles/dmp.dir/src/dmp/representation/dmp/quaterniondmp.cpp.o
[ 46%] Building CXX object CMakeFiles/dmp.dir/src/dmp/representation/dmp/dualquaterniondmp.cpp.o
[ 47%] Building CXX object CMakeFiles/dmp.dir/src/dmp/representation/dmp/basicdmp.cpp.o
In file included from /root/workspace/dmp/src/dmp/functionapproximation/dmp2dperturbationapproximation.h:13,
                 from /root/workspace/dmp/src/dmp/functionapproximation/dmp2dperturbationapproximation.cpp:9:
/root/workspace/dmp/src/dmp/general/helpers.h: In function ‘DMP::DVec DMP::readVectorFromFile(FILE*)’:
/root/workspace/dmp/src/dmp/general/helpers.h:477:15: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  477 |         fscanf(fp, "VECTOR (%d):\n", &size);
      |         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/dmp/src/dmp/general/helpers.h:486:19: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  486 |             fscanf(fp, "%lf,", &k);
      |             ~~~~~~^~~~~~~~~~~~~~~~
/root/workspace/dmp/src/dmp/general/helpers.h:490:15: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  490 |         fscanf(fp, ";\n");
      |         ~~~~~~^~~~~~~~~~~
/root/workspace/dmp/src/dmp/general/helpers.h: In function ‘bool DMP::getNextLine(FILE*, char*)’:
/root/workspace/dmp/src/dmp/general/helpers.h:995:18: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  995 |             fgets(buf, J_LINE_BUF_SIZE, fp);
      |             ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
[ 48%] Building CXX object CMakeFiles/dmp.dir/src/dmp/representation/dmp/periodicdmp.cpp.o
[ 50%] Building CXX object CMakeFiles/dmp.dir/src/dmp/representation/dmp/taskspacedmp.cpp.o
[ 51%] Building CXX object CMakeFiles/dmp.dir/src/dmp/representation/dmp/getlearningerrordmp.cpp.o
[ 52%] Building CXX object CMakeFiles/dmp.dir/src/dmp/database/database.cpp.o
[ 53%] Building CXX object CMakeFiles/dmp.dir/src/dmp/segmentation/characteristicsegmentation.cpp.o
[ 54%] Building CXX object CMakeFiles/dmp.dir/src/dmp/representation/dmpfactory.cpp.o
[ 55%] Building CXX object CMakeFiles/dmp.dir/src/dmp/representation/dmp/multiphasedmp.cpp.o
/root/workspace/dmp/src/dmp/segmentation/characteristicsegmentation.cpp: In member function ‘void DMP::CharacteristicSegmentation::plotAnimated(DMP::CharacteristicSegmentation::ImageType, DMP::SampledTrajectoryV2*)’:
/root/workspace/dmp/src/dmp/segmentation/characteristicsegmentation.cpp:216:11: warning: ignoring return value of ‘int system(const char*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  216 |     system(buf);
      |     ~~~~~~^~~~~
[ 57%] Linking CXX shared library libdmp.so
/usr/bin/ld: CMakeFiles/dmp.dir/src/dmp/functionapproximation/lwprwrapper.cpp.o: in function `__gnu_cxx::new_allocator<char>::allocate(unsigned long, void const*)':
/root/workspace/dmp/src/dmp/functionapproximation/lwprwrapper.cpp:119: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
[ 57%] Built target dmp
[ 58%] Building CXX object src/dmp/testing/CMakeFiles/FunctionApproximationTest.dir/FunctionApproximationTest.cpp.o
[ 59%] Building CXX object src/dmp/testing/CMakeFiles/TrajectoryTest.dir/trajectoryTest.cpp.o
[ 60%] Building CXX object src/dmp/testing/CMakeFiles/DiscreteDMPTest.dir/DiscreteDMPTest.cpp.o
[ 61%] Building CXX object examples/SimpleDiscreteDMP/CMakeFiles/SimpleDiscreteDMP.dir/main.cpp.o
[ 63%] Building CXX object examples/QuaternionDMP/CMakeFiles/QuaternionDMP.dir/main.cpp.o
[ 64%] Building CXX object examples/DualQuaternionDMP/CMakeFiles/DualQuaternionDMP.dir/main.cpp.o
[ 65%] Building CXX object examples/PeriodicDMP/CMakeFiles/PeriodicDMP.dir/main.cpp.o
[ 66%] Building CXX object examples/MultiPhaseDMP/CMakeFiles/MultiPhaseDMP.dir/main.cpp.o
[ 67%] Building CXX object examples/FunctionApproximator/CMakeFiles/FunctionApproximator.dir/main.cpp.o
[ 69%] Building CXX object examples/TaskSpaceDMP/CMakeFiles/TaskSpaceDMP.dir/main.cpp.o
[ 70%] Building CXX object examples/UMIDMP/CMakeFiles/UMIDMP.dir/main.cpp.o
[ 71%] Building CXX object examples/PCAUMIDMP/CMakeFiles/PCAUMIDMP.dir/main.cpp.o
[ 72%] Building CXX object examples/RBFNDMPReg/CMakeFiles/RBFNDMPReg.dir/main.cpp.o
[ 73%] Building CXX object examples/UMITSMP/CMakeFiles/UMITSMP.dir/main.cpp.o
[ 75%] Building CXX object examples/GPRDMPReg/CMakeFiles/GPRDMPReg.dir/main.cpp.o
[ 76%] Building CXX object examples/GMMTest/CMakeFiles/GMMTest.dir/main.cpp.o
[ 77%] Building CXX object examples/RelTrajTest/CMakeFiles/RelTrajTest.dir/main.cpp.o
[ 78%] Building CXX object examples/3rdOrderDMP/CMakeFiles/3rdOrderDMP.dir/main.cpp.o
[ 79%] Linking CXX executable ../../bin/GMMTest
[ 80%] Linking CXX executable ../../../bin/TrajectoryTest
[ 80%] Built target GMMTest
[ 80%] Built target TrajectoryTest
/root/workspace/dmp/examples/MultiPhaseDMP/main.cpp: In function ‘int main(int, char**)’:
/root/workspace/dmp/examples/MultiPhaseDMP/main.cpp:40:29: warning: ‘this’ pointer is null [-Wnonnull]
   40 |     dmp->learnFromTrajectory(traj);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/root/workspace/dmp/examples/MultiPhaseDMP/main.cpp:70:118: warning: ‘this’ pointer is null [-Wnonnull]
   70 |             dmp->calculateTrajectory(traj.getTimestamps(), goal, initialState, initialCanonicalValues, temporalFactor);
      |                                                                                                                      ^
[ 82%] Linking CXX executable ../../bin/MultiPhaseDMP
[ 82%] Built target MultiPhaseDMP
[ 83%] Linking CXX executable ../../bin/FunctionApproximator
[ 83%] Built target FunctionApproximator
[ 84%] Linking CXX executable ../../../bin/FunctionApproximationTest
[ 84%] Built target FunctionApproximationTest
[ 85%] Linking CXX executable ../../bin/3rdOrderDMP
[ 85%] Built target 3rdOrderDMP
[ 86%] Linking CXX executable ../../bin/SimpleDiscreteDMP
[ 86%] Built target SimpleDiscreteDMP
[ 88%] Linking CXX executable ../../bin/PeriodicDMP
[ 89%] Linking CXX executable ../../bin/DualQuaternionDMP
/root/workspace/dmp/examples/GPRDMPReg/main.cpp: In function ‘int main(int, char**)’:
/root/workspace/dmp/examples/GPRDMPReg/main.cpp:92:16: warning: ignoring return value of ‘int system(const char*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
   92 |     std::system("killall gnuplot");
      |     ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/root/workspace/dmp/examples/GPRDMPReg/main.cpp:93:16: warning: ignoring return value of ‘int system(const char*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
   93 |     std::system("mkdir plots");
      |     ~~~~~~~~~~~^~~~~~~~~~~~~~~
[ 90%] Linking CXX executable ../../bin/GPRDMPReg
[ 91%] Linking CXX executable ../../bin/RBFNDMPReg
[ 92%] Linking CXX executable ../../bin/RelTrajTest
[ 92%] Built target PeriodicDMP
[ 92%] Built target DualQuaternionDMP
[ 92%] Built target GPRDMPReg
[ 94%] Linking CXX executable ../../bin/UMIDMP
[ 95%] Linking CXX executable ../../bin/UMITSMP
[ 95%] Built target RelTrajTest
[ 95%] Built target RBFNDMPReg
[ 95%] Built target UMIDMP
[ 95%] Built target UMITSMP
[ 96%] Linking CXX executable ../../bin/QuaternionDMP
[ 96%] Built target QuaternionDMP
[ 97%] Linking CXX executable ../../bin/TaskSpaceDMP
[ 98%] Linking CXX executable ../../bin/PCAUMIDMP
[ 98%] Built target TaskSpaceDMP
[ 98%] Built target PCAUMIDMP
[100%] Linking CXX executable ../../../bin/DiscreteDMPTest
[100%] Built target DiscreteDMPTest
──────────────────────── Command exited - Return code 0 ────────────────────────

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
─── Upgrade module armarx/RobotAPI ... ─────────────────────────────────────────
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Prepare module armarx/RobotAPI ...
Run command: cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo 
-DCMAKE_C_COMPILER_LAUNCHER=/usr/bin/ccache 
-DCMAKE_CXX_COMPILER_LAUNCHER=/usr/bin/ccache -DCMAKE_C_COMPILER=/usr/bin/gcc-11
-DCMAKE_CXX_COMPILER=/usr/bin/g++-11 
-DCMAKE_PREFIX_PATH=/root/workspace/deps/mongocxx/build/install ..
In working directory: /root/workspace/armarx/RobotAPI/build
──────────────────────────────── Command output ────────────────────────────────
CMake Warning (dev) in CMakeLists.txt:
  No project() command is present.  The top-level CMakeLists.txt file must
  contain a literal, direct call to the project() command.  Add a line of
  code such as

    project(ProjectName)

  near the top of the file, but after cmake_minimum_required().

  CMake is pretending there is a "project(Project)" command on the first
  line.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- The C compiler identification is GNU 11.4.0
-- The CXX compiler identification is GNU 11.4.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/gcc-11 - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++-11 - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Deprecation Warning at CMakeLists.txt:5 (cmake_policy):
  The OLD behavior for policy CMP0043 will be removed from a future version
-- Using ArmarXCore @ v0.10.0 Source SDK from: /root/workspace/armarx/ArmarXCore/build
  of CMake.

--     ArmarXCore_DEPENDENCIES: 
--     ArmarXCore_DISABLED_TARGETS: 
  The cmake-policies(7) manual explains that the OLD behaviors of all
--     INTERFACE_DEPENDENCIES: 
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.


-- Ice version: 3.7.6
-- Found the following Ice libraries:
--   Ice (required)
-- Found Ice: /usr/bin/slice2cpp (found suitable version "3.7.6", minimum required is "3.7")
-- CMAKE_BUILD_TYPE = RelWithDebInfo
-- Using Simox Source-Build from: /root/workspace/simox/build
--  * Including /root/workspace/simox/CMakeModules/SimoxMacros.cmake
-- 
== Setting up ArmarX project ...
-- ArmarX legacy package.
-- Configuring ArmarX project `RobotAPI`.
CMake Deprecation Warning at /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/setup.cmake:11 (cmake_policy):
  The OLD behavior for policy CMP0043 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.
Call Stack (most recent call first):
  /root/workspace/armarx/ArmarXCore/etc/cmake/ArmarXProject.cmake:188 (include)
  CMakeLists.txt:17 (armarx_project)


CMake Deprecation Warning at /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/setup.cmake:11 (cmake_policy):
  The OLD behavior for policy CMP0045 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
-- Linux x86_64 target detected
  behavior and not rely on setting a policy to OLD.
Call Stack (most recent call first):
  /root/workspace/armarx/ArmarXCore/etc/cmake/ArmarXProject.cmake:188 (include)
  CMakeLists.txt:17 (armarx_project)


CMake Deprecation Warning at /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/setup.cmake:11 (cmake_policy):
  The OLD behavior for policy CMP0054 will be removed from a future version
  of CMake.

-- Performing Test Ice_WORKS
  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.
Call Stack (most recent call first):
  /root/workspace/armarx/ArmarXCore/etc/cmake/ArmarXProject.cmake:188 (include)
  CMakeLists.txt:17 (armarx_project)


-- Performing Test Ice_WORKS - Failed
-- Found Threads: TRUE  
-- Changing o level of RelWithDebInfo to match o level of Release (from '-O2 ' to '-O3 ')
-- CMAKE_CXX_FLAGS_RELWITHDEBINFO = -O3 -g -DNDEBUG
-- Performing Test COMPILER_SUPPORTS_CXX2A
-- Performing Test COMPILER_SUPPORTS_CXX2A - Success
-- Performing Test COMPILER_SUPPORTS_libstdcpp
-- Performing Test COMPILER_SUPPORTS_libstdcpp - Failed
-- Performing Test COMPILER_SUPPORTS_C99
-- Performing Test COMPILER_SUPPORTS_C99 - Success
-- Could NOT find Lcov (missing: Lcov_EXECUTABLE Lcov_GenHtml_EXECUTABLE) 
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
-- armarx git version: demo/2023-06-12/armar6a-0-87-g2544d3e
-- unable to determine current version. disabling package target.
-- git tag does not match armarx version file! maybe you forgot to run git fetch --tags
-- armarx deb package version: demo/2023-06-12/armar6a-0-87-g2544d3e
-- Looking for Boost
-- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found suitable exact version "1.74.0") found components: thread regex filesystem system program_options
-- Boost found at /usr/include
-- Using ArmarXGui @ v0.10.0 Source SDK from: /root/workspace/armarx/ArmarXGui/build
--     ArmarXGui_DEPENDENCIES: ArmarXCore
--     ArmarXGui_DISABLED_TARGETS: 
--     INTERFACE_DEPENDENCIES: ArmarXCore
-- ArmarXGui_USE_FILE: /root/workspace/armarx/ArmarXGui/etc/cmake//UseArmarXGui.cmake
-- Using ArmarXGui scripts in legacy mode.
-- Checking if DMP lib installed or build dir at /root/workspace/dmp/build
-- DMPLib from build dir
-- 
== Configuring target Interfaces: RobotAPIInterfaces ... ==
--         Dependencies:
--             ArmarXCore
--             ArmarXGui
-- 
== Configuring target Component: RobotAPIArmarXObjects ... ==
-- 
== Configuring target Library: RobotAPIArmarXObjects ... ==
--     Adding ArmarX Aron File Generation step to make
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/ArmarXObjects/aron/ObjectID.xml
--     Building test ArmarXObjectsTest
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/ArmarXObjects/aron/ObjectNames.xml
--     Building test ArmarXObjects_ObjectIDTest
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/ArmarXObjects/aron/ObjectPose.xml
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/ArmarXObjects/aron/ObjectType.xml
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/ArmarXObjects/aron/PoseManifoldGaussian.xml
-- 
== Configuring target Component: RobotAPIPriorKnowledgeCore ... ==
-- 
== Configuring target Library: RobotAPIPriorKnowledgeCore ... ==
-- 
== Configuring target Component: RobotAPIPriorKnowledgeLocationLoaderUtil ... ==
-- 
== Configuring target Library: RobotAPIPriorKnowledgeLocationLoaderUtil ... ==
-- 
== Configuring target Component: RobotAPIPriorKnowledgeAffordanceLoaderUtil ... ==
-- 
== Configuring target Library: RobotAPIPriorKnowledgeAffordanceLoaderUtil ... ==
-- 
== Configuring target Component: RobotAPIPriorKnowledgeMotions ... ==
-- 
== Configuring target Library: RobotAPIPriorKnowledgeMotions ... ==
-- 
== Configuring target Component: RobotAPIPriorKnowledgeObjects ... ==
-- 
== Configuring target Library: RobotAPIPriorKnowledgeObjects ... ==
-- 
== Configuring target Component: RobotAPIPriorKnowledgeRobots ... ==
-- 
== Configuring target Library: RobotAPIPriorKnowledgeRobots ... ==
-- 
== Configuring target Component: RobotAPIPriorKnowledgeNavigationGraphs ... ==
-- 
== Configuring target Library: RobotAPIPriorKnowledgeNavigationGraphs ... ==
-- 
== Configuring target RobotAPI Core Library: RobotAPICore ... ==
--     Building test RobotTest
--     Building test TrajectoryTest
--     Building test PIDControllerTest
--     Building test MathUtilsTest
--     Building test CartesianVelocityControllerTest
--     Building test CartesianVelocityRampTest
--     Building test CartesianVelocityControllerWithRampTest
--     Building test DebugDrawerTopicTest
-- find_package(Qt5 COMPONENTS Core;Gui;Designer QUIET) -> FOUND = 1
-- 
== Configuring target Component: DebugDrawerConfigWidget ... ==
-- 
== Configuring target Library: DebugDrawerConfigWidget ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
--     Building test DebugDrawerConfigWidgetTest
-- 
== Configuring target Component: RobotAPIComponentPlugins ... ==
-- 
== Configuring target Library: RobotAPIComponentPlugins ... ==
--     Building test RobotAPIComponentPluginsTest
-- 
== Configuring target Component: RobotAPIVariantWidget ... ==
-- 
== Configuring target Library: RobotAPIVariantWidget ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
--     Building test RobotAPIVariantWidgetTest
-- 
== Configuring target Component: RobotStatechartHelpers ... ==
-- 
== Configuring target Library: RobotStatechartHelpers ... ==
-- 
== Configuring target Component: SimpleJsonLogger ... ==
-- 
== Configuring target Library: SimpleJsonLogger ... ==
-- 
== Configuring target Component: RobotAPISimpleTrajectory ... ==
-- 
== Configuring target Library: RobotAPISimpleTrajectory ... ==
--     Building test RobotAPISimpleTrajectoryTrajectoryTest
-- 
== Configuring target RobotAPI Library: RobotAPIWidgets ... ==
-- jsoncpp-LIBRARIES: jsoncpp
-- jsoncpp-Include: /usr/include/jsoncpp
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target Component: diffik ... ==
-- 
== Configuring target Library: diffik ... ==
--     Building test diffikTest
-- 
== Configuring target Component: natik ... ==
-- 
== Configuring target Library: natik ... ==
--     Building test natikTest
-- 
== Configuring target Component: ukfm ... ==
-- 
== Configuring target Library: ukfm ... ==
-- 
== Configuring target Component: aron ... ==
-- 
== Configuring target Library: aron ... ==
-- 
== Configuring target Component: aroncodegenerationutil ... ==
-- 
== Configuring target Library: aroncodegenerationutil ... ==
-- 
== Configuring target Component: aroncodegeneration ... ==
-- 
== Configuring target Library: aroncodegeneration ... ==
-- NOT Building "Library: aroncodegeneration" because: IVT not available.
--     Adding ArmarX Aron File Generation step to make
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/aron/codegeneration/test/aron/AnyTest.xml
--     Adding ArmarX Aron File Generation step to make
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/aron/codegeneration/test/aron/TemplateTest.xml
--     Adding ArmarX Aron File Generation step to make
--     Adding ArmarX Aron File Generation step to make
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/aron/codegeneration/test/aron/DictTest.xml
--     Adding ArmarX Aron File Generation step to make
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/aron/codegeneration/test/aron/MatrixTest.xml
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/aron/codegeneration/test/aron/QuaternionTest.xml
-- 
== Configuring target Component: aroncommon ... ==
-- 
== Configuring target Library: aroncommon ... ==
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/aron/codegeneration/test/aron/EnumTest.xml
--     Adding ArmarX Aron File Generation step to make
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/aron/codegeneration/test/aron/HumanPoseTest.xml
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/aron/codegeneration/test/aron/ImageTest.xml
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/aron/codegeneration/test/aron/ListTest.xml
--     Building test aron_common_test
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/aron/codegeneration/test/aron/NaturalIKTest.xml
-- 
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/aron/codegeneration/test/aron/ObjectTest.xml
== Configuring target Component: aronivtconverter ... ==
-- 
== Configuring target Library: aronivtconverter ... ==
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/aron/codegeneration/test/aron/OrientationTest.xml
-- NOT Building "Library: aronivtconverter" because: IVT not available.
-- 
== Configuring target Component: aronpclconverter ... ==
-- 
== Configuring target Library: aronpclconverter ... ==
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/aron/codegeneration/test/aron/PointCloudTest.xml
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/aron/codegeneration/test/aron/PoseTest.xml
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/aron/codegeneration/test/aron/PositionTest.xml
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/aron/codegeneration/test/aron/PrimitiveTest.xml
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/aron/codegeneration/test/aron/OptionalTest.xml
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/aron/codegeneration/test/aron/DtoTest.xml
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/aron/codegeneration/test/aron/NaturalIKTest.xml
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/aron/codegeneration/test/aron/BaseClassTest.xml
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/aron/codegeneration/test/aron/DerivedClassTest.xml
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/aron/codegeneration/test/aron/HumanPoseTest.xml
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/aron/codegeneration/test/aron/OptionalTest.xml
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/aron/codegeneration/test/aron/MatrixTest.xml
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/aron/common/aron/AxisAlignedBoundingBox.xml
-- NOT Building "Library: aronpclconverter" because: PCL not available.
-- 
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/aron/common/aron/color.xml
== Configuring target Component: aroneigenconverter ... ==
-- 
== Configuring target Library: aroneigenconverter ... ==
-- 
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/aron/common/aron/Color.xml
== Configuring target Component: aronopencvconverter ... ==
-- 
== Configuring target Library: aronopencvconverter ... ==
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/aron/common/aron/framed.xml
-- NOT Building "Library: aronopencvconverter" because: OpenCV not available.
-- 
== Configuring target Component: aronjsonconverter ... ==
-- 
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/aron/common/aron/Names.xml
== Configuring target Library: aronjsonconverter ... ==
-- 
== Configuring target Component: aronstdstlconverter ... ==
-- 
== Configuring target Library: aronstdstlconverter ... ==
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/aron/common/aron/OrientedBox.xml
-- 
== Configuring target Component: arondatatypeconverter ... ==
-- 
== Configuring target Library: arondatatypeconverter ... ==
-- 
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/aron/common/aron/PackagePath.xml
== Configuring target Component: aronfilter ... ==
-- 
== Configuring target Library: aronfilter ... ==
-- 
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/aron/common/aron/time.xml
== Configuring target Component: arontest ... ==
-- 
== Configuring target Library: arontest ... ==
-- 
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/aron/common/aron/trajectory.xml
== Configuring target Component: aron_component_config ... ==
-- 
== Configuring target Library: aron_component_config ... ==
-- 
== Configuring target Component: armem ... ==
-- 
== Configuring target Library: armem ... ==
--     Adding ArmarX Aron File Generation step to make
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/armem/aron/MemoryID.xml
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/armem/aron/MemoryLink.xml
--     Building test ArMemForEachTest
--     Building test ArMemGetFindTest
--     Building test ArMemIceConversionsTest
--     Building test ArMemMemoryIDTest
--     Building test ArMemQueryBuilderTest
--     Building test ArMemPrefixesTest
-- 
== Configuring target Component: armem_server ... ==
-- 
== Configuring target Library: armem_server ... ==
CMake Warning at /root/workspace/deps/mongocxx/build/install/lib/cmake/libmongocxx-3.7.0-pre/libmongocxx-config.cmake:15 (message):
  This CMake target is deprecated.  Use 'mongo::mongocxx_shared' instead.
  Consult the example projects for further details.
-- NOT Building "Library: armem_server" because: OpenCV not available.
Call Stack (most recent call first):
  source/RobotAPI/libraries/armem/server/CMakeLists.txt:11 (find_package)


--     armem_server disabled because RobotAPI::aron::converter::opencv does not get built
CMake Warning at /root/workspace/deps/mongocxx/build/install/lib/cmake/libbsoncxx-3.7.0-pre/libbsoncxx-config.cmake:15 (message):
  This CMake target is deprecated.  Use 'mongo::bsoncxx_shared' instead.
  Consult the example projects for further details.
Call Stack (most recent call first):
  /root/workspace/deps/mongocxx/build/install/lib/cmake/libmongocxx-3.7.0-pre/libmongocxx-config.cmake:22 (find_package)
  source/RobotAPI/libraries/armem/server/CMakeLists.txt:11 (find_package)


CMake Warning at /root/workspace/deps/mongocxx/build/install/lib/cmake/libbsoncxx-3.7.0-pre/libbsoncxx-config.cmake:15 (message):
  This CMake target is deprecated.  Use 'mongo::bsoncxx_shared' instead.
  Consult the example projects for further details.
Call Stack (most recent call first):
  source/RobotAPI/libraries/armem/server/CMakeLists.txt:15 (find_package)


--     ArMemLTMTest disabled because RobotAPI::aron::converter::opencv does not get built
--     ArMemLTMTest disabled because armem_server does not get built
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/armem_grasping/aron/KnownGraspCandidate.xml
--     ArMemLTMBenchmark disabled because RobotAPI::aron::converter::opencv does not get built
--     ArMemLTMBenchmark disabled because armem_server does not get built
--     ArMemMemoryTest disabled because RobotAPI::aron::converter::opencv does not get built
--     ArMemMemoryTest disabled because armem_server does not get built
--     ArMemQueryTest disabled because RobotAPI::aron::converter::opencv does not get built
--     ArMemQueryTest disabled because armem_server does not get built
-- 
== Configuring target Component: armem_grasping ... ==
-- 
== Configuring target Library: armem_grasping ... ==
--     armem_grasping disabled because armem_server does not get built
--     Adding ArmarX Aron File Generation step to make
-- 
== Configuring target Component: armem_gui ... ==
-- 
== Configuring target Library: armem_gui ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
--     armem_gui disabled because armem_server does not get built
--     ArMemGuiTest disabled because armem_gui does not get built
-- 
== Configuring target Component: armem_index ... ==
-- 
== Configuring target Library: armem_index ... ==
--     Adding ArmarX Aron File Generation step to make
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/armem_index/aron/Named.xml
-- 
== Configuring target Component: armem_index_server ... ==
-- 
== Configuring target Library: armem_index_server ... ==
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/armem_index/aron/Spatial.xml
--     armem_index_server disabled because RobotAPI::armem_server does not get built
-- 
== Configuring target Component: armem_locations ... ==
-- 
== Configuring target Library: armem_locations ... ==
--     Adding ArmarX Aron File Generation step to make
-- 
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/armem_locations/aron/Location.xml
== Configuring target Component: armem_motions ... ==
-- 
== Configuring target Library: armem_motions ... ==
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/armem_motions/aron/MDBReference.xml
--     Adding ArmarX Aron File Generation step to make
-- 
== Configuring target Component: armem_motions_server ... ==
-- 
== Configuring target Library: armem_motions_server ... ==
--     armem_motions_server disabled because RobotAPI::armem_server does not get built
-- 
== Configuring target Component: armem_mps ... ==
-- 
== Configuring target Library: armem_mps ... ==
-- 
== Configuring target Component: armem_mps_server ... ==
-- 
== Configuring target Library: armem_mps_server ... ==
--     armem_mps_server disabled because RobotAPI::armem_server does not get built
-- 
== Configuring target Component: armem_objects ... ==
-- 
== Configuring target Library: armem_objects ... ==
--     Adding ArmarX Aron File Generation step to make
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/armem_objects/aron/ObjectClass.xml
-- 
== Configuring target Component: armem_objects_server ... ==
-- 
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/armem_objects/aron/ObjectInstance.xml
== Configuring target Library: armem_objects_server ... ==
--     armem_objects_server disabled because RobotAPI::armem_server does not get built
-- 
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/armem_objects/aron/Attachment.xml
== Configuring target Component: armem_reasoning ... ==
-- 
== Configuring target Library: armem_reasoning ... ==
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/armem_objects/aron/Marker.xml
--     Adding ArmarX Aron File Generation step to make
-- 
== Configuring target Component: armem_reasoning_server ... ==
-- 
== Configuring target Library: armem_reasoning_server ... ==
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/armem_reasoning/aron/Anticipation.xml
--     armem_reasoning_server disabled because armem_server does not get built
-- 
== Configuring target Component: armem_robot ... ==
-- 
== Configuring target Library: armem_robot ... ==
--     Adding ArmarX Aron File Generation step to make
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/armem_robot/aron/RobotDescription.xml
-- 
== Configuring target Component: armem_robot_state ... ==
-- 
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/armem_robot/aron/RobotState.xml
== Configuring target Library: armem_robot_state ... ==
--     Adding ArmarX Aron File Generation step to make
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/armem_robot/aron/Robot.xml
-- 
== Configuring target Component: armem_robot_state_server ... ==
-- 
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/armem_robot_state/aron/JointState.xml
== Configuring target Library: armem_robot_state_server ... ==
--     armem_robot_state_server disabled because RobotAPI::armem_server does not get built
-- 
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/armem_robot_state/aron/Proprioception.xml
== Configuring target Component: armem_skills ... ==
-- 
== Configuring target Library: armem_skills ... ==
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/armem_robot_state/aron/Exteroception.xml
--     armem_skills disabled because RobotAPI::armem_server does not get built
--     Adding ArmarX Aron File Generation step to make
-- 
== Configuring target Component: armem_system_state ... ==
-- 
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/armem_robot_state/aron/TransformHeader.xml
== Configuring target Library: armem_system_state ... ==
--     armem_system_state disabled because RobotAPI::armem_server does not get built
-- 
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/armem_robot_state/aron/Transform.xml
== Configuring target Component: armem_laser_scans ... ==
-- 
== Configuring target Library: armem_laser_scans ... ==
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/armem_skills/aron/Statechart.xml
--     Adding ArmarX Aron File Generation step to make
-- 
== Configuring target Component: armem_vision ... ==
-- 
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/armem_skills/aron/Skill.xml
== Configuring target Library: armem_vision ... ==
--     Adding ArmarX Aron File Generation step to make
-- 
== Configuring target Component: RobotAPISkills ... ==
-- 
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/armem_laser_scans/aron/LaserScan.xml
== Configuring target Library: RobotAPISkills ... ==
-- 
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/armem_vision/aron/OccupancyGrid.xml
== Configuring target Component: RobotUnitDataStreamingReceiver ... ==
-- 
== Configuring target Library: RobotUnitDataStreamingReceiver ... ==
--     Building test RobotUnitDataStreamingReceiverTest
-- 
== Configuring target Component: GraspingUtility ... ==
-- 
== Configuring target Library: GraspingUtility ... ==
--     Adding ArmarX Aron File Generation step to make
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/libraries/GraspingUtility/aron/GraspCandidate.xml
-- 
== Configuring target Component: obstacle_avoidance ... ==
-- 
== Configuring target Library: obstacle_avoidance ... ==
-- 
== Configuring target RobotAPI Units Library: RobotAPIUnits ... ==
-- 
== Configuring target Component: ObstacleAvoidingPlatformUnit ... ==
-- 
== Configuring target Component: ObstacleAwarePlatformUnit ... ==
-- 
== Configuring target Component: RobotUnit ... ==
-- 
== Configuring target Library: RobotUnit ... ==
-- Found RobotUnitModule RobotUnitModuleManagement
-- Found RobotUnitModule RobotUnitModuleControllerManagement
-- Found RobotUnitModule RobotUnitModuleControlThread
-- Found RobotUnitModule RobotUnitModuleControlThreadDataBuffer
-- Found RobotUnitModule RobotUnitModuleDevices
-- Found RobotUnitModule RobotUnitModuleLogging
-- Found RobotUnitModule RobotUnitModulePublisher
-- Found RobotUnitModule RobotUnitModuleRobotData
-- Found RobotUnitModule RobotUnitModuleSelfCollisionChecker
-- Found RobotUnitModule RobotUnitModuleUnits
-- collected these names for RobotUnitModules: Management,ControllerManagement,ControlThread,ControlThreadDataBuffer,Devices,Logging,Publisher,RobotData,SelfCollisionChecker,Units
--     Building test BasicControllerTest
--     Generating application
-- 
== Configuring target Component: ForceTorqueObserver ... ==
--     Generating application
-- 
== Configuring target Component: ForceTorqueUnitSimulation ... ==
--     Generating application
-- 
== Configuring target Component: GamepadUnitObserver ... ==
--     Generating application
-- 
== Configuring target Component: GraspCandidateObserver ... ==
--     Generating application
-- 
== Configuring target Component: HandUnitSimulation ... ==
--     Generating application
-- 
== Configuring target Component: HapticObserver ... ==
--     Generating application
-- 
== Configuring target Component: HeadIKUnit ... ==
--     Generating application
-- 
== Configuring target Component: InertialMeasurementUnitObserver ... ==
--     Generating application
-- 
== Configuring target Component: KinematicUnitObserver ... ==
--     Generating application
-- 
== Configuring target Component: KinematicUnitSimulation ... ==
--     Generating application
-- 
== Configuring target Component: LaserScannerUnitObserver ... ==
--     Generating application
-- 
== Configuring target Component: MetaWearIMUObserver ... ==
--     Generating application
-- 
== Configuring target Component: SpeechObserver ... ==
--     Generating application
-- 
== Configuring target Component: PlatformUnitSimulation ... ==
--     Generating application
-- 
== Configuring target Component: PlatformUnitObserver ... ==
--     Generating application
-- 
== Configuring target Component: OrientedTactileSensorUnitObserver ... ==
--     Generating application
-- 
== Configuring target Component: OptoForceUnitObserver ... ==
-- 
== Configuring target Component: ExampleMemory ... ==
-- NOT Building "Component: ExampleMemory" because: OpenCV not available.
--     ExampleMemory disabled because armem_server does not get built
--     Adding ArmarX Aron File Generation step to make
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/components/armem/server/ExampleMemory/aron/ExampleData.xml
--     ExampleMemoryTest disabled because ExampleMemory does not get built
--     Generating application
--     ExampleMemoryRun disabled because armem_server does not get built
--     ExampleMemoryRun disabled because ExampleMemory does not get built
--     ExampleMemoryRun disabled because ExampleMemory does not get built
--     ExampleMemoryRun disabled because ExampleMemory does not get built
--     ExampleMemoryRun disabled because ExampleMemory does not get built
--     ExampleMemoryRun disabled because ExampleMemory does not get built
--     ExampleMemoryRun disabled because ExampleMemory does not get built
-- 
== Configuring target Component: GeneralPurposeMemory ... ==
--     GeneralPurposeMemory disabled because armem_server does not get built
--     Generating application
--     GeneralPurposeMemoryRun disabled because armem_server does not get built
--     GeneralPurposeMemoryRun disabled because GeneralPurposeMemory does not get built
--     GeneralPurposeMemoryRun disabled because GeneralPurposeMemory does not get built
--     GeneralPurposeMemoryRun disabled because GeneralPurposeMemory does not get built
--     GeneralPurposeMemoryRun disabled because GeneralPurposeMemory does not get built
--     GeneralPurposeMemoryRun disabled because GeneralPurposeMemory does not get built
--     GeneralPurposeMemoryRun disabled because GeneralPurposeMemory does not get built
-- 
== Configuring target Component: GraspMemory ... ==
--     GraspMemory disabled because armem_server does not get built
--     GraspMemory disabled because armem_grasping does not get built
--     Generating application
--     GraspMemoryRun disabled because armem_server does not get built
--     GraspMemoryRun disabled because armem_grasping does not get built
--     GraspMemoryRun disabled because GraspMemory does not get built
--     GraspMemoryRun disabled because GraspMemory does not get built
--     GraspMemoryRun disabled because GraspMemory does not get built
--     GraspMemoryRun disabled because GraspMemory does not get built
--     GraspMemoryRun disabled because GraspMemory does not get built
--     GraspMemoryRun disabled because GraspMemory does not get built
-- 
== Configuring target Component: IndexMemory ... ==
--     IndexMemory disabled because armem_index_server does not get built
--     Generating application
--     IndexMemoryRun disabled because armem_index_server does not get built
--     IndexMemoryRun disabled because IndexMemory does not get built
--     IndexMemoryRun disabled because IndexMemory does not get built
--     IndexMemoryRun disabled because IndexMemory does not get built
--     IndexMemoryRun disabled because IndexMemory does not get built
--     IndexMemoryRun disabled because IndexMemory does not get built
--     IndexMemoryRun disabled because IndexMemory does not get built
-- 
== Configuring target Component: MotionMemory ... ==
--     MotionMemory disabled because RobotAPI::armem_server does not get built
--     MotionMemory disabled because RobotAPI::armem_motions_server does not get built
--     MotionMemory disabled because RobotAPI::armem_mps_server does not get built
--     Generating application
--     MotionMemoryRun disabled because RobotAPI::armem_server does not get built
--     MotionMemoryRun disabled because RobotAPI::armem_motions_server does not get built
--     MotionMemoryRun disabled because RobotAPI::armem_mps_server does not get built
--     MotionMemoryRun disabled because MotionMemory does not get built
--     MotionMemoryRun disabled because MotionMemory does not get built
--     MotionMemoryRun disabled because MotionMemory does not get built
--     MotionMemoryRun disabled because MotionMemory does not get built
--     MotionMemoryRun disabled because MotionMemory does not get built
--     MotionMemoryRun disabled because MotionMemory does not get built
-- 
== Configuring target Component: ObjectMemory ... ==
--     ObjectMemory disabled because RobotAPI::armem_server does not get built
--     ObjectMemory disabled because RobotAPI::armem_objects_server does not get built
--     Generating application
--     ObjectMemoryRun disabled because RobotAPI::armem_server does not get built
--     ObjectMemoryRun disabled because RobotAPI::armem_objects_server does not get built
--     ObjectMemoryRun disabled because ObjectMemory does not get built
--     ObjectMemoryRun disabled because ObjectMemory does not get built
--     ObjectMemoryRun disabled because ObjectMemory does not get built
--     ObjectMemoryRun disabled because ObjectMemory does not get built
--     ObjectMemoryRun disabled because ObjectMemory does not get built
--     ObjectMemoryRun disabled because ObjectMemory does not get built
-- 
== Configuring target Component: ReasoningMemory ... ==
--     ReasoningMemory disabled because armem_server does not get built
--     ReasoningMemory disabled because armem_reasoning_server does not get built
--     Generating application
--     ReasoningMemoryRun disabled because armem_server does not get built
--     ReasoningMemoryRun disabled because armem_reasoning_server does not get built
--     ReasoningMemoryRun disabled because ReasoningMemory does not get built
--     ReasoningMemoryRun disabled because ReasoningMemory does not get built
--     ReasoningMemoryRun disabled because ReasoningMemory does not get built
--     ReasoningMemoryRun disabled because ReasoningMemory does not get built
--     ReasoningMemoryRun disabled because ReasoningMemory does not get built
--     ReasoningMemoryRun disabled because ReasoningMemory does not get built
-- 
== Configuring target Component: RobotStateMemory ... ==
--     RobotStateMemory disabled because RobotAPI::armem_server does not get built
--     RobotStateMemory disabled because RobotAPI::armem_robot_state_server does not get built
--     Generating application
--     RobotStateMemoryRun disabled because RobotAPI::armem_server does not get built
--     RobotStateMemoryRun disabled because RobotAPI::armem_robot_state_server does not get built
--     RobotStateMemoryRun disabled because RobotStateMemory does not get built
--     RobotStateMemoryRun disabled because RobotStateMemory does not get built
--     RobotStateMemoryRun disabled because RobotStateMemory does not get built
--     RobotStateMemoryRun disabled because RobotStateMemory does not get built
--     RobotStateMemoryRun disabled because RobotStateMemory does not get built
--     RobotStateMemoryRun disabled because RobotStateMemory does not get built
-- 
== Configuring target Component: SkillsMemory ... ==
--     SkillsMemory disabled because armem_skills does not get built
--     Generating application
--     SkillsMemoryRun disabled because armem_skills does not get built
--     SkillsMemoryRun disabled because SkillsMemory does not get built
--     SkillsMemoryRun disabled because SkillsMemory does not get built
--     SkillsMemoryRun disabled because SkillsMemory does not get built
--     SkillsMemoryRun disabled because SkillsMemory does not get built
--     SkillsMemoryRun disabled because SkillsMemory does not get built
--     SkillsMemoryRun disabled because SkillsMemory does not get built
-- 
== Configuring target Component: LaserScansMemory ... ==
--     LaserScansMemory disabled because armem_server does not get built
--     Generating application
--     LaserScansMemoryRun disabled because armem_server does not get built
--     LaserScansMemoryRun disabled because LaserScansMemory does not get built
--     LaserScansMemoryRun disabled because LaserScansMemory does not get built
--     LaserScansMemoryRun disabled because LaserScansMemory does not get built
--     LaserScansMemoryRun disabled because LaserScansMemory does not get built
--     LaserScansMemoryRun disabled because LaserScansMemory does not get built
--     LaserScansMemoryRun disabled because LaserScansMemory does not get built
-- 
== Configuring target Component: SystemStateMemory ... ==
--     SystemStateMemory disabled because armem_system_state does not get built
--     Generating application
--     SystemStateMemoryRun disabled because armem_system_state does not get built
--     SystemStateMemoryRun disabled because SystemStateMemory does not get built
--     SystemStateMemoryRun disabled because SystemStateMemory does not get built
--     SystemStateMemoryRun disabled because SystemStateMemory does not get built
--     SystemStateMemoryRun disabled because SystemStateMemory does not get built
--     SystemStateMemoryRun disabled because SystemStateMemory does not get built
--     SystemStateMemoryRun disabled because SystemStateMemory does not get built
-- 
== Configuring target Component: LegacyRobotStateMemoryAdapter ... ==
--     Generating application
-- 
== Configuring target Component: ExampleMemoryClient ... ==
-- NOT Building "Component: ExampleMemoryClient" because: OpenCV not available.
--     ExampleMemoryClient disabled because aronopencvconverter does not get built
--     ExampleMemoryClient disabled because ExampleMemory does not get built
--     Generating application
--     ExampleMemoryClientRun disabled because aronopencvconverter does not get built
--     ExampleMemoryClientRun disabled because ExampleMemory does not get built
--     ExampleMemoryClientRun disabled because ExampleMemoryClient does not get built
--     ExampleMemoryClientRun disabled because ExampleMemoryClient does not get built
--     ExampleMemoryClientRun disabled because ExampleMemoryClient does not get built
--     ExampleMemoryClientRun disabled because ExampleMemoryClient does not get built
--     ExampleMemoryClientRun disabled because ExampleMemoryClient does not get built
--     ExampleMemoryClientRun disabled because ExampleMemoryClient does not get built
-- 
== Configuring target Component: GraspProviderExample ... ==
-- NOT Building "Component: GraspProviderExample" because: IVT not available.
--     Generating application
--     GraspProviderExampleRun disabled because GraspProviderExample does not get built
--     GraspProviderExampleRun disabled because GraspProviderExample does not get built
--     GraspProviderExampleRun disabled because GraspProviderExample does not get built
--     GraspProviderExampleRun disabled because GraspProviderExample does not get built
--     GraspProviderExampleRun disabled because GraspProviderExample does not get built
--     GraspProviderExampleRun disabled because GraspProviderExample does not get built
-- 
== Configuring target Component: ObjectInstanceToIndex ... ==
--     Generating application
-- 
== Configuring target Component: RobotStatePredictionClientExample ... ==
--     Generating application
-- 
== Configuring target Component: SimpleVirtualRobot ... ==
-- 
== Configuring target Library: SimpleVirtualRobot ... ==
--     Generating application
-- 
== Configuring target Component: VirtualRobotReaderExampleClient ... ==
-- NOT Building "Component: VirtualRobotReaderExampleClient" because: IVT not available.
--     Generating application
--     VirtualRobotReaderExampleClientRun disabled because VirtualRobotReaderExampleClient does not get built
--     VirtualRobotReaderExampleClientRun disabled because VirtualRobotReaderExampleClient does not get built
--     VirtualRobotReaderExampleClientRun disabled because VirtualRobotReaderExampleClient does not get built
--     VirtualRobotReaderExampleClientRun disabled because VirtualRobotReaderExampleClient does not get built
--     VirtualRobotReaderExampleClientRun disabled because VirtualRobotReaderExampleClient does not get built
--     VirtualRobotReaderExampleClientRun disabled because VirtualRobotReaderExampleClient does not get built
-- 
== Configuring target Component: VirtualRobotWriterExample ... ==
-- 
== Configuring target Library: VirtualRobotWriterExample ... ==
--     Generating application
-- 
== Configuring target Component: MemoryNameSystem ... ==
--     Generating application
-- 
== Configuring target Component: SkillProviderExample ... ==
--     Adding ArmarX Aron File Generation step to make
--     Generating application
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/components/skills/SkillProviderExample/aron/HelloWorldAcceptedType.xml
-- 
== Configuring target Component: AronComponentConfigExample ... ==
--     Adding ArmarX Aron File Generation step to make
--     Generating application
        Adding custom aron generation target for file: /builds/sw/armarx/robot-api/source/RobotAPI/components/AronComponentConfigExample/aron/ComponentConfig.xml
-- 
== Configuring target Component: ArticulatedObjectLocalizerExample ... ==
-- 
== Configuring target Library: ArticulatedObjectLocalizerExample ... ==
--     Building test ArticulatedObjectLocalizerExampleTest
--     Generating application
-- 
== Configuring target Component: ArViz ... ==
-- 
== Configuring target Component: ArVizCoin ... ==
-- 
== Configuring target Component: ArVizStorage ... ==
-- 
== Configuring target Component: ArVizExample ... ==
-- 
== Configuring target Component: ArVizInteractExample ... ==
--     Building test ArViz_Client_ColorTest
-- 
== Configuring target Component: CyberGloveObserver ... ==
--     Generating application
-- 
== Configuring target Component: DebugDrawer ... ==
-- 
== Configuring target Component: DebugDrawerToArViz ... ==
--     Building test DebugDrawerToArVizTest
-- 
== Configuring target Component: DebugDrawerToArVizApp ... ==
-- 
== Configuring target Component: DSObstacleAvoidance ... ==
-- NOT Building "Component: DSObstacleAvoidance" because: dynamic_obstacle_avoidance not available.
--     DSObstacleAvoidanceRun disabled because DSObstacleAvoidance does not get built
-- 
== Configuring target Component: DummyTextToSpeech ... ==
--     Building test DummyTextToSpeechTest
--     Generating application
-- 
== Configuring target Component: DynamicObstacleManager ... ==
-- NOT Building "Component: DynamicObstacleManager" because: OpenCV not available.
--     Generating application
--     DynamicObstacleManagerRun disabled because DynamicObstacleManager does not get built
--     DynamicObstacleManagerRun disabled because DynamicObstacleManager does not get built
--     DynamicObstacleManagerRun disabled because DynamicObstacleManager does not get built
--     DynamicObstacleManagerRun disabled because DynamicObstacleManager does not get built
--     DynamicObstacleManagerRun disabled because DynamicObstacleManager does not get built
--     DynamicObstacleManagerRun disabled because DynamicObstacleManager does not get built
-- 
== Configuring target Component: EarlyVisionGraph ... ==
-- 
== Configuring target Component: GamepadControlUnit ... ==
--     Building test GamepadControlUnitTest
--     Generating application
-- 
== Configuring target Component: ik_demo ... ==
--     Generating application
-- 
== Configuring target Component: KITHandUnit ... ==
-- NOT Building "Component: KITHandUnit" because: KITHand stand-alone lib not available.
--     KITHandUnitTest disabled because KITHandUnit does not get built
--     Generating application
--     KITHandUnitAppRun disabled because KITHandUnit does not get built
--     KITHandUnitAppRun disabled because KITHandUnit does not get built
--     KITHandUnitAppRun disabled because KITHandUnit does not get built
--     KITHandUnitAppRun disabled because KITHandUnit does not get built
--     KITHandUnitAppRun disabled because KITHandUnit does not get built
--     KITHandUnitAppRun disabled because KITHandUnit does not get built
-- 
== Configuring target Component: KITProstheticHandUnit ... ==
--     Building test KITProstheticHandUnitTest
--     Generating application
-- 
== Configuring target Component: MultiHandUnit ... ==
--     Building test MultiHandUnitTest
--     Generating application
-- 
== Configuring target Component: NaturalIKTest ... ==
--     Building test NaturalIKTestTest
--     Generating application
-- 
== Configuring target Component: NaturalIKTest ... ==
-- 
== Configuring target Component: ObjectPoseClientExample ... ==
--     Generating application
-- 
== Configuring target Component: ObjectPoseProviderExample ... ==
--     Generating application
-- 
== Configuring target Component: RobotHealth ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- find_package(Qt5 COMPONENTS Script QUIET) -> FOUND = 1
--     Generating application
--     Generating application
-- 
== Configuring target Component: RobotHealthDummy ... ==
-- 
== Configuring target Component: RobotNameService ... ==
--     Building test RobotNameServiceTest
--     Generating application
-- 
== Configuring target RobotAPI Library: RobotStateComponent ... ==
--     Building test RobotStateTest
-- 
== Configuring target Component: RobotToArViz ... ==
--     Building test RobotToArVizTest
-- 
== Configuring target Component: RobotToArVizApp ... ==
-- 
== Configuring target Component: StatechartExecutorExample ... ==
--     Generating application
-- 
== Configuring target Component: TopicTimingTest ... ==
-- 
== Configuring target Component: TopicTimingServer ... ==
-- 
== Configuring target Component: TopicTimingClient ... ==
-- 
== Configuring target Component: ViewSelection ... ==
--     Generating application
-- 
== Configuring target Component: ObjectMemoryEditor ... ==
--     Generating application
-- 
== Configuring target WeissHapticSensor Library: WeissHapticSensor ... ==
-- 
== Configuring target Component: XsensIMU ... ==
-- 
== Configuring target LibIMU ... ==
--     Generating application
-- 
== Configuring target Component: HokuyoLaserUnit ... ==
-- NOT Building "Component: HokuyoLaserUnit" because: Hokuyo laser scanner driver not found.
--     HokuyoLaserUnitTest disabled because HokuyoLaserUnit does not get built
--     Generating application
--     HokuyoLaserUnitAppRun disabled because HokuyoLaserUnit does not get built
--     HokuyoLaserUnitAppRun disabled because HokuyoLaserUnit does not get built
--     HokuyoLaserUnitAppRun disabled because HokuyoLaserUnit does not get built
--     HokuyoLaserUnitAppRun disabled because HokuyoLaserUnit does not get built
--     HokuyoLaserUnitAppRun disabled because HokuyoLaserUnit does not get built
--     HokuyoLaserUnitAppRun disabled because HokuyoLaserUnit does not get built
-- 
== Configuring target Component: OptoForceUnit ... ==
-- NOT Building "Component: OptoForceUnit" because: OptoForceOMD not available.
--     OptoForceUnitTest disabled because OptoForceUnit does not get built
--     Generating application
--     OptoForceUnitAppRun disabled because OptoForceUnit does not get built
--     OptoForceUnitAppRun disabled because OptoForceUnit does not get built
--     OptoForceUnitAppRun disabled because OptoForceUnit does not get built
--     OptoForceUnitAppRun disabled because OptoForceUnit does not get built
--     OptoForceUnitAppRun disabled because OptoForceUnit does not get built
--     OptoForceUnitAppRun disabled because OptoForceUnit does not get built
-- 
== Configuring target OrientedTactileSensor Library: OrientedTactileSensor ... ==
--     Generating application
-- 
== Configuring target Component: OrientedTactileSensorUnit ... ==
-- 
== Configuring target Component: GamepadUnit ... ==
--     Building test GamepadUnitTest
--     Generating application
-- 
== Configuring target Component: MetaWearIMU ... ==
--     Generating application
-- 
== Configuring target Component: KITProstheticHandDriver ... ==
-- 
== Configuring target Library: KITProstheticHandDriver ... ==
-- 
== Configuring target Component: KITProstheticHandDriverExampleNoArmarX ... ==
-- 
== Configuring target Component: KITProsthesisIceDriver ... ==
-- 
== Configuring target Library: KITProsthesisIceDriver ... ==
-- 
== Configuring target Component: KITProsthesisIceDriverExampleNoArmarX ... ==
-- 
== Configuring target Core Library: RobotAPIOperations ... ==
--     Generating application
-- 
== Configuring target Component: RobotControl ... ==
-- 
== Configuring target Component: WeissHapticGroup ... ==
-- Statechartgroup: WeissHapticGroup.scgxml in /builds/sw/armarx/robot-api/build/source/RobotAPI/statecharts/WeissHapticGroup
-- Context generation enabled
-- 
== Configuring target Component: StatechartProfilesTestGroup ... ==
-- Statechartgroup: StatechartProfilesTestGroup.scgxml in /builds/sw/armarx/robot-api/build/source/RobotAPI/statecharts/StatechartProfilesTestGroup
-- Context generation enabled
-- 
== Configuring target Component: OrientedTactileSensorGroup ... ==
-- Statechartgroup: OrientedTactileSensorGroup.scgxml in /builds/sw/armarx/robot-api/build/source/RobotAPI/statecharts/OrientedTactileSensorGroup
-- Context generation enabled
-- 
== Configuring target Component: TrajectoryExecutionCode ... ==
-- Statechartgroup: TrajectoryExecutionCode.scgxml in /builds/sw/armarx/robot-api/build/source/RobotAPI/statecharts/TrajectoryExecutionCode
-- Context generation enabled
-- 
== Configuring target Component: SpeechObserverTestGroup ... ==
-- Using statechart CMake file  /builds/sw/armarx/robot-api/build/source/RobotAPI/statecharts/SpeechObserverTestGroup/SpeechObserverTestGroupFiles.generated.cmake
-- Statechartgroup: SpeechObserverTestGroup.scgxml in /builds/sw/armarx/robot-api/build/source/RobotAPI/statecharts/SpeechObserverTestGroup
-- Context generation enabled
-- 
== Configuring target Component: ForceTorqueUtility ... ==
-- Using statechart CMake file  /builds/sw/armarx/robot-api/build/source/RobotAPI/statecharts/ForceTorqueUtility/ForceTorqueUtilityFiles.generated.cmake
-- Statechartgroup: ForceTorqueUtility.scgxml in /builds/sw/armarx/robot-api/build/source/RobotAPI/statecharts/ForceTorqueUtility
-- Context generation enabled
-- 
== Configuring target Component: RobotNameHelperTestGroup ... ==
-- Using statechart CMake file  /builds/sw/armarx/robot-api/build/source/RobotAPI/statecharts/RobotNameHelperTestGroup/RobotNameHelperTestGroupFiles.generated.cmake
-- Statechartgroup: RobotNameHelperTestGroup.scgxml in /builds/sw/armarx/robot-api/build/source/RobotAPI/statecharts/RobotNameHelperTestGroup
-- Context generation enabled
-- 
== Configuring target Component: StatechartExecutionGroup ... ==
-- Using statechart CMake file  /builds/sw/armarx/robot-api/build/source/RobotAPI/statecharts/StatechartExecutionGroup/StatechartExecutionGroupFiles.generated.cmake
-- Statechartgroup: StatechartExecutionGroup.scgxml in /builds/sw/armarx/robot-api/build/source/RobotAPI/statecharts/StatechartExecutionGroup
-- Context generation enabled
-- 
== Configuring target Component: ProsthesisKinestheticTeachIn ... ==
-- Using statechart CMake file  /builds/sw/armarx/robot-api/build/source/RobotAPI/statecharts/ProsthesisKinestheticTeachIn/ProsthesisKinestheticTeachInFiles.generated.cmake
-- Statechartgroup: ProsthesisKinestheticTeachIn.scgxml in /builds/sw/armarx/robot-api/build/source/RobotAPI/statecharts/ProsthesisKinestheticTeachIn
-- Context generation enabled
--     ProsthesisKinestheticTeachIn disabled because KITHandUnit does not get built
-- 
== Configuring target Component: DebugDrawerToArVizGroup ... ==
-- Using statechart CMake file  /builds/sw/armarx/robot-api/build/source/RobotAPI/statecharts/DebugDrawerToArVizGroup/DebugDrawerToArVizGroupFiles.generated.cmake
-- 
== Configuring target Component: ObjectMemoryGroup ... ==
-- Using statechart CMake file  /builds/sw/armarx/robot-api/build/source/RobotAPI/statecharts/ObjectMemoryGroup/ObjectMemoryGroupFiles.generated.cmake
-- Statechartgroup: ObjectMemoryGroup.scgxml in /builds/sw/armarx/robot-api/build/source/RobotAPI/statecharts/ObjectMemoryGroup
-- Context generation enabled
-- 
== Configuring target KinematicUnitGuiPlugin ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target HandUnitGuiPlugin ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target PlatformUnitGuiPlugin ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target SensorActorWidgetsGuiPlugin ... ==
-- qwt_DIR: 
-- qwt-Include: /usr/include/qwt
-- qwt-lib: /usr/lib/libqwt-qt5.so
-- jsoncpp-LIBRARIES: jsoncpp
-- jsoncpp-Include: /usr/include/jsoncpp
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target HapticUnitUnitGuiPlugin ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target RobotViewerGuiPlugin ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target DebugDrawerViewerGuiPlugin ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target ViewSelectionGuiPlugin ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target LaserScannerPluginGuiPlugin ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target RobotUnitPluginGuiPlugin ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target HomogeneousMatrixCalculatorGuiPlugin ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target GuiHealthClientGuiPlugin ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target DebugDrawerGuiPluginGuiPlugin ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target ArVizGuiPlugin ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target ObjectPoseGuiPlugin ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target ArMemMemoryViewerGuiPlugin ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
--     ArMemMemoryViewerGuiPlugin disabled because RobotAPI::armem_gui does not get built
-- 
== Configuring target ArVizDrawerGuiGuiPlugin ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target FTSensorCalibrationGuiGuiPlugin ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target SkillManagerMonitorGuiPlugin ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target GraspCandidateViewerGuiPlugin ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target BoxToGraspCandidatesGuiPlugin ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target DebugRobotUnitDataStreamingGuiPlugin ... ==
-- find_package(Qt5 COMPONENTS Core;Gui;OpenGL;Xml;Script;Designer QUIET) -> FOUND = 1
-- 
== Configuring target Component: AronCodeGeneratorApp ... ==
-- 
== Configuring target Component: WeissHapticUnitApp ... ==
-- 
== Configuring target Component: RobotControlUI ... ==
-- 
== Configuring target Component: RobotStateComponent ... ==
-- 
== Configuring target Component: TCPControlUnit ... ==
-- The following features have been enabled:

 * RobotAPIInterfaces
 * RobotAPIArmarXObjects
 * ArmarXObjectsTest
 * ArmarXObjects_ObjectIDTest
 * RobotAPIPriorKnowledgeCore
 * RobotAPIPriorKnowledgeLocationLoaderUtil
 * RobotAPIPriorKnowledgeAffordanceLoaderUtil
 * RobotAPIPriorKnowledgeMotions
 * RobotAPIPriorKnowledgeObjects
 * RobotAPIPriorKnowledgeRobots
 * RobotAPIPriorKnowledgeNavigationGraphs
 * RobotTest
 * TrajectoryTest
 * PIDControllerTest
 * MathUtilsTest
 * CartesianVelocityControllerTest
 * CartesianVelocityRampTest
 * CartesianVelocityControllerWithRampTest
 * DebugDrawerTopicTest
 * RobotAPICore
 * DebugDrawerConfigWidget
 * DebugDrawerConfigWidgetTest
 * RobotAPIComponentPlugins
 * RobotAPIComponentPluginsTest
 * RobotAPIVariantWidget
 * RobotAPIVariantWidgetTest
 * RobotStatechartHelpers
 * SimpleJsonLogger
 * RobotAPISimpleTrajectory
 * RobotAPISimpleTrajectoryTrajectoryTest
 * RobotAPIWidgets
 * diffik
 * diffikTest
 * natik
 * natikTest
 * ukfm
 * aron
 * aroncodegenerationutil
 * aroncodegeneration
 * aroncommon
 * aron_common_test
 * aroneigenconverter
 * aronjsonconverter
 * aronstdstlconverter
 * arondatatypeconverter
 * aronfilter
 * arontest
 * aron_component_config
 * armem
 * ArMemForEachTest
 * ArMemGetFindTest
 * ArMemIceConversionsTest
 * ArMemMemoryIDTest
 * ArMemQueryBuilderTest
 * ArMemPrefixesTest
 * armem_index
 * armem_locations
 * armem_motions
 * armem_mps
 * armem_objects
 * armem_reasoning
 * armem_robot
 * armem_robot_state
 * armem_laser_scans
 * armem_vision
 * RobotAPISkills
 * RobotUnitDataStreamingReceiver
 * RobotUnitDataStreamingReceiverTest
 * GraspingUtility
 * obstacle_avoidance
 * RobotAPIUnits
 * ObstacleAvoidingPlatformUnit
 * ObstacleAvoidingPlatformUnitRun
 * ObstacleAwarePlatformUnit
 * ObstacleAwarePlatformUnitRun
 * BasicControllerTest
 * RobotUnit
 * ForceTorqueObserverRun
 * ForceTorqueUnitSimulationRun
 * GamepadUnitObserverAppRun
 * GraspCandidateObserverAppRun
 * HandUnitSimulationRun
 * HapticObserverAppRun
 * HeadIKUnitRun
 * InertialMeasurementUnitObserverAppRun
 * KinematicUnitObserverRun
 * KinematicUnitSimulationRun
 * LaserScannerUnitObserverAppRun
 * MetaWearIMUObserverAppRun
 * SpeechObserverAppRun
 * PlatformUnitSimulationRun
 * PlatformUnitObserverRun
 * OrientedTactileSensorUnitObserverAppRun
 * OptoForceUnitObserverAppRun
 * LegacyRobotStateMemoryAdapter
 * LegacyRobotStateMemoryAdapterRun
 * ObjectInstanceToIndex
 * ObjectInstanceToIndexRun
 * RobotStatePredictionClientExample
 * RobotStatePredictionClientExampleRun
 * SimpleVirtualRobot
 * SimpleVirtualRobotRun
 * VirtualRobotWriterExample
 * VirtualRobotWriterExampleRun
 * MemoryNameSystem
 * MemoryNameSystemRun
 * SkillProviderExample
 * SkillProviderExampleRun
 * AronComponentConfigExample
 * AronComponentConfigExampleRun
 * ArticulatedObjectLocalizerExample
 * ArticulatedObjectLocalizerExampleTest
 * ArticulatedObjectLocalizerExampleRun
 * ArViz
 * ArVizCoin
 * ArVizStorageRun
 * ArVizExampleRun
 * ArVizInteractExampleRun
 * ArViz_Client_ColorTest
 * CyberGloveObserver
 * CyberGloveObserverAppRun
 * DebugDrawer
 * DebugDrawerToArViz
 * DebugDrawerToArVizTest
 * DebugDrawerToArVizAppRun
 * DummyTextToSpeech
 * DummyTextToSpeechTest
 * DummyTextToSpeechAppRun
 * EarlyVisionGraph
 * GamepadControlUnit
 * GamepadControlUnitTest
 * GamepadControlUnitAppRun
 * ik_demo
 * ik_demoRun
 * KITProstheticHandUnit
 * KITProstheticHandUnitTest
 * KITProstheticHandUnitAppRun
 * MultiHandUnit
 * MultiHandUnitTest
 * MultiHandUnitAppRun
 * NaturalIKTest
 * NaturalIKTestTest
 * NaturalIKTestAppRun
 * ObjectPoseClientExample
 * ObjectPoseClientExampleRun
 * ObjectPoseProviderExample
 * ObjectPoseProviderExampleRun
 * RobotHealth
 * RobotHealthAppRun
 * RobotHealthDummyAppRun
 * RobotNameService
 * RobotNameServiceTest
 * RobotNameServiceAppRun
 * RobotAPIRobotStateComponent
 * RobotStateTest
 * RobotToArViz
 * RobotToArVizTest
 * RobotToArVizAppRun
 * StatechartExecutorExample
 * StatechartExecutorExampleAppRun
 * TopicTimingTest
 * TopicTimingServerRun
 * TopicTimingClientRun
 * ViewSelection
 * ViewSelectionAppRun
 * ObjectMemoryEditor
 * ObjectMemoryEditorRun
 * WeissHapticSensor
 * XsensIMU
 * LibIMU
 * XsensIMUAppRun
 * OrientedTactileSensor
 * OrientedTactileSensorUnitAppRun
 * GamepadUnit
 * GamepadUnitTest
 * GamepadUnitAppRun
 * MetaWearIMU
 * MetaWearIMUAppRun
 * KITProstheticHandDriver
 * KITProstheticHandDriverExampleNoArmarXRun
 * KITProsthesisIceDriver
 * KITProsthesisIceDriverExampleNoArmarXRun
 * RobotAPIOperations
 * RobotControlRun
 * WeissHapticGroup
 * StatechartProfilesTestGroup
 * OrientedTactileSensorGroup
 * TrajectoryExecutionCode
 * SpeechObserverTestGroup
 * ForceTorqueUtility
 * RobotNameHelperTestGroup
 * StatechartExecutionGroup
 * ObjectMemoryGroup
 * KinematicUnitGuiPlugin
 * HandUnitGuiPlugin
 * PlatformUnitGuiPlugin
 * SensorActorWidgetsGuiPlugin
 * HapticUnitGuiPlugin
 * RobotViewerGuiPlugin
 * DebugDrawerViewerGuiPlugin
 * ViewSelectionGuiPlugin
 * LaserScannerPluginGuiPlugin
 * RobotUnitPluginGuiPlugin
 * HomogeneousMatrixCalculatorGuiPlugin
 * GuiHealthClientGuiPlugin
 * DebugDrawerGuiPluginGuiPlugin
 * ArVizGuiPlugin
 * ObjectPoseGuiPlugin
 * ArVizDrawerGuiGuiPlugin
 * FTSensorCalibrationGuiGuiPlugin
 * SkillManagerMonitorGuiPlugin
 * GraspCandidateViewerGuiPlugin
 * BoxToGraspCandidatesGuiPlugin
 * DebugRobotUnitDataStreamingGuiPlugin
 * AronCodeGeneratorAppRun
 * WeissHapticUnitAppRun
 * RobotControlUIRun
 * RobotStateComponentRun
 * TCPControlUnitRun

-- The following OPTIONAL packages have been found:

 * boost_atomic (required version == 1.74.0)
 * boost_unit_test_framework (required version == 1.74.0)
 * Git
 * ArmarXGui
 * Qt5UiPlugin (required version >= 5.15.3)
 * Qt5Network
 * Qt5LinguistTools
 * manif
 * libmongocxx
 * DMP
 * PythonLibs (required version >= 3.6)
 * Eigen3
 * Qt5Bluetooth
 * qwt
 * PkgConfig
 * jsoncpp

-- The following REQUIRED packages have been found:

 * ArmarXCore
 * Ice (required version >= 3.7)
 * Threads
 * boost_headers (required version == 1.74.0)
 * boost_thread (required version == 1.74.0)
 * boost_regex (required version == 1.74.0)
 * boost_filesystem (required version == 1.74.0)
 * boost_system (required version == 1.74.0)
 * boost_program_options (required version == 1.74.0)
 * Boost (required version == 1.74.0)
 * Coin
 * Qt5Widgets
 * SoQt
 * libbsoncxx
 * Simox (required version >= 2.3.72)
 * Qt5Core
 * Qt5Gui
 * Qt5OpenGL
 * Qt5Xml
 * Qt5Script
 * Qt5Designer
 * Qt5

-- The following features have been disabled:

 * aronOperatorTest
 * aronCodeGenerationTest
 * aronNavigateTest
 * aronExtendsTest
 * aronConversionTest
 * aronJsonExportTest
 * aronivtconverter
 * aronpclconverter
 * aronopencvconverter
 * armem_server
 * ArMemLTMTest
 * ArMemLTMBenchmark
 * ArMemMemoryTest
 * ArMemQueryTest
 * armem_grasping
 * armem_gui
 * ArMemGuiTest
 * armem_index_server
 * armem_motions_server
 * armem_mps_server
 * armem_objects_server
 * armem_reasoning_server
 * armem_robot_state_server
 * armem_skills
 * armem_system_state
 * ExampleMemory
 * ExampleMemoryTest
 * ExampleMemoryRun
 * GeneralPurposeMemory
 * GeneralPurposeMemoryRun
 * GraspMemory
 * GraspMemoryRun
 * IndexMemory
 * IndexMemoryRun
 * MotionMemory
 * MotionMemoryRun
 * ObjectMemory
 * ObjectMemoryRun
 * ReasoningMemory
 * ReasoningMemoryRun
 * RobotStateMemory
 * RobotStateMemoryRun
 * SkillsMemory
 * SkillsMemoryRun
 * LaserScansMemory
 * LaserScansMemoryRun
 * SystemStateMemory
 * SystemStateMemoryRun
 * ExampleMemoryClient
 * ExampleMemoryClientRun
 * GraspProviderExample
 * GraspProviderExampleRun
 * VirtualRobotReaderExampleClient
 * VirtualRobotReaderExampleClientRun
 * DSObstacleAvoidance
 * DSObstacleAvoidanceRun
 * DynamicObstacleManager
 * DynamicObstacleManagerRun
 * KITHandUnit
 * KITHandUnitTest
 * KITHandUnitAppRun
 * HokuyoLaserUnit
 * HokuyoLaserUnitTest
 * HokuyoLaserUnitAppRun
 * OptoForceUnit
 * OptoForceUnitTest
 * OptoForceUnitAppRun
 * ProsthesisKinestheticTeachIn
 * ArMemMemoryViewerGuiPlugin

-- The following OPTIONAL packages have not been found:

 * doctest
 * AStyle
 * CppCheck
 * Lcov
 * Doxygen
 * PCL
 * IVT
 * dynamic_obstacle_avoidance
 * OpenCV
 * KITHand
 * HokuyoLaserScannerDriver
 * OptoForceOMD

-- 
== Check generated files and remove them if necessary ... ==
-- ArmarX package <RobotAPI> not found
-- Checking done
-- 
== Configuring target Scenario: KinematicSimulationArmar3 ... ==
CMake Warning at /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/ArmarXScenario.cmake:199 (message):
      Component KinematicUnitSimulation could not be found in the list of ArmarX Package dependencies.
      Did you forget to specify the correct Package or was KinematicUnitSimulation not build?
Call Stack (most recent call first):
  /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/ArmarXScenario.cmake:78 (generate_scenario)
  scenarios/KinematicSimulationArmar3/CMakeLists.txt:23 (armarx_scenario_from_configs)


-- 
CMake Warning at /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/ArmarXScenario.cmake:199 (message):
== Configuring target Scenario: statecharttestscenario ... ==
      Component KinematicUnitObserver could not be found in the list of ArmarX Package dependencies.
-- 
      Did you forget to specify the correct Package or was KinematicUnitObserver not build?
== Configuring target Scenario: WeissHapticSensorsUnitTest ... ==
Call Stack (most recent call first):
  /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/ArmarXScenario.cmake:78 (generate_scenario)
  scenarios/KinematicSimulationArmar3/CMakeLists.txt:23 (armarx_scenario_from_configs)


-- 
== Configuring target Scenario: InertialMeasurementUnit ... ==
CMake Warning at /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/ArmarXScenario.cmake:199 (message):
      Component HeadIKUnit could not be found in the list of ArmarX Package dependencies.
-- 
== Configuring target Component: DebugDrawerTestApp ... ==
      Did you forget to specify the correct Package or was HeadIKUnit not build?
-- 
Call Stack (most recent call first):
== Configuring target Scenario: DebugDrawerTest ... ==
  /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/ArmarXScenario.cmake:78 (generate_scenario)
-- 
== Configuring target Scenario: StatechartProfilesTest ... ==
  scenarios/KinematicSimulationArmar3/CMakeLists.txt:23 (armarx_scenario_from_configs)


CMake Warning at /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/ArmarXScenario.cmake:199 (message):
-- 
== Configuring target Scenario: StatechartProfilesTest ... ==
      Component TCPControlUnit could not be found in the list of ArmarX Package dependencies.
      Did you forget to specify the correct Package or was TCPControlUnit not build?
Call Stack (most recent call first):
  /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/ArmarXScenario.cmake:78 (generate_scenario)
  scenarios/KinematicSimulationArmar3/CMakeLists.txt:23 (armarx_scenario_from_configs)


CMake Warning at /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/ArmarXScenario.cmake:199 (message):
      Component HandUnitSimulation could not be found in the list of ArmarX Package dependencies.
      Did you forget to specify the correct Package or was HandUnitSimulation not build?
Call Stack (most recent call first):
  /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/ArmarXScenario.cmake:78 (generate_scenario)
  scenarios/KinematicSimulationArmar3/CMakeLists.txt:23 (armarx_scenario_from_configs)


CMake Warning at /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/ArmarXScenario.cmake:199 (message):
      Component HandUnitSimulation could not be found in the list of ArmarX Package dependencies.
      Did you forget to specify the correct Package or was HandUnitSimulation not build?
Call Stack (most recent call first):
  /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/ArmarXScenario.cmake:78 (generate_scenario)
  scenarios/KinematicSimulationArmar3/CMakeLists.txt:23 (armarx_scenario_from_configs)


CMake Warning at /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/ArmarXScenario.cmake:199 (message):
      Component ForceTorqueUnitSimulation could not be found in the list of ArmarX Package dependencies.
      Did you forget to specify the correct Package or was ForceTorqueUnitSimulation not build?
Call Stack (most recent call first):
  /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/ArmarXScenario.cmake:78 (generate_scenario)
  scenarios/KinematicSimulationArmar3/CMakeLists.txt:23 (armarx_scenario_from_configs)


CMake Warning at /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/ArmarXScenario.cmake:199 (message):
      Component ForceTorqueObserver could not be found in the list of ArmarX Package dependencies.
      Did you forget to specify the correct Package or was ForceTorqueObserver not build?
Call Stack (most recent call first):
  /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/ArmarXScenario.cmake:78 (generate_scenario)
  scenarios/KinematicSimulationArmar3/CMakeLists.txt:23 (armarx_scenario_from_configs)


CMake Warning at /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/ArmarXScenario.cmake:199 (message):
      Component RobotStateComponent could not be found in the list of ArmarX Package dependencies.
      Did you forget to specify the correct Package or was RobotStateComponent not build?
Call Stack (most recent call first):
  /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/ArmarXScenario.cmake:78 (generate_scenario)
-- Configuring done
  scenarios/KinematicSimulationArmar3/CMakeLists.txt:23 (armarx_scenario_from_configs)


CMake Warning at /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/ArmarXScenario.cmake:199 (message):
      Component RobotControl could not be found in the list of ArmarX Package dependencies.
      Did you forget to specify the correct Package or was RobotControl not build?
Call Stack (most recent call first):
  /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/ArmarXScenario.cmake:78 (generate_scenario)
  scenarios/tests/WeissHapticSensorsUnitTest/CMakeLists.txt:16 (armarx_scenario_from_configs)


CMake Warning at /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/ArmarXScenario.cmake:199 (message):
      Component WeissHapticUnitApp could not be found in the list of ArmarX Package dependencies.
      Did you forget to specify the correct Package or was WeissHapticUnitApp not build?
Call Stack (most recent call first):
  /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/ArmarXScenario.cmake:78 (generate_scenario)
  scenarios/tests/WeissHapticSensorsUnitTest/CMakeLists.txt:16 (armarx_scenario_from_configs)


CMake Warning at /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/ArmarXScenario.cmake:199 (message):
      Component XsensIMUApp could not be found in the list of ArmarX Package dependencies.
      Did you forget to specify the correct Package or was XsensIMUApp not build?
Call Stack (most recent call first):
  /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/ArmarXScenario.cmake:30 (generate_scenario)
  scenarios/tests/InertialMeasurementUnit/CMakeLists.txt:14 (armarx_scenario)


CMake Warning at /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/ArmarXScenario.cmake:199 (message):
      Component InertialMeasurementUnitObserverApp could not be found in the list of ArmarX Package dependencies.
      Did you forget to specify the correct Package or was InertialMeasurementUnitObserverApp not build?
Call Stack (most recent call first):
  /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/ArmarXScenario.cmake:30 (generate_scenario)
  scenarios/tests/InertialMeasurementUnit/CMakeLists.txt:14 (armarx_scenario)


CMake Warning at /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/ArmarXScenario.cmake:199 (message):
      Component DebugDrawerTestApp could not be found in the list of ArmarX Package dependencies.
      Did you forget to specify the correct Package or was DebugDrawerTestApp not build?
Call Stack (most recent call first):
  /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/ArmarXScenario.cmake:30 (generate_scenario)
  scenarios/tests/DebugDrawerTest/CMakeLists.txt:15 (armarx_scenario)


CMake Warning at /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/ArmarXScenario.cmake:199 (message):
      Component RobotControl could not be found in the list of ArmarX Package dependencies.
      Did you forget to specify the correct Package or was RobotControl not build?
Call Stack (most recent call first):
  /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/ArmarXScenario.cmake:78 (generate_scenario)
  scenarios/tests/StatechartProfilesTestArmar3a/CMakeLists.txt:15 (armarx_scenario_from_configs)


CMake Warning at /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/ArmarXScenario.cmake:199 (message):
      Component RobotControl could not be found in the list of ArmarX Package dependencies.
      Did you forget to specify the correct Package or was RobotControl not build?
Call Stack (most recent call first):
  /root/workspace/armarx/ArmarXCore/etc/cmake/legacy/ArmarXScenario.cmake:78 (generate_scenario)
  scenarios/tests/StatechartProfilesTestArmar3Simulation/CMakeLists.txt:15 (armarx_scenario_from_configs)


CMake Warning at /root/workspace/deps/mongocxx/build/install/lib/cmake/libmongocxx-3.7.0-pre/libmongocxx-config.cmake:15 (message):
  This CMake target is deprecated.  Use 'mongo::mongocxx_shared' instead.
  Consult the example projects for further details.
Call Stack (most recent call first):
  CMakeLists.txt:33 (find_package)


CMake Warning at /root/workspace/deps/mongocxx/build/install/lib/cmake/libbsoncxx-3.7.0-pre/libbsoncxx-config.cmake:15 (message):
  This CMake target is deprecated.  Use 'mongo::bsoncxx_shared' instead.
  Consult the example projects for further details.
Call Stack (most recent call first):
  /root/workspace/deps/mongocxx/build/install/lib/cmake/libmongocxx-3.7.0-pre/libmongocxx-config.cmake:22 (find_package)
  CMakeLists.txt:33 (find_package)


CMake Warning at /root/workspace/deps/mongocxx/build/install/lib/cmake/libbsoncxx-3.7.0-pre/libbsoncxx-config.cmake:15 (message):
  This CMake target is deprecated.  Use 'mongo::bsoncxx_shared' instead.
  Consult the example projects for further details.
Call Stack (most recent call first):
  CMakeLists.txt:34 (find_package)


-- Generating done
-- Build files have been written to: /builds/sw/armarx/robot-api/build
──────────────────────── Command exited - Return code 0 ────────────────────────

Build module armarx/RobotAPI ...
Run command: cmake --build . --target all
In working directory: /root/workspace/armarx/RobotAPI/build
With environment variables: CMAKE_BUILD_PARALLEL_LEVEL='23'
──────────────────────────────── Command output ────────────────────────────────
[  0%] -- Generating cpp file from RobotAPI/interface/visualization/DebugDrawerToArViz.ice
[  0%] -- Generating cpp file from RobotAPI/interface/ArViz.ice
[  1%] Building CXX object source/RobotAPI/libraries/SimpleJsonLogger/CMakeFiles/SimpleJsonLogger.dir/SimpleJsonLogger.cpp.o
[  1%] Building CXX object source/RobotAPI/libraries/SimpleTrajectory/CMakeFiles/RobotAPISimpleTrajectory.dir/exceptions.cpp.o
[  1%] Building CXX object source/RobotAPI/libraries/SimpleJsonLogger/CMakeFiles/SimpleJsonLogger.dir/SimpleJsonLoggerEntry.cpp.o
[  1%] Built target code_format
[  1%] Building CXX object source/RobotAPI/libraries/SimpleTrajectory/CMakeFiles/RobotAPISimpleTrajectory.dir/Trajectory.cpp.o
[  1%] -- Generating cpp file from RobotAPI/interface/ArViz/Component.ice
[  1%] -- Generating cpp file from RobotAPI/interface/ArViz/Elements.ice
[  1%] -- Generating cpp file from RobotAPI/interface/ArmarXObjects/ArmarXObjectsTypes.ice
[  1%] -- Generating cpp file from RobotAPI/interface/armem.ice
[  1%] Building CXX object source/RobotAPI/libraries/SimpleTrajectory/CMakeFiles/RobotAPISimpleTrajectory.dir/Track.cpp.o
[  1%] Building CXX object source/RobotAPI/libraries/ukfm/CMakeFiles/ukfm.dir/SystemModel.cpp.o
[  1%] -- Generating cpp file from RobotAPI/interface/armem/actions.ice
[  1%] Building CXX object source/RobotAPI/libraries/SimpleTrajectory/CMakeFiles/RobotAPISimpleTrajectory.dir/interpolate/linear.cpp.o
[  1%] Building CXX object source/RobotAPI/libraries/ukfm/CMakeFiles/ukfm.dir/UnscentedKalmanFilter.cpp.o
[  1%] -- Generating cpp file from RobotAPI/interface/armem/addon/LegacyRobotStateMemoryAdapterInterface.ice
[  1%] Automatic MOC for target KITProstheticHandDriver
[  1%] Building CXX object source/RobotAPI/components/EarlyVisionGraph/CMakeFiles/EarlyVisionGraph.dir/MathTools.cpp.o
[  1%] -- Generating cpp file from RobotAPI/interface/armem/client.ice
[  1%] Building CXX object source/RobotAPI/drivers/XsensIMU/IMU/CMakeFiles/LibIMU.dir/Xsens/XsensMTiModule.cpp.o
[  1%] Building CXX object source/RobotAPI/drivers/XsensIMU/IMU/CMakeFiles/LibIMU.dir/IIMUEventDispatcher.cpp.o
[  1%] -- Generating cpp file from RobotAPI/interface/armem/client/MemoryListenerInterface.ice
[  1%] Generating /builds/sw/armarx/robot-api/build/source/RobotAPI/statecharts/WeissHapticGroup/WeissHapticSensorTest.generated.h from /builds/sw/armarx/robot-api/source/RobotAPI/statecharts/WeissHapticGroup/WeissHapticSensorTest.xml
[  1%] Building CXX object source/RobotAPI/components/RobotNameService/CMakeFiles/RobotNameService.dir/RobotNameService.cpp.o
[  1%] Generating WeissHapticGroupStatechartContext.generated.h from /builds/sw/armarx/robot-api/source/RobotAPI/statecharts/WeissHapticGroup/WeissHapticGroup.scgxml
[  1%] -- Generating cpp file from RobotAPI/interface/armem/commit.ice
[  1%] -- Generating cpp file from RobotAPI/interface/armem/memory.ice
[  1%] Building CXX object source/RobotAPI/components/EarlyVisionGraph/CMakeFiles/EarlyVisionGraph.dir/SphericalGraph.cpp.o
[  1%] -- Generating cpp file from RobotAPI/interface/armem/mns.ice
[  1%] Building CXX object source/RobotAPI/drivers/XsensIMU/IMU/CMakeFiles/LibIMU.dir/IMUDeducedReckoning.cpp.o
[  1%] Generating /builds/sw/armarx/robot-api/build/source/RobotAPI/statecharts/ObjectMemoryGroup/RequestObjects.generated.h from /builds/sw/armarx/robot-api/source/RobotAPI/statecharts/ObjectMemoryGroup/./RequestObjects.xml
[  1%] -- Generating cpp file from RobotAPI/interface/armem/mns/MemoryNameSystemInterface.ice
[  1%] -- Generating cpp file from RobotAPI/interface/armem/prediction.ice
[  1%] -- Generating cpp file from RobotAPI/interface/armem/query.ice
[  1%] Building CXX object source/RobotAPI/drivers/XsensIMU/IMU/CMakeFiles/LibIMU.dir/IMUDevice.cpp.o
[  1%] -- Generating cpp file from RobotAPI/interface/armem/server.ice
[  1%] -- Generating cpp file from RobotAPI/interface/armem/server/ActionsInterface.ice
[  1%] -- Generating cpp file from RobotAPI/interface/armem/server/MemoryInterface.ice
[  1%] -- Generating cpp file from RobotAPI/interface/armem/server/ObjectMemoryInterface.ice
[  1%] Generating /builds/sw/armarx/robot-api/build/source/RobotAPI/statecharts/ObjectMemoryGroup/RequestObjectsTest.generated.h from /builds/sw/armarx/robot-api/source/RobotAPI/statecharts/ObjectMemoryGroup/./test/RequestObjectsTest.xml
[  1%] Building CXX object source/RobotAPI/drivers/XsensIMU/IMU/CMakeFiles/LibIMU.dir/IMUHelpers.cpp.o
[  1%] Built target RobotAPI_WeissHapticGroup_GENERATE_STATECHARTS_CONTEXT
[  1%] Built target RobotAPI_WeissHapticGroup_GENERATE_STATECHARTS_WeissHapticSensorTest
[  1%] Generating ObjectMemoryGroupStatechartContext.generated.h from /builds/sw/armarx/robot-api/source/RobotAPI/statecharts/ObjectMemoryGroup/ObjectMemoryGroup.scgxml
[  1%] Generating /builds/sw/armarx/robot-api/build/source/RobotAPI/statecharts/StatechartProfilesTestGroup/TestState.generated.h from /builds/sw/armarx/robot-api/source/RobotAPI/statecharts/StatechartProfilesTestGroup/TestState.xml
[  2%] -- Generating cpp file from RobotAPI/interface/armem/server/PredictingMemoryInterface.ice
[  2%] Built target RobotAPI_ObjectMemoryGroup_GENERATE_STATECHARTS_RequestObjects
[  2%] Building CXX object source/RobotAPI/drivers/XsensIMU/IMU/CMakeFiles/LibIMU.dir/IMUEvent.cpp.o
[  2%] -- Generating cpp file from RobotAPI/interface/armem/server/ReadingMemoryInterface.ice
[  2%] -- Generating cpp file from RobotAPI/interface/armem/server/RecordingMemoryInterface.ice
[  2%] Built target RobotAPI_ObjectMemoryGroup_GENERATE_STATECHARTS_RequestObjectsTest
[  2%] Built target KITProstheticHandDriver_autogen
[  2%] -- Generating cpp file from RobotAPI/interface/armem/server/ReplayingMemoryInterface.ice
[  2%] -- Generating cpp file from RobotAPI/interface/armem/server/WritingMemoryInterface.ice
[  2%] Generating StatechartProfilesTestGroupStatechartContext.generated.h from /builds/sw/armarx/robot-api/source/RobotAPI/statecharts/StatechartProfilesTestGroup/StatechartProfilesTestGroup.scgxml
[  2%] Generating OrientedTactileSensorGroupStatechartContext.generated.h from /builds/sw/armarx/robot-api/source/RobotAPI/statecharts/OrientedTactileSensorGroup/OrientedTactileSensorGroup.scgxml
[  2%] Building CXX object source/RobotAPI/drivers/XsensIMU/IMU/CMakeFiles/LibIMU.dir/IMUState.cpp.o
[  2%] -- Generating cpp file from RobotAPI/interface/armem/structure.ice
[  3%] -- Generating cpp file from RobotAPI/interface/aron.ice
[  3%] Built target RobotAPI_ObjectMemoryGroup_GENERATE_STATECHARTS_CONTEXT
[  3%] -- Generating cpp file from RobotAPI/interface/aron/Aron.ice
[  3%] Built target RobotAPI_StatechartProfilesTestGroup_GENERATE_STATECHARTS_TestState
[  3%] Built target RobotAPI_StatechartProfilesTestGroup_GENERATE_STATECHARTS_CONTEXT
[  3%] Building CXX object source/RobotAPI/components/EarlyVisionGraph/CMakeFiles/EarlyVisionGraph.dir/IntensityGraph.cpp.o
[  3%] Generating /builds/sw/armarx/robot-api/build/source/RobotAPI/statecharts/OrientedTactileSensorGroup/OrientedTactileSensorTest.generated.h from /builds/sw/armarx/robot-api/source/RobotAPI/statecharts/OrientedTactileSensorGroup/OrientedTactileSensorTest.xml
[  3%] Generating TrajectoryExecutionCodeStatechartContext.generated.h from /builds/sw/armarx/robot-api/source/RobotAPI/statecharts/TrajectoryExecutionCode/TrajectoryExecutionCode.scgxml
[  3%] -- Generating cpp file from RobotAPI/interface/aron/test/AronConversionTestInterface.ice
[  3%] -- Generating cpp file from RobotAPI/interface/components/CartesianPositionControlInterface.ice
[  3%] Built target RobotAPI_OrientedTactileSensorGroup_GENERATE_STATECHARTS_CONTEXT
[  3%] Built target RobotAPI_OrientedTactileSensorGroup_GENERATE_STATECHARTS_OrientedTactileSensorTest
[  3%] Generating /builds/sw/armarx/robot-api/build/source/RobotAPI/statecharts/TrajectoryExecutionCode/PlayTrajectory.generated.h from /builds/sw/armarx/robot-api/source/RobotAPI/statecharts/TrajectoryExecutionCode/PlayTrajectory.xml
[  3%] Generating SpeechObserverTestGroupStatechartContext.generated.h from /builds/sw/armarx/robot-api/source/RobotAPI/statecharts/SpeechObserverTestGroup/SpeechObserverTestGroup.scgxml
[  3%] Built target RobotAPI_TrajectoryExecutionCode_GENERATE_STATECHARTS_CONTEXT
[  3%] Generating /builds/sw/armarx/robot-api/build/source/RobotAPI/statecharts/SpeechObserverTestGroup/TestTextToSpeech.generated.h from /builds/sw/armarx/robot-api/source/RobotAPI/statecharts/SpeechObserverTestGroup/./TestTextToSpeech.xml
[  3%] -- Generating cpp file from RobotAPI/interface/components/NaturalIKInterface.ice
[  3%] Built target RobotAPI_SpeechObserverTestGroup_GENERATE_STATECHARTS_CONTEXT
[  3%] Built target RobotAPI_TrajectoryExecutionCode_GENERATE_STATECHARTS_PlayTrajectory
[  3%] Generating ForceTorqueUtilityStatechartContext.generated.h from /builds/sw/armarx/robot-api/source/RobotAPI/statecharts/ForceTorqueUtility/ForceTorqueUtility.scgxml
[  3%] Generating /builds/sw/armarx/robot-api/build/source/RobotAPI/statecharts/ForceTorqueUtility/DetectForceFlank.generated.h from /builds/sw/armarx/robot-api/source/RobotAPI/statecharts/ForceTorqueUtility/./DetectForceFlank.xml
[  3%] -- Generating cpp file from RobotAPI/interface/components/ObstacleAvoidance/DSObstacleAvoidanceInterface.ice
[  3%] Built target RobotAPI_SpeechObserverTestGroup_GENERATE_STATECHARTS_TestTextToSpeech
[  3%] Built target RobotAPI_ForceTorqueUtility_GENERATE_STATECHARTS_DetectForceFlank
[  3%] Generating /builds/sw/armarx/robot-api/build/source/RobotAPI/statecharts/ForceTorqueUtility/DetectForceSpike.generated.h from /builds/sw/armarx/robot-api/source/RobotAPI/statecharts/ForceTorqueUtility/./DetectForceSpike.xml
[  3%] Generating /builds/sw/armarx/robot-api/build/source/RobotAPI/statecharts/RobotNameHelperTestGroup/TestGetNames.generated.h from /builds/sw/armarx/robot-api/source/RobotAPI/statecharts/RobotNameHelperTestGroup/./TestGetNames.xml
[  3%] Built target RobotAPI_ForceTorqueUtility_GENERATE_STATECHARTS_CONTEXT
[  3%] -- Generating cpp file from RobotAPI/interface/components/ObstacleAvoidance/DynamicObstacleManagerInterface.ice
[  3%] Generating RobotNameHelperTestGroupStatechartContext.generated.h from /builds/sw/armarx/robot-api/source/RobotAPI/statecharts/RobotNameHelperTestGroup/RobotNameHelperTestGroup.scgxml
[  3%] Built target RobotAPI_ForceTorqueUtility_GENERATE_STATECHARTS_DetectForceSpike
[  3%] Building CXX object source/RobotAPI/components/EarlyVisionGraph/CMakeFiles/EarlyVisionGraph.dir/GraphLookupTable.cpp.o
[  3%] -- Generating cpp file from RobotAPI/interface/components/ObstacleAvoidance/ObstacleAvoidanceInterface.ice
[  3%] Generating /builds/sw/armarx/robot-api/build/source/RobotAPI/statecharts/StatechartExecutionGroup/TestSubstate1.generated.h from /builds/sw/armarx/robot-api/source/RobotAPI/statecharts/StatechartExecutionGroup/./Testing/TestSubstate1.xml
[  3%] Built target RobotAPI_RobotNameHelperTestGroup_GENERATE_STATECHARTS_TestGetNames
[  3%] -- Generating cpp file from RobotAPI/interface/components/ObstacleAvoidance/ObstacleDetectionInterface.ice
[  5%] Generating StatechartExecutionGroupStatechartContext.generated.h from /builds/sw/armarx/robot-api/source/RobotAPI/statecharts/StatechartExecutionGroup/StatechartExecutionGroup.scgxml
[  5%] Built target RobotAPI_RobotNameHelperTestGroup_GENERATE_STATECHARTS_CONTEXT
[  5%] Generating /builds/sw/armarx/robot-api/build/source/RobotAPI/statecharts/StatechartExecutionGroup/TestStateForStatechartExecution.generated.h from /builds/sw/armarx/robot-api/source/RobotAPI/statecharts/StatechartExecutionGroup/./Testing/TestStateForStatechartExecution.xml
[  5%] -- Generating cpp file from RobotAPI/interface/components/RobotHealthInterface.ice
[  5%] Built target RobotAPI_StatechartExecutionGroup_GENERATE_STATECHARTS_TestSubstate1
[  5%] -- Generating cpp file from RobotAPI/interface/components/RobotNameServiceInterface.ice
[  5%] Generating ProsthesisKinestheticTeachInStatechartContext.generated.h from /builds/sw/armarx/robot-api/source/RobotAPI/statecharts/ProsthesisKinestheticTeachIn/ProsthesisKinestheticTeachIn.scgxml
[  5%] -- Generating cpp file from RobotAPI/interface/components/TrajectoryPlayerInterface.ice
[  5%] Built target RobotAPI_StatechartExecutionGroup_GENERATE_STATECHARTS_CONTEXT
[  5%] Building CXX object source/RobotAPI/components/EarlyVisionGraph/CMakeFiles/EarlyVisionGraph.dir/GraphPyramidLookupTable.cpp.o
[  5%] -- Generating cpp file from RobotAPI/interface/components/ViewSelectionInterface.ice
[  5%] Generating /builds/sw/armarx/robot-api/build/source/RobotAPI/statecharts/ProsthesisKinestheticTeachIn/CyberGloveProsthesisControl.generated.h from /builds/sw/armarx/robot-api/source/RobotAPI/statecharts/ProsthesisKinestheticTeachIn/./CyberGloveProsthesisControl.xml
[  5%] -- Generating cpp file from RobotAPI/interface/core/BlackWhitelist.ice
[  5%] -- Generating cpp file from RobotAPI/interface/core/CartesianNaturalPositionControllerConfig.ice
[  5%] Built target RobotAPI_ProsthesisKinestheticTeachIn_GENERATE_STATECHARTS_CONTEXT
[  6%] -- Generating cpp file from RobotAPI/interface/core/CartesianPositionControllerConfig.ice
[  6%] Built target RobotAPI_StatechartExecutionGroup_GENERATE_STATECHARTS_TestStateForStatechartExecution
[  6%] -- Generating cpp file from RobotAPI/interface/core/CartesianSelection.ice
[  6%] -- Generating cpp file from RobotAPI/interface/core/CartesianWaypointControllerConfig.ice
[  6%] -- Generating cpp file from RobotAPI/interface/core/FTSensorValue.ice
[  6%] Automatic MOC and UIC for target HomogeneousMatrixCalculatorGuiPlugin
[  6%] Building CXX object source/RobotAPI/drivers/KITProstheticHandDriver/CMakeFiles/KITProstheticHandDriver.dir/KITProstheticHandDriver_autogen/mocs_compilation.cpp.o
[  6%] Built target RobotAPI_ProsthesisKinestheticTeachIn_GENERATE_STATECHARTS_CyberGloveProsthesisControl
[  6%] -- Generating cpp file from RobotAPI/interface/core/FramedPoseBase.ice
[  6%] Built target WeissHapticGroup_GENERATE_STATECHARTS
[  6%] Building CXX object source/RobotAPI/drivers/KITProstheticHandDriver/CMakeFiles/KITProstheticHandDriver.dir/BLEProthesisInterface.cpp.o
[  6%] Built target ObjectMemoryGroup_GENERATE_STATECHARTS
[  6%] -- Generating cpp file from RobotAPI/interface/core/GeometryBase.ice
[  6%] -- Generating cpp file from RobotAPI/interface/core/LinkedPoseBase.ice
[  6%] Built target StatechartProfilesTestGroup_GENERATE_STATECHARTS
[  6%] Building CXX object source/RobotAPI/drivers/KITProstheticHandDriver/CMakeFiles/KITProstheticHandDriver.dir/BLEProthesisInterfaceQtWorker.cpp.o
[  6%] Built target OrientedTactileSensorGroup_GENERATE_STATECHARTS
[  6%] -- Generating cpp file from RobotAPI/interface/core/NameValueMap.ice
/builds/sw/armarx/robot-api/source/RobotAPI/interface/core/LinkedPoseBase.ice:41: warning: classes with operations are deprecated
/builds/sw/armarx/robot-api/source/RobotAPI/interface/core/LinkedPoseBase.ice:55: warning: classes with operations are deprecated
[  6%] -- Generating cpp file from RobotAPI/interface/core/PoseBase.ice
[  6%] -- Generating cpp file from RobotAPI/interface/core/OrientedPoint.ice
[  6%] -- Generating cpp file from RobotAPI/interface/core/RobotLocalization.ice
[  6%] Building CXX object source/RobotAPI/drivers/KITProstheticHandDriver/CMakeFiles/KITProstheticHandDriver.dir/BLEProthesisInterfaceQtWorkerThread.cpp.o
[  6%] -- Generating cpp file from RobotAPI/interface/core/RobotState.ice
/builds/sw/armarx/robot-api/source/RobotAPI/drivers/XsensIMU/IMU/IMUDevice.cpp: In member function ‘bool IMU::CIMUDevice::Start(bool)’:
/builds/sw/armarx/robot-api/source/RobotAPI/drivers/XsensIMU/IMU/IMUDevice.cpp:67:34: warning: ‘int pthread_yield()’ is deprecated: pthread_yield is deprecated, use sched_yield instead [-Wdeprecated-declarations]
   67 |                     pthread_yield();
      |                     ~~~~~~~~~~~~~^~
In file included from /usr/include/features.h:486,
                 from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
                 from /usr/include/stdint.h:26,
                 from /usr/lib/gcc/x86_64-linux-gnu/11/include/stdint.h:9,
                 from /builds/sw/armarx/robot-api/source/RobotAPI/drivers/XsensIMU/IMU/Includes.h:31,
                 from /builds/sw/armarx/robot-api/source/RobotAPI/drivers/XsensIMU/IMU/IMUDevice.h:11,
                 from /builds/sw/armarx/robot-api/source/RobotAPI/drivers/XsensIMU/IMU/IMUDevice.cpp:9:
/usr/include/pthread.h:479:12: note: declared here
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |            ^~~~~~~~~~~~~~
/builds/sw/armarx/robot-api/source/RobotAPI/drivers/XsensIMU/IMU/IMUDevice.cpp: In member function ‘void IMU::CIMUDevice::Stop(bool)’:
/builds/sw/armarx/robot-api/source/RobotAPI/drivers/XsensIMU/IMU/IMUDevice.cpp:88:30: warning: ‘int pthread_yield()’ is deprecated: pthread_yield is deprecated, use sched_yield instead [-Wdeprecated-declarations]
   88 |                 pthread_yield();
      |                 ~~~~~~~~~~~~~^~
In file included from /usr/include/features.h:486,
[  6%] -- Generating cpp file from RobotAPI/interface/core/RobotStateObserverInterface.ice
                 from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
                 from /usr/include/stdint.h:26,
                 from /usr/lib/gcc/x86_64-linux-gnu/11/include/stdint.h:9,
                 from /builds/sw/armarx/robot-api/source/RobotAPI/drivers/XsensIMU/IMU/Includes.h:31,
                 from /builds/sw/armarx/robot-api/source/RobotAPI/drivers/XsensIMU/IMU/IMUDevice.h:11,
                 from /builds/sw/armarx/robot-api/source/RobotAPI/drivers/XsensIMU/IMU/IMUDevice.cpp:9:
/usr/include/pthread.h:479:12: note: declared here
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |            ^~~~~~~~~~~~~~
/builds/sw/armarx/robot-api/source/RobotAPI/drivers/XsensIMU/IMU/IMUDevice.cpp: In member function ‘void IMU::CIMUDevice::FinalizeXsensModuleDevice()’:
/builds/sw/armarx/robot-api/source/RobotAPI/drivers/XsensIMU/IMU/IMUDevice.cpp:242:30: warning: ‘int pthread_yield()’ is deprecated: pthread_yield is deprecated, use sched_yield instead [-Wdeprecated-declarations]
  242 |                 pthread_yield();
      |                 ~~~~~~~~~~~~~^~
In file included from /usr/include/features.h:486,
                 from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
                 from /usr/include/stdint.h:26,
                 from /usr/lib/gcc/x86_64-linux-gnu/11/include/stdint.h:9,
                 from /builds/sw/armarx/robot-api/source/RobotAPI/drivers/XsensIMU/IMU/Includes.h:31,
[  6%] Built target TrajectoryExecutionCode_GENERATE_STATECHARTS
                 from /builds/sw/armarx/robot-api/source/RobotAPI/drivers/XsensIMU/IMU/IMUDevice.h:11,
                 from /builds/sw/armarx/robot-api/source/RobotAPI/drivers/XsensIMU/IMU/IMUDevice.cpp:9:
/usr/include/pthread.h:479:12: note: declared here
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |            ^~~~~~~~~~~~~~
[  6%] -- Generating cpp file from RobotAPI/interface/core/TopicTimingTest.ice
[  6%] -- Generating cpp file from RobotAPI/interface/core/Trajectory.ice
[  6%] Built target SpeechObserverTestGroup_GENERATE_STATECHARTS
[  6%] -- Generating cpp file from RobotAPI/interface/mdb/MotionDatabase.ice
[  6%] -- Generating cpp file from RobotAPI/interface/objectpose/ObjectPoseProvider.ice
[  6%] -- Generating cpp file from RobotAPI/interface/objectpose/ObjectPoseStorageInterface.ice
[  6%] -- Generating cpp file from RobotAPI/interface/objectpose/object_pose_types.ice
[  6%] -- Generating cpp file from RobotAPI/interface/observers/GraspCandidateObserverInterface.ice
[  6%] -- Generating cpp file from RobotAPI/interface/observers/KinematicUnitObserverInterface.ice
[  6%] -- Generating cpp file from RobotAPI/interface/observers/ObserverFilters.ice
[  6%] Linking CXX shared library ../../../../../lib/libLibIMU.so
[  6%] Built target HomogeneousMatrixCalculatorGuiPlugin_autogen
[  6%] -- Generating cpp file from RobotAPI/interface/observers/PlatformUnitObserverInterface.ice
[  6%] Built target ForceTorqueUtility_GENERATE_STATECHARTS
[  6%] -- Generating cpp file from RobotAPI/interface/observers/SpeechObserverInterface.ice
[  6%] -- Generating cpp file from RobotAPI/interface/selflocalisation/SelfLocalisationProcess.ice
[  6%] Built target RobotNameHelperTestGroup_GENERATE_STATECHARTS
[  6%] -- Generating cpp file from RobotAPI/interface/skills/SkillManagerInterface.ice
[  6%] Built target LibIMU
[  6%] -- Generating cpp file from RobotAPI/interface/skills/SkillMemoryInterface.ice
[  6%] Built target StatechartExecutionGroup_GENERATE_STATECHARTS
[  6%] Generating qrc_icons.cpp
[  6%] -- Generating cpp file from RobotAPI/interface/skills/SkillProviderInterface.ice
[  6%] Built target ProsthesisKinestheticTeachIn_GENERATE_STATECHARTS
[  6%] -- Generating cpp file from RobotAPI/interface/skills/StatechartListenerInterface.ice
[  6%] -- Generating cpp file from RobotAPI/interface/speech/SpeechInterface.ice
[  6%] Built target GENERATE_ALL_STATECHARTS
[  6%] -- Generating cpp file from RobotAPI/interface/units/ATINetFTUnit.ice
[  6%] Building CXX object source/RobotAPI/gui-plugins/HomogeneousMatrixCalculator/CMakeFiles/HomogeneousMatrixCalculatorGuiPlugin.dir/HomogeneousMatrixCalculatorGuiPlugin_autogen/mocs_compilation.cpp.o
[  6%] Building CXX object source/RobotAPI/statecharts/StatechartProfilesTestGroup/CMakeFiles/StatechartProfilesTestGroup.dir/StatechartProfilesTestGroupRemoteStateOfferer.cpp.o
[  7%] -- Generating cpp file from RobotAPI/interface/units/CyberGloveObserverInterface.ice
[  7%] -- Generating cpp file from RobotAPI/interface/units/CyberGloveInterface.ice
[  7%] -- Generating cpp file from RobotAPI/interface/units/GamepadUnit.ice
[  7%] -- Generating cpp file from RobotAPI/interface/units/ForceTorqueUnit.ice
[  7%] -- Generating cpp file from RobotAPI/interface/units/GraspCandidateProviderInterface.ice
[  8%] -- Generating cpp file from RobotAPI/interface/units/HandUnitInterface.ice
[  8%] -- Generating cpp file from RobotAPI/interface/units/HapticUnit.ice
[  8%] -- Generating cpp file from RobotAPI/interface/units/HeadIKUnit.ice
[  8%] -- Generating cpp file from RobotAPI/interface/units/InertialMeasurementUnit.ice
[  8%] -- Generating cpp file from RobotAPI/interface/units/KITProstheticHandInterface.ice
[  8%] -- Generating cpp file from RobotAPI/interface/units/KinematicUnitInterface.ice
[  8%] -- Generating cpp file from RobotAPI/interface/units/LocalizationUnitInterface.ice
[  8%] -- Generating cpp file from RobotAPI/interface/units/LaserScannerUnit.ice
[  8%] -- Generating cpp file from RobotAPI/interface/units/MetaWearIMU.ice
[  8%] -- Generating cpp file from RobotAPI/interface/units/MetaWearIMUInterface.ice
[  8%] -- Generating cpp file from RobotAPI/interface/units/MultiHandUnitInterface.ice
[  8%] -- Generating cpp file from RobotAPI/interface/units/OptoForceUnit.ice
[  8%] Building CXX object source/RobotAPI/statecharts/OrientedTactileSensorGroup/CMakeFiles/OrientedTactileSensorGroup.dir/OrientedTactileSensorGroupRemoteStateOfferer.cpp.o
[  8%] -- Generating cpp file from RobotAPI/interface/units/OrientedTactileSensorUnit.ice
[  8%] -- Generating cpp file from RobotAPI/interface/units/PlatformUnitInterface.ice
[  8%] Building CXX object source/RobotAPI/statecharts/OrientedTactileSensorGroup/CMakeFiles/OrientedTactileSensorGroup.dir/OrientedTactileSensorTest.cpp.o
[  8%] -- Generating cpp file from RobotAPI/interface/units/RobotPoseUnitInterface.ice
[  8%] -- Generating cpp file from RobotAPI/interface/units/RobotUnit/DSControllerBase.ice
[  8%] Linking CXX shared library ../../../../lib/libRobotNameService.so
[  8%] -- Generating cpp file from RobotAPI/interface/units/RobotUnit/NJointActiveImpedanceController.ice
[  8%] -- Generating cpp file from RobotAPI/interface/units/RobotUnit/NJointBimanualCartesianAdmittanceController.ice
[  8%] Building CXX object source/RobotAPI/statecharts/StatechartProfilesTestGroup/CMakeFiles/StatechartProfilesTestGroup.dir/TestState.cpp.o
[  8%] -- Generating cpp file from RobotAPI/interface/units/RobotUnit/NJointBimanualForceController.ice
[  8%] -- Generating cpp file from RobotAPI/interface/units/RobotUnit/NJointBimanualForceMPController.ice
[  8%] -- Generating cpp file from RobotAPI/interface/units/RobotUnit/NJointBimanualObjLevelController.ice
[  8%] -- Generating cpp file from RobotAPI/interface/units/RobotUnit/NJointCartesianNaturalPositionController.ice
[  8%] Built target RobotNameService
[  8%] Building CXX object source/RobotAPI/components/RobotNameService/CMakeFiles/RobotNameServiceAppRun.dir/generated_main/RobotNameServiceAppRun.cpp.o
[  8%] Building CXX object source/RobotAPI/gui-plugins/HomogeneousMatrixCalculator/CMakeFiles/HomogeneousMatrixCalculatorGuiPlugin.dir/HomogeneousMatrixCalculatorGuiPlugin.cpp.o
[  8%] -- Generating cpp file from RobotAPI/interface/units/RobotUnit/NJointCartesianTorqueController.ice
[  8%] Building CXX object source/RobotAPI/gui-plugins/HomogeneousMatrixCalculator/CMakeFiles/HomogeneousMatrixCalculatorGuiPlugin.dir/HomogeneousMatrixCalculatorWidgetController.cpp.o
[  8%] -- Generating cpp file from RobotAPI/interface/units/RobotUnit/NJointCartesianVelocityController.ice
/builds/sw/armarx/robot-api/source/RobotAPI/interface/units/RobotUnit/NJointCartesianVelocityController.ice:44: warning: referencing enumerator `eAll' in its enumeration's enclosing scope is deprecated
[  8%] -- Generating cpp file from RobotAPI/interface/units/RobotUnit/NJointCartesianVelocityControllerWithRamp.ice
[  8%] -- Generating cpp file from RobotAPI/interface/units/RobotUnit/NJointCartesianWaypointController.ice
/builds/sw/armarx/robot-api/source/RobotAPI/interface/units/RobotUnit/NJointCartesianVelocityControllerWithRamp.ice:35: warning: referencing enumerator `eAll' in its enumeration's enclosing scope is deprecated
[  8%] -- Generating cpp file from RobotAPI/interface/units/RobotUnit/NJointController.ice
[  8%] -- Generating cpp file from RobotAPI/interface/units/RobotUnit/NJointCurrentController.ice
[  8%] -- Generating cpp file from RobotAPI/interface/units/RobotUnit/NJointJointSpaceDMPController.ice
[  8%] -- Generating cpp file from RobotAPI/interface/units/RobotUnit/NJointTaskSpaceDMPController.ice
[  8%] -- Generating cpp file from RobotAPI/interface/units/RobotUnit/NJointTrajectoryController.ice
/builds/sw/armarx/robot-api/source/RobotAPI/interface/units/RobotUnit/NJointTaskSpaceDMPController.ice:66: warning: referencing enumerator `eAll' in its enumeration's enclosing scope is deprecated
/builds/sw/armarx/robot-api/source/RobotAPI/interface/units/RobotUnit/NJointTaskSpaceDMPController.ice:147: warning: referencing enumerator `eAll' in its enumeration's enclosing scope is deprecated
[ 10%] -- Generating cpp file from RobotAPI/interface/units/RobotUnit/NjointZeroTorqueController.ice
[ 10%] -- Generating cpp file from RobotAPI/interface/units/RobotUnit/RobotUnitInterface.ice
[ 11%] Building CXX object source/RobotAPI/gui-plugins/HomogeneousMatrixCalculator/CMakeFiles/HomogeneousMatrixCalculatorGuiPlugin.dir/qrc_icons.cpp.o
[ 11%] -- Generating cpp file from RobotAPI/interface/units/RobotUnit/TaskSpaceActiveImpedanceControl.ice
[ 11%] -- Generating cpp file from RobotAPI/interface/units/TCPControlUnit.ice
[ 11%] -- Generating cpp file from RobotAPI/interface/units/TCPMoverUnitInterface.ice
[ 11%] -- Generating cpp file from RobotAPI/interface/units/UnitInterface.ice
[ 11%] -- Generating cpp file from RobotAPI/interface/units/WeissHapticUnit.ice
[ 11%] Building CXX object source/RobotAPI/components/RobotNameService/test/CMakeFiles/RobotNameServiceTest.dir/RobotNameServiceTest.cpp.o
[ 11%] -- Generating cpp file from RobotAPI/interface/visualization/DebugDrawerInterface.ice
[ 11%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/observers/KinematicUnitObserverInterface.cpp.o
[ 11%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/observers/ObserverFilters.cpp.o
[ 12%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/observers/PlatformUnitObserverInterface.cpp.o
[ 12%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/observers/GraspCandidateObserverInterface.cpp.o
[ 12%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/core/BlackWhitelist.cpp.o
[ 12%] Linking CXX shared library ../../../../lib/libSimpleJsonLogger.so
[ 12%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/core/PoseBase.cpp.o
[ 12%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/core/GeometryBase.cpp.o
[ 12%] Built target SimpleJsonLogger
[ 12%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/core/OrientedPoint.cpp.o
[ 13%] Linking CXX shared library ../../../../lib/libEarlyVisionGraph.so
[ 13%] Linking CXX shared library ../../../../lib/libRobotAPISimpleTrajectory.so
[ 13%] Built target EarlyVisionGraph
[ 13%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/core/LinkedPoseBase.cpp.o
[ 13%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/core/FramedPoseBase.cpp.o
[ 13%] Built target RobotAPISimpleTrajectory
[ 13%] Building CXX object source/RobotAPI/libraries/SimpleTrajectory/test/CMakeFiles/RobotAPISimpleTrajectoryTrajectoryTest.dir/TrajectoryTest.cpp.o
[ 13%] Linking CXX shared library ../../../../lib/libKITProstheticHandDriver.so
[ 13%] Built target KITProstheticHandDriver
[ 13%] Automatic MOC for target KITProstheticHandDriverExampleNoArmarXRun
[ 13%] Built target KITProstheticHandDriverExampleNoArmarXRun_autogen
[ 13%] Building CXX object source/RobotAPI/drivers/KITProstheticHandDriver/example/CMakeFiles/KITProstheticHandDriverExampleNoArmarXRun.dir/KITProstheticHandDriverExampleNoArmarXRun_autogen/mocs_compilation.cpp.o
[ 13%] Building CXX object source/RobotAPI/drivers/KITProstheticHandDriver/example/CMakeFiles/KITProstheticHandDriverExampleNoArmarXRun.dir/KITProstheticHandDriverExampleNoArmarX.cpp.o
[ 13%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/core/RobotLocalization.cpp.o
[ 13%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/core/RobotState.cpp.o
[ 13%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/core/RobotStateObserverInterface.cpp.o
[ 13%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/core/Trajectory.cpp.o
[ 13%] Linking CXX executable ../../../../../bin/KITProstheticHandDriverExampleNoArmarXRun
[ 13%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/core/CartesianSelection.cpp.o
[ 13%] Built target KITProstheticHandDriverExampleNoArmarXRun
[ 13%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/core/CartesianWaypointControllerConfig.cpp.o
[ 13%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/core/CartesianPositionControllerConfig.cpp.o
[ 13%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/core/CartesianNaturalPositionControllerConfig.cpp.o
[ 15%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/core/TopicTimingTest.cpp.o
[ 15%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/core/FTSensorValue.cpp.o
[ 15%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/core/NameValueMap.cpp.o
[ 15%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/selflocalisation/SelfLocalisationProcess.cpp.o
[ 15%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/speech/SpeechInterface.cpp.o
[ 15%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/observers/SpeechObserverInterface.cpp.o
[ 15%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/ArmarXObjects/ArmarXObjectsTypes.cpp.o
[ 15%] Linking CXX executable ../../../../bin/RobotNameServiceAppRun
[ 15%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/objectpose/object_pose_types.cpp.o
[ 15%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/objectpose/ObjectPoseStorageInterface.cpp.o
[ 15%] Built target RobotNameServiceAppRun
[ 15%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/objectpose/ObjectPoseProvider.cpp.o
[ 15%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/MultiHandUnitInterface.cpp.o
[ 15%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/ForceTorqueUnit.cpp.o
[ 15%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/InertialMeasurementUnit.cpp.o
[ 15%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/OptoForceUnit.cpp.o
[ 15%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/LaserScannerUnit.cpp.o
[ 15%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/HandUnitInterface.cpp.o
[ 15%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/HapticUnit.cpp.o
[ 16%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/WeissHapticUnit.cpp.o
[ 16%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/HeadIKUnit.cpp.o
[ 16%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/KinematicUnitInterface.cpp.o
[ 16%] Linking CXX shared library ../../../../lib/libHomogeneousMatrixCalculatorGuiPlugin.so
[ 16%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/PlatformUnitInterface.cpp.o
Checking qt moc includes
[ 16%] Built target HomogeneousMatrixCalculatorGuiPlugin
[ 16%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/LocalizationUnitInterface.cpp.o
[ 16%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/RobotPoseUnitInterface.cpp.o
[ 16%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/TCPControlUnit.cpp.o
[ 16%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/TCPMoverUnitInterface.cpp.o
[ 16%] Linking CXX shared library ../../../../lib/libOrientedTactileSensorGroup.so
[ 16%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/UnitInterface.cpp.o
[ 16%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/ATINetFTUnit.cpp.o
[ 16%] Linking CXX shared library ../../../../lib/libStatechartProfilesTestGroup.so
[ 16%] Built target OrientedTactileSensorGroup
[ 16%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/OrientedTactileSensorUnit.cpp.o
[ 16%] Built target StatechartProfilesTestGroup
[ 16%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/GamepadUnit.cpp.o
[ 16%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/MetaWearIMUInterface.cpp.o
[ 16%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/MetaWearIMU.cpp.o
[ 16%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/CyberGloveInterface.cpp.o
[ 16%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/CyberGloveObserverInterface.cpp.o
[ 16%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/GraspCandidateProviderInterface.cpp.o
[ 17%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/KITProstheticHandInterface.cpp.o
[ 17%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/RobotUnit/NJointController.cpp.o
[ 17%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/RobotUnit/NJointTrajectoryController.cpp.o
[ 17%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/RobotUnit/NJointCartesianVelocityController.cpp.o
[ 17%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/RobotUnit/NJointCartesianTorqueController.cpp.o
[ 17%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/RobotUnit/NJointCartesianVelocityControllerWithRamp.cpp.o
[ 17%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/RobotUnit/NJointCartesianWaypointController.cpp.o
/builds/sw/armarx/robot-api/build/source/RobotAPI/interface/units/PlatformUnitInterface.cpp: In member function ‘bool armarx::PlatformUnitListener::_iceD_reportPlatformOdometryPose(IceInternal::Incoming&, const Ice::Current&)’:
/builds/sw/armarx/robot-api/build/source/RobotAPI/interface/units/PlatformUnitInterface.cpp:1336:37: warning: ‘virtual void armarx::PlatformUnitListener::reportPlatformOdometryPose(Ice::Float, Ice::Float, Ice::Float, const Ice::Current&)’ is deprecated: reportPlatformOdometryPose() has been deprecated, use OdometryListener::reportOdometryPose() instead. [-Wdeprecated-declarations]
 1336 |     this->reportPlatformOdometryPose(iceP_x, iceP_y, iceP_angle, current);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /builds/sw/armarx/robot-api/build/source/RobotAPI/interface/units/PlatformUnitInterface.cpp:19:
/builds/sw/armarx/robot-api/build/source/RobotAPI/interface/units/PlatformUnitInterface.h:1841:142: note: declared here
[ 17%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/RobotUnit/NJointCartesianNaturalPositionController.cpp.o
 1841 |     ICE_DEPRECATED_API("reportPlatformOdometryPose() has been deprecated, use OdometryListener::reportOdometryPose() instead.") virtual void reportPlatformOdometryPose(::Ice::Float x, ::Ice::Float y, ::Ice::Float angle, const ::Ice::Current& current = ::Ice::emptyCurrent) = 0;
      |                                                                                                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
[ 17%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/RobotUnit/RobotUnitInterface.cpp.o
[ 17%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/RobotUnit/NJointBimanualForceController.cpp.o
[ 17%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/RobotUnit/NJointBimanualObjLevelController.cpp.o
[ 17%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/RobotUnit/NJointBimanualCartesianAdmittanceController.cpp.o
[ 17%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/RobotUnit/NJointJointSpaceDMPController.cpp.o
[ 17%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/RobotUnit/NJointTaskSpaceDMPController.cpp.o
[ 17%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/RobotUnit/NJointBimanualForceMPController.cpp.o
[ 17%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/RobotUnit/NjointZeroTorqueController.cpp.o
[ 18%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/RobotUnit/NJointCurrentController.cpp.o
[ 18%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/RobotUnit/NJointActiveImpedanceController.cpp.o
[ 18%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/RobotUnit/DSControllerBase.cpp.o
[ 18%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/RobotUnit/TaskSpaceActiveImpedanceControl.cpp.o
[ 18%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/components/RobotHealthInterface.cpp.o
[ 18%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/components/RobotNameServiceInterface.cpp.o
[ 18%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/components/TrajectoryPlayerInterface.cpp.o
[ 18%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/components/ViewSelectionInterface.cpp.o
[ 18%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/components/CartesianPositionControlInterface.cpp.o
[ 18%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/components/NaturalIKInterface.cpp.o
[ 18%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/visualization/DebugDrawerInterface.cpp.o
[ 18%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/visualization/DebugDrawerToArViz.cpp.o
[ 18%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/ArViz.cpp.o
[ 18%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/ArViz/Elements.cpp.o
[ 18%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/ArViz/Component.cpp.o
[ 18%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/aron.cpp.o
[ 18%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/aron/Aron.cpp.o
[ 20%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/aron/test/AronConversionTestInterface.cpp.o
[ 20%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/armem.cpp.o
[ 20%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/armem/actions.cpp.o
[ 20%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/armem/structure.cpp.o
[ 20%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/armem/commit.cpp.o
[ 20%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/armem/memory.cpp.o
[ 20%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/armem/prediction.cpp.o
[ 20%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/armem/query.cpp.o
[ 20%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/armem/client.cpp.o
[ 20%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/armem/client/MemoryListenerInterface.cpp.o
[ 20%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/armem/server.cpp.o
[ 20%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/armem/server/ActionsInterface.cpp.o
[ 20%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/armem/server/RecordingMemoryInterface.cpp.o
[ 20%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/armem/server/ReplayingMemoryInterface.cpp.o
[ 20%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/armem/server/MemoryInterface.cpp.o
[ 20%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/armem/server/PredictingMemoryInterface.cpp.o
[ 20%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/armem/server/ReadingMemoryInterface.cpp.o
[ 21%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/armem/server/WritingMemoryInterface.cpp.o
[ 21%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/armem/server/ObjectMemoryInterface.cpp.o
[ 21%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/armem/addon/LegacyRobotStateMemoryAdapterInterface.cpp.o
[ 21%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/armem/mns.cpp.o
[ 21%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/armem/mns/MemoryNameSystemInterface.cpp.o
[ 21%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/components/ObstacleAvoidance/ObstacleAvoidanceInterface.cpp.o
[ 21%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/components/ObstacleAvoidance/ObstacleDetectionInterface.cpp.o
[ 21%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/components/ObstacleAvoidance/DSObstacleAvoidanceInterface.cpp.o
[ 21%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/components/ObstacleAvoidance/DynamicObstacleManagerInterface.cpp.o
[ 21%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/skills/SkillManagerInterface.cpp.o
[ 21%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/skills/StatechartListenerInterface.cpp.o
[ 21%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/skills/SkillMemoryInterface.cpp.o
[ 21%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/skills/SkillProviderInterface.cpp.o
[ 21%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/mdb/MotionDatabase.cpp.o
[ 21%] Building CXX object source/RobotAPI/interface/CMakeFiles/RobotAPIInterfaces.dir/units/KinematicUnitInterfaceStdOverloads.cpp.o
section_end:1691396030:step_script
ERROR: Job failed: execution took longer than 1h0m0s seconds