We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i have repo pbrp, android/device/xiaomi/alioth-pbrp, android/device/xiaomi/sm8250-common, and this error at lunch omni_alioth-eng:
============================================ PLATFORM_VERSION_CODENAME=REL PLATFORM_VERSION=127 TARGET_PRODUCT=omni_alioth /home/everyone/PBRP/build/blueprint/pathtools/glob.go:171 +0xd1d github.com/google/blueprint/pathtools.startGlob(0xfc4400, 0xc0002c99a0, 0xc06d7c9140, 0x25, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0, ...) /home/everyone/PBRP/build/blueprint/pathtools/glob.go:103 +0xf3 github.com/google/blueprint/pathtools.(*osFs).Glob(0xc0002c99a0, 0xc06d7c9140, 0x25, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0, 0x0, ...) /home/everyone/PBRP/build/blueprint/pathtools/fs.go:198 +0xdd github.com/google/blueprint.(*Context).glob(0xc00000be00, 0xc06d7c9140, 0x25, 0x0, 0x0, 0x0, 0xc06d7c9140, 0x25, 0x0, 0x0, ...) /home/everyone/PBRP/build/blueprint/glob.go:61 +0x495 github.com/google/blueprint.(*baseModuleContext).GlobWithDeps(0xc06d7cd6c0, 0xc06d7c9140, 0x25, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /home/everyone/PBRP/build/blueprint/module_ctx.go:467 +0x6d android/soong/selinux.(*fileGroup).findSrcsInDirs(0xc0ec93f100, 0xff6600, 0xc06d7c5200, 0xc0002ad180, 0x1, 0x4, 0x15cfaf8, 0x0, 0x0) /home/everyone/PBRP/system/sepolicy/build/soong/filegroup.go:122 +0x1c7 android/soong/selinux.(*fileGroup).GenerateAndroidBuildActions(0xc0ec93f100, 0xff6600, 0xc06d7c5200) /home/everyone/PBRP/system/sepolicy/build/soong/filegroup.go:150 +0x865 android/soong/android.(*ModuleBase).GenerateBuildActions(0xc0ec93f100, 0xfe5ec0, 0xc06d7cd6c0) /home/everyone/PBRP/build/soong/android/module.go:1850 +0xc5f github.com/google/blueprint.(*Context).generateModuleBuildActions.func2.1(0xc016942fc0, 0xc06d7cd6c0) /home/everyone/PBRP/build/blueprint/context.go:2835 +0x85 github.com/google/blueprint.(*Context).generateModuleBuildActions.func2(0xc016942fc0, 0xc093dda300, 0xfb2e00) /home/everyone/PBRP/build/blueprint/context.go:2836 +0x345 github.com/google/blueprint.parallelVisit.func1.1(0xc005168180, 0xc016942fc0, 0xc093dda300, 0xc093dda2a0, 0xc093dda180) /home/everyone/PBRP/build/blueprint/context.go:1973 +0x3a created by github.com/google/blueprint.parallelVisit.func1 /home/everyone/PBRP/build/blueprint/context.go:1972 +0x12e
20:11:45 soong bootstrap failed with: exit status 1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
i have repo pbrp, android/device/xiaomi/alioth-pbrp, android/device/xiaomi/sm8250-common, and this error at lunch omni_alioth-eng:
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=127
TARGET_PRODUCT=omni_alioth
/home/everyone/PBRP/build/blueprint/pathtools/glob.go:171 +0xd1d
github.com/google/blueprint/pathtools.startGlob(0xfc4400, 0xc0002c99a0, 0xc06d7c9140, 0x25, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0, ...)
/home/everyone/PBRP/build/blueprint/pathtools/glob.go:103 +0xf3
github.com/google/blueprint/pathtools.(*osFs).Glob(0xc0002c99a0, 0xc06d7c9140, 0x25, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0, 0x0, ...)
/home/everyone/PBRP/build/blueprint/pathtools/fs.go:198 +0xdd
github.com/google/blueprint.(*Context).glob(0xc00000be00, 0xc06d7c9140, 0x25, 0x0, 0x0, 0x0, 0xc06d7c9140, 0x25, 0x0, 0x0, ...)
/home/everyone/PBRP/build/blueprint/glob.go:61 +0x495
github.com/google/blueprint.(*baseModuleContext).GlobWithDeps(0xc06d7cd6c0, 0xc06d7c9140, 0x25, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/everyone/PBRP/build/blueprint/module_ctx.go:467 +0x6d
android/soong/selinux.(*fileGroup).findSrcsInDirs(0xc0ec93f100, 0xff6600, 0xc06d7c5200, 0xc0002ad180, 0x1, 0x4, 0x15cfaf8, 0x0, 0x0)
/home/everyone/PBRP/system/sepolicy/build/soong/filegroup.go:122 +0x1c7
android/soong/selinux.(*fileGroup).GenerateAndroidBuildActions(0xc0ec93f100, 0xff6600, 0xc06d7c5200)
/home/everyone/PBRP/system/sepolicy/build/soong/filegroup.go:150 +0x865
android/soong/android.(*ModuleBase).GenerateBuildActions(0xc0ec93f100, 0xfe5ec0, 0xc06d7cd6c0)
/home/everyone/PBRP/build/soong/android/module.go:1850 +0xc5f
github.com/google/blueprint.(*Context).generateModuleBuildActions.func2.1(0xc016942fc0, 0xc06d7cd6c0)
/home/everyone/PBRP/build/blueprint/context.go:2835 +0x85
github.com/google/blueprint.(*Context).generateModuleBuildActions.func2(0xc016942fc0, 0xc093dda300, 0xfb2e00)
/home/everyone/PBRP/build/blueprint/context.go:2836 +0x345
github.com/google/blueprint.parallelVisit.func1.1(0xc005168180, 0xc016942fc0, 0xc093dda300, 0xc093dda2a0, 0xc093dda180)
/home/everyone/PBRP/build/blueprint/context.go:1973 +0x3a
created by github.com/google/blueprint.parallelVisit.func1
/home/everyone/PBRP/build/blueprint/context.go:1972 +0x12e
20:11:45 soong bootstrap failed with: exit status 1
failed to build some targets (02:19 (mm:ss))
The text was updated successfully, but these errors were encountered: