>>> host-rust 1.79.0 Extracting xzcat /home/buildroot/autobuild/run/instance-1/dl/rust/rustc-1.79.0-src.tar.xz | /home/buildroot/autobuild/run/instance-1/output-1/host/bin/tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0 -xf - for file in $(find /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0 -name '*.orig'); do crate=$(dirname ${file}); fn=${crate}/.cargo-checksum.json; sed -i -e 's/"Cargo.toml.orig":"[a-z0-9]\+",//g' ${fn}; done >>> host-rust 1.79.0 Patching >>> host-rust 1.79.0 Configuring ( echo '[build]'; echo 'target = ["x86_64-unknown-linux-gnu"]'; echo 'cargo = "/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-bin-1.79.0/cargo/bin/cargo"'; echo 'rustc = "/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-bin-1.79.0/rustc/bin/rustc"'; echo 'python = "/home/buildroot/autobuild/run/instance-1/output-1/host/bin/python3.12"'; echo 'submodules = false'; echo 'vendor = true'; echo 'extended = true'; echo 'tools = ["cargo"]'; echo 'compiler-docs = false'; echo 'docs = false'; echo 'verbose = 0'; echo '[install]'; echo 'prefix = "/home/buildroot/autobuild/run/instance-1/output-1/host"'; echo 'sysconfdir = "/home/buildroot/autobuild/run/instance-1/output-1/host/etc"'; echo '[rust]'; echo 'channel = "stable"'; echo 'musl-root = "/home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot"' ; echo '[target.x86_64-unknown-linux-gnu]'; echo 'cc = "/home/buildroot/autobuild/run/instance-1/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc"'; echo '[llvm]'; echo 'ninja = false'; echo 'ldflags = "-L/home/buildroot/autobuild/run/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output-1/host/lib"'; ) > /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/config.toml >>> host-rust 1.79.0 Building cd /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0; GIT_DIR=. PATH="/home/buildroot/autobuild/run/instance-1/output-1/host/bin:/home/buildroot/autobuild/run/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/run/instance-1/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-1/output-1/host/share/pkgconfig" CARGO_HOME=/home/buildroot/autobuild/run/instance-1/dl/br-cargo-home RUSTFLAGS="-C link-args=-L/home/buildroot/autobuild/run/instance-1/output-1/host/lib -C link-args=-Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output-1/host/lib" /home/buildroot/autobuild/run/instance-1/output-1/host/bin/python3.12 x.py build Building bootstrap Compiling proc-macro2 v1.0.76 Compiling unicode-ident v1.0.12 Compiling cfg-if v1.0.0 Compiling typenum v1.17.0 Compiling memchr v2.7.1 Compiling version_check v0.9.4 Compiling libc v0.2.151 Compiling crossbeam-utils v0.8.18 Compiling cc v1.0.73 Compiling regex-syntax v0.8.2 Compiling serde v1.0.195 Compiling rustix v0.38.28 Compiling generic-array v0.14.7 Compiling pkg-config v0.3.28 Compiling aho-corasick v1.1.2 Compiling quote v1.0.35 Compiling linux-raw-sys v0.4.12 Compiling bitflags v2.4.1 Compiling syn v2.0.48 Compiling lzma-sys v0.1.20 Compiling heck v0.4.1 Compiling anstyle v1.0.4 Compiling clap_lex v0.6.0 Compiling crossbeam-epoch v0.9.17 Compiling clap_builder v4.4.12 Compiling block-buffer v0.10.4 Compiling regex-automata v0.4.3 Compiling crypto-common v0.1.6 Compiling log v0.4.20 Compiling semver v1.0.21 Compiling same-file v1.0.6 Compiling serde_json v1.0.111 Compiling walkdir v2.4.0 Compiling digest v0.10.7 Compiling crossbeam-deque v0.8.4 Compiling xattr v1.2.0 Compiling filetime v0.2.23 Compiling itoa v1.0.10 Compiling cpufeatures v0.2.12 Compiling ryu v1.0.16 Compiling bootstrap v0.0.0 (/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/bootstrap) Compiling sha2 v0.10.8 Compiling tar v0.4.40 Compiling xz2 v0.1.7 Compiling fd-lock v4.0.2 Compiling object v0.32.2 Compiling cmake v0.1.48 Compiling once_cell v1.19.0 Compiling home v0.5.9 Compiling termcolor v1.4.0 Compiling toml v0.5.11 Compiling bstr v1.9.0 Compiling clap_derive v4.4.7 Compiling serde_derive v1.0.195 Compiling globset v0.4.14 Compiling opener v0.5.2 Compiling ignore v0.4.21 Compiling clap v4.4.13 Compiling clap_complete v4.4.6 Compiling build_helper v0.1.0 (/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/tools/build_helper) Finished `dev` profile [unoptimized] target(s) in 32.41s WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. NOTE: to silence this warning, add `change-id = 123711` at the top of `config.toml` Building stage0 library artifacts (x86_64-unknown-linux-gnu) Compiling cc v1.0.92 Compiling core v0.0.0 (/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/library/core) Compiling libc v0.2.153 Compiling memchr v2.5.0 Compiling std v0.0.0 (/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/library/std) Compiling compiler_builtins v0.1.109 Compiling rustc-std-workspace-core v1.99.0 (/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/library/rustc-std-workspace-core) Compiling alloc v0.0.0 (/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/library/alloc) Compiling cfg-if v1.0.0 Compiling adler v1.0.2 Compiling rustc-demangle v0.1.23 Compiling unwind v0.0.0 (/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/library/unwind) Compiling rustc-std-workspace-alloc v1.99.0 (/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/library/rustc-std-workspace-alloc) Compiling panic_abort v0.0.0 (/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/library/panic_abort) Compiling panic_unwind v0.0.0 (/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/library/panic_unwind) Compiling gimli v0.28.1 Compiling hashbrown v0.14.3 Compiling miniz_oxide v0.7.2 Compiling std_detect v0.1.5 (/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/library/stdarch/crates/std_detect) Compiling object v0.32.2 Compiling addr2line v0.21.0 Compiling rustc-std-workspace-std v1.99.0 (/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/library/proc_macro) Compiling unicode-width v0.1.11 Compiling getopts v0.2.21 Compiling test v0.0.0 (/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/library/test) Compiling sysroot v0.0.0 (/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/library/sysroot) Finished `release` profile [optimized] target(s) in 43.57s Building LLVM for x86_64-unknown-linux-gnu CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None HOST_CMAKE_TOOLCHAIN_FILE = None CMAKE_TOOLCHAIN_FILE = None CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None HOST_CMAKE_GENERATOR = None CMAKE_GENERATOR = None CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None HOST_CMAKE_PREFIX_PATH = None CMAKE_PREFIX_PATH = None CMAKE_x86_64-unknown-linux-gnu = None CMAKE_x86_64_unknown_linux_gnu = None HOST_CMAKE = None CMAKE = None running: cd "/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build" && CMAKE_PREFIX_PATH="" DESTDIR="" "cmake" "/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm" "-DLLVM_ENABLE_ASSERTIONS=OFF" "-DLLVM_UNREACHABLE_OPTIMIZE=OFF" "-DLLVM_ENABLE_PLUGINS=OFF" "-DLLVM_TARGETS_TO_BUILD=AArch64;ARM;BPF;Hexagon;LoongArch;MSP430;Mips;NVPTX;PowerPC;RISCV;Sparc;SystemZ;WebAssembly;X86" "-DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD=AVR;M68k;CSKY" "-DLLVM_INCLUDE_EXAMPLES=OFF" "-DLLVM_INCLUDE_DOCS=OFF" "-DLLVM_INCLUDE_BENCHMARKS=OFF" "-DLLVM_INCLUDE_TESTS=OFF" "-DLLVM_ENABLE_TERMINFO=OFF" "-DLLVM_ENABLE_LIBEDIT=OFF" "-DLLVM_ENABLE_BINDINGS=OFF" "-DLLVM_ENABLE_Z3_SOLVER=OFF" "-DLLVM_PARALLEL_COMPILE_JOBS=8" "-DLLVM_TARGET_ARCH=x86_64" "-DLLVM_DEFAULT_TARGET_TRIPLE=x86_64-unknown-linux-gnu" "-DLLVM_ENABLE_WARNINGS=OFF" "-DLLVM_INSTALL_UTILS=ON" "-DLLVM_ENABLE_ZSTD=OFF" "-DLLVM_ENABLE_ZLIB=ON" "-DLLVM_ENABLE_LIBXML2=OFF" "-DLLVM_VERSION_SUFFIX=-rust-1.79.0-stable" "-DCMAKE_INSTALL_MESSAGE=LAZY" "-DCMAKE_C_COMPILER=/home/buildroot/autobuild/run/instance-1/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc" "-DCMAKE_CXX_COMPILER=c++" "-DCMAKE_ASM_COMPILER=/home/buildroot/autobuild/run/instance-1/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc" "-DCMAKE_C_FLAGS=-ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_FLAGS=-ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_AR=/home/buildroot/autobuild/run/instance-1/output-1/host/bin/x86_64-buildroot-linux-gnu-ar" "-DCMAKE_SHARED_LINKER_FLAGS= -L/home/buildroot/autobuild/run/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output-1/host/lib" "-DCMAKE_MODULE_LINKER_FLAGS= -L/home/buildroot/autobuild/run/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output-1/host/lib" "-DCMAKE_EXE_LINKER_FLAGS= -L/home/buildroot/autobuild/run/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output-1/host/lib" "-DCMAKE_INSTALL_PREFIX=/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_BUILD_TYPE=Release" CMake Deprecation Warning at /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/cmake/Modules/CMakePolicy.cmake:6 (cmake_policy): The OLD behavior for policy CMP0114 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:6 (include) CMake Deprecation Warning at /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/cmake/Modules/CMakePolicy.cmake:11 (cmake_policy): The OLD behavior for policy CMP0116 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:6 (include) -- The C compiler identification is GNU 12.4.0 -- The CXX compiler identification is GNU 7.5.0 -- The ASM compiler identification is GNU -- Found assembler: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/x86_64-buildroot-linux-gnu-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/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Python3: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/python3.12 (found suitable version "3.12.5", minimum required is "3.0") found components: Interpreter -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for errno.h -- Looking for errno.h - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for link.h -- Looking for link.h - found -- Looking for malloc/malloc.h -- Looking for malloc/malloc.h - not found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for signal.h -- Looking for signal.h - found -- Looking for sys/ioctl.h -- Looking for sys/ioctl.h - found -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Looking for sys/param.h -- Looking for sys/param.h - found -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for sysexits.h -- Looking for sysexits.h - found -- Looking for termios.h -- Looking for termios.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for valgrind/valgrind.h -- Looking for valgrind/valgrind.h - not found -- Looking for fenv.h -- Looking for fenv.h - found -- Looking for FE_ALL_EXCEPT -- Looking for FE_ALL_EXCEPT - found -- Looking for FE_INEXACT -- Looking for FE_INEXACT - found -- Performing Test HAVE_BUILTIN_THREAD_POINTER -- Performing Test HAVE_BUILTIN_THREAD_POINTER - Success -- Looking for mach/mach.h -- Looking for mach/mach.h - not found -- Looking for CrashReporterClient.h -- Looking for CrashReporterClient.h - not found -- Looking for linux/magic.h -- Looking for linux/magic.h - found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for pthread_rwlock_init in pthread -- Looking for pthread_rwlock_init in pthread - found -- Looking for pthread_mutex_lock in pthread -- Looking for pthread_mutex_lock in pthread - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for pfm_initialize in pfm -- Looking for pfm_initialize in pfm - not found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found ZLIB: /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib/libz.so (found version "1.3.0") -- Looking for compress2 -- Looking for compress2 - found -- Looking for arc4random -- Looking for arc4random - found -- Looking for backtrace -- Looking for backtrace - found -- backtrace facility detected in default set of libraries -- Found Backtrace: /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Looking for __register_frame -- Looking for __register_frame - found -- Looking for __deregister_frame -- Looking for __deregister_frame - found -- Looking for __unw_add_dynamic_fde -- Looking for __unw_add_dynamic_fde - not found -- Looking for _Unwind_Backtrace -- Looking for _Unwind_Backtrace - found -- Looking for getpagesize -- Looking for getpagesize - found -- Looking for sysconf -- Looking for sysconf - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for setrlimit -- Looking for setrlimit - found -- Looking for isatty -- Looking for isatty - found -- Looking for futimens -- Looking for futimens - found -- Looking for futimes -- Looking for futimes - found -- Looking for sigaltstack -- Looking for sigaltstack - found -- Looking for mallctl -- Looking for mallctl - not found -- Looking for mallinfo -- Looking for mallinfo - found -- Looking for mallinfo2 -- Looking for mallinfo2 - found -- Looking for malloc_zone_statistics -- Looking for malloc_zone_statistics - not found -- Looking for getrlimit -- Looking for getrlimit - found -- Looking for posix_spawn -- Looking for posix_spawn - found -- Looking for pread -- Looking for pread - found -- Looking for sbrk -- Looking for sbrk - found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for strerror_s -- Looking for strerror_s - not found -- Looking for setenv -- Looking for setenv - found -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Failed -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Success -- Looking for __GLIBC__ -- Looking for __GLIBC__ - found -- Looking for pthread_getname_np -- Looking for pthread_getname_np - found -- Looking for pthread_setname_np -- Looking for pthread_setname_np - found -- Looking for dlopen -- Looking for dlopen - found -- Looking for dladdr -- Looking for dladdr - found -- Looking for proc_pid_rusage -- Looking for proc_pid_rusage - not found -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success -- Performing Test LLVM_HAS_ATOMICS -- Performing Test LLVM_HAS_ATOMICS - Success -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG - Success -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG - Failed -- Performing Test HAS_UNINITIALIZED -- Performing Test HAS_UNINITIALIZED - Success -- LLVM host triple: x86_64-unknown-linux-gnu -- Native target architecture is X86 -- Threads enabled. -- Doxygen disabled. -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- OCaml bindings disabled. -- Could NOT find Python module pygments -- Could NOT find Python module pygments.lexers.c_cpp -- Could NOT find Python module yaml -- LLVM default target triple: x86_64-unknown-linux-gnu CMake Warning at cmake/modules/HandleLLVMOptions.cmake:56 (message): Job pooling is only available with Ninja generators. Call Stack (most recent call first): CMakeLists.txt:936 (include) -- Performing Test C_SUPPORTS_FPIC -- Performing Test C_SUPPORTS_FPIC - Success -- Performing Test CXX_SUPPORTS_FPIC -- Performing Test CXX_SUPPORTS_FPIC - Success -- Building with -fPIC -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test C_SUPPORTS_WERROR_DATE_TIME -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Performing Test C_SUPPORTS_CMAKE_CXX_FLAGS -- Performing Test C_SUPPORTS_CMAKE_CXX_FLAGS - Success -- Performing Test CXX_SUPPORTS_CMAKE_CXX_FLAGS -- Performing Test CXX_SUPPORTS_CMAKE_CXX_FLAGS - Success -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FDATA_SECTIONS -- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - not found -- Linker detection: GNU ld -- Performing Test HAS_WERROR_GLOBAL_CTORS -- Performing Test HAS_WERROR_GLOBAL_CTORS - Failed -- Looking for __x86_64__ -- Looking for __x86_64__ - found -- Found Git: /usr/bin/git (found version "2.17.1") -- LLVMHello ignored -- Loadable modules not supported on this platform. -- Targeting AArch64 -- Targeting ARM -- Targeting BPF -- Targeting Hexagon -- Targeting LoongArch -- Targeting MSP430 -- Targeting Mips -- Targeting NVPTX -- Targeting PowerPC -- Targeting RISCV -- Targeting Sparc -- Targeting SystemZ -- Targeting WebAssembly -- Targeting X86 -- Targeting AVR -- Targeting M68k -- Targeting CSKY -- BugpointPasses ignored -- Loadable modules not supported on this platform. -- Configuring done (14.2s) -- Generating done (3.6s) -- Build files have been written to: /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build running: cd "/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build" && DESTDIR="" "cmake" "--build" "." "--target" "install" "--config" "Release" "--" "-j" "8" make[1]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' make[2]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' [ 0%] Building CXX object utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/Attributes.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' [ 0%] Building CXX object utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenIntrinsics.cpp.o make[3]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/Demangle.cpp.o make[3]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' [ 0%] Creating export file for Remarks make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' [ 0%] Creating export file for LTO [ 0%] Generating VCSRevision.h [ 0%] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3.c.o [ 0%] Building CXX object utils/PerfectShuffle/CMakeFiles/llvm-PerfectShuffle.dir/PerfectShuffle.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' [ 0%] Built target llvm_vcsrevision_h make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' [ 0%] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_dispatch.c.o [ 0%] Built target Remarks_exports [ 0%] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_portable.c.o make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' [ 0%] Built target LTO_exports [ 0%] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_neon.c.o [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/ItaniumDemangle.cpp.o [ 0%] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse2_x86-64_unix.S.o [ 0%] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse41_x86-64_unix.S.o [ 0%] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx2_x86-64_unix.S.o [ 0%] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx512_x86-64_unix.S.o [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangle.cpp.o [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangleNodes.cpp.o [ 0%] Linking CXX executable ../../bin/llvm-PerfectShuffle make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' [ 0%] Built target llvm-PerfectShuffle [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/RustDemangle.cpp.o [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/DLangDemangle.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' [ 0%] Built target LLVMSupportBlake3 [ 0%] Building CXX object utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/DirectiveEmitter.cpp.o [ 0%] Building CXX object utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/IntrinsicEmitter.cpp.o [ 1%] Building CXX object utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/RISCVTargetDefEmitter.cpp.o [ 1%] Building CXX object utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/SDNodeProperties.cpp.o [ 1%] Building CXX object utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/VTEmitter.cpp.o [ 1%] Linking CXX static library ../libLLVMDemangle.a make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' [ 1%] Built target LLVMDemangle make[3]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' [ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFixedPoint.cpp.o [ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.o [ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o [ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o [ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o [ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o [ 2%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttrs.cpp.o [ 2%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.o In file included from /usr/include/math.h:289:0, from /usr/include/c++/7/cmath:45, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/lib/Support/APInt.cpp:27: /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:21:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:25:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:30:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:34:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:38:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:76: error: expected constructor, destructor, or type conversion before ';' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:45:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ In file included from /usr/include/math.h:290:0, from /usr/include/c++/7/cmath:45, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/lib/Support/APInt.cpp:27: /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:23: error: 'finite' has not been declared __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:30: error: expected identifier before ',' token __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:32: error: expected identifier before '(' token __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:53: error: 'finite' has not been declared __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:184:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ In file included from /usr/include/math.h:306:0, from /usr/include/c++/7/cmath:45, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/lib/Support/APInt.cpp:27: /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:21:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:25:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:30:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:34:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:38:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:76: error: expected constructor, destructor, or type conversion before ';' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:45:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ In file included from /usr/include/math.h:307:0, from /usr/include/c++/7/cmath:45, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/lib/Support/APInt.cpp:27: /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:23: error: 'isinf' has not been declared __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:29: error: expected identifier before ',' token __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:31: error: expected identifier before '(' token __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:52: error: 'isinf' has not been declared __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:178:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:23: error: 'finite' has not been declared __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:30: error: expected identifier before ',' token __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:32: error: expected identifier before '(' token __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:53: error: 'finite' has not been declared __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:184:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:23: error: 'isnan' has not been declared __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:29: error: expected identifier before ',' token __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:31: error: expected identifier before '(' token __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:52: error: 'isnan' has not been declared __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:214:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ In file included from /usr/include/math.h:349:0, from /usr/include/c++/7/cmath:45, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/lib/Support/APInt.cpp:27: /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:21:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:25:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:30:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:34:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:38:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:76: error: expected constructor, destructor, or type conversion before ';' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:45:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ In file included from /usr/include/math.h:350:0, from /usr/include/c++/7/cmath:45, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/lib/Support/APInt.cpp:27: /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:23: error: 'isinf' has not been declared __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:29: error: expected identifier before ',' token __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:31: error: expected identifier before '(' token __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:52: error: 'isinf' has not been declared __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:178:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:23: error: 'finite' has not been declared __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:30: error: expected identifier before ',' token __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:32: error: expected identifier before '(' token __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:53: error: 'finite' has not been declared __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:184:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:23: error: 'isnan' has not been declared __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:29: error: expected identifier before ',' token __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:31: error: expected identifier before '(' token __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:52: error: 'isnan' has not been declared __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:214:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ In file included from /usr/include/math.h:420:0, from /usr/include/c++/7/cmath:45, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/lib/Support/APInt.cpp:27: /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:21:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:25:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:30:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:34:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:38:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:76: error: expected constructor, destructor, or type conversion before ';' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:45:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ In file included from /usr/include/c++/7/cmath:45:0, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/lib/Support/APInt.cpp:27: /usr/include/math.h: In function 'int issignaling(float)': /usr/include/math.h:697:47: error: '__issignalingf' was not declared in this scope inline int issignaling (float __val) { return __issignalingf (__val); } ^~~~~~~~~~~~~~ /usr/include/math.h:697:47: note: suggested alternative: 'issignaling' inline int issignaling (float __val) { return __issignalingf (__val); } ^~~~~~~~~~~~~~ issignaling /usr/include/math.h: In function 'int issignaling(double)': /usr/include/math.h:698:48: error: '__issignaling' was not declared in this scope inline int issignaling (double __val) { return __issignaling (__val); } ^~~~~~~~~~~~~ /usr/include/math.h:698:48: note: suggested alternative: 'issignaling' inline int issignaling (double __val) { return __issignaling (__val); } ^~~~~~~~~~~~~ issignaling /usr/include/math.h: In function 'int issignaling(long double)': /usr/include/math.h:705:10: error: '__issignalingl' was not declared in this scope return __issignalingl (__val); ^~~~~~~~~~~~~~ /usr/include/math.h:705:10: note: suggested alternative: 'issignaling' return __issignalingl (__val); ^~~~~~~~~~~~~~ issignaling /usr/include/math.h: In function 'int issignaling(_Float128)': /usr/include/math.h:709:51: error: '__issignalingf128' was not declared in this scope inline int issignaling (_Float128 __val) { return __issignalingf128 (__val); } ^~~~~~~~~~~~~~~~~ /usr/include/math.h:709:51: note: suggested alternative: 'issignaling' inline int issignaling (_Float128 __val) { return __issignalingf128 (__val); } ^~~~~~~~~~~~~~~~~ issignaling In file included from /usr/include/c++/7/cmath:45:0, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/lib/Support/APInt.cpp:27: /usr/include/math.h: In static member function 'static int __iseqsig_type::__call(float, float)': /usr/include/math.h:1212:12: error: '__iseqsigf' was not declared in this scope return __iseqsigf (__x, __y); ^~~~~~~~~~ /usr/include/math.h:1212:12: note: suggested alternative: '__iseqsig_type' return __iseqsigf (__x, __y); ^~~~~~~~~~ __iseqsig_type /usr/include/math.h: In static member function 'static int __iseqsig_type::__call(double, double)': /usr/include/math.h:1220:12: error: '__iseqsig' was not declared in this scope return __iseqsig (__x, __y); ^~~~~~~~~ /usr/include/math.h:1220:12: note: suggested alternative: '__isascii' return __iseqsig (__x, __y); ^~~~~~~~~ __isascii /usr/include/math.h: In static member function 'static int __iseqsig_type::__call(long double, long double)': /usr/include/math.h:1229:12: error: '__iseqsigl' was not declared in this scope return __iseqsigl (__x, __y); ^~~~~~~~~~ /usr/include/math.h:1229:12: note: suggested alternative: '__iseqsig_type' return __iseqsigl (__x, __y); ^~~~~~~~~~ __iseqsig_type /usr/include/math.h: In static member function 'static int __iseqsig_type<__float128>::__call(_Float128, _Float128)': /usr/include/math.h:1241:12: error: '__iseqsigf128' was not declared in this scope return __iseqsigf128 (__x, __y); ^~~~~~~~~~~~~ /usr/include/math.h:1241:12: note: suggested alternative: '__iseqsig_type' return __iseqsigf128 (__x, __y); ^~~~~~~~~~~~~ __iseqsig_type In file included from /usr/include/math.h:289:0, from /usr/include/c++/7/cmath:45, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/lib/Support/APFixedPoint.cpp:17: /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:21:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:25:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:30:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:34:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:38:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:76: error: expected constructor, destructor, or type conversion before ';' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:45:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ In file included from /usr/include/math.h:290:0, from /usr/include/c++/7/cmath:45, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/lib/Support/APFixedPoint.cpp:17: /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:23: error: 'finite' has not been declared __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:30: error: expected identifier before ',' token __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:32: error: expected identifier before '(' token __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:53: error: 'finite' has not been declared __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:184:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ In file included from /usr/include/math.h:306:0, from /usr/include/c++/7/cmath:45, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/lib/Support/APFixedPoint.cpp:17: /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:21:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:25:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:30:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:34:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:38:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:76: error: expected constructor, destructor, or type conversion before ';' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:45:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ In file included from /usr/include/math.h:307:0, from /usr/include/c++/7/cmath:45, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/lib/Support/APFixedPoint.cpp:17: /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:23: error: 'isinf' has not been declared __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:29: error: expected identifier before ',' token __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:31: error: expected identifier before '(' token __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:52: error: 'isinf' has not been declared __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:178:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:23: error: 'finite' has not been declared __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:30: error: expected identifier before ',' token __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:32: error: expected identifier before '(' token __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:53: error: 'finite' has not been declared __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:184:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:23: error: 'isnan' has not been declared __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:29: error: expected identifier before ',' token __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:31: error: expected identifier before '(' token __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:52: error: 'isnan' has not been declared __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:214:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ In file included from /usr/include/math.h:349:0, from /usr/include/c++/7/cmath:45, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/lib/Support/APFixedPoint.cpp:17: /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:21:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:25:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:30:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:34:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:38:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:76: error: expected constructor, destructor, or type conversion before ';' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:45:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ In file included from /usr/include/math.h:350:0, from /usr/include/c++/7/cmath:45, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/lib/Support/APFixedPoint.cpp:17: /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:23: error: 'isinf' has not been declared __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:29: error: expected identifier before ',' token __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:31: error: expected identifier before '(' token __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:52: error: 'isinf' has not been declared __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:178:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:23: error: 'finite' has not been declared __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:30: error: expected identifier before ',' token __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:32: error: expected identifier before '(' token __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:53: error: 'finite' has not been declared __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:184:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:23: error: 'isnan' has not been declared __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:29: error: expected identifier before ',' token __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:31: error: expected identifier before '(' token __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:52: error: 'isnan' has not been declared __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:214:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ In file included from /usr/include/math.h:420:0, from /usr/include/c++/7/cmath:45, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/lib/Support/APFixedPoint.cpp:17: /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:21:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:25:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:30:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:34:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:38:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:76: error: expected constructor, destructor, or type conversion before ';' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:45:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ In file included from /usr/include/c++/7/cmath:45:0, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/lib/Support/APFixedPoint.cpp:17: /usr/include/math.h: In function 'int issignaling(float)': /usr/include/math.h:697:47: error: '__issignalingf' was not declared in this scope inline int issignaling (float __val) { return __issignalingf (__val); } ^~~~~~~~~~~~~~ /usr/include/math.h:697:47: note: suggested alternative: 'issignaling' inline int issignaling (float __val) { return __issignalingf (__val); } ^~~~~~~~~~~~~~ issignaling /usr/include/math.h: In function 'int issignaling(double)': /usr/include/math.h:698:48: error: '__issignaling' was not declared in this scope inline int issignaling (double __val) { return __issignaling (__val); } ^~~~~~~~~~~~~ /usr/include/math.h:698:48: note: suggested alternative: 'issignaling' inline int issignaling (double __val) { return __issignaling (__val); } ^~~~~~~~~~~~~ issignaling /usr/include/math.h: In function 'int issignaling(long double)': /usr/include/math.h:705:10: error: '__issignalingl' was not declared in this scope return __issignalingl (__val); ^~~~~~~~~~~~~~ /usr/include/math.h:705:10: note: suggested alternative: 'issignaling' return __issignalingl (__val); ^~~~~~~~~~~~~~ issignaling /usr/include/math.h: In function 'int issignaling(_Float128)': /usr/include/math.h:709:51: error: '__issignalingf128' was not declared in this scope inline int issignaling (_Float128 __val) { return __issignalingf128 (__val); } ^~~~~~~~~~~~~~~~~ /usr/include/math.h:709:51: note: suggested alternative: 'issignaling' inline int issignaling (_Float128 __val) { return __issignalingf128 (__val); } ^~~~~~~~~~~~~~~~~ issignaling In file included from /usr/include/c++/7/cmath:45:0, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/lib/Support/APFixedPoint.cpp:17: /usr/include/math.h: In static member function 'static int __iseqsig_type::__call(float, float)': /usr/include/math.h:1212:12: error: '__iseqsigf' was not declared in this scope return __iseqsigf (__x, __y); ^~~~~~~~~~ /usr/include/math.h:1212:12: note: suggested alternative: '__iseqsig_type' return __iseqsigf (__x, __y); ^~~~~~~~~~ __iseqsig_type /usr/include/math.h: In static member function 'static int __iseqsig_type::__call(double, double)': /usr/include/math.h:1220:12: error: '__iseqsig' was not declared in this scope return __iseqsig (__x, __y); ^~~~~~~~~ /usr/include/math.h:1220:12: note: suggested alternative: '__isascii' return __iseqsig (__x, __y); ^~~~~~~~~ __isascii /usr/include/math.h: In static member function 'static int __iseqsig_type::__call(long double, long double)': /usr/include/math.h:1229:12: error: '__iseqsigl' was not declared in this scope return __iseqsigl (__x, __y); ^~~~~~~~~~ /usr/include/math.h:1229:12: note: suggested alternative: '__iseqsig_type' return __iseqsigl (__x, __y); ^~~~~~~~~~ __iseqsig_type /usr/include/math.h: In static member function 'static int __iseqsig_type<__float128>::__call(_Float128, _Float128)': /usr/include/math.h:1241:12: error: '__iseqsigf128' was not declared in this scope return __iseqsigf128 (__x, __y); ^~~~~~~~~~~~~ /usr/include/math.h:1241:12: note: suggested alternative: '__iseqsig_type' return __iseqsigf128 (__x, __y); ^~~~~~~~~~~~~ __iseqsig_type lib/Support/CMakeFiles/LLVMSupport.dir/build.make:103: recipe for target 'lib/Support/CMakeFiles/LLVMSupport.dir/APFixedPoint.cpp.o' failed make[3]: *** [lib/Support/CMakeFiles/LLVMSupport.dir/APFixedPoint.cpp.o] Error 1 make[3]: *** Waiting for unfinished jobs.... lib/Support/CMakeFiles/LLVMSupport.dir/build.make:131: recipe for target 'lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o' failed make[3]: *** [lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o] Error 1 make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' [ 2%] Built target obj.LLVMTableGenCommon In file included from /usr/include/math.h:289:0, from /usr/include/c++/7/cmath:45, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/include/llvm/Support/JSON.h:57, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/include/llvm/Support/ScopedPrinter.h:19, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/lib/Support/ARMAttributeParser.cpp:13: /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:21:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:25:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:30:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:34:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:38:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:76: error: expected constructor, destructor, or type conversion before ';' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:45:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ In file included from /usr/include/math.h:290:0, from /usr/include/c++/7/cmath:45, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/include/llvm/Support/JSON.h:57, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/include/llvm/Support/ScopedPrinter.h:19, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/lib/Support/ARMAttributeParser.cpp:13: /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:23: error: 'finite' has not been declared __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:30: error: expected identifier before ',' token __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:32: error: expected identifier before '(' token __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:53: error: 'finite' has not been declared __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:184:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ In file included from /usr/include/math.h:306:0, from /usr/include/c++/7/cmath:45, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/include/llvm/Support/JSON.h:57, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/include/llvm/Support/ScopedPrinter.h:19, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/lib/Support/ARMAttributeParser.cpp:13: /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:21:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:25:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:30:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:34:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:38:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:76: error: expected constructor, destructor, or type conversion before ';' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:45:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ In file included from /usr/include/math.h:307:0, from /usr/include/c++/7/cmath:45, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/include/llvm/Support/JSON.h:57, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/include/llvm/Support/ScopedPrinter.h:19, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/lib/Support/ARMAttributeParser.cpp:13: /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:23: error: 'isinf' has not been declared __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:29: error: expected identifier before ',' token __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:31: error: expected identifier before '(' token __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:52: error: 'isinf' has not been declared __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:178:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:23: error: 'finite' has not been declared __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:30: error: expected identifier before ',' token __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:32: error: expected identifier before '(' token __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:53: error: 'finite' has not been declared __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:184:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:23: error: 'isnan' has not been declared __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:29: error: expected identifier before ',' token __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:31: error: expected identifier before '(' token __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:52: error: 'isnan' has not been declared __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:214:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ In file included from /usr/include/math.h:349:0, from /usr/include/c++/7/cmath:45, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/include/llvm/Support/JSON.h:57, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/include/llvm/Support/ScopedPrinter.h:19, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/lib/Support/ARMAttributeParser.cpp:13: /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:21:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:25:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:30:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:34:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:38:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:76: error: expected constructor, destructor, or type conversion before ';' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:45:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ In file included from /usr/include/math.h:350:0, from /usr/include/c++/7/cmath:45, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/include/llvm/Support/JSON.h:57, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/include/llvm/Support/ScopedPrinter.h:19, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/lib/Support/ARMAttributeParser.cpp:13: /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:23: error: 'isinf' has not been declared __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:29: error: expected identifier before ',' token __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:31: error: expected identifier before '(' token __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:52: error: 'isinf' has not been declared __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:178:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:23: error: 'finite' has not been declared __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:30: error: expected identifier before ',' token __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:32: error: expected identifier before '(' token __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:53: error: 'finite' has not been declared __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) ^~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:184:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:23: error: 'isnan' has not been declared __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:29: error: expected identifier before ',' token __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:31: error: expected identifier before '(' token __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:52: error: 'isnan' has not been declared __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:214:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ In file included from /usr/include/math.h:420:0, from /usr/include/c++/7/cmath:45, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/include/llvm/Support/JSON.h:57, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/include/llvm/Support/ScopedPrinter.h:19, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/lib/Support/ARMAttributeParser.cpp:13: /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) ^~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:21:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:25:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:30:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) ^~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:34:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:38:30: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:76: error: expected constructor, destructor, or type conversion before ';' token __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) ^~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:45:33: error: expected constructor, destructor, or type conversion before ';' token __attribute__ ((__const__)); ^ In file included from /usr/include/c++/7/cmath:45:0, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/include/llvm/Support/JSON.h:57, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/include/llvm/Support/ScopedPrinter.h:19, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/lib/Support/ARMAttributeParser.cpp:13: /usr/include/math.h: In function 'int issignaling(float)': /usr/include/math.h:697:47: error: '__issignalingf' was not declared in this scope inline int issignaling (float __val) { return __issignalingf (__val); } ^~~~~~~~~~~~~~ /usr/include/math.h:697:47: note: suggested alternative: 'issignaling' inline int issignaling (float __val) { return __issignalingf (__val); } ^~~~~~~~~~~~~~ issignaling /usr/include/math.h: In function 'int issignaling(double)': /usr/include/math.h:698:48: error: '__issignaling' was not declared in this scope inline int issignaling (double __val) { return __issignaling (__val); } ^~~~~~~~~~~~~ /usr/include/math.h:698:48: note: suggested alternative: 'issignaling' inline int issignaling (double __val) { return __issignaling (__val); } ^~~~~~~~~~~~~ issignaling /usr/include/math.h: In function 'int issignaling(long double)': /usr/include/math.h:705:10: error: '__issignalingl' was not declared in this scope return __issignalingl (__val); ^~~~~~~~~~~~~~ /usr/include/math.h:705:10: note: suggested alternative: 'issignaling' return __issignalingl (__val); ^~~~~~~~~~~~~~ issignaling /usr/include/math.h: In function 'int issignaling(_Float128)': /usr/include/math.h:709:51: error: '__issignalingf128' was not declared in this scope inline int issignaling (_Float128 __val) { return __issignalingf128 (__val); } ^~~~~~~~~~~~~~~~~ /usr/include/math.h:709:51: note: suggested alternative: 'issignaling' inline int issignaling (_Float128 __val) { return __issignalingf128 (__val); } ^~~~~~~~~~~~~~~~~ issignaling In file included from /usr/include/c++/7/cmath:45:0, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/include/llvm/Support/JSON.h:57, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/include/llvm/Support/ScopedPrinter.h:19, from /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/src/llvm-project/llvm/lib/Support/ARMAttributeParser.cpp:13: /usr/include/math.h: In static member function 'static int __iseqsig_type::__call(float, float)': /usr/include/math.h:1212:12: error: '__iseqsigf' was not declared in this scope return __iseqsigf (__x, __y); ^~~~~~~~~~ /usr/include/math.h:1212:12: note: suggested alternative: '__iseqsig_type' return __iseqsigf (__x, __y); ^~~~~~~~~~ __iseqsig_type /usr/include/math.h: In static member function 'static int __iseqsig_type::__call(double, double)': /usr/include/math.h:1220:12: error: '__iseqsig' was not declared in this scope return __iseqsig (__x, __y); ^~~~~~~~~ /usr/include/math.h:1220:12: note: suggested alternative: '__isascii' return __iseqsig (__x, __y); ^~~~~~~~~ __isascii /usr/include/math.h: In static member function 'static int __iseqsig_type::__call(long double, long double)': /usr/include/math.h:1229:12: error: '__iseqsigl' was not declared in this scope return __iseqsigl (__x, __y); ^~~~~~~~~~ /usr/include/math.h:1229:12: note: suggested alternative: '__iseqsig_type' return __iseqsigl (__x, __y); ^~~~~~~~~~ __iseqsig_type /usr/include/math.h: In static member function 'static int __iseqsig_type<__float128>::__call(_Float128, _Float128)': /usr/include/math.h:1241:12: error: '__iseqsigf128' was not declared in this scope return __iseqsigf128 (__x, __y); ^~~~~~~~~~~~~ /usr/include/math.h:1241:12: note: suggested alternative: '__iseqsig_type' return __iseqsigf128 (__x, __y); ^~~~~~~~~~~~~ __iseqsig_type lib/Support/CMakeFiles/LLVMSupport.dir/build.make:173: recipe for target 'lib/Support/CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.o' failed make[3]: *** [lib/Support/CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.o] Error 1 make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' CMakeFiles/Makefile2:7084: recipe for target 'lib/Support/CMakeFiles/LLVMSupport.dir/all' failed make[2]: *** [lib/Support/CMakeFiles/LLVMSupport.dir/all] Error 2 make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' Makefile:155: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/build/x86_64-unknown-linux-gnu/llvm/build' thread 'main' panicked at /home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/vendor/cmake-0.1.48/src/lib.rs:975:5: command did not execute successfully, got: exit status: 2 build script failed, must exit now note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace finished in 31.656 seconds Build completed unsuccessfully in 0:01:48 package/pkg-generic.mk:286: recipe for target '/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/.stamp_built' failed make: *** [/home/buildroot/autobuild/run/instance-1/output-1/build/host-rust-1.79.0/.stamp_built] Error 1 make: Leaving directory '/home/buildroot/autobuild/run/instance-1/buildroot'