Last active
August 29, 2015 14:27
-
-
Save ysakasin/2f8f752a10d58487cb24 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Cleaning: Lury (Debug) | |
Build started 2015/08/22 14:32:22. | |
__________________________________________________ | |
Project "/Users/sakasin/src/lury/src/Lury/Lury.csproj" (Clean target(s)): | |
Target CoreClean: | |
Deleting file '/Users/sakasin/src/lury/src/Lury/obj/Debug/Lury.csproj.FilesWrittenAbsolute.txt' | |
Done building project "/Users/sakasin/src/lury/src/Lury/Lury.csproj". | |
Build succeeded. | |
0 Warning(s) | |
0 Error(s) | |
Time Elapsed 00:00:00.0516810 | |
ビルド中: JayLauncher (Release) | |
Build started 2015/08/22 14:32:22. | |
__________________________________________________ | |
Project "/Users/sakasin/src/lury/submodule/JayLauncher/JayLauncher.csproj" (Build target(s)): | |
Target PrepareForBuild: | |
Configuration: Release Platform: AnyCPU | |
Target GenerateSatelliteAssemblies: | |
No input files were specified for target GenerateSatelliteAssemblies, skipping. | |
Target GenerateTargetFrameworkMonikerAttribute: | |
Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date. | |
Target CoreCompile: | |
Skipping target "CoreCompile" because its outputs are up-to-date. | |
Done building project "/Users/sakasin/src/lury/submodule/JayLauncher/JayLauncher.csproj". | |
Build succeeded. | |
0 Warning(s) | |
ビルド中: Lury.Compiling (Debug) | |
Build started 2015/08/22 14:32:22. | |
__________________________________________________ | |
Project "/Users/sakasin/src/lury/submodule/lury-lexer/submodule/compiler-base/Lury.Compiling/Lury.Compiling.csproj" (Build target(s)): | |
Target PrepareForBuild: | |
Configuration: Debug Platform: AnyCPU | |
Target GenerateSatelliteAssemblies: | |
No input files were specified for target GenerateSatelliteAssemblies, skipping. | |
Target GenerateTargetFrameworkMonikerAttribute: | |
Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date. | |
Target CoreCompile: | |
Skipping target "CoreCompile" because its outputs are up-to-date. | |
Done building project "/Users/sakasin/src/lury/submodule/lury-lexer/submodule/compiler-base/Lury.Compiling/Lury.Compiling.csproj". | |
Build succeeded. | |
0 Warning(s) | |
ビルド中: lury-lexer (Debug) | |
Build started 2015/08/22 14:32:22. | |
__________________________________________________ | |
Project "/Users/sakasin/src/lury/submodule/lury-lexer/lury-lexer/lury-lexer.csproj" (Build target(s)): | |
Target PrepareForBuild: | |
Configuration: Debug Platform: AnyCPU | |
Target GenerateSatelliteAssemblies: | |
No input files were specified for target GenerateSatelliteAssemblies, skipping. | |
Target GenerateTargetFrameworkMonikerAttribute: | |
Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date. | |
Target CoreCompile: | |
Skipping target "CoreCompile" because its outputs are up-to-date. | |
Done building project "/Users/sakasin/src/lury/submodule/lury-lexer/lury-lexer/lury-lexer.csproj". | |
Build succeeded. | |
ビルド中: Lury (Debug) | |
Build started 2015/08/22 14:32:22. | |
__________________________________________________ | |
Project "/Users/sakasin/src/lury/src/Lury/Lury.csproj" (Build target(s)): | |
Target PrepareForBuild: | |
Configuration: Debug Platform: AnyCPU | |
Target PreBuildEvent: | |
Executing: mono ../../tools/JayLauncher.exe "-c" /Users/sakasin/src/lury/src/Lury/Compiling/Grammar.jay /Users/sakasin/src/lury/src/Lury/Compiling/skeleton.cs /Users/sakasin/src/lury/src/Lury/Compiling/Parser.cs | |
Unhandled Exception: | |
System.IO.IOException: Write fault on path /Users/sakasin/src/lury/bin/Debug/[Unknown] | |
at System.IO.FileStream.WriteInternal (System.Byte[] src, Int32 offset, Int32 count) [0x00000] in <filename unknown>:0 | |
at System.IO.FileStream.Write (System.Byte[] array, Int32 offset, Int32 count) [0x00000] in <filename unknown>:0 | |
at System.IO.StreamWriter.Flush (Boolean flushStream, Boolean flushEncoder) [0x00000] in <filename unknown>:0 | |
at System.IO.StreamWriter.Write (System.String value) [0x00000] in <filename unknown>:0 | |
at JayLauncher.Program.Start (System.String[] args) [0x00000] in <filename unknown>:0 | |
at JayLauncher.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0 | |
[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.IOException: Write fault on path /Users/sakasin/src/lury/bin/Debug/[Unknown] | |
at System.IO.FileStream.WriteInternal (System.Byte[] src, Int32 offset, Int32 count) [0x00000] in <filename unknown>:0 | |
at System.IO.FileStream.Write (System.Byte[] array, Int32 offset, Int32 count) [0x00000] in <filename unknown>:0 | |
at System.IO.StreamWriter.Flush (Boolean flushStream, Boolean flushEncoder) [0x00000] in <filename unknown>:0 | |
at System.IO.StreamWriter.Write (System.String value) [0x00000] in <filename unknown>:0 | |
at JayLauncher.Program.Start (System.String[] args) [0x00000] in <filename unknown>:0 | |
at JayLauncher.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0 | |
/Library/Frameworks/Mono.framework/Versions/4.0.3/lib/mono/4.5/Microsoft.Common.targets: error : Command 'mono ../../tools/JayLauncher.exe "-c" /Users/sakasin/src/lury/src/Lury/Compiling/Grammar.jay /Users/sakasin/src/lury/src/Lury/Compiling/skeleton.cs /Users/sakasin/src/lury/src/Lury/Compiling/Parser.cs' exited with code: 1. | |
Task "Exec" execution -- FAILED | |
Done building target "PreBuildEvent" in project "/Users/sakasin/src/lury/src/Lury/Lury.csproj".-- FAILED | |
Done building project "/Users/sakasin/src/lury/src/Lury/Lury.csproj".-- FAILED | |
Build FAILED. | |
Errors: | |
/Users/sakasin/src/lury/src/Lury/Lury.csproj (Build) -> | |
/Library/Frameworks/Mono.framework/Versions/4.0.3/lib/mono/4.5/Microsoft.Common.targets (PreBuildEvent target) -> | |
/Library/Frameworks/Mono.framework/Versions/4.0.3/lib/mono/4.5/Microsoft.Common.targets: error : Command 'mono ../../tools/JayLauncher.exe "-c" /Users/sakasin/src/lury/src/Lury/Compiling/Grammar.jay /Users/sakasin/src/lury/src/Lury/Compiling/skeleton.cs /Users/sakasin/src/lury/src/Lury/Compiling/Parser.cs' exited with code: 1. | |
0 Warning(s) | |
1 Error(s) | |
Time Elapsed 00:00:00.1543870 | |
---------------------- 完了 ---------------------- | |
ビルド: エラー 1件, 警告 0件 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Cleaning: Lury (Debug) | |
Build started 2015/08/22 15:26:07. | |
__________________________________________________ | |
Project "/Users/sakasin/src/lury/src/Lury/Lury.csproj" (Clean target(s)): | |
Target CoreClean: | |
Deleting file '/Users/sakasin/src/lury/src/Lury/obj/Debug/Lury.csproj.FilesWrittenAbsolute.txt' | |
Done building project "/Users/sakasin/src/lury/src/Lury/Lury.csproj". | |
ビルド中: JayLauncher (Release) | |
Build started 2015/08/22 15:26:07. | |
__________________________________________________ | |
Project "/Users/sakasin/src/lury/submodule/JayLauncher/JayLauncher.csproj" (Build target(s)): | |
Target PrepareForBuild: | |
Configuration: Release Platform: AnyCPU | |
Target GenerateSatelliteAssemblies: | |
No input files were specified for target GenerateSatelliteAssemblies, skipping. | |
Target GenerateTargetFrameworkMonikerAttribute: | |
Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date. | |
Target CoreCompile: | |
Skipping target "CoreCompile" because its outputs are up-to-date. | |
Done building project "/Users/sakasin/src/lury/submodule/JayLauncher/JayLauncher.csproj". | |
Build succeeded. | |
0 Warning(s) | |
ビルド中: Lury.Compiling (Debug) | |
Build started 2015/08/22 15:26:07. | |
__________________________________________________ | |
Project "/Users/sakasin/src/lury/submodule/lury-lexer/submodule/compiler-base/Lury.Compiling/Lury.Compiling.csproj" (Build target(s)): | |
Target PrepareForBuild: | |
Configuration: Debug Platform: AnyCPU | |
Target GenerateSatelliteAssemblies: | |
No input files were specified for target GenerateSatelliteAssemblies, skipping. | |
Target GenerateTargetFrameworkMonikerAttribute: | |
Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date. | |
Target CoreCompile: | |
Skipping target "CoreCompile" because its outputs are up-to-date. | |
Done building project "/Users/sakasin/src/lury/submodule/lury-lexer/submodule/compiler-base/Lury.Compiling/Lury.Compiling.csproj". | |
Build succeeded. | |
0 Warning(s) | |
0 Error(s) | |
ビルド中: lury-lexer (Debug) | |
Build started 2015/08/22 15:26:08. | |
__________________________________________________ | |
Project "/Users/sakasin/src/lury/submodule/lury-lexer/lury-lexer/lury-lexer.csproj" (Build target(s)): | |
Target PrepareForBuild: | |
Configuration: Debug Platform: AnyCPU | |
Target GenerateSatelliteAssemblies: | |
No input files were specified for target GenerateSatelliteAssemblies, skipping. | |
Target GenerateTargetFrameworkMonikerAttribute: | |
Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date. | |
Target CoreCompile: | |
Skipping target "CoreCompile" because its outputs are up-to-date. | |
Done building project "/Users/sakasin/src/lury/submodule/lury-lexer/lury-lexer/lury-lexer.csproj". | |
Build succeeded. | |
0 Warning(s) | |
ビルド中: Lury (Debug) | |
Build started 2015/08/22 15:26:08. | |
__________________________________________________ | |
Project "/Users/sakasin/src/lury/src/Lury/Lury.csproj" (Build target(s)): | |
Target PrepareForBuild: | |
Configuration: Debug Platform: AnyCPU | |
Target PreBuildEvent: | |
Executing: mono ../../tools/JayLauncher.exe "-c" /Users/sakasin/src/lury/src/Lury/Compiling/Grammar.jay /Users/sakasin/src/lury/src/Lury/Compiling/skeleton.cs /Users/sakasin/src/lury/src/Lury/Compiling/Parser.cs | |
/Users/sakasin/src/lury/tools/jay.exe | |
jay.exe is not found. | |
/Library/Frameworks/Mono.framework/Versions/4.0.3/lib/mono/4.5/Microsoft.Common.targets: error : Command 'mono ../../tools/JayLauncher.exe "-c" /Users/sakasin/src/lury/src/Lury/Compiling/Grammar.jay /Users/sakasin/src/lury/src/Lury/Compiling/skeleton.cs /Users/sakasin/src/lury/src/Lury/Compiling/Parser.cs' exited with code: 1. | |
Task "Exec" execution -- FAILED | |
Done building target "PreBuildEvent" in project "/Users/sakasin/src/lury/src/Lury/Lury.csproj".-- FAILED | |
Done building project "/Users/sakasin/src/lury/src/Lury/Lury.csproj".-- FAILED | |
Build FAILED. | |
Errors: | |
/Users/sakasin/src/lury/src/Lury/Lury.csproj (Build) -> | |
/Library/Frameworks/Mono.framework/Versions/4.0.3/lib/mono/4.5/Microsoft.Common.targets (PreBuildEvent target) -> | |
/Library/Frameworks/Mono.framework/Versions/4.0.3/lib/mono/4.5/Microsoft.Common.targets: error : Command 'mono ../../tools/JayLauncher.exe "-c" /Users/sakasin/src/lury/src/Lury/Compiling/Grammar.jay /Users/sakasin/src/lury/src/Lury/Compiling/skeleton.cs /Users/sakasin/src/lury/src/Lury/Compiling/Parser.cs' exited with code: 1. | |
---------------------- 完了 ---------------------- | |
ビルド: エラー 1件, 警告 0件 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Cleaning: Lury (Debug) | |
Build started 2015/08/22 15:39:12. | |
__________________________________________________ | |
Project "/Users/sakasin/src/lury/src/Lury/Lury.csproj" (Clean target(s)): | |
Target CoreClean: | |
Deleting file '/Users/sakasin/src/lury/src/Lury/obj/Debug/Lury.csproj.FilesWrittenAbsolute.txt' | |
Done building project "/Users/sakasin/src/lury/src/Lury/Lury.csproj". | |
ビルド中: JayLauncher (Release) | |
Build started 2015/08/22 15:39:12. | |
__________________________________________________ | |
Project "/Users/sakasin/src/lury/submodule/JayLauncher/JayLauncher.csproj" (Build target(s)): | |
Target PrepareForBuild: | |
Configuration: Release Platform: AnyCPU | |
Target GenerateSatelliteAssemblies: | |
No input files were specified for target GenerateSatelliteAssemblies, skipping. | |
Target GenerateTargetFrameworkMonikerAttribute: | |
Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date. | |
Target CoreCompile: | |
Skipping target "CoreCompile" because its outputs are up-to-date. | |
Done building project "/Users/sakasin/src/lury/submodule/JayLauncher/JayLauncher.csproj". | |
Build succeeded. | |
0 Warning(s) | |
ビルド中: Lury.Compiling (Debug) | |
Build started 2015/08/22 15:39:12. | |
__________________________________________________ | |
Project "/Users/sakasin/src/lury/submodule/lury-lexer/submodule/compiler-base/Lury.Compiling/Lury.Compiling.csproj" (Build target(s)): | |
Target PrepareForBuild: | |
Configuration: Debug Platform: AnyCPU | |
Target GenerateSatelliteAssemblies: | |
No input files were specified for target GenerateSatelliteAssemblies, skipping. | |
Target GenerateTargetFrameworkMonikerAttribute: | |
Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date. | |
Target CoreCompile: | |
Skipping target "CoreCompile" because its outputs are up-to-date. | |
Done building project "/Users/sakasin/src/lury/submodule/lury-lexer/submodule/compiler-base/Lury.Compiling/Lury.Compiling.csproj". | |
Build succeeded. | |
0 Warning(s) | |
0 Error(s) | |
ビルド中: lury-lexer (Debug) | |
Build started 2015/08/22 15:39:12. | |
__________________________________________________ | |
Project "/Users/sakasin/src/lury/submodule/lury-lexer/lury-lexer/lury-lexer.csproj" (Build target(s)): | |
Target PrepareForBuild: | |
Configuration: Debug Platform: AnyCPU | |
Target GenerateSatelliteAssemblies: | |
No input files were specified for target GenerateSatelliteAssemblies, skipping. | |
Target GenerateTargetFrameworkMonikerAttribute: | |
Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date. | |
Target CoreCompile: | |
Skipping target "CoreCompile" because its outputs are up-to-date. | |
Done building project "/Users/sakasin/src/lury/submodule/lury-lexer/lury-lexer/lury-lexer.csproj". | |
Build succeeded. | |
0 Warning(s) | |
0 Error(s) | |
ビルド中: Lury (Debug) | |
Build started 2015/08/22 15:39:12. | |
__________________________________________________ | |
Project "/Users/sakasin/src/lury/src/Lury/Lury.csproj" (Build target(s)): | |
Target PrepareForBuild: | |
Configuration: Debug Platform: AnyCPU | |
Target PreBuildEvent: | |
Executing: mono ../../tools/JayLauncher.exe "-c" /Users/sakasin/src/lury/src/Lury/Compiling/Grammar.jay /Users/sakasin/src/lury/src/Lury/Compiling/skeleton.cs /Users/sakasin/src/lury/src/Lury/Compiling/Parser.cs | |
Unhandled Exception: | |
System.ComponentModel.Win32Exception: ApplicationName='mono /Users/sakasin/src/lury/tools/jay.exe', CommandLine='-c /Users/sakasin/src/lury/src/Lury/Compiling/Grammar.jay', CurrentDirectory='', Native error= Cannot find the specified file | |
at System.Diagnostics.Process.Start_noshell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0 | |
at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0 | |
at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo startInfo) [0x00000] in <filename unknown>:0 | |
at JayLauncher.Program.Start (System.String[] args) [0x00000] in <filename unknown>:0 | |
at JayLauncher.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0 | |
[ERROR] FATAL UNHANDLED EXCEPTION: System.ComponentModel.Win32Exception: ApplicationName='mono /Users/sakasin/src/lury/tools/jay.exe', CommandLine='-c /Users/sakasin/src/lury/src/Lury/Compiling/Grammar.jay', CurrentDirectory='', Native error= Cannot find the specified file | |
at System.Diagnostics.Process.Start_noshell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0 | |
at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0 | |
at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo startInfo) [0x00000] in <filename unknown>:0 | |
at JayLauncher.Program.Start (System.String[] args) [0x00000] in <filename unknown>:0 | |
at JayLauncher.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0 | |
/Library/Frameworks/Mono.framework/Versions/4.0.3/lib/mono/4.5/Microsoft.Common.targets: error : Command 'mono ../../tools/JayLauncher.exe "-c" /Users/sakasin/src/lury/src/Lury/Compiling/Grammar.jay /Users/sakasin/src/lury/src/Lury/Compiling/skeleton.cs /Users/sakasin/src/lury/src/Lury/Compiling/Parser.cs' exited with code: 1. | |
Task "Exec" execution -- FAILED | |
Done building target "PreBuildEvent" in project "/Users/sakasin/src/lury/src/Lury/Lury.csproj".-- FAILED | |
Done building project "/Users/sakasin/src/lury/src/Lury/Lury.csproj".-- FAILED | |
Build FAILED. | |
Errors: | |
/Users/sakasin/src/lury/src/Lury/Lury.csproj (Build) -> | |
/Library/Frameworks/Mono.framework/Versions/4.0.3/lib/mono/4.5/Microsoft.Common.targets (PreBuildEvent target) -> | |
/Library/Frameworks/Mono.framework/Versions/4.0.3/lib/mono/4.5/Microsoft.Common.targets: error : Command 'mono ../../tools/JayLauncher.exe "-c" /Users/sakasin/src/lury/src/Lury/Compiling/Grammar.jay /Users/sakasin/src/lury/src/Lury/Compiling/skeleton.cs /Users/sakasin/src/lury/src/Lury/Compiling/Parser.cs' exited with code: 1. | |
---------------------- 完了 ---------------------- | |
ビルド: エラー 1件, 警告 0件 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment