Trying to build the initial project fails on Arch. Everything builds, but CrashReportClient
The error message I receive is:
Parsing headers for CrashReportClient
Running UnrealHeaderTool CrashReportClient "/opt/UnrealEngine/Engine/Intermediate/Build/Linux/x86_64-unknown-linux-gnu/CrashReportClient/Development/UnrealHeaderTool.manifest" -LogCmds="loginit warning, logexit warning, logdatabase error"
Refusing to run with the root privileges.
Error: Failed to generate code for CrashReportClient - error code: CrashOrAssert (3)
UnrealHeaderTool failed for target 'CrashReportClient' (platform: Linux, module info: /opt/UnrealEngine/Engine/Intermediate/Build/Linux/x86_64-unknown-linux-gnu/CrashReportClient/Development/UnrealHeaderTool.manifest).
Makefile:263: recipe for target 'CrashReportClient' failed
make: *** [CrashReportClient] Error 3