UE4.27.2-release Linux build make error

I’l do all successfully all steps and last step is ’ make ’ getting below error;
make
bash “/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Build/BatchFiles/Linux/Build.sh” CrashReportClient Linux Shipping
Fixing inconsistent case in filenames.
Setting up Mono
Running command : Engine/Binaries/DotNET/UnrealBuildTool.exe CrashReportClient Linux Shipping
Using ‘git status’ to determine working set for adaptive non-unity build (/home/brtx/Desktop/UnrealEngine-4.27.2-release).
Creating makefile for CrashReportClient (no existing makefile)
Creating makefile for UnrealHeaderTool (no existing makefile)
------- Build details --------
Using toolchain located at ‘/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu’.
Using clang (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang++) version ‘11.0.1’ (string), 11 (major), 0 (minor), 1 (patch)
Using bundled libc++ standard C++ library.
Using lld linker
Using llvm-ar : /home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/llvm-ar
Using fast way to relink circularly dependent libraries (no FixDeps).

Performing 40 actions (12 in parallel)
[1/40] Compile PCH.Core.h
[2/40] Compile PCH.CoreUObject.h
[6/40] Compile Module.UnrealHeaderTool.cpp
[3/40] Compile Module.TraceLog.cpp
[4/40] Compile BuildSettings.cpp
[5/40] Compile SharedPCH.Core.ShadowErrors.h
[7/40] Link (lld) libUnrealHeaderTool-BuildSettings.so
[9/40] Compile Module.Core.8_of_15.cpp
[10/40] Compile Module.Core.14_of_15.cpp
[12/40] Compile Module.Core.2_of_15.cpp
[8/40] Compile Module.Core.5_of_15.cpp
[11/40] Compile Module.Core.6_of_15.cpp
[14/40] Compile Module.Core.7_of_15.cpp
[15/40] Compile Module.Core.10_of_15.cpp
[13/40] Compile Module.Core.3_of_15.cpp
[16/40] Compile Module.Core.15_of_15.cpp
[17/40] Compile Module.Core.12_of_15.cpp
[18/40] Compile Module.Core.13_of_15.cpp
[19/40] Compile Module.Core.1_of_15.cpp
[20/40] Compile Module.Core.9_of_15.cpp
[21/40] Compile Module.Core.11_of_15.cpp
[22/40] Compile Module.Core.4_of_15.cpp
[23/40] Link (lld) libUnrealHeaderTool-TraceLog.so
[24/40] Compile Module.Json.cpp
[25/40] Compile Module.Projects.cpp
[26/40] Compile Module.CoreUObject.3_of_9.cpp
[27/40] Compile Module.CoreUObject.1_of_9.cpp
[28/40] Compile Module.CoreUObject.4_of_9.cpp
[29/40] Compile Module.CoreUObject.5_of_9.cpp
[30/40] Compile Module.CoreUObject.7_of_9.cpp
[31/40] Compile Module.CoreUObject.8_of_9.cpp
[32/40] Compile Module.CoreUObject.2_of_9.cpp
[33/40] Compile Module.CoreUObject.6_of_9.cpp
[34/40] Compile Module.CoreUObject.9_of_9.cpp
[35/40] Link (lld) libUnrealHeaderTool-Core.so
[36/40] Link (lld) libUnrealHeaderTool-Json.so
[37/40] Link (lld) libUnrealHeaderTool-Projects.so
[38/40] Link (lld) libUnrealHeaderTool-CoreUObject.so
[39/40] Link (lld) UnrealHeaderTool
[40/40] UnrealBuildTool.exe UnrealHeaderTool.target
Total time in Local executor: 47.85 seconds
Parsing headers for CrashReportClient
Running UnrealHeaderTool CrashReportClient “/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Intermediate/Build/Linux/B4D820EA/CrashReportClient/Shipping/CrashReportClient.uhtmanifest” -LogCmds=“loginit warning, logexit warning, logdatabase error” -Unattended -WarningsAsErrors -abslog=“/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Programs/UnrealBuildTool/Log_UHT.txt”
Looking for binary: …/…/…/Engine/Programs/UnrealHeaderTool/Config/BinaryConfig.ini
LogInit: Display: Loading text-based GConfig…
Reflection code generated for CrashReportClient in 0.2224065 seconds
------- Build details --------
Using toolchain located at ‘/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu’.
Using clang (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang++) version ‘11.0.1’ (string), 11 (major), 0 (minor), 1 (patch)
Using bundled libc++ standard C++ library.
Using lld linker
Using llvm-ar : /home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/llvm-ar
Using fast way to relink circularly dependent libraries (no FixDeps).

Building CrashReportClient…
Performing 72 actions (12 in parallel)
[1/72] Compile SharedPCH.Core.ShadowErrors.h
[2/72] Compile PCH.Core.h
[3/72] Compile SharedPCH.CoreUObject.ShadowErrors.h
[5/72] Compile SharedPCH.Slate.ShadowErrors.h
[4/72] Compile PCH.CoreUObject.h
[6/72] Compile PCH.ImageWrapper.h
[7/72] Compile BuildSettings.cpp
[8/72] Compile Module.TraceLog.cpp
[9/72] Compile Module.ImageWrapper.cpp
[10/72] Compile Module.ImageWrapper.gen.cpp
[13/72] Compile Module.Core.6_of_15.cpp
[15/72] Compile Module.Core.4_of_15.cpp
[14/72] Compile Module.Core.1_of_15.cpp
[12/72] Compile Module.Core.11_of_15.cpp
[11/72] Compile Module.Core.5_of_15.cpp
[16/72] Compile RSA.cpp
[17/72] Compile Module.Slate.4_of_5.cpp
[18/72] Compile Module.Slate.gen.cpp
[20/72] Compile Module.Slate.1_of_5.cpp
[19/72] Compile Module.LauncherPlatform.cpp
[21/72] Compile Module.SlateCore.2_of_3.cpp
[22/72] Compile Module.Projects.cpp
[23/72] Compile Module.CrashReportClient.cpp
[24/72] Compile Module.EditorStyle.gen.cpp
[25/72] Compile NetCommonModule.cpp
[26/72] Compile Module.DirectoryWatcher.cpp
[27/72] Compile Module.CrashDebugHelper.cpp
[28/72] Compile Module.PakFile.cpp
[29/72] Compile Module.Slate.3_of_5.cpp
[30/72] Compile Module.AnalyticsET.cpp
[31/72] Compile Module.HTTP.cpp
[32/72] Compile Module.DesktopPlatform.cpp
[33/72] Compile Module.SlateCore.3_of_3.cpp
[34/72] Compile Module.SSL.cpp
[35/72] Compile Module.Json.cpp
[36/72] Compile Analytics.cpp
[37/72] Compile Module.MessageLog.cpp
[38/72] Compile Module.CrashReportCore.cpp
[39/72] Compile Module.ApplicationCore.cpp
[40/72] Compile Module.EditorStyle.cpp
[41/72] Compile Module.InputCore.gen.cpp
[42/72] Compile Module.Slate.2_of_5.cpp
[43/72] Compile Module.SlateCore.gen.cpp
[44/72] Compile Module.SlateCore.1_of_3.cpp
[45/72] Compile Module.Slate.5_of_5.cpp
[46/72] Compile Module.XmlParser.cpp
[47/72] Compile Module.SlateFileDialogs.cpp
[48/72] Compile Module.Sockets.cpp
[49/72] Compile Module.StandaloneRenderer.cpp
[50/72] Compile Module.InputCore.cpp
[51/72] Compile Module.CoreUObject.gen.cpp
[52/72] Compile Module.CoreUObject.4_of_9.cpp
[53/72] Compile Module.CoreUObject.5_of_9.cpp
[54/72] Compile Module.CoreUObject.1_of_9.cpp
[55/72] Compile Module.Core.9_of_15.cpp
[56/72] Compile Module.Core.14_of_15.cpp
[57/72] Compile Module.Core.15_of_15.cpp
[58/72] Compile Module.Core.2_of_15.cpp
[59/72] Compile Module.Core.8_of_15.cpp
[60/72] Compile Module.CoreUObject.7_of_9.cpp
[61/72] Compile Module.Core.13_of_15.cpp
[62/72] Compile Module.Core.3_of_15.cpp
[63/72] Compile Module.Core.7_of_15.cpp
[64/72] Compile Module.CoreUObject.6_of_9.cpp
[65/72] Compile Module.CoreUObject.8_of_9.cpp
[66/72] Compile Module.Core.10_of_15.cpp
[67/72] Compile Module.Core.12_of_15.cpp
[68/72] Compile Module.CoreUObject.3_of_9.cpp
[69/72] Compile Module.CoreUObject.9_of_9.cpp
[70/72] Compile Module.CoreUObject.2_of_9.cpp
[71/72] Link (lld) CrashReportClient
[72/72] UnrealBuildTool.exe CrashReportClient-Linux-Shipping.target
Total time in Local executor: 72.08 seconds
Total execution time: 121.03 seconds
bash “/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Build/BatchFiles/Linux/Build.sh” CrashReportClientEditor Linux Shipping
Fixing inconsistent case in filenames.
Setting up Mono
Running command : Engine/Binaries/DotNET/UnrealBuildTool.exe CrashReportClientEditor Linux Shipping
Using ‘git status’ to determine working set for adaptive non-unity build (/home/brtx/Desktop/UnrealEngine-4.27.2-release).
Creating makefile for CrashReportClientEditor (no existing makefile)
Parsing headers for CrashReportClientEditor
Running UnrealHeaderTool CrashReportClientEditor “/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Intermediate/Build/Linux/B4D820EA/CrashReportClientEditor/Shipping/CrashReportClientEditor.uhtmanifest” -LogCmds=“loginit warning, logexit warning, logdatabase error” -Unattended -WarningsAsErrors -abslog=“/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Programs/UnrealBuildTool/Log_UHT.txt”
Looking for binary: …/…/…/Engine/Programs/UnrealHeaderTool/Config/BinaryConfig.ini
LogInit: Display: Loading text-based GConfig…
Reflection code generated for CrashReportClientEditor in 0.2075755 seconds
------- Build details --------
Using toolchain located at ‘/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu’.
Using clang (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang++) version ‘11.0.1’ (string), 11 (major), 0 (minor), 1 (patch)
Using bundled libc++ standard C++ library.
Using lld linker
Using llvm-ar : /home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/llvm-ar
Using fast way to relink circularly dependent libraries (no FixDeps).

Building CrashReportClientEditor…
Performing 74 actions (12 in parallel)
[2/74] Compile PCH.Core.h
[8/74] Compile BuildSettings.cpp
[6/74] Compile PCH.ImageWrapper.h
[1/74] Compile SharedPCH.Core.ShadowErrors.h
[3/74] Compile SharedPCH.CoreUObject.ShadowErrors.h
[4/74] Compile PCH.CoreUObject.h
[5/74] Compile SharedPCH.Slate.ShadowErrors.h
[7/74] Compile Module.TraceLog.cpp
[9/74] Compile Module.ImageWrapper.cpp
[10/74] Compile Module.ImageWrapper.gen.cpp
[11/74] Compile Module.Core.12_of_15.cpp
[12/74] Compile Module.Core.11_of_15.cpp
[13/74] Compile Module.Core.1_of_15.cpp
[14/74] Compile Module.Core.10_of_15.cpp
[15/74] Compile Module.Core.7_of_15.cpp
[16/74] Compile Module.SlateCore.1_of_3.cpp
[17/74] Compile Module.ApplicationCore.cpp
[18/74] Compile Module.DirectoryWatcher.cpp
[19/74] Compile Module.CrashDebugHelper.cpp
[20/74] Compile Analytics.cpp
[21/74] Compile Module.Projects.cpp
[22/74] Compile Module.SlateCore.3_of_3.cpp
[23/74] Compile Module.MessageLog.cpp
[24/74] Compile Module.Slate.2_of_5.cpp
[25/74] Compile Module.SSL.cpp
[26/74] Compile Module.Settings.cpp
[27/74] Compile Module.CrashReportCore.cpp
[28/74] Compile Module.SlateCore.2_of_3.cpp
[29/74] Compile Module.Slate.gen.cpp
[30/74] Compile Module.Slate.5_of_5.cpp
[31/74] Compile Module.Slate.1_of_5.cpp
[33/74] Compile Module.StandaloneRenderer.cpp
[32/74] Compile RSA.cpp
[34/74] Compile Module.SlateCore.gen.cpp
[35/74] Compile Module.Slate.4_of_5.cpp
[36/74] Compile Module.Json.cpp
[37/74] Compile Module.XmlParser.cpp
[38/74] Compile Module.Sockets.cpp
[39/74] Compile Module.EditorStyle.gen.cpp
[40/74] Compile Module.HTTP.cpp
[41/74] Compile Module.InputCore.cpp
[42/74] Compile Module.Slate.3_of_5.cpp
[43/74] Compile Module.DesktopPlatform.cpp
[44/74] Compile Module.EditorStyle.cpp
[45/74] Compile Module.SlateFileDialogs.cpp
[47/74] Compile NetCommonModule.cpp
[46/74] Compile Module.CrashReportClientEditor.cpp
[48/74] Compile Module.AnalyticsET.cpp
[49/74] Compile Module.EditorAnalyticsSession.cpp
[50/74] Compile Module.LauncherPlatform.cpp
[51/74] Compile Module.PakFile.cpp
[52/74] Compile Module.InputCore.gen.cpp
[53/74] Compile Module.CoreUObject.8_of_9.cpp
[54/74] Compile Module.CoreUObject.5_of_9.cpp
[55/74] Compile Module.CoreUObject.4_of_9.cpp
[56/74] Compile Module.CoreUObject.gen.cpp
[57/74] Compile Module.CoreUObject.3_of_9.cpp
[58/74] Compile Module.CoreUObject.1_of_9.cpp
[59/74] Compile Module.CoreUObject.6_of_9.cpp
[60/74] Compile Module.Core.2_of_15.cpp
[61/74] Compile Module.Core.13_of_15.cpp
[62/74] Compile Module.Core.14_of_15.cpp
[63/74] Compile Module.Core.3_of_15.cpp
[64/74] Compile Module.CoreUObject.7_of_9.cpp
[65/74] Compile Module.Core.9_of_15.cpp
[66/74] Compile Module.Core.8_of_15.cpp
[67/74] Compile Module.Core.5_of_15.cpp
[68/74] Compile Module.Core.6_of_15.cpp
[69/74] Compile Module.Core.15_of_15.cpp
[71/74] Compile Module.CoreUObject.9_of_9.cpp
[70/74] Compile Module.CoreUObject.2_of_9.cpp
[72/74] Compile Module.Core.4_of_15.cpp
[73/74] Link (lld) CrashReportClientEditor
[74/74] UnrealBuildTool.exe CrashReportClientEditor-Linux-Shipping.target
Total time in Local executor: 72.58 seconds
Total execution time: 73.56 seconds
bash “/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Build/BatchFiles/Linux/Build.sh” ShaderCompileWorker Linux Development
Fixing inconsistent case in filenames.
Setting up Mono
Running command : Engine/Binaries/DotNET/UnrealBuildTool.exe ShaderCompileWorker Linux Development
Using ‘git status’ to determine working set for adaptive non-unity build (/home/brtx/Desktop/UnrealEngine-4.27.2-release).
Creating makefile for ShaderCompileWorker (no existing makefile)
Parsing headers for ShaderCompileWorker
Running UnrealHeaderTool ShaderCompileWorker “/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Intermediate/Build/Linux/B4D820EA/ShaderCompileWorker/Development/ShaderCompileWorker.uhtmanifest” -LogCmds=“loginit warning, logexit warning, logdatabase error” -Unattended -WarningsAsErrors -abslog=“/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Programs/UnrealBuildTool/Log_UHT.txt”
Looking for binary: …/…/…/Engine/Programs/UnrealHeaderTool/Config/BinaryConfig.ini
LogInit: Display: Loading text-based GConfig…
Reflection code generated for ShaderCompileWorker in 0.2112941 seconds
------- Build details --------
Using toolchain located at ‘/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu’.
Using clang (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang++) version ‘11.0.1’ (string), 11 (major), 0 (minor), 1 (patch)
Using bundled libc++ standard C++ library.
Using lld linker
Using llvm-ar : /home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/llvm-ar
Using fast way to relink circularly dependent libraries (no FixDeps).

Building ShaderCompileWorker…
Performing 105 actions (12 in parallel)
[8/105] Compile SharedPCH.Slate.ShadowErrors.h
[6/105] Compile PCH.CoreUObject.h
[2/105] Compile PCH.Core.h
[7/105] Compile PCH.ImageWrapper.h
[1/105] Compile SharedPCH.Core.ShadowErrors.h
[5/105] Compile SharedPCH.CoreUObject.ShadowErrors.h
[4/105] Compile BuildSettings.cpp
[3/105] Compile Module.TraceLog.cpp
[9/105] Compile Module.ShaderCompileWorker.cpp
[11/105] Compile Module.ImageWrapper.gen.cpp
[10/105] Compile Module.ImageWrapper.cpp
[13/105] Compile Module.Projects.cpp
[12/105] Compile Module.Json.cpp
[14/105] Compile Module.ApplicationCore.cpp
[15/105] Compile Module.GeForceNOWWrapper.cpp
[16/105] Compile Module.CoreUObject.2_of_9.cpp
[17/105] Link (lld) libShaderCompileWorker-BuildSettings.so
[19/105] Compile Module.CoreUObject.9_of_9.cpp
[18/105] Link (lld) libShaderCompileWorker-TraceLog.so
[20/105] Compile Module.CoreUObject.1_of_9.cpp
[21/105] Compile Module.Core.4_of_15.cpp
[22/105] Compile Module.Core.15_of_15.cpp
[23/105] Compile Module.Core.7_of_15.cpp
[24/105] Compile Module.Core.5_of_15.cpp
[25/105] Compile Module.Core.8_of_15.cpp
[26/105] Compile Module.Core.6_of_15.cpp
[27/105] Compile Module.Core.12_of_15.cpp
[28/105] Compile Module.Core.13_of_15.cpp
[29/105] Compile Module.Core.1_of_15.cpp
[30/105] Compile Module.Core.14_of_15.cpp
[31/105] Compile Module.Core.10_of_15.cpp
[32/105] Compile Module.Core.11_of_15.cpp
[33/105] Compile Module.Core.2_of_15.cpp
[34/105] Compile Module.Core.9_of_15.cpp
[35/105] Compile Module.Core.3_of_15.cpp
[36/105] Compile Module.CoreUObject.7_of_9.cpp
[37/105] Compile Module.CoreUObject.gen.cpp
[38/105] Compile Module.CoreUObject.6_of_9.cpp
[39/105] Compile Module.CoreUObject.3_of_9.cpp
[40/105] Compile Module.CoreUObject.5_of_9.cpp
[41/105] Compile Module.CoreUObject.8_of_9.cpp
[42/105] Compile Module.CoreUObject.4_of_9.cpp
[43/105] Compile Module.RHI.cpp
[44/105] Compile Module.RenderCore.1_of_3.cpp
[45/105] Compile Module.RenderCore.3_of_3.cpp
[46/105] Compile Module.RenderCore.2_of_3.cpp
[47/105] Compile Module.InputCore.gen.cpp
[48/105] Link (lld) libShaderCompileWorker-Core.so
[49/105] Compile Module.InputCore.cpp
[50/105] Link (lld) libShaderCompileWorker-Json.so
[51/105] Link (lld) libShaderCompileWorker-Projects.so
[52/105] Link (lld) libShaderCompileWorker-ApplicationCore.so
[53/105] Link (lld) libShaderCompileWorker-GeForceNOWWrapper.so
[54/105] Compile Module.SlateCore.1_of_3.cpp
[55/105] Compile Module.SlateCore.gen.cpp
[56/105] Compile Module.SlateCore.2_of_3.cpp
[57/105] Compile Module.SlateCore.3_of_3.cpp
[58/105] Compile Module.Slate.gen.cpp
[59/105] Compile Module.ShaderCompilerCommon.cpp
[60/105] Compile Module.Slate.4_of_5.cpp
[61/105] Compile Module.Slate.2_of_5.cpp
[62/105] Compile Module.Slate.5_of_5.cpp
[63/105] Link (lld) libShaderCompileWorker-RHI.so
[64/105] Compile Module.Slate.1_of_5.cpp
[65/105] Compile Module.Slate.3_of_5.cpp
[66/105] Compile Module.UELibSampleRate.cpp
[67/105] Link (lld) libShaderCompileWorker-RenderCore.so
[68/105] Compile ShaderPreprocessor.cpp
[69/105] Compile Module.DesktopPlatform.cpp
[70/105] Compile Module.AudioPlatformConfiguration.gen.cpp
[71/105] Compile Module.AudioPlatformConfiguration.cpp
[72/105] Link (lld) libShaderCompileWorker-CoreUObject.so
[73/105] Compile Module.EditorStyle.cpp
[74/105] Compile Module.EditorStyle.gen.cpp
[75/105] Link (lld) libShaderCompileWorker-ShaderPreprocessor.so
[76/105] Compile Module.LauncherPlatform.cpp
[77/105] Link (lld) libShaderCompileWorker-UELibSampleRate.so
[78/105] Compile Module.TargetPlatform.cpp
[79/105] Link (lld) libShaderCompileWorker-ShaderCompilerCommon.so
[80/105] Compile IPlatformFileSandboxWrapper.cpp
[81/105] Link (lld) libShaderCompileWorker-InputCore.so
[82/105] Link (lld) libShaderCompileWorker-SlateCore.so
[83/105] Link (lld) libShaderCompileWorker-ImageWrapper.so
[84/105] Link (lld) libShaderCompileWorker-AudioPlatformConfiguration.so
[85/105] Compile Module.DirectoryWatcher.cpp
[86/105] Compile Module.VectorVM.cpp
[87/105] Compile Module.VectorVM.gen.cpp
[88/105] Link (lld) libShaderCompileWorker-LauncherPlatform.so
[89/105] Compile Module.ShaderFormatVectorVM.cpp
[90/105] Compile Module.SlateFileDialogs.cpp
[91/105] Link (lld) libShaderCompileWorker-DesktopPlatform.so
[92/105] Compile Module.VulkanShaderFormat.cpp
[93/105] Compile Module.ShaderFormatOpenGL.cpp
[94/105] Link (lld) libShaderCompileWorker-SandboxFile.so
[95/105] Link (lld) libShaderCompileWorker-DirectoryWatcher.so
[96/105] Link (lld) libShaderCompileWorker-VectorVM.so
[97/105] Link (lld) libShaderCompileWorker-ShaderFormatVectorVM.so
[98/105] Link (lld) libShaderCompileWorker-ShaderFormatOpenGL.so
[99/105] Link (lld) libShaderCompileWorker-VulkanShaderFormat.so
[100/105] Link (lld) libShaderCompileWorker-Slate.so
[101/105] Link (lld) libShaderCompileWorker-EditorStyle.so
[102/105] Link (lld) libShaderCompileWorker-SlateFileDialogs.so
[103/105] Link (lld) libShaderCompileWorker-TargetPlatform.so
[104/105] Link (lld) ShaderCompileWorker
[105/105] UnrealBuildTool.exe ShaderCompileWorker.target
Total time in Local executor: 87.01 seconds
Total execution time: 88.29 seconds
bash “/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Build/BatchFiles/Linux/Build.sh” UnrealLightmass Linux Development
Fixing inconsistent case in filenames.
Setting up Mono
Running command : Engine/Binaries/DotNET/UnrealBuildTool.exe UnrealLightmass Linux Development
Using ‘git status’ to determine working set for adaptive non-unity build (/home/brtx/Desktop/UnrealEngine-4.27.2-release).
Creating makefile for UnrealLightmass (no existing makefile)
Parsing headers for UnrealLightmass
Running UnrealHeaderTool UnrealLightmass “/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Intermediate/Build/Linux/B4D820EA/UnrealLightmass/Development/UnrealLightmass.uhtmanifest” -LogCmds=“loginit warning, logexit warning, logdatabase error” -Unattended -WarningsAsErrors -abslog=“/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Programs/UnrealBuildTool/Log_UHT.txt”
Looking for binary: …/…/…/Engine/Programs/UnrealHeaderTool/Config/BinaryConfig.ini
LogInit: Display: Loading text-based GConfig…
Reflection code generated for UnrealLightmass in 0.1732084 seconds
------- Build details --------
Using toolchain located at ‘/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu’.
Using clang (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang++) version ‘11.0.1’ (string), 11 (major), 0 (minor), 1 (patch)
Using bundled libc++ standard C++ library.
Using lld linker
Using llvm-ar : /home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/llvm-ar
Using fast way to relink circularly dependent libraries (no FixDeps).

Building UnrealLightmass…
Performing 65 actions (12 in parallel)
[8/65] Compile Module.UnrealLightmass.3_of_3.cpp
[3/65] Compile PCH.CoreUObject.h
[7/65] Compile Module.UnrealLightmass.2_of_3.cpp
[2/65] Compile SharedPCH.Core.ShadowErrors.h
[4/65] Compile BuildSettings.cpp
[1/65] Compile PCH.Core.h
[5/65] Compile Module.TraceLog.cpp
[9/65] Compile Module.UnrealLightmass.1_of_3.cpp
[6/65] Compile SharedPCH.CoreUObject.ShadowErrors.h
[16/65] Compile Module.Core.11_of_15.cpp
[12/65] Compile Module.Core.5_of_15.cpp
[10/65] Compile Module.Core.3_of_15.cpp
[11/65] Compile Module.Core.2_of_15.cpp
[13/65] Compile Module.Core.6_of_15.cpp
[14/65] Compile Module.Core.10_of_15.cpp
[15/65] Compile Module.Core.1_of_15.cpp
[17/65] Compile Module.Core.4_of_15.cpp
[18/65] Compile Module.Core.13_of_15.cpp
[19/65] Compile Module.Core.15_of_15.cpp
[20/65] Compile Module.Core.8_of_15.cpp
[21/65] Compile Module.Core.7_of_15.cpp
[22/65] Compile Module.Core.14_of_15.cpp
[23/65] Compile Module.Core.12_of_15.cpp
[24/65] Compile Module.Core.9_of_15.cpp
[25/65] Link (lld) libUnrealLightmass-TraceLog.so
[26/65] Link (lld) libUnrealLightmass-BuildSettings.so
[27/65] Compile Module.Json.cpp
[28/65] Compile Module.Projects.cpp
[29/65] Compile NetCommonModule.cpp
[30/65] Compile Module.CoreUObject.1_of_9.cpp
[31/65] Compile Module.CoreUObject.2_of_9.cpp
[32/65] Compile Module.CoreUObject.8_of_9.cpp
[33/65] Compile Module.CoreUObject.9_of_9.cpp
[34/65] Compile Module.CoreUObject.5_of_9.cpp
[35/65] Compile Module.CoreUObject.6_of_9.cpp
[36/65] Compile Module.CoreUObject.gen.cpp
[37/65] Compile Module.CoreUObject.4_of_9.cpp
[38/65] Compile Module.CoreUObject.3_of_9.cpp
[39/65] Compile Module.CoreUObject.7_of_9.cpp
[40/65] Compile Module.Sockets.cpp
[41/65] Compile Module.Networking.cpp
[42/65] Compile Module.Cbor.cpp
[43/65] Compile Module.Serialization.gen.cpp
[44/65] Link (lld) libUnrealLightmass-Core.so
[45/65] Compile Module.Serialization.cpp
[46/65] Compile Module.Messaging.cpp
[47/65] Compile Module.UdpMessaging.cpp
[48/65] Link (lld) libUnrealLightmass-Json.so
[49/65] Link (lld) libUnrealLightmass-Projects.so
[50/65] Link (lld) libUnrealLightmass-NetCommon.so
[51/65] Link (lld) libUnrealLightmass-Sockets.so
[52/65] Link (lld) libUnrealLightmass-Networking.so
[53/65] Link (lld) libUnrealLightmass-Cbor.so
[54/65] Compile Module.UdpMessaging.gen.cpp
[55/65] Compile Module.SwarmInterface.gen.cpp
[56/65] Compile Module.ApplicationCore.cpp
[57/65] Compile Module.SwarmInterface.cpp
[58/65] Link (lld) libUnrealLightmass-ApplicationCore.so
[59/65] Link (lld) libUnrealLightmass-CoreUObject.so
[60/65] Link (lld) libUnrealLightmass-Serialization.so
[61/65] Link (lld) libUnrealLightmass-Messaging.so
[62/65] Link (lld) libUnrealLightmass-SwarmInterface.so
[63/65] Link (lld) libUnrealLightmass-UdpMessaging.so
[64/65] Link (lld) UnrealLightmass
[65/65] UnrealBuildTool.exe UnrealLightmass.target
Total time in Local executor: 58.86 seconds
Total execution time: 59.80 seconds
bash “/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Build/BatchFiles/Linux/Build.sh” UnrealFrontend Linux Development
Fixing inconsistent case in filenames.
Setting up Mono
Running command : Engine/Binaries/DotNET/UnrealBuildTool.exe UnrealFrontend Linux Development
Using ‘git status’ to determine working set for adaptive non-unity build (/home/brtx/Desktop/UnrealEngine-4.27.2-release).
Creating makefile for UnrealFrontend (no existing makefile)
Parsing headers for UnrealFrontend
Running UnrealHeaderTool UnrealFrontend “/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Intermediate/Build/Linux/B4D820EA/UnrealFrontend/Development/UnrealFrontend.uhtmanifest” -LogCmds=“loginit warning, logexit warning, logdatabase error” -Unattended -WarningsAsErrors -abslog=“/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Programs/UnrealBuildTool/Log_UHT.txt”
Looking for binary: …/…/…/Engine/Programs/UnrealHeaderTool/Config/BinaryConfig.ini
LogInit: Display: Loading text-based GConfig…
Reflection code generated for UnrealFrontend in 0.2484697 seconds
------- Build details --------
Using toolchain located at ‘/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu’.
Using clang (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang++) version ‘11.0.1’ (string), 11 (major), 0 (minor), 1 (patch)
Using bundled libc++ standard C++ library.
Using lld linker
Using llvm-ar : /home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/llvm-ar
Using fast way to relink circularly dependent libraries (no FixDeps).

