=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for xmlsec1-1.2.33nb10 --- all --- /usr/bin/make 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 --- base64.lo --- CC base64.lo --- bn.lo --- CC bn.lo --- buffer.lo --- CC buffer.lo --- bn.lo --- In file included from globals.h:26:0, 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] xmlErrorPtr error = xmlGetLastError(); \ ^ bn.c:789:13: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlNodeGetContent", NULL); ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ bn.c:803:13: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlNodeGetContent", NULL); ^~~~~~~~~~~~~~ --- c14n.lo --- CC c14n.lo In file included from globals.h:26:0, 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] xmlErrorPtr error = xmlGetLastError(); \ ^ c14n.c:248:9: note: in expansion of macro 'xmlSecXmlError' 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] xmlErrorPtr error = xmlGetLastError(); \ ^ c14n.c:311:13: note: in expansion of macro 'xmlSecXmlError' 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] xmlErrorPtr error = xmlGetLastError(); \ ^ c14n.c:400:9: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlC14NExecute", xmlSecTransformKlassGetName(id)); ^~~~~~~~~~~~~~ --- dl.lo --- CC dl.lo --- enveloped.lo --- CC enveloped.lo --- dl.lo --- In file included from globals.h:26:0, 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] xmlErrorPtr error = xmlGetLastError(); \ ^ dl.c:269:9: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlStrPrintf", NULL); ^~~~~~~~~~~~~~ dl.c: In function 'xmlSecCryptoDLLibraryConstructGetFunctionsName': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ dl.c:295:9: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlStrPrintf", NULL); ^~~~~~~~~~~~~~ --- errors.lo --- CC errors.lo --- io.lo --- CC io.lo io.c: In function 'xmlSecIORegisterDefaultCallbacks': io.c:260:5: warning: 'xmlFileMatch' is deprecated [-Wdeprecated-declarations] ret = xmlSecIORegisterCallbacks(xmlFileMatch, xmlFileOpen, ^~~ In file included from /tmp/security/xmlsec1/work/.buildlink/include/libxml2/libxml/parser.h:26:0, from /tmp/security/xmlsec1/work/.buildlink/include/libxml2/libxml/tree.h:17, from io.c:24: /tmp/security/xmlsec1/work/.buildlink/include/libxml2/libxml/xmlIO.h:361:2: note: declared here xmlFileMatch (const char *filename); ^~~~~~~~~~~~ io.c:260:5: warning: 'xmlFileOpen' is deprecated [-Wdeprecated-declarations] ret = xmlSecIORegisterCallbacks(xmlFileMatch, xmlFileOpen, ^~~ In file included from /tmp/security/xmlsec1/work/.buildlink/include/libxml2/libxml/parser.h:26:0, from /tmp/security/xmlsec1/work/.buildlink/include/libxml2/libxml/tree.h:17, from io.c:24: /tmp/security/xmlsec1/work/.buildlink/include/libxml2/libxml/xmlIO.h:364:2: note: declared here xmlFileOpen (const char *filename); ^~~~~~~~~~~ io.c:261:31: warning: 'xmlFileRead' is deprecated [-Wdeprecated-declarations] xmlFileRead, xmlFileClose); ^~~~~~~~~~~ In file included from /tmp/security/xmlsec1/work/.buildlink/include/libxml2/libxml/parser.h:26:0, from /tmp/security/xmlsec1/work/.buildlink/include/libxml2/libxml/tree.h:17, from io.c:24: /tmp/security/xmlsec1/work/.buildlink/include/libxml2/libxml/xmlIO.h:367:2: note: declared here xmlFileRead (void * context, ^~~~~~~~~~~ io.c:261:31: warning: 'xmlFileClose' is deprecated [-Wdeprecated-declarations] xmlFileRead, xmlFileClose); ^~~~~~~~~~~ In file included from /tmp/security/xmlsec1/work/.buildlink/include/libxml2/libxml/parser.h:26:0, from /tmp/security/xmlsec1/work/.buildlink/include/libxml2/libxml/tree.h:17, from io.c:24: /tmp/security/xmlsec1/work/.buildlink/include/libxml2/libxml/xmlIO.h:372:2: note: declared here xmlFileClose (void * context); ^~~~~~~~~~~~ --- keyinfo.lo --- CC keyinfo.lo --- keys.lo --- CC keys.lo --- keyinfo.lo --- keyinfo.c: In function 'xmlSecKeyDataRetrievalMethodReadXmlResult': keyinfo.c:1180:5: warning: 'xmlRecoverMemory' is deprecated [-Wdeprecated-declarations] doc = xmlRecoverMemory((const char*)buffer, bufferSize); ^~~ In file included from /tmp/security/xmlsec1/work/.buildlink/include/libxml2/libxml/tree.h:17:0, from keyinfo.c:56: /tmp/security/xmlsec1/work/.buildlink/include/libxml2/libxml/parser.h:1148:3: note: declared here xmlRecoverMemory (const char *buffer, ^~~~~~~~~~~~~~~~ In file included from globals.h:26:0, from keyinfo.c:51: errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ keyinfo.c:1182:9: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlRecoverMemory", xmlSecKeyDataKlassGetName(typeId)); ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ keyinfo.c:1188:9: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlDocGetRootElement", xmlSecKeyDataKlassGetName(typeId)); ^~~~~~~~~~~~~~ --- keysdata.lo --- CC keysdata.lo --- keysmngr.lo --- CC keysmngr.lo In file included from globals.h:26:0, 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] xmlErrorPtr error = xmlGetLastError(); \ ^ keysmngr.c:405:9: note: in expansion of macro 'xmlSecXmlError2' 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] xmlErrorPtr error = xmlGetLastError(); \ ^ keysmngr.c:603:9: note: in expansion of macro 'xmlSecXmlError2' 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 --- relationship.lo --- CC relationship.lo --- strings.lo --- CC strings.lo --- nodeset.lo --- In file included from globals.h:26:0, 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] xmlErrorPtr error = xmlGetLastError(); \ ^ nodeset.c:468:9: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlXPathNodeSetCreate", NULL); ^~~~~~~~~~~~~~ nodeset.c: In function 'xmlSecNodeSetDumpTextNodesWalkCallback': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ nodeset.c:512:9: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlOutputBufferWriteString", NULL); ^~~~~~~~~~~~~~ --- parser.lo --- In file included from globals.h:26:0, 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] xmlErrorPtr error = xmlGetLastError(); \ ^ parser.c:162:13: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlCreatePushParserCtxt", xmlSecTransformGetName(transform)); ^~~~~~~~~~~~~~ errors_helpers.h:212:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlCtxtGetLastError(ctxt);\ ^ parser.c:181:13: note: in expansion of macro 'xmlSecXmlParserError2' xmlSecXmlParserError2("xmlParseChunk", ctx->parserCtx, ^~~~~~~~~~~~~~~~~~~~~ errors_helpers.h:187:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlCtxtGetLastError(ctxt);\ ^ parser.c:192:13: note: in expansion of macro 'xmlSecXmlParserError' 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] xmlErrorPtr error = xmlGetLastError(); \ ^ parser.c:277:9: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlNewParserCtxt", ^~~~~~~~~~~~~~ errors_helpers.h:187:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlCtxtGetLastError(ctxt);\ ^ parser.c:286:9: note: in expansion of macro 'xmlSecXmlParserError' xmlSecXmlParserError("xmlNewParserCtxt", ctxt, ^~~~~~~~~~~~~~~~~~~~ errors_helpers.h:187:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlCtxtGetLastError(ctxt);\ ^ parser.c:295:9: note: in expansion of macro 'xmlSecXmlParserError' xmlSecXmlParserError("inputPush", ctxt, ^~~~~~~~~~~~~~~~~~~~ errors_helpers.h:187:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlCtxtGetLastError(ctxt);\ ^ parser.c:309:9: note: in expansion of macro 'xmlSecXmlParserError' xmlSecXmlParserError("xmlParseDocument", ctxt, ^~~~~~~~~~~~~~~~~~~~ parser.c: In function 'xmlSecParseFile': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ parser.c:372:9: note: in expansion of macro 'xmlSecXmlError2' xmlSecXmlError2("xmlCreateFileParserCtxt", NULL, ^~~~~~~~~~~~~~~ errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ parser.c:382:13: note: in expansion of macro 'xmlSecXmlError2' xmlSecXmlError2("xmlParserGetDirectory", NULL, ^~~~~~~~~~~~~~~ errors_helpers.h:212:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlCtxtGetLastError(ctxt);\ ^ parser.c:399:9: note: in expansion of macro 'xmlSecXmlParserError2' 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] xmlErrorPtr error = xmlGetLastError(); \ ^ parser.c:452:9: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlCreatePushParserCtxt", NULL); ^~~~~~~~~~~~~~ errors_helpers.h:212:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlCtxtGetLastError(ctxt);\ ^ parser.c:461:13: note: in expansion of macro 'xmlSecXmlParserError2' xmlSecXmlParserError2("xmlParseChunk", ctxt, NULL, ^~~~~~~~~~~~~~~~~~~~~ errors_helpers.h:212:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlCtxtGetLastError(ctxt);\ ^ parser.c:472:13: note: in expansion of macro 'xmlSecXmlParserError2' xmlSecXmlParserError2("xmlParseChunk", ctxt, NULL, ^~~~~~~~~~~~~~~~~~~~~ errors_helpers.h:212:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlCtxtGetLastError(ctxt);\ ^ parser.c:483:13: note: in expansion of macro 'xmlSecXmlParserError2' xmlSecXmlParserError2("xmlParseChunk", ctxt, NULL, ^~~~~~~~~~~~~~~~~~~~~ errors_helpers.h:187:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlCtxtGetLastError(ctxt);\ ^ parser.c:493:9: note: in expansion of macro 'xmlSecXmlParserError' 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] xmlErrorPtr error = xmlGetLastError(); \ ^ parser.c:532:9: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlCreateMemoryParserCtxt", NULL); ^~~~~~~~~~~~~~ errors_helpers.h:187:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlCtxtGetLastError(ctxt);\ ^ parser.c:539:9: note: in expansion of macro 'xmlSecXmlParserError' xmlSecXmlParserError("xmlParseDocument", ctxt, NULL); ^~~~~~~~~~~~~~~~~~~~ parser.c: In function 'xmlSecParsePrepareCtxt': parser.c:577:5: warning: 'replaceEntities' is deprecated [-Wdeprecated-declarations] ctxt->replaceEntities = 1; ^~~~ In file included from /tmp/security/xmlsec1/work/.buildlink/include/libxml2/libxml/tree.h:17:0, from parser.c:22: /tmp/security/xmlsec1/work/.buildlink/include/libxml2/libxml/parser.h:250:9: note: declared here int replaceEntities XML_DEPRECATED_MEMBER; ^~~~~~~~~~~~~~~ --- relationship.lo --- In file included from globals.h:26:0, 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] xmlErrorPtr error = xmlGetLastError(); \ ^ relationship.c:292:13: note: in expansion of macro 'xmlSecXmlError2' xmlSecXmlError2("xmlGetProp(xmlSecRelationshipAttrId)", ^~~~~~~~~~~~~~~ relationship.c: In function 'xmlSecTransformRelationshipProcessNodeList': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ relationship.c:338:9: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlListCreate", xmlSecTransformGetName(transform)); ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ relationship.c:345:17: note: in expansion of macro 'xmlSecXmlError' 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] xmlErrorPtr error = xmlGetLastError(); \ ^ relationship.c:390:9: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlOutputBufferWriteString", NULL); ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ relationship.c:396:9: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlOutputBufferWriteString", NULL); ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ relationship.c:403:13: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlOutputBufferWriteString", NULL); ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ relationship.c:408:13: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlOutputBufferWriteString", NULL); ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ relationship.c:413:13: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlOutputBufferWriteString", NULL); ^~~~~~~~~~~~~~ relationship.c: In function 'xmlSecTransformRelationshipProcessElementNode': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ relationship.c:443:9: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlOutputBufferWriteString", ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ relationship.c:449:9: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlOutputBufferWriteString", ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ relationship.c:500:9: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlOutputBufferWriteString", ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ relationship.c:518:9: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlOutputBufferWriteString", ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ relationship.c:524:9: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlOutputBufferWriteString", ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ relationship.c:529:9: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlOutputBufferWriteString", ^~~~~~~~~~~~~~ relationship.c: In function 'xmlSecTransformRelationshipPushXml': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ relationship.c:613:8: note: in expansion of macro 'xmlSecXmlError' 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] xmlErrorPtr error = xmlGetLastError(); \ ^ relationship.c:667:12: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlOutputBufferClose", xmlSecTransformGetName(transform)); ^~~~~~~~~~~~~~ --- templates.lo --- CC templates.lo In file included from globals.h:26:0, 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] xmlErrorPtr error = xmlGetLastError(); \ ^ templates.c:111:9: note: in expansion of macro 'xmlSecXmlError2' xmlSecXmlError2("xmlNewDocNode", NULL, ^~~~~~~~~~~~~~~ errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ templates.c:118:9: note: in expansion of macro 'xmlSecXmlError2' xmlSecXmlError2("xmlNewNs", NULL, ^~~~~~~~~~~~~~~ errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ templates.c:153:9: note: in expansion of macro 'xmlSecXmlError2' xmlSecXmlError2("xmlSetProp", NULL, ^~~~~~~~~~~~~~~ errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ templates.c:167:9: note: in expansion of macro 'xmlSecXmlError2' xmlSecXmlError2("xmlSetProp", NULL, ^~~~~~~~~~~~~~~ templates.c: In function 'xmlSecTmplAddReference': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ templates.c:287:9: note: in expansion of macro 'xmlSecXmlError2' xmlSecXmlError2("xmlSetProp", NULL, ^~~~~~~~~~~~~~~ templates.c: In function 'xmlSecTmplReferenceAddTransform': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ templates.c:435:9: note: in expansion of macro 'xmlSecXmlError2' xmlSecXmlError2("xmlSetProp", NULL, ^~~~~~~~~~~~~~~ templates.c: In function 'xmlSecTmplEncDataCreate': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ templates.c:554:9: note: in expansion of macro 'xmlSecXmlError2' xmlSecXmlError2("xmlNewDocNode", NULL, ^~~~~~~~~~~~~~~ errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ templates.c:561:9: note: in expansion of macro 'xmlSecXmlError2' xmlSecXmlError2("xmlNewNs", NULL, ^~~~~~~~~~~~~~~ templates.c: In function 'xmlSecTmplPrepareEncData': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ templates.c:602:13: note: in expansion of macro 'xmlSecXmlError2' xmlSecXmlError2("xmlSetProp", NULL, ^~~~~~~~~~~~~~~ templates.c: In function 'xmlSecTmplCipherReferenceAddTransform': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ templates.c:875:9: note: in expansion of macro 'xmlSecXmlError2' xmlSecXmlError2("xmlSetProp", NULL, ^~~~~~~~~~~~~~~ templates.c: In function 'xmlSecTmplReferenceListAddDataReference': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ templates.c:925:13: note: in expansion of macro 'xmlSecXmlError2' xmlSecXmlError2("xmlSetProp", NULL, ^~~~~~~~~~~~~~~ templates.c: In function 'xmlSecTmplReferenceListAddKeyReference': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ templates.c:969:13: note: in expansion of macro 'xmlSecXmlError2' xmlSecXmlError2("xmlSetProp", NULL, ^~~~~~~~~~~~~~~ templates.c: In function 'xmlSecTmplRetrievalMethodAddTransform': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ templates.c:1136:9: note: in expansion of macro 'xmlSecXmlError2' xmlSecXmlError2("xmlSetProp", NULL, ^~~~~~~~~~~~~~~ templates.c: In function 'xmlSecTmplTransformAddXsltStylesheet': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ templates.c:1536:9: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlParseMemory", NULL); ^~~~~~~~~~~~~~ templates.c: In function 'xmlSecTmplNodeWriteNsList': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ templates.c:1739:13: note: in expansion of macro 'xmlSecXmlError2' xmlSecXmlError2("xmlNewNs", NULL, ^~~~~~~~~~~~~~~ --- transforms.lo --- CC transforms.lo --- x509.lo --- CC x509.lo --- transforms.lo --- In file included from globals.h:26:0, 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] xmlErrorPtr error = xmlGetLastError(); \ ^ transforms.c:777:13: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlStrPrintf", NULL); ^~~~~~~~~~~~~~ transforms.c: In function 'xmlSecTransformCreateOutputBuffer': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ transforms.c:2417:9: note: in expansion of macro 'xmlSecXmlError' 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] xmlErrorPtr error = xmlGetLastError(); \ ^ transforms.c:2464:9: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlParserInputBufferCreateIO", xmlSecTransformGetName(transform)); ^~~~~~~~~~~~~~ --- xmldsig.lo --- CC xmldsig.lo --- xmlenc.lo --- CC xmlenc.lo In file included from globals.h:26:0, 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] xmlErrorPtr error = xmlGetLastError(); \ ^ xmlenc.c:387:9: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlOutputBufferClose", NULL); ^~~~~~~~~~~~~~ --- xmlsec.lo --- CC xmlsec.lo xmlsec.c: In function 'xmlSecNoXxeExternalEntityLoader': xmlsec.c:55:5: warning: 'input_id' is deprecated [-Wdeprecated-declarations] if (ctxt->input_id == 1) { ^~ In file included from /tmp/security/xmlsec1/work/.buildlink/include/libxml2/libxml/tree.h:17:0, from xmlsec.c:22: /tmp/security/xmlsec1/work/.buildlink/include/libxml2/libxml/parser.h:458:9: note: declared here int input_id XML_DEPRECATED_MEMBER; ^~~~~~~~ In file included from globals.h:26:0, from xmlsec.c:17: errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xmlsec.c:58:5: note: in expansion of macro 'xmlSecXmlError2' xmlSecXmlError2("xmlSecNoXxeExternalEntityLoader", NULL, ^~~~~~~~~~~~~~~ --- xmltree.lo --- CC xmltree.lo --- xpath.lo --- CC xpath.lo --- xmltree.lo --- In file included from globals.h:26:0, 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] xmlErrorPtr error = xmlGetLastError(); \ ^ xmltree.c:238:13: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlNewText", NULL); ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xmltree.c:246:9: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlNewChild", NULL); ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xmltree.c:259:17: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlNewNs", NULL); ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xmltree.c:269:9: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlNewText", NULL); ^~~~~~~~~~~~~~ xmltree.c: In function 'xmlSecAddChildNode': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xmltree.c:297:13: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlNewText", NULL); ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xmltree.c:308:9: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlNewText", NULL); ^~~~~~~~~~~~~~ xmltree.c: In function 'xmlSecAddNextSibling': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xmltree.c:382:9: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlNewNode", NULL); ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xmltree.c:402:9: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlNewText", NULL); ^~~~~~~~~~~~~~ xmltree.c: In function 'xmlSecAddPrevSibling': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xmltree.c:430:9: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlNewNode", NULL); ^~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xmltree.c:450:9: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlNewText", NULL); ^~~~~~~~~~~~~~ xmltree.c: In function 'xmlSecReplaceNodeAndReturn': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xmltree.c:518:9: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlReplaceNode", NULL); ^~~~~~~~~~~~~~ xmltree.c: In function 'xmlSecReplaceNodeBufferAndReturn': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xmltree.c:637:9: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlParseInNodeContext", NULL); ^~~~~~~~~~~~~~ xmltree.c: In function 'xmlSecNodeEncodeAndSetContent': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xmltree.c:680:13: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlEncodeSpecialChars", NULL); ^~~~~~~~~~~~~~ xmltree.c: In function 'xmlSecCreateTree': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xmltree.c:763:9: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlNewDoc", NULL); ^~~~~~~~~~~~~~ errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xmltree.c:770:9: note: in expansion of macro 'xmlSecXmlError2' xmlSecXmlError2("xmlNewDocNode", NULL, ^~~~~~~~~~~~~~~ errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xmltree.c:780:9: note: in expansion of macro 'xmlSecXmlError2' xmlSecXmlError2("xmlNewNs", NULL, ^~~~~~~~~~~~~~~ xmltree.c: In function 'xmlSecPrintXmlString': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xmltree.c:856:13: note: in expansion of macro 'xmlSecXmlError2' xmlSecXmlError2("xmlEncodeSpecialChars", NULL, ^~~~~~~~~~~~~~~ xmltree.c: In function 'xmlSecGetQName': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xmltree.c:898:9: note: in expansion of macro 'xmlSecXmlError2' xmlSecXmlError2("xmlSearchNsByHref", NULL, ^~~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xmltree.c:915:13: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlStrPrintf", NULL); ^~~~~~~~~~~~~~ xmltree.c: In function 'xmlSecQName2IntegerGetIntegerFromString': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xmltree.c:1036:9: note: in expansion of macro 'xmlSecXmlError2' xmlSecXmlError2("xmlSearchNs", NULL, ^~~~~~~~~~~~~~~ xmltree.c: In function 'xmlSecQName2IntegerNodeRead': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xmltree.c:1119:9: note: in expansion of macro 'xmlSecXmlError2' xmlSecXmlError2("xmlNodeGetContent", NULL, ^~~~~~~~~~~~~~~ xmltree.c: In function 'xmlSecQName2IntegerAttributeRead': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xmltree.c:1211:9: note: in expansion of macro 'xmlSecXmlError2' xmlSecXmlError2("xmlGetProp", NULL, ^~~~~~~~~~~~~~~ xmltree.c: In function 'xmlSecQName2BitMaskGetBitMaskFromString': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xmltree.c:1440:9: note: in expansion of macro 'xmlSecXmlError2' xmlSecXmlError2("xmlSearchNs", NULL, ^~~~~~~~~~~~~~~ xmltree.c: In function 'xmlSecQName2BitMaskNodesRead': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xmltree.c:1535:13: note: in expansion of macro 'xmlSecXmlError2' xmlSecXmlError2("xmlNodeGetContent", NULL, ^~~~~~~~~~~~~~~ xmltree.c: In function 'xmlSecQName2BitMaskNodesWrite': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xmltree.c:1595:17: note: in expansion of macro 'xmlSecXmlError2' xmlSecXmlError2("xmlSecGetQName", NULL, ^~~~~~~~~~~~~~~ errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xmltree.c:1602:17: note: in expansion of macro 'xmlSecXmlError2' xmlSecXmlError2("xmlSecAddChild", NULL, ^~~~~~~~~~~~~~~ --- xslt.lo --- CC xslt.lo --- xpath.lo --- In file included from globals.h:26:0, 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] xmlErrorPtr error = xmlGetLastError(); \ ^ xpath.c:110:13: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlXPathNewContext", NULL); ^~~~~~~~~~~~~~ xpath.c:116:9: warning: 'xmlXPtrNewContext' is deprecated [-Wdeprecated-declarations] data->ctx = xmlXPtrNewContext(NULL, NULL, NULL); /* we'll set doc in the context later */ ^~~~ In file included from xpath.c:26:0: /tmp/security/xmlsec1/work/.buildlink/include/libxml2/libxml/xpointer.h:36:7: note: declared here xmlXPtrNewContext (xmlDocPtr doc, ^~~~~~~~~~~~~~~~~ In file included from globals.h:26:0, from xpath.c:18: errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xpath.c:118:13: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlXPtrNewContext", NULL); ^~~~~~~~~~~~~~ xpath.c: In function 'xmlSecXPathDataRegisterNamespaces': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xpath.c:175:21: note: in expansion of macro 'xmlSecXmlError2' xmlSecXmlError2("xmlXPathRegisterNs", NULL, ^~~~~~~~~~~~~~~ xpath.c: In function 'xmlSecXPathDataExecute': errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xpath.c:238:13: note: in expansion of macro 'xmlSecXmlError2' xmlSecXmlError2("xmlXPathEvalExpression", NULL, ^~~~~~~~~~~~~~~ errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xpath.c:246:13: note: in expansion of macro 'xmlSecXmlError2' xmlSecXmlError2("xmlXPtrEval", NULL, ^~~~~~~~~~~~~~~ errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xpath.c:260:13: note: in expansion of macro 'xmlSecXmlError2' xmlSecXmlError2("xmlXPathNodeSetCreate", NULL, ^~~~~~~~~~~~~~~ xpath.c: In function 'xmlSecTransformXPathNodeRead': errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xpath.c:549:8: note: in expansion of macro 'xmlSecXmlError' 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] xmlErrorPtr error = xmlGetLastError(); \ ^ xpath.c:1008:9: note: in expansion of macro 'xmlSecXmlError2' xmlSecXmlError2("xmlGetID", xmlSecTransformGetName(transform), ^~~~~~~~~~~~~~~ errors_helpers.h:163:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xpath.c:1015:9: note: in expansion of macro 'xmlSecXmlError2' xmlSecXmlError2("xmlXPathNodeSetCreate", xmlSecTransformGetName(transform), ^~~~~~~~~~~~~~~ --- xslt.lo --- In file included from globals.h:26:0, 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] xmlErrorPtr error = xmlGetLastError(); \ ^ xslt.c:250:9: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlBufferCreate", xmlSecTransformGetName(transform)); ^~~~~~~~~~~~~~ errors_helpers.h:236:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xslt.c:272:9: note: in expansion of macro 'xmlSecXsltError' 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] xmlErrorPtr error = xmlGetLastError(); \ ^ xslt.c:305:13: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlCreatePushParserCtxt", xmlSecTransformGetName(transform)); ^~~~~~~~~~~~~~ errors_helpers.h:212:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlCtxtGetLastError(ctxt);\ ^ xslt.c:324:13: note: in expansion of macro 'xmlSecXmlParserError2' xmlSecXmlParserError2("xmlParseChunk", ctx->parserCtx, ^~~~~~~~~~~~~~~~~~~~~ errors_helpers.h:187:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlCtxtGetLastError(ctxt);\ ^ xslt.c:341:13: note: in expansion of macro 'xmlSecXmlParserError' xmlSecXmlParserError("xmlParseChunk", ctx->parserCtx, ^~~~~~~~~~~~~~~~~~~~ errors_helpers.h:236:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xslt.c:379:13: note: in expansion of macro 'xmlSecXsltError' xmlSecXsltError("xsltParseStylesheetDoc", ctx->xslt, xmlSecTransformGetName(transform)); ^~~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xslt.c:386:13: note: in expansion of macro 'xmlSecXmlError' 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] xmlErrorPtr error = xmlGetLastError(); \ ^ xslt.c:488:9: note: in expansion of macro 'xmlSecXsltError' xmlSecXsltError("xsltSaveResultTo", ctx->xslt, NULL); ^~~~~~~~~~~~~~~ errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xslt.c:495:9: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlOutputBufferClose", NULL); ^~~~~~~~~~~~~~ xslt.c: In function 'xmlSecXsApplyStylesheet': errors_helpers.h:236:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xslt.c:527:9: note: in expansion of macro 'xmlSecXsltError' xmlSecXsltError("xsltNewTransformContext", ctx->xslt, NULL); ^~~~~~~~~~~~~~~ errors_helpers.h:236:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xslt.c:534:9: note: in expansion of macro 'xmlSecXsltError' xmlSecXsltError("xsltSetCtxtSecurityPrefs", ctx->xslt, NULL); ^~~~~~~~~~~~~~~ errors_helpers.h:236:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ xslt.c:540:9: note: in expansion of macro 'xmlSecXsltError' 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-app.lo --- In file included from globals.h:25:0, 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] xmlErrorPtr error = xmlGetLastError(); \ ^ app.c:1455:13: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlStrPrintf", NULL); ^~~~~~~~~~~~~~ ../errors_helpers.h:139:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlErrorPtr error = xmlGetLastError(); \ ^ app.c:1476:13: note: in expansion of macro 'xmlSecXmlError' xmlSecXmlError("xmlStrPrintf", NULL); ^~~~~~~~~~~~~~ --- 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-evp_signatures.lo --- CC libxmlsec1_openssl_la-evp_signatures.lo --- libxmlsec1_openssl_la-hmac.lo --- CC libxmlsec1_openssl_la-hmac.lo --- libxmlsec1_openssl_la-kw_aes.lo --- CC libxmlsec1_openssl_la-kw_aes.lo --- 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-signatures.lo --- CC libxmlsec1_openssl_la-signatures.lo --- libxmlsec1_openssl_la-symkeys.lo --- CC libxmlsec1_openssl_la-symkeys.lo --- 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 --- 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-app.lo --- CC libxmlsec1_gcrypt_la-app.lo --- libxmlsec1_gcrypt_la-asn1.lo --- CC libxmlsec1_gcrypt_la-asn1.lo --- libxmlsec1_gcrypt_la-crypto.lo --- CC libxmlsec1_gcrypt_la-crypto.lo --- libxmlsec1_gcrypt_la-ciphers.lo --- CC libxmlsec1_gcrypt_la-ciphers.lo --- libxmlsec1_gcrypt_la-app.lo --- app.c:43:40: error: expected ';', ',' or ')' before 'ATTRIBUTE_UNUSED' xmlSecGCryptAppInit(const char* config ATTRIBUTE_UNUSED) { ^~~~~~~~~~~~~~~~ app.c:215:41: error: expected ';', ',' or ')' before 'ATTRIBUTE_UNUSED' const char *pwd ATTRIBUTE_UNUSED, ^~~~~~~~~~~~~~~~ app.c:338:43: error: expected ';', ',' or ')' before 'ATTRIBUTE_UNUSED' const char *pwd ATTRIBUTE_UNUSED, ^~~~~~~~~~~~~~~~ app.c:364:44: error: expected ';', ',' or ')' before 'ATTRIBUTE_UNUSED' const char *pwd ATTRIBUTE_UNUSED, ^~~~~~~~~~~~~~~~ app.c:392:56: error: expected ';', ',' or ')' before 'ATTRIBUTE_UNUSED' xmlSecKeyDataType type ATTRIBUTE_UNUSED) { ^~~~~~~~~~~~~~~~ app.c:420:62: error: expected ';', ',' or ')' before 'ATTRIBUTE_UNUSED' xmlSecKeyDataType type ATTRIBUTE_UNUSED) { ^~~~~~~~~~~~~~~~ *** [libxmlsec1_gcrypt_la-app.lo] Error code 1 make[3]: stopped in /tmp/security/xmlsec1/work/xmlsec1-1.2.33/src/gcrypt 1 error make[3]: stopped in /tmp/security/xmlsec1/work/xmlsec1-1.2.33/src/gcrypt *** [all-recursive] Error code 1 make[2]: stopped in /tmp/security/xmlsec1/work/xmlsec1-1.2.33/src 1 error make[2]: stopped in /tmp/security/xmlsec1/work/xmlsec1-1.2.33/src *** [all-recursive] Error code 1 make[1]: stopped in /tmp/security/xmlsec1/work/xmlsec1-1.2.33 1 error make[1]: stopped in /tmp/security/xmlsec1/work/xmlsec1-1.2.33 *** [all] Error code 2 make: stopped in /tmp/security/xmlsec1/work/xmlsec1-1.2.33 1 error make: stopped in /tmp/security/xmlsec1/work/xmlsec1-1.2.33 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/security/xmlsec1 *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/security/xmlsec1