Advertisement
kishoredbn

Untitled

Sep 24th, 2020
2,221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Build started at 2020-09-24T21:51:15.349275
  2. Main binary: userpath\AppData\Local\Programs\Python\Python39\python.exe
  3. Build Options: -Ddebug=true -Doptimization=2 -Db_vscrt=md -Dprefix=userpath/Workspace/cerbero/build/dist/msvc_x86 -Dlibdir=lib -Dbackend=ninja -Ddefault_library=both -Dwrap_mode=nodownload '--native-file userpath/Workspace/cerbero/build/sources/msvc_x86/zlib-1.2.11/_builddir/meson-native-file.txt'
  4. Python system: Windows
  5. The Meson build system
  6. Version: 0.55.3
  7. Source dir: userpath\Workspace\cerbero\build\sources\msvc_x86\zlib-1.2.11
  8. Build dir: userpath\Workspace\cerbero\build\sources\msvc_x86\zlib-1.2.11\_builddir
  9. Build type: native build
  10. Using 'PKG_CONFIG_PATH' from environment with value: 'userpath/Workspace/cerbero/build/dist/msvc_x86/share/pkgconfig'
  11. Using 'PKG_CONFIG_PATH' from environment with value: 'userpath/Workspace/cerbero/build/dist/msvc_x86/share/pkgconfig'
  12. Project name: zlib
  13. Project version: 1.2.11
  14. None of 'CFLAGS' are defined in the environment, not changing global flags.
  15. None of 'LDFLAGS' are defined in the environment, not changing global flags.
  16. None of 'CPPFLAGS' are defined in the environment, not changing global flags.
  17. None of 'CC_LD' are defined in the environment, not changing global flags.
  18. Sanity testing C compiler: cl
  19. Is cross compiler: False.
  20. None of 'CC_LD' are defined in the environment, not changing global flags.
  21. Sanity check compiler command line: cl userpath\Workspace\cerbero\build\sources\msvc_x86\zlib-1.2.11\_builddir\meson-private\sanitycheckc.c /Feuserpath\Workspace\cerbero\build\sources\msvc_x86\zlib-1.2.11\_builddir\meson-private\sanitycheckc.exe /MD /utf-8 -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 /nologo /showIncludes /link -Luserpath/Workspace/cerbero/build/dist/msvc_x86/lib
  22. Sanity check compile stdout:
  23. sanitycheckc.c
  24. LINK : warning LNK4044: unrecognized option '/Luserpath/Workspace/cerbero/build/dist/msvc_x86/lib'; ignored
  25. LINK : fatal error LNK1104: cannot open file 'ucrt.lib'
  26.  
  27. -----
  28. Sanity check compile stderr:
  29.  
  30. -----
  31. Compiler for language c for the build machine not found.
  32. None of 'CFLAGS' are defined in the environment, not changing global flags.
  33. None of 'LDFLAGS' are defined in the environment, not changing global flags.
  34. None of 'CPPFLAGS' are defined in the environment, not changing global flags.
  35. None of 'CC_LD' are defined in the environment, not changing global flags.
  36. Sanity testing C compiler: cl
  37. Is cross compiler: False.
  38. None of 'CC_LD' are defined in the environment, not changing global flags.
  39. Sanity check compiler command line: cl userpath\Workspace\cerbero\build\sources\msvc_x86\zlib-1.2.11\_builddir\meson-private\sanitycheckc.c /Feuserpath\Workspace\cerbero\build\sources\msvc_x86\zlib-1.2.11\_builddir\meson-private\sanitycheckc.exe /MD /utf-8 -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 /nologo /showIncludes /link -Luserpath/Workspace/cerbero/build/dist/msvc_x86/lib
  40. Sanity check compile stdout:
  41. sanitycheckc.c
  42. LINK : warning LNK4044: unrecognized option '/Luserpath/Workspace/cerbero/build/dist/msvc_x86/lib'; ignored
  43. LINK : fatal error LNK1104: cannot open file 'ucrt.lib'
  44.  
  45. -----
  46. Sanity check compile stderr:
  47.  
  48. -----
  49.  
  50. ..\meson.build:1:0: ERROR: Compiler cl can not compile programs.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement