Advertisement
hakonhagland

akvspc-nmake

Jul 1st, 2021
370
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.58 KB | None | 0 0
  1. C:\test\akvspsc\build> cmake .. -G "NMake Makefiles" -DBUILD_GSTREAMER_PLUGIN=ON
  2. -- The C compiler identification is MSVC 19.26.28806.0
  3. -- The CXX compiler identification is MSVC 19.26.28806.0
  4. -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx64/x64/cl.exe
  5. -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx64/x64/cl.exe - works
  6. -- Detecting C compiler ABI info
  7. -- Detecting C compiler ABI info - done
  8. -- Detecting C compile features
  9. -- Detecting C compile features - done
  10. -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx64/x64/cl.exe
  11. -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx64/x64/cl.exe - works
  12. -- Detecting CXX compiler ABI info
  13. -- Detecting CXX compiler ABI info - done
  14. -- Detecting CXX compile features
  15. -- Detecting CXX compile features - done
  16. -- Kinesis Video Cpp Producer path is C:/test/akvspsc
  17. -- dependencies install path is C:/test/akvspsc/open-source
  18. -- Begin building dependencies.
  19. -- Configuring done
  20. -- Generating done
  21. -- Build files have been written to: C:/test/akvspsc/open-source/liblog4cplus
  22. Scanning dependencies of target project_log4cplus
  23. [ 11%] Creating directories for 'project_log4cplus'
  24. [ 22%] Performing download step (git clone) for 'project_log4cplus'
  25. Cloning into 'project_log4cplus'...
  26. Note: switching to 'REL_1_2_2'.
  27.  
  28. You are in 'detached HEAD' state. You can look around, make experimental
  29. changes and commit them, and you can discard any commits you make in this
  30. state without impacting any branches by switching back to a branch.
  31.  
  32. If you want to create a new branch to retain commits you create, you may
  33. do so (now or later) by using -c with the switch command. Example:
  34.  
  35. git switch -c <new-branch-name>
  36.  
  37. Or undo this operation with:
  38.  
  39. git switch -
  40.  
  41. Turn off this advice by setting config variable advice.detachedHead to false
  42.  
  43. HEAD is now at 6ae6110a Update Automake to 1.16.1.
  44. [ 33%] Performing update step for 'project_log4cplus'
  45. [ 44%] No patch step for 'project_log4cplus'
  46. [ 55%] Performing configure step for 'project_log4cplus'
  47. -- The C compiler identification is MSVC 19.26.28806.0
  48. -- The CXX compiler identification is MSVC 19.26.28806.0
  49. -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx64/x64/cl.exe
  50. -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx64/x64/cl.exe - works
  51. -- Detecting C compiler ABI info
  52. -- Detecting C compiler ABI info - done
  53. -- Detecting C compile features
  54. -- Detecting C compile features - done
  55. -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx64/x64/cl.exe
  56. -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx64/x64/cl.exe - works
  57. -- Detecting CXX compiler ABI info
  58. -- Detecting CXX compiler ABI info - done
  59. -- Detecting CXX compile features
  60. -- Detecting CXX compile features - done
  61. -- Generating build for Log4cplus version 1.2.2
  62. -- Looking for pthread.h
  63. -- Looking for pthread.h - not found
  64. -- Found Threads: TRUE
  65. -- Threads:
  66. -- Looking for include file dlfcn.h
  67. -- Looking for include file dlfcn.h - not found
  68. -- Looking for include file errno.h
  69. -- Looking for include file errno.h - found
  70. -- Looking for include file iconv.h
  71. -- Looking for include file iconv.h - not found
  72. -- Looking for include file limits.h
  73. -- Looking for include file limits.h - found
  74. -- Looking for include file sys/types.h
  75. -- Looking for include file sys/types.h - found
  76. -- Looking for include files sys/types.h, sys/socket.h
  77. -- Looking for include files sys/types.h, sys/socket.h - not found
  78. -- Looking for include file sys/syscall.h
  79. -- Looking for include file sys/syscall.h - not found
  80. -- Looking for include files sys/types.h, sys/time.h
  81. -- Looking for include files sys/types.h, sys/time.h - not found
  82. -- Looking for include files sys/types.h, sys/timeb.h
  83. -- Looking for include files sys/types.h, sys/timeb.h - found
  84. -- Looking for include files sys/types.h, sys/stat.h
  85. -- Looking for include files sys/types.h, sys/stat.h - found
  86. -- Looking for include file sys/file.h
  87. -- Looking for include file sys/file.h - not found
  88. -- Looking for include file syslog.h
  89. -- Looking for include file syslog.h - not found
  90. -- Looking for include file arpa/inet.h
  91. -- Looking for include file arpa/inet.h - not found
  92. -- Looking for include file netinet/in.h
  93. -- Looking for include file netinet/in.h - not found
  94. -- Looking for include files sys/types.h, netinet/tcp.h
  95. -- Looking for include files sys/types.h, netinet/tcp.h - not found
  96. -- Looking for include file netdb.h
  97. -- Looking for include file netdb.h - not found
  98. -- Looking for include file unistd.h
  99. -- Looking for include file unistd.h - not found
  100. -- Looking for include file fcntl.h
  101. -- Looking for include file fcntl.h - found
  102. -- Looking for include file stdio.h
  103. -- Looking for include file stdio.h - found
  104. -- Looking for include file stdarg.h
  105. -- Looking for include file stdarg.h - found
  106. -- Looking for include file stdlib.h
  107. -- Looking for include file stdlib.h - found
  108. -- Looking for include file time.h
  109. -- Looking for include file time.h - found
  110. -- Looking for include file wchar.h
  111. -- Looking for include file wchar.h - found
  112. -- Looking for include file poll.h
  113. -- Looking for include file poll.h - not found
  114. -- Looking for include file inttypes.h
  115. -- Looking for include file inttypes.h - found
  116. -- Looking for include file memory.h
  117. -- Looking for include file memory.h - found
  118. -- Looking for include file stdint.h
  119. -- Looking for include file stdint.h - found
  120. -- Looking for include file strings.h
  121. -- Looking for include file strings.h - not found
  122. -- Looking for include file string.h
  123. -- Looking for include file string.h - found
  124. -- Looking for 5 include files stdlib.h, ..., float.h
  125. -- Looking for 5 include files stdlib.h, ..., float.h - found
  126. -- Looking for gmtime_r
  127. -- Looking for gmtime_r - not found
  128. -- Looking for localtime_r
  129. -- Looking for localtime_r - not found
  130. -- Looking for gettimeofday
  131. -- Looking for gettimeofday - not found
  132. -- Looking for getpid
  133. -- Looking for getpid - found
  134. -- Looking for poll
  135. -- Looking for poll - not found
  136. -- Looking for pipe
  137. -- Looking for pipe - not found
  138. -- Looking for pipe2
  139. -- Looking for pipe2 - not found
  140. -- Looking for ftime
  141. -- Looking for ftime - found
  142. -- Looking for stat
  143. -- Looking for stat - found
  144. -- Looking for lstat
  145. -- Looking for lstat - not found
  146. -- Looking for fcntl
  147. -- Looking for fcntl - not found
  148. -- Looking for lockf
  149. -- Looking for lockf - not found
  150. -- Looking for flock
  151. -- Looking for flock - not found
  152. -- Looking for htons
  153. -- Looking for htons - not found
  154. -- Looking for ntohs
  155. -- Looking for ntohs - not found
  156. -- Looking for htonl
  157. -- Looking for htonl - not found
  158. -- Looking for ntohl
  159. -- Looking for ntohl - not found
  160. -- Looking for shutdown
  161. -- Looking for shutdown - not found
  162. -- Looking for vsnprintf
  163. -- Looking for vsnprintf - not found
  164. -- Looking for _vsnprintf
  165. -- Looking for _vsnprintf - not found
  166. -- Looking for vsprintf_s
  167. -- Looking for vsprintf_s - not found
  168. -- Looking for vswprintf_s
  169. -- Looking for vswprintf_s - not found
  170. -- Looking for vfprintf_s
  171. -- Looking for vfprintf_s - not found
  172. -- Looking for vfwprintf_s
  173. -- Looking for vfwprintf_s - not found
  174. -- Looking for _vsnprintf_s
  175. -- Looking for _vsnprintf_s - not found
  176. -- Looking for _vsnwprintf_s
  177. -- Looking for _vsnwprintf_s - not found
  178. -- Looking for mbstowcs
  179. -- Looking for mbstowcs - found
  180. -- Looking for wcstombs
  181. -- Looking for wcstombs - found
  182. -- Looking for ENAMETOOLONG
  183. -- Looking for ENAMETOOLONG - found
  184. -- Looking for SYS_gettid
  185. -- Looking for SYS_gettid - not found
  186. -- Looking for __FUNCTION__
  187. -- Looking for __FUNCTION__ - found
  188. -- Looking for __PRETTY_FUNCTION__
  189. -- Looking for __PRETTY_FUNCTION__ - not found
  190. -- Looking for __func__
  191. -- Looking for __func__ - found
  192. -- Performing Test LOG4CPLUS_HAVE___SYNC_ADD_AND_FETCH
  193. -- Performing Test LOG4CPLUS_HAVE___SYNC_ADD_AND_FETCH - Failed
  194. -- Performing Test LOG4CPLUS_HAVE___SYNC_SUB_AND_FETCH
  195. -- Performing Test LOG4CPLUS_HAVE___SYNC_SUB_AND_FETCH - Failed
  196. -- Performing Test LOG4CPLUS_HAVE_GNU_VARIADIC_MACROS
  197. -- Performing Test LOG4CPLUS_HAVE_GNU_VARIADIC_MACROS - Failed
  198. -- Performing Test LOG4CPLUS_HAVE_C99_VARIADIC_MACROS
  199. -- Performing Test LOG4CPLUS_HAVE_C99_VARIADIC_MACROS - Success
  200. -- Looking for clock_gettime
  201. -- Looking for clock_gettime - not found
  202. -- Looking for clock_nanosleep
  203. -- Looking for clock_nanosleep - not found
  204. -- Looking for nanosleep
  205. -- Looking for nanosleep - not found
  206. -- Looking for gethostbyname_r
  207. -- Looking for gethostbyname_r - not found
  208. -- Looking for getaddrinfo
  209. -- Looking for getaddrinfo - not found
  210. -- Performing Test HAVE_ATTRIBUTE_VISIBILITY
  211. -- Performing Test HAVE_ATTRIBUTE_VISIBILITY - Failed
  212. -- Performing Test HAVE_DECLSPEC_DLLEXPORT
  213. -- Performing Test HAVE_DECLSPEC_DLLEXPORT - Success
  214. -- Performing Test HAVE_CXX11_THREAD_LOCAL
  215. -- Performing Test HAVE_CXX11_THREAD_LOCAL - Success
  216. -- Performing Test LOG4CPLUS_HAVE_CXX11_ATOMICS
  217. -- Performing Test LOG4CPLUS_HAVE_CXX11_ATOMICS - Success
  218. -- Looking for sys/types.h
  219. -- Looking for sys/types.h - found
  220. -- Looking for stddef.h
  221. -- Looking for stddef.h - found
  222. -- Check size of socklen_t
  223. -- Check size of socklen_t - failed
  224. -- Compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx64/x64/cl.exe
  225. -- MSVC version 19.26.28806.0
  226. -- Compiler flags: /DWIN32 /D_WINDOWS /W3 /GR /EHsc
  227. -- System name: Windows
  228. -- System version: 10.0.19043
  229. -- Configuring done
  230. -- Generating done
  231. -- Build files have been written to: C:/test/akvspsc/open-source/liblog4cplus/build/src/project_log4cplus-build
  232. [ 66%] Performing build step for 'project_log4cplus'
  233.  
  234. Microsoft (R) Program Maintenance Utility Version 14.26.28806.0
  235. Copyright (C) Microsoft Corporation. All rights reserved.
  236.  
  237. Scanning dependencies of target log4cplus
  238. [ 1%] Building CXX object src/CMakeFiles/log4cplus.dir/appenderattachableimpl.cxx.obj
  239. appenderattachableimpl.cxx
  240. [ 3%] Building CXX object src/CMakeFiles/log4cplus.dir/appender.cxx.obj
  241. appender.cxx
  242. [ 5%] Building CXX object src/CMakeFiles/log4cplus.dir/asyncappender.cxx.obj
  243. asyncappender.cxx
  244. [ 7%] Building CXX object src/CMakeFiles/log4cplus.dir/clogger.cxx.obj
  245. clogger.cxx
  246. [ 8%] Building CXX object src/CMakeFiles/log4cplus.dir/configurator.cxx.obj
  247. configurator.cxx
  248. [ 10%] Building CXX object src/CMakeFiles/log4cplus.dir/connectorthread.cxx.obj
  249. connectorthread.cxx
  250. [ 12%] Building CXX object src/CMakeFiles/log4cplus.dir/consoleappender.cxx.obj
  251. consoleappender.cxx
  252. [ 14%] Building CXX object src/CMakeFiles/log4cplus.dir/cygwin-win32.cxx.obj
  253. cygwin-win32.cxx
  254. [ 16%] Building CXX object src/CMakeFiles/log4cplus.dir/env.cxx.obj
  255. env.cxx
  256. C:\test\akvspsc\open-source\liblog4cplus\build\src\project_log4cplus\src\env.cxx(81): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  257. [ 17%] Building CXX object src/CMakeFiles/log4cplus.dir/factory.cxx.obj
  258. factory.cxx
  259. [ 19%] Building CXX object src/CMakeFiles/log4cplus.dir/fileappender.cxx.obj
  260. fileappender.cxx
  261. [ 21%] Building CXX object src/CMakeFiles/log4cplus.dir/fileinfo.cxx.obj
  262. fileinfo.cxx
  263. [ 23%] Building CXX object src/CMakeFiles/log4cplus.dir/filter.cxx.obj
  264. filter.cxx
  265. [ 25%] Building CXX object src/CMakeFiles/log4cplus.dir/global-init.cxx.obj
  266. global-init.cxx
  267. [ 26%] Building CXX object src/CMakeFiles/log4cplus.dir/hierarchy.cxx.obj
  268. hierarchy.cxx
  269. [ 28%] Building CXX object src/CMakeFiles/log4cplus.dir/hierarchylocker.cxx.obj
  270. hierarchylocker.cxx
  271. [ 30%] Building CXX object src/CMakeFiles/log4cplus.dir/layout.cxx.obj
  272. layout.cxx
  273. [ 32%] Building CXX object src/CMakeFiles/log4cplus.dir/log4judpappender.cxx.obj
  274. log4judpappender.cxx
  275. [ 33%] Building CXX object src/CMakeFiles/log4cplus.dir/lockfile.cxx.obj
  276. lockfile.cxx
  277. [ 35%] Building CXX object src/CMakeFiles/log4cplus.dir/logger.cxx.obj
  278. logger.cxx
  279. [ 37%] Building CXX object src/CMakeFiles/log4cplus.dir/loggerimpl.cxx.obj
  280. loggerimpl.cxx
  281. [ 39%] Building CXX object src/CMakeFiles/log4cplus.dir/loggingevent.cxx.obj
  282. loggingevent.cxx
  283. [ 41%] Building CXX object src/CMakeFiles/log4cplus.dir/loggingmacros.cxx.obj
  284. loggingmacros.cxx
  285. [ 42%] Building CXX object src/CMakeFiles/log4cplus.dir/loglevel.cxx.obj
  286. loglevel.cxx
  287. [ 44%] Building CXX object src/CMakeFiles/log4cplus.dir/loglog.cxx.obj
  288. loglog.cxx
  289. [ 46%] Building CXX object src/CMakeFiles/log4cplus.dir/logloguser.cxx.obj
  290. logloguser.cxx
  291. [ 48%] Building CXX object src/CMakeFiles/log4cplus.dir/mdc.cxx.obj
  292. mdc.cxx
  293. [ 50%] Building CXX object src/CMakeFiles/log4cplus.dir/ndc.cxx.obj
  294. ndc.cxx
  295. [ 51%] Building CXX object src/CMakeFiles/log4cplus.dir/nullappender.cxx.obj
  296. nullappender.cxx
  297. [ 53%] Building CXX object src/CMakeFiles/log4cplus.dir/objectregistry.cxx.obj
  298. objectregistry.cxx
  299. [ 55%] Building CXX object src/CMakeFiles/log4cplus.dir/patternlayout.cxx.obj
  300. patternlayout.cxx
  301. [ 57%] Building CXX object src/CMakeFiles/log4cplus.dir/pointer.cxx.obj
  302. pointer.cxx
  303. [ 58%] Building CXX object src/CMakeFiles/log4cplus.dir/property.cxx.obj
  304. property.cxx
  305. [ 60%] Building CXX object src/CMakeFiles/log4cplus.dir/queue.cxx.obj
  306. queue.cxx
  307. [ 62%] Building CXX object src/CMakeFiles/log4cplus.dir/rootlogger.cxx.obj
  308. rootlogger.cxx
  309. [ 64%] Building CXX object src/CMakeFiles/log4cplus.dir/sleep.cxx.obj
  310. sleep.cxx
  311. [ 66%] Building CXX object src/CMakeFiles/log4cplus.dir/snprintf.cxx.obj
  312. snprintf.cxx
  313. [ 67%] Building CXX object src/CMakeFiles/log4cplus.dir/socketappender.cxx.obj
  314. socketappender.cxx
  315. C:\test\akvspsc\open-source\liblog4cplus\build\src\project_log4cplus\src\socketappender.cxx(146): warning C4101: 'ex': unreferenced local variable
  316. [ 69%] Building CXX object src/CMakeFiles/log4cplus.dir/socketbuffer.cxx.obj
  317. socketbuffer.cxx
  318. [ 71%] Building CXX object src/CMakeFiles/log4cplus.dir/socket.cxx.obj
  319. socket.cxx
  320. [ 73%] Building CXX object src/CMakeFiles/log4cplus.dir/stringhelper.cxx.obj
  321. stringhelper.cxx
  322. [ 75%] Building CXX object src/CMakeFiles/log4cplus.dir/stringhelper-clocale.cxx.obj
  323. stringhelper-clocale.cxx
  324. [ 76%] Building CXX object src/CMakeFiles/log4cplus.dir/stringhelper-cxxlocale.cxx.obj
  325. stringhelper-cxxlocale.cxx
  326. [ 78%] Building CXX object src/CMakeFiles/log4cplus.dir/stringhelper-iconv.cxx.obj
  327. stringhelper-iconv.cxx
  328. [ 80%] Building CXX object src/CMakeFiles/log4cplus.dir/syncprims.cxx.obj
  329. syncprims.cxx
  330. [ 82%] Building CXX object src/CMakeFiles/log4cplus.dir/syslogappender.cxx.obj
  331. syslogappender.cxx
  332. [ 83%] Building CXX object src/CMakeFiles/log4cplus.dir/threads.cxx.obj
  333. threads.cxx
  334. [ 85%] Building CXX object src/CMakeFiles/log4cplus.dir/timehelper.cxx.obj
  335. timehelper.cxx
  336. C:\test\akvspsc\open-source\liblog4cplus\build\src\project_log4cplus\src\timehelper.cxx(197): warning C4996: 'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  337. [ 87%] Building CXX object src/CMakeFiles/log4cplus.dir/tls.cxx.obj
  338. tls.cxx
  339. [ 89%] Building CXX object src/CMakeFiles/log4cplus.dir/version.cxx.obj
  340. version.cxx
  341. [ 91%] Building CXX object src/CMakeFiles/log4cplus.dir/nteventlogappender.cxx.obj
  342. nteventlogappender.cxx
  343. [ 92%] Building CXX object src/CMakeFiles/log4cplus.dir/socket-win32.cxx.obj
  344. socket-win32.cxx
  345. C:\test\akvspsc\open-source\liblog4cplus\build\src\project_log4cplus\src\socket-win32.cxx(164): warning C4996: 'WSASocketA': Use WSASocketW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  346. C:\test\akvspsc\open-source\liblog4cplus\build\src\project_log4cplus\src\socket-win32.cxx(209): warning C4996: 'WSASocketA': Use WSASocketW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  347. C:\test\akvspsc\open-source\liblog4cplus\build\src\project_log4cplus\src\socket-win32.cxx(220): warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  348. C:\test\akvspsc\open-source\liblog4cplus\build\src\project_log4cplus\src\socket-win32.cxx(225): warning C4996: 'WSAStringToAddressA': Use WSAStringToAddressW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  349. C:\test\akvspsc\open-source\liblog4cplus\build\src\project_log4cplus\src\socket-win32.cxx(375): warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  350. [ 94%] Building CXX object src/CMakeFiles/log4cplus.dir/win32consoleappender.cxx.obj
  351. win32consoleappender.cxx
  352. [ 96%] Building CXX object src/CMakeFiles/log4cplus.dir/win32debugappender.cxx.obj
  353. win32debugappender.cxx
  354. [ 98%] Building RC object src/CMakeFiles/log4cplus.dir/log4cplus.rc.res
  355. Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384
  356. Copyright (C) Microsoft Corporation. All rights reserved.
  357.  
  358. [100%] Linking CXX shared library ..\bin\log4cplusD.dll
  359. Creating library log4cplusD.lib and object log4cplusD.exp
  360. Creating library log4cplusD.lib and object log4cplusD.exp
  361. [100%] Built target log4cplus
  362. [ 77%] Performing install step for 'project_log4cplus'
  363.  
  364. Microsoft (R) Program Maintenance Utility Version 14.26.28806.0
  365. Copyright (C) Microsoft Corporation. All rights reserved.
  366.  
  367. [100%] Built target log4cplus
  368. Install the project...
  369. -- Install configuration: "Debug"
  370. -- Installing: C:/test/akvspsc/open-source/local/lib/cmake/log4cplus/log4cplusConfig.cmake
  371. -- Installing: C:/test/akvspsc/open-source/local/lib/cmake/log4cplus/log4cplusConfigVersion.cmake
  372. -- Installing: C:/test/akvspsc/open-source/local/lib/cmake/log4cplus/log4cplusTargets.cmake
  373. -- Installing: C:/test/akvspsc/open-source/local/lib/cmake/log4cplus/log4cplusTargets-debug.cmake
  374. -- Installing: C:/test/akvspsc/open-source/local/lib/log4cplusD.lib
  375. -- Installing: C:/test/akvspsc/open-source/local/bin/log4cplusD.dll
  376. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/appender.h
  377. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/asyncappender.h
  378. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/clogger.h
  379. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/config.hxx
  380. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/configurator.h
  381. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/consoleappender.h
  382. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/fileappender.h
  383. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/fstreams.h
  384. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/hierarchy.h
  385. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/hierarchylocker.h
  386. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/layout.h
  387. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/log4judpappender.h
  388. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/logger.h
  389. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/loggingmacros.h
  390. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/loglevel.h
  391. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/mdc.h
  392. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/ndc.h
  393. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/nteventlogappender.h
  394. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/nullappender.h
  395. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/socketappender.h
  396. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/streams.h
  397. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/syslogappender.h
  398. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/tchar.h
  399. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/tracelogger.h
  400. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/tstring.h
  401. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/version.h
  402. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/win32debugappender.h
  403. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/win32consoleappender.h
  404. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/boost/deviceappender.hxx
  405. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/helpers/appenderattachableimpl.h
  406. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/helpers/connectorthread.h
  407. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/helpers/fileinfo.h
  408. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/helpers/lockfile.h
  409. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/helpers/loglog.h
  410. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/helpers/logloguser.h
  411. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/helpers/pointer.h
  412. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/helpers/property.h
  413. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/helpers/queue.h
  414. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/helpers/sleep.h
  415. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/helpers/snprintf.h
  416. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/helpers/socket.h
  417. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/helpers/socketbuffer.h
  418. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/helpers/stringhelper.h
  419. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/helpers/thread-config.h
  420. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/helpers/timehelper.h
  421. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/internal/env.h
  422. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/internal/internal.h
  423. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/internal/socket.h
  424. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/spi/appenderattachable.h
  425. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/spi/factory.h
  426. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/spi/filter.h
  427. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/spi/loggerfactory.h
  428. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/spi/loggerimpl.h
  429. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/spi/loggingevent.h
  430. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/spi/objectregistry.h
  431. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/spi/rootlogger.h
  432. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/thread/impl/syncprims-cxx11.h
  433. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/thread/impl/syncprims-impl.h
  434. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/thread/impl/syncprims-pthreads.h
  435. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/thread/impl/syncprims-win32.h
  436. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/thread/impl/threads-impl.h
  437. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/thread/impl/tls.h
  438. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/thread/syncprims-pub-impl.h
  439. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/thread/syncprims.h
  440. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/thread/threads.h
  441. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/config/macosx.h
  442. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/config/win32.h
  443. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/config/windowsh-inc.h
  444. -- Installing: C:/test/akvspsc/open-source/local/include/log4cplus/config/defines.hxx
  445. [ 88%] No test step for 'project_log4cplus'
  446. [100%] Completed 'project_log4cplus'
  447. [100%] Built target project_log4cplus
  448. -- Finished building dependencies.
  449. -- Building for: Visual Studio 16 2019
  450. -- Selecting Windows SDK version 10.0.18362.0 to target Windows 10.0.19043.
  451. -- Configuring done
  452. -- Generating done
  453. -- Build files have been written to: C:/test/akvspsc/dependency/libkvscproducer
  454. Microsoft (R) Build Engine version 16.6.0+5ff7b0c9e for .NET Framework
  455. Copyright (C) Microsoft Corporation. All rights reserved.
  456.  
  457. Checking Build System
  458. Cloning into 'kvscproducer-src'...
  459. Creating directories for 'libkvscproducer-download'
  460. Building Custom Rule C:/test/akvspsc/dependency/libkvscproducer/CMakeLists.txt
  461. Performing download step (git clone) for 'libkvscproducer-download'
  462. Note: switching to 'a8091d1a140fbdcb260ba3c8302aa2e4712d2d91'.
  463.  
  464. You are in 'detached HEAD' state. You can look around, make experimental
  465. changes and commit them, and you can discard any commits you make in this
  466. state without impacting any branches by switching back to a branch.
  467.  
  468. If you want to create a new branch to retain commits you create, you may
  469. do so (now or later) by using -c with the switch command. Example:
  470.  
  471. git switch -c <new-branch-name>
  472.  
  473. Or undo this operation with:
  474.  
  475. git switch -
  476.  
  477. Turn off this advice by setting config variable advice.detachedHead to false
  478.  
  479. HEAD is now at a8091d1 wait a little bit for data before going into curl pause (#204)
  480. Performing update step for 'libkvscproducer-download'
  481. No patch step for 'libkvscproducer-download'
  482. No configure step for 'libkvscproducer-download'
  483. No build step for 'libkvscproducer-download'
  484. No install step for 'libkvscproducer-download'
  485. No test step for 'libkvscproducer-download'
  486. Completed 'libkvscproducer-download'
  487. Building Custom Rule C:/test/akvspsc/dependency/libkvscproducer/CMakeLists.txt
  488. -- Kinesis Video Producer path is C:/test/akvspsc/dependency/libkvscproducer/kvscproducer-src
  489. -- Begin building dependencies.
  490. -- Configuring done
  491. -- Generating done
  492. CMake Warning:
  493. Manually-specified variables were not used by the project:
  494.  
  495. BUILD_OPENSSL_PLATFORM
  496. BUILD_STATIC
  497.  
  498.  
  499. -- Build files have been written to: C:/test/akvspsc/open-source/local/libopenssl
  500. Scanning dependencies of target project_libopenssl
  501. [ 11%] Creating directories for 'project_libopenssl'
  502. [ 22%] Performing download step (git clone) for 'project_libopenssl'
  503. Cloning into 'project_libopenssl'...
  504. Note: switching to 'OpenSSL_1_1_1g'.
  505.  
  506. You are in 'detached HEAD' state. You can look around, make experimental
  507. changes and commit them, and you can discard any commits you make in this
  508. state without impacting any branches by switching back to a branch.
  509.  
  510. If you want to create a new branch to retain commits you create, you may
  511. do so (now or later) by using -c with the switch command. Example:
  512.  
  513. git switch -c <new-branch-name>
  514.  
  515. Or undo this operation with:
  516.  
  517. git switch -
  518.  
  519. Turn off this advice by setting config variable advice.detachedHead to false
  520.  
  521. HEAD is now at e2e09d9fba Prepare for 1.1.1g release
  522. Submodule 'boringssl' (https://boringssl.googlesource.com/boringssl) registered for path 'boringssl'
  523. Submodule 'krb5' (https://github.com/krb5/krb5) registered for path 'krb5'
  524. Submodule 'pyca.cryptography' (https://github.com/pyca/cryptography.git) registered for path 'pyca-cryptography'
  525. Cloning into 'C:/test/akvspsc/open-source/local/libopenssl/build/src/project_libopenssl/boringssl'...
  526. Cloning into 'C:/test/akvspsc/open-source/local/libopenssl/build/src/project_libopenssl/krb5'...
  527. Cloning into 'C:/test/akvspsc/open-source/local/libopenssl/build/src/project_libopenssl/pyca-cryptography'...
  528. Submodule path 'boringssl': checked out '2070f8ad9151dc8f3a73bffaa146b5e6937a583f'
  529. Submodule path 'krb5': checked out '890ca2f401924cdcb88f493950b04700bbe52db3'
  530. Submodule path 'pyca-cryptography': checked out '09403100de2f6f1cdd0d484dcb8e620f1c335c8f'
  531. [ 33%] Performing update step for 'project_libopenssl'
  532. [ 44%] No patch step for 'project_libopenssl'
  533. [ 55%] Performing configure step for 'project_libopenssl'
  534. Configuring OpenSSL version 1.1.1g (0x1010107fL) for VC-WIN64A
  535. Using os-specific seed configuration
  536. Creating configdata.pm
  537. Creating makefile
  538.  
  539. **********************************************************************
  540. *** ***
  541. *** OpenSSL has been successfully configured ***
  542. *** ***
  543. *** If you encounter a problem while building, please open an ***
  544. *** issue on GitHub <https://github.com/openssl/openssl/issues> ***
  545. *** and include the output from the following command: ***
  546. *** ***
  547. *** perl configdata.pm --dump ***
  548. *** ***
  549. *** (If you are new to OpenSSL, you might want to consult the ***
  550. *** 'Troubleshooting' section in the INSTALL file first) ***
  551. *** ***
  552. **********************************************************************
  553. [ 66%] Performing build step for 'project_libopenssl'
  554.  
  555. "C:\Strawberry\perl\bin\perl.exe" "-I." -Mconfigdata "util\dofile.pl" "-omakefile" "include\crypto\bn_conf.h.in" > include\crypto\bn_conf.h
  556. Microsoft (R) Program Maintenance Utility Version 14.26.28806.0
  557. Copyright (C) Microsoft Corporation. All rights reserved.
  558.  
  559. "C:\Strawberry\perl\bin\perl.exe" "-I." -Mconfigdata "util\dofile.pl" "-omakefile" "include\crypto\dso_conf.h.in" > include\crypto\dso_conf.h
  560. "C:\Strawberry\perl\bin\perl.exe" "-I." -Mconfigdata "util\dofile.pl" "-omakefile" "include\openssl\opensslconf.h.in" > include\openssl\opensslconf.h
  561. "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\bin\Hostx64\x64\nmake.exe" / depend && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\bin\Hostx64\x64\nmake.exe" / _all
  562.  
  563. Microsoft (R) Program Maintenance Utility Version 14.26.28806.0
  564. Copyright (C) Microsoft Corporation. All rights reserved.
  565.  
  566.  
  567. C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx64/x64/cl.exe /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /O2 /I "." /I "include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\test\\akvspsc\\open-source\\local\"" -D"ENGINESDIR=\"C:\\test\\akvspsc\\open-source\\local\\lib\\engines-1_1\"" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -c /Foapps\app_rand.obj "apps\app_rand.c"
  568. Microsoft (R) Program Maintenance Utility Version 14.26.28806.0
  569. Copyright (C) Microsoft Corporation. All rights reserved.
  570.  
  571. C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx64/x64/cl.exe /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /O2 /I "." /I "include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\test\\akvspsc\\open-source\\local\"" -D"ENGINESDIR=\"C:\\test\\akvspsc\\open-source\\local\\lib\\engines-1_1\"" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" /Zs /showIncludes "apps\app_rand.c" 2>&1 > apps\app_rand.d
  572. C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx64/x64/cl.exe /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /O2 /I "." /I "include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\test\\akvspsc\\open-source\\local\"" -D"ENGINESDIR=\"C:\\test\\akvspsc\\open-source\\local\\lib\\engines-1_1\"" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -c /Foapps\apps.obj "apps\apps.c"
  573. C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx64/x64/cl.exe /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /O2 /I "." /I "include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\test\\akvspsc\\open-source\\local\"" -D"ENGINESDIR=\"C:\\test\\akvspsc\\open-source\\local\\lib\\engines-1_1\"" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" /Zs /showIncludes "apps\apps.c" 2>&1 > apps\apps.d
  574. C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx64/x64/cl.exe /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /O2 /I "." /I "include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\test\\akvspsc\\open-source\\local\"" -D"ENGINESDIR=\"C:\\test\\akvspsc\\open-source\\local\\lib\\engines-1_1\"" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -c /Foapps\bf_prefix.obj "apps\bf_prefix.c"
  575. C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx64/x64/cl.exe /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /O2 /I "." /I "include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\test\\akvspsc\\open-source\\local\"" -D"ENGINESDIR=\"C:\\test\\akvspsc\\open-source\\local\\lib\\engines-1_1\"" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" /Zs /showIncludes "apps\bf_prefix.c" 2>&1 > apps\bf_prefix.d
  576. C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx64/x64/cl.exe /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /O2 /I "." /I "include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\test\\akvspsc\\open-source\\local\"" -D"ENGINESDIR=\"C:\\test\\akvspsc\\open-source\\local\\lib\\engines-1_1\"" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -c /Foapps\opt.obj "apps\opt.c"
  577. C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx64/x64/cl.exe /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /O2 /I "." /I "include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\test\\akvspsc\\open-source\\local\"" -D"ENGINESDIR=\"C:\\test\\akvspsc\\open-source\\local\\lib\\engines-1_1\"" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" /Zs /showIncludes "apps\opt.c" 2>&1 > apps\opt.d
  578. C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx64/x64/cl.exe /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /O2 /I "." /I "include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\test\\akvspsc\\open-source\\local\"" -D"ENGINESDIR=\"C:\\test\\akvspsc\\open-source\\local\\lib\\engines-1_1\"" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -c /Foapps\s_cb.obj "apps\s_cb.c"
  579. C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx64/x64/cl.exe /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /O2 /I "." /I "include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\test\\akvspsc\\open-source\\local\"" -D"ENGINESDIR=\"C:\\test\\akvspsc\\open-source\\local\\lib\\engines-1_1\"" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" /Zs /showIncludes "apps\s_cb.c" 2>&1 > apps\s_cb.d
  580. C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx64/x64/cl.exe /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /O2 /I "." /I "include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\test\\akvspsc\\open-source\\local\"" -D"ENGINESDIR=\"C:\\test\\akvspsc\\open-source\\local\\lib\\engines-1_1\"" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -c /Foapps\s_socket.obj "apps\s_socket.c"
  581. C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx64/x64/cl.exe /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /O2 /I "." /I "include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\test\\akvspsc\\open-source\\local\"" -D"ENGINESDIR=\"C:\\test\\akvspsc\\open-source\\local\\lib\\engines-1_1\"" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" /Zs /showIncludes "apps\s_socket.c" 2>&1 > apps\s_socket.d
  582. C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx64/x64/cl.exe /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /O2 /I "." /I "include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\test\\akvspsc\\open-source\\local\"" -D"ENGINESDIR=\"C:\\test\\akvspsc\\open-source\\local\\lib\\engines-1_1\"" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -c /Foapps\win32_init.obj "apps\win32_init.c"
  583. C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx64/x64/cl.exe /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /O2 /I "." /I "include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSNMAKE : SLDIR=\"C:\\test\\akvspsc\\open-source\\local\"" -D"ENGINESDIR=\"C:\\test\\akvspsc\\open-source\\local\\lib\\engines-1_1\"" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" /Zs /showIncludes "apps\win32_init.c" 2>&1 > apps\win32_init.d
  584. lib /nologo /out:apps\libapps.lib @C:\Users\hakon\AppData\Local\Temp\nm4683.tmp
  585. LINK : fatal error LNK1181: cannot open input file 'apps\app_rand.obj'
  586. fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\bin\HostX64\x64\lib.exe"' : return code '0x49d'
  587. Stop.
  588. NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\bin\Hostx64\x64\nmake.exe"' : return code '0x2'
  589. Stop.
  590. NMAKE : fatal error U1077: 'echo' : return code '0x2'
  591. Stop.
  592. NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\bin\HostX64\x64\nmake.exe"' : return code '0x2'
  593. Stop.
  594. NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\bin\HostX64\x64\nmake.exe"' : return code '0x2'
  595. Stop.
  596. CMake Error at dependency/libkvscproducer/kvscproducer-src/CMake/Utilities.cmake:93 (message):
  597. CMake step for libopenssl failed: 2
  598. Call Stack (most recent call first):
  599. dependency/libkvscproducer/kvscproducer-src/CMakeLists.txt:66 (build_dependency)
  600.  
  601.  
  602. -- Configuring incomplete, errors occurred!
  603. See also "C:/test/akvspsc/build/CMakeFiles/CMakeOutput.log".
  604.  
  605.  
  606.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement