>>> firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Downloading GIT_DIR=/home/buildroot/instance-0/dl/firmware-utils/git/.git git init . Reinitialized existing Git repository in /home/buildroot/instance-0/dl/firmware-utils/git/.git/ GIT_DIR=/home/buildroot/instance-0/dl/firmware-utils/git/.git git remote set-url origin 'https://git.openwrt.org/project/firmware-utils.git' Fetching all references GIT_DIR=/home/buildroot/instance-0/dl/firmware-utils/git/.git git fetch origin GIT_DIR=/home/buildroot/instance-0/dl/firmware-utils/git/.git git fetch origin -t -f Could not fetch special ref '86739f2b3ae9502368b89ef37fa6f31c42aad6f4'; assuming it is not special. GIT_DIR=/home/buildroot/instance-0/dl/firmware-utils/git/.git git submodule --quiet foreach 'printf "Deregistering submodule \"%s\"\n" "${path}" && cd .. && rm -rf "${path##*/}"' GIT_DIR=/home/buildroot/instance-0/dl/firmware-utils/git/.git git checkout -f -q '86739f2b3ae9502368b89ef37fa6f31c42aad6f4' warning: refname '86739f2b3ae9502368b89ef37fa6f31c42aad6f4' is ambiguous. Git normally never creates a ref that ends with 40 hex characters because it will be ignored when you just specify 40-hex. These refs may be created by mistake. For example, git switch -c $br $(git rev-parse ...) where "$br" is somehow empty and a 40-hex ref is created. Please examine these refs and maybe delete them. Turn this message off by running "git config advice.objectNameWarning false" GIT_DIR=/home/buildroot/instance-0/dl/firmware-utils/git/.git git clean -ffdx firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4-git4.tar.gz: OK (sha256: 5d6fdc6ba3cb3976df68625cbc59a1e0acbd5ecaf9daa41c3a2aaad1ff368f51) >>> firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Extracting gzip -d -c /home/buildroot/instance-0/dl/firmware-utils/firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4-git4.tar.gz | /home/buildroot/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/buildroot/instance-0/output-1/build/firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4 -xf - >>> firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Patching >>> firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Configuring (mkdir -p /home/buildroot/instance-0/output-1/build/firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4/ && cd /home/buildroot/instance-0/output-1/build/firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4/ && rm -f CMakeCache.txt && PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/instance-0/output-1/host/bin/cmake /home/buildroot/instance-0/output-1/build/firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4/ -G"Unix Makefiles" -DCMAKE_MAKE_PROGRAM="/usr/bin/make" -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/instance-0/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON ) CMake Deprecation Warning at CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 13.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/buildroot/instance-0/output-1/host/bin/x86_64-linux-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found ZLIB: optimized;/home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib/libz.so;debug;/home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib/libzlibstaticd.a (found version "1.3.1") -- Found OpenSSL: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib64/libcrypto.so (found version "3.3.0") CMake Error at CMakeLists.txt:25 (TARGET_LINK_LIBRARIES): The "optimized" argument must be followed by a library. Call Stack (most recent call first): CMakeLists.txt:45 (FW_UTIL) -- Configuring incomplete, errors occurred! make: *** [package/pkg-generic.mk:273: /home/buildroot/instance-0/output-1/build/firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4/.stamp_configured] Error 1 make: Leaving directory '/home/buildroot/instance-0/buildroot'