Guest User

libristfail.txt

a guest
Apr 21st, 2024
10
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 55.54 KB | None | 0 0
  1. root@zdeno:/home/hildegard/src/obs/deps/librist# ./librist.SlackBuild
  2. librist-v0.2.10/
  3. librist-v0.2.10/.gitattributes
  4. librist-v0.2.10/.gitignore
  5. librist-v0.2.10/.gitlab-ci.yml
  6. librist-v0.2.10/CONTRIBUTING.md
  7. librist-v0.2.10/COPYING
  8. librist-v0.2.10/NEWS
  9. librist-v0.2.10/README.md
  10. librist-v0.2.10/THANKS.md
  11. librist-v0.2.10/common/
  12. librist-v0.2.10/common/Dockerfile
  13. librist-v0.2.10/common/ci/
  14. librist-v0.2.10/common/ci/aarch64-linux-gnu-gcc
  15. librist-v0.2.10/common/ci/android-arm64.meson
  16. librist-v0.2.10/common/ci/android-arm7.meson
  17. librist-v0.2.10/common/ci/android-x86-clang.meson
  18. librist-v0.2.10/common/ci/x86_64-w64-mingw32.cmake
  19. librist-v0.2.10/common/ci/x86_64-w64-mingw32.meson
  20. librist-v0.2.10/common/configs/
  21. librist-v0.2.10/common/configs/cppcheck-suppressions.in.txt
  22. librist-v0.2.10/common/configs/cppcheck-suppressions.txt
  23. librist-v0.2.10/common/scripts/
  24. librist-v0.2.10/common/scripts/analyze.sh
  25. librist-v0.2.10/compat/
  26. librist-v0.2.10/compat/android/
  27. librist-v0.2.10/compat/android/ifaddrs.c
  28. librist-v0.2.10/compat/android/ifaddrs.h
  29. librist-v0.2.10/compat/gcc/
  30. librist-v0.2.10/compat/gcc/stdatomic.h
  31. librist-v0.2.10/compat/getopt.h
  32. librist-v0.2.10/compat/msvc/
  33. librist-v0.2.10/compat/msvc/stdatomic.h
  34. librist-v0.2.10/contrib/
  35. librist-v0.2.10/contrib/aes.c
  36. librist-v0.2.10/contrib/aes.h
  37. librist-v0.2.10/contrib/contrib_cJSON/
  38. librist-v0.2.10/contrib/contrib_cJSON/cjson/
  39. librist-v0.2.10/contrib/contrib_cJSON/cjson/cJSON.c
  40. librist-v0.2.10/contrib/contrib_cJSON/cjson/cJSON.h
  41. librist-v0.2.10/contrib/endian-shim.h
  42. librist-v0.2.10/contrib/fastpbkdf2.c
  43. librist-v0.2.10/contrib/fastpbkdf2.h
  44. librist-v0.2.10/contrib/getopt-shim.c
  45. librist-v0.2.10/contrib/getopt-shim.h
  46. librist-v0.2.10/contrib/linux-crypto.c
  47. librist-v0.2.10/contrib/linux-crypto.h
  48. librist-v0.2.10/contrib/lz4/
  49. librist-v0.2.10/contrib/lz4/lz4.c
  50. librist-v0.2.10/contrib/lz4/lz4.h
  51. librist-v0.2.10/contrib/lz4/lz4frame.c
  52. librist-v0.2.10/contrib/lz4/lz4frame.h
  53. librist-v0.2.10/contrib/lz4/lz4hc.c
  54. librist-v0.2.10/contrib/lz4/lz4hc.h
  55. librist-v0.2.10/contrib/lz4/xxhash.c
  56. librist-v0.2.10/contrib/lz4/xxhash.h
  57. librist-v0.2.10/contrib/mbedtls/
  58. librist-v0.2.10/contrib/mbedtls/LICENSE
  59. librist-v0.2.10/contrib/mbedtls/Makefile
  60. librist-v0.2.10/contrib/mbedtls/include/
  61. librist-v0.2.10/contrib/mbedtls/include/CMakeLists.txt
  62. librist-v0.2.10/contrib/mbedtls/include/mbedtls/
  63. librist-v0.2.10/contrib/mbedtls/include/mbedtls/aes.h
  64. librist-v0.2.10/contrib/mbedtls/include/mbedtls/aesni.h
  65. librist-v0.2.10/contrib/mbedtls/include/mbedtls/arc4.h
  66. librist-v0.2.10/contrib/mbedtls/include/mbedtls/aria.h
  67. librist-v0.2.10/contrib/mbedtls/include/mbedtls/asn1.h
  68. librist-v0.2.10/contrib/mbedtls/include/mbedtls/asn1write.h
  69. librist-v0.2.10/contrib/mbedtls/include/mbedtls/base64.h
  70. librist-v0.2.10/contrib/mbedtls/include/mbedtls/bignum.h
  71. librist-v0.2.10/contrib/mbedtls/include/mbedtls/blowfish.h
  72. librist-v0.2.10/contrib/mbedtls/include/mbedtls/bn_mul.h
  73. librist-v0.2.10/contrib/mbedtls/include/mbedtls/camellia.h
  74. librist-v0.2.10/contrib/mbedtls/include/mbedtls/ccm.h
  75. librist-v0.2.10/contrib/mbedtls/include/mbedtls/certs.h
  76. librist-v0.2.10/contrib/mbedtls/include/mbedtls/chacha20.h
  77. librist-v0.2.10/contrib/mbedtls/include/mbedtls/chachapoly.h
  78. librist-v0.2.10/contrib/mbedtls/include/mbedtls/check_config.h
  79. librist-v0.2.10/contrib/mbedtls/include/mbedtls/cipher.h
  80. librist-v0.2.10/contrib/mbedtls/include/mbedtls/cipher_internal.h
  81. librist-v0.2.10/contrib/mbedtls/include/mbedtls/cmac.h
  82. librist-v0.2.10/contrib/mbedtls/include/mbedtls/compat-1.3.h
  83. librist-v0.2.10/contrib/mbedtls/include/mbedtls/config.h
  84. librist-v0.2.10/contrib/mbedtls/include/mbedtls/config_psa.h
  85. librist-v0.2.10/contrib/mbedtls/include/mbedtls/ctr_drbg.h
  86. librist-v0.2.10/contrib/mbedtls/include/mbedtls/debug.h
  87. librist-v0.2.10/contrib/mbedtls/include/mbedtls/des.h
  88. librist-v0.2.10/contrib/mbedtls/include/mbedtls/dhm.h
  89. librist-v0.2.10/contrib/mbedtls/include/mbedtls/ecdh.h
  90. librist-v0.2.10/contrib/mbedtls/include/mbedtls/ecdsa.h
  91. librist-v0.2.10/contrib/mbedtls/include/mbedtls/ecjpake.h
  92. librist-v0.2.10/contrib/mbedtls/include/mbedtls/ecp.h
  93. librist-v0.2.10/contrib/mbedtls/include/mbedtls/ecp_internal.h
  94. librist-v0.2.10/contrib/mbedtls/include/mbedtls/entropy.h
  95. librist-v0.2.10/contrib/mbedtls/include/mbedtls/entropy_poll.h
  96. librist-v0.2.10/contrib/mbedtls/include/mbedtls/error.h
  97. librist-v0.2.10/contrib/mbedtls/include/mbedtls/gcm.h
  98. librist-v0.2.10/contrib/mbedtls/include/mbedtls/havege.h
  99. librist-v0.2.10/contrib/mbedtls/include/mbedtls/hkdf.h
  100. librist-v0.2.10/contrib/mbedtls/include/mbedtls/hmac_drbg.h
  101. librist-v0.2.10/contrib/mbedtls/include/mbedtls/md.h
  102. librist-v0.2.10/contrib/mbedtls/include/mbedtls/md2.h
  103. librist-v0.2.10/contrib/mbedtls/include/mbedtls/md4.h
  104. librist-v0.2.10/contrib/mbedtls/include/mbedtls/md5.h
  105. librist-v0.2.10/contrib/mbedtls/include/mbedtls/md_internal.h
  106. librist-v0.2.10/contrib/mbedtls/include/mbedtls/memory_buffer_alloc.h
  107. librist-v0.2.10/contrib/mbedtls/include/mbedtls/net.h
  108. librist-v0.2.10/contrib/mbedtls/include/mbedtls/net_sockets.h
  109. librist-v0.2.10/contrib/mbedtls/include/mbedtls/nist_kw.h
  110. librist-v0.2.10/contrib/mbedtls/include/mbedtls/oid.h
  111. librist-v0.2.10/contrib/mbedtls/include/mbedtls/padlock.h
  112. librist-v0.2.10/contrib/mbedtls/include/mbedtls/pem.h
  113. librist-v0.2.10/contrib/mbedtls/include/mbedtls/pk.h
  114. librist-v0.2.10/contrib/mbedtls/include/mbedtls/pk_internal.h
  115. librist-v0.2.10/contrib/mbedtls/include/mbedtls/pkcs11.h
  116. librist-v0.2.10/contrib/mbedtls/include/mbedtls/pkcs12.h
  117. librist-v0.2.10/contrib/mbedtls/include/mbedtls/pkcs5.h
  118. librist-v0.2.10/contrib/mbedtls/include/mbedtls/platform.h
  119. librist-v0.2.10/contrib/mbedtls/include/mbedtls/platform_time.h
  120. librist-v0.2.10/contrib/mbedtls/include/mbedtls/platform_util.h
  121. librist-v0.2.10/contrib/mbedtls/include/mbedtls/poly1305.h
  122. librist-v0.2.10/contrib/mbedtls/include/mbedtls/psa_util.h
  123. librist-v0.2.10/contrib/mbedtls/include/mbedtls/ripemd160.h
  124. librist-v0.2.10/contrib/mbedtls/include/mbedtls/rsa.h
  125. librist-v0.2.10/contrib/mbedtls/include/mbedtls/rsa_internal.h
  126. librist-v0.2.10/contrib/mbedtls/include/mbedtls/sha1.h
  127. librist-v0.2.10/contrib/mbedtls/include/mbedtls/sha256.h
  128. librist-v0.2.10/contrib/mbedtls/include/mbedtls/sha512.h
  129. librist-v0.2.10/contrib/mbedtls/include/mbedtls/ssl.h
  130. librist-v0.2.10/contrib/mbedtls/include/mbedtls/ssl_cache.h
  131. librist-v0.2.10/contrib/mbedtls/include/mbedtls/ssl_ciphersuites.h
  132. librist-v0.2.10/contrib/mbedtls/include/mbedtls/ssl_cookie.h
  133. librist-v0.2.10/contrib/mbedtls/include/mbedtls/ssl_internal.h
  134. librist-v0.2.10/contrib/mbedtls/include/mbedtls/ssl_ticket.h
  135. librist-v0.2.10/contrib/mbedtls/include/mbedtls/threading.h
  136. librist-v0.2.10/contrib/mbedtls/include/mbedtls/timing.h
  137. librist-v0.2.10/contrib/mbedtls/include/mbedtls/version.h
  138. librist-v0.2.10/contrib/mbedtls/include/mbedtls/x509.h
  139. librist-v0.2.10/contrib/mbedtls/include/mbedtls/x509_crl.h
  140. librist-v0.2.10/contrib/mbedtls/include/mbedtls/x509_crt.h
  141. librist-v0.2.10/contrib/mbedtls/include/mbedtls/x509_csr.h
  142. librist-v0.2.10/contrib/mbedtls/include/mbedtls/xtea.h
  143. librist-v0.2.10/contrib/mbedtls/include/psa/
  144. librist-v0.2.10/contrib/mbedtls/include/psa/crypto.h
  145. librist-v0.2.10/contrib/mbedtls/include/psa/crypto_compat.h
  146. librist-v0.2.10/contrib/mbedtls/include/psa/crypto_config.h
  147. librist-v0.2.10/contrib/mbedtls/include/psa/crypto_driver_common.h
  148. librist-v0.2.10/contrib/mbedtls/include/psa/crypto_extra.h
  149. librist-v0.2.10/contrib/mbedtls/include/psa/crypto_platform.h
  150. librist-v0.2.10/contrib/mbedtls/include/psa/crypto_se_driver.h
  151. librist-v0.2.10/contrib/mbedtls/include/psa/crypto_sizes.h
  152. librist-v0.2.10/contrib/mbedtls/include/psa/crypto_struct.h
  153. librist-v0.2.10/contrib/mbedtls/include/psa/crypto_types.h
  154. librist-v0.2.10/contrib/mbedtls/include/psa/crypto_values.h
  155. librist-v0.2.10/contrib/mbedtls/library/
  156. librist-v0.2.10/contrib/mbedtls/library/CMakeLists.txt
  157. librist-v0.2.10/contrib/mbedtls/library/Makefile
  158. librist-v0.2.10/contrib/mbedtls/library/aes.c
  159. librist-v0.2.10/contrib/mbedtls/library/aesni.c
  160. librist-v0.2.10/contrib/mbedtls/library/arc4.c
  161. librist-v0.2.10/contrib/mbedtls/library/aria.c
  162. librist-v0.2.10/contrib/mbedtls/library/asn1parse.c
  163. librist-v0.2.10/contrib/mbedtls/library/asn1write.c
  164. librist-v0.2.10/contrib/mbedtls/library/base64.c
  165. librist-v0.2.10/contrib/mbedtls/library/bignum.c
  166. librist-v0.2.10/contrib/mbedtls/library/blowfish.c
  167. librist-v0.2.10/contrib/mbedtls/library/camellia.c
  168. librist-v0.2.10/contrib/mbedtls/library/ccm.c
  169. librist-v0.2.10/contrib/mbedtls/library/certs.c
  170. librist-v0.2.10/contrib/mbedtls/library/chacha20.c
  171. librist-v0.2.10/contrib/mbedtls/library/chachapoly.c
  172. librist-v0.2.10/contrib/mbedtls/library/check_crypto_config.h
  173. librist-v0.2.10/contrib/mbedtls/library/cipher.c
  174. librist-v0.2.10/contrib/mbedtls/library/cipher_wrap.c
  175. librist-v0.2.10/contrib/mbedtls/library/cmac.c
  176. librist-v0.2.10/contrib/mbedtls/library/common.h
  177. librist-v0.2.10/contrib/mbedtls/library/ctr_drbg.c
  178. librist-v0.2.10/contrib/mbedtls/library/debug.c
  179. librist-v0.2.10/contrib/mbedtls/library/des.c
  180. librist-v0.2.10/contrib/mbedtls/library/dhm.c
  181. librist-v0.2.10/contrib/mbedtls/library/ecdh.c
  182. librist-v0.2.10/contrib/mbedtls/library/ecdsa.c
  183. librist-v0.2.10/contrib/mbedtls/library/ecjpake.c
  184. librist-v0.2.10/contrib/mbedtls/library/ecp.c
  185. librist-v0.2.10/contrib/mbedtls/library/ecp_curves.c
  186. librist-v0.2.10/contrib/mbedtls/library/entropy.c
  187. librist-v0.2.10/contrib/mbedtls/library/entropy_poll.c
  188. librist-v0.2.10/contrib/mbedtls/library/error.c
  189. librist-v0.2.10/contrib/mbedtls/library/gcm.c
  190. librist-v0.2.10/contrib/mbedtls/library/havege.c
  191. librist-v0.2.10/contrib/mbedtls/library/hkdf.c
  192. librist-v0.2.10/contrib/mbedtls/library/hmac_drbg.c
  193. librist-v0.2.10/contrib/mbedtls/library/libmbedcrypto.a
  194. librist-v0.2.10/contrib/mbedtls/library/md.c
  195. librist-v0.2.10/contrib/mbedtls/library/md2.c
  196. librist-v0.2.10/contrib/mbedtls/library/md4.c
  197. librist-v0.2.10/contrib/mbedtls/library/md5.c
  198. librist-v0.2.10/contrib/mbedtls/library/memory_buffer_alloc.c
  199. librist-v0.2.10/contrib/mbedtls/library/net_sockets.c
  200. librist-v0.2.10/contrib/mbedtls/library/nist_kw.c
  201. librist-v0.2.10/contrib/mbedtls/library/oid.c
  202. librist-v0.2.10/contrib/mbedtls/library/padlock.c
  203. librist-v0.2.10/contrib/mbedtls/library/pem.c
  204. librist-v0.2.10/contrib/mbedtls/library/pk.c
  205. librist-v0.2.10/contrib/mbedtls/library/pk_wrap.c
  206. librist-v0.2.10/contrib/mbedtls/library/pkcs11.c
  207. librist-v0.2.10/contrib/mbedtls/library/pkcs12.c
  208. librist-v0.2.10/contrib/mbedtls/library/pkcs5.c
  209. librist-v0.2.10/contrib/mbedtls/library/pkparse.c
  210. librist-v0.2.10/contrib/mbedtls/library/pkwrite.c
  211. librist-v0.2.10/contrib/mbedtls/library/platform.c
  212. librist-v0.2.10/contrib/mbedtls/library/platform_util.c
  213. librist-v0.2.10/contrib/mbedtls/library/poly1305.c
  214. librist-v0.2.10/contrib/mbedtls/library/psa_crypto.c
  215. librist-v0.2.10/contrib/mbedtls/library/psa_crypto_client.c
  216. librist-v0.2.10/contrib/mbedtls/library/psa_crypto_core.h
  217. librist-v0.2.10/contrib/mbedtls/library/psa_crypto_driver_wrappers.c
  218. librist-v0.2.10/contrib/mbedtls/library/psa_crypto_driver_wrappers.h
  219. librist-v0.2.10/contrib/mbedtls/library/psa_crypto_ecp.c
  220. librist-v0.2.10/contrib/mbedtls/library/psa_crypto_ecp.h
  221. librist-v0.2.10/contrib/mbedtls/library/psa_crypto_invasive.h
  222. librist-v0.2.10/contrib/mbedtls/library/psa_crypto_its.h
  223. librist-v0.2.10/contrib/mbedtls/library/psa_crypto_random_impl.h
  224. librist-v0.2.10/contrib/mbedtls/library/psa_crypto_rsa.c
  225. librist-v0.2.10/contrib/mbedtls/library/psa_crypto_rsa.h
  226. librist-v0.2.10/contrib/mbedtls/library/psa_crypto_se.c
  227. librist-v0.2.10/contrib/mbedtls/library/psa_crypto_se.h
  228. librist-v0.2.10/contrib/mbedtls/library/psa_crypto_service_integration.h
  229. librist-v0.2.10/contrib/mbedtls/library/psa_crypto_slot_management.c
  230. librist-v0.2.10/contrib/mbedtls/library/psa_crypto_slot_management.h
  231. librist-v0.2.10/contrib/mbedtls/library/psa_crypto_storage.c
  232. librist-v0.2.10/contrib/mbedtls/library/psa_crypto_storage.h
  233. librist-v0.2.10/contrib/mbedtls/library/psa_its_file.c
  234. librist-v0.2.10/contrib/mbedtls/library/ripemd160.c
  235. librist-v0.2.10/contrib/mbedtls/library/rsa.c
  236. librist-v0.2.10/contrib/mbedtls/library/rsa_internal.c
  237. librist-v0.2.10/contrib/mbedtls/library/sha1.c
  238. librist-v0.2.10/contrib/mbedtls/library/sha256.c
  239. librist-v0.2.10/contrib/mbedtls/library/sha512.c
  240. librist-v0.2.10/contrib/mbedtls/library/ssl_cache.c
  241. librist-v0.2.10/contrib/mbedtls/library/ssl_ciphersuites.c
  242. librist-v0.2.10/contrib/mbedtls/library/ssl_cli.c
  243. librist-v0.2.10/contrib/mbedtls/library/ssl_cookie.c
  244. librist-v0.2.10/contrib/mbedtls/library/ssl_invasive.h
  245. librist-v0.2.10/contrib/mbedtls/library/ssl_msg.c
  246. librist-v0.2.10/contrib/mbedtls/library/ssl_srv.c
  247. librist-v0.2.10/contrib/mbedtls/library/ssl_ticket.c
  248. librist-v0.2.10/contrib/mbedtls/library/ssl_tls.c
  249. librist-v0.2.10/contrib/mbedtls/library/ssl_tls13_keys.c
  250. librist-v0.2.10/contrib/mbedtls/library/ssl_tls13_keys.h
  251. librist-v0.2.10/contrib/mbedtls/library/threading.c
  252. librist-v0.2.10/contrib/mbedtls/library/timing.c
  253. librist-v0.2.10/contrib/mbedtls/library/version.c
  254. librist-v0.2.10/contrib/mbedtls/library/version_features.c
  255. librist-v0.2.10/contrib/mbedtls/library/x509.c
  256. librist-v0.2.10/contrib/mbedtls/library/x509_create.c
  257. librist-v0.2.10/contrib/mbedtls/library/x509_crl.c
  258. librist-v0.2.10/contrib/mbedtls/library/x509_crt.c
  259. librist-v0.2.10/contrib/mbedtls/library/x509_csr.c
  260. librist-v0.2.10/contrib/mbedtls/library/x509write_crt.c
  261. librist-v0.2.10/contrib/mbedtls/library/x509write_csr.c
  262. librist-v0.2.10/contrib/mbedtls/library/xtea.c
  263. librist-v0.2.10/contrib/mbedtls/meson.build
  264. librist-v0.2.10/contrib/mbedtls/refresh_mbedtls_source.sh
  265. librist-v0.2.10/contrib/poll_win.c
  266. librist-v0.2.10/contrib/pthread-shim.c
  267. librist-v0.2.10/contrib/pthread-shim.h
  268. librist-v0.2.10/contrib/sha256.c
  269. librist-v0.2.10/contrib/sha256.h
  270. librist-v0.2.10/contrib/socket-shim.h
  271. librist-v0.2.10/contrib/stdio-shim.c
  272. librist-v0.2.10/contrib/stdio-shim.h
  273. librist-v0.2.10/contrib/time-shim.c
  274. librist-v0.2.10/contrib/time-shim.h
  275. librist-v0.2.10/docs/
  276. librist-v0.2.10/docs/VSF_TR-06-1.pdf
  277. librist-v0.2.10/docs/VSF_TR-06-2.pdf
  278. librist-v0.2.10/docs/librist_logo.png
  279. librist-v0.2.10/include/
  280. librist-v0.2.10/include/common/
  281. librist-v0.2.10/include/common/attributes.h
  282. librist-v0.2.10/include/librist/
  283. librist-v0.2.10/include/librist/common.h
  284. librist-v0.2.10/include/librist/config.h.in
  285. librist-v0.2.10/include/librist/headers.h
  286. librist-v0.2.10/include/librist/librist.h
  287. librist-v0.2.10/include/librist/librist_srp.h
  288. librist-v0.2.10/include/librist/logging.h
  289. librist-v0.2.10/include/librist/meson.build
  290. librist-v0.2.10/include/librist/oob.h
  291. librist-v0.2.10/include/librist/opt.h
  292. librist-v0.2.10/include/librist/peer.h
  293. librist-v0.2.10/include/librist/receiver.h
  294. librist-v0.2.10/include/librist/sender.h
  295. librist-v0.2.10/include/librist/stats.h
  296. librist-v0.2.10/include/librist/udpsocket.h
  297. librist-v0.2.10/include/librist/urlparam.h
  298. librist-v0.2.10/include/librist/version.h.in
  299. librist-v0.2.10/include/meson.build
  300. librist-v0.2.10/include/vcs_version.h.in
  301. librist-v0.2.10/meson.build
  302. librist-v0.2.10/meson_options.txt
  303. librist-v0.2.10/src/
  304. librist-v0.2.10/src/crypto/
  305. librist-v0.2.10/src/crypto/crypto-private.h
  306. librist-v0.2.10/src/crypto/crypto.c
  307. librist-v0.2.10/src/crypto/psk.c
  308. librist-v0.2.10/src/crypto/psk.h
  309. librist-v0.2.10/src/crypto/random.c
  310. librist-v0.2.10/src/crypto/random.h
  311. librist-v0.2.10/src/crypto/srp.c
  312. librist-v0.2.10/src/crypto/srp.h
  313. librist-v0.2.10/src/crypto/srp_constants.c
  314. librist-v0.2.10/src/crypto/srp_constants.h
  315. librist-v0.2.10/src/flow.c
  316. librist-v0.2.10/src/libevsocket.c
  317. librist-v0.2.10/src/libevsocket.h
  318. librist-v0.2.10/src/log-private.h
  319. librist-v0.2.10/src/logging.c
  320. librist-v0.2.10/src/mpegts.c
  321. librist-v0.2.10/src/mpegts.h
  322. librist-v0.2.10/src/network.c
  323. librist-v0.2.10/src/network.h
  324. librist-v0.2.10/src/peer.c
  325. librist-v0.2.10/src/peer.h
  326. librist-v0.2.10/src/proto/
  327. librist-v0.2.10/src/proto/eap.c
  328. librist-v0.2.10/src/proto/eap.h
  329. librist-v0.2.10/src/proto/gre.c
  330. librist-v0.2.10/src/proto/gre.h
  331. librist-v0.2.10/src/proto/protocol_gre.h
  332. librist-v0.2.10/src/proto/protocol_rtp.h
  333. librist-v0.2.10/src/proto/rist_time.c
  334. librist-v0.2.10/src/proto/rist_time.h
  335. librist-v0.2.10/src/proto/rtp.c
  336. librist-v0.2.10/src/proto/rtp.h
  337. librist-v0.2.10/src/rist-common.c
  338. librist-v0.2.10/src/rist-private.h
  339. librist-v0.2.10/src/rist-thread.c
  340. librist-v0.2.10/src/rist-thread.h
  341. librist-v0.2.10/src/rist.c
  342. librist-v0.2.10/src/rist_ref.c
  343. librist-v0.2.10/src/rist_ref.h
  344. librist-v0.2.10/src/stats.c
  345. librist-v0.2.10/src/udp-private.h
  346. librist-v0.2.10/src/udp.c
  347. librist-v0.2.10/src/udpsocket.c
  348. librist-v0.2.10/test/
  349. librist-v0.2.10/test/meson.build
  350. librist-v0.2.10/test/rist/
  351. librist-v0.2.10/test/rist/meson.build
  352. librist-v0.2.10/test/rist/test_send_receive.c
  353. librist-v0.2.10/test/rist/unit/
  354. librist-v0.2.10/test/rist/unit/meson.build
  355. librist-v0.2.10/test/rist/unit/srp_examples.c
  356. librist-v0.2.10/tools/
  357. librist-v0.2.10/tools/meson.build
  358. librist-v0.2.10/tools/oob_shared.c
  359. librist-v0.2.10/tools/oob_shared.h
  360. librist-v0.2.10/tools/prometheus-exporter.c
  361. librist-v0.2.10/tools/prometheus-exporter.h
  362. librist-v0.2.10/tools/rist2rist.c
  363. librist-v0.2.10/tools/ristreceiver.c
  364. librist-v0.2.10/tools/ristsender.c
  365. librist-v0.2.10/tools/ristsrppasswd.c
  366. librist-v0.2.10/tools/risturlhelp.h
  367. librist-v0.2.10/tools/srp_shared.c
  368. librist-v0.2.10/tools/srp_shared.h
  369. mkdir: created directory 'build'
  370. The Meson build system
  371. Version: 1.4.0
  372. Source dir: /tmp/SBo/librist-v0.2.10
  373. Build dir: /tmp/SBo/librist-v0.2.10/build
  374. Build type: native build
  375. Project name: libRIST
  376. Project version: 0.2.10
  377. C compiler for the host machine: ccache cc (gcc 13.2.0 "cc (GCC) 13.2.0")
  378. C linker for the host machine: cc ld.bfd 2.42-slack151
  379. Host machine cpu family: x86_64
  380. Host machine cpu: x86_64
  381. Has header "pthread.h" : YES
  382. Check usable header "linux/if_alg.h" : YES
  383. Checking for function "clock_gettime" : YES
  384. Compiler for C supports arguments -Wundef: YES
  385. Compiler for C supports arguments -Werror=vla: YES
  386. Compiler for C supports arguments -Wno-maybe-uninitialized: YES
  387. Compiler for C supports arguments -Wno-missing-field-initializers: YES
  388. Compiler for C supports arguments -Wno-unused-parameter: YES
  389. Compiler for C supports arguments -Wshorten-64-to-32: NO
  390. Compiler for C supports arguments -Wunused-parameter: YES
  391. Compiler for C supports arguments -Wmaybe-uninitialized: YES
  392. Compiler for C supports arguments -Wno-error=deprecated-declarations: YES
  393. Run-time dependency threads found: YES
  394. Compiler for C supports arguments -Watomic-implicit-seq-cst: NO
  395. Has header "sys/un.h" : YES
  396. Found pkg-config: YES (/usr/bin/pkg-config) 0.29.2
  397. Found CMake: /usr/bin/cmake (3.29.2)
  398. Run-time dependency libmicrohttpd found: NO (tried pkgconfig and cmake)
  399. Compiler for C supports arguments -fvisibility=hidden: YES
  400. Check usable header "stdatomic.h" : YES
  401. Run-time dependency libcjson found: NO (tried pkgconfig and cmake)
  402. Has header "cjson/cJSON.h" : NO
  403. Message: Using builtin cJSON library
  404. Message: Building mbedtls
  405. Run-time dependency mbedcrypto found: NO (tried pkgconfig and cmake)
  406. Has header "mbedtls/aes.h" : YES
  407. Library mbedcrypto found: YES
  408. Checking if "MbedTLS has mbedtls_mpi_random()" with dependency -lmbedcrypto compiles: YES
  409. Configuring version.h using configuration
  410. Configuring librist_config.h using configuration
  411. Program objcopy found: YES (/usr/bin/objcopy)
  412. Configuring config.h using configuration
  413. ../meson.build:304: WARNING: Project targets '>= 0.51.0' but uses feature introduced in '0.57.0': prelink arg in library.
  414. Message: Building tools
  415. Library cmocka found: NO
  416. Build targets in project: 8
  417. WARNING: Project specifies a minimum meson_version '>= 0.51.0' but uses features which were added in newer versions:
  418. * 0.57.0: {'prelink arg in library'}
  419. NOTICE: Future-deprecated features used:
  420. * 0.56.0: {'meson.source_root'}
  421.  
  422. libRIST 0.2.10
  423.  
  424. User defined options
  425. buildtype : release
  426. libdir : /usr/lib64
  427. localstatedir: /var
  428. prefix : /usr
  429. strip : true
  430. sysconfdir : /etc
  431.  
  432. Found ninja-1.12.0 at /usr/bin/ninja
  433. WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.
  434. [1/58] ccache cc -Itest/rist/test_send_receive.p -Itest/rist -I../test/rist -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -pthread -MD -MQ test/rist/test_send_receive.p/.._.._contrib_time-shim.c.o -MF test/rist/test_send_receive.p/.._.._contrib_time-shim.c.o.d -o test/rist/test_send_receive.p/.._.._contrib_time-shim.c.o -c ../contrib/time-shim.c
  435. [2/58] ccache cc -Itools/ristsrppasswd.p -Itools -I../tools -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -MD -MQ tools/ristsrppasswd.p/.._contrib_pthread-shim.c.o -MF tools/ristsrppasswd.p/.._contrib_pthread-shim.c.o.d -o tools/ristsrppasswd.p/.._contrib_pthread-shim.c.o -c ../contrib/pthread-shim.c
  436. [3/58] ccache cc -Itest/rist/test_send_receive.p -Itest/rist -I../test/rist -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -pthread -MD -MQ test/rist/test_send_receive.p/.._.._contrib_pthread-shim.c.o -MF test/rist/test_send_receive.p/.._.._contrib_pthread-shim.c.o.d -o test/rist/test_send_receive.p/.._.._contrib_pthread-shim.c.o -c ../contrib/pthread-shim.c
  437. [4/58] ccache cc -Itools/ristsrppasswd.p -Itools -I../tools -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -MD -MQ tools/ristsrppasswd.p/.._contrib_time-shim.c.o -MF tools/ristsrppasswd.p/.._contrib_time-shim.c.o.d -o tools/ristsrppasswd.p/.._contrib_time-shim.c.o -c ../contrib/time-shim.c
  438. [5/58] ccache cc -Itools/ristsrppasswd.p -Itools -I../tools -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -MD -MQ tools/ristsrppasswd.p/ristsrppasswd.c.o -MF tools/ristsrppasswd.p/ristsrppasswd.c.o.d -o tools/ristsrppasswd.p/ristsrppasswd.c.o -c ../tools/ristsrppasswd.c
  439. [6/58] /usr/bin/meson --internal vcstagger ../include/vcs_version.h.in include/vcs_version.h 0.2.10 /tmp/SBo/librist-v0.2.10/include @VCS_TAG@ '(.*)' /usr/bin/git --git-dir /tmp/SBo/librist-v0.2.10/.git --work-tree /tmp/SBo/librist-v0.2.10 describe --tags --dirty --match 'v?.*' --always
  440. fatal: not a git repository: '/tmp/SBo/librist-v0.2.10/.git'
  441. [7/58] ccache cc -Ilibrist.so.4.3.1.p -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -I../contrib/contrib_cJSON -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -fPIC -DCJSON_HIDE_SYMBOLS -pthread -MD -MQ librist.so.4.3.1.p/src_network.c.o -MF librist.so.4.3.1.p/src_network.c.o.d -o librist.so.4.3.1.p/src_network.c.o -c ../src/network.c
  442. [8/58] ccache cc -Ilibrist.so.4.3.1.p -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -I../contrib/contrib_cJSON -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -fPIC -DCJSON_HIDE_SYMBOLS -pthread -MD -MQ librist.so.4.3.1.p/src_rist_ref.c.o -MF librist.so.4.3.1.p/src_rist_ref.c.o.d -o librist.so.4.3.1.p/src_rist_ref.c.o -c ../src/rist_ref.c
  443. [9/58] ccache cc -Ilibrist.so.4.3.1.p -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -I../contrib/contrib_cJSON -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -fPIC -DCJSON_HIDE_SYMBOLS -pthread -MD -MQ librist.so.4.3.1.p/src_crypto_crypto.c.o -MF librist.so.4.3.1.p/src_crypto_crypto.c.o.d -o librist.so.4.3.1.p/src_crypto_crypto.c.o -c ../src/crypto/crypto.c
  444. [10/58] ccache cc -Ilibrist.so.4.3.1.p -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -I../contrib/contrib_cJSON -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -fPIC -DCJSON_HIDE_SYMBOLS -pthread -MD -MQ librist.so.4.3.1.p/src_rist-thread.c.o -MF librist.so.4.3.1.p/src_rist-thread.c.o.d -o librist.so.4.3.1.p/src_rist-thread.c.o -c ../src/rist-thread.c
  445. [11/58] ccache cc -Itest/rist/test_send_receive.p -Itest/rist -I../test/rist -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -pthread -MD -MQ test/rist/test_send_receive.p/test_send_receive.c.o -MF test/rist/test_send_receive.p/test_send_receive.c.o.d -o test/rist/test_send_receive.p/test_send_receive.c.o -c ../test/rist/test_send_receive.c
  446. [12/58] ccache cc -Ilibrist.so.4.3.1.p -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -I../contrib/contrib_cJSON -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -fPIC -DCJSON_HIDE_SYMBOLS -pthread -MD -MQ librist.so.4.3.1.p/src_proto_rist_time.c.o -MF librist.so.4.3.1.p/src_proto_rist_time.c.o.d -o librist.so.4.3.1.p/src_proto_rist_time.c.o -c ../src/proto/rist_time.c
  447. [13/58] ccache cc -Ilibrist.so.4.3.1.p -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -I../contrib/contrib_cJSON -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -fPIC -DCJSON_HIDE_SYMBOLS -pthread -MD -MQ librist.so.4.3.1.p/src_crypto_psk.c.o -MF librist.so.4.3.1.p/src_crypto_psk.c.o.d -o librist.so.4.3.1.p/src_crypto_psk.c.o -c ../src/crypto/psk.c
  448. [14/58] ccache cc -Ilibrist.so.4.3.1.p -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -I../contrib/contrib_cJSON -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -fPIC -DCJSON_HIDE_SYMBOLS -pthread -MD -MQ librist.so.4.3.1.p/src_proto_rtp.c.o -MF librist.so.4.3.1.p/src_proto_rtp.c.o.d -o librist.so.4.3.1.p/src_proto_rtp.c.o -c ../src/proto/rtp.c
  449. [15/58] ccache cc -Ilibrist.so.4.3.1.p -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -I../contrib/contrib_cJSON -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -fPIC -DCJSON_HIDE_SYMBOLS -pthread -MD -MQ librist.so.4.3.1.p/src_mpegts.c.o -MF librist.so.4.3.1.p/src_mpegts.c.o.d -o librist.so.4.3.1.p/src_mpegts.c.o -c ../src/mpegts.c
  450. [16/58] ccache cc -Ilibrist.so.4.3.1.p -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -I../contrib/contrib_cJSON -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -fPIC -DCJSON_HIDE_SYMBOLS -pthread -MD -MQ librist.so.4.3.1.p/contrib_stdio-shim.c.o -MF librist.so.4.3.1.p/contrib_stdio-shim.c.o.d -o librist.so.4.3.1.p/contrib_stdio-shim.c.o -c ../contrib/stdio-shim.c
  451. [17/58] ccache cc -Ilibrist.so.4.3.1.p -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -I../contrib/contrib_cJSON -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -fPIC -DCJSON_HIDE_SYMBOLS -pthread -MD -MQ librist.so.4.3.1.p/src_logging.c.o -MF librist.so.4.3.1.p/src_logging.c.o.d -o librist.so.4.3.1.p/src_logging.c.o -c ../src/logging.c
  452. [18/58] ccache cc -Ilibrist.so.4.3.1.p -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -I../contrib/contrib_cJSON -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -fPIC -DCJSON_HIDE_SYMBOLS -pthread -MD -MQ librist.so.4.3.1.p/src_flow.c.o -MF librist.so.4.3.1.p/src_flow.c.o.d -o librist.so.4.3.1.p/src_flow.c.o -c ../src/flow.c
  453. [19/58] ccache cc -Ilibrist.so.4.3.1.p -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -I../contrib/contrib_cJSON -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -fPIC -DCJSON_HIDE_SYMBOLS -pthread -MD -MQ librist.so.4.3.1.p/contrib_time-shim.c.o -MF librist.so.4.3.1.p/contrib_time-shim.c.o.d -o librist.so.4.3.1.p/contrib_time-shim.c.o -c ../contrib/time-shim.c
  454. [20/58] ccache cc -Ilibrist.so.4.3.1.p -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -I../contrib/contrib_cJSON -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -fPIC -DCJSON_HIDE_SYMBOLS -pthread -MD -MQ librist.so.4.3.1.p/contrib_pthread-shim.c.o -MF librist.so.4.3.1.p/contrib_pthread-shim.c.o.d -o librist.so.4.3.1.p/contrib_pthread-shim.c.o -c ../contrib/pthread-shim.c
  455. [21/58] ccache cc -Ilibrist.so.4.3.1.p -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -I../contrib/contrib_cJSON -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -fPIC -DCJSON_HIDE_SYMBOLS -pthread -MD -MQ librist.so.4.3.1.p/src_peer.c.o -MF librist.so.4.3.1.p/src_peer.c.o.d -o librist.so.4.3.1.p/src_peer.c.o -c ../src/peer.c
  456. [22/58] ccache cc -Ilibrist.so.4.3.1.p -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -I../contrib/contrib_cJSON -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -fPIC -DCJSON_HIDE_SYMBOLS -pthread -MD -MQ librist.so.4.3.1.p/src_proto_gre.c.o -MF librist.so.4.3.1.p/src_proto_gre.c.o.d -o librist.so.4.3.1.p/src_proto_gre.c.o -c ../src/proto/gre.c
  457. [23/58] ccache cc -Ilibrist.so.4.3.1.p -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -I../contrib/contrib_cJSON -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -fPIC -DCJSON_HIDE_SYMBOLS -pthread -MD -MQ librist.so.4.3.1.p/src_rist.c.o -MF librist.so.4.3.1.p/src_rist.c.o.d -o librist.so.4.3.1.p/src_rist.c.o -c ../src/rist.c
  458. [24/58] ccache cc -Ilibrist.so.4.3.1.p -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -I../contrib/contrib_cJSON -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -fPIC -DCJSON_HIDE_SYMBOLS -pthread -MD -MQ librist.so.4.3.1.p/src_libevsocket.c.o -MF librist.so.4.3.1.p/src_libevsocket.c.o.d -o librist.so.4.3.1.p/src_libevsocket.c.o -c ../src/libevsocket.c
  459. [25/58] ccache cc -Ilibrist.so.4.3.1.p -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -I../contrib/contrib_cJSON -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -fPIC -DCJSON_HIDE_SYMBOLS -pthread -MD -MQ librist.so.4.3.1.p/src_udpsocket.c.o -MF librist.so.4.3.1.p/src_udpsocket.c.o.d -o librist.so.4.3.1.p/src_udpsocket.c.o -c ../src/udpsocket.c
  460. [26/58] ccache cc -Ilibrist.so.4.3.1.p -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -I../contrib/contrib_cJSON -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -fPIC -DCJSON_HIDE_SYMBOLS -pthread -MD -MQ librist.so.4.3.1.p/contrib_linux-crypto.c.o -MF librist.so.4.3.1.p/contrib_linux-crypto.c.o.d -o librist.so.4.3.1.p/contrib_linux-crypto.c.o -c ../contrib/linux-crypto.c
  461. [27/58] ccache cc -Itools/ristsender.p -Itools -I../tools -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -pthread -MD -MQ tools/ristsender.p/.._contrib_time-shim.c.o -MF tools/ristsender.p/.._contrib_time-shim.c.o.d -o tools/ristsender.p/.._contrib_time-shim.c.o -c ../contrib/time-shim.c
  462. [28/58] ccache cc -Ilibrist.so.4.3.1.p -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -I../contrib/contrib_cJSON -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -fPIC -DCJSON_HIDE_SYMBOLS -pthread -MD -MQ librist.so.4.3.1.p/src_crypto_srp_constants.c.o -MF librist.so.4.3.1.p/src_crypto_srp_constants.c.o.d -o librist.so.4.3.1.p/src_crypto_srp_constants.c.o -c ../src/crypto/srp_constants.c
  463. [29/58] ccache cc -Itools/ristsender.p -Itools -I../tools -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -pthread -MD -MQ tools/ristsender.p/.._contrib_pthread-shim.c.o -MF tools/ristsender.p/.._contrib_pthread-shim.c.o.d -o tools/ristsender.p/.._contrib_pthread-shim.c.o -c ../contrib/pthread-shim.c
  464. [30/58] ccache cc -Itools/ristsender.p -Itools -I../tools -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -pthread -MD -MQ tools/ristsender.p/oob_shared.c.o -MF tools/ristsender.p/oob_shared.c.o.d -o tools/ristsender.p/oob_shared.c.o -c ../tools/oob_shared.c
  465. [31/58] ccache cc -Ilibrist.so.4.3.1.p -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -I../contrib/contrib_cJSON -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -fPIC -DCJSON_HIDE_SYMBOLS -pthread -MD -MQ librist.so.4.3.1.p/src_crypto_random.c.o -MF librist.so.4.3.1.p/src_crypto_random.c.o.d -o librist.so.4.3.1.p/src_crypto_random.c.o -c ../src/crypto/random.c
  466. [32/58] ccache cc -Ilibrist.so.4.3.1.p -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -I../contrib/contrib_cJSON -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -fPIC -DCJSON_HIDE_SYMBOLS -pthread -MD -MQ librist.so.4.3.1.p/src_udp.c.o -MF librist.so.4.3.1.p/src_udp.c.o.d -o librist.so.4.3.1.p/src_udp.c.o -c ../src/udp.c
  467. [33/58] ccache cc -Itools/ristreceiver.p -Itools -I../tools -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -pthread -MD -MQ tools/ristreceiver.p/.._contrib_pthread-shim.c.o -MF tools/ristreceiver.p/.._contrib_pthread-shim.c.o.d -o tools/ristreceiver.p/.._contrib_pthread-shim.c.o -c ../contrib/pthread-shim.c
  468. [34/58] ccache cc -Itools/libprometheus.a.p -Itools -I../tools -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -fPIC -MD -MQ tools/libprometheus.a.p/prometheus-exporter.c.o -MF tools/libprometheus.a.p/prometheus-exporter.c.o.d -o tools/libprometheus.a.p/prometheus-exporter.c.o -c ../tools/prometheus-exporter.c
  469. [35/58] ccache cc -Itools/ristsender.p -Itools -I../tools -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -pthread -MD -MQ tools/ristsender.p/srp_shared.c.o -MF tools/ristsender.p/srp_shared.c.o.d -o tools/ristsender.p/srp_shared.c.o -c ../tools/srp_shared.c
  470. [36/58] ccache cc -Itools/ristreceiver.p -Itools -I../tools -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -pthread -MD -MQ tools/ristreceiver.p/.._contrib_time-shim.c.o -MF tools/ristreceiver.p/.._contrib_time-shim.c.o.d -o tools/ristreceiver.p/.._contrib_time-shim.c.o -c ../contrib/time-shim.c
  471. [37/58] rm -f tools/libprometheus.a && gcc-ar csrDT tools/libprometheus.a tools/libprometheus.a.p/prometheus-exporter.c.o
  472. [38/58] ccache cc -Ilibrist.so.4.3.1.p -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -I../contrib/contrib_cJSON -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -fPIC -DCJSON_HIDE_SYMBOLS -pthread -MD -MQ librist.so.4.3.1.p/src_crypto_srp.c.o -MF librist.so.4.3.1.p/src_crypto_srp.c.o.d -o librist.so.4.3.1.p/src_crypto_srp.c.o -c ../src/crypto/srp.c
  473. FAILED: librist.so.4.3.1.p/src_crypto_srp.c.o
  474. ccache cc -Ilibrist.so.4.3.1.p -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -I../contrib/contrib_cJSON -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -fPIC -DCJSON_HIDE_SYMBOLS -pthread -MD -MQ librist.so.4.3.1.p/src_crypto_srp.c.o -MF librist.so.4.3.1.p/src_crypto_srp.c.o.d -o librist.so.4.3.1.p/src_crypto_srp.c.o -c ../src/crypto/srp.c
  475. ../src/crypto/srp.c: In function ‘librist_crypto_srp_authenticator_handle_A’:
  476. ../src/crypto/srp.c:70:39: error: implicit declaration of function ‘mbedtls_mpi_random’; did you mean ‘mbedtls_mpi_gcd’? [-Wimplicit-function-declaration]
  477. 70 | #define BIGNUM_RANDOM(num, max) ret = mbedtls_mpi_random(num, 0, max, _librist_srp_mbedtls_wrap_random, NULL);
  478. | ^~~~~~~~~~~~~~~~~~
  479. ../src/crypto/srp.c:503:9: note: in expansion of macro ‘BIGNUM_RANDOM’
  480. 503 | BIGNUM_RANDOM(&ctx->b, &ctx->N);
  481. | ^~~~~~~~~~~~~
  482. [39/58] ccache cc -Itools/ristreceiver.p -Itools -I../tools -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -pthread -MD -MQ tools/ristreceiver.p/oob_shared.c.o -MF tools/ristreceiver.p/oob_shared.c.o.d -o tools/ristreceiver.p/oob_shared.c.o -c ../tools/oob_shared.c
  483. [40/58] ccache cc -Itools/rist2rist.p -Itools -I../tools -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -pthread -MD -MQ tools/rist2rist.p/.._contrib_pthread-shim.c.o -MF tools/rist2rist.p/.._contrib_pthread-shim.c.o.d -o tools/rist2rist.p/.._contrib_pthread-shim.c.o -c ../contrib/pthread-shim.c
  484. [41/58] ccache cc -Ilibrist.so.4.3.1.p -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -I../contrib/contrib_cJSON -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -fPIC -DCJSON_HIDE_SYMBOLS -pthread -MD -MQ librist.so.4.3.1.p/src_stats.c.o -MF librist.so.4.3.1.p/src_stats.c.o.d -o librist.so.4.3.1.p/src_stats.c.o -c ../src/stats.c
  485. [42/58] ccache cc -Itools/rist2rist.p -Itools -I../tools -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -pthread -MD -MQ tools/rist2rist.p/oob_shared.c.o -MF tools/rist2rist.p/oob_shared.c.o.d -o tools/rist2rist.p/oob_shared.c.o -c ../tools/oob_shared.c
  486. [43/58] ccache cc -Itools/rist2rist.p -Itools -I../tools -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -pthread -MD -MQ tools/rist2rist.p/.._contrib_time-shim.c.o -MF tools/rist2rist.p/.._contrib_time-shim.c.o.d -o tools/rist2rist.p/.._contrib_time-shim.c.o -c ../contrib/time-shim.c
  487. [44/58] ccache cc -Itools/ristreceiver.p -Itools -I../tools -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -pthread -MD -MQ tools/ristreceiver.p/srp_shared.c.o -MF tools/ristreceiver.p/srp_shared.c.o.d -o tools/ristreceiver.p/srp_shared.c.o -c ../tools/srp_shared.c
  488. [45/58] ccache cc -Itools/rist2rist.p -Itools -I../tools -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -pthread -MD -MQ tools/rist2rist.p/srp_shared.c.o -MF tools/rist2rist.p/srp_shared.c.o.d -o tools/rist2rist.p/srp_shared.c.o -c ../tools/srp_shared.c
  489. [46/58] ccache cc -Itools/ristsender.p -Itools -I../tools -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -pthread -MD -MQ tools/ristsender.p/ristsender.c.o -MF tools/ristsender.p/ristsender.c.o.d -o tools/ristsender.p/ristsender.c.o -c ../tools/ristsender.c
  490. [47/58] ccache cc -Ilibrist.so.4.3.1.p -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -I../contrib/contrib_cJSON -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -fPIC -DCJSON_HIDE_SYMBOLS -pthread -MD -MQ librist.so.4.3.1.p/src_proto_eap.c.o -MF librist.so.4.3.1.p/src_proto_eap.c.o.d -o librist.so.4.3.1.p/src_proto_eap.c.o -c ../src/proto/eap.c
  491. [48/58] ccache cc -Itools/rist2rist.p -Itools -I../tools -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -pthread -MD -MQ tools/rist2rist.p/rist2rist.c.o -MF tools/rist2rist.p/rist2rist.c.o.d -o tools/rist2rist.p/rist2rist.c.o -c ../tools/rist2rist.c
  492. [49/58] ccache cc -Itools/ristreceiver.p -Itools -I../tools -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -pthread -MD -MQ tools/ristreceiver.p/ristreceiver.c.o -MF tools/ristreceiver.p/ristreceiver.c.o.d -o tools/ristreceiver.p/ristreceiver.c.o -c ../tools/ristreceiver.c
  493. [50/58] ccache cc -Ilibrist.so.4.3.1.p -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -I../contrib/contrib_cJSON -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -fPIC -DCJSON_HIDE_SYMBOLS -pthread -MD -MQ librist.so.4.3.1.p/contrib_contrib_cJSON_cjson_cJSON.c.o -MF librist.so.4.3.1.p/contrib_contrib_cJSON_cjson_cJSON.c.o.d -o librist.so.4.3.1.p/contrib_contrib_cJSON_cjson_cJSON.c.o -c ../contrib/contrib_cJSON/cjson/cJSON.c
  494. [51/58] ccache cc -Ilibrist.so.4.3.1.p -I. -I.. -I../src -Iinclude/librist -I../include/librist -Iinclude -I../include -Icontrib -I../contrib -I../contrib/contrib_cJSON -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_GNU_SOURCE -DLINUX_CRYPTO -Wshadow -pedantic-errors -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-parameter -Wmaybe-uninitialized -Wno-error=deprecated-declarations -fvisibility=hidden -fPIC -DCJSON_HIDE_SYMBOLS -pthread -MD -MQ librist.so.4.3.1.p/src_rist-common.c.o -MF librist.so.4.3.1.p/src_rist-common.c.o.d -o librist.so.4.3.1.p/src_rist-common.c.o -c ../src/rist-common.c
  495. ninja: build stopped: subcommand failed.
  496. ./librist.SlackBuild FAILED at line 92!
  497.  
Add Comment
Please, Sign In to add comment