Date: Fri, 18 Aug 2023 23:22:06 +0200 From: Jan Beich <jbeich@FreeBSD.org> To: Nuno Teixeira <eduardo@freebsd.org> Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: f0f115af84c3 - main - multimedia/aom: update to 3.7.0.r1 Message-ID: <wmxs-kpvl-wny@FreeBSD.org> In-Reply-To: <CAFDf7UJs8RkNUhPQHhs393Vtg_wsE4y-Rzctr_B2kGsUwY%2BQ0Q@mail.gmail.com> (Nuno Teixeira's message of "Fri, 18 Aug 2023 11:57:00 %2B0100") References: <202308170058.37H0w4d8078202@gitrepo.freebsd.org> <CAFDf7UJs8RkNUhPQHhs393Vtg_wsE4y-Rzctr_B2kGsUwY%2BQ0Q@mail.gmail.com>
index | next in thread | previous in thread | raw e-mail
Nuno Teixeira <eduardo@freebsd.org> writes: > Hello Jan, > > aom is failing on configure, 14-ALPHA1/aarch64: > ####################### > -- The C compiler identification is Clang 16.0.6 > -- The CXX compiler identification is Clang 16.0.6 > <snip> > --- aom_configure: Detected CPU: arm64 > -- The ASM compiler identification is unknown > -- Found assembler: as > CMake Error at build/cmake/aom_configure.cmake:212 (enable_language): > The CMAKE_ASM_COMPILER: > > as > > is not a full path and was not found in the PATH. > > Tell CMake where to find the compiler by setting either the environment > variable "ASM" or the CMake cache entry CMAKE_ASM_COMPILER to the full > path > to the compiler, or to the compiler name if it is in the PATH. > Call Stack (most recent call first): > CMakeLists.txt:73 (include) > > > -- Warning: Did not find file Compiler/-ASM > -- Configuring incomplete, errors occurred! > *** Error code 1 > ####################### > > Any clues? Fixed in https://cgit.FreeBSD.org/ports/commit/?id=0361482504ed (lib)aom still lacks *.S or *.s files, so neither Clang's integrated nor GNU as are necessary.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?wmxs-kpvl-wny>
