Created
March 2, 2022 12:10
-
-
Save Palmr/8f6b703aeaaf0a0169d3dcfe13580d1a to your computer and use it in GitHub Desktop.
This file contains hidden or 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
/opt/cmake/bin/cmake -DCMAKE_BUILD_TYPE=Release -G Ninja -DCMAKE_C_COMPILER_WORKS=1 -DCMAKE_BUILD_TYPE=Release -DCMAKE_SYSTEM_NAME=Windows -DCMAKE_CROSSCOMPILING=ON /tmp/project | |
-- Configuring done | |
-- Generating done | |
-- Build files have been written to: /tmp/project/cmake-build-release-docker-wine | |
Cannot get compiler information: | |
Compiler exited with error code 2: /opt/msvc/bin/x86/cl @/tmp/misc/response-file15603522667233498293 /tmp/misc/compiler-file16351311352593759053 | @response-file15603522667233498293=/TP /DPROJECT_EXPORTS /DProject_EXPORTS /DNDEBUG /DWIN32 /D_MBCS /D_USRDLL /D_WINDOWS /EHsc /EHsc -MD /GL /Oi /GF /Gy /W3 /Zi /EHsc /FI/tmp/project/cmake-build-release-docker-wine/Project/CMakeFiles/Project.dir/cmake_pch.hxx /Be /Bd /EP | |
0012:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002 | |
0012:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002 | |
0012:err:ole:get_local_server_stream Failed: 80004002 | |
000b:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. | |
000b:err:winediag:nodrv_CreateWindow Make sure that your X server is running and that $DISPLAY is set correctly. | |
0014:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. | |
0014:err:winediag:nodrv_CreateWindow Make sure that your X server is running and that $DISPLAY is set correctly. | |
0014:err:ole:apartment_createwindowifneeded CreateWindow failed with error 0 | |
0014:err:ole:apartment_createwindowifneeded CreateWindow failed with error 0 | |
0014:err:ole:apartment_createwindowifneeded CreateWindow failed with error 14007 | |
0014:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x800736b7 | |
0014:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 800736b7 | |
0014:err:ole:get_local_server_stream Failed: 800736b7 | |
0010:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. | |
0010:err:winediag:nodrv_CreateWindow Make sure that your X server is running and that $DISPLAY is set correctly. | |
Could not find Wine Gecko. HTML rendering will be disabled. | |
it looks like wine32-development is missing, you should install it. | |
multiarch needs to be enabled first. as root, please | |
execute "dpkg --add-architecture i386 && apt-get update && | |
apt-get install wine32-development" | |
0025:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. | |
0025:err:winediag:nodrv_CreateWindow Make sure that your X server is running and that $DISPLAY is set correctly. | |
Could not find Wine Gecko. HTML rendering will be disabled. | |
wine: configuration in L"/home/wine/.wine" has been updated. | |
Microsoft (R) C/C++ Optimizing Compiler Version 19.31.31104 for x86 | |
Copyright (C) Microsoft Corporation. All rights reserved. | |
all: | |
@cd Z:\tmp\project\cmake-build-release-docker-wine\Project | |
@set INCLUDE=z:\opt\msvc\vc\tools\msvc\14.31.31103\include;z:\opt\msvc\kits\10\include\10.0.19041.0\shared;z:\opt\msvc\kits\10\include\10.0.19041.0\ucrt;z:\opt\msvc\kits\10\include\10.0.19041.0\um;z:\opt\msvc\kits\10\include\10.0.19041.0\winrt | |
@set LIB=z:\opt\msvc\vc\tools\msvc\14.31.31103\lib\x86;z:\opt\msvc\kits\10\lib\10.0.19041.0\ucrt\x86;z:\opt\msvc\kits\10\lib\10.0.19041.0\um\x86 | |
@set CL= | |
@set _CL_= | |
@set LINK= | |
Z:\opt\msvc\vc\tools\msvc\14.31.31103\bin\Hostx64\x86\cl.exe @<< z:/tmp/misc/compiler-file16351311352593759053 | |
/TP /DPROJECT_EXPORTS /DProject_EXPORTS /DNDEBUG /DWIN32 /D_MBCS /D_USRDLL /D_WINDOWS /EHsc /EHsc -MD /GL /Oi /GF /Gy /W3 /Zi /EHsc /FI/tmp/project/cmake-build-release-docker-wine/Project/CMakeFiles/Project.dir/cmake_pch.hxx /Be /Bd /EP<< | |
cl /TP /DPROJECT_EXPORTS /DProject_EXPORTS /DNDEBUG /DWIN32 /D_MBCS /D_USRDLL /D_WINDOWS /EHsc /EHsc -MD /GL /Oi /GF /Gy /W3 /Zi /EHsc /FI/tmp/project/cmake-build-release-docker-wine/Project/CMakeFiles/Project.dir/cmake_pch.hxx /Be /Bd /EP | |
cl : Command line error D8004 : '/FI' requires an argument | |
Compiler exited with error code 2: /opt/msvc/bin/x86/cl @/tmp/misc/response-file8367337111375989157 /tmp/misc/compiler-file16351311352593759053 | @response-file8367337111375989157=/TP /DWIN32 /EHsc /EHsc -MD /GL /Zi /EHsc /FI/tmp/project/cmake-build-release-docker-wine/Project/CMakeFiles/ProjectTest.dir/cmake_pch.hxx /Be /Bd /EP | |
0012:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002 | |
0012:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002 | |
0012:err:ole:get_local_server_stream Failed: 80004002 | |
0014:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. | |
0014:err:winediag:nodrv_CreateWindow Make sure that your X server is running and that $DISPLAY is set correctly. | |
0014:err:ole:apartment_createwindowifneeded CreateWindow failed with error 0 | |
0014:err:ole:apartment_createwindowifneeded CreateWindow failed with error 0 | |
0014:err:ole:apartment_createwindowifneeded CreateWindow failed with error 14007 | |
0014:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x800736b7 | |
0014:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 800736b7 | |
0014:err:ole:get_local_server_stream Failed: 800736b7 | |
000b:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. | |
000b:err:winediag:nodrv_CreateWindow Make sure that your X server is running and that $DISPLAY is set correctly. | |
0010:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. | |
0010:err:winediag:nodrv_CreateWindow Make sure that your X server is running and that $DISPLAY is set correctly. | |
Could not find Wine Gecko. HTML rendering will be disabled. | |
it looks like wine32-development is missing, you should install it. | |
multiarch needs to be enabled first. as root, please | |
execute "dpkg --add-architecture i386 && apt-get update && | |
apt-get install wine32-development" | |
0025:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. | |
0025:err:winediag:nodrv_CreateWindow Make sure that your X server is running and that $DISPLAY is set correctly. | |
Could not find Wine Gecko. HTML rendering will be disabled. | |
wine: configuration in L"/home/wine/.wine" has been updated. | |
Microsoft (R) C/C++ Optimizing Compiler Version 19.31.31104 for x86 | |
Copyright (C) Microsoft Corporation. All rights reserved. | |
all: | |
@cd Z:\tmp\project\cmake-build-release-docker-wine\Project | |
@set INCLUDE=z:\opt\msvc\vc\tools\msvc\14.31.31103\include;z:\opt\msvc\kits\10\include\10.0.19041.0\shared;z:\opt\msvc\kits\10\include\10.0.19041.0\ucrt;z:\opt\msvc\kits\10\include\10.0.19041.0\um;z:\opt\msvc\kits\10\include\10.0.19041.0\winrt | |
@set LIB=z:\opt\msvc\vc\tools\msvc\14.31.31103\lib\x86;z:\opt\msvc\kits\10\lib\10.0.19041.0\ucrt\x86;z:\opt\msvc\kits\10\lib\10.0.19041.0\um\x86 | |
@set CL= | |
@set _CL_= | |
@set LINK= | |
Z:\opt\msvc\vc\tools\msvc\14.31.31103\bin\Hostx64\x86\cl.exe @<< z:/tmp/misc/compiler-file16351311352593759053 | |
/TP /DWIN32 /EHsc /EHsc -MD /GL /Zi /EHsc /FI/tmp/project/cmake-build-release-docker-wine/Project/CMakeFiles/ProjectTest.dir/cmake_pch.hxx /Be /Bd /EP<< | |
cl /TP /DWIN32 /EHsc /EHsc -MD /GL /Zi /EHsc /FI/tmp/project/cmake-build-release-docker-wine/Project/CMakeFiles/ProjectTest.dir/cmake_pch.hxx /Be /Bd /EP | |
cl : Command line error D8004 : '/FI' requires an argument |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment