[Bug 257505] ninja broken under Linuxulator: waitpid(5530): Interrupted system call

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 30 Jul 2021 14:38:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257505

            Bug ID: 257505
           Summary: ninja broken under Linuxulator: waitpid(5530):
                    Interrupted system call
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: trasz@FreeBSD.org

Trying to run ninja on arm64 Linuxulator results in it failing with "fatal:
waitpid(5530): Interrupted system call".  This is easily reproducible on arm64,
although I'd swear I've seen it on amd64 too: just follow the instructions at
https://github.com/ninja-build/ninja, the final "./build-cmake/ninja_test"
fails with:

trasz@v3:~/git/ninja % ./build-cmake/ninja_test
[343/362] SubprocessTest.InterruptParentninja: fatal: waitpid(5385):
Interrupted system call

-- 
You are receiving this mail because:
You are the assignee for the bug.