apollo icon indicating copy to clipboard operation
apollo copied to clipboard

compile error

Open JMang0321 opened this issue 1 year ago • 0 comments

bash apollo.sh build meets an error

  • bazel build --config=gpu --config=nvidia --define ENABLE_PROFILER=true --copt=-mavx2 --host_copt=-mavx2 --jobs=12 '--local_ram_resources=HOST_RAM*0.7' -- //modules/... //cyber/... -//modules/perception/common/inference/migraphx/... FATAL: failed to create installation symlink '/apollo/.cache/bazel/540135163923dd7d5820f3ee4b306b32/install': (error: 1): Operation not permitted

JMang0321 avatar Jun 26 '24 00:06 JMang0321