Skip to content

Instantly share code, notes, and snippets.

@kg
Created July 5, 2017 22:48
Show Gist options
  • Save kg/3d1df066a532448e398953cc8719d800 to your computer and use it in GitHub Desktop.
Save kg/3d1df066a532448e398953cc8719d800 to your computer and use it in GitHub Desktop.
Updating goal targets....
/home/kate/Projects/mono/mcs/class/System/../../build/rules.make:205 File `install-local' does not exist.
/home/kate/Projects/mono/mcs/class/System/../../build/rules.make:205 File `all-local' does not exist.
Prerequisite `../../class/lib/net_4_x-linux/System.Xml.dll' is newer than target `../../class/lib/net_4_x-linux/System.dll'.
Prerequisite `../../class/lib/net_4_x-linux/System.Configuration.dll' is newer than target `../../class/lib/net_4_x-linux/System.dll'.
/home/kate/Projects/mono/mcs/class/System/../../build/deps/linux_net_4_x__System.dll.makefrag:1 Must remake target `../../class/lib/net_4_x-linux/System.dll'.
Invoking recipe from ../../build/library.make:311 to update target `../../class/lib/net_4_x-linux/System.dll'.
##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
echo "CSC [net_4_x-linux] System.dll"; MONO_PATH="./../../class/lib/build:$MONO_PATH" CSC_SDK_PATH_DISABLED= /home/kate/Projects/mono/runtime/mono-wrapper --aot-path=/home/kate/Projects/mono/mcs/class/lib/build --gc-params=nursery-size=64m /home/kate/Projects/mono/external/roslyn-binaries/Microsoft.Net.Compilers/Microsoft.Net.Compilers.2.3.0/tools/csc.exe /codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -d:CONFIGURATION_2_0 -d:FEATURE_PAL,SYSTEM_NAMESPACE,MONO,PLATFORM_UNIX -d:MONO_FEATURE_PROCESS_START -d:MONO_FEATURE_THREAD_ABORT -d:MONO_FEATURE_THREAD_SUSPEND_RESUME -d:MONO_FEATURE_MULTIPLE_APPDOMAINS -unsafe -resource:resources/Asterisk.wav -resource:resources/Beep.wav -resource:resources/Exclamation.wav -resource:resources/Hand.wav -resource:resources/Question.wav -nowarn:436 -d:CODEDOM -d:MONO_FEATURE_APPLETLS -d:MONO_FEATURE_BTLS -d:SECURITY_DEP -d:XML_DEP -d:MONO_SECURITY_ALIAS -d:CONFIGURATION_DEP -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll -r:MonoSecurity=./../../class/lib/net_4_x-linux/Mono.Security.dll -target:library -out:../../class/lib/net_4_x-linux/System.dll @./../../build/deps/linux_net_4_x__System.dll.response
##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment