Skip to content

ERROR: Key @PLAINNAME@ is not in the dictionary #12595

Closed Answered by stsp
stsp asked this question in Q&A
Discussion options

You must be logged in to vote

I am generating lots of unrelated files.
There is a shell script that generates
them by the number. I.e.
gen.sh 100 generates the file number
100 and dumps it to stdout, and the name
is assigned to it via dictionary.
This was done to improve parallel builds.
I can of course generate all files in 1 go.
But they go to entirely unrelated build
target chains, so I made them generated
on demand to not produce a stall point
for parallel builds.

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@eli-schwartz
Comment options

@stsp
Comment options

Answer selected by eli-schwartz
@eli-schwartz
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants