Advertisement
Furry_02

Untitled

Jan 29th, 2022
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.78 KB | None | 0 0
  1. Build started at 2022-01-29T15:34:45.930821
  2. Main binary: c:\users\nickk\appdata\local\programs\python\python39\python.exe
  3. Build Options:
  4. Python system: Windows
  5. The Meson build system
  6. Version: 0.61.1
  7. Source dir: C:\Users\nickk\Desktop\The-Powder-Toy-master (1)\The-Powder-Toy-master
  8. Build dir: C:\Users\nickk\Desktop\The-Powder-Toy-master (1)\The-Powder-Toy-master\build-debug
  9. Build type: native build
  10. Project name: the-powder-toy
  11. Project version: the.cake.is.a.lie
  12. Sanity testing C compiler: gcc
  13. Is cross compiler: False.
  14. Sanity check compiler command line: gcc sanitycheckc.c -o sanitycheckc.exe -D_FILE_OFFSET_BITS=64
  15. Sanity check compile stdout:
  16.  
  17. -----
  18. Sanity check compile stderr:
  19.  
  20. -----
  21. Running test binary command: C:\Users\nickk\Desktop\The-Powder-Toy-master (1)\The-Powder-Toy-master\build-debug\meson-private\sanitycheckc.exe
  22. C compiler for the host machine: gcc (gcc 6.3.0 "gcc (MinGW.org GCC-6.3.0-1) 6.3.0")
  23. C linker for the host machine: gcc ld.bfd 2.28
  24. Sanity testing C++ compiler: c++
  25. Is cross compiler: False.
  26. Sanity check compiler command line: c++ sanitycheckcpp.cc -o sanitycheckcpp.exe -D_FILE_OFFSET_BITS=64
  27. Sanity check compile stdout:
  28.  
  29. -----
  30. Sanity check compile stderr:
  31.  
  32. -----
  33. Running test binary command: C:\Users\nickk\Desktop\The-Powder-Toy-master (1)\The-Powder-Toy-master\build-debug\meson-private\sanitycheckcpp.exe
  34. C++ compiler for the host machine: c++ (gcc 6.3.0 "c++ (MinGW.org GCC-6.3.0-1) 6.3.0")
  35. C++ linker for the host machine: c++ ld.bfd 2.28
  36. Sanity testing C compiler: gcc
  37. Is cross compiler: False.
  38. Sanity check compiler command line: gcc sanitycheckc.c -o sanitycheckc.exe -D_FILE_OFFSET_BITS=64
  39. Sanity check compile stdout:
  40.  
  41. -----
  42. Sanity check compile stderr:
  43.  
  44. -----
  45. Running test binary command: C:\Users\nickk\Desktop\The-Powder-Toy-master (1)\The-Powder-Toy-master\build-debug\meson-private\sanitycheckc.exe
  46. C compiler for the build machine: gcc (gcc 6.3.0 "gcc (MinGW.org GCC-6.3.0-1) 6.3.0")
  47. C linker for the build machine: gcc ld.bfd 2.28
  48. Sanity testing C++ compiler: c++
  49. Is cross compiler: False.
  50. Sanity check compiler command line: c++ sanitycheckcpp.cc -o sanitycheckcpp.exe -D_FILE_OFFSET_BITS=64
  51. Sanity check compile stdout:
  52.  
  53. -----
  54. Sanity check compile stderr:
  55.  
  56. -----
  57. Running test binary command: C:\Users\nickk\Desktop\The-Powder-Toy-master (1)\The-Powder-Toy-master\build-debug\meson-private\sanitycheckcpp.exe
  58. C++ compiler for the build machine: c++ (gcc 6.3.0 "c++ (MinGW.org GCC-6.3.0-1) 6.3.0")
  59. C++ linker for the build machine: c++ ld.bfd 2.28
  60. Build machine cpu family: x86
  61. Build machine cpu: x86
  62. Host machine cpu family: x86
  63. Host machine cpu: x86
  64. Target machine cpu family: x86
  65. Target machine cpu: x86
  66.  
  67. meson.build:84:2: ERROR: Problem encountered: no prebuilt i686-win-mingw-dynamic libraries are currently provided
  68.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement