>>> host-rust 1.68.0 Extracting xzcat /home/thomas/autobuild/instance-0/dl/rust/rustc-1.68.0-src.tar.xz | tar --strip-components=1 -C /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0 -xf - for file in $(find /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.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.68.0 Patching >>> host-rust 1.68.0 Configuring ( echo '[build]'; echo 'target = ["x86_64-unknown-linux-gnu"]'; echo 'cargo = "/home/thomas/autobuild/instance-0/output-1/build/host-rust-bin-1.68.0/cargo/bin/cargo"'; echo 'rustc = "/home/thomas/autobuild/instance-0/output-1/build/host-rust-bin-1.68.0/rustc/bin/rustc"'; echo 'python = "/home/thomas/autobuild/instance-0/output-1/host/bin/python3.11"'; 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/thomas/autobuild/instance-0/output-1/host"'; echo 'sysconfdir = "/home/thomas/autobuild/instance-0/output-1/host/etc"'; echo '[rust]'; echo 'channel = "stable"'; echo 'musl-root = "/home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot"' ; echo '[target.x86_64-unknown-linux-gnu]'; echo 'cc = "/home/thomas/autobuild/instance-0/output-1/host/bin/x86_64-linux-gcc"'; echo '[llvm]'; echo 'ninja = false'; ) > /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/config.toml >>> host-rust 1.68.0 Building cd /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0; PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-0/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/thomas/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-0/output-1/host/share/pkgconfig" /home/thomas/autobuild/instance-0/output-1/host/bin/python3.11 x.py build Building rustbuild Compiling libc v0.2.137 Compiling memchr v2.5.0 Compiling cfg-if v1.0.0 Compiling proc-macro2 v1.0.46 Compiling version_check v0.9.4 Compiling unicode-ident v1.0.0 Compiling typenum v1.15.0 Compiling syn v1.0.102 Compiling cc v1.0.73 Compiling serde_derive v1.0.137 Compiling log v0.4.17 Compiling lazy_static v1.4.0 Compiling io-lifetimes v1.0.1 Compiling regex-automata v0.1.10 Compiling serde v1.0.137 Compiling pkg-config v0.3.25 Compiling regex-syntax v0.6.26 Compiling crossbeam-utils v0.8.14 Compiling rustix v0.36.3 Compiling fnv v1.0.7 Compiling same-file v1.0.6 Compiling once_cell v1.12.0 Compiling bitflags v1.3.2 Compiling serde_json v1.0.81 Compiling linux-raw-sys v0.1.3 Compiling itoa v1.0.2 Compiling bootstrap v0.0.0 (/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/bootstrap) Compiling ryu v1.0.10 Compiling unicode-width v0.1.9 Compiling cpufeatures v0.2.5 Compiling build_helper v0.1.0 (/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/tools/build_helper) Compiling hex v0.4.3 Compiling walkdir v2.3.2 Compiling getopts v0.2.21 Compiling thread_local v1.1.4 Compiling generic-array v0.14.5 Compiling cmake v0.1.48 Compiling quote v1.0.18 Compiling lzma-sys v0.1.17 Compiling bstr v0.2.17 Compiling aho-corasick v0.7.18 Compiling object v0.29.0 Compiling opener v0.5.0 Compiling regex v1.5.6 Compiling filetime v0.2.16 Compiling xattr v0.2.3 Compiling tar v0.4.38 Compiling block-buffer v0.10.2 Compiling crypto-common v0.1.3 Compiling digest v0.10.3 Compiling sha2 v0.10.2 Compiling globset v0.4.8 Compiling ignore v0.4.18 Compiling fd-lock v3.0.8 Compiling xz2 v0.1.6 Compiling toml v0.5.9 Finished dev [unoptimized] target(s) in 19.90s warning: x.py has made several changes recently you may want to look at help: consider looking at the changes in `src/bootstrap/CHANGELOG.md` note: to silence this warning, add `changelog-seen = 2` at the top of `config.toml` Building stage0 library artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) Compiling cc v1.0.77 Compiling core v0.0.0 (/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/library/core) Compiling libc v0.2.138 Compiling memchr v2.5.0 Compiling std v0.0.0 (/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/library/std) Compiling compiler_builtins v0.1.85 Compiling unwind v0.0.0 (/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/library/unwind) Compiling rustc-std-workspace-core v1.99.0 (/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/library/rustc-std-workspace-core) Compiling alloc v0.0.0 (/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/library/alloc) Compiling cfg-if v1.0.0 Compiling adler v1.0.2 Compiling rustc-demangle v0.1.21 Compiling rustc-std-workspace-alloc v1.99.0 (/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/library/rustc-std-workspace-alloc) Compiling panic_abort v0.0.0 (/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/library/panic_abort) Compiling panic_unwind v0.0.0 (/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/library/panic_unwind) Compiling gimli v0.26.2 Compiling std_detect v0.1.5 (/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/library/stdarch/crates/std_detect) Compiling hashbrown v0.12.3 Compiling object v0.29.0 Compiling miniz_oxide v0.5.3 Compiling addr2line v0.17.0 Compiling rustc-std-workspace-std v1.99.0 (/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/library/proc_macro) Compiling unicode-width v0.1.10 Compiling getopts v0.2.21 Compiling test v0.0.0 (/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/library/test) Finished release [optimized] target(s) in 28.33s Copying stage0 library from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) 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/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build" && CMAKE_PREFIX_PATH="" DESTDIR="" "cmake" "/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm" "-DLLVM_ENABLE_ASSERTIONS=OFF" "-DLLVM_ENABLE_PLUGINS=OFF" "-DLLVM_TARGETS_TO_BUILD=AArch64;ARM;BPF;Hexagon;MSP430;Mips;NVPTX;PowerPC;RISCV;Sparc;SystemZ;WebAssembly;X86" "-DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD=AVR;M68k" "-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=32" "-DLLVM_TARGET_ARCH=x86_64" "-DLLVM_DEFAULT_TARGET_TRIPLE=x86_64-unknown-linux-gnu" "-DLLVM_INSTALL_UTILS=ON" "-DLLVM_ENABLE_ZSTD=OFF" "-DLLVM_ENABLE_ZLIB=ON" "-DLLVM_ENABLE_LIBXML2=OFF" "-DLLVM_VERSION_SUFFIX=-rust-1.68.0-stable" "-DCMAKE_INSTALL_MESSAGE=LAZY" "-DCMAKE_C_COMPILER=/home/thomas/autobuild/instance-0/output-1/host/bin/x86_64-linux-gcc" "-DCMAKE_CXX_COMPILER=c++" "-DCMAKE_ASM_COMPILER=/home/thomas/autobuild/instance-0/output-1/host/bin/x86_64-linux-gcc" "-DCMAKE_C_FLAGS=-ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_FLAGS=-ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_AR=/home/thomas/autobuild/instance-0/output-1/host/bin/x86_64-linux-ar" "-DCMAKE_SHARED_LINKER_FLAGS=" "-DCMAKE_MODULE_LINKER_FLAGS=" "-DCMAKE_EXE_LINKER_FLAGS=" "-DCMAKE_INSTALL_PREFIX=/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_BUILD_TYPE=Release" -- The C compiler identification is GNU 12.2.0 -- The CXX compiler identification is GNU 9.4.0 -- The ASM compiler identification is GNU -- Found assembler: /home/thomas/autobuild/instance-0/output-1/host/bin/x86_64-linux-gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/thomas/autobuild/instance-0/output-1/host/bin/x86_64-linux-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 -- 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 -- 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 -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found ZLIB: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib/libz.so (found version "1.2.11") -- Looking for compress2 -- Looking for compress2 - found -- Looking for xar_open in xar -- Looking for xar_open in xar - not found -- Looking for arc4random -- Looking for arc4random - not found -- Looking for backtrace -- Looking for backtrace - found -- backtrace facility detected in default set of libraries -- Found Backtrace: /home/thomas/autobuild/instance-0/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 lseek64 -- Looking for lseek64 - 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 -- Looking for strerror - 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 -- Looking for dlopen -- Looking for dlopen - found -- Looking for dladdr -- Looking for dladdr - not 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 proc_pid_rusage -- Looking for proc_pid_rusage - not found -- Performing Test HAVE_STD_IS_TRIVIALLY_COPYABLE -- Performing Test HAVE_STD_IS_TRIVIALLY_COPYABLE - Success -- 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_MAYBE_UNINITIALIZED -- Performing Test HAS_MAYBE_UNINITIALIZED - Success -- Native target architecture is X86 -- Threads enabled. -- Doxygen disabled. -- Go bindings disabled. -- Found OCaml: /usr/bin/ocamlfind -- 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 host triple: x86_64-unknown-linux-gnu -- LLVM default target triple: x86_64-unknown-linux-gnu CMake Warning at cmake/modules/HandleLLVMOptions.cmake:39 (message): Job pooling is only available with Ninja generators. Call Stack (most recent call first): CMakeLists.txt:817 (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 CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success -- Performing Test C_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG -- Performing Test C_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Failed -- Performing Test CXX_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG -- Performing Test CXX_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Failed -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - Success -- Performing Test CXX_SUPPORTS_REDUNDANT_MOVE_FLAG -- Performing Test CXX_SUPPORTS_REDUNDANT_MOVE_FLAG - Success -- Performing Test CXX_SUPPORTS_PESSIMIZING_MOVE_FLAG -- Performing Test CXX_SUPPORTS_PESSIMIZING_MOVE_FLAG - Success -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG - Success -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR - Failed -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG - Success -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL - Success -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Failed -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Failed -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Failed -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG - 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 -- Found Python3: /home/thomas/autobuild/instance-0/output-1/host/bin/python3.11 (found suitable version "3.11.2", minimum required is "3.0") found components: Interpreter -- 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.25.1") -- LLVMHello ignored -- Loadable modules not supported on this platform. -- Targeting AArch64 -- Targeting ARM -- Targeting BPF -- Targeting Hexagon -- Targeting MSP430 -- Targeting Mips -- Targeting NVPTX -- Targeting PowerPC -- Targeting RISCV -- Targeting Sparc -- Targeting SystemZ -- Targeting WebAssembly -- Targeting X86 -- Targeting AVR -- Targeting M68k -- BugpointPasses ignored -- Loadable modules not supported on this platform. -- Configuring done -- Generating done -- Build files have been written to: /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build running: cd "/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build" && DESTDIR="" "cmake" "--build" "." "--target" "install" "--config" "Release" "--" "-j" "32" make[1]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' make[2]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' Scanning dependencies of target LLVMSupportBlake3 [ 1%] Generating VCSRevision.h make[3]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' [ 1%] Building CXX object utils/PerfectShuffle/CMakeFiles/llvm-PerfectShuffle.dir/PerfectShuffle.cpp.o [ 1%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/Demangle.cpp.o make[3]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' [ 1%] Building C object utils/count/CMakeFiles/count.dir/count.c.o make[3]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' [ 1%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/ItaniumDemangle.cpp.o [ 1%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangle.cpp.o make[3]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' [ 2%] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3.c.o [ 2%] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_dispatch.c.o [ 2%] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_portable.c.o [ 2%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/AsmMatcherEmitter.cpp.o [ 2%] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_neon.c.o [ 2%] Creating export file for LTO make[3]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' [ 2%] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse2_x86-64_unix.S.o [ 2%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/AsmWriterInst.cpp.o [ 2%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangleNodes.cpp.o [ 2%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/Attributes.cpp.o [ 2%] Creating export file for Remarks [ 2%] Built target llvm_vcsrevision_h [ 2%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CallingConvEmitter.cpp.o [ 2%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/RustDemangle.cpp.o [ 2%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/AsmWriterEmitter.cpp.o make[3]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' [ 2%] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse41_x86-64_unix.S.o [ 2%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/DLangDemangle.cpp.o [ 2%] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx2_x86-64_unix.S.o [ 2%] Built target LTO_exports [ 2%] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx512_x86-64_unix.S.o [ 2%] Linking C executable ../../bin/count [ 2%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeEmitterGen.cpp.o [ 2%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenDAGPatterns.cpp.o [ 2%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenHwModes.cpp.o make[3]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' [ 2%] Built target Remarks_exports [ 2%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenInstruction.cpp.o [ 2%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenMapTable.cpp.o [ 2%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenRegisters.cpp.o make[3]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' [ 2%] Built target count [ 2%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenSchedule.cpp.o [ 2%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenTarget.cpp.o [ 2%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DAGISelEmitter.cpp.o [ 2%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcherEmitter.cpp.o [ 2%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcherGen.cpp.o [ 2%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcherOpt.cpp.o [ 2%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcher.cpp.o [ 2%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DecoderEmitter.cpp.o [ 2%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DFAEmitter.cpp.o [ 2%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DFAPacketizerEmitter.cpp.o [ 2%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DirectiveEmitter.cpp.o [ 2%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DisassemblerEmitter.cpp.o [ 2%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DXILEmitter.cpp.o [ 2%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/ExegesisEmitter.cpp.o [ 2%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/FastISelEmitter.cpp.o [ 2%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/GICombinerEmitter.cpp.o make[3]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' [ 2%] Built target LLVMSupportBlake3 [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/GlobalISelEmitter.cpp.o [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/InfoByHwMode.cpp.o [ 3%] Linking CXX executable ../../bin/llvm-PerfectShuffle make[3]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' [ 3%] Built target llvm-PerfectShuffle [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/InstrInfoEmitter.cpp.o [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/InstrDocsEmitter.cpp.o [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/IntrinsicEmitter.cpp.o [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/OptEmitter.cpp.o [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/OptParserEmitter.cpp.o [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/OptRSTEmitter.cpp.o [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/PredicateExpander.cpp.o [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/PseudoLoweringEmitter.cpp.o [ 3%] Linking CXX static library ../libLLVMDemangle.a [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CompressInstEmitter.cpp.o [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/RegisterBankEmitter.cpp.o make[3]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/RegisterInfoEmitter.cpp.o [ 3%] Built target LLVMDemangle [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/SDNodeProperties.cpp.o make[3]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' make[3]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AddressRanges.cpp.o [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/SearchableTableEmitter.cpp.o [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/SubtargetEmitter.cpp.o [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/SubtargetFeatureInfo.cpp.o [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/TableGen.cpp.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AArch64TargetParser.cpp.o [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/Types.cpp.o [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/VarLenCodeEmitterGen.cpp.o [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/X86DisassemblerTables.cpp.o [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/X86EVEX2VEXTablesEmitter.cpp.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.o [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/X86FoldTablesEmitter.cpp.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMTargetParser.cpp.o [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/X86MnemonicTables.cpp.o [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/X86ModRMFilters.cpp.o [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/X86RecognizableInstr.cpp.o [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/WebAssemblyDisassemblerEmitter.cpp.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CTagsEmitter.cpp.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFixedPoint.cpp.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o In file included from /usr/include/math.h:289, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APSInt.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APFixedPoint.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APFixedPoint.cpp:14: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~ /home/thomas/autobuild/instance-0/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 21 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~ /home/thomas/autobuild/instance-0/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 25 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 30 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 34 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 38 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~ /home/thomas/autobuild/instance-0/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 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~ /home/thomas/autobuild/instance-0/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 45 | __attribute__ ((__const__)); | ^ In file included from /usr/include/math.h:290, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APSInt.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APFixedPoint.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APFixedPoint.cpp:14: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:23: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:30: error: expected identifier before ',' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:32: error: expected identifier before '(' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:53: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 184 | __attribute__ ((__const__)); | ^ In file included from /usr/include/math.h:306, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APSInt.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APFixedPoint.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APFixedPoint.cpp:14: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~ /home/thomas/autobuild/instance-0/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 21 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~ /home/thomas/autobuild/instance-0/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 25 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 30 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 34 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 38 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~ /home/thomas/autobuild/instance-0/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 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~ /home/thomas/autobuild/instance-0/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 45 | __attribute__ ((__const__)); | ^ In file included from /usr/include/math.h:307, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APSInt.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APFixedPoint.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APFixedPoint.cpp:14: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:23: error: 'isinf' has not been declared 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:29: error: expected identifier before ',' token 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:31: error: expected identifier before '(' token 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:52: error: 'isinf' has not been declared 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 178 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:23: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:30: error: expected identifier before ',' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:32: error: expected identifier before '(' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:53: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 184 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:23: error: 'isnan' has not been declared 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:29: error: expected identifier before ',' token 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:31: error: expected identifier before '(' token 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:52: error: 'isnan' has not been declared 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 214 | __attribute__ ((__const__)); | ^ In file included from /usr/include/math.h:349, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APSInt.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APFixedPoint.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APFixedPoint.cpp:14: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~ /home/thomas/autobuild/instance-0/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 21 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~ /home/thomas/autobuild/instance-0/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 25 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 30 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 34 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 38 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~ /home/thomas/autobuild/instance-0/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 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~ /home/thomas/autobuild/instance-0/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 45 | __attribute__ ((__const__)); | ^ In file included from /usr/include/math.h:350, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APSInt.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APFixedPoint.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APFixedPoint.cpp:14: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:23: error: 'isinf' has not been declared 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:29: error: expected identifier before ',' token 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:31: error: expected identifier before '(' token 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:52: error: 'isinf' has not been declared 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 178 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:23: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:30: error: expected identifier before ',' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:32: error: expected identifier before '(' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:53: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 184 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:23: error: 'isnan' has not been declared 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:29: error: expected identifier before ',' token 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:31: error: expected identifier before '(' token 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:52: error: 'isnan' has not been declared 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 214 | __attribute__ ((__const__)); | ^ In file included from /usr/include/math.h:420, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APSInt.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APFixedPoint.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APFixedPoint.cpp:14: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~ /home/thomas/autobuild/instance-0/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 21 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~ /home/thomas/autobuild/instance-0/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 25 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 30 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 34 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 38 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~ /home/thomas/autobuild/instance-0/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 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~ /home/thomas/autobuild/instance-0/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 45 | __attribute__ ((__const__)); | ^ In file included from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APSInt.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APFixedPoint.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APFixedPoint.cpp:14: /usr/include/math.h: In function 'int issignaling(float)': /usr/include/math.h:986:47: error: '__issignalingf' was not declared in this scope; did you mean 'issignaling'? 986 | inline int issignaling (float __val) { return __issignalingf (__val); } | ^~~~~~~~~~~~~~ | issignaling /usr/include/math.h: In function 'int issignaling(double)': /usr/include/math.h:987:48: error: '__issignaling' was not declared in this scope; did you mean 'issignaling'? 987 | inline int issignaling (double __val) { return __issignaling (__val); } | ^~~~~~~~~~~~~ | issignaling /usr/include/math.h: In function 'int issignaling(long double)': /usr/include/math.h:994:10: error: '__issignalingl' was not declared in this scope; did you mean 'issignaling'? 994 | return __issignalingl (__val); | ^~~~~~~~~~~~~~ | issignaling /usr/include/math.h: In function 'int issignaling(_Float128)': /usr/include/math.h:1000:51: error: '__issignalingf128' was not declared in this scope; did you mean 'issignaling'? 1000 | inline int issignaling (_Float128 __val) { return __issignalingf128 (__val); } | ^~~~~~~~~~~~~~~~~ | issignaling In file included from /usr/include/math.h:289, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APFloat.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APFloat.cpp:14: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~ /home/thomas/autobuild/instance-0/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 21 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~ /home/thomas/autobuild/instance-0/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 25 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 30 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 34 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 38 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~ /home/thomas/autobuild/instance-0/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 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~ /home/thomas/autobuild/instance-0/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 45 | __attribute__ ((__const__)); | ^ In file included from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APSInt.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APFixedPoint.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APFixedPoint.cpp:14: /usr/include/math.h: In static member function 'static int __iseqsig_type::__call(float, float)': /usr/include/math.h:1285:12: error: '__iseqsigf' was not declared in this scope; did you mean '__iseqsig_type'? 1285 | return __iseqsigf (__x, __y); | ^~~~~~~~~~ | __iseqsig_type In file included from /usr/include/math.h:290, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APFloat.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APFloat.cpp:14: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:23: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:30: error: expected identifier before ',' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:32: error: expected identifier before '(' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:53: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 184 | __attribute__ ((__const__)); | ^ /usr/include/math.h: In static member function 'static int __iseqsig_type::__call(double, double)': /usr/include/math.h:1293:12: error: '__iseqsig' was not declared in this scope; did you mean '__iseqsig_type'? 1293 | return __iseqsig (__x, __y); | ^~~~~~~~~ | __iseqsig_type In file included from /usr/include/math.h:306, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APFloat.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APFloat.cpp:14: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~ /home/thomas/autobuild/instance-0/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 21 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~ /home/thomas/autobuild/instance-0/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 25 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 30 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 34 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 38 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~ /home/thomas/autobuild/instance-0/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 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~ /home/thomas/autobuild/instance-0/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 45 | __attribute__ ((__const__)); | ^ In file included from /usr/include/math.h:307, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APFloat.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APFloat.cpp:14: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:23: error: 'isinf' has not been declared 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:29: error: expected identifier before ',' token 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:31: error: expected identifier before '(' token 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:52: error: 'isinf' has not been declared 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 178 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:23: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:30: error: expected identifier before ',' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:32: error: expected identifier before '(' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:53: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 184 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:23: error: 'isnan' has not been declared 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:29: error: expected identifier before ',' token 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:31: error: expected identifier before '(' token 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:52: error: 'isnan' has not been declared 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 214 | __attribute__ ((__const__)); | ^ In file included from /usr/include/math.h:349, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APFloat.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APFloat.cpp:14: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~ /home/thomas/autobuild/instance-0/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 21 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~ /home/thomas/autobuild/instance-0/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 25 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 30 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 34 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 38 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~ /home/thomas/autobuild/instance-0/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 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~ /home/thomas/autobuild/instance-0/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 45 | __attribute__ ((__const__)); | ^ In file included from /usr/include/math.h:350, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APFloat.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APFloat.cpp:14: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:23: error: 'isinf' has not been declared 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:29: error: expected identifier before ',' token 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:31: error: expected identifier before '(' token 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:52: error: 'isinf' has not been declared 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 178 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:23: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:30: error: expected identifier before ',' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:32: error: expected identifier before '(' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:53: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 184 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:23: error: 'isnan' has not been declared 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:29: error: expected identifier before ',' token 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:31: error: expected identifier before '(' token 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:52: error: 'isnan' has not been declared 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 214 | __attribute__ ((__const__)); | ^ /usr/include/math.h: In static member function 'static int __iseqsig_type::__call(long double, long double)': /usr/include/math.h:1302:12: error: '__iseqsigl' was not declared in this scope; did you mean '__iseqsig_type'? 1302 | return __iseqsigl (__x, __y); | ^~~~~~~~~~ | __iseqsig_type In file included from /usr/include/math.h:420, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APFloat.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APFloat.cpp:14: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~ /home/thomas/autobuild/instance-0/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 21 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~ /home/thomas/autobuild/instance-0/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 25 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 30 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 34 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 38 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~ /home/thomas/autobuild/instance-0/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 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~ /home/thomas/autobuild/instance-0/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 45 | __attribute__ ((__const__)); | ^ /usr/include/math.h: In static member function 'static int __iseqsig_type<__float128>::__call(_Float128, _Float128)': /usr/include/math.h:1316:12: error: '__iseqsigf128' was not declared in this scope 1316 | return __iseqsigf128 (__x, __y); | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APFloat.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APFloat.cpp:14: /usr/include/math.h: In function 'int issignaling(float)': /usr/include/math.h:986:47: error: '__issignalingf' was not declared in this scope; did you mean 'issignaling'? 986 | inline int issignaling (float __val) { return __issignalingf (__val); } | ^~~~~~~~~~~~~~ | issignaling /usr/include/math.h: In function 'int issignaling(double)': /usr/include/math.h:987:48: error: '__issignaling' was not declared in this scope; did you mean 'issignaling'? 987 | inline int issignaling (double __val) { return __issignaling (__val); } | ^~~~~~~~~~~~~ | issignaling /usr/include/math.h: In function 'int issignaling(long double)': /usr/include/math.h:994:10: error: '__issignalingl' was not declared in this scope; did you mean 'issignaling'? 994 | return __issignalingl (__val); | ^~~~~~~~~~~~~~ | issignaling /usr/include/math.h: In function 'int issignaling(_Float128)': /usr/include/math.h:1000:51: error: '__issignalingf128' was not declared in this scope; did you mean 'issignaling'? 1000 | inline int issignaling (_Float128 __val) { return __issignalingf128 (__val); } | ^~~~~~~~~~~~~~~~~ | issignaling In file included from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APFloat.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APFloat.cpp:14: /usr/include/math.h: In static member function 'static int __iseqsig_type::__call(float, float)': /usr/include/math.h:1285:12: error: '__iseqsigf' was not declared in this scope; did you mean '__iseqsig_type'? 1285 | 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:1293:12: error: '__iseqsig' was not declared in this scope; did you mean '__iseqsig_type'? 1293 | return __iseqsig (__x, __y); | ^~~~~~~~~ | __iseqsig_type /usr/include/math.h: In static member function 'static int __iseqsig_type::__call(long double, long double)': /usr/include/math.h:1302:12: error: '__iseqsigl' was not declared in this scope; did you mean '__iseqsig_type'? 1302 | return __iseqsigl (__x, __y); | ^~~~~~~~~~ | __iseqsig_type In file included from /usr/include/math.h:289, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APInt.cpp:14: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~ /home/thomas/autobuild/instance-0/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 21 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~ /home/thomas/autobuild/instance-0/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 25 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 30 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 34 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 38 | __attribute__ ((__const__)); | ^ /usr/include/math.h: In static member function 'static int __iseqsig_type<__float128>::__call(_Float128, _Float128)': /usr/include/math.h:1316:12: error: '__iseqsigf128' was not declared in this scope 1316 | return __iseqsigf128 (__x, __y); | ^~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~ /home/thomas/autobuild/instance-0/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 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~ /home/thomas/autobuild/instance-0/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 45 | __attribute__ ((__const__)); | ^ In file included from /usr/include/math.h:290, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APInt.cpp:14: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:23: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:30: error: expected identifier before ',' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:32: error: expected identifier before '(' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:53: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 184 | __attribute__ ((__const__)); | ^ In file included from /usr/include/math.h:306, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APInt.cpp:14: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~ /home/thomas/autobuild/instance-0/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 21 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~ /home/thomas/autobuild/instance-0/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 25 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 30 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 34 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 38 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~ /home/thomas/autobuild/instance-0/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 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~ /home/thomas/autobuild/instance-0/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 45 | __attribute__ ((__const__)); | ^ In file included from /usr/include/math.h:307, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APInt.cpp:14: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:23: error: 'isinf' has not been declared 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:29: error: expected identifier before ',' token 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:31: error: expected identifier before '(' token 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:52: error: 'isinf' has not been declared 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 178 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:23: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:30: error: expected identifier before ',' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:32: error: expected identifier before '(' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:53: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 184 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:23: error: 'isnan' has not been declared 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:29: error: expected identifier before ',' token 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:31: error: expected identifier before '(' token 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:52: error: 'isnan' has not been declared 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 214 | __attribute__ ((__const__)); | ^ In file included from /usr/include/math.h:349, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APInt.cpp:14: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~ /home/thomas/autobuild/instance-0/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 21 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~ /home/thomas/autobuild/instance-0/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 25 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 30 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 34 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 38 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~ /home/thomas/autobuild/instance-0/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 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~ /home/thomas/autobuild/instance-0/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 45 | __attribute__ ((__const__)); | ^ In file included from /usr/include/math.h:350, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APInt.cpp:14: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:23: error: 'isinf' has not been declared 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:29: error: expected identifier before ',' token 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:31: error: expected identifier before '(' token 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:52: error: 'isinf' has not been declared 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 178 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:23: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:30: error: expected identifier before ',' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:32: error: expected identifier before '(' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:53: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 184 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:23: error: 'isnan' has not been declared 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:29: error: expected identifier before ',' token 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:31: error: expected identifier before '(' token 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:52: error: 'isnan' has not been declared 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 214 | __attribute__ ((__const__)); | ^ In file included from /usr/include/math.h:420, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APInt.cpp:14: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~ /home/thomas/autobuild/instance-0/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 21 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~ /home/thomas/autobuild/instance-0/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 25 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 30 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 34 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 38 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~ /home/thomas/autobuild/instance-0/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 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~ /home/thomas/autobuild/instance-0/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 45 | __attribute__ ((__const__)); | ^ In file included from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APInt.cpp:14: /usr/include/math.h: In function 'int issignaling(float)': /usr/include/math.h:986:47: error: '__issignalingf' was not declared in this scope; did you mean 'issignaling'? 986 | inline int issignaling (float __val) { return __issignalingf (__val); } | ^~~~~~~~~~~~~~ | issignaling /usr/include/math.h: In function 'int issignaling(double)': /usr/include/math.h:987:48: error: '__issignaling' was not declared in this scope; did you mean 'issignaling'? 987 | inline int issignaling (double __val) { return __issignaling (__val); } | ^~~~~~~~~~~~~ | issignaling /usr/include/math.h: In function 'int issignaling(long double)': /usr/include/math.h:994:10: error: '__issignalingl' was not declared in this scope; did you mean 'issignaling'? 994 | return __issignalingl (__val); | ^~~~~~~~~~~~~~ | issignaling /usr/include/math.h: In function 'int issignaling(_Float128)': /usr/include/math.h:1000:51: error: '__issignalingf128' was not declared in this scope; did you mean 'issignaling'? 1000 | inline int issignaling (_Float128 __val) { return __issignalingf128 (__val); } | ^~~~~~~~~~~~~~~~~ | issignaling In file included from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APInt.cpp:14: /usr/include/math.h: In static member function 'static int __iseqsig_type::__call(float, float)': /usr/include/math.h:1285:12: error: '__iseqsigf' was not declared in this scope; did you mean '__iseqsig_type'? 1285 | 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:1293:12: error: '__iseqsig' was not declared in this scope; did you mean '__iseqsig_type'? 1293 | return __iseqsig (__x, __y); | ^~~~~~~~~ | __iseqsig_type /usr/include/math.h: In static member function 'static int __iseqsig_type::__call(long double, long double)': /usr/include/math.h:1302:12: error: '__iseqsigl' was not declared in this scope; did you mean '__iseqsig_type'? 1302 | 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:1316:12: error: '__iseqsigf128' was not declared in this scope 1316 | return __iseqsigf128 (__x, __y); | ^~~~~~~~~~~~~ In file included from /usr/include/math.h:289, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APSInt.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APSInt.cpp:14: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~ /home/thomas/autobuild/instance-0/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 21 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~ /home/thomas/autobuild/instance-0/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 25 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 30 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 34 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 38 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~ /home/thomas/autobuild/instance-0/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 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~ /home/thomas/autobuild/instance-0/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 45 | __attribute__ ((__const__)); | ^ In file included from /usr/include/math.h:290, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APSInt.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APSInt.cpp:14: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:23: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:30: error: expected identifier before ',' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:32: error: expected identifier before '(' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:53: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 184 | __attribute__ ((__const__)); | ^ In file included from /usr/include/math.h:306, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APSInt.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APSInt.cpp:14: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~ /home/thomas/autobuild/instance-0/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 21 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~ /home/thomas/autobuild/instance-0/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 25 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 30 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 34 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 38 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~ /home/thomas/autobuild/instance-0/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 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~ /home/thomas/autobuild/instance-0/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 45 | __attribute__ ((__const__)); | ^ In file included from /usr/include/math.h:307, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APSInt.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APSInt.cpp:14: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:23: error: 'isinf' has not been declared 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:29: error: expected identifier before ',' token 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:31: error: expected identifier before '(' token 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:52: error: 'isinf' has not been declared 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 178 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:23: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:30: error: expected identifier before ',' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:32: error: expected identifier before '(' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:53: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 184 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:23: error: 'isnan' has not been declared 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:29: error: expected identifier before ',' token 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:31: error: expected identifier before '(' token 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:52: error: 'isnan' has not been declared 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 214 | __attribute__ ((__const__)); | ^ In file included from /usr/include/math.h:349, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APSInt.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APSInt.cpp:14: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~ /home/thomas/autobuild/instance-0/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 21 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~ /home/thomas/autobuild/instance-0/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 25 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 30 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 34 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 38 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~ /home/thomas/autobuild/instance-0/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 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~ /home/thomas/autobuild/instance-0/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 45 | __attribute__ ((__const__)); | ^ In file included from /usr/include/math.h:350, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APSInt.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APSInt.cpp:14: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:23: error: 'isinf' has not been declared 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:29: error: expected identifier before ',' token 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:31: error: expected identifier before '(' token 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:52: error: 'isinf' has not been declared 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 178 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:23: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:30: error: expected identifier before ',' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:32: error: expected identifier before '(' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:53: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 184 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:23: error: 'isnan' has not been declared 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:29: error: expected identifier before ',' token 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:31: error: expected identifier before '(' token 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:52: error: 'isnan' has not been declared 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 214 | __attribute__ ((__const__)); | ^ In file included from /usr/include/math.h:420, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APSInt.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APSInt.cpp:14: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~ /home/thomas/autobuild/instance-0/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 21 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~ /home/thomas/autobuild/instance-0/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 25 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 30 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 34 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 38 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~ /home/thomas/autobuild/instance-0/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 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~ /home/thomas/autobuild/instance-0/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 45 | __attribute__ ((__const__)); | ^ In file included from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APSInt.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APSInt.cpp:14: /usr/include/math.h: In function 'int issignaling(float)': /usr/include/math.h:986:47: error: '__issignalingf' was not declared in this scope; did you mean 'issignaling'? 986 | inline int issignaling (float __val) { return __issignalingf (__val); } | ^~~~~~~~~~~~~~ | issignaling /usr/include/math.h: In function 'int issignaling(double)': /usr/include/math.h:987:48: error: '__issignaling' was not declared in this scope; did you mean 'issignaling'? 987 | inline int issignaling (double __val) { return __issignaling (__val); } | ^~~~~~~~~~~~~ | issignaling /usr/include/math.h: In function 'int issignaling(long double)': /usr/include/math.h:994:10: error: '__issignalingl' was not declared in this scope; did you mean 'issignaling'? 994 | return __issignalingl (__val); | ^~~~~~~~~~~~~~ | issignaling [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttrs.cpp.o /usr/include/math.h: In function 'int issignaling(_Float128)': /usr/include/math.h:1000:51: error: '__issignalingf128' was not declared in this scope; did you mean 'issignaling'? 1000 | inline int issignaling (_Float128 __val) { return __issignalingf128 (__val); } | ^~~~~~~~~~~~~~~~~ | issignaling In file included from /usr/include/math.h:289, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/BitVector.h:20, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/YAMLTraits.h:12, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/AMDGPUMetadata.cpp:16: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~ /home/thomas/autobuild/instance-0/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 21 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~ /home/thomas/autobuild/instance-0/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 25 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 30 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 34 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 38 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~ /home/thomas/autobuild/instance-0/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 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~ /home/thomas/autobuild/instance-0/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 45 | __attribute__ ((__const__)); | ^ In file included from /usr/include/math.h:290, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/BitVector.h:20, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/YAMLTraits.h:12, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/AMDGPUMetadata.cpp:16: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:23: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:30: error: expected identifier before ',' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:32: error: expected identifier before '(' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:53: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 184 | __attribute__ ((__const__)); | ^ In file included from /usr/include/math.h:306, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/BitVector.h:20, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/YAMLTraits.h:12, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/AMDGPUMetadata.cpp:16: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~ /home/thomas/autobuild/instance-0/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 21 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~ /home/thomas/autobuild/instance-0/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 25 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 30 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~ In file included from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APSInt.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/APSInt.cpp:14: /usr/include/math.h: In static member function 'static int __iseqsig_type::__call(float, float)': /usr/include/math.h:1285:12: error: '__iseqsigf' was not declared in this scope; did you mean '__iseqsig_type'? 1285 | return __iseqsigf (__x, __y); | ^~~~~~~~~~ | __iseqsig_type /home/thomas/autobuild/instance-0/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 34 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 38 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~ /home/thomas/autobuild/instance-0/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 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~ /home/thomas/autobuild/instance-0/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 45 | __attribute__ ((__const__)); | ^ In file included from /usr/include/math.h:307, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/BitVector.h:20, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/YAMLTraits.h:12, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/AMDGPUMetadata.cpp:16: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:23: error: 'isinf' has not been declared 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:29: error: expected identifier before ',' token 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:31: error: expected identifier before '(' token 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:52: error: 'isinf' has not been declared 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 178 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:23: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:30: error: expected identifier before ',' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:32: error: expected identifier before '(' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:53: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 184 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:23: error: 'isnan' has not been declared 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:29: error: expected identifier before ',' token 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:31: error: expected identifier before '(' token 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:52: error: 'isnan' has not been declared 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 214 | __attribute__ ((__const__)); | ^ In file included from /usr/include/math.h:349, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/BitVector.h:20, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/YAMLTraits.h:12, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/AMDGPUMetadata.cpp:16: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~ /home/thomas/autobuild/instance-0/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 21 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~ /home/thomas/autobuild/instance-0/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 25 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 30 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 34 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 38 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~ /home/thomas/autobuild/instance-0/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 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~ /home/thomas/autobuild/instance-0/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 45 | __attribute__ ((__const__)); | ^ In file included from /usr/include/math.h:350, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/BitVector.h:20, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/YAMLTraits.h:12, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/AMDGPUMetadata.cpp:16: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:23: error: 'isinf' has not been declared 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:29: error: expected identifier before ',' token 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:31: error: expected identifier before '(' token 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:52: error: 'isinf' has not been declared 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 178 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:23: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:30: error: expected identifier before ',' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:32: error: expected identifier before '(' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:53: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 184 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:23: error: 'isnan' has not been declared 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:29: error: expected identifier before ',' token 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:31: error: expected identifier before '(' token 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:52: error: 'isnan' has not been declared 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 214 | __attribute__ ((__const__)); | ^ /usr/include/math.h: In static member function 'static int __iseqsig_type::__call(double, double)': /usr/include/math.h:1293:12: error: '__iseqsig' was not declared in this scope; did you mean '__iseqsig_type'? 1293 | return __iseqsig (__x, __y); | ^~~~~~~~~ | __iseqsig_type /usr/include/math.h: In static member function 'static int __iseqsig_type::__call(long double, long double)': /usr/include/math.h:1302:12: error: '__iseqsigl' was not declared in this scope; did you mean '__iseqsig_type'? 1302 | 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:1316:12: error: '__iseqsigf128' was not declared in this scope 1316 | return __iseqsigf128 (__x, __y); | ^~~~~~~~~~~~~ In file included from /usr/include/math.h:420, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/BitVector.h:20, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/YAMLTraits.h:12, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/AMDGPUMetadata.cpp:16: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~ /home/thomas/autobuild/instance-0/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 21 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~ /home/thomas/autobuild/instance-0/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 25 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 30 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 34 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 38 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~ /home/thomas/autobuild/instance-0/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 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~ /home/thomas/autobuild/instance-0/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 45 | __attribute__ ((__const__)); | ^ In file included from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/BitVector.h:20, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/YAMLTraits.h:12, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/AMDGPUMetadata.cpp:16: /usr/include/math.h: In function 'int issignaling(float)': /usr/include/math.h:986:47: error: '__issignalingf' was not declared in this scope; did you mean 'issignaling'? 986 | inline int issignaling (float __val) { return __issignalingf (__val); } | ^~~~~~~~~~~~~~ | issignaling /usr/include/math.h: In function 'int issignaling(double)': /usr/include/math.h:987:48: error: '__issignaling' was not declared in this scope; did you mean 'issignaling'? 987 | inline int issignaling (double __val) { return __issignaling (__val); } | ^~~~~~~~~~~~~ | issignaling /usr/include/math.h: In function 'int issignaling(long double)': /usr/include/math.h:994:10: error: '__issignalingl' was not declared in this scope; did you mean 'issignaling'? 994 | return __issignalingl (__val); | ^~~~~~~~~~~~~~ | issignaling /usr/include/math.h: In function 'int issignaling(_Float128)': /usr/include/math.h:1000:51: error: '__issignalingf128' was not declared in this scope; did you mean 'issignaling'? 1000 | inline int issignaling (_Float128 __val) { return __issignalingf128 (__val); } | ^~~~~~~~~~~~~~~~~ | issignaling In file included from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/BitVector.h:20, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/YAMLTraits.h:12, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/AMDGPUMetadata.cpp:16: /usr/include/math.h: In static member function 'static int __iseqsig_type::__call(float, float)': /usr/include/math.h:1285:12: error: '__iseqsigf' was not declared in this scope; did you mean '__iseqsig_type'? 1285 | 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:1293:12: error: '__iseqsig' was not declared in this scope; did you mean '__iseqsig_type'? 1293 | return __iseqsig (__x, __y); | ^~~~~~~~~ | __iseqsig_type /usr/include/math.h: In static member function 'static int __iseqsig_type::__call(long double, long double)': /usr/include/math.h:1302:12: error: '__iseqsigl' was not declared in this scope; did you mean '__iseqsig_type'? 1302 | 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:1316:12: error: '__iseqsigf128' was not declared in this scope 1316 | return __iseqsigf128 (__x, __y); | ^~~~~~~~~~~~~ make[3]: *** [lib/Support/CMakeFiles/LLVMSupport.dir/build.make:146: lib/Support/CMakeFiles/LLVMSupport.dir/APFixedPoint.cpp.o] Error 1 make[3]: *** Waiting for unfinished jobs.... [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.o make[3]: *** [lib/Support/CMakeFiles/LLVMSupport.dir/build.make:188: lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o] Error 1 In file included from /usr/include/math.h:289, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APSInt.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/StringExtras.h:17, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/Error.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/DataExtractor.h:14, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/ELFAttributeParser.h:14, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/ARMAttributeParser.h:13, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/ARMAttributeParser.cpp:9: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~ /home/thomas/autobuild/instance-0/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 21 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~ /home/thomas/autobuild/instance-0/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 25 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 30 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 34 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 38 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~ /home/thomas/autobuild/instance-0/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 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~ /home/thomas/autobuild/instance-0/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 45 | __attribute__ ((__const__)); | ^ In file included from /usr/include/math.h:290, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APSInt.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/StringExtras.h:17, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/Error.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/DataExtractor.h:14, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/ELFAttributeParser.h:14, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/ARMAttributeParser.h:13, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/ARMAttributeParser.cpp:9: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:23: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:30: error: expected identifier before ',' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:32: error: expected identifier before '(' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:53: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 184 | __attribute__ ((__const__)); | ^ In file included from /usr/include/math.h:306, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APSInt.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/StringExtras.h:17, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/Error.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/DataExtractor.h:14, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/ELFAttributeParser.h:14, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/ARMAttributeParser.h:13, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/ARMAttributeParser.cpp:9: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~ /home/thomas/autobuild/instance-0/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 21 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~ /home/thomas/autobuild/instance-0/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 25 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 30 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 34 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 38 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~ /home/thomas/autobuild/instance-0/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 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~ /home/thomas/autobuild/instance-0/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 45 | __attribute__ ((__const__)); | ^ In file included from /usr/include/math.h:307, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APSInt.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/StringExtras.h:17, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/Error.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/DataExtractor.h:14, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/ELFAttributeParser.h:14, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/ARMAttributeParser.h:13, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/ARMAttributeParser.cpp:9: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:23: error: 'isinf' has not been declared 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:29: error: expected identifier before ',' token 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:31: error: expected identifier before '(' token 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:52: error: 'isinf' has not been declared 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 178 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:23: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:30: error: expected identifier before ',' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:32: error: expected identifier before '(' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:53: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 184 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:23: error: 'isnan' has not been declared 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:29: error: expected identifier before ',' token 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:31: error: expected identifier before '(' token 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:52: error: 'isnan' has not been declared 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 214 | __attribute__ ((__const__)); | ^ In file included from /usr/include/math.h:349, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APSInt.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/StringExtras.h:17, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/Error.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/DataExtractor.h:14, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/ELFAttributeParser.h:14, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/ARMAttributeParser.h:13, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/ARMAttributeParser.cpp:9: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~ /home/thomas/autobuild/instance-0/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 21 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~ /home/thomas/autobuild/instance-0/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 25 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 30 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 34 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 38 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~ /home/thomas/autobuild/instance-0/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 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~ /home/thomas/autobuild/instance-0/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 45 | __attribute__ ((__const__)); | ^ In file included from /usr/include/math.h:350, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APSInt.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/StringExtras.h:17, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/Error.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/DataExtractor.h:14, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/ELFAttributeParser.h:14, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/ARMAttributeParser.h:13, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/ARMAttributeParser.cpp:9: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:23: error: 'isinf' has not been declared 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:29: error: expected identifier before ',' token 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:31: error: expected identifier before '(' token 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:52: error: 'isinf' has not been declared 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 178 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:23: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:30: error: expected identifier before ',' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:32: error: expected identifier before '(' token 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:53: error: 'finite' has not been declared 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 184 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:23: error: 'isnan' has not been declared 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:29: error: expected identifier before ',' token 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:31: error: expected identifier before '(' token 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:52: error: 'isnan' has not been declared 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 214 | __attribute__ ((__const__)); | ^ In file included from /usr/include/math.h:420, from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APSInt.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/StringExtras.h:17, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/Error.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/DataExtractor.h:14, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/ELFAttributeParser.h:14, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/ARMAttributeParser.h:13, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/ARMAttributeParser.cpp:9: /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify) | ^~~~~~~~~~ /home/thomas/autobuild/instance-0/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 21 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit) | ^~~~~~~ /home/thomas/autobuild/instance-0/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 25 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf) | ^~~~~ /home/thomas/autobuild/instance-0/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 30 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite) | ^~~~~~ /home/thomas/autobuild/instance-0/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 34 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan) | ^~~~~ /home/thomas/autobuild/instance-0/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 38 | __attribute__ ((__const__)); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^~~~~~~ /home/thomas/autobuild/instance-0/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 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig); | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^ /home/thomas/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling) | ^~~~~~~~~~~ /home/thomas/autobuild/instance-0/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 45 | __attribute__ ((__const__)); | ^ In file included from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APSInt.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/StringExtras.h:17, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/Error.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/DataExtractor.h:14, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/ELFAttributeParser.h:14, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/ARMAttributeParser.h:13, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/ARMAttributeParser.cpp:9: /usr/include/math.h: In function 'int issignaling(float)': /usr/include/math.h:986:47: error: '__issignalingf' was not declared in this scope; did you mean 'issignaling'? 986 | inline int issignaling (float __val) { return __issignalingf (__val); } | ^~~~~~~~~~~~~~ | issignaling /usr/include/math.h: In function 'int issignaling(double)': /usr/include/math.h:987:48: error: '__issignaling' was not declared in this scope; did you mean 'issignaling'? 987 | inline int issignaling (double __val) { return __issignaling (__val); } | ^~~~~~~~~~~~~ | issignaling /usr/include/math.h: In function 'int issignaling(long double)': /usr/include/math.h:994:10: error: '__issignalingl' was not declared in this scope; did you mean 'issignaling'? 994 | return __issignalingl (__val); | ^~~~~~~~~~~~~~ | issignaling /usr/include/math.h: In function 'int issignaling(_Float128)': /usr/include/math.h:1000:51: error: '__issignalingf128' was not declared in this scope; did you mean 'issignaling'? 1000 | inline int issignaling (_Float128 __val) { return __issignalingf128 (__val); } | ^~~~~~~~~~~~~~~~~ | issignaling In file included from /usr/include/c++/9/cmath:45, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/MathExtras.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APInt.h:19, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/APSInt.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/ADT/StringExtras.h:17, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/Error.h:18, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/DataExtractor.h:14, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/ELFAttributeParser.h:14, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/include/llvm/Support/ARMAttributeParser.h:13, from /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/src/llvm-project/llvm/lib/Support/ARMAttributeParser.cpp:9: /usr/include/math.h: In static member function 'static int __iseqsig_type::__call(float, float)': /usr/include/math.h:1285:12: error: '__iseqsigf' was not declared in this scope; did you mean '__iseqsig_type'? 1285 | 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:1293:12: error: '__iseqsig' was not declared in this scope; did you mean '__iseqsig_type'? 1293 | return __iseqsig (__x, __y); | ^~~~~~~~~ | __iseqsig_type /usr/include/math.h: In static member function 'static int __iseqsig_type::__call(long double, long double)': /usr/include/math.h:1302:12: error: '__iseqsigl' was not declared in this scope; did you mean '__iseqsig_type'? 1302 | 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:1316:12: error: '__iseqsigf128' was not declared in this scope 1316 | return __iseqsigf128 (__x, __y); | ^~~~~~~~~~~~~ make[3]: *** [lib/Support/CMakeFiles/LLVMSupport.dir/build.make:174: lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o] Error 1 make[3]: *** [lib/Support/CMakeFiles/LLVMSupport.dir/build.make:132: lib/Support/CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o] Error 1 make[3]: *** [lib/Support/CMakeFiles/LLVMSupport.dir/build.make:160: lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o] Error 1 make[3]: *** [lib/Support/CMakeFiles/LLVMSupport.dir/build.make:216: lib/Support/CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.o] Error 1 make[3]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' make[2]: *** [CMakeFiles/Makefile2:6445: lib/Support/CMakeFiles/LLVMSupport.dir/all] Error 2 make[2]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' [ 3%] Built target obj.llvm-tblgen make[2]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' make[1]: *** [Makefile:156: all] Error 2 make[1]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/build/x86_64-unknown-linux-gnu/llvm/build' thread 'main' panicked at ' command did not execute successfully, got: exit status: 2 build script failed, must exit now', /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/vendor/cmake/src/lib.rs:975:5 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace finished in 36.505 seconds Build completed unsuccessfully in 0:01:24 make: *** [package/pkg-generic.mk:293: /home/thomas/autobuild/instance-0/output-1/build/host-rust-1.68.0/.stamp_built] Error 1 make: Leaving directory '/home/thomas/autobuild/instance-0/buildroot'