Skip to content

WSL Error: 'sh: 1: Syntax error: "(" unexpected' #1503

@kschwede

Description

@kschwede

I'm having repeated errors when building documentation with Cmake Gninja. I don't have these issues when compiling these the classic way.

master branch, WSL2 + Ubuntu 20.04, AMD 3900x, WSL2 looks like it's using about 12 gigs of memory (out of 32).

Is something going on with the multi-threading of building documentation? Currently, the only errors I see are those at the end. I'm attaching (the not very helpful) example output errors here in a zip file.
ErrorsFromBuild.zip
Some of the example outputs simply say "Killed" at the end.

Weirdly, when I try re-running
ninja install-packages
at least the second time (and getting a different similar-looking error the first time), it completed without errors.

Finally, peridocally, in the terminal output, i also see
sh: 1: Syntax error: "(" unexpected

Is this something I should be worried about?
(they don't seem to cause the compilation to fail)

Metadata

Metadata

Assignees

Labels

build issueplatform specific issues involving compiling M2, generating examples, or running tests

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions