bazelbuild / bazelbuild/bazel

QnX license check failed while using q++

Open
#28,050 1 comment 0 reactions 0 assignees View on GitHub
team-Local-Exec type: bug untriaged
Dominant language
Java
Stars
25.8k
Forks
4.6k
Avg merge
2d 20h
Merged PRs (30d)
72

Description

My QnX license check failed while using q++.
I have tried looking at the following threads
https://github.com/bazelbuild/bazel/issues/16846, and
https://github.com/bazelbuild/bazel/issues/15997.

I have tried sandbox_writable_path and sandbox_tmpfs_path.
I am still getting the following error
Lockfile (/etc/qnxlicenses.lck) acquisition timed out after 10 seconds. Check that the file and containing folder have write permissions set for this user, and that no other processes are using this file
Lockfile (/etc/qnxlicenses.lck) acquisition timed out after 10 seconds. Check that the file and containing folder have write permissions set for this user, and that no other processes are using this file
license check failed

I am not sure why it always falls back to /etc/

Contributor guide

Open the contributing guide

Research direction

No Bazel file, test, or entry point is named. Start by reproducing the q++ license-check failure with the reported sandbox_writable_path and sandbox_tmpfs_path settings, then trace why the lockfile still resolves to /etc/qnxlicenses.lck; done means identifying the fallback and verifying a working configuration or regression test.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.