apollo icon indicating copy to clipboard operation
apollo copied to clipboard

[buildtool] ERROR Encounter ErrCode.ModuleMismatchedErr

Open avBuffer opened this issue 8 months ago • 2 comments

[user@in-dev-docker:/apollo_workspace]$ bash apollo.sh build [INFO] No nvidia-smi found. [INFO] No rocm-smi found. [WARNING] No any GPU device found. apollo.sh: line 39: bc: command not found [INFO] Apollo Environment Settings: [INFO] APOLLO_ROOT_DIR: /opt/apollo/neo/packages [INFO] APOLLO_CACHE_DIR: /opt/apollo/neo/packages/.cache [INFO] APOLLO_IN_DOCKER: true [INFO] APOLLO_VERSION: @non-git [INFO] DOCKER_IMG: latest [INFO] APOLLO_ENV: STAGE=dev USE_ESD_CAN=false [INFO] USE_GPU_HOST: 0 [INFO] USE_GPU_TARGET: 0 [INFO] GPU_PLATFORM: UNKNOWN [ OK ] Running CPU build on x86_64 platform. [INFO] Build Overview: [INFO] USE_GPU: 0 [ 0 for CPU, 1 for GPU ] [INFO] buildtool Options: --opt --cpu -a '--define' 'ENABLE_PROFILER=true' [INFO] Build Targets: Apollo [INFO] Disabled: modules/perception [buildtool] INFO try to search plugin in local... [buildtool] INFO plugin search complete: /opt/apollo/neo/packages/buildtool-dev/1.0.0.3/pkg_maker/action [buildtool] INFO Gpu is not available, using cpu instead [buildtool] INFO Reconfigure apollo enviroment setup [buildtool] ERROR Encounter ErrCode.ModuleMismatchedErr [buildtool] ERROR hint: Type third-binary package cannot import as src [buildtool] ERROR Encounter ErrCode.PackageAttrErr [buildtool] ERROR hint: Package in /apollo_workspace/third_party/uuid with invalid status [buildtool] ERROR hint: Abort process [buildtool] INFO apollo build tool exit.

avBuffer avatar Apr 27 '25 07:04 avBuffer

same here,/apollo_workspace/third_party/absl is invalid.

LeoLai0926 avatar Jun 18 '25 16:06 LeoLai0926

the same

WangLu180 avatar Aug 12 '25 10:08 WangLu180