D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/baz/rpmbuild/SRPMS/xnnpack-0.0^git20240229.fcbf55a-0.1.mga.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/baz/rpmbuild/tmp/rpm-tmp.tJ9rZM + umask 022 + cd /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build + test -d /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build + /usr/bin/rm -rf /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build + /usr/bin/mkdir -p /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build + /usr/bin/mkdir -p /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/baz/rpmbuild/tmp/rpm-tmp.eaODkV + umask 022 + cd /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build + rm -rf XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2 + /usr/lib/rpm/rpmuncompress -x /home/baz/rpmbuild/SOURCES/xnnpack-fcbf55a.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/baz/rpmbuild/SOURCES/0001-Fix-cmake-for-pthread-and-cpuinfo-with-USE_SYSTEM_LI.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/baz/rpmbuild/SOURCES/exclude_cpu.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + sed -i 's@IF(CMAKE_C_COMPILER_VERSION VERSION_LESS "11")@IF(CMAKE_C_COMPILER_VERSION VERSION_LESS "13")@' CMakeLists.txt + echo 'SET_TARGET_PROPERTIES(XNNPACK PROPERTIES SOVERSION "24.02.29")' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/baz/rpmbuild/tmp/rpm-tmp.qXDgNt + umask 022 + cd /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build + cd XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /usr/bin/cmake -Wno-dev -S . -B build -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_INSTALL_LIBDIR:PATH=lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -G Ninja -DBUILD_SHARED_LIBS=ON -DCMAKE_C_FLAGS=-fPIC -DCMAKE_CXX_FLAGS=-fPIC -DXNNPACK_BUILD_BENCHMARKS=OFF -DXNNPACK_BUILD_LIBRARY=ON -DXNNPACK_BUILD_TESTS=OFF -DXNNPACK_USE_SYSTEM_LIBS=ON -DXNNPACK_LIBRARY_TYPE=shared -- The C compiler identification is GNU 14.2.0 -- The CXX compiler identification is GNU 14.2.0 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Configuring done (0.5s) -- Generating done (0.4s) CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_INSTALL_DO_STRIP CMAKE_VERBOSE_MAKEFILE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/build + /usr/bin/cmake --build build -j4 --verbose Change Dir: '/home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/build' Run Build Command(s): /usr/bin/ninja -v -j 4 [1/5259] /usr/bin/gcc -DXNN_ENABLE_ARM_BF16=1 -DXNN_ENABLE_ARM_DOTPROD=1 -DXNN_ENABLE_ARM_FP16_SCALAR=1 -DXNN_ENABLE_ARM_FP16_VECTOR=1 -DXNN_ENABLE_ARM_I8MM=1 -DXNN_ENABLE_ASSEMBLY=1 -DXNN_ENABLE_AVX512AMX=1 -DXNN_ENABLE_AVXVNNI=1 -DXNN_ENABLE_CPUINFO=0 -DXNN_ENABLE_DWCONV_MULTIPASS=0 -DXNN_ENABLE_GEMM_M_SPECIALIZATION=1 -DXNN_ENABLE_JIT=0 -DXNN_ENABLE_MEMOPT=1 -DXNN_ENABLE_RISCV_VECTOR=1 -DXNN_ENABLE_SPARSE=1 -DXNN_ENABLE_VSX=1 -I/home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src -I/include -fPIC -DNDEBUG -std=c99 -Wno-psabi -O2 -mssse3 -mno-sse4.1 -MD -MT CMakeFiles/microkernels-prod.dir/src/amalgam/gen/ssse3.c.o -MF CMakeFiles/microkernels-prod.dir/src/amalgam/gen/ssse3.c.o.d -o CMakeFiles/microkernels-prod.dir/src/amalgam/gen/ssse3.c.o -c /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/amalgam/gen/ssse3.c [2/5259] /usr/bin/gcc -DXNN_ENABLE_ARM_BF16=1 -DXNN_ENABLE_ARM_DOTPROD=1 -DXNN_ENABLE_ARM_FP16_SCALAR=1 -DXNN_ENABLE_ARM_FP16_VECTOR=1 -DXNN_ENABLE_ARM_I8MM=1 -DXNN_ENABLE_ASSEMBLY=1 -DXNN_ENABLE_AVX512AMX=1 -DXNN_ENABLE_AVXVNNI=1 -DXNN_ENABLE_CPUINFO=0 -DXNN_ENABLE_DWCONV_MULTIPASS=0 -DXNN_ENABLE_GEMM_M_SPECIALIZATION=1 -DXNN_ENABLE_JIT=0 -DXNN_ENABLE_MEMOPT=1 -DXNN_ENABLE_RISCV_VECTOR=1 -DXNN_ENABLE_SPARSE=1 -DXNN_ENABLE_VSX=1 -I/home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src -I/include -fPIC -DNDEBUG -std=c99 -Wno-psabi -O2 -msse -mno-sse2 -MD -MT CMakeFiles/microkernels-prod.dir/src/amalgam/gen/sse.c.o -MF CMakeFiles/microkernels-prod.dir/src/amalgam/gen/sse.c.o.d -o CMakeFiles/microkernels-prod.dir/src/amalgam/gen/sse.c.o -c /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/amalgam/gen/sse.c [3/5259] /usr/bin/gcc -DXNN_ENABLE_ARM_BF16=1 -DXNN_ENABLE_ARM_DOTPROD=1 -DXNN_ENABLE_ARM_FP16_SCALAR=1 -DXNN_ENABLE_ARM_FP16_VECTOR=1 -DXNN_ENABLE_ARM_I8MM=1 -DXNN_ENABLE_ASSEMBLY=1 -DXNN_ENABLE_AVX512AMX=1 -DXNN_ENABLE_AVXVNNI=1 -DXNN_ENABLE_CPUINFO=0 -DXNN_ENABLE_DWCONV_MULTIPASS=0 -DXNN_ENABLE_GEMM_M_SPECIALIZATION=1 -DXNN_ENABLE_JIT=0 -DXNN_ENABLE_MEMOPT=1 -DXNN_ENABLE_RISCV_VECTOR=1 -DXNN_ENABLE_SPARSE=1 -DXNN_ENABLE_VSX=1 -I/home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src -I/include -fPIC -DNDEBUG -std=c99 -Wno-psabi -O2 -msse4.1 -mno-sse4.2 -MD -MT CMakeFiles/microkernels-prod.dir/src/amalgam/gen/sse41.c.o -MF CMakeFiles/microkernels-prod.dir/src/amalgam/gen/sse41.c.o.d -o CMakeFiles/microkernels-prod.dir/src/amalgam/gen/sse41.c.o -c /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/amalgam/gen/sse41.c [4/5259] /usr/bin/gcc -DXNN_ENABLE_ARM_BF16=1 -DXNN_ENABLE_ARM_DOTPROD=1 -DXNN_ENABLE_ARM_FP16_SCALAR=1 -DXNN_ENABLE_ARM_FP16_VECTOR=1 -DXNN_ENABLE_ARM_I8MM=1 -DXNN_ENABLE_ASSEMBLY=1 -DXNN_ENABLE_AVX512AMX=1 -DXNN_ENABLE_AVXVNNI=1 -DXNN_ENABLE_CPUINFO=0 -DXNN_ENABLE_DWCONV_MULTIPASS=0 -DXNN_ENABLE_GEMM_M_SPECIALIZATION=1 -DXNN_ENABLE_JIT=0 -DXNN_ENABLE_MEMOPT=1 -DXNN_ENABLE_RISCV_VECTOR=1 -DXNN_ENABLE_SPARSE=1 -DXNN_ENABLE_VSX=1 -I/home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src -I/include -fPIC -DNDEBUG -std=c99 -Wno-psabi -O2 -msse2 -mno-sse3 -MD -MT CMakeFiles/microkernels-prod.dir/src/amalgam/gen/sse2.c.o -MF CMakeFiles/microkernels-prod.dir/src/amalgam/gen/sse2.c.o.d -o CMakeFiles/microkernels-prod.dir/src/amalgam/gen/sse2.c.o -c /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/amalgam/gen/sse2.c [5/5259] /usr/bin/gcc -DXNN_ENABLE_ARM_BF16=1 -DXNN_ENABLE_ARM_DOTPROD=1 -DXNN_ENABLE_ARM_FP16_SCALAR=1 -DXNN_ENABLE_ARM_FP16_VECTOR=1 -DXNN_ENABLE_ARM_I8MM=1 -DXNN_ENABLE_ASSEMBLY=1 -DXNN_ENABLE_AVX512AMX=1 -DXNN_ENABLE_AVXVNNI=1 -DXNN_ENABLE_CPUINFO=0 -DXNN_ENABLE_DWCONV_MULTIPASS=0 -DXNN_ENABLE_GEMM_M_SPECIALIZATION=1 -DXNN_ENABLE_JIT=0 -DXNN_ENABLE_MEMOPT=1 -DXNN_ENABLE_RISCV_VECTOR=1 -DXNN_ENABLE_SPARSE=1 -DXNN_ENABLE_VSX=1 -I/home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src -I/include -fPIC -DNDEBUG -std=c99 -Wno-psabi -O2 -mf16c -mno-avx2 -mno-fma -MD -MT CMakeFiles/microkernels-prod.dir/src/amalgam/gen/f16c.c.o -MF CMakeFiles/microkernels-prod.dir/src/amalgam/gen/f16c.c.o.d -o CMakeFiles/microkernels-prod.dir/src/amalgam/gen/f16c.c.o -c /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/amalgam/gen/f16c.c [6/5259] /usr/bin/gcc -DXNN_ENABLE_ARM_BF16=1 -DXNN_ENABLE_ARM_DOTPROD=1 -DXNN_ENABLE_ARM_FP16_SCALAR=1 -DXNN_ENABLE_ARM_FP16_VECTOR=1 -DXNN_ENABLE_ARM_I8MM=1 -DXNN_ENABLE_ASSEMBLY=1 -DXNN_ENABLE_AVX512AMX=1 -DXNN_ENABLE_AVXVNNI=1 -DXNN_ENABLE_CPUINFO=0 -DXNN_ENABLE_DWCONV_MULTIPASS=0 -DXNN_ENABLE_GEMM_M_SPECIALIZATION=1 -DXNN_ENABLE_JIT=0 -DXNN_ENABLE_MEMOPT=1 -DXNN_ENABLE_RISCV_VECTOR=1 -DXNN_ENABLE_SPARSE=1 -DXNN_ENABLE_VSX=1 -I/home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src -I/include -fPIC -DNDEBUG -std=c99 -Wno-psabi -O2 -mxop -mno-avx2 -MD -MT CMakeFiles/microkernels-prod.dir/src/amalgam/gen/xop.c.o -MF CMakeFiles/microkernels-prod.dir/src/amalgam/gen/xop.c.o.d -o CMakeFiles/microkernels-prod.dir/src/amalgam/gen/xop.c.o -c /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/amalgam/gen/xop.c [7/5259] /usr/bin/gcc -DXNN_ENABLE_ARM_BF16=1 -DXNN_ENABLE_ARM_DOTPROD=1 -DXNN_ENABLE_ARM_FP16_SCALAR=1 -DXNN_ENABLE_ARM_FP16_VECTOR=1 -DXNN_ENABLE_ARM_I8MM=1 -DXNN_ENABLE_ASSEMBLY=1 -DXNN_ENABLE_AVX512AMX=1 -DXNN_ENABLE_AVXVNNI=1 -DXNN_ENABLE_CPUINFO=0 -DXNN_ENABLE_DWCONV_MULTIPASS=0 -DXNN_ENABLE_GEMM_M_SPECIALIZATION=1 -DXNN_ENABLE_JIT=0 -DXNN_ENABLE_MEMOPT=1 -DXNN_ENABLE_RISCV_VECTOR=1 -DXNN_ENABLE_SPARSE=1 -DXNN_ENABLE_VSX=1 -I/home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src -I/include -fPIC -DNDEBUG -std=c99 -Wno-psabi -O2 -mavx -mno-avx2 -mno-fma -mno-f16c -MD -MT CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx.c.o -MF CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx.c.o.d -o CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx.c.o -c /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/amalgam/gen/avx.c [8/5259] /usr/bin/gcc -DXNN_ENABLE_ARM_BF16=1 -DXNN_ENABLE_ARM_DOTPROD=1 -DXNN_ENABLE_ARM_FP16_SCALAR=1 -DXNN_ENABLE_ARM_FP16_VECTOR=1 -DXNN_ENABLE_ARM_I8MM=1 -DXNN_ENABLE_ASSEMBLY=1 -DXNN_ENABLE_AVX512AMX=1 -DXNN_ENABLE_AVXVNNI=1 -DXNN_ENABLE_CPUINFO=0 -DXNN_ENABLE_DWCONV_MULTIPASS=0 -DXNN_ENABLE_GEMM_M_SPECIALIZATION=1 -DXNN_ENABLE_JIT=0 -DXNN_ENABLE_MEMOPT=1 -DXNN_ENABLE_RISCV_VECTOR=1 -DXNN_ENABLE_SPARSE=1 -DXNN_ENABLE_VSX=1 -I/home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src -I/include -fPIC -DNDEBUG -std=c99 -Wno-psabi -O2 -mf16c -mfma -mno-avx2 -MD -MT CMakeFiles/microkernels-prod.dir/src/amalgam/gen/fma3.c.o -MF CMakeFiles/microkernels-prod.dir/src/amalgam/gen/fma3.c.o.d -o CMakeFiles/microkernels-prod.dir/src/amalgam/gen/fma3.c.o -c /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/amalgam/gen/fma3.c [9/5259] /usr/bin/gcc -DXNN_ENABLE_ARM_BF16=1 -DXNN_ENABLE_ARM_DOTPROD=1 -DXNN_ENABLE_ARM_FP16_SCALAR=1 -DXNN_ENABLE_ARM_FP16_VECTOR=1 -DXNN_ENABLE_ARM_I8MM=1 -DXNN_ENABLE_ASSEMBLY=1 -DXNN_ENABLE_AVX512AMX=1 -DXNN_ENABLE_AVXVNNI=1 -DXNN_ENABLE_CPUINFO=0 -DXNN_ENABLE_DWCONV_MULTIPASS=0 -DXNN_ENABLE_GEMM_M_SPECIALIZATION=1 -DXNN_ENABLE_JIT=0 -DXNN_ENABLE_MEMOPT=1 -DXNN_ENABLE_RISCV_VECTOR=1 -DXNN_ENABLE_SPARSE=1 -DXNN_ENABLE_VSX=1 -I/home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src -I/include -fPIC -DNDEBUG -std=c99 -Wno-psabi -O2 -MD -MT CMakeFiles/microkernels-prod.dir/src/amalgam/gen/scalar.c.o -MF CMakeFiles/microkernels-prod.dir/src/amalgam/gen/scalar.c.o.d -o CMakeFiles/microkernels-prod.dir/src/amalgam/gen/scalar.c.o -c /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/amalgam/gen/scalar.c [10/5259] /usr/bin/gcc -DXNN_ENABLE_ARM_BF16=1 -DXNN_ENABLE_ARM_DOTPROD=1 -DXNN_ENABLE_ARM_FP16_SCALAR=1 -DXNN_ENABLE_ARM_FP16_VECTOR=1 -DXNN_ENABLE_ARM_I8MM=1 -DXNN_ENABLE_ASSEMBLY=1 -DXNN_ENABLE_AVX512AMX=1 -DXNN_ENABLE_AVXVNNI=1 -DXNN_ENABLE_CPUINFO=0 -DXNN_ENABLE_DWCONV_MULTIPASS=0 -DXNN_ENABLE_GEMM_M_SPECIALIZATION=1 -DXNN_ENABLE_JIT=0 -DXNN_ENABLE_MEMOPT=1 -DXNN_ENABLE_RISCV_VECTOR=1 -DXNN_ENABLE_SPARSE=1 -DXNN_ENABLE_VSX=1 -I/home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src -I/include -fPIC -DNDEBUG -std=c99 -Wno-psabi -O2 -mf16c -mfma -mavx512f -mavx512cd -mavx512bw -mavx512dq -mavx512vl -mavx512vbmi -MD -MT CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512vbmi.c.o -MF CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512vbmi.c.o.d -o CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512vbmi.c.o -c /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/amalgam/gen/avx512vbmi.c [11/5259] /usr/bin/gcc -DXNN_ENABLE_ARM_BF16=1 -DXNN_ENABLE_ARM_DOTPROD=1 -DXNN_ENABLE_ARM_FP16_SCALAR=1 -DXNN_ENABLE_ARM_FP16_VECTOR=1 -DXNN_ENABLE_ARM_I8MM=1 -DXNN_ENABLE_ASSEMBLY=1 -DXNN_ENABLE_AVX512AMX=1 -DXNN_ENABLE_AVXVNNI=1 -DXNN_ENABLE_CPUINFO=0 -DXNN_ENABLE_DWCONV_MULTIPASS=0 -DXNN_ENABLE_GEMM_M_SPECIALIZATION=1 -DXNN_ENABLE_JIT=0 -DXNN_ENABLE_MEMOPT=1 -DXNN_ENABLE_RISCV_VECTOR=1 -DXNN_ENABLE_SPARSE=1 -DXNN_ENABLE_VSX=1 -I/home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src -I/include -fPIC -DNDEBUG -std=c99 -Wno-psabi -O2 -mavx512f -MD -MT CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512f.c.o -MF CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512f.c.o.d -o CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512f.c.o -c /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/amalgam/gen/avx512f.c [12/5259] /usr/bin/gcc -DXNN_ENABLE_ARM_BF16=1 -DXNN_ENABLE_ARM_DOTPROD=1 -DXNN_ENABLE_ARM_FP16_SCALAR=1 -DXNN_ENABLE_ARM_FP16_VECTOR=1 -DXNN_ENABLE_ARM_I8MM=1 -DXNN_ENABLE_ASSEMBLY=1 -DXNN_ENABLE_AVX512AMX=1 -DXNN_ENABLE_AVXVNNI=1 -DXNN_ENABLE_CPUINFO=0 -DXNN_ENABLE_DWCONV_MULTIPASS=0 -DXNN_ENABLE_GEMM_M_SPECIALIZATION=1 -DXNN_ENABLE_JIT=0 -DXNN_ENABLE_MEMOPT=1 -DXNN_ENABLE_RISCV_VECTOR=1 -DXNN_ENABLE_SPARSE=1 -DXNN_ENABLE_VSX=1 -I/home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src -I/include -fPIC -DNDEBUG -std=c99 -Wno-psabi -O2 -mf16c -mfma -mavx512f -mavx512cd -mavx512bw -mavx512dq -mavx512vl -mavx512vnni -mgfni -MD -MT CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512vnnigfni.c.o -MF CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512vnnigfni.c.o.d -o CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512vnnigfni.c.o -c /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/amalgam/gen/avx512vnnigfni.c [13/5259] /usr/bin/gcc -DXNN_ENABLE_ARM_BF16=1 -DXNN_ENABLE_ARM_DOTPROD=1 -DXNN_ENABLE_ARM_FP16_SCALAR=1 -DXNN_ENABLE_ARM_FP16_VECTOR=1 -DXNN_ENABLE_ARM_I8MM=1 -DXNN_ENABLE_ASSEMBLY=1 -DXNN_ENABLE_AVX512AMX=1 -DXNN_ENABLE_AVXVNNI=1 -DXNN_ENABLE_CPUINFO=0 -DXNN_ENABLE_DWCONV_MULTIPASS=0 -DXNN_ENABLE_GEMM_M_SPECIALIZATION=1 -DXNN_ENABLE_JIT=0 -DXNN_ENABLE_MEMOPT=1 -DXNN_ENABLE_RISCV_VECTOR=1 -DXNN_ENABLE_SPARSE=1 -DXNN_ENABLE_VSX=1 -I/home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src -I/include -fPIC -DNDEBUG -std=c99 -Wno-psabi -O2 -mf16c -mfma -mavx512f -mavx512cd -mavx512bw -mavx512dq -mavx512vl -mavx512vnni -mgfni -mamx-int8 -MD -MT CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512amx.c.o -MF CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512amx.c.o.d -o CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512amx.c.o -c /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/amalgam/gen/avx512amx.c [14/5259] /usr/bin/gcc -DXNN_ENABLE_ARM_BF16=1 -DXNN_ENABLE_ARM_DOTPROD=1 -DXNN_ENABLE_ARM_FP16_SCALAR=1 -DXNN_ENABLE_ARM_FP16_VECTOR=1 -DXNN_ENABLE_ARM_I8MM=1 -DXNN_ENABLE_ASSEMBLY=1 -DXNN_ENABLE_AVX512AMX=1 -DXNN_ENABLE_AVXVNNI=1 -DXNN_ENABLE_CPUINFO=0 -DXNN_ENABLE_DWCONV_MULTIPASS=0 -DXNN_ENABLE_GEMM_M_SPECIALIZATION=1 -DXNN_ENABLE_JIT=0 -DXNN_ENABLE_MEMOPT=1 -DXNN_ENABLE_RISCV_VECTOR=1 -DXNN_ENABLE_SPARSE=1 -DXNN_ENABLE_VSX=1 -I/home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src -I/include -fPIC -DNDEBUG -std=c99 -Wno-psabi -O2 -mf16c -mfma -mavx512f -mavx512cd -mavx512bw -mavx512dq -mavx512vl -mavx512vnni -MD -MT CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512vnni.c.o -MF CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512vnni.c.o.d -o CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512vnni.c.o -c /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/amalgam/gen/avx512vnni.c [15/5259] /usr/bin/gcc -DXNN_ENABLE_ARM_BF16=1 -DXNN_ENABLE_ARM_DOTPROD=1 -DXNN_ENABLE_ARM_FP16_SCALAR=1 -DXNN_ENABLE_ARM_FP16_VECTOR=1 -DXNN_ENABLE_ARM_I8MM=1 -DXNN_ENABLE_ASSEMBLY=1 -DXNN_ENABLE_AVX512AMX=1 -DXNN_ENABLE_AVXVNNI=1 -DXNN_ENABLE_CPUINFO=0 -DXNN_ENABLE_DWCONV_MULTIPASS=0 -DXNN_ENABLE_GEMM_M_SPECIALIZATION=1 -DXNN_ENABLE_JIT=0 -DXNN_ENABLE_MEMOPT=1 -DXNN_ENABLE_RISCV_VECTOR=1 -DXNN_ENABLE_SPARSE=1 -DXNN_ENABLE_VSX=1 -I/home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src -I/include -fPIC -DNDEBUG -std=c99 -Wno-psabi -O2 -MD -MT CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-64.c.o -MF CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-64.c.o.d -o CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-64.c.o -c /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/tables/exp2-k-over-64.c [16/5259] /usr/bin/gcc -DXNN_ENABLE_ARM_BF16=1 -DXNN_ENABLE_ARM_DOTPROD=1 -DXNN_ENABLE_ARM_FP16_SCALAR=1 -DXNN_ENABLE_ARM_FP16_VECTOR=1 -DXNN_ENABLE_ARM_I8MM=1 -DXNN_ENABLE_ASSEMBLY=1 -DXNN_ENABLE_AVX512AMX=1 -DXNN_ENABLE_AVXVNNI=1 -DXNN_ENABLE_CPUINFO=0 -DXNN_ENABLE_DWCONV_MULTIPASS=0 -DXNN_ENABLE_GEMM_M_SPECIALIZATION=1 -DXNN_ENABLE_JIT=0 -DXNN_ENABLE_MEMOPT=1 -DXNN_ENABLE_RISCV_VECTOR=1 -DXNN_ENABLE_SPARSE=1 -DXNN_ENABLE_VSX=1 -I/home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src -I/include -fPIC -DNDEBUG -std=c99 -Wno-psabi -O2 -MD -MT CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-2048.c.o -MF CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-2048.c.o.d -o CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-2048.c.o -c /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/tables/exp2-k-over-2048.c [17/5259] /usr/bin/gcc -DXNN_ENABLE_ARM_BF16=1 -DXNN_ENABLE_ARM_DOTPROD=1 -DXNN_ENABLE_ARM_FP16_SCALAR=1 -DXNN_ENABLE_ARM_FP16_VECTOR=1 -DXNN_ENABLE_ARM_I8MM=1 -DXNN_ENABLE_ASSEMBLY=1 -DXNN_ENABLE_AVX512AMX=1 -DXNN_ENABLE_AVXVNNI=1 -DXNN_ENABLE_CPUINFO=0 -DXNN_ENABLE_DWCONV_MULTIPASS=0 -DXNN_ENABLE_GEMM_M_SPECIALIZATION=1 -DXNN_ENABLE_JIT=0 -DXNN_ENABLE_MEMOPT=1 -DXNN_ENABLE_RISCV_VECTOR=1 -DXNN_ENABLE_SPARSE=1 -DXNN_ENABLE_VSX=1 -I/home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src -I/include -fPIC -DNDEBUG -std=c99 -Wno-psabi -O2 -MD -MT CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-4.c.o -MF CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-4.c.o.d -o CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-4.c.o -c /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/tables/exp2minus-k-over-4.c [18/5259] /usr/bin/gcc -DXNN_ENABLE_ARM_BF16=1 -DXNN_ENABLE_ARM_DOTPROD=1 -DXNN_ENABLE_ARM_FP16_SCALAR=1 -DXNN_ENABLE_ARM_FP16_VECTOR=1 -DXNN_ENABLE_ARM_I8MM=1 -DXNN_ENABLE_ASSEMBLY=1 -DXNN_ENABLE_AVX512AMX=1 -DXNN_ENABLE_AVXVNNI=1 -DXNN_ENABLE_CPUINFO=0 -DXNN_ENABLE_DWCONV_MULTIPASS=0 -DXNN_ENABLE_GEMM_M_SPECIALIZATION=1 -DXNN_ENABLE_JIT=0 -DXNN_ENABLE_MEMOPT=1 -DXNN_ENABLE_RISCV_VECTOR=1 -DXNN_ENABLE_SPARSE=1 -DXNN_ENABLE_VSX=1 -I/home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src -I/include -fPIC -DNDEBUG -std=c99 -Wno-psabi -O2 -MD -MT CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-8.c.o -MF CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-8.c.o.d -o CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-8.c.o -c /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/tables/exp2minus-k-over-8.c [19/5259] /usr/bin/gcc -DXNN_ENABLE_ARM_BF16=1 -DXNN_ENABLE_ARM_DOTPROD=1 -DXNN_ENABLE_ARM_FP16_SCALAR=1 -DXNN_ENABLE_ARM_FP16_VECTOR=1 -DXNN_ENABLE_ARM_I8MM=1 -DXNN_ENABLE_ASSEMBLY=1 -DXNN_ENABLE_AVX512AMX=1 -DXNN_ENABLE_AVXVNNI=1 -DXNN_ENABLE_CPUINFO=0 -DXNN_ENABLE_DWCONV_MULTIPASS=0 -DXNN_ENABLE_GEMM_M_SPECIALIZATION=1 -DXNN_ENABLE_JIT=0 -DXNN_ENABLE_MEMOPT=1 -DXNN_ENABLE_RISCV_VECTOR=1 -DXNN_ENABLE_SPARSE=1 -DXNN_ENABLE_VSX=1 -I/home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src -I/include -fPIC -DNDEBUG -std=c99 -Wno-psabi -O2 -MD -MT CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-16.c.o -MF CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-16.c.o.d -o CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-16.c.o -c /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/tables/exp2minus-k-over-16.c [20/5259] /usr/bin/gcc -DXNN_ENABLE_ARM_BF16=1 -DXNN_ENABLE_ARM_DOTPROD=1 -DXNN_ENABLE_ARM_FP16_SCALAR=1 -DXNN_ENABLE_ARM_FP16_VECTOR=1 -DXNN_ENABLE_ARM_I8MM=1 -DXNN_ENABLE_ASSEMBLY=1 -DXNN_ENABLE_AVX512AMX=1 -DXNN_ENABLE_AVXVNNI=1 -DXNN_ENABLE_CPUINFO=0 -DXNN_ENABLE_DWCONV_MULTIPASS=0 -DXNN_ENABLE_GEMM_M_SPECIALIZATION=1 -DXNN_ENABLE_JIT=0 -DXNN_ENABLE_MEMOPT=1 -DXNN_ENABLE_RISCV_VECTOR=1 -DXNN_ENABLE_SPARSE=1 -DXNN_ENABLE_VSX=1 -I/home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src -I/include -fPIC -DNDEBUG -std=c99 -Wno-psabi -O2 -MD -MT CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-32.c.o -MF CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-32.c.o.d -o CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-32.c.o -c /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/tables/exp2minus-k-over-32.c [21/5259] /usr/bin/gcc -DXNN_ENABLE_ARM_BF16=1 -DXNN_ENABLE_ARM_DOTPROD=1 -DXNN_ENABLE_ARM_FP16_SCALAR=1 -DXNN_ENABLE_ARM_FP16_VECTOR=1 -DXNN_ENABLE_ARM_I8MM=1 -DXNN_ENABLE_ASSEMBLY=1 -DXNN_ENABLE_AVX512AMX=1 -DXNN_ENABLE_AVXVNNI=1 -DXNN_ENABLE_CPUINFO=0 -DXNN_ENABLE_DWCONV_MULTIPASS=0 -DXNN_ENABLE_GEMM_M_SPECIALIZATION=1 -DXNN_ENABLE_JIT=0 -DXNN_ENABLE_MEMOPT=1 -DXNN_ENABLE_RISCV_VECTOR=1 -DXNN_ENABLE_SPARSE=1 -DXNN_ENABLE_VSX=1 -I/home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src -I/include -fPIC -DNDEBUG -std=c99 -Wno-psabi -O2 -MD -MT CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-64.c.o -MF CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-64.c.o.d -o CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-64.c.o -c /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/tables/exp2minus-k-over-64.c [22/5259] /usr/bin/gcc -DXNN_ENABLE_ARM_BF16=1 -DXNN_ENABLE_ARM_DOTPROD=1 -DXNN_ENABLE_ARM_FP16_SCALAR=1 -DXNN_ENABLE_ARM_FP16_VECTOR=1 -DXNN_ENABLE_ARM_I8MM=1 -DXNN_ENABLE_ASSEMBLY=1 -DXNN_ENABLE_AVX512AMX=1 -DXNN_ENABLE_AVXVNNI=1 -DXNN_ENABLE_CPUINFO=0 -DXNN_ENABLE_DWCONV_MULTIPASS=0 -DXNN_ENABLE_GEMM_M_SPECIALIZATION=1 -DXNN_ENABLE_JIT=0 -DXNN_ENABLE_MEMOPT=1 -DXNN_ENABLE_RISCV_VECTOR=1 -DXNN_ENABLE_SPARSE=1 -DXNN_ENABLE_VSX=1 -I/home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src -I/include -fPIC -DNDEBUG -std=c99 -Wno-psabi -O2 -MD -MT CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-2048.c.o -MF CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-2048.c.o.d -o CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-2048.c.o -c /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/tables/exp2minus-k-over-2048.c [23/5259] /usr/bin/gcc -DXNN_ENABLE_ARM_BF16=1 -DXNN_ENABLE_ARM_DOTPROD=1 -DXNN_ENABLE_ARM_FP16_SCALAR=1 -DXNN_ENABLE_ARM_FP16_VECTOR=1 -DXNN_ENABLE_ARM_I8MM=1 -DXNN_ENABLE_ASSEMBLY=1 -DXNN_ENABLE_AVX512AMX=1 -DXNN_ENABLE_AVXVNNI=1 -DXNN_ENABLE_CPUINFO=0 -DXNN_ENABLE_DWCONV_MULTIPASS=0 -DXNN_ENABLE_GEMM_M_SPECIALIZATION=1 -DXNN_ENABLE_JIT=0 -DXNN_ENABLE_MEMOPT=1 -DXNN_ENABLE_RISCV_VECTOR=1 -DXNN_ENABLE_SPARSE=1 -DXNN_ENABLE_VSX=1 -I/home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src -I/include -fPIC -DNDEBUG -std=c99 -Wno-psabi -O2 -MD -MT CMakeFiles/microkernels-prod.dir/src/tables/vlog.c.o -MF CMakeFiles/microkernels-prod.dir/src/tables/vlog.c.o.d -o CMakeFiles/microkernels-prod.dir/src/tables/vlog.c.o -c /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/tables/vlog.c [24/5259] /usr/bin/gcc -DXNN_ENABLE_ARM_BF16=1 -DXNN_ENABLE_ARM_DOTPROD=1 -DXNN_ENABLE_ARM_FP16_SCALAR=1 -DXNN_ENABLE_ARM_FP16_VECTOR=1 -DXNN_ENABLE_ARM_I8MM=1 -DXNN_ENABLE_ASSEMBLY=1 -DXNN_ENABLE_AVX512AMX=1 -DXNN_ENABLE_AVXVNNI=1 -DXNN_ENABLE_CPUINFO=0 -DXNN_ENABLE_DWCONV_MULTIPASS=0 -DXNN_ENABLE_GEMM_M_SPECIALIZATION=1 -DXNN_ENABLE_JIT=0 -DXNN_ENABLE_MEMOPT=1 -DXNN_ENABLE_RISCV_VECTOR=1 -DXNN_ENABLE_SPARSE=1 -DXNN_ENABLE_VSX=1 -I/home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src -I/include -fPIC -DNDEBUG -std=c99 -Wno-psabi -O2 -mf16c -mfma -mavx512f -mavx512cd -mavx512bw -mavx512dq -mavx512vl -MD -MT CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512skx.c.o -MF CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512skx.c.o.d -o CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512skx.c.o -c /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/amalgam/gen/avx512skx.c [25/5259] /usr/bin/gcc -DXNN_ENABLE_ARM_BF16=1 -DXNN_ENABLE_ARM_DOTPROD=1 -DXNN_ENABLE_ARM_FP16_SCALAR=1 -DXNN_ENABLE_ARM_FP16_VECTOR=1 -DXNN_ENABLE_ARM_I8MM=1 -DXNN_ENABLE_ASSEMBLY=1 -DXNN_ENABLE_AVX512AMX=1 -DXNN_ENABLE_AVXVNNI=1 -DXNN_ENABLE_CPUINFO=0 -DXNN_ENABLE_DWCONV_MULTIPASS=0 -DXNN_ENABLE_GEMM_M_SPECIALIZATION=1 -DXNN_ENABLE_JIT=0 -DXNN_ENABLE_MEMOPT=1 -DXNN_ENABLE_RISCV_VECTOR=1 -DXNN_ENABLE_SPARSE=1 -DXNN_ENABLE_VSX=1 -DXNN_LOG_LEVEL=0 -I/home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/include -I/home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src -fPIC -DNDEBUG -std=c99 -Wno-psabi -O2 -MD -MT CMakeFiles/hardware-config.dir/src/configs/hardware-config.c.o -MF CMakeFiles/hardware-config.dir/src/configs/hardware-config.c.o.d -o CMakeFiles/hardware-config.dir/src/configs/hardware-config.c.o -c /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/configs/hardware-config.c FAILED: CMakeFiles/hardware-config.dir/src/configs/hardware-config.c.o /usr/bin/gcc -DXNN_ENABLE_ARM_BF16=1 -DXNN_ENABLE_ARM_DOTPROD=1 -DXNN_ENABLE_ARM_FP16_SCALAR=1 -DXNN_ENABLE_ARM_FP16_VECTOR=1 -DXNN_ENABLE_ARM_I8MM=1 -DXNN_ENABLE_ASSEMBLY=1 -DXNN_ENABLE_AVX512AMX=1 -DXNN_ENABLE_AVXVNNI=1 -DXNN_ENABLE_CPUINFO=0 -DXNN_ENABLE_DWCONV_MULTIPASS=0 -DXNN_ENABLE_GEMM_M_SPECIALIZATION=1 -DXNN_ENABLE_JIT=0 -DXNN_ENABLE_MEMOPT=1 -DXNN_ENABLE_RISCV_VECTOR=1 -DXNN_ENABLE_SPARSE=1 -DXNN_ENABLE_VSX=1 -DXNN_LOG_LEVEL=0 -I/home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/include -I/home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src -fPIC -DNDEBUG -std=c99 -Wno-psabi -O2 -MD -MT CMakeFiles/hardware-config.dir/src/configs/hardware-config.c.o -MF CMakeFiles/hardware-config.dir/src/configs/hardware-config.c.o.d -o CMakeFiles/hardware-config.dir/src/configs/hardware-config.c.o -c /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/configs/hardware-config.c /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/configs/hardware-config.c: In function 'init_hardware_config': /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/configs/hardware-config.c:123:37: error: implicit declaration of function 'cpuinfo_has_x86_ssse3' [-Wimplicit-function-declaration] 123 | hardware_config.use_x86_ssse3 = cpuinfo_has_x86_ssse3(); | ^~~~~~~~~~~~~~~~~~~~~ /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/configs/hardware-config.c:124:38: error: implicit declaration of function 'cpuinfo_has_x86_sse4_1' [-Wimplicit-function-declaration] 124 | hardware_config.use_x86_sse4_1 = cpuinfo_has_x86_sse4_1(); | ^~~~~~~~~~~~~~~~~~~~~~ /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/configs/hardware-config.c:125:35: error: implicit declaration of function 'cpuinfo_has_x86_avx' [-Wimplicit-function-declaration] 125 | hardware_config.use_x86_avx = cpuinfo_has_x86_avx(); | ^~~~~~~~~~~~~~~~~~~ /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/configs/hardware-config.c:126:36: error: implicit declaration of function 'cpuinfo_has_x86_f16c' [-Wimplicit-function-declaration] 126 | hardware_config.use_x86_f16c = cpuinfo_has_x86_f16c(); | ^~~~~~~~~~~~~~~~~~~~ /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/configs/hardware-config.c:127:36: error: implicit declaration of function 'cpuinfo_has_x86_fma3' [-Wimplicit-function-declaration] 127 | hardware_config.use_x86_fma3 = cpuinfo_has_x86_fma3(); | ^~~~~~~~~~~~~~~~~~~~ /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/configs/hardware-config.c:128:35: error: implicit declaration of function 'cpuinfo_has_x86_xop' [-Wimplicit-function-declaration] 128 | hardware_config.use_x86_xop = cpuinfo_has_x86_xop(); | ^~~~~~~~~~~~~~~~~~~ /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/configs/hardware-config.c:129:36: error: implicit declaration of function 'cpuinfo_has_x86_avx2' [-Wimplicit-function-declaration] 129 | hardware_config.use_x86_avx2 = cpuinfo_has_x86_avx2(); | ^~~~~~~~~~~~~~~~~~~~ /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/configs/hardware-config.c:130:39: error: implicit declaration of function 'cpuinfo_has_x86_avx512f' [-Wimplicit-function-declaration] 130 | hardware_config.use_x86_avx512f = cpuinfo_has_x86_avx512f(); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/configs/hardware-config.c:132:7: error: implicit declaration of function 'cpuinfo_has_x86_avx512bw' [-Wimplicit-function-declaration] 132 | cpuinfo_has_x86_avx512bw() && cpuinfo_has_x86_avx512dq() && cpuinfo_has_x86_avx512vl(); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/configs/hardware-config.c:132:37: error: implicit declaration of function 'cpuinfo_has_x86_avx512dq' [-Wimplicit-function-declaration] 132 | cpuinfo_has_x86_avx512bw() && cpuinfo_has_x86_avx512dq() && cpuinfo_has_x86_avx512vl(); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/configs/hardware-config.c:132:67: error: implicit declaration of function 'cpuinfo_has_x86_avx512vl' [-Wimplicit-function-declaration] 132 | cpuinfo_has_x86_avx512bw() && cpuinfo_has_x86_avx512dq() && cpuinfo_has_x86_avx512vl(); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/configs/hardware-config.c:133:79: error: implicit declaration of function 'cpuinfo_has_x86_avx512vbmi' [-Wimplicit-function-declaration] 133 | hardware_config.use_x86_avx512vbmi = hardware_config.use_x86_avx512skx && cpuinfo_has_x86_avx512vbmi(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/configs/hardware-config.c:134:79: error: implicit declaration of function 'cpuinfo_has_x86_avx512vnni' [-Wimplicit-function-declaration] 134 | hardware_config.use_x86_avx512vnni = hardware_config.use_x86_avx512skx && cpuinfo_has_x86_avx512vnni(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/configs/hardware-config.c:135:84: error: implicit declaration of function 'cpuinfo_has_x86_gfni' [-Wimplicit-function-declaration] 135 | hardware_config.use_x86_avx512vnnigfni = hardware_config.use_x86_avx512vnni && cpuinfo_has_x86_gfni(); | ^~~~~~~~~~~~~~~~~~~~ /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/configs/hardware-config.c:138:83: error: implicit declaration of function 'cpuinfo_has_x86_avx512fp16' [-Wimplicit-function-declaration] 138 | hardware_config.use_x86_avx512amx = hardware_config.use_x86_avx512vnnigfni && cpuinfo_has_x86_avx512fp16(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/configs/hardware-config.c:140:71: error: implicit declaration of function 'cpuinfo_has_x86_avxvnni' [-Wimplicit-function-declaration] 140 | hardware_config.use_x86_avxvnni = hardware_config.use_x86_avx2 && cpuinfo_has_x86_avxvnni(); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/configs/hardware-config.c: In function 'xnn_init_hardware_config': /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/configs/hardware-config.c:251:10: error: implicit declaration of function 'cpuinfo_initialize'; did you mean 'xnn_initialize'? [-Wimplicit-function-declaration] 251 | if (!cpuinfo_initialize()) { | ^~~~~~~~~~~~~~~~~~ | xnn_initialize [26/5259] /usr/bin/gcc -DXNN_ENABLE_ARM_BF16=1 -DXNN_ENABLE_ARM_DOTPROD=1 -DXNN_ENABLE_ARM_FP16_SCALAR=1 -DXNN_ENABLE_ARM_FP16_VECTOR=1 -DXNN_ENABLE_ARM_I8MM=1 -DXNN_ENABLE_ASSEMBLY=1 -DXNN_ENABLE_AVX512AMX=1 -DXNN_ENABLE_AVXVNNI=1 -DXNN_ENABLE_CPUINFO=0 -DXNN_ENABLE_DWCONV_MULTIPASS=0 -DXNN_ENABLE_GEMM_M_SPECIALIZATION=1 -DXNN_ENABLE_JIT=0 -DXNN_ENABLE_MEMOPT=1 -DXNN_ENABLE_RISCV_VECTOR=1 -DXNN_ENABLE_SPARSE=1 -DXNN_ENABLE_VSX=1 -I/home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src -I/include -fPIC -DNDEBUG -std=c99 -Wno-psabi -O2 -mf16c -mfma -mavx2 -MD -MT CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx2.c.o -MF CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx2.c.o.d -o CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx2.c.o -c /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/amalgam/gen/avx2.c [27/5259] /usr/bin/gcc -DXNN_ENABLE_ARM_BF16=1 -DXNN_ENABLE_ARM_DOTPROD=1 -DXNN_ENABLE_ARM_FP16_SCALAR=1 -DXNN_ENABLE_ARM_FP16_VECTOR=1 -DXNN_ENABLE_ARM_I8MM=1 -DXNN_ENABLE_ASSEMBLY=1 -DXNN_ENABLE_AVX512AMX=1 -DXNN_ENABLE_AVXVNNI=1 -DXNN_ENABLE_CPUINFO=0 -DXNN_ENABLE_DWCONV_MULTIPASS=0 -DXNN_ENABLE_GEMM_M_SPECIALIZATION=1 -DXNN_ENABLE_JIT=0 -DXNN_ENABLE_MEMOPT=1 -DXNN_ENABLE_RISCV_VECTOR=1 -DXNN_ENABLE_SPARSE=1 -DXNN_ENABLE_VSX=1 -I/home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/include -I/home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src -I/include -fPIC -DNDEBUG -std=c99 -Wno-psabi -O2 -MD -MT CMakeFiles/indirection.dir/src/indirection.c.o -MF CMakeFiles/indirection.dir/src/indirection.c.o.d -o CMakeFiles/indirection.dir/src/indirection.c.o -c /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/indirection.c [28/5259] /usr/bin/gcc -DXNN_ENABLE_ARM_BF16=1 -DXNN_ENABLE_ARM_DOTPROD=1 -DXNN_ENABLE_ARM_FP16_SCALAR=1 -DXNN_ENABLE_ARM_FP16_VECTOR=1 -DXNN_ENABLE_ARM_I8MM=1 -DXNN_ENABLE_ASSEMBLY=1 -DXNN_ENABLE_AVX512AMX=1 -DXNN_ENABLE_AVXVNNI=1 -DXNN_ENABLE_CPUINFO=0 -DXNN_ENABLE_DWCONV_MULTIPASS=0 -DXNN_ENABLE_GEMM_M_SPECIALIZATION=1 -DXNN_ENABLE_JIT=0 -DXNN_ENABLE_MEMOPT=1 -DXNN_ENABLE_RISCV_VECTOR=1 -DXNN_ENABLE_SPARSE=1 -DXNN_ENABLE_VSX=1 -I/home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src -I/include -fPIC -DNDEBUG -std=c99 -Wno-psabi -O2 -mf16c -mfma -mavx2 -mavxvnni -MD -MT CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avxvnni.c.o -MF CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avxvnni.c.o.d -o CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avxvnni.c.o -c /home/baz/rpmbuild/BUILD/xnnpack-0.0_git20240229.fcbf55a-build/XNNPACK-fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2/src/amalgam/gen/avxvnni.c ninja: build stopped: subcommand failed. error: Bad exit status from /home/baz/rpmbuild/tmp/rpm-tmp.qXDgNt (%build) RPM build errors: Bad exit status from /home/baz/rpmbuild/tmp/rpm-tmp.qXDgNt (%build) I: [iurt_root_command] ERROR: chroot