Building UnrealFrontend…
Performing 245 actions (12 in parallel)
[9/245] Compile Module.UnrealFrontend.cpp
[2/245] Compile SharedPCH.CoreUObject.ShadowErrors.h
[1/245] Compile SharedPCH.Core.ShadowErrors.h
[8/245] Compile PCH.ImageWrapper.h
[7/245] Compile SharedPCH.Slate.ShadowErrors.h
[3/245] Compile PCH.Core.h
[4/245] Compile Module.TraceLog.cpp
[6/245] Compile PCH.CoreUObject.h
[5/245] Compile BuildSettings.cpp
[10/245] Link (lld) libUnrealFrontend-BuildSettings.so
[11/245] Compile Module.ImageWrapper.gen.cpp
[12/245] Compile Module.ImageWrapper.cpp
[13/245] Compile Module.Json.cpp
[14/245] Compile Module.Projects.cpp
[15/245] Compile Module.ApplicationCore.cpp
[17/245] Compile Module.Core.2_of_15.cpp
[16/245] Compile Module.Core.9_of_15.cpp
[18/245] Compile Module.Core.5_of_15.cpp
[19/245] Compile Module.Core.13_of_15.cpp
[20/245] Compile Module.Core.11_of_15.cpp
[21/245] Compile Module.Core.4_of_15.cpp
[22/245] Compile Module.Core.7_of_15.cpp
[24/245] Compile Module.Core.8_of_15.cpp
[23/245] Compile Module.Core.3_of_15.cpp
[25/245] Compile Module.Core.1_of_15.cpp
[26/245] Compile Module.Core.15_of_15.cpp
[27/245] Compile Module.Core.12_of_15.cpp
[28/245] Compile Module.Core.6_of_15.cpp
[29/245] Compile Module.Core.14_of_15.cpp
[30/245] Compile Module.Core.10_of_15.cpp
[31/245] Link (lld) libUnrealFrontend-TraceLog.so
[32/245] Compile Module.CoreUObject.3_of_9.cpp
PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0. Program arguments: /home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang++ @/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Intermediate/Build/Linux/B4D820EA/UnrealFrontend/Development/CoreUObject/Module.CoreUObject.3_of_9.cpp.o.rsp

  1. /home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Source/Runtime/CoreUObject/Private/Serialization/Formatters/JsonArchiveInputFormatter.cpp:305:1: current parser token ‘void’
  2. /home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Source/Runtime/CoreUObject/Private/Serialization/Formatters/JsonArchiveInputFormatter.cpp:288:34: LLVM IR generation of declaration ‘FJsonArchiveInputFormatter::TryEnterAttribute’
  3. /home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Source/Runtime/CoreUObject/Private/Serialization/Formatters/JsonArchiveInputFormatter.cpp:288:34: Generating code for declaration ‘FJsonArchiveInputFormatter::TryEnterAttribute’
    #0 0x0000000001a740ba llvm::sys::PrintStackTrace(llvm::raw_ostream&) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x1a740ba)
    #1 0x0000000001a720b4 llvm::sys::RunSignalHandlers() (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x1a720b4)
    #2 0x0000000001a72881 llvm::sys::CleanupOnSignal(unsigned long) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x1a72881)
    #3 0x0000000001a02148 CrashRecoverySignalHandler(int) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x1a02148)
    #4 0x00007f6e91999980 __restore_rt (/lib/x86_64-linux-gnu/libpthread.so.0+0x12980)
    #5 0x0000000001461e86 llvm::DILocation::getImpl(llvm::LLVMContext&, unsigned int, unsigned int, llvm::Metadata*, llvm::Metadata*, bool, llvm::Metadata::StorageType, bool) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x1461e86)
    #6 0x000000000146eb85 llvm::DebugLoc::get(unsigned int, unsigned int, llvm::MDNode const*, llvm::MDNode const*, bool) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x146eb85)
    #7 0x0000000001cb4f4e clang::CodeGen::CGDebugInfo::EmitLocation(clang::CodeGen::CGBuilderTy&, clang::SourceLocation) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x1cb4f4e)
    #8 0x0000000001cb509e clang::CodeGen::ApplyDebugLocation::init(clang::SourceLocation, bool) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x1cb509e)
    #9 0x0000000001f35fe7 clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x1f35fe7)
    #10 0x0000000001f3a757 clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x1f3a757)
    #11 0x0000000001f3a9f2 clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (.part.927) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x1f3a9f2)
    #12 0x0000000001f3acd1 clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x1f3acd1)
    #13 0x0000000001f3621e clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x1f3621e)
    #14 0x0000000001f3684e clang::CodeGen::CodeGenFunction::EmitReferenceBindingToExpr(clang::Expr const*) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x1f3684e)
    #15 0x0000000001f09259 clang::CodeGen::CodeGenFunction::EmitExprAsInit(clang::Expr const*, clang::ValueDecl const*, clang::CodeGen::LValue, bool) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x1f09259)
    #16 0x0000000001f100bb clang::CodeGen::CodeGenFunction::EmitAutoVarInit(clang::CodeGen::CodeGenFunction::AutoVarEmission const&) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x1f100bb)
    #17 0x0000000001f113a5 clang::CodeGen::CodeGenFunction::EmitAutoVarDecl(clang::VarDecl const&) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x1f113a5)
    #18 0x0000000001f115e5 clang::CodeGen::CodeGenFunction::EmitDecl(clang::Decl const&) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x1f115e5)
    #19 0x0000000001ceb397 clang::CodeGen::CodeGenFunction::EmitIfStmt(clang::IfStmt const&) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x1ceb397)
    #20 0x0000000001cea9f9 clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*, llvm::ArrayRef<clang::Attr const*>) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x1cea9f9)
    #21 0x0000000001ceae7c clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x1ceae7c)
    #22 0x0000000001d2f669 clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::Stmt const*) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x1d2f669)
    #23 0x0000000001d37e66 clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x1d37e66)
    #24 0x0000000001d74a72 clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl, llvm::GlobalValue*) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x1d74a72)
    #25 0x0000000001d72864 clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x1d72864)
    #26 0x0000000001d72f73 clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x1d72f73)
    #27 0x0000000001d77ee7 clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) (.part.4891) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x1d77ee7)
    #28 0x0000000002721851 (anonymous namespace)::CodeGeneratorImpl::HandleTopLevelDecl(clang::DeclGroupRef) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x2721851)
    #29 0x0000000002716392 clang::BackendConsumer::HandleTopLevelDecl(clang::DeclGroupRef) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x2716392)
    #30 0x00000000031928c4 clang::ParseAST(clang::Sema&, bool, bool) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x31928c4)
    #31 0x00000000021afa91 clang::FrontendAction::Execute() (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x21afa91)
    #32 0x0000000002172b8b clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x2172b8b)
    #33 0x0000000002266f33 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x2266f33)
    #34 0x00000000009a056c cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x9a056c)
    #35 0x000000000099d49d ExecuteCC1Tool(llvm::SmallVectorImpl<char const*>&) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x99d49d)
    #36 0x000000000206b215 void llvm::function_ref<void ()>::callback_fn<clang::driver::CC1Command::Execute(llvm::ArrayRef<llvm::Optionalllvm::StringRef >, std::string*, bool*) const::‘lambda’()>(long) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x206b215)
    #37 0x0000000001a02223 llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x1a02223)
    #38 0x000000000206bd8b clang::driver::CC1Command::Execute(llvm::ArrayRef<llvm::Optionalllvm::StringRef >, std::string*, bool*) const (.part.132) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x206bd8b)
    #39 0x0000000002048ae7 clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&) const (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x2048ae7)
    #40 0x0000000002049303 clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*> >&) const (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x2049303)
    #41 0x0000000002050e95 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*> >&) (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x2050e95)
    #42 0x000000000091dd4e main (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x91dd4e)
    #43 0x00007f6e907e8c87 __libc_start_main /build/glibc-CVJwZb/glibc-2.27/csu/…/csu/libc-start.c:344:0
    #44 0x000000000099ce15 _start (/home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang+++0x99ce15)
    clang++: error: clang frontend command failed due to signal (use -v to see invocation)
    clang version 11.0.1
    Target: x86_64-unknown-linux-gnu
    Thread model: posix
    InstalledDir: /home/brtx/Desktop/UnrealEngine-4.27.2-release/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v19_clang-11.0.1-centos7/x86_64-unknown-linux-gnu/bin
    clang++: note: diagnostic msg:

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang++: note: diagnostic msg: /tmp/Module-ca4619.cpp
clang++: note: diagnostic msg: /tmp/Module-ca4619.sh
clang++: note: diagnostic msg:


[33/245] Compile Module.CoreUObject.2_of_9.cpp
[34/245] Compile Module.CoreUObject.4_of_9.cpp
[36/245] Compile Module.CoreUObject.1_of_9.cpp
[35/245] Compile Module.CoreUObject.7_of_9.cpp
[37/245] Compile Module.CoreUObject.6_of_9.cpp
[38/245] Compile Module.CoreUObject.gen.cpp
[39/245] Compile Module.CoreUObject.9_of_9.cpp
[40/245] Compile Module.CoreUObject.5_of_9.cpp
[41/245] Compile Module.CoreUObject.8_of_9.cpp
[42/245] Compile Module.InputCore.cpp
[43/245] Compile Module.InputCore.gen.cpp
[44/245] Compile Module.SlateCore.1_of_3.cpp
[45/245] Compile Module.SlateCore.2_of_3.cpp
[46/245] Link (lld) libUnrealFrontend-Core.so
[47/245] Compile Module.SlateCore.3_of_3.cpp
[48/245] Compile Module.SlateCore.gen.cpp
[49/245] Compile Module.Slate.1_of_5.cpp
[50/245] Link (lld) libUnrealFrontend-Json.so
[51/245] Link (lld) libUnrealFrontend-Projects.so
[52/245] Link (lld) libUnrealFrontend-ApplicationCore.so
[53/245] Compile Module.Slate.4_of_5.cpp
[54/245] Compile Module.Slate.5_of_5.cpp
[55/245] Compile Module.Slate.2_of_5.cpp
[56/245] Compile Module.Slate.3_of_5.cpp
[57/245] Compile Module.Slate.gen.cpp
[58/245] Compile Module.DesktopPlatform.cpp
[59/245] Compile Module.EditorStyle.gen.cpp
[60/245] Compile Module.EditorStyle.cpp
[61/245] Compile Module.UELibSampleRate.cpp
[62/245] Compile Module.AudioPlatformConfiguration.gen.cpp
[63/245] Compile Module.AudioPlatformConfiguration.cpp
[64/245] Compile Module.LauncherPlatform.cpp
[65/245] Compile Module.TargetPlatform.cpp
[66/245] Link (lld) libUnrealFrontend-LauncherPlatform.so
[67/245] Compile NetCommonModule.cpp
[68/245] Compile Module.GeForceNOWWrapper.cpp
[69/245] Link (lld) libUnrealFrontend-UELibSampleRate.so
[70/245] Compile Module.RHI.cpp
[71/245] Compile Module.Sockets.cpp
[72/245] Link (lld) libUnrealFrontend-NetCommon.so
[73/245] Link (lld) libUnrealFrontend-GeForceNOWWrapper.so
[74/245] Compile Module.RenderCore.2_of_3.cpp
[75/245] Link (lld) libUnrealFrontend-DesktopPlatform.so
[76/245] Compile Module.JsonUtilities.cpp
[77/245] Compile Module.RenderCore.3_of_3.cpp
[78/245] Compile Module.JsonUtilities.gen.cpp
[79/245] Compile Module.RenderCore.1_of_3.cpp
[80/245] Link (lld) libUnrealFrontend-Sockets.so
[81/245] Compile FileServerMessages.gen.cpp
[82/245] Compile UnrealEdMessages.init.gen.cpp
[83/245] Compile UnrealEdMessagesModule.cpp
[84/245] Compile AssetEditorMessages.gen.cpp
[86/245] Compile AutomationWorkerMessages.gen.cpp
[85/245] Compile Module.MessageLog.cpp
[87/245] Compile AutomationMessages.init.gen.cpp
[88/245] Compile Module.AssetRegistry.gen.cpp
[89/245] Compile Module.AssetRegistry.cpp
[90/245] Compile Module.SSL.cpp
[91/245] Compile AutomationMessagesModule.cpp
[92/245] Link (lld) libUnrealFrontend-SSL.so
[93/245] Compile Module.ScreenShotComparisonTools.gen.cpp
[94/245] Compile Module.HTTP.cpp
[95/245] Compile Module.ScreenShotComparisonTools.cpp
[96/245] Compile ImageCore.cpp
[97/245] Compile WorkspaceMenuStructureModule.cpp
[98/245] Compile ProfilerMessagesModule.cpp
[99/245] Compile Module.AutomationController.gen.cpp
[100/245] Compile Module.DirectoryWatcher.cpp
[101/245] Compile SessionMessagesModule.cpp
[102/245] Compile Module.Cbor.cpp
[103/245] Link (lld) libUnrealFrontend-HTTP.so
[105/245] Compile Module.AutomationController.cpp
[104/245] Compile SessionMessages.init.gen.cpp
[106/245] Compile SessionServiceMessages.gen.cpp
[107/245] Compile ProfilerServiceMessages.gen.cpp
[108/245] Compile ProfilerMessages.init.gen.cpp
[109/245] Link (lld) libUnrealFrontend-ImageCore.so
[110/245] Compile Module.DesktopWidgets.cpp
[111/245] Compile Module.ShaderCompilerCommon.cpp
[112/245] Compile EngineMessages.init.gen.cpp
[113/245] Compile Module.ProfilerClient.cpp
[114/245] Compile Module.Networking.cpp
[115/245] Compile EngineServiceMessages.gen.cpp
[116/245] Compile Module.Serialization.cpp
[117/245] Link (lld) libUnrealFrontend-RHI.so
[118/245] Compile Module.SourceControl.gen.cpp
[119/245] Compile ShaderPreprocessor.cpp
[120/245] Compile EngineMessagesModule.cpp
[121/245] Compile Module.Serialization.gen.cpp
[122/245] Compile Module.Settings.cpp
[123/245] Compile Module.SourceControl.cpp
[124/245] Link (lld) libUnrealFrontend-DirectoryWatcher.so
[125/245] Link (lld) libUnrealFrontend-Cbor.so
[126/245] Compile Module.Profiler.cpp
[127/245] Compile Module.SessionServices.cpp
[128/245] Compile PIEPreviewDeviceSpecification.gen.cpp
[129/245] Compile Module.SourceCodeAccess.cpp
[130/245] Compile Module.Messaging.cpp
[131/245] Compile PIEPreviewDeviceSpecification.init.gen.cpp
[132/245] Compile Module.AutomationWindow.gen.cpp
[133/245] Compile Module.AutomationWindow.cpp
[134/245] Compile Module.SourceCodeAccess.gen.cpp
[135/245] Compile PIEPreviewDeviceSpecification.cpp
[136/245] Link (lld) libUnrealFrontend-Networking.so
[137/245] Compile Module.ScreenShotComparison.cpp
[138/245] Compile AndroidDeviceDetectionModule.cpp
[139/245] Compile Module.UdpMessaging.cpp
[140/245] Compile LaunchDaemonMessages.init.gen.cpp
[141/245] Compile Module.LauncherServices.cpp
[142/245] Link (lld) libUnrealFrontend-RenderCore.so
[143/245] Compile Module.TargetDeviceServices.cpp
[144/245] Compile TextureFormatIntelISPCTexComp.cpp
[145/245] Link (lld) libUnrealFrontend-ShaderCompilerCommon.so
[146/245] Link (lld) libUnrealFrontend-ShaderPreprocessor.so
[147/245] Compile Module.OutputLog.cpp
[148/245] Compile Module.ProjectLauncher.cpp
[149/245] Compile LaunchDaemonMessagesModule.cpp
[150/245] Compile UnixCommonStartup.cpp
[151/245] Compile Module.TargetDeviceServices.gen.cpp
[152/245] Compile Module.SessionFrontend.cpp
[153/245] Compile IOSMessageProtocol.gen.cpp
[154/245] Compile Module.UdpMessaging.gen.cpp
[155/245] Compile Module.TcpMessaging.cpp
[156/245] Compile Module.VectorVM.cpp
[157/245] Compile Module.VectorVM.gen.cpp
[158/245] Compile Module.DeviceManager.cpp
[159/245] Compile Module.TcpMessaging.gen.cpp
[160/245] Compile Module.StandaloneRenderer.cpp
[161/245] Compile TextureFormatUncompressed.cpp
[162/245] Compile LinuxServerTargetPlatformModule.cpp
[163/245] Compile TextureFormatASTC.cpp
[164/245] Compile TextureFormatDXT.cpp
[165/245] Compile Module.LinuxTargetPlatform.cpp
[166/245] Compile Module.AllDesktopTargetPlatform.cpp
[167/245] Compile Module.ShaderFormatOpenGL.cpp
[168/245] Compile LinuxAArch64NoEditorTargetPlatformModule.cpp
[169/245] Compile LinuxClientTargetPlatformModule.cpp
[170/245] Compile LinuxNoEditorTargetPlatformModule.cpp
[171/245] Compile Module.ShaderFormatVectorVM.cpp
[172/245] Compile Module.SlateFileDialogs.cpp
[173/245] Compile Module.AndroidTargetPlatform.cpp
[174/245] Compile LinuxAArch64ServerTargetPlatformModule.cpp
[175/245] Compile Module.LinuxTargetPlatform.gen.cpp
[176/245] Compile Module.SlateReflector.gen.cpp
[178/245] Compile TextureFormatPVR.cpp
[177/245] Compile Module.VulkanShaderFormat.cpp
[179/245] Compile Module.SlateReflector.cpp
[180/245] Compile LinuxAArch64ClientTargetPlatformModule.cpp
[181/245] Link (lld) libUnrealFrontend-TextureFormatUncompressed.so
[182/245] Link (lld) libUnrealFrontend-ShaderFormatOpenGL.so
[183/245] Link (lld) libUnrealFrontend-VulkanShaderFormat.so
Makefile:1038: recipe for target ‘UnrealFrontend’ failed
make: *** [UnrealFrontend] Error 6

1 Like