Inkscape Build Issue
Syed Shaharyaar Hussain <[email protected]> Mon, 25 Mar 2019 23:27:49 +0500
| Newsgroups | gmane.comp.graphics.inkscape.devel |
|---|---|
| Message-ID | <CAA-t9sJswG8k5Aj+Ta0UUW-CVwA0AwwmU1YxmHb6xCmLJ0y=pA@mail.gmail.com> |
Greetings! My name is Syed Shaharyaar Hussain. I was trying to build Inkscape on Windows using msys so that I can start my work on Project Refactoring. I followed the instructions provided on Compiling Inkscape on Windows with MSYS2 <http://wiki.inkscape.org/wiki/index.php/Compiling_Inkscape_on_Windows_with_MSYS2>. However, during build process I am encountering an error. I have attached the snapshot of my terminal as it will bring more clarity for understanding the nature of problem. Error is “C Compiler is not able to compile a simple test program”. Can you please shed light over what’s going wrong in the build process? Regards _______________________________________________ Inkscape-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/inkscape-devel
gcc broken.PNG
(image/png, 70.5 KB) - not displayed
CMakeError.log
(application/octet-stream, 3.2 KB)
Determining if the C compiler works failed with the following output: Change Dir: C:/msys64/home/Shaharyaar/inkscape/build/CMakeFiles/CMakeTmp Run Build Command:"C:/msys64/usr/bin/ninja.exe" "cmTC_7d43e" [1/2] Building C object CMakeFiles/cmTC_7d43e.dir/testCCompiler.c.obj FAILED: CMakeFiles/cmTC_7d43e.dir/testCCompiler.c.obj C:\msys64\mingw64\bin\gcc.exe -o CMakeFiles/cmTC_7d43e.dir/testCCompiler.c.obj -c testCCompiler.c /bin/sh: C:msys64mingw64bingcc.exe: command not found ninja: build stopped: subcommand failed. Determining if the C compiler works failed with the following output: Change Dir: C:/msys64/home/Shaharyaar/inkscape/build/CMakeFiles/CMakeTmp Run Build Command:"C:/msys64/usr/bin/ninja.exe" "cmTC_2ac87" [1/2] Building C object CMakeFiles/cmTC_2ac87.dir/testCCompiler.c.obj FAILED: CMakeFiles/cmTC_2ac87.dir/testCCompiler.c.obj C:\msys64\mingw64\bin\gcc.exe -o CMakeFiles/cmTC_2ac87.dir/testCCompiler.c.obj -c testCCompiler.c /bin/sh: C:msys64mingw64bingcc.exe: command not found ninja: build stopped: subcommand failed. Determining if the C compiler works failed with the following output: Change Dir: C:/msys64/home/Shaharyaar/inkscape/build/CMakeFiles/CMakeTmp Run Build Command:"C:/msys64/usr/bin/ninja.exe" "cmTC_42b7c" [1/2] Building C object CMakeFiles/cmTC_42b7c.dir/testCCompiler.c.obj FAILED: CMakeFiles/cmTC_42b7c.dir/testCCompiler.c.obj C:\msys64\mingw64\bin\gcc.exe -o CMakeFiles/cmTC_42b7c.dir/testCCompiler.c.obj -c testCCompiler.c /bin/sh: C:msys64mingw64bingcc.exe: command not found ninja: build stopped: subcommand failed. Determining if the C compiler works failed with the following output: Change Dir: C:/msys64/home/Shaharyaar/inkscape/build/CMakeFiles/CMakeTmp Run Build Command:"C:/msys64/usr/bin/ninja.exe" "cmTC_c297b" [1/2] Building C object CMakeFiles/cmTC_c297b.dir/testCCompiler.c.obj FAILED: CMakeFiles/cmTC_c297b.dir/testCCompiler.c.obj C:\msys64\mingw64\bin\gcc.exe -o CMakeFiles/cmTC_c297b.dir/testCCompiler.c.obj -c testCCompiler.c /bin/sh: C:msys64mingw64bingcc.exe: command not found ninja: build stopped: subcommand failed. Determining if the C compiler works failed with the following output: Change Dir: C:/msys64/home/Shaharyaar/inkscape/build/CMakeFiles/CMakeTmp Run Build Command:"C:/msys64/usr/bin/ninja.exe" "cmTC_b1a51" [1/2] Building C object CMakeFiles/cmTC_b1a51.dir/testCCompiler.c.obj FAILED: CMakeFiles/cmTC_b1a51.dir/testCCompiler.c.obj C:\msys64\mingw64\bin\gcc.exe -o CMakeFiles/cmTC_b1a51.dir/testCCompiler.c.obj -c testCCompiler.c /bin/sh: C:msys64mingw64bingcc.exe: command not found ninja: build stopped: subcommand failed. Determining if the C compiler works failed with the following output: Change Dir: C:/msys64/home/Shaharyaar/inkscape/build/CMakeFiles/CMakeTmp Run Build Command:"C:/msys64/usr/bin/ninja.exe" "cmTC_78917" [1/2] Building C object CMakeFiles/cmTC_78917.dir/testCCompiler.c.obj FAILED: CMakeFiles/cmTC_78917.dir/testCCompiler.c.obj C:\msys64\mingw64\bin\gcc.exe -o CMakeFiles/cmTC_78917.dir/testCCompiler.c.obj -c testCCompiler.c /bin/sh: C:msys64mingw64bingcc.exe: command not found ninja: build stopped: subcommand failed.
CMakeOutput.log
(application/octet-stream, 4.9 KB)
The system is: Windows - 10.0.17134 - AMD64 Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. Compiler: C:/msys64/mingw64/bin/gcc.exe Build flags: Id flags: The output was: 0 Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.exe" The C compiler identification is GNU, found in "C:/msys64/home/Shaharyaar/inkscape/build/CMakeFiles/3.13.4/CompilerIdC/a.exe" Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. Compiler: C:/msys64/mingw64/bin/g++.exe Build flags: Id flags: The output was: 0 Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.exe" The CXX compiler identification is GNU, found in "C:/msys64/home/Shaharyaar/inkscape/build/CMakeFiles/3.13.4/CompilerIdCXX/a.exe" Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. Compiler: C:/msys64/mingw64/bin/gcc.exe Build flags: Id flags: The output was: 0 Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.exe" The C compiler identification is GNU, found in "C:/msys64/home/Shaharyaar/inkscape/build/CMakeFiles/3.13.4/CompilerIdC/a.exe" Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. Compiler: C:/msys64/mingw64/bin/g++.exe Build flags: Id flags: The output was: 0 Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.exe" The CXX compiler identification is GNU, found in "C:/msys64/home/Shaharyaar/inkscape/build/CMakeFiles/3.13.4/CompilerIdCXX/a.exe" Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. Compiler: C:/msys64/mingw64/bin/gcc.exe Build flags: Id flags: The output was: 0 Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.exe" The C compiler identification is GNU, found in "C:/msys64/home/Shaharyaar/inkscape/build/CMakeFiles/3.13.4/CompilerIdC/a.exe" Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. Compiler: C:/msys64/mingw64/bin/g++.exe Build flags: Id flags: The output was: 0 Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.exe" The CXX compiler identification is GNU, found in "C:/msys64/home/Shaharyaar/inkscape/build/CMakeFiles/3.13.4/CompilerIdCXX/a.exe" Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. Compiler: C:/msys64/mingw64/bin/gcc.exe Build flags: Id flags: The output was: 0 Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.exe" The C compiler identification is GNU, found in "C:/msys64/home/Shaharyaar/inkscape/build/CMakeFiles/3.13.4/CompilerIdC/a.exe" Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. Compiler: C:/msys64/mingw64/bin/g++.exe Build flags: Id flags: The output was: 0 Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.exe" The CXX compiler identification is GNU, found in "C:/msys64/home/Shaharyaar/inkscape/build/CMakeFiles/3.13.4/CompilerIdCXX/a.exe" Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. Compiler: C:/msys64/mingw64/bin/gcc.exe Build flags: Id flags: The output was: 0 Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.exe" The C compiler identification is GNU, found in "C:/msys64/home/Shaharyaar/inkscape/build/CMakeFiles/3.13.4/CompilerIdC/a.exe" Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. Compiler: C:/msys64/mingw64/bin/g++.exe Build flags: Id flags: The output was: 0 Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.exe" The CXX compiler identification is GNU, found in "C:/msys64/home/Shaharyaar/inkscape/build/CMakeFiles/3.13.4/CompilerIdCXX/a.exe" Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. Compiler: C:/msys64/mingw64/bin/gcc.exe Build flags: Id flags: The output was: 0 Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.exe" The C compiler identification is GNU, found in "C:/msys64/home/Shaharyaar/inkscape/build/CMakeFiles/3.13.4/CompilerIdC/a.exe" Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. Compiler: C:/msys64/mingw64/bin/g++.exe Build flags: Id flags: The output was: 0 Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.exe" The CXX compiler identification is GNU, found in "C:/msys64/home/Shaharyaar/inkscape/build/CMakeFiles/3.13.4/CompilerIdCXX/a.exe"