Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jul 2021 15:14:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 257505] ninja broken under Linuxulator: waitpid(5530): Interrupted system call
Message-ID:  <bug-257505-227-j8tquidQVw@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-257505-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-257505-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257505

--- Comment #1 from Edward Tomasz Napierala <trasz@FreeBSD.org> ---
The same problem seems to be breaking "make check" in Postgres 13.3:

PATH=3D"/home/trasz/postgresql-13.3/tmp_install/usr/local/pgsql/bin:$PATH"
LD_LIBRARY_PATH=3D"/home/trasz/postgresql-13.3/tmp_install/usr/local/pgsql/=
lib"=20
../../../src/test/regress/pg_regress --temp-instance=3D./tmp_check --inputd=
ir=3D.
--bindir=3D     --dlpath=3D. --max-concurrent-tests=3D20=20
--schedule=3D./parallel_schedule=20=20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D creating temporary instance     =
       =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D initializing database system    =
       =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D starting postmaster             =
       =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
running on port 64467 with PID 12318
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D creating database "regression"  =
       =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
CREATE DATABASE
ALTER DATABASE
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D running regression test queries =
       =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
test tablespace                   ... failed to wait for subprocesses:
Interrupted system call
make[1]: *** [GNUmakefile:132: check] Error 2
make[1]: Leaving directory '/home/trasz/postgresql-13.3/src/test/regress'
make: *** [GNUmakefile:69: check] Error 2

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257505-227-j8tquidQVw>