+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xmlsec1-1.2.33nb10/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xmlsec1-1.2.33nb10/work.log ===> Building for xmlsec1-1.2.33nb10 --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in include --- all-recursive --- Making all in xmlsec --- all-recursive --- Making all in openssl Making all in gcrypt Making all in src --- all-recursive --- Making all in . --- app.lo --- --- base64.lo --- --- bn.lo --- --- buffer.lo --- --- app.lo --- CC app.lo --- bn.lo --- CC bn.lo --- buffer.lo --- CC buffer.lo --- base64.lo --- CC base64.lo --- bn.lo --- In file included from globals.h:26, from bn.c:18: bn.c: In function 'xmlSecBnGetNodeValue': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ bn.c:789:13: note: in expansion of macro 'xmlSecXmlError' 789 | xmlSecXmlError("xmlNodeGetContent", NULL); | ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ bn.c:803:13: note: in expansion of macro 'xmlSecXmlError' 803 | xmlSecXmlError("xmlNodeGetContent", NULL); | ^~~~~~~~~~~~~~ --- c14n.lo --- CC c14n.lo In file included from globals.h:26, from c14n.c:16: c14n.c: In function 'xmlSecTransformC14NPushXml': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ c14n.c:248:9: note: in expansion of macro 'xmlSecXmlError' 248 | xmlSecXmlError("xmlOutputBufferClose", xmlSecTransformGetName(transform)); | ^~~~~~~~~~~~~~ c14n.c: In function 'xmlSecTransformC14NPopBin': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ c14n.c:311:13: note: in expansion of macro 'xmlSecXmlError' 311 | xmlSecXmlError("xmlOutputBufferClose", xmlSecTransformGetName(transform)); | ^~~~~~~~~~~~~~ c14n.c: In function 'xmlSecTransformC14NExecute': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ c14n.c:400:9: note: in expansion of macro 'xmlSecXmlError' 400 | xmlSecXmlError("xmlC14NExecute", xmlSecTransformKlassGetName(id)); | ^~~~~~~~~~~~~~ --- dl.lo --- CC dl.lo --- enveloped.lo --- CC enveloped.lo --- dl.lo --- In file included from globals.h:26, from dl.c:16: dl.c: In function 'xmlSecCryptoDLLibraryConstructFilename': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ dl.c:269:9: note: in expansion of macro 'xmlSecXmlError' 269 | xmlSecXmlError("xmlStrPrintf", NULL); | ^~~~~~~~~~~~~~ dl.c: In function 'xmlSecCryptoDLLibraryConstructGetFunctionsName': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ dl.c:295:9: note: in expansion of macro 'xmlSecXmlError' 295 | xmlSecXmlError("xmlStrPrintf", NULL); | ^~~~~~~~~~~~~~ --- errors.lo --- CC errors.lo --- io.lo --- CC io.lo --- keyinfo.lo --- CC keyinfo.lo --- io.lo --- io.c: In function 'xmlSecIORegisterDefaultCallbacks': io.c:260:5: warning: 'xmlFileMatch' is deprecated [-Wdeprecated-declarations] 260 | ret = xmlSecIORegisterCallbacks(xmlFileMatch, xmlFileOpen, | ^~~ In file included from /home/pbulk/build/security/xmlsec1/work/.buildlink/include/libxml2/libxml/parser.h:26, from /home/pbulk/build/security/xmlsec1/work/.buildlink/include/libxml2/libxml/tree.h:17, from io.c:24: /home/pbulk/build/security/xmlsec1/work/.buildlink/include/libxml2/libxml/xmlIO.h:361:9: note: declared here 361 | xmlFileMatch (const char *filename); | ^~~~~~~~~~~~ io.c:260:5: warning: 'xmlFileOpen' is deprecated [-Wdeprecated-declarations] 260 | ret = xmlSecIORegisterCallbacks(xmlFileMatch, xmlFileOpen, | ^~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/libxml2/libxml/xmlIO.h:364:9: note: declared here 364 | xmlFileOpen (const char *filename); | ^~~~~~~~~~~ io.c:261:31: warning: 'xmlFileRead' is deprecated [-Wdeprecated-declarations] 261 | xmlFileRead, xmlFileClose); | ^~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/libxml2/libxml/xmlIO.h:367:9: note: declared here 367 | xmlFileRead (void * context, | ^~~~~~~~~~~ io.c:261:31: warning: 'xmlFileClose' is deprecated [-Wdeprecated-declarations] 261 | xmlFileRead, xmlFileClose); | ^~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/libxml2/libxml/xmlIO.h:372:9: note: declared here 372 | xmlFileClose (void * context); | ^~~~~~~~~~~~ --- keys.lo --- CC keys.lo --- keyinfo.lo --- keyinfo.c: In function 'xmlSecKeyDataRetrievalMethodReadXmlResult': keyinfo.c:1180:5: warning: 'xmlRecoverMemory' is deprecated [-Wdeprecated-declarations] 1180 | doc = xmlRecoverMemory((const char*)buffer, bufferSize); | ^~~ In file included from /home/pbulk/build/security/xmlsec1/work/.buildlink/include/libxml2/libxml/tree.h:17, from keyinfo.c:56: /home/pbulk/build/security/xmlsec1/work/.buildlink/include/libxml2/libxml/parser.h:1148:17: note: declared here 1148 | xmlRecoverMemory (const char *buffer, | ^~~~~~~~~~~~~~~~ In file included from globals.h:26, from keyinfo.c:51: errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ keyinfo.c:1182:9: note: in expansion of macro 'xmlSecXmlError' 1182 | xmlSecXmlError("xmlRecoverMemory", xmlSecKeyDataKlassGetName(typeId)); | ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ keyinfo.c:1188:9: note: in expansion of macro 'xmlSecXmlError' 1188 | xmlSecXmlError("xmlDocGetRootElement", xmlSecKeyDataKlassGetName(typeId)); | ^~~~~~~~~~~~~~ --- keysdata.lo --- CC keysdata.lo --- keysmngr.lo --- CC keysmngr.lo In file included from globals.h:26, from keysmngr.c:16: keysmngr.c: In function 'xmlSecSimpleKeysStoreLoad': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ keysmngr.c:405:9: note: in expansion of macro 'xmlSecXmlError2' 405 | xmlSecXmlError2("xmlParseFile", xmlSecKeyStoreGetName(store), | ^~~~~~~~~~~~~~~ keysmngr.c: In function 'xmlSecSimpleKeysStoreSave': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ keysmngr.c:603:9: note: in expansion of macro 'xmlSecXmlError2' 603 | xmlSecXmlError2("xmlSaveFormatFile", xmlSecKeyStoreGetName(store), | ^~~~~~~~~~~~~~~ --- kw_aes_des.lo --- CC kw_aes_des.lo --- list.lo --- CC list.lo --- membuf.lo --- CC membuf.lo --- nodeset.lo --- CC nodeset.lo --- parser.lo --- CC parser.lo --- nodeset.lo --- In file included from globals.h:26, from nodeset.c:17: nodeset.c: In function 'xmlSecNodeSetGetChildren': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ nodeset.c:468:9: note: in expansion of macro 'xmlSecXmlError' 468 | xmlSecXmlError("xmlXPathNodeSetCreate", NULL); | ^~~~~~~~~~~~~~ nodeset.c: In function 'xmlSecNodeSetDumpTextNodesWalkCallback': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ nodeset.c:512:9: note: in expansion of macro 'xmlSecXmlError' 512 | xmlSecXmlError("xmlOutputBufferWriteString", NULL); | ^~~~~~~~~~~~~~ --- relationship.lo --- CC relationship.lo --- parser.lo --- In file included from globals.h:26, from parser.c:17: parser.c: In function 'xmlSecParserPushBin': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ parser.c:162:13: note: in expansion of macro 'xmlSecXmlError' 162 | xmlSecXmlError("xmlCreatePushParserCtxt", xmlSecTransformGetName(transform)); | ^~~~~~~~~~~~~~ errors_helpers.h:212:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 212 | xmlErrorPtr error = xmlCtxtGetLastError(ctxt);\ | ^~~~~~~~~~~~~~~~~~~ parser.c:181:13: note: in expansion of macro 'xmlSecXmlParserError2' 181 | xmlSecXmlParserError2("xmlParseChunk", ctx->parserCtx, | ^~~~~~~~~~~~~~~~~~~~~ errors_helpers.h:187:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 187 | xmlErrorPtr error = xmlCtxtGetLastError(ctxt);\ | ^~~~~~~~~~~~~~~~~~~ parser.c:192:13: note: in expansion of macro 'xmlSecXmlParserError' 192 | xmlSecXmlParserError("xmlParseChunk", ctx->parserCtx, | ^~~~~~~~~~~~~~~~~~~~ parser.c: In function 'xmlSecParserPopXml': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ parser.c:277:9: note: in expansion of macro 'xmlSecXmlError' 277 | xmlSecXmlError("xmlNewParserCtxt", | ^~~~~~~~~~~~~~ errors_helpers.h:187:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 187 | xmlErrorPtr error = xmlCtxtGetLastError(ctxt);\ | ^~~~~~~~~~~~~~~~~~~ parser.c:286:9: note: in expansion of macro 'xmlSecXmlParserError' 286 | xmlSecXmlParserError("xmlNewParserCtxt", ctxt, | ^~~~~~~~~~~~~~~~~~~~ errors_helpers.h:187:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 187 | xmlErrorPtr error = xmlCtxtGetLastError(ctxt);\ | ^~~~~~~~~~~~~~~~~~~ parser.c:295:9: note: in expansion of macro 'xmlSecXmlParserError' 295 | xmlSecXmlParserError("inputPush", ctxt, | ^~~~~~~~~~~~~~~~~~~~ errors_helpers.h:187:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 187 | xmlErrorPtr error = xmlCtxtGetLastError(ctxt);\ | ^~~~~~~~~~~~~~~~~~~ parser.c:309:9: note: in expansion of macro 'xmlSecXmlParserError' 309 | xmlSecXmlParserError("xmlParseDocument", ctxt, | ^~~~~~~~~~~~~~~~~~~~ parser.c: In function 'xmlSecParseFile': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ parser.c:372:9: note: in expansion of macro 'xmlSecXmlError2' 372 | xmlSecXmlError2("xmlCreateFileParserCtxt", NULL, | ^~~~~~~~~~~~~~~ errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ parser.c:382:13: note: in expansion of macro 'xmlSecXmlError2' 382 | xmlSecXmlError2("xmlParserGetDirectory", NULL, | ^~~~~~~~~~~~~~~ errors_helpers.h:212:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 212 | xmlErrorPtr error = xmlCtxtGetLastError(ctxt);\ | ^~~~~~~~~~~~~~~~~~~ parser.c:399:9: note: in expansion of macro 'xmlSecXmlParserError2' 399 | xmlSecXmlParserError2("xmlParseDocument", ctxt, NULL, | ^~~~~~~~~~~~~~~~~~~~~ parser.c: In function 'xmlSecParseMemoryExt': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ parser.c:452:9: note: in expansion of macro 'xmlSecXmlError' 452 | xmlSecXmlError("xmlCreatePushParserCtxt", NULL); | ^~~~~~~~~~~~~~ errors_helpers.h:212:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 212 | xmlErrorPtr error = xmlCtxtGetLastError(ctxt);\ | ^~~~~~~~~~~~~~~~~~~ parser.c:461:13: note: in expansion of macro 'xmlSecXmlParserError2' 461 | xmlSecXmlParserError2("xmlParseChunk", ctxt, NULL, | ^~~~~~~~~~~~~~~~~~~~~ errors_helpers.h:212:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 212 | xmlErrorPtr error = xmlCtxtGetLastError(ctxt);\ | ^~~~~~~~~~~~~~~~~~~ parser.c:472:13: note: in expansion of macro 'xmlSecXmlParserError2' 472 | xmlSecXmlParserError2("xmlParseChunk", ctxt, NULL, | ^~~~~~~~~~~~~~~~~~~~~ errors_helpers.h:212:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 212 | xmlErrorPtr error = xmlCtxtGetLastError(ctxt);\ | ^~~~~~~~~~~~~~~~~~~ parser.c:483:13: note: in expansion of macro 'xmlSecXmlParserError2' 483 | xmlSecXmlParserError2("xmlParseChunk", ctxt, NULL, | ^~~~~~~~~~~~~~~~~~~~~ errors_helpers.h:187:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 187 | xmlErrorPtr error = xmlCtxtGetLastError(ctxt);\ | ^~~~~~~~~~~~~~~~~~~ parser.c:493:9: note: in expansion of macro 'xmlSecXmlParserError' 493 | xmlSecXmlParserError("xmlParseChunk", ctxt, NULL); | ^~~~~~~~~~~~~~~~~~~~ parser.c: In function 'xmlSecParseMemory': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ parser.c:532:9: note: in expansion of macro 'xmlSecXmlError' 532 | xmlSecXmlError("xmlCreateMemoryParserCtxt", NULL); | ^~~~~~~~~~~~~~ errors_helpers.h:187:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 187 | xmlErrorPtr error = xmlCtxtGetLastError(ctxt);\ | ^~~~~~~~~~~~~~~~~~~ parser.c:539:9: note: in expansion of macro 'xmlSecXmlParserError' 539 | xmlSecXmlParserError("xmlParseDocument", ctxt, NULL); | ^~~~~~~~~~~~~~~~~~~~ parser.c: In function 'xmlSecParsePrepareCtxt': parser.c:577:5: warning: 'replaceEntities' is deprecated [-Wdeprecated-declarations] 577 | ctxt->replaceEntities = 1; | ^~~~ In file included from /home/pbulk/build/security/xmlsec1/work/.buildlink/include/libxml2/libxml/tree.h:17, from parser.c:22: /home/pbulk/build/security/xmlsec1/work/.buildlink/include/libxml2/libxml/parser.h:250:9: note: declared here 250 | int replaceEntities XML_DEPRECATED_MEMBER; | ^~~~~~~~~~~~~~~ --- strings.lo --- CC strings.lo --- relationship.lo --- In file included from globals.h:26, from relationship.c:76: relationship.c: In function 'xmlSecTransformRelationshipProcessNode': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ relationship.c:292:13: note: in expansion of macro 'xmlSecXmlError2' 292 | xmlSecXmlError2("xmlGetProp(xmlSecRelationshipAttrId)", | ^~~~~~~~~~~~~~~ relationship.c: In function 'xmlSecTransformRelationshipProcessNodeList': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ relationship.c:338:9: note: in expansion of macro 'xmlSecXmlError' 338 | xmlSecXmlError("xmlListCreate", xmlSecTransformGetName(transform)); | ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ relationship.c:345:17: note: in expansion of macro 'xmlSecXmlError' 345 | xmlSecXmlError("xmlListInsert", xmlSecTransformGetName(transform)); | ^~~~~~~~~~~~~~ relationship.c: In function 'xmlSecTransformRelationshipWriteProp': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ relationship.c:390:9: note: in expansion of macro 'xmlSecXmlError' 390 | xmlSecXmlError("xmlOutputBufferWriteString", NULL); | ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ relationship.c:396:9: note: in expansion of macro 'xmlSecXmlError' 396 | xmlSecXmlError("xmlOutputBufferWriteString", NULL); | ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ relationship.c:403:13: note: in expansion of macro 'xmlSecXmlError' 403 | xmlSecXmlError("xmlOutputBufferWriteString", NULL); | ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ relationship.c:408:13: note: in expansion of macro 'xmlSecXmlError' 408 | xmlSecXmlError("xmlOutputBufferWriteString", NULL); | ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ relationship.c:413:13: note: in expansion of macro 'xmlSecXmlError' 413 | xmlSecXmlError("xmlOutputBufferWriteString", NULL); | ^~~~~~~~~~~~~~ relationship.c: In function 'xmlSecTransformRelationshipProcessElementNode': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ relationship.c:443:9: note: in expansion of macro 'xmlSecXmlError' 443 | xmlSecXmlError("xmlOutputBufferWriteString", | ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ relationship.c:449:9: note: in expansion of macro 'xmlSecXmlError' 449 | xmlSecXmlError("xmlOutputBufferWriteString", | ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ relationship.c:500:9: note: in expansion of macro 'xmlSecXmlError' 500 | xmlSecXmlError("xmlOutputBufferWriteString", | ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ relationship.c:518:9: note: in expansion of macro 'xmlSecXmlError' 518 | xmlSecXmlError("xmlOutputBufferWriteString", | ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ relationship.c:524:9: note: in expansion of macro 'xmlSecXmlError' 524 | xmlSecXmlError("xmlOutputBufferWriteString", | ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ relationship.c:529:9: note: in expansion of macro 'xmlSecXmlError' 529 | xmlSecXmlError("xmlOutputBufferWriteString", | ^~~~~~~~~~~~~~ relationship.c: In function 'xmlSecTransformRelationshipPushXml': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ relationship.c:613:8: note: in expansion of macro 'xmlSecXmlError' 613 | xmlSecXmlError("xmlOutputBufferClose", xmlSecTransformGetName(transform)); | ^~~~~~~~~~~~~~ relationship.c: In function 'xmlSecTransformRelationshipPopBin': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ relationship.c:667:12: note: in expansion of macro 'xmlSecXmlError' 667 | xmlSecXmlError("xmlOutputBufferClose", xmlSecTransformGetName(transform)); | ^~~~~~~~~~~~~~ --- templates.lo --- CC templates.lo --- transforms.lo --- CC transforms.lo --- templates.lo --- In file included from globals.h:26, from templates.c:16: templates.c: In function 'xmlSecTmplSignatureCreateNsPref': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ templates.c:111:9: note: in expansion of macro 'xmlSecXmlError2' 111 | xmlSecXmlError2("xmlNewDocNode", NULL, | ^~~~~~~~~~~~~~~ errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ templates.c:118:9: note: in expansion of macro 'xmlSecXmlError2' 118 | xmlSecXmlError2("xmlNewNs", NULL, | ^~~~~~~~~~~~~~~ errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ templates.c:153:9: note: in expansion of macro 'xmlSecXmlError2' 153 | xmlSecXmlError2("xmlSetProp", NULL, | ^~~~~~~~~~~~~~~ errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ templates.c:167:9: note: in expansion of macro 'xmlSecXmlError2' 167 | xmlSecXmlError2("xmlSetProp", NULL, | ^~~~~~~~~~~~~~~ templates.c: In function 'xmlSecTmplAddReference': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ templates.c:287:9: note: in expansion of macro 'xmlSecXmlError2' 287 | xmlSecXmlError2("xmlSetProp", NULL, | ^~~~~~~~~~~~~~~ templates.c: In function 'xmlSecTmplReferenceAddTransform': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ templates.c:435:9: note: in expansion of macro 'xmlSecXmlError2' 435 | xmlSecXmlError2("xmlSetProp", NULL, | ^~~~~~~~~~~~~~~ templates.c: In function 'xmlSecTmplEncDataCreate': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ templates.c:554:9: note: in expansion of macro 'xmlSecXmlError2' 554 | xmlSecXmlError2("xmlNewDocNode", NULL, | ^~~~~~~~~~~~~~~ errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ templates.c:561:9: note: in expansion of macro 'xmlSecXmlError2' 561 | xmlSecXmlError2("xmlNewNs", NULL, | ^~~~~~~~~~~~~~~ templates.c: In function 'xmlSecTmplPrepareEncData': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ templates.c:602:13: note: in expansion of macro 'xmlSecXmlError2' 602 | xmlSecXmlError2("xmlSetProp", NULL, | ^~~~~~~~~~~~~~~ templates.c: In function 'xmlSecTmplCipherReferenceAddTransform': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ templates.c:875:9: note: in expansion of macro 'xmlSecXmlError2' 875 | xmlSecXmlError2("xmlSetProp", NULL, | ^~~~~~~~~~~~~~~ templates.c: In function 'xmlSecTmplReferenceListAddDataReference': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ templates.c:925:13: note: in expansion of macro 'xmlSecXmlError2' 925 | xmlSecXmlError2("xmlSetProp", NULL, | ^~~~~~~~~~~~~~~ templates.c: In function 'xmlSecTmplReferenceListAddKeyReference': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ templates.c:969:13: note: in expansion of macro 'xmlSecXmlError2' 969 | xmlSecXmlError2("xmlSetProp", NULL, | ^~~~~~~~~~~~~~~ templates.c: In function 'xmlSecTmplRetrievalMethodAddTransform': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ templates.c:1136:9: note: in expansion of macro 'xmlSecXmlError2' 1136 | xmlSecXmlError2("xmlSetProp", NULL, | ^~~~~~~~~~~~~~~ templates.c: In function 'xmlSecTmplTransformAddXsltStylesheet': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ templates.c:1536:9: note: in expansion of macro 'xmlSecXmlError' 1536 | xmlSecXmlError("xmlParseMemory", NULL); | ^~~~~~~~~~~~~~ templates.c: In function 'xmlSecTmplNodeWriteNsList': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ templates.c:1739:13: note: in expansion of macro 'xmlSecXmlError2' 1739 | xmlSecXmlError2("xmlNewNs", NULL, | ^~~~~~~~~~~~~~~ --- transforms.lo --- In file included from globals.h:26, from transforms.c:50: transforms.c: In function 'xmlSecTransformCtxSetUri': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ transforms.c:777:13: note: in expansion of macro 'xmlSecXmlError' 777 | xmlSecXmlError("xmlStrPrintf", NULL); | ^~~~~~~~~~~~~~ transforms.c: In function 'xmlSecTransformCreateOutputBuffer': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ transforms.c:2417:9: note: in expansion of macro 'xmlSecXmlError' 2417 | xmlSecXmlError("xmlOutputBufferCreateIO", xmlSecTransformGetName(transform)); | ^~~~~~~~~~~~~~ transforms.c: In function 'xmlSecTransformCreateInputBuffer': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ transforms.c:2464:9: note: in expansion of macro 'xmlSecXmlError' 2464 | xmlSecXmlError("xmlParserInputBufferCreateIO", xmlSecTransformGetName(transform)); | ^~~~~~~~~~~~~~ --- x509.lo --- CC x509.lo --- xmldsig.lo --- CC xmldsig.lo --- xmlenc.lo --- CC xmlenc.lo In file included from globals.h:26, from xmlenc.c:18: xmlenc.c: In function 'xmlSecEncCtxXmlEncrypt': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xmlenc.c:387:9: note: in expansion of macro 'xmlSecXmlError' 387 | xmlSecXmlError("xmlOutputBufferClose", NULL); | ^~~~~~~~~~~~~~ --- xmlsec.lo --- CC xmlsec.lo xmlsec.c: In function 'xmlSecNoXxeExternalEntityLoader': xmlsec.c:55:5: warning: 'input_id' is deprecated [-Wdeprecated-declarations] 55 | if (ctxt->input_id == 1) { | ^~ In file included from /home/pbulk/build/security/xmlsec1/work/.buildlink/include/libxml2/libxml/tree.h:17, from xmlsec.c:22: /home/pbulk/build/security/xmlsec1/work/.buildlink/include/libxml2/libxml/parser.h:458:9: note: declared here 458 | int input_id XML_DEPRECATED_MEMBER; | ^~~~~~~~ In file included from globals.h:26, from xmlsec.c:17: errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xmlsec.c:58:5: note: in expansion of macro 'xmlSecXmlError2' 58 | xmlSecXmlError2("xmlSecNoXxeExternalEntityLoader", NULL, | ^~~~~~~~~~~~~~~ --- xmltree.lo --- CC xmltree.lo --- xpath.lo --- CC xpath.lo --- xmltree.lo --- In file included from globals.h:26, from xmltree.c:17: xmltree.c: In function 'xmlSecAddChild': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xmltree.c:238:13: note: in expansion of macro 'xmlSecXmlError' 238 | xmlSecXmlError("xmlNewText", NULL); | ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xmltree.c:246:9: note: in expansion of macro 'xmlSecXmlError' 246 | xmlSecXmlError("xmlNewChild", NULL); | ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xmltree.c:259:17: note: in expansion of macro 'xmlSecXmlError' 259 | xmlSecXmlError("xmlNewNs", NULL); | ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xmltree.c:269:9: note: in expansion of macro 'xmlSecXmlError' 269 | xmlSecXmlError("xmlNewText", NULL); | ^~~~~~~~~~~~~~ xmltree.c: In function 'xmlSecAddChildNode': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xmltree.c:297:13: note: in expansion of macro 'xmlSecXmlError' 297 | xmlSecXmlError("xmlNewText", NULL); | ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xmltree.c:308:9: note: in expansion of macro 'xmlSecXmlError' 308 | xmlSecXmlError("xmlNewText", NULL); | ^~~~~~~~~~~~~~ xmltree.c: In function 'xmlSecAddNextSibling': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xmltree.c:382:9: note: in expansion of macro 'xmlSecXmlError' 382 | xmlSecXmlError("xmlNewNode", NULL); | ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xmltree.c:402:9: note: in expansion of macro 'xmlSecXmlError' 402 | xmlSecXmlError("xmlNewText", NULL); | ^~~~~~~~~~~~~~ xmltree.c: In function 'xmlSecAddPrevSibling': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xmltree.c:430:9: note: in expansion of macro 'xmlSecXmlError' 430 | xmlSecXmlError("xmlNewNode", NULL); | ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xmltree.c:450:9: note: in expansion of macro 'xmlSecXmlError' 450 | xmlSecXmlError("xmlNewText", NULL); | ^~~~~~~~~~~~~~ xmltree.c: In function 'xmlSecReplaceNodeAndReturn': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xmltree.c:518:9: note: in expansion of macro 'xmlSecXmlError' 518 | xmlSecXmlError("xmlReplaceNode", NULL); | ^~~~~~~~~~~~~~ xmltree.c: In function 'xmlSecReplaceNodeBufferAndReturn': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xmltree.c:637:9: note: in expansion of macro 'xmlSecXmlError' 637 | xmlSecXmlError("xmlParseInNodeContext", NULL); | ^~~~~~~~~~~~~~ xmltree.c: In function 'xmlSecNodeEncodeAndSetContent': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xmltree.c:680:13: note: in expansion of macro 'xmlSecXmlError' 680 | xmlSecXmlError("xmlEncodeSpecialChars", NULL); | ^~~~~~~~~~~~~~ xmltree.c: In function 'xmlSecCreateTree': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xmltree.c:763:9: note: in expansion of macro 'xmlSecXmlError' 763 | xmlSecXmlError("xmlNewDoc", NULL); | ^~~~~~~~~~~~~~ errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xmltree.c:770:9: note: in expansion of macro 'xmlSecXmlError2' 770 | xmlSecXmlError2("xmlNewDocNode", NULL, | ^~~~~~~~~~~~~~~ errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xmltree.c:780:9: note: in expansion of macro 'xmlSecXmlError2' 780 | xmlSecXmlError2("xmlNewNs", NULL, | ^~~~~~~~~~~~~~~ xmltree.c: In function 'xmlSecPrintXmlString': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xmltree.c:856:13: note: in expansion of macro 'xmlSecXmlError2' 856 | xmlSecXmlError2("xmlEncodeSpecialChars", NULL, | ^~~~~~~~~~~~~~~ xmltree.c: In function 'xmlSecGetQName': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xmltree.c:898:9: note: in expansion of macro 'xmlSecXmlError2' 898 | xmlSecXmlError2("xmlSearchNsByHref", NULL, | ^~~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xmltree.c:915:13: note: in expansion of macro 'xmlSecXmlError' 915 | xmlSecXmlError("xmlStrPrintf", NULL); | ^~~~~~~~~~~~~~ xmltree.c: In function 'xmlSecQName2IntegerGetIntegerFromString': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xmltree.c:1036:9: note: in expansion of macro 'xmlSecXmlError2' 1036 | xmlSecXmlError2("xmlSearchNs", NULL, | ^~~~~~~~~~~~~~~ xmltree.c: In function 'xmlSecQName2IntegerNodeRead': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xmltree.c:1119:9: note: in expansion of macro 'xmlSecXmlError2' 1119 | xmlSecXmlError2("xmlNodeGetContent", NULL, | ^~~~~~~~~~~~~~~ xmltree.c: In function 'xmlSecQName2IntegerAttributeRead': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xmltree.c:1211:9: note: in expansion of macro 'xmlSecXmlError2' 1211 | xmlSecXmlError2("xmlGetProp", NULL, | ^~~~~~~~~~~~~~~ xmltree.c: In function 'xmlSecQName2BitMaskGetBitMaskFromString': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xmltree.c:1440:9: note: in expansion of macro 'xmlSecXmlError2' 1440 | xmlSecXmlError2("xmlSearchNs", NULL, | ^~~~~~~~~~~~~~~ xmltree.c: In function 'xmlSecQName2BitMaskNodesRead': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xmltree.c:1535:13: note: in expansion of macro 'xmlSecXmlError2' 1535 | xmlSecXmlError2("xmlNodeGetContent", NULL, | ^~~~~~~~~~~~~~~ xmltree.c: In function 'xmlSecQName2BitMaskNodesWrite': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xmltree.c:1595:17: note: in expansion of macro 'xmlSecXmlError2' 1595 | xmlSecXmlError2("xmlSecGetQName", NULL, | ^~~~~~~~~~~~~~~ errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xmltree.c:1602:17: note: in expansion of macro 'xmlSecXmlError2' 1602 | xmlSecXmlError2("xmlSecAddChild", NULL, | ^~~~~~~~~~~~~~~ --- xpath.lo --- In file included from globals.h:26, from xpath.c:18: xpath.c: In function 'xmlSecXPathDataCreate': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xpath.c:110:13: note: in expansion of macro 'xmlSecXmlError' 110 | xmlSecXmlError("xmlXPathNewContext", NULL); | ^~~~~~~~~~~~~~ xpath.c:116:9: warning: 'xmlXPtrNewContext' is deprecated [-Wdeprecated-declarations] 116 | data->ctx = xmlXPtrNewContext(NULL, NULL, NULL); /* we'll set doc in the context later */ | ^~~~ In file included from xpath.c:26: /home/pbulk/build/security/xmlsec1/work/.buildlink/include/libxml2/libxml/xpointer.h:36:21: note: declared here 36 | xmlXPtrNewContext (xmlDocPtr doc, | ^~~~~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xpath.c:118:13: note: in expansion of macro 'xmlSecXmlError' 118 | xmlSecXmlError("xmlXPtrNewContext", NULL); | ^~~~~~~~~~~~~~ xpath.c: In function 'xmlSecXPathDataRegisterNamespaces': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xpath.c:175:21: note: in expansion of macro 'xmlSecXmlError2' 175 | xmlSecXmlError2("xmlXPathRegisterNs", NULL, | ^~~~~~~~~~~~~~~ xpath.c: In function 'xmlSecXPathDataExecute': --- xslt.lo --- --- xpath.lo --- errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xpath.c:238:13: note: in expansion of macro 'xmlSecXmlError2' 238 | xmlSecXmlError2("xmlXPathEvalExpression", NULL, | ^~~~~~~~~~~~~~~ errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xpath.c:246:13: note: in expansion of macro 'xmlSecXmlError2' 246 | xmlSecXmlError2("xmlXPtrEval", NULL, | ^~~~~~~~~~~~~~~ errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xpath.c:260:13: note: in expansion of macro 'xmlSecXmlError2' 260 | xmlSecXmlError2("xmlXPathNodeSetCreate", NULL, | ^~~~~~~~~~~~~~~ --- xslt.lo --- CC xslt.lo --- xpath.lo --- xpath.c: In function 'xmlSecTransformXPathNodeRead': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xpath.c:549:8: note: in expansion of macro 'xmlSecXmlError' 549 | xmlSecXmlError("xmlStrPrintf", xmlSecTransformGetName(transform)); | ^~~~~~~~~~~~~~ xpath.c: In function 'xmlSecTransformVisa3DHackExecute': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xpath.c:1008:9: note: in expansion of macro 'xmlSecXmlError2' 1008 | xmlSecXmlError2("xmlGetID", xmlSecTransformGetName(transform), | ^~~~~~~~~~~~~~~ errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 163 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xpath.c:1015:9: note: in expansion of macro 'xmlSecXmlError2' 1015 | xmlSecXmlError2("xmlXPathNodeSetCreate", xmlSecTransformGetName(transform), | ^~~~~~~~~~~~~~~ --- xslt.lo --- In file included from globals.h:26, from xslt.c:18: xslt.c: In function 'xmlSecXsltReadNode': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xslt.c:250:9: note: in expansion of macro 'xmlSecXmlError' 250 | xmlSecXmlError("xmlBufferCreate", xmlSecTransformGetName(transform)); | ^~~~~~~~~~~~~~ errors_helpers.h:236:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 236 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xslt.c:272:9: note: in expansion of macro 'xmlSecXsltError' 272 | xmlSecXsltError("xsltParseStylesheetDoc", NULL, xmlSecTransformGetName(transform)); | ^~~~~~~~~~~~~~~ xslt.c: In function 'xmlSecXsltPushBin': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xslt.c:305:13: note: in expansion of macro 'xmlSecXmlError' 305 | xmlSecXmlError("xmlCreatePushParserCtxt", xmlSecTransformGetName(transform)); | ^~~~~~~~~~~~~~ errors_helpers.h:212:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 212 | xmlErrorPtr error = xmlCtxtGetLastError(ctxt);\ | ^~~~~~~~~~~~~~~~~~~ xslt.c:324:13: note: in expansion of macro 'xmlSecXmlParserError2' 324 | xmlSecXmlParserError2("xmlParseChunk", ctx->parserCtx, | ^~~~~~~~~~~~~~~~~~~~~ errors_helpers.h:187:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 187 | xmlErrorPtr error = xmlCtxtGetLastError(ctxt);\ | ^~~~~~~~~~~~~~~~~~~ xslt.c:341:13: note: in expansion of macro 'xmlSecXmlParserError' 341 | xmlSecXmlParserError("xmlParseChunk", ctx->parserCtx, | ^~~~~~~~~~~~~~~~~~~~ errors_helpers.h:236:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 236 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xslt.c:379:13: note: in expansion of macro 'xmlSecXsltError' 379 | xmlSecXsltError("xsltParseStylesheetDoc", ctx->xslt, xmlSecTransformGetName(transform)); | ^~~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xslt.c:386:13: note: in expansion of macro 'xmlSecXmlError' 386 | xmlSecXmlError("xmlOutputBufferClose", xmlSecTransformGetName(transform)); | ^~~~~~~~~~~~~~ xslt.c: In function 'xmlSecXslProcess': errors_helpers.h:236:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 236 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xslt.c:488:9: note: in expansion of macro 'xmlSecXsltError' 488 | xmlSecXsltError("xsltSaveResultTo", ctx->xslt, NULL); | ^~~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xslt.c:495:9: note: in expansion of macro 'xmlSecXmlError' 495 | xmlSecXmlError("xmlOutputBufferClose", NULL); | ^~~~~~~~~~~~~~ xslt.c: In function 'xmlSecXsApplyStylesheet': errors_helpers.h:236:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 236 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xslt.c:527:9: note: in expansion of macro 'xmlSecXsltError' 527 | xmlSecXsltError("xsltNewTransformContext", ctx->xslt, NULL); | ^~~~~~~~~~~~~~~ errors_helpers.h:236:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 236 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xslt.c:534:9: note: in expansion of macro 'xmlSecXsltError' 534 | xmlSecXsltError("xsltSetCtxtSecurityPrefs", ctx->xslt, NULL); | ^~~~~~~~~~~~~~~ errors_helpers.h:236:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 236 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ xslt.c:540:9: note: in expansion of macro 'xmlSecXsltError' 540 | xmlSecXsltError("xsltApplyStylesheetUser", ctx->xslt, NULL); | ^~~~~~~~~~~~~~~ --- libxmlsec1.la --- CCLD libxmlsec1.la Making all in openssl --- libxmlsec1_openssl_la-app.lo --- --- libxmlsec1_openssl_la-bn.lo --- --- libxmlsec1_openssl_la-ciphers.lo --- --- libxmlsec1_openssl_la-crypto.lo --- --- libxmlsec1_openssl_la-app.lo --- CC libxmlsec1_openssl_la-app.lo --- libxmlsec1_openssl_la-bn.lo --- CC libxmlsec1_openssl_la-bn.lo --- libxmlsec1_openssl_la-ciphers.lo --- CC libxmlsec1_openssl_la-ciphers.lo --- libxmlsec1_openssl_la-crypto.lo --- CC libxmlsec1_openssl_la-crypto.lo --- libxmlsec1_openssl_la-ciphers.lo --- ciphers.c: In function 'xmlSecOpenSSLEvpBlockCipherCtxInit': ciphers.c:111:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 111 | xmlSecOpenSSLError2("RAND_bytes", cipherName, | ^~~~~~~~~~~~~~~~~~~ In file included from ../../include/xmlsec/openssl/crypto.h:17, from ciphers.c:29: /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ ciphers.c:145:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 145 | xmlSecOpenSSLError("EVP_CipherIn", cipherName); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ ciphers.c: In function 'xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock': ciphers.c:228:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 228 | xmlSecOpenSSLError("EVP_CipherUpdate", cipherName); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ ciphers.c:242:21: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 242 | xmlSecOpenSSLError("EVP_CIPHER_CTX_ctrl", cipherName); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ ciphers.c:250:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 250 | xmlSecOpenSSLError("EVP_CipherFinal", cipherName); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ ciphers.c:259:21: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 259 | xmlSecOpenSSLError("EVP_CIPHER_CTX_ctrl", cipherName); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ ciphers.c: In function 'xmlSecOpenSSLEvpBlockCipherCBCCtxFinal': ciphers.c:427:17: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 427 | xmlSecOpenSSLError("RAND_bytes", cipherName); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ ciphers.c: In function 'xmlSecOpenSSLEvpBlockCipherInitialize': ciphers.c:695:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 695 | xmlSecOpenSSLError("EVP_CIPHER_CTX_new", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ --- libxmlsec1_openssl_la-bn.lo --- bn.c: In function 'xmlSecOpenSSLNodeGetBNValue': bn.c:69:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 69 | xmlSecOpenSSLError2("BN_bin2bn", NULL, | ^~~~~~~~~~~~~~~~~~~ In file included from ../../include/xmlsec/openssl/crypto.h:17, from bn.c:31: /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ bn.c: In function 'xmlSecOpenSSLNodeSetBNValue': bn.c:112:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 112 | xmlSecOpenSSLError("BN_bn2bin", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ --- libxmlsec1_openssl_la-crypto.lo --- crypto.c: In function 'xmlSecOpenSSLGenerateRandom': crypto.c:426:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 426 | xmlSecOpenSSLError2("RAND_bytes", NULL, | ^~~~~~~~~~~~~~~~~~~ In file included from ../../include/xmlsec/openssl/crypto.h:17, from crypto.c:33: /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ --- libxmlsec1_openssl_la-app.lo --- app.c: In function 'xmlSecOpenSSLAppInit': app.c:98:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 98 | xmlSecOpenSSLError("OPENSSL_init_crypto", NULL); | ^~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/engine.h:31, from app.c:29: /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ app.c: In function 'xmlSecOpenSSLAppKeyLoad': app.c:210:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 210 | xmlSecOpenSSLError2("BIO_new_file", NULL, | ^~~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ app.c: In function 'xmlSecOpenSSLAppKeyLoadMemory': app.c:255:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 255 | xmlSecOpenSSLError2("BIO_new_mem_buf", NULL, | ^~~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ app.c: In function 'xmlSecOpenSSLAppKeyLoadBIO': app.c:316:17: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 316 | xmlSecOpenSSLError("PEM_read_bio_PrivateKey and PEM_read_bio_PUBKEY", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ app.c:329:17: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 329 | xmlSecOpenSSLError("d2i_PrivateKey_bio and d2i_PUBKEY_bio", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ app.c:340:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 340 | xmlSecOpenSSLError("PEM_read_bio_PrivateKey", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ app.c:350:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 350 | xmlSecOpenSSLError("d2i_PrivateKey_bio and d2i_PUBKEY_bio", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ app.c: In function 'xmlSecOpenSSLAppEngineKeyLoad': app.c:425:5: warning: 'ENGINE_by_id' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 425 | engine = ENGINE_by_id(engineName); | ^~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/engine.h:336:31: note: declared here 336 | OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_by_id(const char *id); | ^~~~~~~~~~~~ app.c:427:9: warning: 'ENGINE_by_id' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 427 | engine = ENGINE_by_id("dynamic"); | ^~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/engine.h:336:31: note: declared here 336 | OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_by_id(const char *id); | ^~~~~~~~~~~~ app.c:429:13: warning: 'ENGINE_ctrl_cmd_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 429 | if(ENGINE_ctrl_cmd_string(engine, "SO_PATH", engineName, 0) <= 0) { | ^~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/engine.h:479:5: note: declared here 479 | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg, | ^~~~~~~~~~~~~~~~~~~~~~ app.c:430:17: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 430 | xmlSecOpenSSLError("ENGINE_ctrl_cmd_string(SO_PATH)", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ app.c:433:13: warning: 'ENGINE_ctrl_cmd_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 433 | if(ENGINE_ctrl_cmd_string(engine, "LOAD", NULL, 0) <= 0) { | ^~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/engine.h:479:5: note: declared here 479 | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg, | ^~~~~~~~~~~~~~~~~~~~~~ app.c:434:17: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 434 | xmlSecOpenSSLError("ENGINE_ctrl_cmd_string(LOAD)", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ app.c:440:5: warning: 'ENGINE_ctrl_cmd' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 440 | if(ENGINE_ctrl_cmd(engine, "SET_USER_INTERFACE", 0, (void *)UI_null(), 0, 1) < 0) { | ^~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/engine.h:450:27: note: declared here 450 | OSSL_DEPRECATEDIN_3_0 int ENGINE_ctrl_cmd(ENGINE *e, const char *cmd_name, | ^~~~~~~~~~~~~~~ app.c:441:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 441 | xmlSecOpenSSLError("ENGINE_ctrl_cmd_string(SET_USER_INTERFACE)", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ app.c:444:5: warning: 'ENGINE_set_default' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 444 | if(!ENGINE_set_default(engine, ENGINE_METHOD_ALL)) { | ^~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/engine.h:708:27: note: declared here 708 | OSSL_DEPRECATEDIN_3_0 int ENGINE_set_default(ENGINE *e, unsigned int flags); | ^~~~~~~~~~~~~~~~~~ app.c:445:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 445 | xmlSecOpenSSLError("ENGINE_set_default", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ app.c:448:5: warning: 'ENGINE_init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 448 | if(!ENGINE_init(engine)) { | ^~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/engine.h:620:27: note: declared here 620 | OSSL_DEPRECATEDIN_3_0 int ENGINE_init(ENGINE *e); | ^~~~~~~~~~~ app.c:449:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 449 | xmlSecOpenSSLError("ENGINE_init", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ app.c:455:5: warning: 'ENGINE_load_private_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 455 | pKey = ENGINE_load_private_key(engine, engineKeyId, | ^~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/engine.h:638:11: note: declared here 638 | EVP_PKEY *ENGINE_load_private_key(ENGINE *e, const char *key_id, | ^~~~~~~~~~~~~~~~~~~~~~~ app.c:459:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 459 | xmlSecOpenSSLError("ENGINE_load_private_key", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ app.c:496:13: warning: 'ENGINE_finish' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 496 | ENGINE_finish(engine); | ^~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/engine.h:628:27: note: declared here 628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e); | ^~~~~~~~~~~~~ app.c:498:9: warning: 'ENGINE_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 498 | ENGINE_free(engine); | ^~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/engine.h:493:27: note: declared here 493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e); | ^~~~~~~~~~~ app.c: In function 'xmlSecOpenSSLAppKeyCertLoad': app.c:530:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 530 | xmlSecOpenSSLError2("BIO_new_file", NULL, | ^~~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ app.c: In function 'xmlSecOpenSSLAppKeyCertLoadMemory': app.c:571:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 571 | xmlSecOpenSSLError2("BIO_new_mem_buf", NULL, | ^~~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ app.c: In function 'xmlSecOpenSSLAppPkcs12Load': app.c:669:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 669 | xmlSecOpenSSLError2("BIO_new_file", NULL, | ^~~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ app.c: In function 'xmlSecOpenSSLAppPkcs12LoadMemory': app.c:712:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 712 | xmlSecOpenSSLError2("BIO_new_mem_buf", NULL, | ^~~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ app.c: In function 'xmlSecOpenSSLAppPkcs12LoadBIO': app.c:764:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 764 | xmlSecOpenSSLError("d2i_PKCS12_fp", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ app.c:770:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 770 | xmlSecOpenSSLError("PKCS12_verify_mac", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ app.c:776:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 776 | xmlSecOpenSSLError("PKCS12_parse", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ app.c:800:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 800 | xmlSecOpenSSLError("sk_X509_new_null", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ app.c:828:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 828 | xmlSecOpenSSLError("X509_dup", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ app.c:835:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 835 | xmlSecOpenSSLError("sk_X509_push", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ app.c:855:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 855 | xmlSecOpenSSLError("X509_dup", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ app.c: In function 'xmlSecOpenSSLAppKeysMngrCertLoad': app.c:1015:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1015 | xmlSecOpenSSLError2("BIO_new_file", NULL, | ^~~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ app.c: In function 'xmlSecOpenSSLAppKeysMngrCertLoadMemory': app.c:1059:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1059 | xmlSecOpenSSLError2("BIO_new_mem_buf", NULL, | ^~~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ app.c: In function 'xmlSecOpenSSLAppCertLoadBIO': app.c:1199:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1199 | xmlSecOpenSSLError("PEM_read_bio_X509_AUX", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ app.c:1207:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1207 | xmlSecOpenSSLError("d2i_X509_bio", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ app.c: In function 'xmlSecOpenSSLAppLoadRANDFile': app.c:1392:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1392 | xmlSecOpenSSLError2("RAND_load_file", NULL, | ^~~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ app.c: In function 'xmlSecOpenSSLAppSaveRANDFile': app.c:1418:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1418 | xmlSecOpenSSLError2("RAND_write_file", NULL, | ^~~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ In file included from globals.h:25, from app.c:16: app.c: In function 'xmlSecOpenSSLDefaultPasswordCallback': ../errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ app.c:1455:13: note: in expansion of macro 'xmlSecXmlError' 1455 | xmlSecXmlError("xmlStrPrintf", NULL); | ^~~~~~~~~~~~~~ app.c:1461:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1461 | xmlSecOpenSSLError("EVP_read_pw_string", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ ../errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlErrorPtr error = xmlGetLastError(); \ | ^~~~~~~~~~~~~~~ app.c:1476:13: note: in expansion of macro 'xmlSecXmlError' 1476 | xmlSecXmlError("xmlStrPrintf", NULL); | ^~~~~~~~~~~~~~ app.c:1487:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1487 | xmlSecOpenSSLError("EVP_read_pw_string", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ --- libxmlsec1_openssl_la-digests.lo --- CC libxmlsec1_openssl_la-digests.lo --- libxmlsec1_openssl_la-evp.lo --- CC libxmlsec1_openssl_la-evp.lo --- libxmlsec1_openssl_la-digests.lo --- digests.c: In function 'xmlSecOpenSSLEvpDigestInitialize': digests.c:228:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 228 | xmlSecOpenSSLError("EVP_MD_CTX_new", | ^~~~~~~~~~~~~~~~~~ In file included from ../../include/xmlsec/openssl/crypto.h:17, from digests.c:28: /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ digests.c: In function 'xmlSecOpenSSLEvpDigestExecute': digests.c:314:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 314 | xmlSecOpenSSLError("EVP_DigestInit", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ digests.c:328:17: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 328 | xmlSecOpenSSLError2("EVP_DigestUpdate", | ^~~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ digests.c:349:17: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 349 | xmlSecOpenSSLError("EVP_DigestFinal", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ --- libxmlsec1_openssl_la-evp.lo --- evp.c: In function 'xmlSecOpenSSLEvpKeyDup': evp.c:331:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 331 | xmlSecOpenSSLError("EVP_PKEY_up_ref", NULL); | ^~~~~~~~~~~~~~~~~~ In file included from ../../include/xmlsec/openssl/crypto.h:17, from evp.c:32: /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ evp.c: In function 'xmlSecOpenSSLKeyDataDsaAdoptDsa': evp.c:593:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 593 | xmlSecOpenSSLError("EVP_PKEY_new", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ evp.c:598:9: warning: 'EVP_PKEY_assign' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 598 | ret = EVP_PKEY_assign_DSA(pKey, dsa); | ^~~ In file included from evp.c:21: /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/evp.h:1345:5: note: declared here 1345 | int EVP_PKEY_assign(EVP_PKEY *pkey, int type, void *key); | ^~~~~~~~~~~~~~~ evp.c:600:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 600 | xmlSecOpenSSLError("EVP_PKEY_assign_DSA", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ evp.c: In function 'xmlSecOpenSSLKeyDataDsaGetDsa': evp.c:636:5: warning: 'EVP_PKEY_get0_DSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 636 | return((pKey != NULL) ? EVP_PKEY_get0_DSA(pKey) : NULL); | ^~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/evp.h:1372:22: note: declared here 1372 | const struct dsa_st *EVP_PKEY_get0_DSA(const EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~ evp.c:636:53: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 636 | return((pKey != NULL) ? EVP_PKEY_get0_DSA(pKey) : NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ evp.c: In function 'xmlSecOpenSSLKeyDataDsaXmlRead': evp.c:716:5: warning: 'DSA_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 716 | dsa = DSA_new(); | ^~~ In file included from ../../include/xmlsec/openssl/crypto.h:23: /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/dsa.h:130:28: note: declared here 130 | OSSL_DEPRECATEDIN_3_0 DSA *DSA_new(void); | ^~~~~~~ evp.c:718:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 718 | xmlSecOpenSSLError("DSA_new", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ evp.c:817:5: warning: 'DSA_set0_pqg' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 817 | ret = DSA_set0_pqg(dsa, p, q, g); | ^~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/dsa.h:208:27: note: declared here 208 | OSSL_DEPRECATEDIN_3_0 int DSA_set0_pqg(DSA *d, BIGNUM *p, BIGNUM *q, BIGNUM *g); | ^~~~~~~~~~~~ evp.c:819:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 819 | xmlSecOpenSSLError("DSA_set0_pqg", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ evp.c:827:5: warning: 'DSA_set0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 827 | ret = DSA_set0_key(dsa, pub_key, priv_key); | ^~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/dsa.h:211:27: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 int DSA_set0_key(DSA *d, BIGNUM *pub_key, | ^~~~~~~~~~~~ evp.c:829:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 829 | xmlSecOpenSSLError("DSA_set0_key", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ evp.c:855:5: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 855 | DSA_free(dsa); | ^~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/dsa.h:132:28: note: declared here 132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r); | ^~~~~~~~ evp.c: In function 'xmlSecOpenSSLKeyDataDsaXmlWrite': evp.c:890:5: warning: 'DSA_get0_pqg' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 890 | DSA_get0_pqg(dsa, &p, &q, &g); | ^~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/dsa.h:206:28: note: declared here 206 | OSSL_DEPRECATEDIN_3_0 void DSA_get0_pqg(const DSA *d, const BIGNUM **p, | ^~~~~~~~~~~~ evp.c:943:5: warning: 'DSA_get0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 943 | DSA_get0_key(dsa, &pub_key, &priv_key); | ^~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/dsa.h:209:28: note: declared here 209 | OSSL_DEPRECATEDIN_3_0 void DSA_get0_key(const DSA *d, const BIGNUM **pub_key, | ^~~~~~~~~~~~ evp.c: In function 'xmlSecOpenSSLKeyDataDsaGenerate': evp.c:993:5: warning: 'DSA_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 993 | dsa = DSA_new(); | ^~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/dsa.h:130:28: note: declared here 130 | OSSL_DEPRECATEDIN_3_0 DSA *DSA_new(void); | ^~~~~~~ evp.c:995:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 995 | xmlSecOpenSSLError("DSA_new", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ evp.c:1000:5: warning: 'DSA_generate_parameters_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1000 | ret = DSA_generate_parameters_ex(dsa, sizeBits, NULL, 0, &counter_ret, &h_ret, NULL); | ^~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/dsa.h:172:27: note: declared here 172 | OSSL_DEPRECATEDIN_3_0 int DSA_generate_parameters_ex(DSA *dsa, int bits, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ evp.c:1002:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1002 | xmlSecOpenSSLError2("DSA_generate_parameters_ex", | ^~~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ evp.c:1005:9: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1005 | DSA_free(dsa); | ^~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/dsa.h:132:28: note: declared here 132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r); | ^~~~~~~~ evp.c:1009:5: warning: 'DSA_generate_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1009 | ret = DSA_generate_key(dsa); | ^~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/dsa.h:179:27: note: declared here 179 | OSSL_DEPRECATEDIN_3_0 int DSA_generate_key(DSA *a); | ^~~~~~~~~~~~~~~~ evp.c:1011:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1011 | xmlSecOpenSSLError("DSA_generate_key", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ evp.c:1013:9: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1013 | DSA_free(dsa); | ^~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/dsa.h:132:28: note: declared here 132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r); | ^~~~~~~~ evp.c:1021:9: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1021 | DSA_free(dsa); | ^~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/dsa.h:132:28: note: declared here 132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r); | ^~~~~~~~ evp.c: In function 'xmlSecOpenSSLKeyDataDsaGetType': evp.c:1042:5: warning: 'DSA_get0_pqg' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1042 | DSA_get0_pqg(dsa, &p, &q, &g); | ^~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/dsa.h:206:28: note: declared here 206 | OSSL_DEPRECATEDIN_3_0 void DSA_get0_pqg(const DSA *d, const BIGNUM **p, | ^~~~~~~~~~~~ evp.c:1043:5: warning: 'DSA_get0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1043 | DSA_get0_key(dsa, &pub_key, &priv_key); | ^~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/dsa.h:209:28: note: declared here 209 | OSSL_DEPRECATEDIN_3_0 void DSA_get0_key(const DSA *d, const BIGNUM **pub_key, | ^~~~~~~~~~~~ evp.c:1044:5: warning: 'DSA_get0_engine' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1044 | dsa_eng = DSA_get0_engine(dsa); | ^~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/dsa.h:221:31: note: declared here 221 | OSSL_DEPRECATEDIN_3_0 ENGINE *DSA_get0_engine(DSA *d); | ^~~~~~~~~~~~~~~ evp.c: In function 'xmlSecOpenSSLKeyDataDsaGetSize': evp.c:1077:5: warning: 'DSA_get0_pqg' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1077 | DSA_get0_pqg(dsa, &p, NULL, NULL); | ^~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/dsa.h:206:28: note: declared here 206 | OSSL_DEPRECATEDIN_3_0 void DSA_get0_pqg(const DSA *d, const BIGNUM **p, | ^~~~~~~~~~~~ evp.c: In function 'xmlSecOpenSSLKeyDataEcdsaAdoptEcdsa': evp.c:1200:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1200 | xmlSecOpenSSLError("EVP_PKEY_new", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ evp.c:1205:9: warning: 'EVP_PKEY_assign' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1205 | ret = EVP_PKEY_assign_EC_KEY(pKey, ecdsa); | ^~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/evp.h:1345:5: note: declared here 1345 | int EVP_PKEY_assign(EVP_PKEY *pkey, int type, void *key); | ^~~~~~~~~~~~~~~ evp.c:1207:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1207 | xmlSecOpenSSLError("EVP_PKEY_assign_EC_KEY", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ evp.c: In function 'xmlSecOpenSSLKeyDataEcdsaGetEcdsa': evp.c:1243:5: warning: 'EVP_PKEY_get0_EC_KEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1243 | return((pKey != NULL) ? EVP_PKEY_get0_EC_KEY(pKey) : NULL); | ^~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/evp.h:1389:25: note: declared here 1389 | const struct ec_key_st *EVP_PKEY_get0_EC_KEY(const EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~~~~ evp.c:1243:56: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1243 | return((pKey != NULL) ? EVP_PKEY_get0_EC_KEY(pKey) : NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ evp.c: In function 'xmlSecOpenSSLKeyDataEcdsaGetSize': evp.c:1323:5: warning: 'EC_KEY_get0_group' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1323 | group = EC_KEY_get0_group(ecdsa); | ^~~~~ In file included from /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/ecdsa.h:10, from ../../include/xmlsec/openssl/crypto.h:28: /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/ec.h:1053:39: note: declared here 1053 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key); | ^~~~~~~~~~~~~~~~~ evp.c:1325:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1325 | xmlSecOpenSSLError("EC_KEY_get0_group", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ evp.c:1331:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1331 | xmlSecOpenSSLError("BN_new", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ evp.c:1337:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1337 | xmlSecOpenSSLError("EC_GROUP_get_order", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ evp.c: In function 'xmlSecOpenSSLKeyDataRsaAdoptRsa': evp.c:1504:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1504 | xmlSecOpenSSLError("EVP_PKEY_new", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ evp.c:1509:9: warning: 'EVP_PKEY_assign' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1509 | ret = EVP_PKEY_assign_RSA(pKey, rsa); | ^~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/evp.h:1345:5: note: declared here 1345 | int EVP_PKEY_assign(EVP_PKEY *pkey, int type, void *key); | ^~~~~~~~~~~~~~~ evp.c:1511:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1511 | xmlSecOpenSSLError("EVP_PKEY_assign_RSA", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ evp.c: In function 'xmlSecOpenSSLKeyDataRsaGetRsa': evp.c:1547:5: warning: 'EVP_PKEY_get0_RSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1547 | return((pKey != NULL) ? EVP_PKEY_get0_RSA(pKey) : NULL); | ^~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/evp.h:1363:22: note: declared here 1363 | const struct rsa_st *EVP_PKEY_get0_RSA(const EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~ evp.c:1547:53: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1547 | return((pKey != NULL) ? EVP_PKEY_get0_RSA(pKey) : NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ evp.c: In function 'xmlSecOpenSSLKeyDataRsaXmlRead': evp.c:1626:5: warning: 'RSA_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1626 | rsa = RSA_new(); | ^~~ In file included from ../../include/xmlsec/openssl/crypto.h:33: /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/rsa.h:212:28: note: declared here 212 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void); | ^~~~~~~ evp.c:1628:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1628 | xmlSecOpenSSLError("RSA_new", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ evp.c:1678:5: warning: 'RSA_set0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1678 | ret = RSA_set0_key(rsa, n, e, d); | ^~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/rsa.h:218:27: note: declared here 218 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d); | ^~~~~~~~~~~~ evp.c:1680:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1680 | xmlSecOpenSSLError("RSA_set0_key", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ evp.c:1713:5: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1713 | RSA_free(rsa); | ^~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ evp.c: In function 'xmlSecOpenSSLKeyDataRsaXmlWrite': evp.c:1744:5: warning: 'RSA_get0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1744 | RSA_get0_key(rsa, &n, &e, &d); | ^~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/rsa.h:228:28: note: declared here 228 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_key(const RSA *r, | ^~~~~~~~~~~~ evp.c: In function 'xmlSecOpenSSLKeyDataRsaGenerate': evp.c:1813:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1813 | xmlSecOpenSSLError("BN_new", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ evp.c:1820:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1820 | xmlSecOpenSSLError("BN_set_word", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ evp.c:1826:5: warning: 'RSA_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1826 | rsa = RSA_new(); | ^~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/rsa.h:212:28: note: declared here 212 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void); | ^~~~~~~ evp.c:1828:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1828 | xmlSecOpenSSLError("RSA_new", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ evp.c:1834:5: warning: 'RSA_generate_key_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1834 | ret = RSA_generate_key_ex(rsa, sizeBits, e, NULL); | ^~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/rsa.h:271:27: note: declared here 271 | OSSL_DEPRECATEDIN_3_0 int RSA_generate_key_ex(RSA *rsa, int bits, BIGNUM *e, | ^~~~~~~~~~~~~~~~~~~ evp.c:1836:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1836 | xmlSecOpenSSLError2("RSA_generate_key_ex", | ^~~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ evp.c:1839:9: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1839 | RSA_free(rsa); | ^~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ evp.c:1848:9: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1848 | RSA_free(rsa); | ^~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ evp.c: In function 'xmlSecOpenSSLKeyDataRsaGetType': evp.c:1872:5: warning: 'RSA_get0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1872 | RSA_get0_key(rsa, &n, &e, &d); | ^~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/rsa.h:228:28: note: declared here 228 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_key(const RSA *r, | ^~~~~~~~~~~~ evp.c:1876:9: warning: 'RSA_test_flags' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1876 | } else if(RSA_test_flags(rsa, (RSA_FLAG_EXT_PKEY)) != 0) { | ^ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/rsa.h:253:27: note: declared here 253 | OSSL_DEPRECATEDIN_3_0 int RSA_test_flags(const RSA *r, int flags); | ^~~~~~~~~~~~~~ evp.c: In function 'xmlSecOpenSSLKeyDataRsaGetSize': evp.c:1903:5: warning: 'RSA_get0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1903 | RSA_get0_key(rsa, &n, NULL, NULL); | ^~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/rsa.h:228:28: note: declared here 228 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_key(const RSA *r, | ^~~~~~~~~~~~ --- libxmlsec1_openssl_la-evp_signatures.lo --- CC libxmlsec1_openssl_la-evp_signatures.lo --- libxmlsec1_openssl_la-hmac.lo --- CC libxmlsec1_openssl_la-hmac.lo --- libxmlsec1_openssl_la-evp_signatures.lo --- evp_signatures.c: In function 'xmlSecOpenSSLEvpSignatureInitialize': evp_signatures.c:248:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 248 | xmlSecOpenSSLError("EVP_MD_CTX_new", | ^~~~~~~~~~~~~~~~~~ In file included from ../../include/xmlsec/openssl/crypto.h:17, from evp_signatures.c:30: /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ evp_signatures.c: In function 'xmlSecOpenSSLEvpSignatureVerify': evp_signatures.c:364:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 364 | xmlSecOpenSSLError("EVP_VerifyFinal", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ evp_signatures.c: In function 'xmlSecOpenSSLEvpSignatureExecute': evp_signatures.c:412:17: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 412 | xmlSecOpenSSLError("EVP_SignInit", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ evp_signatures.c:419:17: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 419 | xmlSecOpenSSLError("EVP_VerifyInit", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ evp_signatures.c:433:17: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 433 | xmlSecOpenSSLError("EVP_SignUpdate", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ evp_signatures.c:440:17: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 440 | xmlSecOpenSSLError("EVP_VerifyUpdate", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ evp_signatures.c:471:17: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 471 | xmlSecOpenSSLError("EVP_SignFinal", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ --- libxmlsec1_openssl_la-kw_aes.lo --- CC libxmlsec1_openssl_la-kw_aes.lo --- libxmlsec1_openssl_la-hmac.lo --- hmac.c: In function 'xmlSecOpenSSLHmacInitialize': hmac.c:239:5: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 239 | ctx->hmacCtx = HMAC_CTX_new(); | ^~~ In file included from hmac.c:34: /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/hmac.h:33:33: note: declared here 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); | ^~~~~~~~~~~~ hmac.c:241:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 241 | xmlSecOpenSSLError("HMAC_CTX_new", | ^~~~~~~~~~~~~~~~~~ In file included from ../../include/xmlsec/openssl/crypto.h:17, from hmac.c:43: /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ hmac.c: In function 'xmlSecOpenSSLHmacFinalize': hmac.c:261:9: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 261 | HMAC_CTX_free(ctx->hmacCtx); | ^~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ hmac.c: In function 'xmlSecOpenSSLHmacSetKey': hmac.c:360:5: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 360 | ret = HMAC_Init_ex(ctx->hmacCtx, | ^~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ hmac.c:366:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 366 | xmlSecOpenSSLError("HMAC_Init_ex", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ hmac.c: In function 'xmlSecOpenSSLHmacExecute': hmac.c:458:13: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 458 | ret = HMAC_Update(ctx->hmacCtx, xmlSecBufferGetData(in), inSize); | ^~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ hmac.c:460:17: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 460 | xmlSecOpenSSLError("HMAC_Update", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ hmac.c:477:13: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 477 | ret = HMAC_Final(ctx->hmacCtx, ctx->dgst, &dgstSize); | ^~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/hmac.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ hmac.c:479:17: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 479 | xmlSecOpenSSLError("HMAC_Final", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ --- libxmlsec1_openssl_la-kw_aes.lo --- kw_aes.c: In function 'xmlSecOpenSSLKWAesExecute': kw_aes.c:258:13: warning: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 258 | ret = AES_set_encrypt_key(xmlSecBufferGetData(&(ctx->keyBuffer)), | ^~~ In file included from kw_aes.c:24: /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/aes.h:51:5: note: declared here 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ kw_aes.c:262:17: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 262 | xmlSecOpenSSLError("AES_set_decrypt_key", | ^~~~~~~~~~~~~~~~~~ In file included from ../../include/xmlsec/openssl/crypto.h:17, from kw_aes.c:33: /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ kw_aes.c:278:13: warning: 'AES_set_decrypt_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 278 | ret = AES_set_decrypt_key(xmlSecBufferGetData(&(ctx->keyBuffer)), | ^~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/aes.h:54:5: note: declared here 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ kw_aes.c:282:17: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 282 | xmlSecOpenSSLError("AES_set_decrypt_key", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ kw_aes.c: In function 'xmlSecOpenSSLKWAesBlockEncrypt': kw_aes.c:458:5: warning: 'AES_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 458 | AES_encrypt(in, out, (AES_KEY*)context); | ^~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/aes.h:57:6: note: declared here 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~ kw_aes.c: In function 'xmlSecOpenSSLKWAesBlockDecrypt': kw_aes.c:472:5: warning: 'AES_decrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 472 | AES_decrypt(in, out, (AES_KEY*)context); | ^~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/aes.h:60:6: note: declared here 60 | void AES_decrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~ --- libxmlsec1_openssl_la-kw_des.lo --- CC libxmlsec1_openssl_la-kw_des.lo --- libxmlsec1_openssl_la-kt_rsa.lo --- CC libxmlsec1_openssl_la-kt_rsa.lo --- libxmlsec1_openssl_la-kw_des.lo --- kw_des.c: In function 'xmlSecOpenSSLKWDes3Sha1': kw_des.c:373:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 373 | xmlSecOpenSSLError("SHA1", NULL); | ^~~~~~~~~~~~~~~~~~ In file included from ../../include/xmlsec/openssl/crypto.h:17, from kw_des.c:34: /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ kw_des.c: In function 'xmlSecOpenSSLKWDes3GenerateRandom': kw_des.c:391:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 391 | xmlSecOpenSSLError2("RAND_bytes", NULL, | ^~~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ kw_des.c: In function 'xmlSecOpenSSLKWDes3Encrypt': kw_des.c:485:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 485 | xmlSecOpenSSLError("EVP_CIPHER_CTX_new", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ kw_des.c:491:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 491 | xmlSecOpenSSLError("EVP_CipherInit", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ kw_des.c:500:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 500 | xmlSecOpenSSLError("EVP_CipherUpdate", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ kw_des.c:507:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 507 | xmlSecOpenSSLError("EVP_CipherFinal", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ --- libxmlsec1_openssl_la-signatures.lo --- CC libxmlsec1_openssl_la-signatures.lo --- libxmlsec1_openssl_la-symkeys.lo --- CC libxmlsec1_openssl_la-symkeys.lo --- libxmlsec1_openssl_la-kt_rsa.lo --- kt_rsa.c: In function 'xmlSecOpenSSLRsaPkcs1SetKey': kt_rsa.c:228:5: warning: 'EVP_PKEY_get0_RSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 228 | rsa = EVP_PKEY_get0_RSA(pKey); | ^~~ In file included from kt_rsa.c:25: /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/evp.h:1363:22: note: declared here 1363 | const struct rsa_st *EVP_PKEY_get0_RSA(const EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~ kt_rsa.c:228:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 228 | rsa = EVP_PKEY_get0_RSA(pKey); | ^ kt_rsa.c: In function 'xmlSecOpenSSLRsaPkcs1Process': kt_rsa.c:297:5: warning: 'EVP_PKEY_get0_RSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 297 | rsa = EVP_PKEY_get0_RSA(ctx->pKey); | ^~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/evp.h:1363:22: note: declared here 1363 | const struct rsa_st *EVP_PKEY_get0_RSA(const EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~ kt_rsa.c:297:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 297 | rsa = EVP_PKEY_get0_RSA(ctx->pKey); | ^ kt_rsa.c:300:5: warning: 'RSA_size' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 300 | keySize = RSA_size(rsa); | ^~~~~~~ In file included from kt_rsa.c:24: /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/rsa.h:215:27: note: declared here 215 | OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa); | ^~~~~~~~ kt_rsa.c:332:9: warning: 'RSA_public_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 332 | ret = RSA_public_encrypt(inSize, xmlSecBufferGetData(in), | ^~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/rsa.h:293:5: note: declared here 293 | int RSA_public_encrypt(int flen, const unsigned char *from, unsigned char *to, | ^~~~~~~~~~~~~~~~~~ kt_rsa.c:336:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 336 | xmlSecOpenSSLError2("RSA_public_encrypt", | ^~~~~~~~~~~~~~~~~~~ In file included from ../../include/xmlsec/openssl/crypto.h:17, from kt_rsa.c:39: /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ kt_rsa.c:343:9: warning: 'RSA_private_decrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 343 | ret = RSA_private_decrypt(inSize, xmlSecBufferGetData(in), | ^~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/rsa.h:302:5: note: declared here 302 | int RSA_private_decrypt(int flen, const unsigned char *from, unsigned char *to, | ^~~~~~~~~~~~~~~~~~~ kt_rsa.c:347:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 347 | xmlSecOpenSSLError2("RSA_private_decrypt", | ^~~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ kt_rsa.c: In function 'xmlSecOpenSSLRsaOaepSetKey': kt_rsa.c:596:5: warning: 'EVP_PKEY_get0_RSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 596 | rsa = EVP_PKEY_get0_RSA(pKey); | ^~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/evp.h:1363:22: note: declared here 1363 | const struct rsa_st *EVP_PKEY_get0_RSA(const EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~ kt_rsa.c:596:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 596 | rsa = EVP_PKEY_get0_RSA(pKey); | ^ kt_rsa.c: In function 'xmlSecOpenSSLRsaOaepProcess': kt_rsa.c:666:5: warning: 'EVP_PKEY_get0_RSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 666 | rsa = EVP_PKEY_get0_RSA(ctx->pKey); | ^~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/evp.h:1363:22: note: declared here 1363 | const struct rsa_st *EVP_PKEY_get0_RSA(const EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~ kt_rsa.c:666:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 666 | rsa = EVP_PKEY_get0_RSA(ctx->pKey); | ^ kt_rsa.c:669:5: warning: 'RSA_size' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 669 | keySize = RSA_size(rsa); | ^~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/rsa.h:215:27: note: declared here 215 | OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa); | ^~~~~~~~ kt_rsa.c:703:9: warning: 'RSA_public_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 703 | ret = RSA_public_encrypt(inSize, xmlSecBufferGetData(in), | ^~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/rsa.h:293:5: note: declared here 293 | int RSA_public_encrypt(int flen, const unsigned char *from, unsigned char *to, | ^~~~~~~~~~~~~~~~~~ kt_rsa.c:707:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 707 | xmlSecOpenSSLError("RSA_public_encrypt(RSA_PKCS1_OAEP_PADDING)", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ kt_rsa.c:727:9: warning: 'RSA_padding_add_PKCS1_OAEP' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 727 | ret = RSA_padding_add_PKCS1_OAEP(xmlSecBufferGetData(&tmp), keySize, | ^~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/rsa.h:404:5: note: declared here 404 | int RSA_padding_add_PKCS1_OAEP(unsigned char *to, int tlen, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ kt_rsa.c:731:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 731 | xmlSecOpenSSLError("RSA_padding_add_PKCS1_OAEP", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ kt_rsa.c:738:9: warning: 'RSA_public_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 738 | ret = RSA_public_encrypt(keySize, xmlSecBufferGetData(&tmp), | ^~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/rsa.h:293:5: note: declared here 293 | int RSA_public_encrypt(int flen, const unsigned char *from, unsigned char *to, | ^~~~~~~~~~~~~~~~~~ kt_rsa.c:742:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 742 | xmlSecOpenSSLError("RSA_public_encrypt(RSA_NO_PADDING)", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ kt_rsa.c:750:9: warning: 'RSA_private_decrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 750 | ret = RSA_private_decrypt(inSize, xmlSecBufferGetData(in), | ^~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/rsa.h:302:5: note: declared here 302 | int RSA_private_decrypt(int flen, const unsigned char *from, unsigned char *to, | ^~~~~~~~~~~~~~~~~~~ kt_rsa.c:754:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 754 | xmlSecOpenSSLError("RSA_private_decrypt(RSA_PKCS1_OAEP_PADDING)", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ kt_rsa.c:762:9: warning: 'RSA_private_decrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 762 | ret = RSA_private_decrypt(inSize, xmlSecBufferGetData(in), | ^~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/rsa.h:302:5: note: declared here 302 | int RSA_private_decrypt(int flen, const unsigned char *from, unsigned char *to, | ^~~~~~~~~~~~~~~~~~~ kt_rsa.c:766:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 766 | xmlSecOpenSSLError("RSA_private_decrypt(RSA_NO_PADDING)", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ kt_rsa.c:781:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 781 | xmlSecOpenSSLError("BN_new()", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ kt_rsa.c:787:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 787 | xmlSecOpenSSLError2("BN_bin2bn", | ^~~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ kt_rsa.c:796:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 796 | xmlSecOpenSSLError("BN_bn2bin", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ kt_rsa.c:805:9: warning: 'RSA_padding_check_PKCS1_OAEP' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 805 | ret = RSA_padding_check_PKCS1_OAEP(xmlSecBufferGetData(out), outSize, | ^~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/rsa.h:408:5: note: declared here 408 | int RSA_padding_check_PKCS1_OAEP(unsigned char *to, int tlen, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ kt_rsa.c:811:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 811 | xmlSecOpenSSLError("RSA_padding_check_PKCS1_OAEP", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ --- libxmlsec1_openssl_la-signatures.lo --- signatures.c: In function 'xmlSecOpenSSLSignatureInitialize': signatures.c:337:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 337 | xmlSecOpenSSLError("EVP_MD_CTX_new", | ^~~~~~~~~~~~~~~~~~ In file included from ../../include/xmlsec/openssl/crypto.h:17, from signatures.c:31: /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ signatures.c:344:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 344 | xmlSecOpenSSLError("EVP_DigestInit", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ signatures.c: In function 'xmlSecOpenSSLSignatureExecute': signatures.c:519:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 519 | xmlSecOpenSSLError("EVP_DigestUpdate", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ signatures.c:537:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 537 | xmlSecOpenSSLError("EVP_DigestFinal", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ signatures.c: In function 'xmlSecOpenSSLSignatureDsaSign': signatures.c:613:5: warning: 'EVP_PKEY_get1_DSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 613 | dsaKey = EVP_PKEY_get1_DSA(ctx->pKey); | ^~~~~~ In file included from signatures.c:22: /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/evp.h:1374:16: note: declared here 1374 | struct dsa_st *EVP_PKEY_get1_DSA(EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~ signatures.c:615:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 615 | xmlSecOpenSSLError("EVP_PKEY_get1_DSA", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ signatures.c:620:5: warning: 'DSA_size' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 620 | dsaSignSize = DSA_size(dsaKey); | ^~~~~~~~~~~ In file included from ../../include/xmlsec/openssl/crypto.h:23: /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/dsa.h:135:27: note: declared here 135 | OSSL_DEPRECATEDIN_3_0 int DSA_size(const DSA *); | ^~~~~~~~ signatures.c:633:5: warning: 'DSA_do_sign' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 633 | sig = DSA_do_sign(ctx->dgst, ctx->dgstSize, dsaKey); | ^~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/dsa.h:118:32: note: declared here 118 | OSSL_DEPRECATEDIN_3_0 DSA_SIG *DSA_do_sign(const unsigned char *dgst, int dlen, | ^~~~~~~~~~~ signatures.c:635:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 635 | xmlSecOpenSSLError("DSA_do_sign", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ signatures.c:642:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 642 | xmlSecOpenSSLError("DSA_SIG_get0", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ signatures.c:683:9: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 683 | DSA_free(dsaKey); | ^~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/dsa.h:132:28: note: declared here 132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r); | ^~~~~~~~ signatures.c: In function 'xmlSecOpenSSLSignatureDsaVerify': signatures.c:705:5: warning: 'EVP_PKEY_get1_DSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 705 | dsaKey = EVP_PKEY_get1_DSA(ctx->pKey); | ^~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/evp.h:1374:16: note: declared here 1374 | struct dsa_st *EVP_PKEY_get1_DSA(EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~ signatures.c:707:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 707 | xmlSecOpenSSLError("EVP_PKEY_get1_DSA", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ signatures.c:712:5: warning: 'DSA_size' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 712 | dsaSignSize = DSA_size(dsaKey); | ^~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/dsa.h:135:27: note: declared here 135 | OSSL_DEPRECATEDIN_3_0 int DSA_size(const DSA *); | ^~~~~~~~ signatures.c:736:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 736 | xmlSecOpenSSLError("DSA_SIG_new", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ signatures.c:742:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 742 | xmlSecOpenSSLError("BN_bin2bn(sig->r)", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ signatures.c:747:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 747 | xmlSecOpenSSLError("BN_bin2bn(sig->s)", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ signatures.c:753:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 753 | xmlSecOpenSSLError("DSA_SIG_set0", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ signatures.c:761:5: warning: 'DSA_do_verify' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 761 | ret = DSA_do_verify(ctx->dgst, ctx->dgstSize, sig, dsaKey); | ^~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/dsa.h:120:27: note: declared here 120 | OSSL_DEPRECATEDIN_3_0 int DSA_do_verify(const unsigned char *dgst, int dgst_len, | ^~~~~~~~~~~~~ signatures.c:763:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 763 | xmlSecOpenSSLError("DSA_do_verify", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ signatures.c:777:5: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 777 | DSA_free(dsaKey); | ^~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/dsa.h:132:28: note: declared here 132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r); | ^~~~~~~~ signatures.c: In function 'xmlSecOpenSSLSignatureEcdsaSignatureHalfSize': signatures.c:910:5: warning: 'EC_KEY_get0_group' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 910 | group = EC_KEY_get0_group(ecKey); | ^~~~~ In file included from /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/ecdsa.h:10, from ../../include/xmlsec/openssl/crypto.h:28: /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/ec.h:1053:39: note: declared here 1053 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key); | ^~~~~~~~~~~~~~~~~ signatures.c:912:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 912 | xmlSecOpenSSLError("EC_KEY_get0_group", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ signatures.c:918:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 918 | xmlSecOpenSSLError("BN_new", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ signatures.c:923:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 923 | xmlSecOpenSSLError("EC_GROUP_get_order", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ signatures.c: In function 'xmlSecOpenSSLSignatureEcdsaSign': signatures.c:958:5: warning: 'EVP_PKEY_get1_EC_KEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 958 | ecKey = EVP_PKEY_get1_EC_KEY(ctx->pKey); | ^~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/evp.h:1391:19: note: declared here 1391 | struct ec_key_st *EVP_PKEY_get1_EC_KEY(EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~~~~ signatures.c:960:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 960 | xmlSecOpenSSLError("EVP_PKEY_get1_DSA", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ signatures.c:972:5: warning: 'ECDSA_do_sign' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 972 | sig = ECDSA_do_sign(ctx->dgst, ctx->dgstSize, ecKey); | ^~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/ec.h:1384:34: note: declared here 1384 | OSSL_DEPRECATEDIN_3_0 ECDSA_SIG *ECDSA_do_sign(const unsigned char *dgst, | ^~~~~~~~~~~~~ signatures.c:974:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 974 | xmlSecOpenSSLError("ECDSA_do_sign", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ signatures.c:981:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 981 | xmlSecOpenSSLError("ECDSA_SIG_get0", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ signatures.c:1025:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1025 | EC_KEY_free(ecKey); | ^~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ signatures.c: In function 'xmlSecOpenSSLSignatureEcdsaVerify': signatures.c:1048:5: warning: 'EVP_PKEY_get1_EC_KEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1048 | ecKey = EVP_PKEY_get1_EC_KEY(ctx->pKey); | ^~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/evp.h:1391:19: note: declared here 1391 | struct ec_key_st *EVP_PKEY_get1_EC_KEY(EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~~~~ signatures.c:1050:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1050 | xmlSecOpenSSLError("EVP_PKEY_get1_EC_KEY", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ signatures.c:1075:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1075 | xmlSecOpenSSLError("DSA_SIG_new", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ signatures.c:1081:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1081 | xmlSecOpenSSLError("BN_bin2bn(sig->r)", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ signatures.c:1086:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1086 | xmlSecOpenSSLError("BN_bin2bn(sig->s)", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ signatures.c:1092:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1092 | xmlSecOpenSSLError("ECDSA_SIG_set0()", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ signatures.c:1099:5: warning: 'ECDSA_do_verify' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1099 | ret = ECDSA_do_verify(ctx->dgst, ctx->dgstSize, sig, ecKey); | ^~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/ec.h:1410:27: note: declared here 1410 | OSSL_DEPRECATEDIN_3_0 int ECDSA_do_verify(const unsigned char *dgst, int dgst_len, | ^~~~~~~~~~~~~~~ signatures.c:1101:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1101 | xmlSecOpenSSLError("ECDSA_do_verify", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ signatures.c:1115:5: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1115 | EC_KEY_free(ecKey); | ^~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ --- libxmlsec1_openssl_la-x509.lo --- CC libxmlsec1_openssl_la-x509.lo --- libxmlsec1_openssl_la-x509vfy.lo --- CC libxmlsec1_openssl_la-x509vfy.lo --- libxmlsec1_openssl_la-x509.lo --- x509.c: In function 'xmlSecOpenSSLKeyDataX509AdoptCert': x509.c:379:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 379 | xmlSecOpenSSLError("sk_X509_new_null", | ^~~~~~~~~~~~~~~~~~ In file included from ../../include/xmlsec/openssl/crypto.h:17, from x509.c:40: /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509.c:387:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 387 | xmlSecOpenSSLError("sk_X509_push", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509.c: In function 'xmlSecOpenSSLKeyDataX509AdoptCrl': x509.c:462:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 462 | xmlSecOpenSSLError("sk_X509_CRL_new_null", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509.c:470:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 470 | xmlSecOpenSSLError("sk_X509_CRL_push", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509.c: In function 'xmlSecOpenSSLKeyDataX509Duplicate': x509.c:561:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 561 | xmlSecOpenSSLError("X509_dup", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509.c:588:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 588 | xmlSecOpenSSLError("X509_CRL_dup", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509.c:607:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 607 | xmlSecOpenSSLError("X509_dup", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509.c: In function 'xmlSecOpenSSLX509SubjectNameNodeRead': x509.c:1054:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1054 | xmlSecOpenSSLError("X509_dup", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509.c: In function 'xmlSecOpenSSLX509IssuerSerialNodeRead': x509.c:1192:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1192 | xmlSecOpenSSLError("X509_dup", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509.c: In function 'xmlSecOpenSSLX509SKINodeRead': x509.c:1325:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1325 | xmlSecOpenSSLError("X509_dup", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509.c: In function 'xmlSecOpenSSLKeyDataX509VerifyAndExtractKey': x509.c:1484:17: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1484 | xmlSecOpenSSLError("X509_dup", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509.c: In function 'xmlSecOpenSSLX509CertGetTime': x509.c:1608:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1608 | xmlSecOpenSSLError("ASN1_TIME_check", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509.c: In function 'xmlSecOpenSSLX509CertGetKey': x509.c:1682:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1682 | xmlSecOpenSSLError("X509_get_pubkey", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509.c: In function 'xmlSecOpenSSLX509CertDerRead': x509.c:1723:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1723 | xmlSecOpenSSLError("BIO_new", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509.c:1729:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1729 | xmlSecOpenSSLError2("BIO_write", NULL, | ^~~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509.c:1737:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1737 | xmlSecOpenSSLError2("d2i_X509_bio", NULL, | ^~~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509.c: In function 'xmlSecOpenSSLX509CertBase64DerWrite': x509.c:1758:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1758 | xmlSecOpenSSLError("BIO_new", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509.c:1768:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1768 | xmlSecOpenSSLError("BIO_get_mem_data", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509.c: In function 'xmlSecOpenSSLX509CrlDerRead': x509.c:1811:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1811 | xmlSecOpenSSLError("BIO_new", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509.c:1817:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1817 | xmlSecOpenSSLError2("BIO_write", NULL, | ^~~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509.c:1825:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1825 | xmlSecOpenSSLError("d2i_X509_CRL_bio", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509.c: In function 'xmlSecOpenSSLX509CrlBase64DerWrite': x509.c:1845:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1845 | xmlSecOpenSSLError("BIO_new", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509.c:1855:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1855 | xmlSecOpenSSLError("BIO_get_mem_data", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509.c: In function 'xmlSecOpenSSLX509NameWrite': x509.c:1881:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1881 | xmlSecOpenSSLError("BIO_new", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509.c:1886:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1886 | xmlSecOpenSSLError("X509_NAME_print_ex", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509.c: In function 'xmlSecOpenSSLASN1IntegerWrite': x509.c:1918:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1918 | xmlSecOpenSSLError("ASN1_INTEGER_to_BN", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509.c:1924:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1924 | xmlSecOpenSSLError("BN_bn2dec", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509.c: In function 'xmlSecOpenSSLX509SKIWrite': x509.c:1957:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1957 | xmlSecOpenSSLError("X509_get_ext_by_NID(): Certificate without SubjectKeyIdentifier extension", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509.c:1963:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1963 | xmlSecOpenSSLError("X509_get_ext", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509.c:1969:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1969 | xmlSecOpenSSLError("X509V3_EXT_d2i", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ --- libxmlsec1_openssl_la-x509vfy.lo --- x509vfy.c: In function 'xmlSecOpenSSLX509StoreVerify': x509vfy.c:203:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 203 | xmlSecOpenSSLError("X509_STORE_CTX_new", | ^~~~~~~~~~~~~~~~~~ In file included from ../../include/xmlsec/openssl/crypto.h:17, from x509vfy.c:37: /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509vfy.c:215:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 215 | xmlSecOpenSSLError("sk_X509_dup", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509vfy.c:225:17: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 225 | xmlSecOpenSSLError("sk_X509_push", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509vfy.c:236:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 236 | xmlSecOpenSSLError("sk_X509_CRL_dup", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509vfy.c:292:17: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 292 | xmlSecOpenSSLError("X509_STORE_CTX_init", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509vfy.c:307:21: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 307 | xmlSecOpenSSLError("X509_VERIFY_PARAM_new", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509vfy.c:340:17: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 340 | xmlSecOpenSSLError("X509_verify_cert", xmlSecKeyDataStoreGetName(store)); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509vfy.c: In function 'xmlSecOpenSSLX509StoreAdoptCert': x509vfy.c:436:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 436 | xmlSecOpenSSLError("X509_STORE_add_cert", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509vfy.c:447:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 447 | xmlSecOpenSSLError("sk_X509_push", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509vfy.c: In function 'xmlSecOpenSSLX509StoreAdoptCrl': x509vfy.c:478:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 478 | xmlSecOpenSSLError("sk_X509_CRL_push", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509vfy.c: In function 'xmlSecOpenSSLX509StoreAddCertsPath': x509vfy.c:510:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 510 | xmlSecOpenSSLError("X509_STORE_add_lookup", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509vfy.c:515:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 515 | xmlSecOpenSSLError2("X509_LOOKUP_add_dir", | ^~~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509vfy.c: In function 'xmlSecOpenSSLX509StoreAddCertsFile': x509vfy.c:548:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 548 | xmlSecOpenSSLError("X509_STORE_add_lookup", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509vfy.c:553:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 553 | xmlSecOpenSSLError2("X509_LOOKUP_load_file", | ^~~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509vfy.c: In function 'xmlSecOpenSSLX509StoreInitialize': x509vfy.c:577:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 577 | xmlSecOpenSSLError("X509_STORE_new", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509vfy.c:583:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 583 | xmlSecOpenSSLError("X509_STORE_set_default_paths", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509vfy.c:591:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 591 | xmlSecOpenSSLError("X509_STORE_add_lookup", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509vfy.c:599:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 599 | xmlSecOpenSSLError2("X509_LOOKUP_add_dir", | ^~~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509vfy.c:607:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 607 | xmlSecOpenSSLError("X509_LOOKUP_add_dir", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509vfy.c:615:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 615 | xmlSecOpenSSLError("sk_X509_new_null", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509vfy.c:622:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 622 | xmlSecOpenSSLError("sk_X509_CRL_new_null", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509vfy.c:629:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 629 | xmlSecOpenSSLError("X509_VERIFY_PARAM_new", | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509vfy.c: In function 'xmlSecOpenSSLX509VerifyCRL': x509vfy.c:683:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 683 | xmlSecOpenSSLError("X509_STORE_CTX_new", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509vfy.c:688:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 688 | xmlSecOpenSSLError("X509_OBJECT_new", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509vfy.c:694:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 694 | xmlSecOpenSSLError("X509_STORE_CTX_init", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509vfy.c:700:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 700 | xmlSecOpenSSLError("X509_STORE_CTX_get_by_subject", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509vfy.c:705:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 705 | xmlSecOpenSSLError("X509_get_pubkey", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509vfy.c:711:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 711 | xmlSecOpenSSLError("X509_CRL_verify", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509vfy.c: In function 'xmlSecOpenSSLX509FindCert': x509vfy.c:768:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 768 | xmlSecOpenSSLError("BN_new", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509vfy.c:773:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 773 | xmlSecOpenSSLError("BN_dec2bn", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509vfy.c:781:13: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 781 | xmlSecOpenSSLError("BN_to_ASN1_INTEGER", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509vfy.c: In function 'xmlSecOpenSSLX509NameRead': x509vfy.c:928:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 928 | xmlSecOpenSSLError("X509_NAME_new", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ x509vfy.c: In function 'xmlSecOpenSSLX509_NAME_ENTRIES_copy': x509vfy.c:1062:9: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1062 | xmlSecOpenSSLError("sk_X509_NAME_ENTRY_new", NULL); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/security/xmlsec1/work/.buildlink/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ --- libxmlsec1-openssl.la --- CCLD libxmlsec1-openssl.la Making all in gcrypt --- libxmlsec1_gcrypt_la-app.lo --- --- libxmlsec1_gcrypt_la-asn1.lo --- --- libxmlsec1_gcrypt_la-ciphers.lo --- --- libxmlsec1_gcrypt_la-crypto.lo --- --- libxmlsec1_gcrypt_la-asn1.lo --- CC libxmlsec1_gcrypt_la-asn1.lo --- libxmlsec1_gcrypt_la-app.lo --- CC libxmlsec1_gcrypt_la-app.lo --- libxmlsec1_gcrypt_la-ciphers.lo --- CC libxmlsec1_gcrypt_la-ciphers.lo --- libxmlsec1_gcrypt_la-crypto.lo --- CC libxmlsec1_gcrypt_la-crypto.lo --- libxmlsec1_gcrypt_la-app.lo --- app.c:43:40: error: expected ';', ',' or ')' before 'ATTRIBUTE_UNUSED' 43 | xmlSecGCryptAppInit(const char* config ATTRIBUTE_UNUSED) { | ^~~~~~~~~~~~~~~~ app.c:215:41: error: expected ';', ',' or ')' before 'ATTRIBUTE_UNUSED' 215 | const char *pwd ATTRIBUTE_UNUSED, | ^~~~~~~~~~~~~~~~ app.c:338:43: error: expected ';', ',' or ')' before 'ATTRIBUTE_UNUSED' 338 | const char *pwd ATTRIBUTE_UNUSED, | ^~~~~~~~~~~~~~~~ app.c:364:44: error: expected ';', ',' or ')' before 'ATTRIBUTE_UNUSED' 364 | const char *pwd ATTRIBUTE_UNUSED, | ^~~~~~~~~~~~~~~~ app.c:392:56: error: expected ';', ',' or ')' before 'ATTRIBUTE_UNUSED' 392 | xmlSecKeyDataType type ATTRIBUTE_UNUSED) { | ^~~~~~~~~~~~~~~~ app.c:420:62: error: expected ';', ',' or ')' before 'ATTRIBUTE_UNUSED' 420 | xmlSecKeyDataType type ATTRIBUTE_UNUSED) { | ^~~~~~~~~~~~~~~~ *** [libxmlsec1_gcrypt_la-app.lo] Error code 1 bmake[3]: stopped making "all" in /home/pbulk/build/security/xmlsec1/work/xmlsec1-1.2.33/src/gcrypt bmake[3]: 1 error bmake[3]: stopped making "all" in /home/pbulk/build/security/xmlsec1/work/xmlsec1-1.2.33/src/gcrypt bmake[2]: stopped making "all" in /home/pbulk/build/security/xmlsec1/work/xmlsec1-1.2.33/src bmake[1]: stopped making "all-recursive" in /home/pbulk/build/security/xmlsec1/work/xmlsec1-1.2.33 bmake: stopped making "all" in /home/pbulk/build/security/xmlsec1/work/xmlsec1-1.2.33 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/xmlsec1 *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/xmlsec1