Guest User

error messages

a guest
Oct 2nd, 2025
7
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.54 KB | None | 0 0
  1. Configuring OpenSSL version 4.0.0-dev for target linux-x86_64
  2. Using os-specific seed configuration
  3. Created configdata.pm
  4. Running configdata.pm
  5. Created Makefile.in
  6. Created Makefile
  7.  
  8. **********************************************************************
  9. *** ***
  10. *** OpenSSL has been successfully configured ***
  11. *** ***
  12. *** If you encounter a problem while building, please open an ***
  13. *** issue on GitHub <https://github.com/openssl/openssl/issues> ***
  14. *** and include the output from the following command: ***
  15. *** ***
  16. *** perl configdata.pm --dump ***
  17. *** ***
  18. *** (If you are new to OpenSSL, you might want to consult the ***
  19. *** 'Troubleshooting' section in the INSTALL.md file first) ***
  20. *** ***
  21. **********************************************************************
  22. if [ -r "OpenSSLConfig.cmake" ]; then chmod u+w OpenSSLConfig.cmake; fi
  23. if [ -r "exporters/OpenSSLConfig.cmake" ]; then chmod u+w exporters/OpenSSLConfig.cmake; fi
  24. if [ -r "exporters/libcrypto.pc" ]; then chmod u+w exporters/libcrypto.pc; fi
  25. if [ -r "exporters/libssl.pc" ]; then chmod u+w exporters/libssl.pc; fi
  26. /usr/bin/perl "-I." "-Mconfigdata" "-Mbuilddata" "util/dofile.pl" "-oMakefile" exporters/cmake/OpenSSLConfig.cmake.in > OpenSSLConfig.cmake
  27. /usr/bin/perl "-I." "-Mconfigdata" "-Minstalldata" "util/dofile.pl" "-oMakefile" exporters/cmake/OpenSSLConfig.cmake.in > exporters/OpenSSLConfig.cmake
  28. /usr/bin/perl "-I." "-Mconfigdata" "-Minstalldata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/libcrypto.pc.in > exporters/libcrypto.pc
  29. /usr/bin/perl "-I." "-Mconfigdata" "-Minstalldata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/libssl.pc.in > exporters/libssl.pc
  30. chmod a-w OpenSSLConfig.cmake
  31. if [ -r "include/crypto/bn_conf.h" ]; then chmod u+w include/crypto/bn_conf.h; fi
  32. /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/crypto/bn_conf.h.in > include/crypto/bn_conf.h
  33. chmod a-w exporters/OpenSSLConfig.cmake
  34. if [ -r "include/crypto/dso_conf.h" ]; then chmod u+w include/crypto/dso_conf.h; fi
  35. /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/crypto/dso_conf.h.in > include/crypto/dso_conf.h
  36. chmod a-w exporters/libcrypto.pc
  37. if [ -r "include/openssl/asn1.h" ]; then chmod u+w include/openssl/asn1.h; fi
  38. /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/asn1.h.in > include/openssl/asn1.h
  39. chmod a-w exporters/libssl.pc
  40. if [ -r "include/openssl/asn1t.h" ]; then chmod u+w include/openssl/asn1t.h; fi
  41. /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/asn1t.h.in > include/openssl/asn1t.h
  42. chmod a-w include/crypto/bn_conf.h
  43. if [ -r "include/openssl/bio.h" ]; then chmod u+w include/openssl/bio.h; fi
  44. /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/bio.h.in > include/openssl/bio.h
  45. chmod a-w include/openssl/asn1.h
  46. if [ -r "include/openssl/cmp.h" ]; then chmod u+w include/openssl/cmp.h; fi
  47. /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/cmp.h.in > include/openssl/cmp.h
  48. chmod a-w include/openssl/asn1t.h
  49. if [ -r "include/openssl/cms.h" ]; then chmod u+w include/openssl/cms.h; fi
  50. /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/cms.h.in > include/openssl/cms.h
  51. chmod a-w include/crypto/dso_conf.h
  52. if [ -r "include/openssl/comp.h" ]; then chmod u+w include/openssl/comp.h; fi
  53. /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/comp.h.in > include/openssl/comp.h
  54. chmod a-w include/openssl/bio.h
  55. if [ -r "include/openssl/conf.h" ]; then chmod u+w include/openssl/conf.h; fi
  56. /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/conf.h.in > include/openssl/conf.h
  57. chmod a-w include/openssl/cms.h
  58. if [ -r "include/openssl/core_names.h" ]; then chmod u+w include/openssl/core_names.h; fi
  59. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" include/openssl/core_names.h.in > include/openssl/core_names.h
  60. chmod a-w include/openssl/cmp.h
  61. if [ -r "include/openssl/crmf.h" ]; then chmod u+w include/openssl/crmf.h; fi
  62. /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/crmf.h.in > include/openssl/crmf.h
  63. chmod a-w include/openssl/comp.h
  64. if [ -r "include/openssl/crypto.h" ]; then chmod u+w include/openssl/crypto.h; fi
  65. /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/crypto.h.in > include/openssl/crypto.h
  66. chmod a-w include/openssl/conf.h
  67. if [ -r "include/openssl/ct.h" ]; then chmod u+w include/openssl/ct.h; fi
  68. /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ct.h.in > include/openssl/ct.h
  69. chmod a-w include/openssl/core_names.h
  70. if [ -r "include/openssl/err.h" ]; then chmod u+w include/openssl/err.h; fi
  71. /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/err.h.in > include/openssl/err.h
  72. chmod a-w include/openssl/crmf.h
  73. if [ -r "include/openssl/ess.h" ]; then chmod u+w include/openssl/ess.h; fi
  74. /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ess.h.in > include/openssl/ess.h
  75. chmod a-w include/openssl/crypto.h
  76. if [ -r "include/openssl/fipskey.h" ]; then chmod u+w include/openssl/fipskey.h; fi
  77. /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/fipskey.h.in > include/openssl/fipskey.h
  78. chmod a-w include/openssl/ess.h
  79. if [ -r "include/openssl/lhash.h" ]; then chmod u+w include/openssl/lhash.h; fi
  80. /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/lhash.h.in > include/openssl/lhash.h
  81. chmod a-w include/openssl/err.h
  82. chmod a-w include/openssl/ct.h
  83. if [ -r "include/openssl/ocsp.h" ]; then chmod u+w include/openssl/ocsp.h; fi
  84. if [ -r "include/openssl/opensslv.h" ]; then chmod u+w include/openssl/opensslv.h; fi
  85. /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ocsp.h.in > include/openssl/ocsp.h
  86. /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/opensslv.h.in > include/openssl/opensslv.h
  87. chmod a-w include/openssl/lhash.h
  88. if [ -r "include/openssl/pkcs12.h" ]; then chmod u+w include/openssl/pkcs12.h; fi
  89. /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/pkcs12.h.in > include/openssl/pkcs12.h
  90. chmod a-w include/openssl/fipskey.h
  91. if [ -r "include/openssl/pkcs7.h" ]; then chmod u+w include/openssl/pkcs7.h; fi
  92. /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/pkcs7.h.in > include/openssl/pkcs7.h
  93. chmod a-w include/openssl/opensslv.h
  94. if [ -r "include/openssl/safestack.h" ]; then chmod u+w include/openssl/safestack.h; fi
  95. /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/safestack.h.in > include/openssl/safestack.h
  96. chmod a-w include/openssl/ocsp.h
  97. if [ -r "include/openssl/srp.h" ]; then chmod u+w include/openssl/srp.h; fi
  98. /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/srp.h.in > include/openssl/srp.h
  99. chmod a-w include/openssl/safestack.h
  100. if [ -r "include/openssl/ssl.h" ]; then chmod u+w include/openssl/ssl.h; fi
  101. /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ssl.h.in > include/openssl/ssl.h
  102. chmod a-w include/openssl/pkcs7.h
  103. if [ -r "include/openssl/ui.h" ]; then chmod u+w include/openssl/ui.h; fi
  104. /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ui.h.in > include/openssl/ui.h
  105. chmod a-w include/openssl/pkcs12.h
  106. if [ -r "include/openssl/x509.h" ]; then chmod u+w include/openssl/x509.h; fi
  107. chmod a-w include/openssl/srp.h
  108. if [ -r "include/openssl/x509_acert.h" ]; then chmod u+w include/openssl/x509_acert.h; fi
  109. /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/x509.h.in > include/openssl/x509.h
  110. /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/x509_acert.h.in > include/openssl/x509_acert.h
  111. chmod a-w include/openssl/ui.h
  112. if [ -r "include/openssl/x509_vfy.h" ]; then chmod u+w include/openssl/x509_vfy.h; fi
  113. chmod a-w include/openssl/ssl.h
  114. /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/x509_vfy.h.in > include/openssl/x509_vfy.h
  115. if [ -r "include/openssl/x509v3.h" ]; then chmod u+w include/openssl/x509v3.h; fi
  116. /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/x509v3.h.in > include/openssl/x509v3.h
  117. chmod a-w include/openssl/x509_acert.h
  118. if [ -r "libcrypto.pc" ]; then chmod u+w libcrypto.pc; fi
  119. /usr/bin/perl "-I." "-Mconfigdata" "-Mbuilddata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/libcrypto.pc.in > libcrypto.pc
  120. chmod a-w include/openssl/x509.h
  121. if [ -r "libssl.pc" ]; then chmod u+w libssl.pc; fi
  122. /usr/bin/perl "-I." "-Mconfigdata" "-Mbuilddata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/libssl.pc.in > libssl.pc
  123. chmod a-w include/openssl/x509_vfy.h
  124. if [ -r "providers/implementations/asymciphers/rsa_enc.c" ]; then chmod u+w providers/implementations/asymciphers/rsa_enc.c; fi
  125. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/asymciphers/rsa_enc.c.in > providers/implementations/asymciphers/rsa_enc.c
  126. chmod a-w libcrypto.pc
  127. if [ -r "providers/implementations/asymciphers/sm2_enc.c" ]; then chmod u+w providers/implementations/asymciphers/sm2_enc.c; fi
  128. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/asymciphers/sm2_enc.c.in > providers/implementations/asymciphers/sm2_enc.c
  129. chmod a-w include/openssl/x509v3.h
  130. if [ -r "providers/implementations/ciphers/cipher_aes_cbc_hmac_sha.c" ]; then chmod u+w providers/implementations/ciphers/cipher_aes_cbc_hmac_sha.c; fi
  131. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/ciphers/cipher_aes_cbc_hmac_sha.c.in > providers/implementations/ciphers/cipher_aes_cbc_hmac_sha.c
  132. chmod a-w libssl.pc
  133. if [ -r "providers/implementations/ciphers/cipher_aes_cbc_hmac_sha_etm.c" ]; then chmod u+w providers/implementations/ciphers/cipher_aes_cbc_hmac_sha_etm.c; fi
  134. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/ciphers/cipher_aes_cbc_hmac_sha_etm.c.in > providers/implementations/ciphers/cipher_aes_cbc_hmac_sha_etm.c
  135. chmod a-w providers/implementations/asymciphers/rsa_enc.c
  136. if [ -r "providers/implementations/ciphers/cipher_aes_gcm_siv.c" ]; then chmod u+w providers/implementations/ciphers/cipher_aes_gcm_siv.c; fi
  137. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/ciphers/cipher_aes_gcm_siv.c.in > providers/implementations/ciphers/cipher_aes_gcm_siv.c
  138. chmod a-w providers/implementations/asymciphers/sm2_enc.c
  139. if [ -r "providers/implementations/ciphers/cipher_aes_ocb.c" ]; then chmod u+w providers/implementations/ciphers/cipher_aes_ocb.c; fi
  140. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/ciphers/cipher_aes_ocb.c.in > providers/implementations/ciphers/cipher_aes_ocb.c
  141. chmod a-w providers/implementations/ciphers/cipher_aes_cbc_hmac_sha.c
  142. if [ -r "providers/implementations/ciphers/cipher_aes_siv.c" ]; then chmod u+w providers/implementations/ciphers/cipher_aes_siv.c; fi
  143. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/ciphers/cipher_aes_siv.c.in > providers/implementations/ciphers/cipher_aes_siv.c
  144. chmod a-w providers/implementations/ciphers/cipher_aes_cbc_hmac_sha_etm.c
  145. if [ -r "providers/implementations/ciphers/cipher_aes_wrp.c" ]; then chmod u+w providers/implementations/ciphers/cipher_aes_wrp.c; fi
  146. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/ciphers/cipher_aes_wrp.c.in > providers/implementations/ciphers/cipher_aes_wrp.c
  147. chmod a-w providers/implementations/ciphers/cipher_aes_gcm_siv.c
  148. if [ -r "providers/implementations/ciphers/cipher_aes_xts.c" ]; then chmod u+w providers/implementations/ciphers/cipher_aes_xts.c; fi
  149. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/ciphers/cipher_aes_xts.c.in > providers/implementations/ciphers/cipher_aes_xts.c
  150. chmod a-w providers/implementations/ciphers/cipher_aes_ocb.c
  151. if [ -r "providers/implementations/ciphers/cipher_chacha20.c" ]; then chmod u+w providers/implementations/ciphers/cipher_chacha20.c; fi
  152. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/ciphers/cipher_chacha20.c.in > providers/implementations/ciphers/cipher_chacha20.c
  153. chmod a-w providers/implementations/ciphers/cipher_aes_xts.c
  154. chmod a-w providers/implementations/ciphers/cipher_aes_siv.c
  155. if [ -r "providers/implementations/ciphers/cipher_chacha20_poly1305.c" ]; then chmod u+w providers/implementations/ciphers/cipher_chacha20_poly1305.c; fi
  156. if [ -r "providers/implementations/ciphers/cipher_null.c" ]; then chmod u+w providers/implementations/ciphers/cipher_null.c; fi
  157. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/ciphers/cipher_chacha20_poly1305.c.in > providers/implementations/ciphers/cipher_chacha20_poly1305.c
  158. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/ciphers/cipher_null.c.in > providers/implementations/ciphers/cipher_null.c
  159. chmod a-w providers/implementations/ciphers/cipher_aes_wrp.c
  160. if [ -r "providers/implementations/ciphers/cipher_rc4_hmac_md5.c" ]; then chmod u+w providers/implementations/ciphers/cipher_rc4_hmac_md5.c; fi
  161. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/ciphers/cipher_rc4_hmac_md5.c.in > providers/implementations/ciphers/cipher_rc4_hmac_md5.c
  162. chmod a-w providers/implementations/ciphers/cipher_chacha20.c
  163. if [ -r "providers/implementations/ciphers/cipher_sm4_xts.c" ]; then chmod u+w providers/implementations/ciphers/cipher_sm4_xts.c; fi
  164. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/ciphers/cipher_sm4_xts.c.in > providers/implementations/ciphers/cipher_sm4_xts.c
  165. chmod a-w providers/implementations/ciphers/cipher_null.c
  166. chmod a-w providers/implementations/ciphers/cipher_rc4_hmac_md5.c
  167. if [ -r "providers/implementations/ciphers/ciphercommon.c" ]; then chmod u+w providers/implementations/ciphers/ciphercommon.c; fi
  168. if [ -r "providers/implementations/ciphers/ciphercommon_ccm.c" ]; then chmod u+w providers/implementations/ciphers/ciphercommon_ccm.c; fi
  169. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/ciphers/ciphercommon.c.in > providers/implementations/ciphers/ciphercommon.c
  170. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/ciphers/ciphercommon_ccm.c.in > providers/implementations/ciphers/ciphercommon_ccm.c
  171. chmod a-w providers/implementations/ciphers/cipher_sm4_xts.c
  172. if [ -r "providers/implementations/ciphers/ciphercommon_gcm.c" ]; then chmod u+w providers/implementations/ciphers/ciphercommon_gcm.c; fi
  173. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/ciphers/ciphercommon_gcm.c.in > providers/implementations/ciphers/ciphercommon_gcm.c
  174. chmod a-w providers/implementations/ciphers/cipher_chacha20_poly1305.c
  175. if [ -r "providers/implementations/digests/blake2_prov.c" ]; then chmod u+w providers/implementations/digests/blake2_prov.c; fi
  176. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/digests/blake2_prov.c.in > providers/implementations/digests/blake2_prov.c
  177. chmod a-w providers/implementations/ciphers/ciphercommon_ccm.c
  178. if [ -r "providers/implementations/digests/digestcommon.c" ]; then chmod u+w providers/implementations/digests/digestcommon.c; fi
  179. chmod a-w providers/implementations/ciphers/ciphercommon_gcm.c
  180. if [ -r "providers/implementations/digests/mdc2_prov.c" ]; then chmod u+w providers/implementations/digests/mdc2_prov.c; fi
  181. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/digests/digestcommon.c.in > providers/implementations/digests/digestcommon.c
  182. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/digests/mdc2_prov.c.in > providers/implementations/digests/mdc2_prov.c
  183. chmod a-w providers/implementations/digests/blake2_prov.c
  184. if [ -r "providers/implementations/digests/sha3_prov.c" ]; then chmod u+w providers/implementations/digests/sha3_prov.c; fi
  185. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/digests/sha3_prov.c.in > providers/implementations/digests/sha3_prov.c
  186. chmod a-w providers/implementations/ciphers/ciphercommon.c
  187. if [ -r "providers/implementations/encode_decode/decode_der2key.c" ]; then chmod u+w providers/implementations/encode_decode/decode_der2key.c; fi
  188. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/encode_decode/decode_der2key.c.in > providers/implementations/encode_decode/decode_der2key.c
  189. chmod a-w providers/implementations/digests/mdc2_prov.c
  190. if [ -r "providers/implementations/encode_decode/decode_epki2pki.c" ]; then chmod u+w providers/implementations/encode_decode/decode_epki2pki.c; fi
  191. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/encode_decode/decode_epki2pki.c.in > providers/implementations/encode_decode/decode_epki2pki.c
  192. chmod a-w providers/implementations/digests/sha3_prov.c
  193. if [ -r "providers/implementations/encode_decode/decode_pem2der.c" ]; then chmod u+w providers/implementations/encode_decode/decode_pem2der.c; fi
  194. chmod a-w providers/implementations/encode_decode/decode_der2key.c
  195. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/encode_decode/decode_pem2der.c.in > providers/implementations/encode_decode/decode_pem2der.c
  196. if [ -r "providers/implementations/encode_decode/decode_pvk2key.c" ]; then chmod u+w providers/implementations/encode_decode/decode_pvk2key.c; fi
  197. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/encode_decode/decode_pvk2key.c.in > providers/implementations/encode_decode/decode_pvk2key.c
  198. chmod a-w providers/implementations/digests/digestcommon.c
  199. if [ -r "providers/implementations/encode_decode/decode_spki2typespki.c" ]; then chmod u+w providers/implementations/encode_decode/decode_spki2typespki.c; fi
  200. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/encode_decode/decode_spki2typespki.c.in > providers/implementations/encode_decode/decode_spki2typespki.c
  201. chmod a-w providers/implementations/encode_decode/decode_epki2pki.c
  202. if [ -r "providers/implementations/encode_decode/encode_key2any.c" ]; then chmod u+w providers/implementations/encode_decode/encode_key2any.c; fi
  203. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/encode_decode/encode_key2any.c.in > providers/implementations/encode_decode/encode_key2any.c
  204. chmod a-w providers/implementations/encode_decode/decode_pem2der.c
  205. if [ -r "providers/implementations/encode_decode/encode_key2ms.c" ]; then chmod u+w providers/implementations/encode_decode/encode_key2ms.c; fi
  206. chmod a-w providers/implementations/encode_decode/decode_spki2typespki.c
  207. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/encode_decode/encode_key2ms.c.in > providers/implementations/encode_decode/encode_key2ms.c
  208. if [ -r "providers/implementations/exchange/dh_exch.c" ]; then chmod u+w providers/implementations/exchange/dh_exch.c; fi
  209. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/exchange/dh_exch.c.in > providers/implementations/exchange/dh_exch.c
  210. chmod a-w providers/implementations/encode_decode/decode_pvk2key.c
  211. if [ -r "providers/implementations/exchange/ecdh_exch.c" ]; then chmod u+w providers/implementations/exchange/ecdh_exch.c; fi
  212. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/exchange/ecdh_exch.c.in > providers/implementations/exchange/ecdh_exch.c
  213. chmod a-w providers/implementations/exchange/dh_exch.c
  214. if [ -r "providers/implementations/exchange/ecx_exch.c" ]; then chmod u+w providers/implementations/exchange/ecx_exch.c; fi
  215. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/exchange/ecx_exch.c.in > providers/implementations/exchange/ecx_exch.c
  216. chmod a-w providers/implementations/encode_decode/encode_key2any.c
  217. if [ -r "providers/implementations/include/prov/blake2_params.inc" ]; then chmod u+w providers/implementations/include/prov/blake2_params.inc; fi
  218. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/include/prov/blake2_params.inc.in > providers/implementations/include/prov/blake2_params.inc
  219. chmod a-w providers/implementations/encode_decode/encode_key2ms.c
  220. if [ -r "providers/implementations/kdfs/argon2.c" ]; then chmod u+w providers/implementations/kdfs/argon2.c; fi
  221. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/kdfs/argon2.c.in > providers/implementations/kdfs/argon2.c
  222. chmod a-w providers/implementations/exchange/ecdh_exch.c
  223. if [ -r "providers/implementations/kdfs/hkdf.c" ]; then chmod u+w providers/implementations/kdfs/hkdf.c; fi
  224. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/kdfs/hkdf.c.in > providers/implementations/kdfs/hkdf.c
  225. chmod a-w providers/implementations/include/prov/blake2_params.inc
  226. if [ -r "providers/implementations/kdfs/hmacdrbg_kdf.c" ]; then chmod u+w providers/implementations/kdfs/hmacdrbg_kdf.c; fi
  227. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/kdfs/hmacdrbg_kdf.c.in > providers/implementations/kdfs/hmacdrbg_kdf.c
  228. chmod a-w providers/implementations/kdfs/hkdf.c
  229. if [ -r "providers/implementations/kdfs/kbkdf.c" ]; then chmod u+w providers/implementations/kdfs/kbkdf.c; fi
  230. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/kdfs/kbkdf.c.in > providers/implementations/kdfs/kbkdf.c
  231. chmod a-w providers/implementations/kdfs/argon2.c
  232. if [ -r "providers/implementations/kdfs/krb5kdf.c" ]; then chmod u+w providers/implementations/kdfs/krb5kdf.c; fi
  233. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/kdfs/krb5kdf.c.in > providers/implementations/kdfs/krb5kdf.c
  234. chmod a-w providers/implementations/exchange/ecx_exch.c
  235. if [ -r "providers/implementations/kdfs/pbkdf1.c" ]; then chmod u+w providers/implementations/kdfs/pbkdf1.c; fi
  236. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/kdfs/pbkdf1.c.in > providers/implementations/kdfs/pbkdf1.c
  237. chmod a-w providers/implementations/kdfs/hmacdrbg_kdf.c
  238. if [ -r "providers/implementations/kdfs/pbkdf2.c" ]; then chmod u+w providers/implementations/kdfs/pbkdf2.c; fi
  239. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/kdfs/pbkdf2.c.in > providers/implementations/kdfs/pbkdf2.c
  240. chmod a-w providers/implementations/kdfs/kbkdf.c
  241. if [ -r "providers/implementations/kdfs/pkcs12kdf.c" ]; then chmod u+w providers/implementations/kdfs/pkcs12kdf.c; fi
  242. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/kdfs/pkcs12kdf.c.in > providers/implementations/kdfs/pkcs12kdf.c
  243. chmod a-w providers/implementations/kdfs/pbkdf1.c
  244. if [ -r "providers/implementations/kdfs/pvkkdf.c" ]; then chmod u+w providers/implementations/kdfs/pvkkdf.c; fi
  245. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/kdfs/pvkkdf.c.in > providers/implementations/kdfs/pvkkdf.c
  246. chmod a-w providers/implementations/kdfs/krb5kdf.c
  247. if [ -r "providers/implementations/kdfs/scrypt.c" ]; then chmod u+w providers/implementations/kdfs/scrypt.c; fi
  248. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/kdfs/scrypt.c.in > providers/implementations/kdfs/scrypt.c
  249. chmod a-w providers/implementations/kdfs/pkcs12kdf.c
  250. if [ -r "providers/implementations/kdfs/sshkdf.c" ]; then chmod u+w providers/implementations/kdfs/sshkdf.c; fi
  251. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/kdfs/sshkdf.c.in > providers/implementations/kdfs/sshkdf.c
  252. chmod a-w providers/implementations/kdfs/pbkdf2.c
  253. if [ -r "providers/implementations/kdfs/sskdf.c" ]; then chmod u+w providers/implementations/kdfs/sskdf.c; fi
  254. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/kdfs/sskdf.c.in > providers/implementations/kdfs/sskdf.c
  255. chmod a-w providers/implementations/kdfs/sshkdf.c
  256. chmod a-w providers/implementations/kdfs/pvkkdf.c
  257. if [ -r "providers/implementations/kdfs/tls1_prf.c" ]; then chmod u+w providers/implementations/kdfs/tls1_prf.c; fi
  258. if [ -r "providers/implementations/kdfs/x942kdf.c" ]; then chmod u+w providers/implementations/kdfs/x942kdf.c; fi
  259. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/kdfs/x942kdf.c.in > providers/implementations/kdfs/x942kdf.c
  260. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/kdfs/tls1_prf.c.in > providers/implementations/kdfs/tls1_prf.c
  261. chmod a-w providers/implementations/kdfs/scrypt.c
  262. if [ -r "providers/implementations/kem/ec_kem.c" ]; then chmod u+w providers/implementations/kem/ec_kem.c; fi
  263. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/kem/ec_kem.c.in > providers/implementations/kem/ec_kem.c
  264. chmod a-w providers/implementations/kdfs/sskdf.c
  265. if [ -r "providers/implementations/kem/ecx_kem.c" ]; then chmod u+w providers/implementations/kem/ecx_kem.c; fi
  266. chmod a-w providers/implementations/kdfs/tls1_prf.c
  267. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/kem/ecx_kem.c.in > providers/implementations/kem/ecx_kem.c
  268. if [ -r "providers/implementations/kem/ml_kem_kem.c" ]; then chmod u+w providers/implementations/kem/ml_kem_kem.c; fi
  269. chmod a-w providers/implementations/kem/ec_kem.c
  270. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/kem/ml_kem_kem.c.in > providers/implementations/kem/ml_kem_kem.c
  271. if [ -r "providers/implementations/kem/rsa_kem.c" ]; then chmod u+w providers/implementations/kem/rsa_kem.c; fi
  272. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/kem/rsa_kem.c.in > providers/implementations/kem/rsa_kem.c
  273. chmod a-w providers/implementations/kdfs/x942kdf.c
  274. if [ -r "providers/implementations/keymgmt/dh_kmgmt.c" ]; then chmod u+w providers/implementations/keymgmt/dh_kmgmt.c; fi
  275. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/keymgmt/dh_kmgmt.c.in > providers/implementations/keymgmt/dh_kmgmt.c
  276. chmod a-w providers/implementations/kem/ml_kem_kem.c
  277. if [ -r "providers/implementations/keymgmt/dsa_kmgmt.c" ]; then chmod u+w providers/implementations/keymgmt/dsa_kmgmt.c; fi
  278. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/keymgmt/dsa_kmgmt.c.in > providers/implementations/keymgmt/dsa_kmgmt.c
  279. chmod a-w providers/implementations/kem/ecx_kem.c
  280. if [ -r "providers/implementations/keymgmt/ecx_kmgmt.c" ]; then chmod u+w providers/implementations/keymgmt/ecx_kmgmt.c; fi
  281. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/keymgmt/ecx_kmgmt.c.in > providers/implementations/keymgmt/ecx_kmgmt.c
  282. chmod a-w providers/implementations/kem/rsa_kem.c
  283. if [ -r "providers/implementations/keymgmt/lms_kmgmt.c" ]; then chmod u+w providers/implementations/keymgmt/lms_kmgmt.c; fi
  284. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/keymgmt/lms_kmgmt.c.in > providers/implementations/keymgmt/lms_kmgmt.c
  285. chmod a-w providers/implementations/keymgmt/dh_kmgmt.c
  286. if [ -r "providers/implementations/keymgmt/mac_legacy_kmgmt.c" ]; then chmod u+w providers/implementations/keymgmt/mac_legacy_kmgmt.c; fi
  287. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/keymgmt/mac_legacy_kmgmt.c.in > providers/implementations/keymgmt/mac_legacy_kmgmt.c
  288. chmod a-w providers/implementations/keymgmt/ecx_kmgmt.c
  289. if [ -r "providers/implementations/keymgmt/ml_dsa_kmgmt.c" ]; then chmod u+w providers/implementations/keymgmt/ml_dsa_kmgmt.c; fi
  290. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/keymgmt/ml_dsa_kmgmt.c.in > providers/implementations/keymgmt/ml_dsa_kmgmt.c
  291. chmod a-w providers/implementations/keymgmt/lms_kmgmt.c
  292. if [ -r "providers/implementations/keymgmt/ml_kem_kmgmt.c" ]; then chmod u+w providers/implementations/keymgmt/ml_kem_kmgmt.c; fi
  293. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/keymgmt/ml_kem_kmgmt.c.in > providers/implementations/keymgmt/ml_kem_kmgmt.c
  294. chmod a-w providers/implementations/keymgmt/dsa_kmgmt.c
  295. if [ -r "providers/implementations/keymgmt/mlx_kmgmt.c" ]; then chmod u+w providers/implementations/keymgmt/mlx_kmgmt.c; fi
  296. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/keymgmt/mlx_kmgmt.c.in > providers/implementations/keymgmt/mlx_kmgmt.c
  297. chmod a-w providers/implementations/keymgmt/mac_legacy_kmgmt.c
  298. if [ -r "providers/implementations/keymgmt/slh_dsa_kmgmt.c" ]; then chmod u+w providers/implementations/keymgmt/slh_dsa_kmgmt.c; fi
  299. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/keymgmt/slh_dsa_kmgmt.c.in > providers/implementations/keymgmt/slh_dsa_kmgmt.c
  300. chmod a-w providers/implementations/keymgmt/ml_dsa_kmgmt.c
  301. if [ -r "providers/implementations/keymgmt/template_kmgmt.c" ]; then chmod u+w providers/implementations/keymgmt/template_kmgmt.c; fi
  302. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/keymgmt/template_kmgmt.c.in > providers/implementations/keymgmt/template_kmgmt.c
  303. chmod a-w providers/implementations/keymgmt/mlx_kmgmt.c
  304. if [ -r "providers/implementations/macs/cmac_prov.c" ]; then chmod u+w providers/implementations/macs/cmac_prov.c; fi
  305. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/macs/cmac_prov.c.in > providers/implementations/macs/cmac_prov.c
  306. chmod a-w providers/implementations/keymgmt/ml_kem_kmgmt.c
  307. if [ -r "providers/implementations/macs/gmac_prov.c" ]; then chmod u+w providers/implementations/macs/gmac_prov.c; fi
  308. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/macs/gmac_prov.c.in > providers/implementations/macs/gmac_prov.c
  309. chmod a-w providers/implementations/keymgmt/slh_dsa_kmgmt.c
  310. if [ -r "providers/implementations/macs/hmac_prov.c" ]; then chmod u+w providers/implementations/macs/hmac_prov.c; fi
  311. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/macs/hmac_prov.c.in > providers/implementations/macs/hmac_prov.c
  312. chmod a-w providers/implementations/macs/cmac_prov.c
  313. if [ -r "providers/implementations/macs/kmac_prov.c" ]; then chmod u+w providers/implementations/macs/kmac_prov.c; fi
  314. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/macs/kmac_prov.c.in > providers/implementations/macs/kmac_prov.c
  315. chmod a-w providers/implementations/keymgmt/template_kmgmt.c
  316. if [ -r "providers/implementations/macs/poly1305_prov.c" ]; then chmod u+w providers/implementations/macs/poly1305_prov.c; fi
  317. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/macs/poly1305_prov.c.in > providers/implementations/macs/poly1305_prov.c
  318. chmod a-w providers/implementations/macs/hmac_prov.c
  319. if [ -r "providers/implementations/macs/siphash_prov.c" ]; then chmod u+w providers/implementations/macs/siphash_prov.c; fi
  320. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/macs/siphash_prov.c.in > providers/implementations/macs/siphash_prov.c
  321. chmod a-w providers/implementations/macs/gmac_prov.c
  322. if [ -r "providers/implementations/rands/drbg_ctr.c" ]; then chmod u+w providers/implementations/rands/drbg_ctr.c; fi
  323. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/rands/drbg_ctr.c.in > providers/implementations/rands/drbg_ctr.c
  324. chmod a-w providers/implementations/macs/kmac_prov.c
  325. if [ -r "providers/implementations/rands/drbg_hash.c" ]; then chmod u+w providers/implementations/rands/drbg_hash.c; fi
  326. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/rands/drbg_hash.c.in > providers/implementations/rands/drbg_hash.c
  327. chmod a-w providers/implementations/macs/poly1305_prov.c
  328. if [ -r "providers/implementations/rands/drbg_hmac.c" ]; then chmod u+w providers/implementations/rands/drbg_hmac.c; fi
  329. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/rands/drbg_hmac.c.in > providers/implementations/rands/drbg_hmac.c
  330. chmod a-w providers/implementations/macs/siphash_prov.c
  331. if [ -r "providers/implementations/rands/fips_crng_test.c" ]; then chmod u+w providers/implementations/rands/fips_crng_test.c; fi
  332. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/rands/fips_crng_test.c.in > providers/implementations/rands/fips_crng_test.c
  333. chmod a-w providers/implementations/rands/drbg_ctr.c
  334. if [ -r "providers/implementations/rands/seed_src.c" ]; then chmod u+w providers/implementations/rands/seed_src.c; fi
  335. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/rands/seed_src.c.in > providers/implementations/rands/seed_src.c
  336. chmod a-w providers/implementations/rands/drbg_hash.c
  337. if [ -r "providers/implementations/rands/seed_src_jitter.c" ]; then chmod u+w providers/implementations/rands/seed_src_jitter.c; fi
  338. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/rands/seed_src_jitter.c.in > providers/implementations/rands/seed_src_jitter.c
  339. chmod a-w providers/implementations/rands/fips_crng_test.c
  340. if [ -r "providers/implementations/rands/test_rng.c" ]; then chmod u+w providers/implementations/rands/test_rng.c; fi
  341. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/rands/test_rng.c.in > providers/implementations/rands/test_rng.c
  342. chmod a-w providers/implementations/rands/drbg_hmac.c
  343. if [ -r "providers/implementations/signature/dsa_sig.c" ]; then chmod u+w providers/implementations/signature/dsa_sig.c; fi
  344. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/signature/dsa_sig.c.in > providers/implementations/signature/dsa_sig.c
  345. chmod a-w providers/implementations/rands/seed_src.c
  346. if [ -r "providers/implementations/signature/ecdsa_sig.c" ]; then chmod u+w providers/implementations/signature/ecdsa_sig.c; fi
  347. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/signature/ecdsa_sig.c.in > providers/implementations/signature/ecdsa_sig.c
  348. chmod a-w providers/implementations/signature/dsa_sig.c
  349. if [ -r "providers/implementations/signature/eddsa_sig.c" ]; then chmod u+w providers/implementations/signature/eddsa_sig.c; fi
  350. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/signature/eddsa_sig.c.in > providers/implementations/signature/eddsa_sig.c
  351. chmod a-w providers/implementations/rands/seed_src_jitter.c
  352. chmod a-w providers/implementations/rands/test_rng.c
  353. if [ -r "providers/implementations/signature/ml_dsa_sig.c" ]; then chmod u+w providers/implementations/signature/ml_dsa_sig.c; fi
  354. if [ -r "providers/implementations/signature/rsa_sig.c" ]; then chmod u+w providers/implementations/signature/rsa_sig.c; fi
  355. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/signature/ml_dsa_sig.c.in > providers/implementations/signature/ml_dsa_sig.c
  356. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/signature/rsa_sig.c.in > providers/implementations/signature/rsa_sig.c
  357. chmod a-w providers/implementations/signature/ecdsa_sig.c
  358. if [ -r "providers/implementations/signature/slh_dsa_sig.c" ]; then chmod u+w providers/implementations/signature/slh_dsa_sig.c; fi
  359. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/signature/slh_dsa_sig.c.in > providers/implementations/signature/slh_dsa_sig.c
  360. chmod a-w providers/implementations/signature/rsa_sig.c
  361. if [ -r "providers/implementations/signature/sm2_sig.c" ]; then chmod u+w providers/implementations/signature/sm2_sig.c; fi
  362. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/signature/sm2_sig.c.in > providers/implementations/signature/sm2_sig.c
  363. chmod a-w providers/implementations/signature/ml_dsa_sig.c
  364. if [ -r "providers/implementations/skeymgmt/generic.c" ]; then chmod u+w providers/implementations/skeymgmt/generic.c; fi
  365. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/skeymgmt/generic.c.in > providers/implementations/skeymgmt/generic.c
  366. chmod a-w providers/implementations/signature/slh_dsa_sig.c
  367. chmod a-w providers/implementations/signature/sm2_sig.c
  368. if [ -r "providers/implementations/storemgmt/file_store.c" ]; then chmod u+w providers/implementations/storemgmt/file_store.c; fi
  369. if [ -r "providers/implementations/storemgmt/file_store_any2obj.c" ]; then chmod u+w providers/implementations/storemgmt/file_store_any2obj.c; fi
  370. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/storemgmt/file_store.c.in > providers/implementations/storemgmt/file_store.c
  371. chmod a-w providers/implementations/signature/eddsa_sig.c
  372. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/storemgmt/file_store_any2obj.c.in > providers/implementations/storemgmt/file_store_any2obj.c
  373. if [ -r "providers/implementations/storemgmt/winstore_store.c" ]; then chmod u+w providers/implementations/storemgmt/winstore_store.c; fi
  374. /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" providers/implementations/storemgmt/winstore_store.c.in > providers/implementations/storemgmt/winstore_store.c
  375. chmod a-w providers/implementations/skeymgmt/generic.c
  376. if [ -r "test/provider_internal_test.cnf" ]; then chmod u+w test/provider_internal_test.cnf; fi
  377. /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" test/provider_internal_test.cnf.in > test/provider_internal_test.cnf
  378. chmod a-w providers/implementations/storemgmt/winstore_store.c
  379. if [ -r "OpenSSLConfigVersion.cmake" ]; then chmod u+w OpenSSLConfigVersion.cmake; fi
  380. /usr/bin/perl "-I." "-Mconfigdata" "-Mconfigdata" "-Mbuilddata" "util/dofile.pl" "-oMakefile" exporters/cmake/OpenSSLConfigVersion.cmake.in > OpenSSLConfigVersion.cmake
  381. chmod a-w providers/implementations/storemgmt/file_store.c
  382. if [ -r "exporters/OpenSSLConfigVersion.cmake" ]; then chmod u+w exporters/OpenSSLConfigVersion.cmake; fi
  383. /usr/bin/perl "-I." "-Mconfigdata" "-Mconfigdata" "-Minstalldata" "util/dofile.pl" "-oMakefile" exporters/cmake/OpenSSLConfigVersion.cmake.in > exporters/OpenSSLConfigVersion.cmake
  384. chmod a-w providers/implementations/storemgmt/file_store_any2obj.c
  385. if [ -r "exporters/openssl.pc" ]; then chmod u+w exporters/openssl.pc; fi
  386. /usr/bin/perl "-I." "-Mconfigdata" "-Mconfigdata" "-Mconfigdata" "-Minstalldata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/openssl.pc.in > exporters/openssl.pc
  387. chmod a-w OpenSSLConfigVersion.cmake
  388. if [ -r "openssl.pc" ]; then chmod u+w openssl.pc; fi
  389. /usr/bin/perl "-I." "-Mconfigdata" "-Mbuilddata" "-Mbuilddata" "-Mbuilddata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/openssl.pc.in > openssl.pc
  390. chmod a-w exporters/OpenSSLConfigVersion.cmake
  391. chmod a-w test/provider_internal_test.cnf
  392. chmod a-w exporters/openssl.pc
  393. chmod a-w openssl.pc
  394. "make" depend && "make" _build_sw
  395. make[1]: Entering directory '/home/drm/openssl'
  396. make[1]: Leaving directory '/home/drm/openssl'
  397. make[1]: Entering directory '/home/drm/openssl'
  398. gcc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/home/drm/openssl-3.5.1/install/ssl\"" -DENGINESDIR="\"/home/drm/openssl-3.5.1/install/lib64/engines-4\"" -DMODULESDIR="\"/home/drm/openssl-3.5.1/install/lib64/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-app_libctx.d.tmp -c -o apps/lib/libapps-lib-app_libctx.o apps/lib/app_libctx.c
  399. gcc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/home/drm/openssl-3.5.1/install/ssl\"" -DENGINESDIR="\"/home/drm/openssl-3.5.1/install/lib64/engines-4\"" -DMODULESDIR="\"/home/drm/openssl-3.5.1/install/lib64/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-app_params.d.tmp -c -o apps/lib/libapps-lib-app_params.o apps/lib/app_params.c
  400. gcc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/home/drm/openssl-3.5.1/install/ssl\"" -DENGINESDIR="\"/home/drm/openssl-3.5.1/install/lib64/engines-4\"" -DMODULESDIR="\"/home/drm/openssl-3.5.1/install/lib64/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-app_provider.d.tmp -c -o apps/lib/libapps-lib-app_provider.o apps/lib/app_provider.c
  401. gcc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/home/drm/openssl-3.5.1/install/ssl\"" -DENGINESDIR="\"/home/drm/openssl-3.5.1/install/lib64/engines-4\"" -DMODULESDIR="\"/home/drm/openssl-3.5.1/install/lib64/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-app_rand.d.tmp -c -o apps/lib/libapps-lib-app_rand.o apps/lib/app_rand.c
  402. In file included from include/openssl/types.h:26,
  403. from apps/include/app_libctx.h:13,
  404. from apps/lib/app_libctx.c:9:
  405. /usr/include/limits.h:124:26: error: no include path in which to search for limits.h
  406. 124 | # include_next <limits.h>
  407. | ^
  408. In file included from include/internal/common.h:14,
  409. from apps/include/apps.h:13,
  410. from apps/lib/app_params.c:10:
  411. /usr/include/stdlib.h:32:10: fatal error: stddef.h: No such file or directory
  412. 32 | #include <stddef.h>
  413. | ^~~~~~~~~~
  414. compilation terminated.
  415. In file included from include/internal/common.h:14,
  416. from apps/include/apps.h:13,
  417. from apps/lib/app_provider.c:10:
  418. /usr/include/stdlib.h:32:10: fatal error: stddef.h: No such file or directory
  419. 32 | #include <stddef.h>
  420. | ^~~~~~~~~~
  421. compilation terminated.
  422. make[1]: *** [Makefile:6312: apps/lib/libapps-lib-app_params.o] Error 1
  423. make[1]: *** Waiting for unfinished jobs....
  424. make[1]: *** [Makefile:6320: apps/lib/libapps-lib-app_provider.o] Error 1
  425. In file included from include/internal/e_os.h:13,
  426. from apps/lib/app_rand.c:10:
  427. /usr/include/limits.h:124:26: error: no include path in which to search for limits.h
  428. 124 | # include_next <limits.h>
  429. | ^
  430. In file included from include/openssl/e_os2.h:203,
  431. from include/openssl/types.h:32:
  432. /usr/include/x86_64-linux-gnu/sys/types.h:144:10: fatal error: stddef.h: No such file or directory
  433. 144 | #include <stddef.h>
  434. | ^~~~~~~~~~
  435. compilation terminated.
  436. make[1]: *** [Makefile:6304: apps/lib/libapps-lib-app_libctx.o] Error 1
  437. In file included from include/openssl/e_os2.h:203,
  438. from include/internal/e_os.h:16:
  439. /usr/include/x86_64-linux-gnu/sys/types.h:144:10: fatal error: stddef.h: No such file or directory
  440. 144 | #include <stddef.h>
  441. | ^~~~~~~~~~
  442. compilation terminated.
  443. make[1]: *** [Makefile:6328: apps/lib/libapps-lib-app_rand.o] Error 1
  444. make[1]: Leaving directory '/home/drm/openssl'
  445. make: *** [Makefile:4125: build_sw] Error 2
  446. make install_sw
  447. make[1]: Entering directory '/home/drm/openssl'
  448. "make" depend && "make" _build_libs
  449. make[2]: Entering directory '/home/drm/openssl'
  450. make[2]: Leaving directory '/home/drm/openssl'
  451. make[2]: Entering directory '/home/drm/openssl'
  452. gcc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/home/drm/openssl-3.5.1/install/ssl\"" -DENGINESDIR="\"/home/drm/openssl-3.5.1/install/lib64/engines-4\"" -DMODULESDIR="\"/home/drm/openssl-3.5.1/install/lib64/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-app_libctx.d.tmp -c -o apps/lib/libapps-lib-app_libctx.o apps/lib/app_libctx.c
  453. In file included from include/openssl/types.h:26,
  454. from apps/include/app_libctx.h:13,
  455. from apps/lib/app_libctx.c:9:
  456. /usr/include/limits.h:124:26: error: no include path in which to search for limits.h
  457. 124 | # include_next <limits.h>
  458. | ^
  459. In file included from include/openssl/e_os2.h:203,
  460. from include/openssl/types.h:32:
  461. /usr/include/x86_64-linux-gnu/sys/types.h:144:10: fatal error: stddef.h: No such file or directory
  462. 144 | #include <stddef.h>
  463. | ^~~~~~~~~~
  464. compilation terminated.
  465. make[2]: *** [Makefile:6304: apps/lib/libapps-lib-app_libctx.o] Error 1
  466. make[2]: Leaving directory '/home/drm/openssl'
  467. make[1]: *** [Makefile:4128: build_libs] Error 2
  468. make[1]: Leaving directory '/home/drm/openssl'
  469. make: *** [Makefile:4260: install] Error 2
Advertisement
Add Comment
Please, Sign In to add comment