Advertisement
Guest User

Untitled

a guest
Jun 12th, 2024
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
INI file 8.57 KB | Source Code | 0 0
  1. > conan install . --output-folder=build --build=missing
  2.  
  3. ======== Input profiles ========
  4. Profile host:
  5. [settings]
  6. arch=x86_64
  7. build_type=Release
  8. compiler=msvc
  9. compiler.cppstd=14
  10. compiler.runtime=dynamic
  11. compiler.runtime_type=Release    
  12. compiler.version=193
  13. os=Windows
  14. [conf]
  15. tools.files.download:verify=False
  16.  
  17. Profile build:
  18. [settings]
  19. arch=x86_64
  20. build_type=Release
  21. compiler=msvc
  22. compiler.cppstd=14
  23. compiler.runtime=dynamic
  24. compiler.runtime_type=Release
  25. compiler.version=193
  26. os=Windows
  27. [conf]
  28. tools.files.download:verify=False
  29.  
  30.  
  31. ======== Computing dependency graph ========
  32. Graph root
  33.     conanfile.txt: C:\archive\programming\C++\ConvexHulls\conanfile.txt
  34. Requirements
  35.     boost/1.83.0#f9d7f54f9095af0977b068c5e1164748 - Cache
  36.     bzip2/1.0.8#457c272f7da34cb9c67456dd217d36c4 - Cache
  37.     cgal/5.6.1#adce769ac280b52840ed3563b4cee52a - Cache
  38.     eigen/3.4.0#2e192482a8acff96fe34766adca2b24c - Cache
  39.     gmp/6.3.0#df20ffb6d21c34d67704305bcd1dea9e - Cache
  40.     mpfr/4.2.1#9387ed9b72866b2dda9690b287def172 - Cache
  41.     zlib/1.2.11#fca992a7d96a1b92bd956caa8a97d18f - Cache
  42. Build requirements
  43.     autoconf/2.71#f9307992909d7fb3df459340f1932809 - Cache
  44.     automake/1.16.5#058bda3e21c36c9aa8425daf3c1faf50 - Cache
  45.     b2/4.10.1#392e8deb2d02b1f9734ebfc9028f2f92 - Cache
  46.     m4/1.4.19#b38ced39a01e31fef5435bc634461fd2 - Cache
  47.     msys2/cci.latest#5a31efa2bde593541fd5ac3bcc50c01c - Cache
  48.     yasm/1.3.0#fb800a15413dca19bfaef9e4b5d50694 - Cache
  49. Resolved version ranges
  50.     zlib/[>=1.2.11 <2]: zlib/1.2.11
  51.  
  52. ======== Computing necessary packages ========
  53. boost/1.83.0: Checking 3 compatible configurations
  54. boost/1.83.0: Compatible configurations not found in cache, checking servers
  55. boost/1.83.0: '3704e86ea3b676c78b148f286f95e66f9e33c849': compiler.cppstd=17
  56. boost/1.83.0: '0146877bf063af920c4c51d9218cc9b7230dbca6': compiler.cppstd=20
  57. boost/1.83.0: 'f147c12bd86a7f2ce9ff2bf34b71689138aea72e': compiler.cppstd=23
  58. Requirements
  59.     boost/1.83.0#f9d7f54f9095af0977b068c5e1164748:3becda85e285acf424c7e0743f5974d5b1669ddc - Build
  60.     bzip2/1.0.8#457c272f7da34cb9c67456dd217d36c4:67bfcb7b4b78262b9d05495e479dcd92f747316b#cea9c0f0dfa41e83aebd5d39c5a5cbf3 - Cache
  61.     cgal/5.6.1#adce769ac280b52840ed3563b4cee52a:da39a3ee5e6b4b0d3255bfef95601890afd80709#6c41a0f1ab2f92be588bbca7d3cb0070 - Cache
  62.     eigen/3.4.0#2e192482a8acff96fe34766adca2b24c:da39a3ee5e6b4b0d3255bfef95601890afd80709#b2e7c2d86c5d1dbefc534889aa72e12c - Cache
  63.     gmp/6.3.0#df20ffb6d21c34d67704305bcd1dea9e:deeb86d617ccfdc956de72096fc3225aebe5b266#c5d497c392ea453fb070f1e9319e68cf - Cache
  64.     mpfr/4.2.1#9387ed9b72866b2dda9690b287def172:8306b040b04c609be10d1d4aee729c5b80267dd4#857ce021033d851482bde03a6d24b1a2 - Cache
  65.     zlib/1.2.11#fca992a7d96a1b92bd956caa8a97d18f:7bfde258ff4f62f75668d0896dbddedaa7480a0f#cbbc6789c50217b730b84a1dfe10d8a2 - Cache
  66. Build requirements
  67.     b2/4.10.1#392e8deb2d02b1f9734ebfc9028f2f92:522dcea5982a3f8a5b624c16477e47195da2f84f#4b24acf7d328900a387dd6d7643c087c - Cache
  68. Skipped binaries
  69.     autoconf/2.71, automake/1.16.5, m4/1.4.19, msys2/cci.latest, yasm/1.3.0
  70.  
  71. ======== Installing packages ========
  72. b2/4.10.1: Already installed! (1 of 8)
  73. bzip2/1.0.8: Already installed! (2 of 8)
  74. eigen/3.4.0: Already installed! (3 of 8)
  75. zlib/1.2.11: Already installed! (4 of 8)
  76. gmp/6.3.0: Already installed! (5 of 8)
  77.  
  78. -------- Installing package boost/1.83.0 (6 of 8) --------
  79. boost/1.83.0: Building from source
  80. boost/1.83.0: Package boost/1.83.0:3becda85e285acf424c7e0743f5974d5b1669ddc
  81. boost/1.83.0: Building your package in C:\Users\savini\.conan2\p\b\boost7128365b56a11\b
  82. boost/1.83.0: Calling generate()
  83. boost/1.83.0: Generators folder: C:\Users\savini\.conan2\p\b\boost7128365b56a11\b\build-release\conan
  84. boost/1.83.0: Generating aggregated env files
  85. boost/1.83.0: Generated aggregated env files: ['conanbuild.bat', 'conanrun.bat']
  86. boost/1.83.0: Calling build()
  87. boost/1.83.0: WARN: replace_in_file didn't find pattern '/* thread_local */' in 'C:\Users\savini\.conan2\p\boost9fbc4069a7a0d\s\src\boost\stacktrace\detail\libbacktrace_impls.hpp' file.
  88. boost/1.83.0: WARN: replace_in_file didn't find pattern '/* static __thread */' in 'C:\Users\savini\.conan2\p\boost9fbc4069a7a0d\s\src\boost\stacktrace\detail\libbacktrace_impls.hpp' file.
  89. boost/1.83.0: WARN: replace_in_file didn't find pattern 'local generic-os = [ set.difference $(all-os) : aix darwin vxworks solaris osf hpux ] ;' in 'C:\Users\savini\.conan2\p\boost9fbc4069a7a0d\s\src\tools\build\src\tools\gcc.jam' file.boost/1.83.0: WARN: replace_in_file didn't find pattern 'local no-threading = android beos haiku sgi darwin vxworks ;' in 'C:\Users\savini\.conan2\p\boost9fbc4069a7a0d\s\src\tools\build\src\tools\gcc.jam' file.
  90. boost/1.83.0: WARN: replace_in_file didn't find pattern '    <conditional>@numa' in 'C:\Users\savini\.conan2\p\boost9fbc4069a7a0d\s\src\libs\fiber\build\Jamfile.v2' file.
  91. boost/1.83.0: WARN: Patching user-config.jam
  92. boost/1.83.0: WARN:
  93. using zlib : 1.2.11 : <include>"C:/Users/savini/.conan2/p/zlib2d61c477734e9/p/include" <search>"C:/Users/savini/.conan2/p/zlib2d61c477734e9/p/lib" <name>zlib ;
  94. using bzip2 : 1.0.8 : <include>"C:/Users/savini/.conan2/p/bzip2e06444d88ab4f/p/include" <search>"C:/Users/savini/.conan2/p/bzip2e06444d88ab4f/p/lib" <name>bz2 ;
  95. using "msvc" : 14.3 :  :
  96.  ;
  97. boost/1.83.0: WARN: b2 -q numa=on target-os=windows architecture=x86 address-model=64 binary-format=pe abi=ms --layout=system --user-config=C:\Users\savini\.conan2\p\boost9fbc4069a7a0d\s\src\tools\build\user-config.jam -sNO_ZLIB=0 -sNO_BZIP2=0 -sNO_LZMA=1 -sNO_ZSTD=1 boost.locale.icu=off --disable-icu boost.locale.iconv=off --disable-iconv runtime-link=shared runtime-debugging=off threading=multi visibility=hidden link=static variant=release --with-atomic --with-chrono
  98. --with-container --with-context --with-contract --with-coroutine --with-date_time --with-exception --with-fiber --with-filesystem --with-graph --with-iostreams --with-json --with-locale --with-log --with-math --with-nowide --with-program_options --with-random --with-regex --with-serialization --with-stacktrace --with-system --with-test --with-thread --with-timer --with-type_erasure --with-url --with-wave toolset=msvc cxxstd=14 pch=on linkflags="" cxxflags="-fPIC" install --prefix=C:\Users\savini\.conan2\p\b\boost7128365b56a11\p -j24 --abbreviate-paths -d0 --debug-configuration --build-dir="C:\Users\savini\.conan2\p\b\boost7128365b56a11\b\build-release"
  99. boost/1.83.0: RUN: b2 -q numa=on target-os=windows architecture=x86 address-model=64 binary-format=pe abi=ms --layout=system --user-config=C:\Users\savini\.conan2\p\boost9fbc4069a7a0d\s\src\tools\build\user-config.jam -sNO_ZLIB=0 -sNO_BZIP2=0 -sNO_LZMA=1 -sNO_ZSTD=1 boost.locale.icu=off --disable-icu boost.locale.iconv=off --disable-iconv runtime-link=shared runtime-debugging=off threading=multi visibility=hidden link=static variant=release --with-atomic --with-chrono --with-container --with-context --with-contract --with-coroutine --with-date_time --with-exception --with-fiber --with-filesystem --with-graph --with-iostreams --with-json --with-locale --with-log --with-math --with-nowide --with-program_options --with-random --with-regex --with-serialization --with-stacktrace --with-system --with-test --with-thread --with-timer --with-type_erasure --with-url --with-wave toolset=msvc cxxstd=14 pch=on linkflags="" cxxflags="-fPIC" install --prefix=C:\Users\savini\.conan2\p\b\boost7128365b56a11\p -j24 --abbreviate-paths -d0 --debug-configuration --build-dir="C:\Users\savini\.conan2\p\b\boost7128365b56a11\b\build-release"
  100. conanvcvars.bat: Activating environment Visual Studio 17 - amd64 - winsdk_version=None - vcvars_ver=14.3
  101. [ERROR:vcvars.bat] Toolset directory for version '14.3' was not found.
  102. [ERROR:VsDevCmd.bat] *** VsDevCmd.bat encountered errors. Environment may be incomplete and/or incorrect. ***
  103. [ERROR:VsDevCmd.bat] In an uninitialized command prompt, please 'set VSCMD_DEBUG=[value]' and then re-run
  104. [ERROR:VsDevCmd.bat] vsdevcmd.bat [args] for additional details.
  105. [ERROR:VsDevCmd.bat] Where [value] is:
  106. [ERROR:VsDevCmd.bat]    1 : basic debug logging
  107. [ERROR:VsDevCmd.bat]    2 : detailed debug logging
  108. [ERROR:VsDevCmd.bat]    3 : trace level logging. Redirection of output to a file when using this level is recommended.
  109. [ERROR:VsDevCmd.bat] Example: set VSCMD_DEBUG=3
  110. [ERROR:VsDevCmd.bat]          vsdevcmd.bat > vsdevcmd.trace.txt 2>&1
  111.  
  112. boost/1.83.0: ERROR:
  113. Package '3becda85e285acf424c7e0743f5974d5b1669ddc' build failed
  114. boost/1.83.0: WARN: Build folder C:\Users\savini\.conan2\p\b\boost7128365b56a11\b\build-release
  115. ERROR: boost/1.83.0: Error in build() method, line 1130
  116.         self.run(full_command)
  117.         ConanException: Error 1 while executing
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement