Skip to content

Instantly share code, notes, and snippets.

@crizCraig
Created July 30, 2019 20:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save crizCraig/e03970852c0372b9da9d71ac71a69c5a to your computer and use it in GitHub Desktop.
Save crizCraig/e03970852c0372b9da9d71ac71a69c5a to your computer and use it in GitHub Desktop.
Deepdrive Unreal Build success after dialog
/home/a/UnrealInstalled/Engine/Binaries/Linux/UE4Editor /home/a/src/deepdrive-sim/DeepDrive.uproject
Increasing per-process limit of core file size to infinity.
LogConsoleResponse: Display: Failed to find resolution value strings in scalability ini. Falling back to default.
LogInit: Display: Running engine for game: DeepDrive
LogPakFile: Registered encryption key '00000000000000000000000000000000': 0 pak files mounted, 0 remain pending
LogPlatformFile: Not using cached read wrapper
LogTaskGraph: Started task graph with 5 named threads and 20 total threads with 3 sets of task threads.
LogStats: Stats thread started at 0.048704
LogICUInternationalization: ICU TimeZone Detection - Raw Offset: -8:00, Platform Override: ''
LogPluginManager: Mounting plugin DatasmithContent
LogPluginManager: Mounting plugin VariantManagerContent
LogPluginManager: Mounting plugin UdpMessaging
LogPluginManager: Mounting plugin TcpMessaging
LogPluginManager: Mounting plugin MediaPlayerEditor
LogPluginManager: Mounting plugin ImgMedia
LogPluginManager: Mounting plugin AvfMedia
LogPluginManager: Mounting plugin WebMMedia
LogPluginManager: Mounting plugin LinearTimecode
LogPluginManager: Mounting plugin WmfMedia
LogPluginManager: Mounting plugin AndroidMedia
LogPluginManager: Mounting plugin MediaCompositing
LogPluginManager: Mounting plugin MobileLauncherProfileWizard
LogPluginManager: Mounting plugin AssetManagerEditor
LogPluginManager: Mounting plugin MacGraphicsSwitching
LogPluginManager: Mounting plugin SpeedTreeImporter
LogPluginManager: Mounting plugin GameplayTagsEditor
LogPluginManager: Mounting plugin FacialAnimation
LogPluginManager: Mounting plugin CryptoKeys
LogPluginManager: Mounting plugin DataValidation
LogPluginManager: Mounting plugin PluginBrowser
LogPluginManager: Mounting plugin MeshEditor
LogPluginManager: Mounting plugin MagicLeap
LogPluginManager: Mounting plugin MagicLeapMedia
LogPluginManager: Mounting plugin AISupport
LogPluginManager: Mounting plugin UnrealEnginePython
LogPluginManager: Mounting plugin CharacterAI
LogPluginManager: Mounting plugin HTML5Networking
LogPluginManager: Mounting plugin AppleVision
LogPluginManager: Mounting plugin ProxyLODPlugin
LogPluginManager: Mounting plugin GeometryCache
LogPluginManager: Mounting plugin AppleImageUtils
LogPluginManager: Mounting plugin BackChannel
LogPluginManager: Mounting plugin AlembicImporter
LogPluginManager: Mounting plugin OnlineSubsystemGooglePlay
LogPluginManager: Mounting plugin OnlineSubsystemNull
LogPluginManager: Mounting plugin OnlineSubsystem
LogPluginManager: Mounting plugin OnlineSubsystemIOS
LogPluginManager: Mounting plugin OnlineSubsystemUtils
LogPluginManager: Mounting plugin Substance
LogPluginManager: Mounting plugin ExampleDeviceProfileSelector
LogPluginManager: Mounting plugin WindowsMoviePlayer
LogPluginManager: Mounting plugin WebMMoviePlayer
LogPluginManager: Mounting plugin ProceduralMeshComponent
LogPluginManager: Mounting plugin AndroidMoviePlayer
LogPluginManager: Mounting plugin EditableMesh
LogPluginManager: Mounting plugin OculusVR
LogPluginManager: Mounting plugin GoogleCloudMessaging
LogPluginManager: Mounting plugin PhysXVehicles
LogPluginManager: Mounting plugin LinuxDeviceProfileSelector
LogPluginManager: Mounting plugin IOSDeviceProfileSelector
LogPluginManager: Mounting plugin CableComponent
LogPluginManager: Mounting plugin Firebase
LogPluginManager: Mounting plugin ArchVisCharacter
LogPluginManager: Mounting plugin AppleMoviePlayer
LogPluginManager: Mounting plugin LocationServicesBPLibrary
LogPluginManager: Mounting plugin AudioCapture
LogPluginManager: Mounting plugin CustomMeshComponent
LogPluginManager: Mounting plugin AndroidPermission
LogPluginManager: Mounting plugin AndroidDeviceProfileSelector
LogPluginManager: Mounting plugin MobilePatchingUtils
LogPluginManager: Mounting plugin SteamVR
LogPluginManager: Mounting plugin RuntimePhysXCooking
LogPluginManager: Mounting plugin Paper2D
LogPluginManager: Mounting plugin LightPropagationVolume
LogPluginManager: Mounting plugin NetcodeUnitTest
LogPluginManager: Mounting plugin NUTUnrealEngine4
LogPluginManager: Mounting plugin KDevelopSourceCodeAccess
LogPluginManager: Mounting plugin ActorLayerUtilities
LogPluginManager: Mounting plugin NullSourceCodeAccess
LogPluginManager: Mounting plugin VisualStudioSourceCodeAccess
LogPluginManager: Mounting plugin XCodeSourceCodeAccess
LogPluginManager: Mounting plugin PerforceSourceControl
LogPluginManager: Mounting plugin SubversionSourceControl
LogPluginManager: Mounting plugin GitSourceControl
LogPluginManager: Mounting plugin CodeLiteSourceCodeAccess
LogPluginManager: Mounting plugin UObjectPlugin
LogPluginManager: Mounting plugin CLionSourceCodeAccess
LogPluginManager: Mounting plugin VisualStudioCodeSourceCodeAccess
LogPluginManager: Mounting plugin LauncherChunkInstaller
LogPluginManager: Mounting plugin MatineeToLevelSequence
LogPluginManager: Mounting plugin LevelSequenceEditor
LogPluginManager: Mounting plugin ActorSequence
LogPluginManager: Mounting plugin DeepDrivePlugin
LogPluginManager: Mounting plugin DeepDriveCityPlugin
LogStreaming: Display: Took 0.286s to configure plugins.
LogInit: Warning: Incompatible or missing module: DeepDrive
LogInit: Warning: Incompatible or missing module: DeepDrivePlugin
LogInit: Initializing SDL.
LogInit: Initialized SDL 2.0.8 revision: 11184 (hg-12121:4358e537000a with EpicExtensions) (compiled against 2.0.8)
LogInit: Using SDL video driver 'x11'
LogInit: Display metrics:
LogInit: PrimaryDisplayWidth: 3840
LogInit: PrimaryDisplayHeight: 2160
LogInit: PrimaryDisplayWorkAreaRect:
LogInit: Left=0, Top=64, Right=3840, Bottom=2160
LogInit: VirtualDisplayRect:
LogInit: Left=0, Top=64, Right=3840, Bottom=2160
LogInit: TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000
LogInit: ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000
LogInit: Number of monitors: 1
LogInit: Monitor 0
LogInit: Name: 0
LogInit: ID: display0
LogInit: NativeWidth: 3840
LogInit: NativeHeight: 2160
LogInit: bIsPrimary: true
STUBBED: FDesktopPlatformLinux::GetNativeFeedbackContext at /home/ue4/UnrealEngine/Engine/Source/Developer/DesktopPlatform/Private/Linux/DesktopPlatformLinux.cpp:436 (GetNativeFeedbackContext)
Running /home/a/UnrealInstalled/Engine/Binaries/DotNET/UnrealBuildTool.exe Development Linux -Project="/home/a/src/deepdrive-sim/DeepDrive.uproject" -TargetType=Editor -Progress -NoHotReloadFromIDE
Running Mono...
Fixing inconsistent case in filenames.
Setting up Mono
~/UnrealInstalled/Engine ~/UnrealInstalled/Engine/Binaries/Linux
Performing full C++ include scan (building a new target)
Using 'git status' to determine working set for adaptive non-unity build (/home/a/src/deepdrive-sim).
Creating makefile for DeepDriveEditor (no existing makefile)
userHome /home/a
pythonBinConfig /home/a/.deepdrive/python_bin
Building extension ...
pythonBin /home/a/anaconda3/envs/tf36/bin/python
Build extension script "/home/a/src/deepdrive-sim/Plugins/DeepDrivePlugin/Source/DeepDrivePython/build/build.py" --type dev
Unreal root /home/a/src/deepdrive-sim
running /home/a/anaconda3/envs/tf36/bin/python /home/a/src/deepdrive-sim/Packaging/get_package_version.py
3.0.20190726011006
DEEPDRIVE_VERSION is 3.0.20190726011006
PYPY_USERNAME is None
Removing ['/home/a/anaconda3/envs/tf36/lib/python3.6/site-packages/deepdrive.egg-link']
running /home/a/anaconda3/envs/tf36/bin/python -m pip uninstall --yes deepdrive
Can't uninstall 'deepdrive'. No files were found to uninstall.
running pip uninstall --yes deepdrive
Can't uninstall 'deepdrive'. No files were found to uninstall.
running /home/a/anaconda3/envs/tf36/bin/python -u -m pip install -e . --upgrade --force-reinstall --ignore-installed --no-deps
wrote build log output to /home/a/UnrealInstalled/Engine/Source/dev_build_log.txt
Obtaining file:///home/a/src/deepdrive-sim/Plugins/DeepDrivePlugin/Source/DeepDrivePython
Installing collected packages: deepdrive
Found existing installation: deepdrive 3.0.20190726011006
Can't uninstall 'deepdrive'. No files were found to uninstall.
Running setup.py develop for deepdrive
Successfully installed deepdrive
/home/a/src/deepdrive-sim/Plugins/DeepDrivePlugin/Source/DeepDrivePlugin/DeepDrivePlugin.Build.cs: warning: Modules must specify an explicit precompiled header (eg. PrivatePCHHeaderFile = "Private/DeepDrivePluginPrivatePCH.h") from UE 4.21 onwards.
/home/a/src/deepdrive-sim/Plugins/DeepDrivePlugin/Source/DeepDrivePlugin/DeepDrivePlugin.Build.cs: warning: Referenced directory '/home/a/UnrealInstalled/Engine/Source/DeepDrivePlugin/Public' does not exist.
Adding UEPy Editor dependencies
Adding project python include path: /home/a/UnrealInstalled/Engine/Plugins/UnrealEnginePython/Source/UnrealEnginePython/../../EmbeddedPython/Linux/include/python3.6m
Using linux include path at /home/a/UnrealInstalled/Engine/Plugins/UnrealEnginePython/Source/UnrealEnginePython/../../EmbeddedPython/Linux/include/python3.6m
Adding project python lib path: /home/a/UnrealInstalled/Engine/Plugins/UnrealEnginePython/Source/UnrealEnginePython/../../EmbeddedPython/Linux/lib/libpython3.6m.a
Using linux lib path at /home/a/UnrealInstalled/Engine/Plugins/UnrealEnginePython/Source/UnrealEnginePython/../../EmbeddedPython/Linux/lib/libpython3.6m.a
Discovered Python includes in /home/a/UnrealInstalled/Engine/Plugins/UnrealEnginePython/Source/UnrealEnginePython/../../EmbeddedPython/Linux/include/python3.6m
Discovered Python lib at /home/a/UnrealInstalled/Engine/Plugins/UnrealEnginePython/Source/UnrealEnginePython/../../EmbeddedPython/Linux/lib/libpython3.6m.a
/home/a/UnrealInstalled/Engine/Plugins/UnrealEnginePython/Source/UnrealEnginePython/UnrealEnginePython.Build.cs: warning: Referenced directory '/home/a/UnrealInstalled/Engine/Source/UnrealEnginePython/Public' does not exist.
WARNING: Warning: Plugin 'DeepDrivePlugin' does not list plugin 'PhysXVehicles' as a dependency, but module 'DeepDrivePlugin' depends on 'PhysXVehicles'.
@progress push 5%
Parsing headers for DeepDriveEditor
Running UnrealHeaderTool "/home/a/src/deepdrive-sim/DeepDrive.uproject" "/home/a/src/deepdrive-sim/Intermediate/Build/Linux/B4D820EA/DeepDriveEditor/Development/DeepDriveEditor.uhtmanifest" -LogCmds="loginit warning, logexit warning, logdatabase error" -Unattended -WarningsAsErrors -installed
Reflection code generated for DeepDriveEditor in 6.1775687 seconds
@progress pop
------- Build details --------
Using toolchain located at '/home/a/UnrealInstalled/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v12_clang-6.0.1-centos7/x86_64-unknown-linux-gnu'.
Using clang (/home/a/UnrealInstalled/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v12_clang-6.0.1-centos7/x86_64-unknown-linux-gnu/bin/clang++) version '6.0.1' (string), 6 (major), 0 (minor), 1 (patch)
Using bundled libc++ standard C++ library.
Using lld linker
Using llvm-ar : /home/a/UnrealInstalled/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v12_clang-6.0.1-centos7/x86_64-unknown-linux-gnu/bin/llvm-ar
Using fast way to relink circularly dependent libraries (no FixDeps).
------------------------------
Performing 16 actions (10 in parallel)
[1/16] Compile SharedPCH.Engine.h
[2/16] Compile Module.DeepDrivePlugin.cpp
[3/16] Compile Module.DeepDrivePlugin.gen.cpp
[4/16] Compile CanyonDayNightGameMode.gen.cpp
[5/16] Compile Car.gen.cpp
[6/16] Compile DataTransferStructs.gen.cpp
[7/16] Compile DeepDrive.init.gen.cpp
[8/16] Compile SplineTrajectory.gen.cpp
[9/16] Compile CanyonDayNightGameMode.cpp
[10/16] Compile UtilsProxy.cpp
[11/16] Compile SplineTrajectory.cpp
[12/16] Compile DeepDriveUtils.cpp
[13/16] Compile Car.cpp
[14/16] Compile DeepDrive.cpp
[15/16] Link (ld) libUE4Editor-DeepDrivePlugin.so
[16/16] Link (ld) libUE4Editor-DeepDrive.so
Total build time: 46.48 seconds (Local executor: 35.10 seconds)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment