CESNET / UltraGrid

UltraGrid low-latency audio and video network transmission system
http://www.ultragrid.cz
Other
507 stars 53 forks source link

GitHub CI fails to build CineForm #99

Closed MartinPulec closed 3 years ago

MartinPulec commented 3 years ago

CineForm build fails with:

2020-11-02T13:11:09.4781973Z InitializeBuildStatus:
2020-11-02T13:11:09.4783314Z   Creating "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
2020-11-02T13:11:10.0758866Z C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(234,5): error MSB6001: Invalid command line switch for "cmd.exe". System.ArgumentException: Item has already been added. Key in dictionary: 'temp'  Key being added: 'TEMP' [D:\a\UltraGrid\UltraGrid\cineform-sdk\ZERO_CHECK.vcxproj]
2020-11-02T13:11:10.0762190Z C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(234,5): error MSB6001:    at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add) [D:\a\UltraGrid\UltraGrid\cineform-sdk\ZERO_CHECK.vcxproj]
2020-11-02T13:11:10.0765142Z C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(234,5): error MSB6001:    at System.Collections.Hashtable.Add(Object key, Object value) [D:\a\UltraGrid\UltraGrid\cineform-sdk\ZERO_CHECK.vcxproj]
2020-11-02T13:11:10.0768626Z C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(234,5): error MSB6001:    at System.Collections.Specialized.StringDictionaryWithComparer.Add(String key, String value) [D:\a\UltraGrid\UltraGrid\cineform-sdk\ZERO_CHECK.vcxproj]
2020-11-02T13:11:10.0772343Z C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(234,5): error MSB6001:    at System.Diagnostics.ProcessStartInfo.get_EnvironmentVariables() [D:\a\UltraGrid\UltraGrid\cineform-sdk\ZERO_CHECK.vcxproj]
2020-11-02T13:11:10.0776307Z C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(234,5): error MSB6001:    at Microsoft.Build.Utilities.ToolTask.GetProcessStartInfo(String pathToTool, String commandLineCommands, String responseFileSwitch) [D:\a\UltraGrid\UltraGrid\cineform-sdk\ZERO_CHECK.vcxproj]
2020-11-02T13:11:10.0780783Z C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(234,5): error MSB6001:    at Microsoft.Build.Utilities.ToolTask.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [D:\a\UltraGrid\UltraGrid\cineform-sdk\ZERO_CHECK.vcxproj]
2020-11-02T13:11:10.0785527Z C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(234,5): error MSB6001:    at Microsoft.Build.CPPTasks.TrackedVCToolTask.TrackerExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [D:\a\UltraGrid\UltraGrid\cineform-sdk\ZERO_CHECK.vcxproj]
2020-11-02T13:11:10.0791093Z C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(234,5): error MSB6001:    at Microsoft.Build.CPPTasks.CustomBuild.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [D:\a\UltraGrid\UltraGrid\cineform-sdk\ZERO_CHECK.vcxproj]
2020-11-02T13:11:10.0794943Z C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(234,5): error MSB6001:    at Microsoft.Build.Utilities.ToolTask.Execute() [D:\a\UltraGrid\UltraGrid\cineform-sdk\ZERO_CHECK.vcxproj]
MartinPulec commented 3 years ago

see also: