CMakeError.log 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  1. Determining if the function _snprintf exists failed with the following output:
  2. Change Dir: /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp
  3. Run Build Command:"/usr/bin/make" "cmTC_4a504/fast"
  4. make[1]: Entering directory '/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp'
  5. /usr/bin/make -f CMakeFiles/cmTC_4a504.dir/build.make CMakeFiles/cmTC_4a504.dir/build
  6. make[2]: Entering directory '/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp'
  7. Building C object CMakeFiles/cmTC_4a504.dir/CheckFunctionExists.c.o
  8. /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -DKEYWORD=__inline -DCHECK_FUNCTION_EXISTS=_snprintf -o CMakeFiles/cmTC_4a504.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.10/Modules/CheckFunctionExists.c
  9. Linking C executable cmTC_4a504
  10. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4a504.dir/link.txt --verbose=1
  11. /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -DCHECK_FUNCTION_EXISTS=_snprintf -rdynamic CMakeFiles/cmTC_4a504.dir/CheckFunctionExists.c.o -o cmTC_4a504
  12. CMakeFiles/cmTC_4a504.dir/CheckFunctionExists.c.o: In function `main':
  13. CheckFunctionExists.c:(.text+0xa): undefined reference to `_snprintf'
  14. collect2: error: ld returned 1 exit status
  15. CMakeFiles/cmTC_4a504.dir/build.make:97: recipe for target 'cmTC_4a504' failed
  16. make[2]: *** [cmTC_4a504] Error 1
  17. make[2]: Leaving directory '/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp'
  18. Makefile:126: recipe for target 'cmTC_4a504/fast' failed
  19. make[1]: *** [cmTC_4a504/fast] Error 2
  20. make[1]: Leaving directory '/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp'
  21. Determining if the function _vsnprintf exists failed with the following output:
  22. Change Dir: /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp
  23. Run Build Command:"/usr/bin/make" "cmTC_6bfd8/fast"
  24. make[1]: Entering directory '/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp'
  25. /usr/bin/make -f CMakeFiles/cmTC_6bfd8.dir/build.make CMakeFiles/cmTC_6bfd8.dir/build
  26. make[2]: Entering directory '/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp'
  27. Building C object CMakeFiles/cmTC_6bfd8.dir/CheckFunctionExists.c.o
  28. /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -DKEYWORD=__inline -DCHECK_FUNCTION_EXISTS=_vsnprintf -o CMakeFiles/cmTC_6bfd8.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.10/Modules/CheckFunctionExists.c
  29. Linking C executable cmTC_6bfd8
  30. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6bfd8.dir/link.txt --verbose=1
  31. /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -DCHECK_FUNCTION_EXISTS=_vsnprintf -rdynamic CMakeFiles/cmTC_6bfd8.dir/CheckFunctionExists.c.o -o cmTC_6bfd8
  32. CMakeFiles/cmTC_6bfd8.dir/CheckFunctionExists.c.o: In function `main':
  33. CheckFunctionExists.c:(.text+0xa): undefined reference to `_vsnprintf'
  34. collect2: error: ld returned 1 exit status
  35. CMakeFiles/cmTC_6bfd8.dir/build.make:97: recipe for target 'cmTC_6bfd8' failed
  36. make[2]: *** [cmTC_6bfd8] Error 1
  37. make[2]: Leaving directory '/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp'
  38. Makefile:126: recipe for target 'cmTC_6bfd8/fast' failed
  39. make[1]: *** [cmTC_6bfd8/fast] Error 2
  40. make[1]: Leaving directory '/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp'
  41. Determining if the include file in6addr.h exists failed with the following output:
  42. Change Dir: /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp
  43. Run Build Command:"/usr/bin/make" "cmTC_6b876/fast"
  44. make[1]: Entering directory '/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp'
  45. /usr/bin/make -f CMakeFiles/cmTC_6b876.dir/build.make CMakeFiles/cmTC_6b876.dir/build
  46. make[2]: Entering directory '/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp'
  47. Building C object CMakeFiles/cmTC_6b876.dir/CheckIncludeFile.c.o
  48. /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -DKEYWORD=__inline -o CMakeFiles/cmTC_6b876.dir/CheckIncludeFile.c.o -c /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  49. /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:21: fatal error: in6addr.h: No such file or directory
  50. #include <in6addr.h>
  51. ^
  52. compilation terminated.
  53. CMakeFiles/cmTC_6b876.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_6b876.dir/CheckIncludeFile.c.o' failed
  54. make[2]: *** [CMakeFiles/cmTC_6b876.dir/CheckIncludeFile.c.o] Error 1
  55. make[2]: Leaving directory '/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp'
  56. Makefile:126: recipe for target 'cmTC_6b876/fast' failed
  57. make[1]: *** [cmTC_6b876/fast] Error 2
  58. make[1]: Leaving directory '/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp'
  59. Determining if the include file sys/sockio.h exists failed with the following output:
  60. Change Dir: /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp
  61. Run Build Command:"/usr/bin/make" "cmTC_25e4b/fast"
  62. make[1]: Entering directory '/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp'
  63. /usr/bin/make -f CMakeFiles/cmTC_25e4b.dir/build.make CMakeFiles/cmTC_25e4b.dir/build
  64. make[2]: Entering directory '/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp'
  65. Building C object CMakeFiles/cmTC_25e4b.dir/CheckIncludeFile.c.o
  66. /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -DKEYWORD=__inline -o CMakeFiles/cmTC_25e4b.dir/CheckIncludeFile.c.o -c /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  67. /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:24: fatal error: sys/sockio.h: No such file or directory
  68. #include <sys/sockio.h>
  69. ^
  70. compilation terminated.
  71. CMakeFiles/cmTC_25e4b.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_25e4b.dir/CheckIncludeFile.c.o' failed
  72. make[2]: *** [CMakeFiles/cmTC_25e4b.dir/CheckIncludeFile.c.o] Error 1
  73. make[2]: Leaving directory '/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp'
  74. Makefile:126: recipe for target 'cmTC_25e4b/fast' failed
  75. make[1]: *** [cmTC_25e4b/fast] Error 2
  76. make[1]: Leaving directory '/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp'
  77. Determining if the include file vfork.h exists failed with the following output:
  78. Change Dir: /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp
  79. Run Build Command:"/usr/bin/make" "cmTC_13559/fast"
  80. make[1]: Entering directory '/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp'
  81. /usr/bin/make -f CMakeFiles/cmTC_13559.dir/build.make CMakeFiles/cmTC_13559.dir/build
  82. make[2]: Entering directory '/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp'
  83. Building C object CMakeFiles/cmTC_13559.dir/CheckIncludeFile.c.o
  84. /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -DKEYWORD=__inline -o CMakeFiles/cmTC_13559.dir/CheckIncludeFile.c.o -c /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  85. /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:19: fatal error: vfork.h: No such file or directory
  86. #include <vfork.h>
  87. ^
  88. compilation terminated.
  89. CMakeFiles/cmTC_13559.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_13559.dir/CheckIncludeFile.c.o' failed
  90. make[2]: *** [CMakeFiles/cmTC_13559.dir/CheckIncludeFile.c.o] Error 1
  91. make[2]: Leaving directory '/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp'
  92. Makefile:126: recipe for target 'cmTC_13559/fast' failed
  93. make[1]: *** [cmTC_13559/fast] Error 2
  94. make[1]: Leaving directory '/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp'
  95. Determining if the function TLS_client_method exists failed with the following output:
  96. Change Dir: /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp
  97. Run Build Command:"/usr/bin/make" "cmTC_c16b4/fast"
  98. make[1]: Entering directory '/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp'
  99. /usr/bin/make -f CMakeFiles/cmTC_c16b4.dir/build.make CMakeFiles/cmTC_c16b4.dir/build
  100. make[2]: Entering directory '/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp'
  101. Building C object CMakeFiles/cmTC_c16b4.dir/CheckFunctionExists.c.o
  102. /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -DKEYWORD=__inline -I/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/openssl-1.0.2g/release/include/openssl -Wall -Werror -fvisibility=hidden -pthread -DCHECK_FUNCTION_EXISTS=TLS_client_method -o CMakeFiles/cmTC_c16b4.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.10/Modules/CheckFunctionExists.c
  103. Linking C executable cmTC_c16b4
  104. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c16b4.dir/link.txt --verbose=1
  105. /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -Wall -Werror -fvisibility=hidden -pthread -DCHECK_FUNCTION_EXISTS=TLS_client_method -rdynamic CMakeFiles/cmTC_c16b4.dir/CheckFunctionExists.c.o -o cmTC_c16b4 /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/armv7ahf-neon-linux-gnueabi/usr/lib/libz.so /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/armv7ahf-neon-linux-gnueabi/usr/lib/libssl.so /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/armv7ahf-neon-linux-gnueabi/usr/lib/libcrypto.so -lm
  106. CMakeFiles/cmTC_c16b4.dir/CheckFunctionExists.c.o: In function `main':
  107. CheckFunctionExists.c:(.text+0xa): undefined reference to `TLS_client_method'
  108. collect2: error: ld returned 1 exit status
  109. CMakeFiles/cmTC_c16b4.dir/build.make:100: recipe for target 'cmTC_c16b4' failed
  110. make[2]: *** [cmTC_c16b4] Error 1
  111. make[2]: Leaving directory '/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp'
  112. Makefile:126: recipe for target 'cmTC_c16b4/fast' failed
  113. make[1]: *** [cmTC_c16b4/fast] Error 2
  114. make[1]: Leaving directory '/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp'