Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Aug 2022 14:28:58 -0700
From:      Mark Millard <marklmi@yahoo.com>
To:        ler@lerctr.org, freebsd-current <freebsd-current@freebsd.org>
Subject:   RE: Lots of port failures today?
Message-ID:  <DCA28D57-BD4A-45E2-A085-24B1671C9019@yahoo.com>
References:  <DCA28D57-BD4A-45E2-A085-24B1671C9019.ref@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Larry Rosenman <ler_at_lerctr.org> wrote on
Date: Thu, 18 Aug 2022 19:45:10 UTC :

> =
https://home.lerctr.org:8888/build.html?mastername=3Dlive-host_ports&build=
=3D2022-08-18_13h12m51s
>=20
> circa 97ecdc00ac5 on main
> Ideas?

Unsure but . . .

A bunch of your errors start with text looking like:

QUOTE
CMake Error:
  The detected version of Ninja () is less than the version of Ninja =
required
  by CMake (1.3).
END QUOTE

After that is some variety across such examples, for example:

CMake Error at =
/usr/local/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:49 =
(try_compile):
  Failed to generate test project build system.
Call Stack (most recent call first):
  /usr/local/share/cmake/Modules/CMakeTestCCompiler.cmake:26 =
(CMAKE_DETERMINE_COMPILER_ABI)
  CMakeLists.txt:5 (project)

vs.

CMake Error at =
/usr/local/share/cmake/Modules/CheckFunctionExists.cmake:92 =
(try_compile):
  Failed to generate test project build system.
Call Stack (most recent call first):
  CMakeLists.txt:90 (check_function_exists)

vs.

CMake Error at =
/usr/local/share/cmake/Modules/CheckSymbolExists.cmake:148 =
(try_compile):
  Failed to generate test project build system.
Call Stack (most recent call first):
  /usr/local/share/cmake/Modules/CheckSymbolExists.cmake:71 =
(__CHECK_SYMBOL_EXISTS_IMPL)
  src/CMakeLists.txt:44 (check_symbol_exists)

vs.

CMake Error at /usr/local/share/cmake/Modules/CheckIncludeFile.cmake:95 =
(try_compile):
  Failed to generate test project build system.
Call Stack (most recent call first):
  cmake/config-ix.cmake:60 (check_include_file)
  CMakeLists.txt:732 (include)

and so on.

But those are after the Ninja report and might be consequences
of whatever is going on for the Ninja reports.

=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?DCA28D57-BD4A-45E2-A085-24B1671C9019>