Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 May 2025 11:58:39 -0700
From:      Mark Millard <marklmi@yahoo.com>
To:        =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@FreeBSD.org>
Cc:        ronald-lists@klop.ws, FreeBSD Mailing List <freebsd-ports@freebsd.org>
Subject:   Re: error -9 on build cluster?
Message-ID:  <4C36717B-2EBC-42D3-B037-709B4E384288@yahoo.com>
In-Reply-To: <E86C7769-0778-44AA-A588-579E49ADAD56@yahoo.com>
References:  <710FE881-65FF-4B72-A128-77DBE8A5E93F.ref@yahoo.com> <710FE881-65FF-4B72-A128-77DBE8A5E93F@yahoo.com> <86tt52kn94.fsf@ltc.des.dev> <E86C7769-0778-44AA-A588-579E49ADAD56@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On May 30, 2025, at 11:29, Mark Millard <marklmi@yahoo.com> wrote:

> On May 30, 2025, at 10:43, Dag-Erling Sm=C3=B8rgrav <des@FreeBSD.org> =
wrote:
>=20
>> Mark Millard <marklmi@yahoo.com> writes:
>>> Dag-Erling Sm=C3=B8rgrav <des@FreeBSD.org> writes:
>>>> This is preceded by an 800-line list of warnings from a single =
source
>>>> file (multi_index_block.cpp). This list is clearly truncated as =
it's
>>>> missing the final =E2=80=9CN warnings generated=E2=80=9D line, so =
my guess is there is
>>>> at least one error there as well which just doesn't get displayed.
>>> My guess: the failure occurred while the warnings were otherwise
>>> still being generated and that is what stopped the warnings.
>>=20
>> That's possible.  If we assume that the error code returned by scons =
is
>> an errno, it corresponds to EBADF.  Perhaps a bug in scons causes it =
to
>> lose track of the pipe it uses to read the compiler's stderr.
>=20
> devel/scans has not been updated after 2024-Jun-06:
>=20
> QUOTE
> author Po-Chuan Hsieh <sunpoet@FreeBSD.org> 2024-06-06 22:03:56 +0000
> committer Po-Chuan Hsieh <sunpoet@FreeBSD.org> 2024-06-06 22:03:56 =
+0000
> . . .
> devel/scons: Update to 4.7.0
> Changes: https://github.com/SCons/scons/releases =
https://scons.org/tag/releases.html PR: 279488 Exp-run by: antoine
> END QUOTE
>=20
> That would mean that quarterly got the update in 2024 as well.
>=20
> =
https://pkg-status.freebsd.org/ampere1/data/141arm64-quarterly/2e2d801cf97=
7/logs/mongodb60-6.0.18.log
>=20
> did not fail but shows the warnings.
>=20
> devel/scons does not seem to be the source of the change in beavior.


Worked:

=
https://pkg-status.freebsd.org/ampere3/data/134arm64-default/1afdc808e67b/=
logs/mongodb60-6.0.20_1.log
build started at Sun Jan  5 17:35:49 UTC 2025

The next 134arm64-default build Failed:

=
https://pkg-status.freebsd.org/ampere3/data/134arm64-default/86e28c84a7e0/=
logs/errors/mongodb60-6.0.20_1.log
build started at Sun Jan 19 11:21:16 UTC 2025

That at least  gives a time frame to investigate.

More details:

=3D>> Building databases/mongodb60
build started at Sun Jan  5 17:35:49 UTC 2025
port directory: /usr/ports/databases/mongodb60
package name: mongodb60-6.0.20_1
building for: FreeBSD 134arm64-default-job-06 13.4-RELEASE-p2 FreeBSD =
13.4-RELEASE-p2 arm64
maintained by: ronald@FreeBSD.org
Makefile datestamp: -rw-r--r--  1 root  wheel  5845 Jan  4 01:02 =
/usr/ports/databases/mongodb60/Makefile
Ports top last git commit: 1afdc808e67
Ports top unclean checkout: no
Port dir last git commit: 3ab18c284b0
Port dir unclean checkout: no
Poudriere version: poudriere-git-3.4.2
Host OSVERSION: 1500028
Jail OSVERSION: 1304000

vs.

=3D>> Building databases/mongodb60
build started at Sun Jan 19 11:21:16 UTC 2025
port directory: /usr/ports/databases/mongodb60
package name: mongodb60-6.0.20_1
building for: FreeBSD 134arm64-default-job-13 13.4-RELEASE-p2 FreeBSD =
13.4-RELEASE-p2 arm64
maintained by: ronald@FreeBSD.org
Makefile datestamp: -rw-r--r--  1 root  wheel  5845 Jan  4 01:02 =
/usr/ports/databases/mongodb60/Makefile
Ports top last git commit: 86e28c84a7e
Ports top unclean checkout: no
Port dir last git commit: 3ab18c284b0
Port dir unclean checkout: no
Poudriere version: poudriere-git-3.4.2
Host OSVERSION: 1500028
Jail OSVERSION: 1304000

Same Host and Jail OSVERSION's. Same "Port dir last git commit".

But different "Ports top last git commit". So. some change in
another package that is involved?

=3D=3D=3D
Mark Millard
marklmi at yahoo.com




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C36717B-2EBC-42D3-B037-709B4E384288>