>>> host-lld 8.0.0 Downloading --2019-10-22 15:44:21-- https://llvm.org/releases/8.0.0/lld-8.0.0.src.tar.xz Resolving llvm.org (llvm.org)... 54.67.122.174 Connecting to llvm.org (llvm.org)|54.67.122.174|:443... connected. HTTP request sent, awaiting response... 302 Found Location: http://releases.llvm.org/8.0.0/lld-8.0.0.src.tar.xz [following] --2019-10-22 15:44:21-- http://releases.llvm.org/8.0.0/lld-8.0.0.src.tar.xz Resolving releases.llvm.org (releases.llvm.org)... 151.101.122.49, 2a04:4e42:1d::561 Connecting to releases.llvm.org (releases.llvm.org)|151.101.122.49|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 999864 (976K) [application/octet-stream] Saving to: '/home/naourr/work/instance-2/output-1/build/.lld-8.0.0.src.tar.xz.wyBW8S/output' 0K .......... .......... .......... .......... .......... 5% 3.82M 0s 50K .......... .......... .......... .......... .......... 10% 5.72M 0s 100K .......... .......... .......... .......... .......... 15% 6.32M 0s 150K .......... .......... .......... .......... .......... 20% 7.85M 0s 200K .......... .......... .......... .......... .......... 25% 6.20M 0s 250K .......... .......... .......... .......... .......... 30% 6.31M 0s 300K .......... .......... .......... .......... .......... 35% 8.44M 0s 350K .......... .......... .......... .......... .......... 40% 9.01M 0s 400K .......... .......... .......... .......... .......... 46% 8.70M 0s 450K .......... .......... .......... .......... .......... 51% 9.06M 0s 500K .......... .......... .......... .......... .......... 56% 9.04M 0s 550K .......... .......... .......... .......... .......... 61% 8.59M 0s 600K .......... .......... .......... .......... .......... 66% 8.96M 0s 650K .......... .......... .......... .......... .......... 71% 9.00M 0s 700K .......... .......... .......... .......... .......... 76% 8.89M 0s 750K .......... .......... .......... .......... .......... 81% 17.2M 0s 800K .......... .......... .......... .......... .......... 87% 15.5M 0s 850K .......... .......... .......... .......... .......... 92% 9.47M 0s 900K .......... .......... .......... .......... .......... 97% 9.34M 0s 950K .......... .......... ...... 100% 49.2M=0.1s 2019-10-22 15:44:21 (8.12 MB/s) - '/home/naourr/work/instance-2/output-1/build/.lld-8.0.0.src.tar.xz.wyBW8S/output' saved [999864/999864] lld-8.0.0.src.tar.xz: OK (sha256: 9caec8ec922e32ffa130f0fb08e4c5a242d7e68ce757631e425e9eba2e1a6e37) >>> host-lld 8.0.0 Extracting xzcat /home/naourr/work/instance-2/buildroot/instance-2/dl/lld/lld-8.0.0.src.tar.xz | /home/naourr/work/instance-2/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0 -xf - >>> host-lld 8.0.0 Patching >>> host-lld 8.0.0 Configuring (mkdir -p /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0//buildroot-build && cd /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0//buildroot-build && rm -f CMakeCache.txt && PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-2/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_LIBDIR="/home/naourr/work/instance-2/output-1/host/lib/pkgconfig:/home/naourr/work/instance-2/output-1/host/share/pkgconfig" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 /usr/bin/cmake /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/ -DCMAKE_INSTALL_SO_NO_EXE=0 -DCMAKE_FIND_ROOT_PATH="/home/naourr/work/instance-2/output-1/host" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM="BOTH" -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY="BOTH" -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE="BOTH" -DCMAKE_INSTALL_PREFIX="/home/naourr/work/instance-2/output-1/host" -DCMAKE_C_FLAGS="-O2 -I/home/naourr/work/instance-2/output-1/host/include" -DCMAKE_CXX_FLAGS="-O2 -I/home/naourr/work/instance-2/output-1/host/include" -DCMAKE_EXE_LINKER_FLAGS="-L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib" -DCMAKE_SHARED_LINKER_FLAGS="-L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib" -DCMAKE_ASM_COMPILER="/usr/bin/as" -DCMAKE_C_COMPILER="/usr/bin/gcc" -DCMAKE_CXX_COMPILER="/usr/bin/g++" -DCMAKE_C_COMPILER_ARG1="" -DCMAKE_CXX_COMPILER_ARG1="" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF ) -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Linker detection: GNU ld -- 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 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 C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Performing Test CXX_SUPPORTS_CXX_STD -- Performing Test CXX_SUPPORTS_CXX_STD - 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 CMake Warning (dev) at /home/naourr/work/instance-2/output-1/host/lib/cmake/llvm/HandleLLVMOptions.cmake:802 (option): Policy CMP0077 is not set: option() honors normal variables. Run "cmake --help-policy CMP0077" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, option is clearing the normal variable 'LLVM_ENABLE_EH'. Call Stack (most recent call first): CMakeLists.txt:56 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/naourr/work/instance-2/output-1/host/lib/cmake/llvm/HandleLLVMOptions.cmake:803 (option): Policy CMP0077 is not set: option() honors normal variables. Run "cmake --help-policy CMP0077" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, option is clearing the normal variable 'LLVM_ENABLE_RTTI'. Call Stack (most recent call first): CMakeLists.txt:56 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/naourr/work/instance-2/output-1/host/lib/cmake/llvm/HandleLLVMOptions.cmake:906 (option): Policy CMP0077 is not set: option() honors normal variables. Run "cmake --help-policy CMP0077" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, option is clearing the normal variable 'LLVM_EXPORT_SYMBOLS_FOR_PLUGINS'. Call Stack (most recent call first): CMakeLists.txt:56 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - not found -- LLD version: 9.0.0 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS CMAKE_ASM_COMPILER CMAKE_FIND_ROOT_PATH_MODE_LIBRARY -- Build files have been written to: /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build >>> host-lld 8.0.0 Building PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-2/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/naourr/work/instance-2/output-1/host/lib/pkgconfig:/home/naourr/work/instance-2/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0//buildroot-build make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' make[2]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' Scanning dependencies of target DriverOptionsTableGen make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' Scanning dependencies of target lldCommon make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' Scanning dependencies of target lldCore Scanning dependencies of target lldReaderWriter make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' [ 1%] Building DarwinLdOptions.inc... [ 2%] Building CXX object Common/CMakeFiles/lldCommon.dir/Args.cpp.o [ 3%] Building CXX object lib/ReaderWriter/CMakeFiles/lldReaderWriter.dir/FileArchive.cpp.o [ 4%] Building CXX object lib/Core/CMakeFiles/lldCore.dir/DefinedAtom.cpp.o make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' [ 4%] Built target DriverOptionsTableGen [ 5%] Building CXX object lib/Core/CMakeFiles/lldCore.dir/Error.cpp.o [ 6%] Building CXX object Common/CMakeFiles/lldCommon.dir/ErrorHandler.cpp.o [ 7%] Building CXX object lib/Core/CMakeFiles/lldCore.dir/File.cpp.o make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' Scanning dependencies of target lldMachO make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' [ 8%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ArchHandler.cpp.o [ 9%] Linking CXX static library ../liblldReaderWriter.a make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' [ 9%] Built target lldReaderWriter [ 10%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ArchHandler_arm.cpp.o [ 11%] Building CXX object Common/CMakeFiles/lldCommon.dir/Memory.cpp.o [ 12%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ArchHandler_arm64.cpp.o [ 12%] Building CXX object Common/CMakeFiles/lldCommon.dir/Reproduce.cpp.o [ 13%] Building CXX object lib/Core/CMakeFiles/lldCore.dir/Reader.cpp.o [ 14%] Building CXX object lib/Core/CMakeFiles/lldCore.dir/LinkingContext.cpp.o [ 15%] Building CXX object Common/CMakeFiles/lldCommon.dir/Strings.cpp.o [ 16%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ArchHandler_x86.cpp.o [ 16%] Building CXX object lib/Core/CMakeFiles/lldCore.dir/Resolver.cpp.o [ 17%] Building CXX object lib/Core/CMakeFiles/lldCore.dir/SymbolTable.cpp.o [ 18%] Building CXX object Common/CMakeFiles/lldCommon.dir/TargetOptionsCommandFlags.cpp.o [ 19%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ArchHandler_x86_64.cpp.o [ 20%] Building CXX object lib/Core/CMakeFiles/lldCore.dir/Writer.cpp.o [ 20%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/CompactUnwindPass.cpp.o [ 21%] Linking CXX static library ../liblldCore.a make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' [ 21%] Built target lldCore make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' Scanning dependencies of target lldYAML make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' [ 22%] Building CXX object lib/ReaderWriter/YAML/CMakeFiles/lldYAML.dir/ReaderWriterYAML.cpp.o [ 23%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/GOTPass.cpp.o [ 24%] Building CXX object Common/CMakeFiles/lldCommon.dir/Threads.cpp.o [ 25%] Building CXX object Common/CMakeFiles/lldCommon.dir/Timer.cpp.o [ 26%] Building CXX object Common/CMakeFiles/lldCommon.dir/Version.cpp.o [ 27%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/LayoutPass.cpp.o [ 28%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachOLinkingContext.cpp.o [ 28%] Linking CXX static library ../lib/liblldCommon.a make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' [ 28%] Built target lldCommon make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' Scanning dependencies of target WasmOptionsTableGen make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' [ 29%] Building Options.inc... make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' [ 29%] Built target WasmOptionsTableGen [ 30%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachONormalizedFileBinaryReader.cpp.o [ 31%] Linking CXX static library ../../liblldYAML.a make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' [ 31%] Built target lldYAML make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' Scanning dependencies of target COFFOptionsTableGen make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' [ 31%] Building Options.inc... make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' [ 31%] Built target COFFOptionsTableGen [ 32%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachONormalizedFileBinaryWriter.cpp.o [ 32%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachONormalizedFileFromAtoms.cpp.o [ 33%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachONormalizedFileToAtoms.cpp.o [ 34%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachONormalizedFileYAML.cpp.o [ 35%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ObjCPass.cpp.o [ 36%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ShimPass.cpp.o [ 37%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/StubsPass.cpp.o make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' Scanning dependencies of target ELFOptionsTableGen make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' [ 38%] Building Options.inc... make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' [ 38%] Built target ELFOptionsTableGen make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' Scanning dependencies of target MinGWOptionsTableGen make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' [ 39%] Building Options.inc... make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' [ 39%] Built target MinGWOptionsTableGen make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' Scanning dependencies of target lldDriver make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' [ 40%] Building CXX object lib/Driver/CMakeFiles/lldDriver.dir/DarwinLdDriver.cpp.o [ 41%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/TLVPass.cpp.o [ 41%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/WriterMachO.cpp.o make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' Scanning dependencies of target lldWasm make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' [ 41%] Building CXX object wasm/CMakeFiles/lldWasm.dir/Driver.cpp.o [ 42%] Building CXX object wasm/CMakeFiles/lldWasm.dir/InputChunks.cpp.o [ 43%] Linking CXX static library ../../liblldMachO.a make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' [ 43%] Built target lldMachO [ 44%] Building CXX object wasm/CMakeFiles/lldWasm.dir/InputFiles.cpp.o [ 45%] Linking CXX static library ../liblldDriver.a make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' [ 45%] Built target lldDriver [ 46%] Building CXX object wasm/CMakeFiles/lldWasm.dir/LTO.cpp.o /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp: In member function 'void lld::wasm::InputChunk::verifyRelocTargets() const': /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:55:10: error: 'R_WEBASSEMBLY_TYPE_INDEX_LEB' was not declared in this scope 55 | case R_WEBASSEMBLY_TYPE_INDEX_LEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:56:10: error: 'R_WEBASSEMBLY_FUNCTION_INDEX_LEB' was not declared in this scope 56 | case R_WEBASSEMBLY_FUNCTION_INDEX_LEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:57:10: error: 'R_WEBASSEMBLY_GLOBAL_INDEX_LEB' was not declared in this scope 57 | case R_WEBASSEMBLY_GLOBAL_INDEX_LEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:58:10: error: 'R_WEBASSEMBLY_EVENT_INDEX_LEB' was not declared in this scope 58 | case R_WEBASSEMBLY_EVENT_INDEX_LEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:59:10: error: 'R_WEBASSEMBLY_MEMORY_ADDR_LEB' was not declared in this scope 59 | case R_WEBASSEMBLY_MEMORY_ADDR_LEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:62:10: error: 'R_WEBASSEMBLY_TABLE_INDEX_SLEB' was not declared in this scope 62 | case R_WEBASSEMBLY_TABLE_INDEX_SLEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:63:10: error: 'R_WEBASSEMBLY_MEMORY_ADDR_SLEB' was not declared in this scope 63 | case R_WEBASSEMBLY_MEMORY_ADDR_SLEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:66:10: error: 'R_WEBASSEMBLY_TABLE_INDEX_I32' was not declared in this scope 66 | case R_WEBASSEMBLY_TABLE_INDEX_I32: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:67:10: error: 'R_WEBASSEMBLY_MEMORY_ADDR_I32' was not declared in this scope 67 | case R_WEBASSEMBLY_MEMORY_ADDR_I32: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:68:10: error: 'R_WEBASSEMBLY_FUNCTION_OFFSET_I32' was not declared in this scope 68 | case R_WEBASSEMBLY_FUNCTION_OFFSET_I32: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:69:10: error: 'R_WEBASSEMBLY_SECTION_OFFSET_I32' was not declared in this scope 69 | case R_WEBASSEMBLY_SECTION_OFFSET_I32: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp: In member function 'virtual void lld::wasm::InputChunk::writeTo(uint8_t*) const': /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:112:10: error: 'R_WEBASSEMBLY_TYPE_INDEX_LEB' was not declared in this scope 112 | case R_WEBASSEMBLY_TYPE_INDEX_LEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:113:10: error: 'R_WEBASSEMBLY_FUNCTION_INDEX_LEB' was not declared in this scope 113 | case R_WEBASSEMBLY_FUNCTION_INDEX_LEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:114:10: error: 'R_WEBASSEMBLY_GLOBAL_INDEX_LEB' was not declared in this scope 114 | case R_WEBASSEMBLY_GLOBAL_INDEX_LEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:115:10: error: 'R_WEBASSEMBLY_EVENT_INDEX_LEB' was not declared in this scope 115 | case R_WEBASSEMBLY_EVENT_INDEX_LEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:116:10: error: 'R_WEBASSEMBLY_MEMORY_ADDR_LEB' was not declared in this scope 116 | case R_WEBASSEMBLY_MEMORY_ADDR_LEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:119:10: error: 'R_WEBASSEMBLY_TABLE_INDEX_SLEB' was not declared in this scope 119 | case R_WEBASSEMBLY_TABLE_INDEX_SLEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:120:10: error: 'R_WEBASSEMBLY_MEMORY_ADDR_SLEB' was not declared in this scope 120 | case R_WEBASSEMBLY_MEMORY_ADDR_SLEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:123:10: error: 'R_WEBASSEMBLY_TABLE_INDEX_I32' was not declared in this scope 123 | case R_WEBASSEMBLY_TABLE_INDEX_I32: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:124:10: error: 'R_WEBASSEMBLY_MEMORY_ADDR_I32' was not declared in this scope 124 | case R_WEBASSEMBLY_MEMORY_ADDR_I32: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:125:10: error: 'R_WEBASSEMBLY_FUNCTION_OFFSET_I32' was not declared in this scope 125 | case R_WEBASSEMBLY_FUNCTION_OFFSET_I32: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:126:10: error: 'R_WEBASSEMBLY_SECTION_OFFSET_I32' was not declared in this scope 126 | case R_WEBASSEMBLY_SECTION_OFFSET_I32: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp: In member function 'void lld::wasm::InputChunk::writeRelocations(llvm::raw_ostream&) const': /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:152:10: error: 'R_WEBASSEMBLY_MEMORY_ADDR_LEB' was not declared in this scope 152 | case R_WEBASSEMBLY_MEMORY_ADDR_LEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:153:10: error: 'R_WEBASSEMBLY_MEMORY_ADDR_SLEB' was not declared in this scope 153 | case R_WEBASSEMBLY_MEMORY_ADDR_SLEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:154:10: error: 'R_WEBASSEMBLY_MEMORY_ADDR_I32' was not declared in this scope 154 | case R_WEBASSEMBLY_MEMORY_ADDR_I32: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:155:10: error: 'R_WEBASSEMBLY_FUNCTION_OFFSET_I32' was not declared in this scope 155 | case R_WEBASSEMBLY_FUNCTION_OFFSET_I32: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:156:10: error: 'R_WEBASSEMBLY_SECTION_OFFSET_I32' was not declared in this scope 156 | case R_WEBASSEMBLY_SECTION_OFFSET_I32: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp: In function 'unsigned int writeCompressedReloc(uint8_t*, const llvm::wasm::WasmRelocation&, uint32_t)': /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:182:8: error: 'R_WEBASSEMBLY_TYPE_INDEX_LEB' was not declared in this scope 182 | case R_WEBASSEMBLY_TYPE_INDEX_LEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:183:8: error: 'R_WEBASSEMBLY_FUNCTION_INDEX_LEB' was not declared in this scope 183 | case R_WEBASSEMBLY_FUNCTION_INDEX_LEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:184:8: error: 'R_WEBASSEMBLY_GLOBAL_INDEX_LEB' was not declared in this scope 184 | case R_WEBASSEMBLY_GLOBAL_INDEX_LEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:185:8: error: 'R_WEBASSEMBLY_EVENT_INDEX_LEB' was not declared in this scope 185 | case R_WEBASSEMBLY_EVENT_INDEX_LEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:186:8: error: 'R_WEBASSEMBLY_MEMORY_ADDR_LEB' was not declared in this scope 186 | case R_WEBASSEMBLY_MEMORY_ADDR_LEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:188:8: error: 'R_WEBASSEMBLY_TABLE_INDEX_SLEB' was not declared in this scope 188 | case R_WEBASSEMBLY_TABLE_INDEX_SLEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:189:8: error: 'R_WEBASSEMBLY_MEMORY_ADDR_SLEB' was not declared in this scope 189 | case R_WEBASSEMBLY_MEMORY_ADDR_SLEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp: In function 'unsigned int getRelocWidthPadded(const llvm::wasm::WasmRelocation&)': /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:198:8: error: 'R_WEBASSEMBLY_TYPE_INDEX_LEB' was not declared in this scope 198 | case R_WEBASSEMBLY_TYPE_INDEX_LEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:199:8: error: 'R_WEBASSEMBLY_FUNCTION_INDEX_LEB' was not declared in this scope 199 | case R_WEBASSEMBLY_FUNCTION_INDEX_LEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:200:8: error: 'R_WEBASSEMBLY_GLOBAL_INDEX_LEB' was not declared in this scope 200 | case R_WEBASSEMBLY_GLOBAL_INDEX_LEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:201:8: error: 'R_WEBASSEMBLY_EVENT_INDEX_LEB' was not declared in this scope 201 | case R_WEBASSEMBLY_EVENT_INDEX_LEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:202:8: error: 'R_WEBASSEMBLY_MEMORY_ADDR_LEB' was not declared in this scope 202 | case R_WEBASSEMBLY_MEMORY_ADDR_LEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:203:8: error: 'R_WEBASSEMBLY_TABLE_INDEX_SLEB' was not declared in this scope 203 | case R_WEBASSEMBLY_TABLE_INDEX_SLEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputChunks.cpp:204:8: error: 'R_WEBASSEMBLY_MEMORY_ADDR_SLEB' was not declared in this scope 204 | case R_WEBASSEMBLY_MEMORY_ADDR_SLEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: *** [wasm/CMakeFiles/lldWasm.dir/build.make:76: wasm/CMakeFiles/lldWasm.dir/InputChunks.cpp.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputFiles.cpp: In member function 'uint32_t lld::wasm::ObjFile::calcNewIndex(const llvm::wasm::WasmRelocation&) const': /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputFiles.cpp:69:21: error: 'R_WEBASSEMBLY_TYPE_INDEX_LEB' was not declared in this scope 69 | if (Reloc.Type == R_WEBASSEMBLY_TYPE_INDEX_LEB) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputFiles.cpp: In member function 'uint32_t lld::wasm::ObjFile::calcNewAddend(const llvm::wasm::WasmRelocation&) const': /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputFiles.cpp:80:8: error: 'R_WEBASSEMBLY_MEMORY_ADDR_LEB' was not declared in this scope 80 | case R_WEBASSEMBLY_MEMORY_ADDR_LEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputFiles.cpp:81:8: error: 'R_WEBASSEMBLY_MEMORY_ADDR_SLEB' was not declared in this scope 81 | case R_WEBASSEMBLY_MEMORY_ADDR_SLEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputFiles.cpp:82:8: error: 'R_WEBASSEMBLY_MEMORY_ADDR_I32' was not declared in this scope 82 | case R_WEBASSEMBLY_MEMORY_ADDR_I32: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputFiles.cpp:83:8: error: 'R_WEBASSEMBLY_FUNCTION_OFFSET_I32' was not declared in this scope 83 | case R_WEBASSEMBLY_FUNCTION_OFFSET_I32: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputFiles.cpp:85:8: error: 'R_WEBASSEMBLY_SECTION_OFFSET_I32' was not declared in this scope 85 | case R_WEBASSEMBLY_SECTION_OFFSET_I32: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputFiles.cpp: In member function 'uint32_t lld::wasm::ObjFile::calcExpectedValue(const llvm::wasm::WasmRelocation&) const': /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputFiles.cpp:97:8: error: 'R_WEBASSEMBLY_TABLE_INDEX_I32' was not declared in this scope 97 | case R_WEBASSEMBLY_TABLE_INDEX_I32: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputFiles.cpp:98:8: error: 'R_WEBASSEMBLY_TABLE_INDEX_SLEB' was not declared in this scope 98 | case R_WEBASSEMBLY_TABLE_INDEX_SLEB: { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputFiles.cpp:102:8: error: 'R_WEBASSEMBLY_MEMORY_ADDR_SLEB' was not declared in this scope 102 | case R_WEBASSEMBLY_MEMORY_ADDR_SLEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputFiles.cpp:103:8: error: 'R_WEBASSEMBLY_MEMORY_ADDR_I32' was not declared in this scope 103 | case R_WEBASSEMBLY_MEMORY_ADDR_I32: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputFiles.cpp:104:8: error: 'R_WEBASSEMBLY_MEMORY_ADDR_LEB' was not declared in this scope 104 | case R_WEBASSEMBLY_MEMORY_ADDR_LEB: { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputFiles.cpp:113:8: error: 'R_WEBASSEMBLY_FUNCTION_OFFSET_I32' was not declared in this scope 113 | case R_WEBASSEMBLY_FUNCTION_OFFSET_I32: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputFiles.cpp:119:8: error: 'R_WEBASSEMBLY_SECTION_OFFSET_I32' was not declared in this scope 119 | case R_WEBASSEMBLY_SECTION_OFFSET_I32: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Scanning dependencies of target lldCOFF make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputFiles.cpp:121:8: error: 'R_WEBASSEMBLY_TYPE_INDEX_LEB' was not declared in this scope 121 | case R_WEBASSEMBLY_TYPE_INDEX_LEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputFiles.cpp:123:8: error: 'R_WEBASSEMBLY_FUNCTION_INDEX_LEB' was not declared in this scope 123 | case R_WEBASSEMBLY_FUNCTION_INDEX_LEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputFiles.cpp:124:8: error: 'R_WEBASSEMBLY_GLOBAL_INDEX_LEB' was not declared in this scope 124 | case R_WEBASSEMBLY_GLOBAL_INDEX_LEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 47%] Building CXX object COFF/CMakeFiles/lldCOFF.dir/Chunks.cpp.o /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputFiles.cpp:125:8: error: 'R_WEBASSEMBLY_EVENT_INDEX_LEB' was not declared in this scope 125 | case R_WEBASSEMBLY_EVENT_INDEX_LEB: { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputFiles.cpp: In member function 'uint32_t lld::wasm::ObjFile::calcNewValue(const llvm::wasm::WasmRelocation&) const': /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputFiles.cpp:137:8: error: 'R_WEBASSEMBLY_TABLE_INDEX_I32' was not declared in this scope 137 | case R_WEBASSEMBLY_TABLE_INDEX_I32: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputFiles.cpp:138:8: error: 'R_WEBASSEMBLY_TABLE_INDEX_SLEB' was not declared in this scope 138 | case R_WEBASSEMBLY_TABLE_INDEX_SLEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputFiles.cpp:140:8: error: 'R_WEBASSEMBLY_MEMORY_ADDR_SLEB' was not declared in this scope 140 | case R_WEBASSEMBLY_MEMORY_ADDR_SLEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputFiles.cpp:141:8: error: 'R_WEBASSEMBLY_MEMORY_ADDR_I32' was not declared in this scope 141 | case R_WEBASSEMBLY_MEMORY_ADDR_I32: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputFiles.cpp:142:8: error: 'R_WEBASSEMBLY_MEMORY_ADDR_LEB' was not declared in this scope 142 | case R_WEBASSEMBLY_MEMORY_ADDR_LEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputFiles.cpp:147:8: error: 'R_WEBASSEMBLY_TYPE_INDEX_LEB' was not declared in this scope 147 | case R_WEBASSEMBLY_TYPE_INDEX_LEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputFiles.cpp:149:8: error: 'R_WEBASSEMBLY_FUNCTION_INDEX_LEB' was not declared in this scope 149 | case R_WEBASSEMBLY_FUNCTION_INDEX_LEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputFiles.cpp:151:8: error: 'R_WEBASSEMBLY_GLOBAL_INDEX_LEB' was not declared in this scope 151 | case R_WEBASSEMBLY_GLOBAL_INDEX_LEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputFiles.cpp:153:8: error: 'R_WEBASSEMBLY_EVENT_INDEX_LEB' was not declared in this scope 153 | case R_WEBASSEMBLY_EVENT_INDEX_LEB: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputFiles.cpp:155:8: error: 'R_WEBASSEMBLY_FUNCTION_OFFSET_I32' was not declared in this scope 155 | case R_WEBASSEMBLY_FUNCTION_OFFSET_I32: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/wasm/InputFiles.cpp:162:8: error: 'R_WEBASSEMBLY_SECTION_OFFSET_I32' was not declared in this scope 162 | case R_WEBASSEMBLY_SECTION_OFFSET_I32: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 48%] Building CXX object COFF/CMakeFiles/lldCOFF.dir/DLL.cpp.o make[3]: *** [wasm/CMakeFiles/lldWasm.dir/build.make:89: wasm/CMakeFiles/lldWasm.dir/InputFiles.cpp.o] Error 1 [ 49%] Building CXX object COFF/CMakeFiles/lldCOFF.dir/Driver.cpp.o make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' make[2]: *** [CMakeFiles/Makefile2:928: wasm/CMakeFiles/lldWasm.dir/all] Error 2 make[2]: *** Waiting for unfinished jobs.... [ 50%] Building CXX object COFF/CMakeFiles/lldCOFF.dir/DriverUtils.cpp.o /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/COFF/Chunks.cpp: In constructor 'lld::coff::SectionChunk::SectionChunk(lld::coff::ObjFile*, const llvm::object::coff_section*)': /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/COFF/Chunks.cpp:37:57: error: no matching function for call to 'llvm::object::COFFObjectFile::getSectionName(const llvm::object::coff_section*&, llvm::StringRef&)' 37 | File->getCOFFObj()->getSectionName(Header, SectionName); | ^ In file included from /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/COFF/Config.h:15, from /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/COFF/Chunks.h:13, from /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/COFF/Chunks.cpp:10: /home/naourr/work/instance-2/output-1/host/include/llvm/Object/COFF.h:900:23: note: candidate: 'virtual llvm::Expected llvm::object::COFFObjectFile::getSectionName(llvm::object::DataRefImpl) const' 900 | Expected getSectionName(DataRefImpl Sec) const override; | ^~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/host/include/llvm/Object/COFF.h:900:23: note: candidate expects 1 argument, 2 provided /home/naourr/work/instance-2/output-1/host/include/llvm/Object/COFF.h:1035:23: note: candidate: 'llvm::Expected llvm::object::COFFObjectFile::getSectionName(const llvm::object::coff_section*) const' 1035 | Expected getSectionName(const coff_section *Sec) const; | ^~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/host/include/llvm/Object/COFF.h:1035:23: note: candidate expects 1 argument, 2 provided make[3]: *** [COFF/CMakeFiles/lldCOFF.dir/build.make:63: COFF/CMakeFiles/lldCOFF.dir/Chunks.cpp.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/COFF/DriverUtils.cpp: In function 'llvm::MemoryBufferRef lld::coff::convertResToCOFF(llvm::ArrayRef)': /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/COFF/DriverUtils.cpp:702:34: error: no matching function for call to 'llvm::object::WindowsResourceParser::parse(llvm::object::WindowsResource*&)' 702 | if (auto EC = Parser.parse(RF)) | ^ In file included from /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/COFF/DriverUtils.cpp:25: /home/naourr/work/instance-2/output-1/host/include/llvm/Object/WindowsResource.h:155:9: note: candidate: 'llvm::Error llvm::object::WindowsResourceParser::parse(llvm::object::WindowsResource*, std::vector >&)' 155 | Error parse(WindowsResource *WR, std::vector &Duplicates); | ^~~~~ /home/naourr/work/instance-2/output-1/host/include/llvm/Object/WindowsResource.h:155:9: note: candidate expects 2 arguments, 1 provided /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/COFF/DriverUtils.cpp:707:69: error: too few arguments to function 'llvm::Expected > llvm::object::writeWindowsResourceCOFF(llvm::COFF::MachineTypes, const llvm::object::WindowsResourceParser&, uint32_t)' 707 | llvm::object::writeWindowsResourceCOFF(Config->Machine, Parser); | ^ In file included from /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/COFF/DriverUtils.cpp:25: /home/naourr/work/instance-2/output-1/host/include/llvm/Object/WindowsResource.h:234:1: note: declared here 234 | writeWindowsResourceCOFF(llvm::COFF::MachineTypes MachineType, | ^~~~~~~~~~~~~~~~~~~~~~~~ make[3]: *** [COFF/CMakeFiles/lldCOFF.dir/build.make:102: COFF/CMakeFiles/lldCOFF.dir/DriverUtils.cpp.o] Error 1 make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' make[2]: *** [CMakeFiles/Makefile2:696: COFF/CMakeFiles/lldCOFF.dir/all] Error 2 make[2]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' make[1]: *** [Makefile:130: all] Error 2 make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/buildroot-build' make: *** [package/pkg-generic.mk:241: /home/naourr/work/instance-2/output-1/build/host-lld-8.0.0/.stamp_built] Error 2 make: Leaving directory '/home/naourr/work/instance-2/buildroot'