构建Apollo工程失败:aarch64-linux-gnu-gcc-7: error: unrecognized command line option '-msse4.1'
Describe the bug 在Jetson NX上面构建工程失败,报“-msse4.1”相关错误,详细见截图
Expected behavior 希望构建成功,自带demo运行成功
Screenshots

硬件设备信息:
- Device: Nvidia Jetson NX
- OS: Ubuntu18.04
msse4.1 is support by x86 only. We need to look at the compile options on arm
`lcfc@lcfc-desktop:~/apollo$ lcfc@lcfc-desktop:~/apollo$ sudo bash docker/scripts/dev_start.sh [sudo] password for lcfc: [INFO] Use default GeoLocation settings [INFO] Start pulling docker image apolloauto/apollo:dev-aarch64-18.04-20201218_0030 ... dev-aarch64-18.04-20201218_0030: Pulling from apolloauto/apollo 296c9ad75bee: Pull complete c0533d139302: Pull complete 3c11bb34abc8: Pull complete 45e266ea8946: Pull complete 3f9fe4230f83: Pull complete 2331551ae91f: Pull complete a7c06ca5da1d: Pull complete 21a2a17ba5e5: Pull complete fa6220c842e3: Pull complete 5b7f5976ffd4: Pull complete 18e107db1fc8: Pull complete 3e74e1a748d9: Pull complete 38d909b2f33b: Pull complete 2b80aba2718f: Pull complete b2ddf8a7ddf1: Pull complete ed1d76c84ec3: Pull complete 08e440b62d01: Pull complete 3e5d9460f96f: Pull complete 612f695577c3: Pull complete c8fde0c8a231: Pull complete e93ffec278f3: Pull complete 5db23e2918b4: Pull complete ba5efd0be948: Pull complete 417f41ff7396: Pull complete 75c906ba8057: Pull complete Digest: sha256:9d265275fd175be3de5f803cfbe1ccca74aab34231d61b4ca5c4ce391755834c Status: Downloaded newer image for apolloauto/apollo:dev-aarch64-18.04-20201218_0030 docker.io/apolloauto/apollo:dev-aarch64-18.04-20201218_0030 [INFO] Remove existing Apollo Development container ... [INFO] Determine whether host GPU is available ... [INFO] USE_GPU_HOST: 1 [WARNING] No CAN device named /dev/can0. [WARNING] No SocketCAN device named can0. [INFO] Starting mounting map volumes ... [INFO] Load map sunnyvale_big_loop from image: apolloauto/apollo:map_volume-sunnyvale_big_loop-aarch64-latest [INFO] Create volume apollo_map_volume-sunnyvale_big_loop_root from image: apolloauto/apollo:map_volume-sunnyvale_big_loop-aarch64-latest [INFO] Start pulling docker image apolloauto/apollo:map_volume-sunnyvale_big_loop-aarch64-latest ... map_volume-sunnyvale_big_loop-aarch64-latest: Pulling from apolloauto/apollo 9941776d74c9: Pull complete ae94b3cb7a1b: Pull complete faea148fecbd: Pull complete Digest: sha256:275f66d9200b1e947ba27ae7e78ee0cdc455203d9f1e35e3f32b02e63fa5361e Status: Downloaded newer image for apolloauto/apollo:map_volume-sunnyvale_big_loop-aarch64-latest docker.io/apolloauto/apollo:map_volume-sunnyvale_big_loop-aarch64-latest [INFO] Load map sunnyvale_loop from image: apolloauto/apollo:map_volume-sunnyvale_loop-aarch64-latest [INFO] Create volume apollo_map_volume-sunnyvale_loop_root from image: apolloauto/apollo:map_volume-sunnyvale_loop-aarch64-latest [INFO] Start pulling docker image apolloauto/apollo:map_volume-sunnyvale_loop-aarch64-latest ... map_volume-sunnyvale_loop-aarch64-latest: Pulling from apolloauto/apollo 9941776d74c9: Already exists ae94b3cb7a1b: Already exists 9d2d9383eb87: Pull complete Digest: sha256:fe449650dd5634b7c4ed29255d2537a41a34f7f2551cc1bb18013deeb70da447 Status: Downloaded newer image for apolloauto/apollo:map_volume-sunnyvale_loop-aarch64-latest docker.io/apolloauto/apollo:map_volume-sunnyvale_loop-aarch64-latest [INFO] Load map sunnyvale_with_two_offices from image: apolloauto/apollo:map_volume-sunnyvale_with_two_offices-aarch64-latest [INFO] Create volume apollo_map_volume-sunnyvale_with_two_offices_root from image: apolloauto/apollo:map_volume-sunnyvale_with_two_offices-aarch64-latest [INFO] Start pulling docker image apolloauto/apollo:map_volume-sunnyvale_with_two_offices-aarch64-latest ... map_volume-sunnyvale_with_two_offices-aarch64-latest: Pulling from apolloauto/apollo 0362ad1dd800: Pull complete d16375b575bf: Pull complete Digest: sha256:13ae92aac07a2aeca873356cf525c26e0e316d642ad6f811cc15b4aa2946ebc7 Status: Downloaded newer image for apolloauto/apollo:map_volume-sunnyvale_with_two_offices-aarch64-latest docker.io/apolloauto/apollo:map_volume-sunnyvale_with_two_offices-aarch64-latest [INFO] Load map san_mateo from image: apolloauto/apollo:map_volume-san_mateo-aarch64-latest [INFO] Create volume apollo_map_volume-san_mateo_root from image: apolloauto/apollo:map_volume-san_mateo-aarch64-latest [INFO] Start pulling docker image apolloauto/apollo:map_volume-san_mateo-aarch64-latest ... map_volume-san_mateo-aarch64-latest: Pulling from apolloauto/apollo 0362ad1dd800: Already exists ca43d780ec11: Pull complete Digest: sha256:23de05457d602e35605ebbefba5f26f18b50c79502072f44af2b605a0c249d5a Status: Downloaded newer image for apolloauto/apollo:map_volume-san_mateo-aarch64-latest docker.io/apolloauto/apollo:map_volume-san_mateo-aarch64-latest [INFO] Mount other volumes ... [INFO] Create volume apollo_audio_volume_root from image: apolloauto/apollo:data_volume-audio_model-aarch64-latest [INFO] Start pulling docker image apolloauto/apollo:data_volume-audio_model-aarch64-latest ... data_volume-audio_model-aarch64-latest: Pulling from apolloauto/apollo 40223db5366f: Pull complete f76ad2a33f39: Pull complete Digest: sha256:5bb275a29aac2147cbddf943b19666c62ba5bd1ebd4695f8e5f54da83802945d Status: Downloaded newer image for apolloauto/apollo:data_volume-audio_model-aarch64-latest docker.io/apolloauto/apollo:data_volume-audio_model-aarch64-latest [INFO] Create volume apollo_yolov4_volume_root from image: apolloauto/apollo:yolov4_volume-emergency_detection_model-aarch64-latest [INFO] Start pulling docker image apolloauto/apollo:yolov4_volume-emergency_detection_model-aarch64-latest ... yolov4_volume-emergency_detection_model-aarch64-latest: Pulling from apolloauto/apollo 40223db5366f: Already exists 1d85dd08d14f: Pull complete Digest: sha256:4883d56073054bd8170a66dbd519fc7238bdde80eb436974710803d484bdc73b Status: Downloaded newer image for apolloauto/apollo:yolov4_volume-emergency_detection_model-aarch64-latest docker.io/apolloauto/apollo:yolov4_volume-emergency_detection_model-aarch64-latest [INFO] Create volume apollo_faster_rcnn_volume_root from image: apolloauto/apollo:faster_rcnn_volume-traffic_light_detection_model-aarch64-latest [INFO] Start pulling docker image apolloauto/apollo:faster_rcnn_volume-traffic_light_detection_model-aarch64-latest ... faster_rcnn_volume-traffic_light_detection_model-aarch64-latest: Pulling from apolloauto/apollo 40223db5366f: Already exists b8ae6c0f3cff: Pull complete Digest: sha256:2ad8bccebec1cd91620b7179a15c23f20bec90faddc12cf98f9cc1e0a515d96e Status: Downloaded newer image for apolloauto/apollo:faster_rcnn_volume-traffic_light_detection_model-aarch64-latest docker.io/apolloauto/apollo:faster_rcnn_volume-traffic_light_detection_model-aarch64-latest [INFO] Starting Docker container "apollo_dev_root" ...
- docker run --gpus all -itd --privileged --name apollo_dev_root -e DISPLAY=:0 -e DOCKER_USER=root -e USER=root -e DOCKER_USER_ID=0 -e DOCKER_GRP=root -e DOCKER_GRP_ID=0 -e DOCKER_IMG=apolloauto/apollo:dev-aarch64-18.04-20201218_0030 -e USE_GPU_HOST=1 -e NVIDIA_VISIBLE_DEVICES=all -e NVIDIA_DRIVER_CAPABILITIES=compute,video,graphics,utility --volume apollo_map_volume-sunnyvale_big_loop_root:/apollo/modules/map/data/sunnyvale_big_loop --volume apollo_map_volume-sunnyvale_loop_root:/apollo/modules/map/data/sunnyvale_loop --volume apollo_map_volume-sunnyvale_with_two_offices_root:/apollo/modules/map/data/sunnyvale_with_two_offices --volume apollo_map_volume-san_mateo_root:/apollo/modules/map/data/san_mateo --volume apollo_audio_volume_root:/apollo/modules/audio/data/ --volume apollo_yolov4_volume_root:/apollo/modules/perception/camera/lib/obstacle/detector/yolov4/model/ --volume apollo_faster_rcnn_volume_root:/apollo/modules/perception/production/data/perception/camera/models/traffic_light_detection/faster_rcnn_model -v /home/lcfc/apollo:/apollo -v /dev:/dev -v /media:/media -v /tmp/.X11-unix:/tmp/.X11-unix:rw -v /etc/localtime:/etc/localtime:ro -v /usr/src:/usr/src -v /lib/modules:/lib/modules --net host -w /apollo --add-host in-dev-docker:127.0.0.1 --add-host lcfc-desktop:127.0.0.1 --hostname in-dev-docker --shm-size 2G --pid=host -v /dev/null:/dev/raw1394 apolloauto/apollo:dev-aarch64-18.04-20201218_0030 /bin/bash cc3c88b7753d80d61957f0b245a6422c80e1dff39ed35b1fd4a833049dd80416
- '[' 0 -ne 0 ']'
- set +x [ OK ] Congratulations! You have successfully finished setting up Apollo Dev Environment. [ OK ] To login into the newly created apollo_dev_root container, please run the following command: [ OK ] bash docker/scripts/dev_into.sh [ OK ] Enjoy! lcfc@lcfc-desktop:~/apollo$ lcfc@lcfc-desktop:~/apollo$`
`
lcfc@lcfc-desktop:~/apollo$ lcfc@lcfc-desktop:~/apollo$ lcfc@lcfc-desktop:~/apollo$ bash docker/scripts/dev_into.sh Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Get http://%2Fvar%2Frun%2Fdocker.sock/v1.40/containers/apollo_dev_lcfc/json: dial unix /var/run/docker.sock: connect: permission denied lcfc@lcfc-desktop:~/apollo$ sudo bash docker/scripts/dev_into.sh root@in-dev-docker:/apollo# pwd /apollo root@in-dev-docker:/apollo# root@in-dev-docker:/apollo# root@in-dev-docker:/apollo# root@in-dev-docker:/apollo# root@in-dev-docker:/apollo# root@in-dev-docker:/apollo# root@in-dev-docker:/apollo# root@in-dev-docker:/apollo# root@in-dev-docker:/apollo# root@in-dev-docker:/apollo# ./apollo.sh build [INFO] Apollo Environment Settings: [INFO] APOLLO_ROOT_DIR: /apollo [INFO] APOLLO_CACHE_DIR: /apollo/.cache [INFO] APOLLO_IN_DOCKER: true [INFO] APOLLO_VERSION: master-2021-12-28-463fb82f9e [INFO] DOCKER_IMG: dev-aarch64-18.04-20201218_0030 [INFO] APOLLO_ENV: STAGE=dev USE_ESD_CAN=false [INFO] USE_GPU: USE_GPU_HOST=1 USE_GPU_TARGET=1 [INFO] Configure .apollo.bazelrc in non-interactive mode You have bazel 3.7.1 installed. Found possible Python library paths: /usr/local/lib/python3.6/dist-packages /usr/lib/python3/dist-packages /usr/lib/python3.6/dist-packages Found CUDA 10.2 in: /usr/local/cuda-10.2/targets/aarch64-linux/lib /usr/local/cuda-10.2/targets/aarch64-linux/include Found cuDNN 8 in: /usr/lib/aarch64-linux-gnu /usr/include Found TensorRT 7 in: /usr/lib/aarch64-linux-gnu /usr/include/aarch64-linux-gnu
[ OK ] Successfully configured .apollo.bazelrc in non-interactive mode.
[ OK ] Running GPU build on aarch64 platform.
[WARNING] ESD CAN library supplied by ESD Electronics doesn't exist.
[WARNING] If you need ESD CAN, please refer to:
[WARNING] third_party/can_card_library/esd_can/README.md
[INFO] Build Overview:
[INFO] USE_GPU: 1 [ 0 for CPU, 1 for GPU ]
[INFO] Bazel Options: --config=gpu
[INFO] Build Targets: //modules/... union //cyber/...
[INFO] Disabled: except //modules/localization/msf/...
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
(02:38:23) INFO: Invocation ID: 8e393121-e215-4f16-a2a4-a9d5d4b174a9
(02:38:24) INFO: Current date is 2022-02-09
(02:39:31) WARNING: /apollo/.cache/bazel/540135163923dd7d5820f3ee4b306b32/external/remote_java_tools_linux/BUILD:733:11: in hdrs attribute of cc_library rule @remote_java_tools_linux//:combiners: Artifact 'external/remote_java_tools_linux/java_tools/src/tools/singlejar/zip_headers.h' is duplicated (through '@remote_java_tools_linux//:transient_bytes' and '@remote_java_tools_linux//:zip_headers'). Since this rule was created by the macro 'cc_library', the error might have been caused by the macro implementation
(02:40:42) INFO: Analyzed 5311 targets (687 packages loaded, 19468 targets configured).
(02:40:42) INFO: Found 5311 targets...
(02:51:13) INFO: From Compiling modules/prediction/scenario/feature_extractor/feature_extractor.cc:
In file included from ./modules/prediction/container/container_manager.h:30:0,
from ./modules/prediction/scenario/feature_extractor/feature_extractor.h:27,
from modules/prediction/scenario/feature_extractor/feature_extractor.cc:17:
bazel-out/aarch64-fastbuild/bin/modules/common/adapters/proto/adapter_config.pb.h:344:5: warning: 'AdapterConfig_MessageType_DECISION' is deprecated [-Wdeprecated-declarations]
AdapterConfig_MessageType_DECISION;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bazel-out/aarch64-fastbuild/bin/modules/common/adapters/proto/adapter_config.pb.h:92:3: note: declared here
AdapterConfig_MessageType_DECISION PROTOBUF_DEPRECATED_ENUM = 14,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bazel-out/aarch64-fastbuild/bin/modules/common/adapters/proto/adapter_config.pb.h:356:5: warning: 'AdapterConfig_MessageType_HMI_COMMAND' is deprecated [-Wdeprecated-declarations]
AdapterConfig_MessageType_HMI_COMMAND;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bazel-out/aarch64-fastbuild/bin/modules/common/adapters/proto/adapter_config.pb.h:98:3: note: declared here
AdapterConfig_MessageType_HMI_COMMAND PROTOBUF_DEPRECATED_ENUM = 20,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
(02:51:24) INFO: From Compiling modules/prediction/common/feature_output.cc:
In file included from ./modules/prediction/container/obstacles/obstacle.h:38:0,
from ./modules/prediction/common/feature_output.h:23,
from modules/prediction/common/feature_output.cc:17:
bazel-out/aarch64-fastbuild/bin/modules/prediction/proto/prediction_conf.pb.h:328:5: warning: 'ObstacleConf_EvaluatorType_RNN_EVALUATOR' is deprecated [-Wdeprecated-declarations]
ObstacleConf_EvaluatorType_RNN_EVALUATOR;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bazel-out/aarch64-fastbuild/bin/modules/prediction/proto/prediction_conf.pb.h:108:3: note: declared here
ObstacleConf_EvaluatorType_RNN_EVALUATOR PROTOBUF_DEPRECATED_ENUM = 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bazel-out/aarch64-fastbuild/bin/modules/prediction/proto/prediction_conf.pb.h:382:5: warning: 'ObstacleConf_PredictorType_REGIONAL_PREDICTOR' is deprecated [-Wdeprecated-declarations]
ObstacleConf_PredictorType_REGIONAL_PREDICTOR;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bazel-out/aarch64-fastbuild/bin/modules/prediction/proto/prediction_conf.pb.h:143:3: note: declared here
ObstacleConf_PredictorType_REGIONAL_PREDICTOR PROTOBUF_DEPRECATED_ENUM = 2,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
(02:52:54) INFO: From Compiling modules/prediction/container/obstacles/obstacle.cc:
In file included from ./modules/prediction/container/obstacles/obstacle.h:38:0,
from modules/prediction/container/obstacles/obstacle.cc:17:
bazel-out/aarch64-fastbuild/bin/modules/prediction/proto/prediction_conf.pb.h:328:5: warning: 'ObstacleConf_EvaluatorType_RNN_EVALUATOR' is deprecated [-Wdeprecated-declarations]
ObstacleConf_EvaluatorType_RNN_EVALUATOR;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bazel-out/aarch64-fastbuild/bin/modules/prediction/proto/prediction_conf.pb.h:108:3: note: declared here
ObstacleConf_EvaluatorType_RNN_EVALUATOR PROTOBUF_DEPRECATED_ENUM = 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bazel-out/aarch64-fastbuild/bin/modules/prediction/proto/prediction_conf.pb.h:382:5: warning: 'ObstacleConf_PredictorType_REGIONAL_PREDICTOR' is deprecated [-Wdeprecated-declarations]
ObstacleConf_PredictorType_REGIONAL_PREDICTOR;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bazel-out/aarch64-fastbuild/bin/modules/prediction/proto/prediction_conf.pb.h:143:3: note: declared here
ObstacleConf_PredictorType_REGIONAL_PREDICTOR PROTOBUF_DEPRECATED_ENUM = 2,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
(02:52:59) INFO: From Compiling modules/prediction/submodules/submodule_output.cc:
In file included from ./modules/prediction/container/obstacles/obstacle.h:38:0,
from ./modules/prediction/submodules/submodule_output.h:30,
from modules/prediction/submodules/submodule_output.cc:17:
bazel-out/aarch64-fastbuild/bin/modules/prediction/proto/prediction_conf.pb.h:328:5: warning: 'ObstacleConf_EvaluatorType_RNN_EVALUATOR' is deprecated [-Wdeprecated-declarations]
ObstacleConf_EvaluatorType_RNN_EVALUATOR;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bazel-out/aarch64-fastbuild/bin/modules/prediction/proto/prediction_conf.pb.h:108:3: note: declared here
ObstacleConf_EvaluatorType_RNN_EVALUATOR PROTOBUF_DEPRECATED_ENUM = 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bazel-out/aarch64-fastbuild/bin/modules/prediction/proto/prediction_conf.pb.h:382:5: warning: 'ObstacleConf_PredictorType_REGIONAL_PREDICTOR' is deprecated [-Wdeprecated-declarations]
ObstacleConf_PredictorType_REGIONAL_PREDICTOR;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bazel-out/aarch64-fastbuild/bin/modules/prediction/proto/prediction_conf.pb.h:143:3: note: declared here
ObstacleConf_PredictorType_REGIONAL_PREDICTOR PROTOBUF_DEPRECATED_ENUM = 2,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
(02:53:07) INFO: From Compiling modules/prediction/container/obstacles/obstacles_container.cc:
In file included from ./modules/prediction/container/obstacles/obstacle.h:38:0,
from ./modules/prediction/container/obstacles/obstacles_container.h:31,
from modules/prediction/container/obstacles/obstacles_container.cc:17:
bazel-out/aarch64-fastbuild/bin/modules/prediction/proto/prediction_conf.pb.h:328:5: warning: 'ObstacleConf_EvaluatorType_RNN_EVALUATOR' is deprecated [-Wdeprecated-declarations]
ObstacleConf_EvaluatorType_RNN_EVALUATOR;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bazel-out/aarch64-fastbuild/bin/modules/prediction/proto/prediction_conf.pb.h:108:3: note: declared here
ObstacleConf_EvaluatorType_RNN_EVALUATOR PROTOBUF_DEPRECATED_ENUM = 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bazel-out/aarch64-fastbuild/bin/modules/prediction/proto/prediction_conf.pb.h:382:5: warning: 'ObstacleConf_PredictorType_REGIONAL_PREDICTOR' is deprecated [-Wdeprecated-declarations]
ObstacleConf_PredictorType_REGIONAL_PREDICTOR;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bazel-out/aarch64-fastbuild/bin/modules/prediction/proto/prediction_conf.pb.h:143:3: note: declared here
ObstacleConf_PredictorType_REGIONAL_PREDICTOR PROTOBUF_DEPRECATED_ENUM = 2,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
(02:53:32) INFO: From Compiling modules/prediction/container/container_manager.cc:
In file included from ./modules/prediction/container/container_manager.h:30:0,
from modules/prediction/container/container_manager.cc:17:
bazel-out/aarch64-fastbuild/bin/modules/common/adapters/proto/adapter_config.pb.h:344:5: warning: 'AdapterConfig_MessageType_DECISION' is deprecated [-Wdeprecated-declarations]
AdapterConfig_MessageType_DECISION;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bazel-out/aarch64-fastbuild/bin/modules/common/adapters/proto/adapter_config.pb.h:92:3: note: declared here
AdapterConfig_MessageType_DECISION PROTOBUF_DEPRECATED_ENUM = 14,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bazel-out/aarch64-fastbuild/bin/modules/common/adapters/proto/adapter_config.pb.h:356:5: warning: 'AdapterConfig_MessageType_HMI_COMMAND' is deprecated [-Wdeprecated-declarations]
AdapterConfig_MessageType_HMI_COMMAND;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bazel-out/aarch64-fastbuild/bin/modules/common/adapters/proto/adapter_config.pb.h:98:3: note: declared here
AdapterConfig_MessageType_HMI_COMMAND PROTOBUF_DEPRECATED_ENUM = 20,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./modules/prediction/container/obstacles/obstacle.h:38:0,
from ./modules/prediction/container/obstacles/obstacles_container.h:31,
from modules/prediction/container/container_manager.cc:20:
bazel-out/aarch64-fastbuild/bin/modules/prediction/proto/prediction_conf.pb.h:328:5: warning: 'ObstacleConf_EvaluatorType_RNN_EVALUATOR' is deprecated [-Wdeprecated-declarations]
ObstacleConf_EvaluatorType_RNN_EVALUATOR;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bazel-out/aarch64-fastbuild/bin/modules/prediction/proto/prediction_conf.pb.h:108:3: note: declared here
ObstacleConf_EvaluatorType_RNN_EVALUATOR PROTOBUF_DEPRECATED_ENUM = 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bazel-out/aarch64-fastbuild/bin/modules/prediction/proto/prediction_conf.pb.h:382:5: warning: 'ObstacleConf_PredictorType_REGIONAL_PREDICTOR' is deprecated [-Wdeprecated-declarations]
ObstacleConf_PredictorType_REGIONAL_PREDICTOR;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bazel-out/aarch64-fastbuild/bin/modules/prediction/proto/prediction_conf.pb.h:143:3: note: declared here
ObstacleConf_PredictorType_REGIONAL_PREDICTOR PROTOBUF_DEPRECATED_ENUM = 2,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
(02:56:16) INFO: From Compiling modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:
In file included from ./cyber/common/log.h:27:0,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:37:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/virtual_includes/glog/glog/logging.h:506:0: warning: "LOG" redefined
#define LOG(severity) COMPACT_GOOGLE_LOG ## severity.stream()
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.h:55,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:32:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:96:0: note: this is the location of the previous definition
#define LOG(n)
In file included from bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:513:0,
from ./cyber/common/log.h:27,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:37:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/vlog_is_on.h:82:0: warning: "VLOG_IS_ON" redefined
#define VLOG_IS_ON(verboselevel)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.h:55,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:32:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:106:0: note: this is the location of the previous definition
#define VLOG_IS_ON(verboselevel) (CAFFE2_LOG_THRESHOLD <= -(verboselevel))
In file included from ./cyber/common/log.h:27:0,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:37:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:570:0: warning: "LOG_IF" redefined
#define LOG_IF(severity, condition)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.h:55,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:32:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:101:0: note: this is the location of the previous definition
#define LOG_IF(n, condition)
In file included from ./cyber/common/log.h:27:0,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:37:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:586:0: warning: "CHECK" redefined
#define CHECK(condition)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.h:55,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:32:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:121:0: note: this is the location of the previous definition
#define CHECK(condition) FATAL_IF(condition) << "Check failed: " #condition " "
In file included from ./cyber/common/log.h:27:0,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:37:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:765:0: warning: "CHECK_OP" redefined
#define CHECK_OP(name, op, val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.h:55,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:32:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:133:0: note: this is the location of the previous definition
#define CHECK_OP(val1, val2, op)
In file included from ./cyber/common/log.h:27:0,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:37:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:790:0: warning: "CHECK_EQ" redefined
#define CHECK_EQ(val1, val2) CHECK_OP(_EQ, ==, val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.h:55,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:32:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:139:0: note: this is the location of the previous definition
#define CHECK_EQ(val1, val2) CHECK_OP(val1, val2, ==)
In file included from ./cyber/common/log.h:27:0,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:37:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:791:0: warning: "CHECK_NE" redefined
#define CHECK_NE(val1, val2) CHECK_OP(_NE, !=, val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.h:55,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:32:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:140:0: note: this is the location of the previous definition
#define CHECK_NE(val1, val2) CHECK_OP(val1, val2, !=)
In file included from ./cyber/common/log.h:27:0,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:37:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:792:0: warning: "CHECK_LE" redefined
#define CHECK_LE(val1, val2) CHECK_OP(_LE, <=, val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.h:55,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:32:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:141:0: note: this is the location of the previous definition
#define CHECK_LE(val1, val2) CHECK_OP(val1, val2, <=)
In file included from ./cyber/common/log.h:27:0,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:37:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:793:0: warning: "CHECK_LT" redefined
#define CHECK_LT(val1, val2) CHECK_OP(_LT, < , val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.h:55,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:32:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:142:0: note: this is the location of the previous definition
#define CHECK_LT(val1, val2) CHECK_OP(val1, val2, <)
In file included from ./cyber/common/log.h:27:0,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:37:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:794:0: warning: "CHECK_GE" redefined
#define CHECK_GE(val1, val2) CHECK_OP(_GE, >=, val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.h:55,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:32:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:143:0: note: this is the location of the previous definition
#define CHECK_GE(val1, val2) CHECK_OP(val1, val2, >=)
In file included from ./cyber/common/log.h:27:0,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:37:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:795:0: warning: "CHECK_GT" redefined
#define CHECK_GT(val1, val2) CHECK_OP(_GT, > , val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.h:55,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:32:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:144:0: note: this is the location of the previous definition
#define CHECK_GT(val1, val2) CHECK_OP(val1, val2, >)
In file included from ./cyber/common/log.h:27:0,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:37:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:800:0: warning: "CHECK_NOTNULL" redefined
#define CHECK_NOTNULL(val)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.h:55,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:32:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:177:0: note: this is the location of the previous definition
#define CHECK_NOTNULL(val)
In file included from ./cyber/common/log.h:27:0,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:37:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:994:0: warning: "DCHECK" redefined
#define DCHECK(condition) CHECK(condition)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.h:55,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:32:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:125:0: note: this is the location of the previous definition
#define DCHECK(condition) FATAL_IF(condition) << "Check failed: " #condition " "
In file included from ./cyber/common/log.h:27:0,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:37:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:995:0: warning: "DCHECK_EQ" redefined
#define DCHECK_EQ(val1, val2) CHECK_EQ(val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.h:55,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:32:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:148:0: note: this is the location of the previous definition
#define DCHECK_EQ(val1, val2) CHECK_OP(val1, val2, ==)
In file included from ./cyber/common/log.h:27:0,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:37:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:996:0: warning: "DCHECK_NE" redefined
#define DCHECK_NE(val1, val2) CHECK_NE(val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.h:55,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:32:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:149:0: note: this is the location of the previous definition
#define DCHECK_NE(val1, val2) CHECK_OP(val1, val2, !=)
In file included from ./cyber/common/log.h:27:0,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:37:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:997:0: warning: "DCHECK_LE" redefined
#define DCHECK_LE(val1, val2) CHECK_LE(val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.h:55,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:32:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:150:0: note: this is the location of the previous definition
#define DCHECK_LE(val1, val2) CHECK_OP(val1, val2, <=)
In file included from ./cyber/common/log.h:27:0,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:37:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:998:0: warning: "DCHECK_LT" redefined
#define DCHECK_LT(val1, val2) CHECK_LT(val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.h:55,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:32:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:151:0: note: this is the location of the previous definition
#define DCHECK_LT(val1, val2) CHECK_OP(val1, val2, <)
In file included from ./cyber/common/log.h:27:0,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:37:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:999:0: warning: "DCHECK_GE" redefined
#define DCHECK_GE(val1, val2) CHECK_GE(val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.h:55,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:32:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:152:0: note: this is the location of the previous definition
#define DCHECK_GE(val1, val2) CHECK_OP(val1, val2, >=)
In file included from ./cyber/common/log.h:27:0,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:37:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:1000:0: warning: "DCHECK_GT" redefined
#define DCHECK_GT(val1, val2) CHECK_GT(val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.h:55,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:32:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:153:0: note: this is the location of the previous definition
#define DCHECK_GT(val1, val2) CHECK_OP(val1, val2, >)
In file included from ./cyber/common/log.h:27:0,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:37:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:1001:0: warning: "DCHECK_NOTNULL" redefined
#define DCHECK_NOTNULL(val) CHECK_NOTNULL(val)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.h:55,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:32:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:183:0: note: this is the location of the previous definition
#define DCHECK_NOTNULL(val)
In file included from ./cyber/common/log.h:27:0,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:37:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:1098:0: warning: "VLOG" redefined
#define VLOG(verboselevel) LOG_IF(INFO, VLOG_IS_ON(verboselevel))
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.h:55,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:32:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:99:0: note: this is the location of the previous definition
#define VLOG(n) LOG((-n))
In file included from ./cyber/common/log.h:27:0,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:37:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:1100:0: warning: "VLOG_IF" redefined
#define VLOG_IF(verboselevel, condition)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.h:55,
from modules/perception/lidar/lib/detector/point_pillars_detection/point_pillars.cc:32:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:104:0: note: this is the location of the previous definition
#define VLOG_IF(n, condition) LOG_IF((-n), (condition))
(02:56:31) INFO: From Compiling modules/perception/lidar/lib/detector/cnn_segmentation/cnn_segmentation.cc:
In file included from external/boost/boost/signals2/detail/null_output_iterator.hpp:14:0,
from external/boost/boost/signals2/connection.hpp:22,
from external/boost/boost/signals2/signal.hpp:22,
from external/boost/boost/signals2.hpp:19,
from bazel-out/aarch64-fastbuild/bin/external/local_config_pcl/_virtual_includes/pcl_headers/pcl/io/boost.h:64,
from bazel-out/aarch64-fastbuild/bin/external/local_config_pcl/_virtual_includes/pcl_headers/pcl/io/file_io.h:42,
from bazel-out/aarch64-fastbuild/bin/external/local_config_pcl/_virtual_includes/pcl_headers/pcl/io/pcd_io.h:44,
from ./modules/perception/lidar/common/pcl_util.h:21,
from ./modules/perception/lidar/lib/detector/ncut_segmentation/ncut_segmentation.h:28,
from modules/perception/lidar/lib/detector/cnn_segmentation/cnn_segmentation.cc:31:
external/boost/boost/function_output_iterator.hpp:14:72: note: #pragma message: This header is deprecated. Use <boost/iterator/function_output_iterator.hpp> instead.
BOOST_HEADER_DEPRECATED("<boost/iterator/function_output_iterator.hpp>")
^
(02:56:38) INFO: From Compiling modules/perception/inference/tensorrt/batch_stream.cc:
In file included from modules/perception/inference/tensorrt/batch_stream.cc:17:0:
./modules/perception/inference/tensorrt/batch_stream.h:45:32: warning: 'DimsNCHW' is deprecated [-Wdeprecated-declarations]
nvinfer1::DimsNCHW getDims() const { return mDims; }
^~~~~
In file included from ./modules/perception/inference/tensorrt/batch_stream.h:22:0,
from modules/perception/inference/tensorrt/batch_stream.cc:17:
/usr/include/aarch64-linux-gnu/NvInfer.h:316:22: note: declared here
class TRT_DEPRECATED DimsNCHW : public Dims4
^~~~~~~~
In file included from modules/perception/inference/tensorrt/batch_stream.cc:17:0:
./modules/perception/inference/tensorrt/batch_stream.h:60:22: warning: 'DimsNCHW' is deprecated [-Wdeprecated-declarations]
nvinfer1::DimsNCHW mDims;
^~~~~
In file included from ./modules/perception/inference/tensorrt/batch_stream.h:22:0,
from modules/perception/inference/tensorrt/batch_stream.cc:17:
/usr/include/aarch64-linux-gnu/NvInfer.h:316:22: note: declared here
class TRT_DEPRECATED DimsNCHW : public Dims4
^~~~~~~~
(02:56:41) INFO: From Compiling modules/perception/inference/onnx/libtorch_obstacle_detector.cc:
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:27,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/virtual_includes/glog/glog/logging.h:506:0: warning: "LOG" redefined
#define LOG(severity) COMPACT_GOOGLE_LOG ## severity.stream()
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:24,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:96:0: note: this is the location of the previous definition
#define LOG(n)
In file included from bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:513:0,
from ./cyber/common/log.h:27,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:27,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/vlog_is_on.h:82:0: warning: "VLOG_IS_ON" redefined
#define VLOG_IS_ON(verboselevel)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:24,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:106:0: note: this is the location of the previous definition
#define VLOG_IS_ON(verboselevel) (CAFFE2_LOG_THRESHOLD <= -(verboselevel))
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:27,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:570:0: warning: "LOG_IF" redefined
#define LOG_IF(severity, condition)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:24,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:101:0: note: this is the location of the previous definition
#define LOG_IF(n, condition)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:27,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:586:0: warning: "CHECK" redefined
#define CHECK(condition)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:24,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:121:0: note: this is the location of the previous definition
#define CHECK(condition) FATAL_IF(condition) << "Check failed: " #condition " "
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:27,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:765:0: warning: "CHECK_OP" redefined
#define CHECK_OP(name, op, val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:24,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:133:0: note: this is the location of the previous definition
#define CHECK_OP(val1, val2, op)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:27,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:790:0: warning: "CHECK_EQ" redefined
#define CHECK_EQ(val1, val2) CHECK_OP(_EQ, ==, val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:24,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:139:0: note: this is the location of the previous definition
#define CHECK_EQ(val1, val2) CHECK_OP(val1, val2, ==)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:27,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:791:0: warning: "CHECK_NE" redefined
#define CHECK_NE(val1, val2) CHECK_OP(_NE, !=, val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:24,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:140:0: note: this is the location of the previous definition
#define CHECK_NE(val1, val2) CHECK_OP(val1, val2, !=)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:27,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:792:0: warning: "CHECK_LE" redefined
#define CHECK_LE(val1, val2) CHECK_OP(_LE, <=, val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:24,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:141:0: note: this is the location of the previous definition
#define CHECK_LE(val1, val2) CHECK_OP(val1, val2, <=)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:27,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:793:0: warning: "CHECK_LT" redefined
#define CHECK_LT(val1, val2) CHECK_OP(_LT, < , val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:24,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:142:0: note: this is the location of the previous definition
#define CHECK_LT(val1, val2) CHECK_OP(val1, val2, <)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:27,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:794:0: warning: "CHECK_GE" redefined
#define CHECK_GE(val1, val2) CHECK_OP(_GE, >=, val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:24,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:143:0: note: this is the location of the previous definition
#define CHECK_GE(val1, val2) CHECK_OP(val1, val2, >=)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:27,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:795:0: warning: "CHECK_GT" redefined
#define CHECK_GT(val1, val2) CHECK_OP(_GT, > , val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:24,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:144:0: note: this is the location of the previous definition
#define CHECK_GT(val1, val2) CHECK_OP(val1, val2, >)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:27,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:800:0: warning: "CHECK_NOTNULL" redefined
#define CHECK_NOTNULL(val)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:24,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:177:0: note: this is the location of the previous definition
#define CHECK_NOTNULL(val)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:27,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:994:0: warning: "DCHECK" redefined
#define DCHECK(condition) CHECK(condition)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:24,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:125:0: note: this is the location of the previous definition
#define DCHECK(condition) FATAL_IF(condition) << "Check failed: " #condition " "
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:27,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:995:0: warning: "DCHECK_EQ" redefined
#define DCHECK_EQ(val1, val2) CHECK_EQ(val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:24,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:148:0: note: this is the location of the previous definition
#define DCHECK_EQ(val1, val2) CHECK_OP(val1, val2, ==)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:27,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:996:0: warning: "DCHECK_NE" redefined
#define DCHECK_NE(val1, val2) CHECK_NE(val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:24,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:149:0: note: this is the location of the previous definition
#define DCHECK_NE(val1, val2) CHECK_OP(val1, val2, !=)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:27,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:997:0: warning: "DCHECK_LE" redefined
#define DCHECK_LE(val1, val2) CHECK_LE(val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:24,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:150:0: note: this is the location of the previous definition
#define DCHECK_LE(val1, val2) CHECK_OP(val1, val2, <=)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:27,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:998:0: warning: "DCHECK_LT" redefined
#define DCHECK_LT(val1, val2) CHECK_LT(val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:24,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:151:0: note: this is the location of the previous definition
#define DCHECK_LT(val1, val2) CHECK_OP(val1, val2, <)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:27,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:999:0: warning: "DCHECK_GE" redefined
#define DCHECK_GE(val1, val2) CHECK_GE(val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:24,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:152:0: note: this is the location of the previous definition
#define DCHECK_GE(val1, val2) CHECK_OP(val1, val2, >=)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:27,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:1000:0: warning: "DCHECK_GT" redefined
#define DCHECK_GT(val1, val2) CHECK_GT(val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:24,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:153:0: note: this is the location of the previous definition
#define DCHECK_GT(val1, val2) CHECK_OP(val1, val2, >)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:27,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:1001:0: warning: "DCHECK_NOTNULL" redefined
#define DCHECK_NOTNULL(val) CHECK_NOTNULL(val)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:24,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:183:0: note: this is the location of the previous definition
#define DCHECK_NOTNULL(val)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:27,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:1098:0: warning: "VLOG" redefined
#define VLOG(verboselevel) LOG_IF(INFO, VLOG_IS_ON(verboselevel))
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:24,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:99:0: note: this is the location of the previous definition
#define VLOG(n) LOG((-n))
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:27,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:1100:0: warning: "VLOG_IF" redefined
#define VLOG_IF(verboselevel, condition)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/onnx/libtorch_obstacle_detector.h:24,
from modules/perception/inference/onnx/libtorch_obstacle_detector.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:104:0: note: this is the location of the previous definition
#define VLOG_IF(n, condition) LOG_IF((-n), (condition))
(02:56:46) INFO: From Compiling modules/perception/inference/libtorch/torch_net.cc:
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_net.h:27,
from modules/perception/inference/libtorch/torch_net.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/virtual_includes/glog/glog/logging.h:506:0: warning: "LOG" redefined
#define LOG(severity) COMPACT_GOOGLE_LOG ## severity.stream()
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_net.h:24,
from modules/perception/inference/libtorch/torch_net.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:96:0: note: this is the location of the previous definition
#define LOG(n)
In file included from bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:513:0,
from ./cyber/common/log.h:27,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_net.h:27,
from modules/perception/inference/libtorch/torch_net.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/vlog_is_on.h:82:0: warning: "VLOG_IS_ON" redefined
#define VLOG_IS_ON(verboselevel)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_net.h:24,
from modules/perception/inference/libtorch/torch_net.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:106:0: note: this is the location of the previous definition
#define VLOG_IS_ON(verboselevel) (CAFFE2_LOG_THRESHOLD <= -(verboselevel))
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_net.h:27,
from modules/perception/inference/libtorch/torch_net.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:570:0: warning: "LOG_IF" redefined
#define LOG_IF(severity, condition)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_net.h:24,
from modules/perception/inference/libtorch/torch_net.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:101:0: note: this is the location of the previous definition
#define LOG_IF(n, condition)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_net.h:27,
from modules/perception/inference/libtorch/torch_net.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:586:0: warning: "CHECK" redefined
#define CHECK(condition)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_net.h:24,
from modules/perception/inference/libtorch/torch_net.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:121:0: note: this is the location of the previous definition
#define CHECK(condition) FATAL_IF(condition) << "Check failed: " #condition " "
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_net.h:27,
from modules/perception/inference/libtorch/torch_net.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:765:0: warning: "CHECK_OP" redefined
#define CHECK_OP(name, op, val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_net.h:24,
from modules/perception/inference/libtorch/torch_net.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:133:0: note: this is the location of the previous definition
#define CHECK_OP(val1, val2, op)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_net.h:27,
from modules/perception/inference/libtorch/torch_net.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:790:0: warning: "CHECK_EQ" redefined
#define CHECK_EQ(val1, val2) CHECK_OP(_EQ, ==, val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_net.h:24,
from modules/perception/inference/libtorch/torch_net.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:139:0: note: this is the location of the previous definition
#define CHECK_EQ(val1, val2) CHECK_OP(val1, val2, ==)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_net.h:27,
from modules/perception/inference/libtorch/torch_net.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:791:0: warning: "CHECK_NE" redefined
#define CHECK_NE(val1, val2) CHECK_OP(_NE, !=, val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_net.h:24,
from modules/perception/inference/libtorch/torch_net.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:140:0: note: this is the location of the previous definition
#define CHECK_NE(val1, val2) CHECK_OP(val1, val2, !=)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_net.h:27,
from modules/perception/inference/libtorch/torch_net.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:792:0: warning: "CHECK_LE" redefined
#define CHECK_LE(val1, val2) CHECK_OP(_LE, <=, val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_net.h:24,
from modules/perception/inference/libtorch/torch_net.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:141:0: note: this is the location of the previous definition
#define CHECK_LE(val1, val2) CHECK_OP(val1, val2, <=)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_net.h:27,
from modules/perception/inference/libtorch/torch_net.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:793:0: warning: "CHECK_LT" redefined
#define CHECK_LT(val1, val2) CHECK_OP(_LT, < , val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_net.h:24,
from modules/perception/inference/libtorch/torch_net.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:142:0: note: this is the location of the previous definition
#define CHECK_LT(val1, val2) CHECK_OP(val1, val2, <)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_net.h:27,
from modules/perception/inference/libtorch/torch_net.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:794:0: warning: "CHECK_GE" redefined
#define CHECK_GE(val1, val2) CHECK_OP(_GE, >=, val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_net.h:24,
from modules/perception/inference/libtorch/torch_net.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:143:0: note: this is the location of the previous definition
#define CHECK_GE(val1, val2) CHECK_OP(val1, val2, >=)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_net.h:27,
from modules/perception/inference/libtorch/torch_net.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:795:0: warning: "CHECK_GT" redefined
#define CHECK_GT(val1, val2) CHECK_OP(_GT, > , val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_net.h:24,
from modules/perception/inference/libtorch/torch_net.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:144:0: note: this is the location of the previous definition
#define CHECK_GT(val1, val2) CHECK_OP(val1, val2, >)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_net.h:27,
from modules/perception/inference/libtorch/torch_net.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:800:0: warning: "CHECK_NOTNULL" redefined
#define CHECK_NOTNULL(val)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_net.h:24,
from modules/perception/inference/libtorch/torch_net.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:177:0: note: this is the location of the previous definition
#define CHECK_NOTNULL(val)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_net.h:27,
from modules/perception/inference/libtorch/torch_net.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:994:0: warning: "DCHECK" redefined
#define DCHECK(condition) CHECK(condition)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_net.h:24,
from modules/perception/inference/libtorch/torch_net.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:125:0: note: this is the location of the previous definition
#define DCHECK(condition) FATAL_IF(condition) << "Check failed: " #condition " "
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_net.h:27,
from modules/perception/inference/libtorch/torch_net.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:995:0: warning: "DCHECK_EQ" redefined
#define DCHECK_EQ(val1, val2) CHECK_EQ(val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_net.h:24,
from modules/perception/inference/libtorch/torch_net.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:148:0: note: this is the location of the previous definition
#define DCHECK_EQ(val1, val2) CHECK_OP(val1, val2, ==)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_net.h:27,
from modules/perception/inference/libtorch/torch_net.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:996:0: warning: "DCHECK_NE" redefined
#define DCHECK_NE(val1, val2) CHECK_NE(val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_net.h:24,
from modules/perception/inference/libtorch/torch_net.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:149:0: note: this is the location of the previous definition
#define DCHECK_NE(val1, val2) CHECK_OP(val1, val2, !=)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_net.h:27,
from modules/perception/inference/libtorch/torch_net.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:997:0: warning: "DCHECK_LE" redefined
#define DCHECK_LE(val1, val2) CHECK_LE(val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_net.h:24,
from modules/perception/inference/libtorch/torch_net.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:150:0: note: this is the location of the previous definition
#define DCHECK_LE(val1, val2) CHECK_OP(val1, val2, <=)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_net.h:27,
from modules/perception/inference/libtorch/torch_net.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:998:0: warning: "DCHECK_LT" redefined
#define DCHECK_LT(val1, val2) CHECK_LT(val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_net.h:24,
from modules/perception/inference/libtorch/torch_net.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:151:0: note: this is the location of the previous definition
#define DCHECK_LT(val1, val2) CHECK_OP(val1, val2, <)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_net.h:27,
from modules/perception/inference/libtorch/torch_net.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:999:0: warning: "DCHECK_GE" redefined
#define DCHECK_GE(val1, val2) CHECK_GE(val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_net.h:24,
from modules/perception/inference/libtorch/torch_net.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:152:0: note: this is the location of the previous definition
#define DCHECK_GE(val1, val2) CHECK_OP(val1, val2, >=)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_net.h:27,
from modules/perception/inference/libtorch/torch_net.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:1000:0: warning: "DCHECK_GT" redefined
#define DCHECK_GT(val1, val2) CHECK_GT(val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_net.h:24,
from modules/perception/inference/libtorch/torch_net.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:153:0: note: this is the location of the previous definition
#define DCHECK_GT(val1, val2) CHECK_OP(val1, val2, >)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_net.h:27,
from modules/perception/inference/libtorch/torch_net.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:1001:0: warning: "DCHECK_NOTNULL" redefined
#define DCHECK_NOTNULL(val) CHECK_NOTNULL(val)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_net.h:24,
from modules/perception/inference/libtorch/torch_net.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:183:0: note: this is the location of the previous definition
#define DCHECK_NOTNULL(val)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_net.h:27,
from modules/perception/inference/libtorch/torch_net.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:1098:0: warning: "VLOG" redefined
#define VLOG(verboselevel) LOG_IF(INFO, VLOG_IS_ON(verboselevel))
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_net.h:24,
from modules/perception/inference/libtorch/torch_net.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:99:0: note: this is the location of the previous definition
#define VLOG(n) LOG((-n))
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_net.h:27,
from modules/perception/inference/libtorch/torch_net.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/_virtual_includes/glog/glog/logging.h:1100:0: warning: "VLOG_IF" redefined
#define VLOG_IF(verboselevel, condition)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_net.h:24,
from modules/perception/inference/libtorch/torch_net.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:104:0: note: this is the location of the previous definition
#define VLOG_IF(n, condition) LOG_IF((-n), (condition))
(02:56:55) INFO: From Compiling modules/perception/inference/tensorrt/entropy_calibrator.cc:
In file included from ./modules/perception/inference/tensorrt/entropy_calibrator.h:25:0,
from modules/perception/inference/tensorrt/entropy_calibrator.cc:16:
./modules/perception/inference/tensorrt/batch_stream.h:45:32: warning: 'DimsNCHW' is deprecated [-Wdeprecated-declarations]
nvinfer1::DimsNCHW getDims() const { return mDims; }
^~~~~
In file included from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22:0,
from modules/perception/inference/tensorrt/entropy_calibrator.cc:16:
/usr/include/aarch64-linux-gnu/NvInfer.h:316:22: note: declared here
class TRT_DEPRECATED DimsNCHW : public Dims4
^~~~~~~~
In file included from ./modules/perception/inference/tensorrt/entropy_calibrator.h:25:0,
from modules/perception/inference/tensorrt/entropy_calibrator.cc:16:
./modules/perception/inference/tensorrt/batch_stream.h:60:22: warning: 'DimsNCHW' is deprecated [-Wdeprecated-declarations]
nvinfer1::DimsNCHW mDims;
^~~~~
In file included from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22:0,
from modules/perception/inference/tensorrt/entropy_calibrator.cc:16:
/usr/include/aarch64-linux-gnu/NvInfer.h:316:22: note: declared here
class TRT_DEPRECATED DimsNCHW : public Dims4
^~~~~~~~
modules/perception/inference/tensorrt/entropy_calibrator.cc: In constructor 'nvinfer1::Int8EntropyCalibrator::Int8EntropyCalibrator(const apollo::perception::inference::BatchStream&, int, bool, std::_cxx11::string)':
modules/perception/inference/tensorrt/entropy_calibrator.cc:28:12: warning: 'DimsNCHW' is deprecated [-Wdeprecated-declarations]
DimsNCHW dims = stream.getDims();
^~~~
In file included from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22:0,
from modules/perception/inference/tensorrt/entropy_calibrator.cc:16:
/usr/include/aarch64-linux-gnu/NvInfer.h:316:22: note: declared here
class TRT_DEPRECATED DimsNCHW : public Dims4
^~~~~~~~
(02:57:08) INFO: From Compiling modules/perception/inference/tensorrt/rt_common.cc:
In file included from modules/perception/inference/tensorrt/rt_common.cc:17:0:
./modules/perception/inference/tensorrt/rt_common.h:38:41: warning: 'DimsCHW' is deprecated [-Wdeprecated-declarations]
typedef std::map<std::string, nvinfer1::DimsCHW> TensorDimsMap;
^~~~~~~
In file included from /usr/include/aarch64-linux-gnu/NvCaffeParser.h:53:0,
from ./modules/perception/inference/tensorrt/rt_common.h:23,
from modules/perception/inference/tensorrt/rt_common.cc:17:
/usr/include/aarch64-linux-gnu/NvInfer.h:206:22: note: declared here
class TRT_DEPRECATED DimsCHW : public Dims3
^~~~~~~
In file included from modules/perception/inference/tensorrt/rt_common.cc:17:0:
./modules/perception/inference/tensorrt/rt_common.h:41:65: warning: 'DimsCHW' is deprecated [-Wdeprecated-declarations]
const nvinfer1::DimsCHW &inputDims);
^
In file included from /usr/include/aarch64-linux-gnu/NvCaffeParser.h:53:0,
from ./modules/perception/inference/tensorrt/rt_common.h:23,
from modules/perception/inference/tensorrt/rt_common.cc:17:
/usr/include/aarch64-linux-gnu/NvInfer.h:206:22: note: declared here
class TRT_DEPRECATED DimsCHW : public Dims3
^~~~~~~
In file included from modules/perception/inference/tensorrt/rt_common.cc:17:0:
./modules/perception/inference/tensorrt/rt_common.h:41:65: warning: 'DimsCHW' is deprecated [-Wdeprecated-declarations]
const nvinfer1::DimsCHW &inputDims);
^
./modules/perception/inference/tensorrt/rt_common.h:41:65: warning: 'DimsCHW' is deprecated [-Wdeprecated-declarations]
./modules/perception/inference/tensorrt/rt_common.h:62:56: warning: 'DimsCHW' is deprecated [-Wdeprecated-declarations]
inline nvinfer1::DimsCHW getCHW(const nvinfer1::Dims &d) {
^
In file included from /usr/include/aarch64-linux-gnu/NvCaffeParser.h:53:0,
from ./modules/perception/inference/tensorrt/rt_common.h:23,
from modules/perception/inference/tensorrt/rt_common.cc:17:
/usr/include/aarch64-linux-gnu/NvInfer.h:206:22: note: declared here
class TRT_DEPRECATED DimsCHW : public Dims3
^~~~~~~
In file included from modules/perception/inference/tensorrt/rt_common.cc:17:0:
./modules/perception/inference/tensorrt/rt_common.h: In function 'nvinfer1::DimsCHW apollo::perception::inference::getCHW(const nvinfer1::Dims&)':
./modules/perception/inference/tensorrt/rt_common.h:65:45: warning: 'DimsCHW' is deprecated [-Wdeprecated-declarations]
d.d[d.nbDims - 1]);
^
In file included from /usr/include/aarch64-linux-gnu/NvCaffeParser.h:53:0,
from ./modules/perception/inference/tensorrt/rt_common.h:23,
from modules/perception/inference/tensorrt/rt_common.cc:17:
/usr/include/aarch64-linux-gnu/NvInfer.h:206:22: note: declared here
class TRT_DEPRECATED DimsCHW : public Dims3
^~~~~~~
modules/perception/inference/tensorrt/rt_common.cc: At global scope:
modules/perception/inference/tensorrt/rt_common.cc:28:65: warning: 'DimsCHW' is deprecated [-Wdeprecated-declarations]
const nvinfer1::DimsCHW &inputDims) {
^
In file included from /usr/include/aarch64-linux-gnu/NvCaffeParser.h:53:0,
from ./modules/perception/inference/tensorrt/rt_common.h:23,
from modules/perception/inference/tensorrt/rt_common.cc:17:
/usr/include/aarch64-linux-gnu/NvInfer.h:206:22: note: declared here
class TRT_DEPRECATED DimsCHW : public Dims3
^~~~~~~
modules/perception/inference/tensorrt/rt_common.cc:28:65: warning: 'DimsCHW' is deprecated [-Wdeprecated-declarations]
const nvinfer1::DimsCHW &inputDims) {
^
modules/perception/inference/tensorrt/rt_common.cc:28:65: warning: 'DimsCHW' is deprecated [-Wdeprecated-declarations]
modules/perception/inference/tensorrt/rt_common.cc: In function 'nvinfer1::DimsCHW apollo::perception::inference::ReshapeDims(const nvinfer1::DimsCHW&, const nvinfer1::DimsCHW&)':
modules/perception/inference/tensorrt/rt_common.cc:29:21: warning: 'DimsCHW' is deprecated [-Wdeprecated-declarations]
nvinfer1::DimsCHW outDims = inputDims;
^~~~~~~
In file included from /usr/include/aarch64-linux-gnu/NvCaffeParser.h:53:0,
from ./modules/perception/inference/tensorrt/rt_common.h:23,
from modules/perception/inference/tensorrt/rt_common.cc:17:
/usr/include/aarch64-linux-gnu/NvInfer.h:206:22: note: declared here
class TRT_DEPRECATED DimsCHW : public Dims3
^~~~~~~
modules/perception/inference/tensorrt/rt_common.cc: In function 'void apollo::perception::inference::ParseNetParam(const apollo::perception::inference::NetParameter&, apollo::perception::inference::TensorDimsMap*, std::map<std::cxx11::basic_string
In file included from bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/virtual_includes/glog/glog/logging.h:513:0,
from ./cyber/common/log.h:27,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_det.h:27,
from modules/perception/inference/libtorch/torch_det.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/virtual_includes/glog/glog/vlog_is_on.h:82:0: warning: "VLOG_IS_ON" redefined
#define VLOG_IS_ON(verboselevel)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_det.h:24,
from modules/perception/inference/libtorch/torch_det.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:106:0: note: this is the location of the previous definition
#define VLOG_IS_ON(verboselevel) (CAFFE2_LOG_THRESHOLD <= -(verboselevel))
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_det.h:27,
from modules/perception/inference/libtorch/torch_det.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/virtual_includes/glog/glog/logging.h:570:0: warning: "LOG_IF" redefined
#define LOG_IF(severity, condition)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_det.h:24,
from modules/perception/inference/libtorch/torch_det.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:101:0: note: this is the location of the previous definition
#define LOG_IF(n, condition)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_det.h:27,
from modules/perception/inference/libtorch/torch_det.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/virtual_includes/glog/glog/logging.h:586:0: warning: "CHECK" redefined
#define CHECK(condition)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_det.h:24,
from modules/perception/inference/libtorch/torch_det.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:121:0: note: this is the location of the previous definition
#define CHECK(condition) FATAL_IF(condition) << "Check failed: " #condition " "
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_det.h:27,
from modules/perception/inference/libtorch/torch_det.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/virtual_includes/glog/glog/logging.h:765:0: warning: "CHECK_OP" redefined
#define CHECK_OP(name, op, val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_det.h:24,
from modules/perception/inference/libtorch/torch_det.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:133:0: note: this is the location of the previous definition
#define CHECK_OP(val1, val2, op)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_det.h:27,
from modules/perception/inference/libtorch/torch_det.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/virtual_includes/glog/glog/logging.h:790:0: warning: "CHECK_EQ" redefined
#define CHECK_EQ(val1, val2) CHECK_OP(EQ, ==, val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_det.h:24,
from modules/perception/inference/libtorch/torch_det.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:139:0: note: this is the location of the previous definition
#define CHECK_EQ(val1, val2) CHECK_OP(val1, val2, ==)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_det.h:27,
from modules/perception/inference/libtorch/torch_det.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/virtual_includes/glog/glog/logging.h:791:0: warning: "CHECK_NE" redefined
#define CHECK_NE(val1, val2) CHECK_OP(NE, !=, val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_det.h:24,
from modules/perception/inference/libtorch/torch_det.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:140:0: note: this is the location of the previous definition
#define CHECK_NE(val1, val2) CHECK_OP(val1, val2, !=)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_det.h:27,
from modules/perception/inference/libtorch/torch_det.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/virtual_includes/glog/glog/logging.h:792:0: warning: "CHECK_LE" redefined
#define CHECK_LE(val1, val2) CHECK_OP(LE, <=, val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_det.h:24,
from modules/perception/inference/libtorch/torch_det.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:141:0: note: this is the location of the previous definition
#define CHECK_LE(val1, val2) CHECK_OP(val1, val2, <=)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_det.h:27,
from modules/perception/inference/libtorch/torch_det.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/virtual_includes/glog/glog/logging.h:793:0: warning: "CHECK_LT" redefined
#define CHECK_LT(val1, val2) CHECK_OP(LT, < , val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_det.h:24,
from modules/perception/inference/libtorch/torch_det.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:142:0: note: this is the location of the previous definition
#define CHECK_LT(val1, val2) CHECK_OP(val1, val2, <)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_det.h:27,
from modules/perception/inference/libtorch/torch_det.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/virtual_includes/glog/glog/logging.h:794:0: warning: "CHECK_GE" redefined
#define CHECK_GE(val1, val2) CHECK_OP(GE, >=, val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_det.h:24,
from modules/perception/inference/libtorch/torch_det.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:143:0: note: this is the location of the previous definition
#define CHECK_GE(val1, val2) CHECK_OP(val1, val2, >=)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_det.h:27,
from modules/perception/inference/libtorch/torch_det.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/virtual_includes/glog/glog/logging.h:795:0: warning: "CHECK_GT" redefined
#define CHECK_GT(val1, val2) CHECK_OP(GT, > , val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_det.h:24,
from modules/perception/inference/libtorch/torch_det.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:144:0: note: this is the location of the previous definition
#define CHECK_GT(val1, val2) CHECK_OP(val1, val2, >)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_det.h:27,
from modules/perception/inference/libtorch/torch_det.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/virtual_includes/glog/glog/logging.h:800:0: warning: "CHECK_NOTNULL" redefined
#define CHECK_NOTNULL(val)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_det.h:24,
from modules/perception/inference/libtorch/torch_det.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:177:0: note: this is the location of the previous definition
#define CHECK_NOTNULL(val)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_det.h:27,
from modules/perception/inference/libtorch/torch_det.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/virtual_includes/glog/glog/logging.h:994:0: warning: "DCHECK" redefined
#define DCHECK(condition) CHECK(condition)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_det.h:24,
from modules/perception/inference/libtorch/torch_det.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:125:0: note: this is the location of the previous definition
#define DCHECK(condition) FATAL_IF(condition) << "Check failed: " #condition " "
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_det.h:27,
from modules/perception/inference/libtorch/torch_det.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/virtual_includes/glog/glog/logging.h:995:0: warning: "DCHECK_EQ" redefined
#define DCHECK_EQ(val1, val2) CHECK_EQ(val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_det.h:24,
from modules/perception/inference/libtorch/torch_det.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:148:0: note: this is the location of the previous definition
#define DCHECK_EQ(val1, val2) CHECK_OP(val1, val2, ==)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_det.h:27,
from modules/perception/inference/libtorch/torch_det.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/virtual_includes/glog/glog/logging.h:996:0: warning: "DCHECK_NE" redefined
#define DCHECK_NE(val1, val2) CHECK_NE(val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_det.h:24,
from modules/perception/inference/libtorch/torch_det.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:149:0: note: this is the location of the previous definition
#define DCHECK_NE(val1, val2) CHECK_OP(val1, val2, !=)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_det.h:27,
from modules/perception/inference/libtorch/torch_det.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/virtual_includes/glog/glog/logging.h:997:0: warning: "DCHECK_LE" redefined
#define DCHECK_LE(val1, val2) CHECK_LE(val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_det.h:24,
from modules/perception/inference/libtorch/torch_det.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:150:0: note: this is the location of the previous definition
#define DCHECK_LE(val1, val2) CHECK_OP(val1, val2, <=)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_det.h:27,
from modules/perception/inference/libtorch/torch_det.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/virtual_includes/glog/glog/logging.h:998:0: warning: "DCHECK_LT" redefined
#define DCHECK_LT(val1, val2) CHECK_LT(val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_det.h:24,
from modules/perception/inference/libtorch/torch_det.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:151:0: note: this is the location of the previous definition
#define DCHECK_LT(val1, val2) CHECK_OP(val1, val2, <)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_det.h:27,
from modules/perception/inference/libtorch/torch_det.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/virtual_includes/glog/glog/logging.h:999:0: warning: "DCHECK_GE" redefined
#define DCHECK_GE(val1, val2) CHECK_GE(val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_det.h:24,
from modules/perception/inference/libtorch/torch_det.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:152:0: note: this is the location of the previous definition
#define DCHECK_GE(val1, val2) CHECK_OP(val1, val2, >=)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_det.h:27,
from modules/perception/inference/libtorch/torch_det.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/virtual_includes/glog/glog/logging.h:1000:0: warning: "DCHECK_GT" redefined
#define DCHECK_GT(val1, val2) CHECK_GT(val1, val2)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_det.h:24,
from modules/perception/inference/libtorch/torch_det.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:153:0: note: this is the location of the previous definition
#define DCHECK_GT(val1, val2) CHECK_OP(val1, val2, >)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_det.h:27,
from modules/perception/inference/libtorch/torch_det.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/virtual_includes/glog/glog/logging.h:1001:0: warning: "DCHECK_NOTNULL" redefined
#define DCHECK_NOTNULL(val) CHECK_NOTNULL(val)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_det.h:24,
from modules/perception/inference/libtorch/torch_det.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:183:0: note: this is the location of the previous definition
#define DCHECK_NOTNULL(val)
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_det.h:27,
from modules/perception/inference/libtorch/torch_det.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/virtual_includes/glog/glog/logging.h:1098:0: warning: "VLOG" redefined
#define VLOG(verboselevel) LOG_IF(INFO, VLOG_IS_ON(verboselevel))
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_det.h:24,
from modules/perception/inference/libtorch/torch_det.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:99:0: note: this is the location of the previous definition
#define VLOG(n) LOG((-n))
In file included from ./cyber/common/log.h:27:0,
from ./modules/perception/base/blob.h:72,
from ./modules/perception/inference/inference.h:26,
from ./modules/perception/inference/libtorch/torch_det.h:27,
from modules/perception/inference/libtorch/torch_det.cc:17:
bazel-out/aarch64-fastbuild/bin/external/com_github_google_glog/virtual_includes/glog/glog/logging.h:1100:0: warning: "VLOG_IF" redefined
#define VLOG_IF(verboselevel, condition)
In file included from external/libtorch_gpu/c10/util/Logging.h:28:0,
from external/libtorch_gpu/c10/core/TensorImpl.h:18,
from external/libtorch_gpu/ATen/core/TensorBody.h:11,
from external/libtorch_gpu/ATen/Tensor.h:3,
from external/libtorch_gpu/ATen/Context.h:4,
from external/libtorch_gpu/ATen/ATen.h:5,
from external/libtorch_gpu/torch/csrc/api/include/torch/types.h:3,
from external/libtorch_gpu/torch/script.h:3,
from ./modules/perception/inference/libtorch/torch_det.h:24,
from modules/perception/inference/libtorch/torch_det.cc:17:
external/libtorch_gpu/c10/util/logging_is_not_google_glog.h:104:0: note: this is the location of the previous definition
#define VLOG_IF(n, condition) LOG_IF((-n), (condition))
(02:57:18) INFO: From Compiling modules/perception/inference/tensorrt/rt_net.cc:
In file included from ./modules/perception/inference/tensorrt/entropy_calibrator.h:25:0,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
./modules/perception/inference/tensorrt/batch_stream.h:45:32: warning: 'DimsNCHW' is deprecated [-Wdeprecated-declarations]
nvinfer1::DimsNCHW getDims() const { return mDims; }
^~~~~
In file included from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22:0,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInfer.h:316:22: note: declared here
class TRT_DEPRECATED DimsNCHW : public Dims4
^~~~~~~~
In file included from ./modules/perception/inference/tensorrt/entropy_calibrator.h:25:0,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
./modules/perception/inference/tensorrt/batch_stream.h:60:22: warning: 'DimsNCHW' is deprecated [-Wdeprecated-declarations]
nvinfer1::DimsNCHW mDims;
^~~~~
In file included from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22:0,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInfer.h:316:22: note: declared here
class TRT_DEPRECATED DimsNCHW : public Dims4
^~~~~~~~
In file included from modules/perception/inference/tensorrt/rt_net.cc:17:0:
./modules/perception/inference/tensorrt/rt_net.h:42:41: warning: 'DimsCHW' is deprecated [-Wdeprecated-declarations]
typedef std::map<std::string, nvinfer1::DimsCHW> TensorDimsMap;
^~~~~~~
In file included from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22:0,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInfer.h:206:22: note: declared here
class TRT_DEPRECATED DimsCHW : public Dims3
^~~~~~~
In file included from ./modules/perception/inference/tensorrt/plugins/argmax_plugin.h:23:0,
from modules/perception/inference/tensorrt/rt_net.cc:26:
./modules/perception/inference/tensorrt/rt_common.h:38:41: warning: 'DimsCHW' is deprecated [-Wdeprecated-declarations]
typedef std::map<std::string, nvinfer1::DimsCHW> TensorDimsMap;
^~~~~~~
In file included from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22:0,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInfer.h:206:22: note: declared here
class TRT_DEPRECATED DimsCHW : public Dims3
^~~~~~~
In file included from ./modules/perception/inference/tensorrt/plugins/argmax_plugin.h:23:0,
from modules/perception/inference/tensorrt/rt_net.cc:26:
./modules/perception/inference/tensorrt/rt_common.h:41:65: warning: 'DimsCHW' is deprecated [-Wdeprecated-declarations]
const nvinfer1::DimsCHW &inputDims);
^
In file included from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22:0,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInfer.h:206:22: note: declared here
class TRT_DEPRECATED DimsCHW : public Dims3
^~~~~~~
In file included from ./modules/perception/inference/tensorrt/plugins/argmax_plugin.h:23:0,
from modules/perception/inference/tensorrt/rt_net.cc:26:
./modules/perception/inference/tensorrt/rt_common.h:41:65: warning: 'DimsCHW' is deprecated [-Wdeprecated-declarations]
const nvinfer1::DimsCHW &inputDims);
^
./modules/perception/inference/tensorrt/rt_common.h:41:65: warning: 'DimsCHW' is deprecated [-Wdeprecated-declarations]
./modules/perception/inference/tensorrt/rt_common.h:62:56: warning: 'DimsCHW' is deprecated [-Wdeprecated-declarations]
inline nvinfer1::DimsCHW getCHW(const nvinfer1::Dims &d) {
^
In file included from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22:0,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInfer.h:206:22: note: declared here
class TRT_DEPRECATED DimsCHW : public Dims3
^~~~~~~
In file included from ./modules/perception/inference/tensorrt/plugins/argmax_plugin.h:23:0,
from modules/perception/inference/tensorrt/rt_net.cc:26:
./modules/perception/inference/tensorrt/rt_common.h: In function 'nvinfer1::DimsCHW apollo::perception::inference::getCHW(const nvinfer1::Dims&)':
./modules/perception/inference/tensorrt/rt_common.h:65:45: warning: 'DimsCHW' is deprecated [-Wdeprecated-declarations]
d.d[d.nbDims - 1]);
^
In file included from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22:0,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInfer.h:206:22: note: declared here
class TRT_DEPRECATED DimsCHW : public Dims3
^~~~~~~
In file included from modules/perception/inference/tensorrt/rt_net.cc:26:0:
./modules/perception/inference/tensorrt/plugins/argmax_plugin.h: In constructor 'apollo::perception::inference::ArgMax1Plugin::ArgMax1Plugin(const apollo::perception::inference::ArgMaxParameter&, nvinfer1::Dims)':
./modules/perception/inference/tensorrt/plugins/argmax_plugin.h:37:19: warning: 'nvinfer1::Dims::type' is deprecated [-Wdeprecated-declarations]
input_dims.type[i] = in_dims.type[i];
^~~~
In file included from /usr/include/aarch64-linux-gnu/NvInferRuntime.h:59:0,
from /usr/include/aarch64-linux-gnu/NvInfer.h:53,
from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInferRuntimeCommon.h:225:47: note: declared here
TRT_DEPRECATED DimensionType type[MAX_DIMS]; //!< The type of each dimension.
^
In file included from modules/perception/inference/tensorrt/rt_net.cc:26:0:
./modules/perception/inference/tensorrt/plugins/argmax_plugin.h:37:19: warning: 'nvinfer1::Dims::type' is deprecated [-Wdeprecated-declarations]
input_dims.type[i] = in_dims.type[i];
^~~~
In file included from /usr/include/aarch64-linux-gnu/NvInferRuntime.h:59:0,
from /usr/include/aarch64-linux-gnu/NvInfer.h:53,
from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInferRuntimeCommon.h:225:47: note: declared here
TRT_DEPRECATED DimensionType type[MAX_DIMS]; //!< The type of each dimension.
^
In file included from modules/perception/inference/tensorrt/rt_net.cc:26:0:
./modules/perception/inference/tensorrt/plugins/argmax_plugin.h:37:19: warning: 'nvinfer1::Dims::type' is deprecated [-Wdeprecated-declarations]
input_dims.type[i] = in_dims.type[i];
^~~~
In file included from /usr/include/aarch64-linux-gnu/NvInferRuntime.h:59:0,
from /usr/include/aarch64-linux-gnu/NvInfer.h:53,
from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInferRuntimeCommon.h:225:47: note: declared here
TRT_DEPRECATED DimensionType type[MAX_DIMS]; //!< The type of each dimension.
^
In file included from modules/perception/inference/tensorrt/rt_net.cc:26:0:
./modules/perception/inference/tensorrt/plugins/argmax_plugin.h:37:37: warning: 'nvinfer1::Dims::type' is deprecated [-Wdeprecated-declarations]
input_dims.type[i] = in_dims.type[i];
^~~~
In file included from /usr/include/aarch64-linux-gnu/NvInferRuntime.h:59:0,
from /usr/include/aarch64-linux-gnu/NvInfer.h:53,
from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInferRuntimeCommon.h:225:47: note: declared here
TRT_DEPRECATED DimensionType type[MAX_DIMS]; //!< The type of each dimension.
^
In file included from modules/perception/inference/tensorrt/rt_net.cc:26:0:
./modules/perception/inference/tensorrt/plugins/argmax_plugin.h:37:37: warning: 'nvinfer1::Dims::type' is deprecated [-Wdeprecated-declarations]
input_dims.type[i] = in_dims.type[i];
^~~~
In file included from /usr/include/aarch64-linux-gnu/NvInferRuntime.h:59:0,
from /usr/include/aarch64-linux-gnu/NvInfer.h:53,
from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInferRuntimeCommon.h:225:47: note: declared here
TRT_DEPRECATED DimensionType type[MAX_DIMS]; //!< The type of each dimension.
^
In file included from modules/perception/inference/tensorrt/rt_net.cc:26:0:
./modules/perception/inference/tensorrt/plugins/argmax_plugin.h:37:37: warning: 'nvinfer1::Dims::type' is deprecated [-Wdeprecated-declarations]
input_dims.type[i] = in_dims.type[i];
^~~~
In file included from /usr/include/aarch64-linux-gnu/NvInferRuntime.h:59:0,
from /usr/include/aarch64-linux-gnu/NvInfer.h:53,
from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInferRuntimeCommon.h:225:47: note: declared here
TRT_DEPRECATED DimensionType type[MAX_DIMS]; //!< The type of each dimension.
^
In file included from modules/perception/inference/tensorrt/rt_net.cc:28:0:
./modules/perception/inference/tensorrt/plugins/leakyReLU_plugin.h: In constructor 'apollo::perception::inference::ReLUPlugin::ReLUPlugin(const apollo::perception::inference::ReLUParameter&, const nvinfer1::Dims&)':
./modules/perception/inference/tensorrt/plugins/leakyReLU_plugin.h:35:19: warning: 'nvinfer1::Dims::type' is deprecated [-Wdeprecated-declarations]
input_dims.type[i] = in_dims.type[i];
^~~~
In file included from /usr/include/aarch64-linux-gnu/NvInferRuntime.h:59:0,
from /usr/include/aarch64-linux-gnu/NvInfer.h:53,
from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInferRuntimeCommon.h:225:47: note: declared here
TRT_DEPRECATED DimensionType type[MAX_DIMS]; //!< The type of each dimension.
^
In file included from modules/perception/inference/tensorrt/rt_net.cc:28:0:
./modules/perception/inference/tensorrt/plugins/leakyReLU_plugin.h:35:19: warning: 'nvinfer1::Dims::type' is deprecated [-Wdeprecated-declarations]
input_dims.type[i] = in_dims.type[i];
^~~~
In file included from /usr/include/aarch64-linux-gnu/NvInferRuntime.h:59:0,
from /usr/include/aarch64-linux-gnu/NvInfer.h:53,
from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInferRuntimeCommon.h:225:47: note: declared here
TRT_DEPRECATED DimensionType type[MAX_DIMS]; //!< The type of each dimension.
^
In file included from modules/perception/inference/tensorrt/rt_net.cc:28:0:
./modules/perception/inference/tensorrt/plugins/leakyReLU_plugin.h:35:19: warning: 'nvinfer1::Dims::type' is deprecated [-Wdeprecated-declarations]
input_dims.type[i] = in_dims.type[i];
^~~~
In file included from /usr/include/aarch64-linux-gnu/NvInferRuntime.h:59:0,
from /usr/include/aarch64-linux-gnu/NvInfer.h:53,
from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInferRuntimeCommon.h:225:47: note: declared here
TRT_DEPRECATED DimensionType type[MAX_DIMS]; //!< The type of each dimension.
^
In file included from modules/perception/inference/tensorrt/rt_net.cc:28:0:
./modules/perception/inference/tensorrt/plugins/leakyReLU_plugin.h:35:37: warning: 'nvinfer1::Dims::type' is deprecated [-Wdeprecated-declarations]
input_dims.type[i] = in_dims.type[i];
^~~~
In file included from /usr/include/aarch64-linux-gnu/NvInferRuntime.h:59:0,
from /usr/include/aarch64-linux-gnu/NvInfer.h:53,
from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInferRuntimeCommon.h:225:47: note: declared here
TRT_DEPRECATED DimensionType type[MAX_DIMS]; //!< The type of each dimension.
^
In file included from modules/perception/inference/tensorrt/rt_net.cc:28:0:
./modules/perception/inference/tensorrt/plugins/leakyReLU_plugin.h:35:37: warning: 'nvinfer1::Dims::type' is deprecated [-Wdeprecated-declarations]
input_dims.type[i] = in_dims.type[i];
^~~~
In file included from /usr/include/aarch64-linux-gnu/NvInferRuntime.h:59:0,
from /usr/include/aarch64-linux-gnu/NvInfer.h:53,
from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInferRuntimeCommon.h:225:47: note: declared here
TRT_DEPRECATED DimensionType type[MAX_DIMS]; //!< The type of each dimension.
^
In file included from modules/perception/inference/tensorrt/rt_net.cc:28:0:
./modules/perception/inference/tensorrt/plugins/leakyReLU_plugin.h:35:37: warning: 'nvinfer1::Dims::type' is deprecated [-Wdeprecated-declarations]
input_dims.type[i] = in_dims.type[i];
^~~~
In file included from /usr/include/aarch64-linux-gnu/NvInferRuntime.h:59:0,
from /usr/include/aarch64-linux-gnu/NvInfer.h:53,
from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInferRuntimeCommon.h:225:47: note: declared here
TRT_DEPRECATED DimensionType type[MAX_DIMS]; //!< The type of each dimension.
^
In file included from modules/perception/inference/tensorrt/rt_net.cc:31:0:
./modules/perception/inference/tensorrt/plugins/slice_plugin.h: In constructor 'apollo::perception::inference::SLICEPlugin::SLICEPlugin(const apollo::perception::inference::SliceParameter&, const nvinfer1::Dims&)':
./modules/perception/inference/tensorrt/plugins/slice_plugin.h:40:19: warning: 'nvinfer1::Dims::type' is deprecated [-Wdeprecated-declarations]
input_dims.type[i] = in_dims.type[i];
^~~~
In file included from /usr/include/aarch64-linux-gnu/NvInferRuntime.h:59:0,
from /usr/include/aarch64-linux-gnu/NvInfer.h:53,
from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInferRuntimeCommon.h:225:47: note: declared here
TRT_DEPRECATED DimensionType type[MAX_DIMS]; //!< The type of each dimension.
^
In file included from modules/perception/inference/tensorrt/rt_net.cc:31:0:
./modules/perception/inference/tensorrt/plugins/slice_plugin.h:40:19: warning: 'nvinfer1::Dims::type' is deprecated [-Wdeprecated-declarations]
input_dims.type[i] = in_dims.type[i];
^~~~
In file included from /usr/include/aarch64-linux-gnu/NvInferRuntime.h:59:0,
from /usr/include/aarch64-linux-gnu/NvInfer.h:53,
from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInferRuntimeCommon.h:225:47: note: declared here
TRT_DEPRECATED DimensionType type[MAX_DIMS]; //!< The type of each dimension.
^
In file included from modules/perception/inference/tensorrt/rt_net.cc:31:0:
./modules/perception/inference/tensorrt/plugins/slice_plugin.h:40:19: warning: 'nvinfer1::Dims::type' is deprecated [-Wdeprecated-declarations]
input_dims.type[i] = in_dims.type[i];
^~~~
In file included from /usr/include/aarch64-linux-gnu/NvInferRuntime.h:59:0,
from /usr/include/aarch64-linux-gnu/NvInfer.h:53,
from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInferRuntimeCommon.h:225:47: note: declared here
TRT_DEPRECATED DimensionType type[MAX_DIMS]; //!< The type of each dimension.
^
In file included from modules/perception/inference/tensorrt/rt_net.cc:31:0:
./modules/perception/inference/tensorrt/plugins/slice_plugin.h:40:37: warning: 'nvinfer1::Dims::type' is deprecated [-Wdeprecated-declarations]
input_dims.type[i] = in_dims.type[i];
^~~~
In file included from /usr/include/aarch64-linux-gnu/NvInferRuntime.h:59:0,
from /usr/include/aarch64-linux-gnu/NvInfer.h:53,
from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInferRuntimeCommon.h:225:47: note: declared here
TRT_DEPRECATED DimensionType type[MAX_DIMS]; //!< The type of each dimension.
^
In file included from modules/perception/inference/tensorrt/rt_net.cc:31:0:
./modules/perception/inference/tensorrt/plugins/slice_plugin.h:40:37: warning: 'nvinfer1::Dims::type' is deprecated [-Wdeprecated-declarations]
input_dims.type[i] = in_dims.type[i];
^~~~
In file included from /usr/include/aarch64-linux-gnu/NvInferRuntime.h:59:0,
from /usr/include/aarch64-linux-gnu/NvInfer.h:53,
from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInferRuntimeCommon.h:225:47: note: declared here
TRT_DEPRECATED DimensionType type[MAX_DIMS]; //!< The type of each dimension.
^
In file included from modules/perception/inference/tensorrt/rt_net.cc:31:0:
./modules/perception/inference/tensorrt/plugins/slice_plugin.h:40:37: warning: 'nvinfer1::Dims::type' is deprecated [-Wdeprecated-declarations]
input_dims.type[i] = in_dims.type[i];
^~~~
In file included from /usr/include/aarch64-linux-gnu/NvInferRuntime.h:59:0,
from /usr/include/aarch64-linux-gnu/NvInfer.h:53,
from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInferRuntimeCommon.h:225:47: note: declared here
TRT_DEPRECATED DimensionType type[MAX_DIMS]; //!< The type of each dimension.
^
In file included from modules/perception/inference/tensorrt/rt_net.cc:32:0:
./modules/perception/inference/tensorrt/plugins/softmax_plugin.h: In constructor 'apollo::perception::inference::SoftmaxPlugin::SoftmaxPlugin(const apollo::perception::inference::SoftmaxParameter&, nvinfer1::Dims)':
./modules/perception/inference/tensorrt/plugins/softmax_plugin.h:31:19: warning: 'nvinfer1::Dims::type' is deprecated [-Wdeprecated-declarations]
input_dims.type[i] = in_dims.type[i];
^~~~
In file included from /usr/include/aarch64-linux-gnu/NvInferRuntime.h:59:0,
from /usr/include/aarch64-linux-gnu/NvInfer.h:53,
from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInferRuntimeCommon.h:225:47: note: declared here
TRT_DEPRECATED DimensionType type[MAX_DIMS]; //!< The type of each dimension.
^
In file included from modules/perception/inference/tensorrt/rt_net.cc:32:0:
./modules/perception/inference/tensorrt/plugins/softmax_plugin.h:31:19: warning: 'nvinfer1::Dims::type' is deprecated [-Wdeprecated-declarations]
input_dims.type[i] = in_dims.type[i];
^~~~
In file included from /usr/include/aarch64-linux-gnu/NvInferRuntime.h:59:0,
from /usr/include/aarch64-linux-gnu/NvInfer.h:53,
from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInferRuntimeCommon.h:225:47: note: declared here
TRT_DEPRECATED DimensionType type[MAX_DIMS]; //!< The type of each dimension.
^
In file included from modules/perception/inference/tensorrt/rt_net.cc:32:0:
./modules/perception/inference/tensorrt/plugins/softmax_plugin.h:31:19: warning: 'nvinfer1::Dims::type' is deprecated [-Wdeprecated-declarations]
input_dims.type[i] = in_dims.type[i];
^~~~
In file included from /usr/include/aarch64-linux-gnu/NvInferRuntime.h:59:0,
from /usr/include/aarch64-linux-gnu/NvInfer.h:53,
from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInferRuntimeCommon.h:225:47: note: declared here
TRT_DEPRECATED DimensionType type[MAX_DIMS]; //!< The type of each dimension.
^
In file included from modules/perception/inference/tensorrt/rt_net.cc:32:0:
./modules/perception/inference/tensorrt/plugins/softmax_plugin.h:31:37: warning: 'nvinfer1::Dims::type' is deprecated [-Wdeprecated-declarations]
input_dims.type[i] = in_dims.type[i];
^~~~
In file included from /usr/include/aarch64-linux-gnu/NvInferRuntime.h:59:0,
from /usr/include/aarch64-linux-gnu/NvInfer.h:53,
from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInferRuntimeCommon.h:225:47: note: declared here
TRT_DEPRECATED DimensionType type[MAX_DIMS]; //!< The type of each dimension.
^
In file included from modules/perception/inference/tensorrt/rt_net.cc:32:0:
./modules/perception/inference/tensorrt/plugins/softmax_plugin.h:31:37: warning: 'nvinfer1::Dims::type' is deprecated [-Wdeprecated-declarations]
input_dims.type[i] = in_dims.type[i];
^~~~
In file included from /usr/include/aarch64-linux-gnu/NvInferRuntime.h:59:0,
from /usr/include/aarch64-linux-gnu/NvInfer.h:53,
from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInferRuntimeCommon.h:225:47: note: declared here
TRT_DEPRECATED DimensionType type[MAX_DIMS]; //!< The type of each dimension.
^
In file included from modules/perception/inference/tensorrt/rt_net.cc:32:0:
./modules/perception/inference/tensorrt/plugins/softmax_plugin.h:31:37: warning: 'nvinfer1::Dims::type' is deprecated [-Wdeprecated-declarations]
input_dims.type[i] = in_dims.type[i];
^~~~
In file included from /usr/include/aarch64-linux-gnu/NvInferRuntime.h:59:0,
from /usr/include/aarch64-linux-gnu/NvInfer.h:53,
from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInferRuntimeCommon.h:225:47: note: declared here
TRT_DEPRECATED DimensionType type[MAX_DIMS]; //!< The type of each dimension.
^
modules/perception/inference/tensorrt/rt_net.cc: In member function 'void apollo::perception::inference::RTNet::addConvLayer(const apollo::perception::inference::LayerParameter&, nvinfer1::ITensor* const*, apollo::perception::inference::WeightMap*, nvinfer1::INetworkDefinition*, apollo::perception::inference::TensorMap*, apollo::perception::inference::TensorModifyMap*)':
modules/perception/inference/tensorrt/rt_net.cc:92:78: warning: 'virtual nvinfer1::IConvolutionLayer* nvinfer1::INetworkDefinition::addConvolution(nvinfer1::ITensor&, int, nvinfer1::DimsHW, nvinfer1::Weights, nvinfer1::Weights)' is deprecated [-Wdeprecated-declarations]
nvinfer1::DimsHW{kernelH, kernelW}, wt, bias_weight);
^
In file included from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22:0,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInfer.h:4905:47: note: declared here
TRT_DEPRECATED virtual IConvolutionLayer* addConvolution(ITensor& input, int nbOutputMaps, DimsHW kernelSize,
^~~~~~~~~~~~~~
modules/perception/inference/tensorrt/rt_net.cc:114:60: warning: 'virtual void nvinfer1::IConvolutionLayer::setStride(nvinfer1::DimsHW)' is deprecated [-Wdeprecated-declarations]
convLayer->setStride(nvinfer1::DimsHW{strideH, strideW});
^
In file included from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22:0,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInfer.h:1205:33: note: declared here
TRT_DEPRECATED virtual void setStride(DimsHW stride) TRTNOEXCEPT = 0;
^~~~~~~~~
modules/perception/inference/tensorrt/rt_net.cc:115:55: warning: 'virtual void nvinfer1::IConvolutionLayer::setPadding(nvinfer1::DimsHW)' is deprecated [-Wdeprecated-declarations]
convLayer->setPadding(nvinfer1::DimsHW{padH, padW});
^
In file included from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22:0,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInfer.h:1229:33: note: declared here
TRT_DEPRECATED virtual void setPadding(DimsHW padding) TRTNOEXCEPT = 0;
^~~~~~~~~~
modules/perception/inference/tensorrt/rt_net.cc:117:66: warning: 'virtual void nvinfer1::IConvolutionLayer::setDilation(nvinfer1::DimsHW)' is deprecated [-Wdeprecated-declarations]
convLayer->setDilation(nvinfer1::DimsHW{dilationH, dilationW});
^
In file included from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22:0,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInfer.h:1312:33: note: declared here
TRT_DEPRECATED virtual void setDilation(DimsHW dilation) TRTNOEXCEPT = 0;
^~~~~~~~~~~
modules/perception/inference/tensorrt/rt_net.cc: In member function 'void apollo::perception::inference::RTNet::addDeconvLayer(const apollo::perception::inference::LayerParameter&, nvinfer1::ITensor* const*, apollo::perception::inference::WeightMap*, nvinfer1::INetworkDefinition*, apollo::perception::inference::TensorMap*, apollo::perception::inference::TensorModifyMap*)':
modules/perception/inference/tensorrt/rt_net.cc:168:75: warning: 'virtual nvinfer1::IDeconvolutionLayer* nvinfer1::INetworkDefinition::addDeconvolution(nvinfer1::ITensor&, int, nvinfer1::DimsHW, nvinfer1::Weights, nvinfer1::Weights)' is deprecated [-Wdeprecated-declarations]
(weight_map)[layer_param.name().c_str()][1]);
^
In file included from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22:0,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInfer.h:5039:49: note: declared here
TRT_DEPRECATED virtual IDeconvolutionLayer addDeconvolution(ITensor& input, int nbOutputMaps, DimsHW kernelSize,
^~~~~~~~~~~~~~~~
modules/perception/inference/tensorrt/rt_net.cc:174:66: warning: 'virtual nvinfer1::IDeconvolutionLayer* nvinfer1::INetworkDefinition::addDeconvolution(nvinfer1::ITensor&, int, nvinfer1::DimsHW, nvinfer1::Weights, nvinfer1::Weights)' is deprecated [-Wdeprecated-declarations]
(weight_map)[layer_param.name().c_str()][0], bias_weight);
^
In file included from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22:0,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInfer.h:5039:49: note: declared here
TRT_DEPRECATED virtual IDeconvolutionLayer addDeconvolution(ITensor& input, int nbOutputMaps, DimsHW kernelSize,
^~~~~~~~~~~~~~~~
modules/perception/inference/tensorrt/rt_net.cc:176:74: warning: 'virtual void nvinfer1::IDeconvolutionLayer::setStride(nvinfer1::DimsHW)' is deprecated [-Wdeprecated-declarations]
deconvLayer->setStride(nvinfer1::DimsHW{param.stride_h, param.stride_w});
^
In file included from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22:0,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInfer.h:2286:33: note: declared here
TRT_DEPRECATED virtual void setStride(DimsHW stride) TRTNOEXCEPT = 0;
^~~~~~~~~
modules/perception/inference/tensorrt/rt_net.cc:177:77: warning: 'virtual void nvinfer1::IDeconvolutionLayer::setPadding(nvinfer1::DimsHW)' is deprecated [-Wdeprecated-declarations]
deconvLayer->setPadding(nvinfer1::DimsHW{param.padding_h, param.padding_w});
^
In file included from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22:0,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInfer.h:2312:33: note: declared here
TRT_DEPRECATED virtual void setPadding(DimsHW padding) TRTNOEXCEPT = 0;
^~~~~~~~~~
modules/perception/inference/tensorrt/rt_net.cc: In member function 'void apollo::perception::inference::RTNet::addActiveLayer(const apollo::perception::inference::LayerParameter&, nvinfer1::ITensor* const*, int, nvinfer1::INetworkDefinition*, apollo::perception::inference::TensorMap*, apollo::perception::inference::TensorModifyMap*)':
modules/perception/inference/tensorrt/rt_net.cc:203:29: warning: 'IPluginLayer' is deprecated [-Wdeprecated-declarations]
nvinfer1::IPluginLayer ReLU_Layer =
^~~~~~~~~~
In file included from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22:0,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInfer.h:3373:22: note: declared here
class TRT_DEPRECATED IPluginLayer : public ILayer
^~~~~~~~~~~~
modules/perception/inference/tensorrt/rt_net.cc:204:54: warning: 'virtual nvinfer1::IPluginLayer nvinfer1::INetworkDefinition::addPlugin(nvinfer1::ITensor* const*, int, nvinfer1::IPlugin&)' is deprecated [-Wdeprecated-declarations]
net->addPlugin(inputs, nbInputs, relu_plugin);
^
In file included from ./modules/perception/inference/tensorrt/entropy_calibrator.h:22:0,
from ./modules/perception/inference/tensorrt/rt_net.h:27,
from modules/perception/inference/tensorrt/rt_net.cc:17:
/usr/include/aarch64-linux-gnu/NvInfer.h:5142:42: note: declared here
TRT_DEPRECATED virtual IPluginLayer addPlugin(
^~~~~~~~~
modules/perception/inference/tensorrt/rt_net.cc: In member function 'void apollo::perception::inference::RTNet::addPoolingLayer(const apollo::perception::inference::LayerParameter&, nvinfer1::ITensor* const*, nvinfer1::INetworkDefinition*, apollo::perception::inference::TensorMap*, apollo::perception::inference::TensorModifyMap*)':
modules/perception/inference/tensorrt/rt_net.cc:276:77: warning: 'virtual nvinfer1::IPoolingLayer* nvinfer1::INetworkDefinition::addPooling(nvinfer1::ITensor&, nvinfer1::PoolingType, nvinfer1::DimsHW)' is deprecated [-Wdeprecated-declarations]
{static_cast
@daohu527
The line 10 copts = ["-msse4.1"],, this compiler option explicit specifies the sse directive, which not supported by arm.
Since there are sse-dependent data structures in the code, I think these codes may need to be modified!
https://github.com/ApolloAuto/apollo/blob/266afbf68d83fa6fac7a812ff8a950223f5ab2c0/modules/perception/lidar/lib/ground_detector/spatio_temporal_ground_detector/BUILD#L6-L11
`
In file included from ./modules/drivers/camera/usb_cam.h:50:0,
from modules/drivers/camera/usb_cam.cc:44:
external/ffmpeg/libavcodec/avcodec.h:3739:5: note: declared here
int avpicture_get_size(enum AVPixelFormat pix_fmt, int width, int height);
^~~~~~~~~~~~~~~~~~
modules/drivers/camera/usb_cam.cc: In member function 'void apollo::drivers::camera::UsbCam::mjpeg2rgb(char*, int, char*, int)':
modules/drivers/camera/usb_cam.cc:175:59: warning: 'int avcodec_decode_video2(AVCodecContext*, AVFrame*, int*, const AVPacket*)' is deprecated [-Wdeprecated-declarations]
&got_picture, &avpkt);
^
In file included from ./modules/drivers/camera/usb_cam.h:50:0,
from modules/drivers/camera/usb_cam.cc:44:
external/ffmpeg/libavcodec/avcodec.h:3073:5: note: declared here
int avcodec_decode_video2(AVCodecContext avctx, AVFrame picture,
^~~~~~~~~~~~~~~~~~~~~
modules/drivers/camera/usb_cam.cc:193:76: warning: 'int avpicture_get_size(AVPixelFormat, int, int)' is deprecated [-Wdeprecated-declarations]
int pic_size = avpicture_get_size(avcodec_context_->pix_fmt, xsize, ysize);
^
In file included from ./modules/drivers/camera/usb_cam.h:50:0,
from modules/drivers/camera/usb_cam.cc:44:
external/ffmpeg/libavcodec/avcodec.h:3739:5: note: declared here
int avpicture_get_size(enum AVPixelFormat pix_fmt, int width, int height);
^~~~~~~~~~~~~~~~~~
modules/drivers/camera/usb_cam.cc:217:71: warning: 'int avpicture_layout(const AVPicture, AVPixelFormat, int, int, unsigned char, int)' is deprecated [-Wdeprecated-declarations]
ysize, reinterpret_cast<uint8_t*>(rgb_buffer), avframe_rgb_size_);
^
In file included from ./modules/drivers/camera/usb_cam.h:50:0,
from modules/drivers/camera/usb_cam.cc:44:
external/ffmpeg/libavcodec/avcodec.h:3731:5: note: declared here
int avpicture_layout(const AVPicture src, enum AVPixelFormat pix_fmt,
^~~~~~~~~~~~~~~~
(07:11:04) ERROR: /apollo/modules/perception/common/i_lib/pc/BUILD:6:11: C++ compilation of rule '//modules/perception/common/i_lib/pc:i_ground' failed (Exit 1): crosstool_wrapper_driver_is_not_gcc failed: error executing command external/local_config_cuda/crosstool/clang/bin/crosstool_wrapper_driver_is_not_gcc -MD -MF bazel-out/aarch64-fastbuild/bin/modules/perception/common/i_lib/pc/_objs/i_ground/i_ground.pic.d ... (remaining 89 argument(s) skipped)
In file included from ./modules/perception/common/i_lib/pc/i_ground.h:24:0,
from modules/perception/common/i_lib/pc/i_ground.cc:16:
./modules/perception/common/i_lib/pc/i_struct_s.h: In member function 'bool apollo::perception::common::VoxelGridXY<T>::SetS(const float, unsigned int, unsigned int)':
./modules/perception/common/i_lib/pc/i_struct_s.h:732:3: error: '__m128i' was not declared in this scope
__m128i iv_nr_voxel_x = mm_setr_epi32(static_cast
main question
The main question is below function need sse support on x86. Arm also has a SIMD (single instruction multiple data) architecture call arm_neon, We need to port to cross platform.
https://github.com/ApolloAuto/apollo/blob/266afbf68d83fa6fac7a812ff8a950223f5ab2c0/modules/perception/common/i_lib/pc/i_struct_s.h#L712-L714
solution
- eigen is cross platform we can find some way to use eigen to rewrite function
SetS - use arm_neon to rewrite function
SetSref - sse2neon already do the job.
So, I should give up 。
还是非常感谢你的热心解答 , 比心@daohu527
sorry, Apollo only support X86 platform now.
sorry, Apollo only support X86 platform now.
but I see https://github.com/ApolloAuto/apollo/blob/master/apollo.sh#L8
SUPPORTED_ARCHS=" x86_64 aarch64 "
msse4.1 is support by x86 only. We need to look at the compile options on arm
or how can I exclude modules/perception from build as a temporary solution? I only need cyber related now.
cyber is already support arm, and you can have a try.