=> "/opt/pkg/bin/bmake" ["-C", "/Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/math/R-XML", "stage-install", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Installing for R-XML-3.99.0.18nb2 => Generating pre-install file lists => Creating installation directories * installing *source* package 'XML' ... ** this is package 'XML' version '3.99-0.18' ** package 'XML' successfully unpacked and MD5 sums checked ** using staged installation checking for gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether clang accepts -g... yes checking for clang option to enable C11 features... none needed checking how to run the C preprocessor... clang -E checking for sed... /opt/pkg/bin/nbsed checking for pkg-config... /Users/pbulk/work/math/R-XML/work/.tools/bin/pkg-config checking for xml2-config... /Users/pbulk/work/math/R-XML/work/.buildlink/bin/xml2-config USE_XML2 = yes SED_EXTENDED_ARG: -E Minor 15, Patch 1 for 2.15.1 Located parser file -I/opt/pkg/include/libxml2/parser.h Checking for 1.8: -I/opt/pkg/include/libxml2 Using libxml2.* checking for gzopen in -lz... yes checking for xmlParseFile in -lxml2... yes checking for xmlHashSize in -lxml2... yes Using built-in xmlHashSize Checking DTD parsing (presence of externalSubset)... checking for xmlHashSize in -lxml2... (cached) yes Found xmlHashSize checking for xmlOutputBufferCreateBuffer in -lxml2... yes have xmlOutputBufferCreateBuffer() checking for xmlDocDumpFormatMemoryEnc in -lxml2... yes checking for libxml/xmlversion.h... yes Expat: FALSE Checking for return type of xmlHashScan element routine. No return value for xmlHashScan xmlNs has a context field Checking for cetype_t enumeration Using recent version of R with cetype_t enumeration type for encoding checking for xmlsec1-config... no nodegc default xml-debug default Version has XML_WITH_ZLIB Version has xmlHasFeature() **************************************** Configuration information: Libxml settings libxml include directory: -I/opt/pkg/include/libxml2 libxml library directory: -L/opt/pkg/lib -L/opt/pkg/lib -lxml2 -L/opt/pkg/lib -lz -L/opt/pkg/lib -liconv -lz -lxml2 libxml 2: -DLIBXML2=1 Compilation flags: -DLIBXML -I/opt/pkg/include/libxml2 -DUSE_EXTERNAL_SUBSET=1 -DROOT_HAS_DTD_NODE=1 -DNO_CHECKED_ENTITY_FIELD=1 -DDUMP_WITH_ENCODING=1 -DUSE_XML_VERSION_H=1 -DXML_ELEMENT_ETYPE=1 -DXML_ATTRIBUTE_ATYPE=1 -DNO_XML_HASH_SCANNER_RETURN=1 -DLIBXML_NAMESPACE_HAS_CONTEXT=1 -DHAVE_R_CETYPE_T=1 -DHAVE_XML_WITH_ZLIB=1 -DHAVE_XML_HAS_FEATURE=1 -DUSE_R=1 -D_R_=1 -DHAVE_VALIDITY=1 -DXML_REF_COUNT_NODES=1 Link flags: -L/opt/pkg/lib -L/opt/pkg/lib -lxml2 -L/opt/pkg/lib -lz -L/opt/pkg/lib -liconv -lz -lxml2 **************************************** configure: creating ./config.status config.status: creating src/Makevars config.status: creating R/supports.R config.status: creating inst/scripts/RSXML.csh config.status: creating inst/scripts/RSXML.bsh ** libs using C compiler: 'Apple clang version 15.0.0 (clang-1500.3.9.4)' using SDK: 'MacOSX14.5.sdk' clang -std=gnu2x -I"/opt/pkg/lib/R/include" -DNDEBUG -DLIBXML -I/opt/pkg/include/libxml2 -DUSE_EXTERNAL_SUBSET=1 -DROOT_HAS_DTD_NODE=1 -DNO_CHECKED_ENTITY_FIELD=1 -DDUMP_WITH_ENCODING=1 -DUSE_XML_VERSION_H=1 -DXML_ELEMENT_ETYPE=1 -DXML_ATTRIBUTE_ATYPE=1 -DNO_XML_HASH_SCANNER_RETURN=1 -DLIBXML_NAMESPACE_HAS_CONTEXT=1 -DHAVE_R_CETYPE_T=1 -DHAVE_XML_WITH_ZLIB=1 -DHAVE_XML_HAS_FEATURE=1 -DUSE_R=1 -D_R_=1 -DHAVE_VALIDITY=1 -DXML_REF_COUNT_NODES=1 -I. -DLIBXML2=1 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -D_REENTRANT -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/ncurses -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -fPIC -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -D_REENTRANT -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/ncurses -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -c DocParse.c -o DocParse.o DocParse.c:67:25: warning: '__xmlDoValidityCheckingDefaultValue' is deprecated [-Wdeprecated-declarations] INTEGER_DATA(ans)[0] = xmlDoValidityCheckingDefaultValue; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/parser.h:1302:7: note: expanded from macro 'xmlDoValidityCheckingDefaultValue' (*__xmlDoValidityCheckingDefaultValue()) ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/parser.h:1269:1: note: '__xmlDoValidityCheckingDefaultValue' has been explicitly marked deprecated here XML_DEPRECATED ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:63:43: note: expanded from macro 'XML_DEPRECATED' #define XML_DEPRECATED __attribute__((deprecated)) ^ DocParse.c:70:6: warning: '__xmlDoValidityCheckingDefaultValue' is deprecated [-Wdeprecated-declarations] xmlDoValidityCheckingDefaultValue = INTEGER_DATA(val)[0]; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/parser.h:1302:7: note: expanded from macro 'xmlDoValidityCheckingDefaultValue' (*__xmlDoValidityCheckingDefaultValue()) ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/parser.h:1269:1: note: '__xmlDoValidityCheckingDefaultValue' has been explicitly marked deprecated here XML_DEPRECATED ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:63:43: note: expanded from macro 'XML_DEPRECATED' #define XML_DEPRECATED __attribute__((deprecated)) ^ 2 warnings generated. clang -std=gnu2x -I"/opt/pkg/lib/R/include" -DNDEBUG -DLIBXML -I/opt/pkg/include/libxml2 -DUSE_EXTERNAL_SUBSET=1 -DROOT_HAS_DTD_NODE=1 -DNO_CHECKED_ENTITY_FIELD=1 -DDUMP_WITH_ENCODING=1 -DUSE_XML_VERSION_H=1 -DXML_ELEMENT_ETYPE=1 -DXML_ATTRIBUTE_ATYPE=1 -DNO_XML_HASH_SCANNER_RETURN=1 -DLIBXML_NAMESPACE_HAS_CONTEXT=1 -DHAVE_R_CETYPE_T=1 -DHAVE_XML_WITH_ZLIB=1 -DHAVE_XML_HAS_FEATURE=1 -DUSE_R=1 -D_R_=1 -DHAVE_VALIDITY=1 -DXML_REF_COUNT_NODES=1 -I. -DLIBXML2=1 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -D_REENTRANT -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/ncurses -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -fPIC -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -D_REENTRANT -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/ncurses -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -c EventParse.c -o EventParse.o clang -std=gnu2x -I"/opt/pkg/lib/R/include" -DNDEBUG -DLIBXML -I/opt/pkg/include/libxml2 -DUSE_EXTERNAL_SUBSET=1 -DROOT_HAS_DTD_NODE=1 -DNO_CHECKED_ENTITY_FIELD=1 -DDUMP_WITH_ENCODING=1 -DUSE_XML_VERSION_H=1 -DXML_ELEMENT_ETYPE=1 -DXML_ATTRIBUTE_ATYPE=1 -DNO_XML_HASH_SCANNER_RETURN=1 -DLIBXML_NAMESPACE_HAS_CONTEXT=1 -DHAVE_R_CETYPE_T=1 -DHAVE_XML_WITH_ZLIB=1 -DHAVE_XML_HAS_FEATURE=1 -DUSE_R=1 -D_R_=1 -DHAVE_VALIDITY=1 -DXML_REF_COUNT_NODES=1 -I. -DLIBXML2=1 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -D_REENTRANT -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/ncurses -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -fPIC -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -D_REENTRANT -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/ncurses -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -c ExpatParse.c -o ExpatParse.o clang -std=gnu2x -I"/opt/pkg/lib/R/include" -DNDEBUG -DLIBXML -I/opt/pkg/include/libxml2 -DUSE_EXTERNAL_SUBSET=1 -DROOT_HAS_DTD_NODE=1 -DNO_CHECKED_ENTITY_FIELD=1 -DDUMP_WITH_ENCODING=1 -DUSE_XML_VERSION_H=1 -DXML_ELEMENT_ETYPE=1 -DXML_ATTRIBUTE_ATYPE=1 -DNO_XML_HASH_SCANNER_RETURN=1 -DLIBXML_NAMESPACE_HAS_CONTEXT=1 -DHAVE_R_CETYPE_T=1 -DHAVE_XML_WITH_ZLIB=1 -DHAVE_XML_HAS_FEATURE=1 -DUSE_R=1 -D_R_=1 -DHAVE_VALIDITY=1 -DXML_REF_COUNT_NODES=1 -I. -DLIBXML2=1 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -D_REENTRANT -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/ncurses -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -fPIC -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -D_REENTRANT -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/ncurses -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -c HTMLParse.c -o HTMLParse.o HTMLParse.c:114:17: warning: '__xmlIndentTreeOutput' is deprecated [-Wdeprecated-declarations] oldIndent = xmlIndentTreeOutput; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/parser.h:1356:35: note: expanded from macro 'xmlIndentTreeOutput' #define xmlIndentTreeOutput (*__xmlIndentTreeOutput()) ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/parser.h:1285:1: note: '__xmlIndentTreeOutput' has been explicitly marked deprecated here XML_DEPRECATED ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:63:43: note: expanded from macro 'XML_DEPRECATED' #define XML_DEPRECATED __attribute__((deprecated)) ^ HTMLParse.c:118:5: warning: '__xmlIndentTreeOutput' is deprecated [-Wdeprecated-declarations] xmlIndentTreeOutput = LOGICAL(indent)[0]; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/parser.h:1356:35: note: expanded from macro 'xmlIndentTreeOutput' #define xmlIndentTreeOutput (*__xmlIndentTreeOutput()) ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/parser.h:1285:1: note: '__xmlIndentTreeOutput' has been explicitly marked deprecated here XML_DEPRECATED ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:63:43: note: expanded from macro 'XML_DEPRECATED' #define XML_DEPRECATED __attribute__((deprecated)) ^ HTMLParse.c:141:5: warning: '__xmlIndentTreeOutput' is deprecated [-Wdeprecated-declarations] xmlIndentTreeOutput = oldIndent; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/parser.h:1356:35: note: expanded from macro 'xmlIndentTreeOutput' #define xmlIndentTreeOutput (*__xmlIndentTreeOutput()) ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/parser.h:1285:1: note: '__xmlIndentTreeOutput' has been explicitly marked deprecated here XML_DEPRECATED ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:63:43: note: expanded from macro 'XML_DEPRECATED' #define XML_DEPRECATED __attribute__((deprecated)) ^ HTMLParse.c:143:14: warning: 'use' is deprecated [-Wdeprecated-declarations] if(xbuf->use > 0) { ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/tree.h:121:22: note: 'use' has been explicitly marked deprecated here unsigned int use XML_DEPRECATED_MEMBER; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:76:50: note: expanded from macro 'XML_DEPRECATED_MEMBER' #define XML_DEPRECATED_MEMBER __attribute__((deprecated)) ^ HTMLParse.c:152:67: warning: 'content' is deprecated [-Wdeprecated-declarations] ans = ScalarString(ENC_COPY_TO_USER_STRING(XMLCHAR_TO_CHAR(xbuf->content))); ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/tree.h:115:22: note: 'content' has been explicitly marked deprecated here xmlChar *content XML_DEPRECATED_MEMBER; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:76:50: note: expanded from macro 'XML_DEPRECATED_MEMBER' #define XML_DEPRECATED_MEMBER __attribute__((deprecated)) ^ 5 warnings generated. clang -std=gnu2x -I"/opt/pkg/lib/R/include" -DNDEBUG -DLIBXML -I/opt/pkg/include/libxml2 -DUSE_EXTERNAL_SUBSET=1 -DROOT_HAS_DTD_NODE=1 -DNO_CHECKED_ENTITY_FIELD=1 -DDUMP_WITH_ENCODING=1 -DUSE_XML_VERSION_H=1 -DXML_ELEMENT_ETYPE=1 -DXML_ATTRIBUTE_ATYPE=1 -DNO_XML_HASH_SCANNER_RETURN=1 -DLIBXML_NAMESPACE_HAS_CONTEXT=1 -DHAVE_R_CETYPE_T=1 -DHAVE_XML_WITH_ZLIB=1 -DHAVE_XML_HAS_FEATURE=1 -DUSE_R=1 -D_R_=1 -DHAVE_VALIDITY=1 -DXML_REF_COUNT_NODES=1 -I. -DLIBXML2=1 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -D_REENTRANT -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/ncurses -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -fPIC -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -D_REENTRANT -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/ncurses -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -c NodeGC.c -o NodeGC.o clang -std=gnu2x -I"/opt/pkg/lib/R/include" -DNDEBUG -DLIBXML -I/opt/pkg/include/libxml2 -DUSE_EXTERNAL_SUBSET=1 -DROOT_HAS_DTD_NODE=1 -DNO_CHECKED_ENTITY_FIELD=1 -DDUMP_WITH_ENCODING=1 -DUSE_XML_VERSION_H=1 -DXML_ELEMENT_ETYPE=1 -DXML_ATTRIBUTE_ATYPE=1 -DNO_XML_HASH_SCANNER_RETURN=1 -DLIBXML_NAMESPACE_HAS_CONTEXT=1 -DHAVE_R_CETYPE_T=1 -DHAVE_XML_WITH_ZLIB=1 -DHAVE_XML_HAS_FEATURE=1 -DUSE_R=1 -D_R_=1 -DHAVE_VALIDITY=1 -DXML_REF_COUNT_NODES=1 -I. -DLIBXML2=1 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -D_REENTRANT -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/ncurses -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -fPIC -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -D_REENTRANT -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/ncurses -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -c RSDTD.c -o RSDTD.o RSDTD.c:121:9: warning: 'validate' is deprecated [-Wdeprecated-declarations] ctxt->validate = 1; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/parser.h:374:18: note: 'validate' has been explicitly marked deprecated here int validate XML_DEPRECATED_MEMBER; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:76:50: note: expanded from macro 'XML_DEPRECATED_MEMBER' #define XML_DEPRECATED_MEMBER __attribute__((deprecated)) ^ RSDTD.c:134:7: warning: 'xmlSkipBlankChars' is deprecated [-Wdeprecated-declarations] SKIP_BLANKS; ^ RSDTD.c:68:21: note: expanded from macro 'SKIP_BLANKS' #define SKIP_BLANKS xmlSkipBlankChars(ctxt) ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/parserInternals.h:512:1: note: 'xmlSkipBlankChars' has been explicitly marked deprecated here XML_DEPRECATED ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:63:43: note: expanded from macro 'XML_DEPRECATED' #define XML_DEPRECATED __attribute__((deprecated)) ^ RSDTD.c:135:7: warning: 'xmlParseMarkupDecl' is deprecated [-Wdeprecated-declarations] xmlParseMarkupDecl(ctxt); ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/parserInternals.h:417:1: note: 'xmlParseMarkupDecl' has been explicitly marked deprecated here XML_DEPRECATED ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:63:43: note: expanded from macro 'XML_DEPRECATED' #define XML_DEPRECATED __attribute__((deprecated)) ^ RSDTD.c:555:67: warning: 'type' is deprecated [-Wdeprecated-declarations] INTEGER_DATA(VECTOR_ELT(ans, DTD_CONTENT_TYPE_SLOT))[0] = vals->type; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/tree.h:425:36: note: 'type' has been explicitly marked deprecated here xmlElementContentType type XML_DEPRECATED_MEMBER; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:76:50: note: expanded from macro 'XML_DEPRECATED_MEMBER' #define XML_DEPRECATED_MEMBER __attribute__((deprecated)) ^ RSDTD.c:556:41: warning: 'type' is deprecated [-Wdeprecated-declarations] SET_ENUM_NAME(ContentTypeNames, vals->type, VECTOR_ELT(ans, DTD_CONTENT_TYPE_SLOT)); ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/tree.h:425:36: note: 'type' has been explicitly marked deprecated here xmlElementContentType type XML_DEPRECATED_MEMBER; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:76:50: note: expanded from macro 'XML_DEPRECATED_MEMBER' #define XML_DEPRECATED_MEMBER __attribute__((deprecated)) ^ RSDTD.c:559:72: warning: 'ocur' is deprecated [-Wdeprecated-declarations] INTEGER_DATA(VECTOR_ELT(ans, DTD_CONTENT_OCCURANCE_SLOT))[0] = vals->ocur; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/tree.h:427:36: note: 'ocur' has been explicitly marked deprecated here xmlElementContentOccur ocur XML_DEPRECATED_MEMBER; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:76:50: note: expanded from macro 'XML_DEPRECATED_MEMBER' #define XML_DEPRECATED_MEMBER __attribute__((deprecated)) ^ RSDTD.c:560:39: warning: 'ocur' is deprecated [-Wdeprecated-declarations] SET_ENUM_NAME(OccuranceNames, vals->ocur, VECTOR_ELT(ans, DTD_CONTENT_OCCURANCE_SLOT)); ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/tree.h:427:36: note: 'ocur' has been explicitly marked deprecated here xmlElementContentOccur ocur XML_DEPRECATED_MEMBER; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:76:50: note: expanded from macro 'XML_DEPRECATED_MEMBER' #define XML_DEPRECATED_MEMBER __attribute__((deprecated)) ^ RSDTD.c:563:12: warning: 'type' is deprecated [-Wdeprecated-declarations] if(vals->type == XML_ELEMENT_CONTENT_SEQ && recursive) { ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/tree.h:425:36: note: 'type' has been explicitly marked deprecated here xmlElementContentType type XML_DEPRECATED_MEMBER; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:76:50: note: expanded from macro 'XML_DEPRECATED_MEMBER' #define XML_DEPRECATED_MEMBER __attribute__((deprecated)) ^ RSDTD.c:566:19: warning: 'c1' is deprecated [-Wdeprecated-declarations] num += (vals->c1 != NULL); ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/tree.h:431:35: note: 'c1' has been explicitly marked deprecated here struct _xmlElementContent *c1 XML_DEPRECATED_MEMBER; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:76:50: note: expanded from macro 'XML_DEPRECATED_MEMBER' #define XML_DEPRECATED_MEMBER __attribute__((deprecated)) ^ RSDTD.c:567:18: warning: use of logical '||' with constant operand [-Wconstant-logical-operand] if(recursive || 1) ^ ~ RSDTD.c:567:18: note: use '|' for a bitwise operation if(recursive || 1) ^~ | RSDTD.c:568:21: warning: 'c2' is deprecated [-Wdeprecated-declarations] num += (vals->c2 != NULL); ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/tree.h:433:35: note: 'c2' has been explicitly marked deprecated here struct _xmlElementContent *c2 XML_DEPRECATED_MEMBER; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:76:50: note: expanded from macro 'XML_DEPRECATED_MEMBER' #define XML_DEPRECATED_MEMBER __attribute__((deprecated)) ^ RSDTD.c:573:16: warning: 'c1' is deprecated [-Wdeprecated-declarations] if(vals->c1) { ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/tree.h:431:35: note: 'c1' has been explicitly marked deprecated here struct _xmlElementContent *c1 XML_DEPRECATED_MEMBER; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:76:50: note: expanded from macro 'XML_DEPRECATED_MEMBER' #define XML_DEPRECATED_MEMBER __attribute__((deprecated)) ^ RSDTD.c:574:114: warning: 'c1' is deprecated [-Wdeprecated-declarations] SET_VECTOR_ELT(VECTOR_ELT(ans, DTD_CONTENT_ELEMENTS_SLOT), num++, RS_XML(createDTDElementContents)(vals->c1, el, 1)); ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/tree.h:431:35: note: 'c1' has been explicitly marked deprecated here struct _xmlElementContent *c1 XML_DEPRECATED_MEMBER; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:76:50: note: expanded from macro 'XML_DEPRECATED_MEMBER' #define XML_DEPRECATED_MEMBER __attribute__((deprecated)) ^ RSDTD.c:577:20: warning: use of logical '||' with constant operand [-Wconstant-logical-operand] if(recursive || 1) { ^ ~ RSDTD.c:577:20: note: use '|' for a bitwise operation if(recursive || 1) { ^~ | RSDTD.c:578:18: warning: 'c2' is deprecated [-Wdeprecated-declarations] if(vals->c2) { ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/tree.h:433:35: note: 'c2' has been explicitly marked deprecated here struct _xmlElementContent *c2 XML_DEPRECATED_MEMBER; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:76:50: note: expanded from macro 'XML_DEPRECATED_MEMBER' #define XML_DEPRECATED_MEMBER __attribute__((deprecated)) ^ RSDTD.c:579:115: warning: 'c2' is deprecated [-Wdeprecated-declarations] SET_VECTOR_ELT(VECTOR_ELT(ans, DTD_CONTENT_ELEMENTS_SLOT), num++, RS_XML(createDTDElementContents)(vals->c2, el, 1)); ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/tree.h:433:35: note: 'c2' has been explicitly marked deprecated here struct _xmlElementContent *c2 XML_DEPRECATED_MEMBER; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:76:50: note: expanded from macro 'XML_DEPRECATED_MEMBER' #define XML_DEPRECATED_MEMBER __attribute__((deprecated)) ^ RSDTD.c:583:15: warning: 'name' is deprecated [-Wdeprecated-declarations] if(vals->name) { ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/tree.h:429:37: note: 'name' has been explicitly marked deprecated here const xmlChar *name XML_DEPRECATED_MEMBER; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:76:50: note: expanded from macro 'XML_DEPRECATED_MEMBER' #define XML_DEPRECATED_MEMBER __attribute__((deprecated)) ^ RSDTD.c:585:113: warning: 'name' is deprecated [-Wdeprecated-declarations] SET_STRING_ELT(VECTOR_ELT(ans, DTD_CONTENT_ELEMENTS_SLOT), 0, COPY_TO_USER_STRING(XMLCHAR_TO_CHAR(vals->name))); ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/tree.h:429:37: note: 'name' has been explicitly marked deprecated here const xmlChar *name XML_DEPRECATED_MEMBER; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:76:50: note: expanded from macro 'XML_DEPRECATED_MEMBER' #define XML_DEPRECATED_MEMBER __attribute__((deprecated)) ^ RSDTD.c:589:16: warning: 'type' is deprecated [-Wdeprecated-declarations] switch(vals->type) { ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/tree.h:425:36: note: 'type' has been explicitly marked deprecated here xmlElementContentType type XML_DEPRECATED_MEMBER; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:76:50: note: expanded from macro 'XML_DEPRECATED_MEMBER' #define XML_DEPRECATED_MEMBER __attribute__((deprecated)) ^ RSDTD.c:620:36: warning: 'c2' is deprecated [-Wdeprecated-declarations] xmlElementContentPtr ptr = vals->c2; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/tree.h:433:35: note: 'c2' has been explicitly marked deprecated here struct _xmlElementContent *c2 XML_DEPRECATED_MEMBER; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:76:50: note: expanded from macro 'XML_DEPRECATED_MEMBER' #define XML_DEPRECATED_MEMBER __attribute__((deprecated)) ^ RSDTD.c:629:16: warning: 'type' is deprecated [-Wdeprecated-declarations] ok = (ptr->type == XML_ELEMENT_CONTENT_SEQ); ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/tree.h:425:36: note: 'type' has been explicitly marked deprecated here xmlElementContentType type XML_DEPRECATED_MEMBER; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:76:50: note: expanded from macro 'XML_DEPRECATED_MEMBER' #define XML_DEPRECATED_MEMBER __attribute__((deprecated)) ^ RSDTD.c:630:16: warning: 'c2' is deprecated [-Wdeprecated-declarations] ptr = ptr->c2; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/tree.h:433:35: note: 'c2' has been explicitly marked deprecated here struct _xmlElementContent *c2 XML_DEPRECATED_MEMBER; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:76:50: note: expanded from macro 'XML_DEPRECATED_MEMBER' #define XML_DEPRECATED_MEMBER __attribute__((deprecated)) ^ RSDTD.c:636:65: warning: 'c1' is deprecated [-Wdeprecated-declarations] SET_VECTOR_ELT(ans, 0, RS_XML(createDTDElementContents)(vals->c1, el, 1)); ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/tree.h:431:35: note: 'c1' has been explicitly marked deprecated here struct _xmlElementContent *c1 XML_DEPRECATED_MEMBER; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:76:50: note: expanded from macro 'XML_DEPRECATED_MEMBER' #define XML_DEPRECATED_MEMBER __attribute__((deprecated)) ^ RSDTD.c:638:15: warning: 'c2' is deprecated [-Wdeprecated-declarations] ptr = vals->c2; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/tree.h:433:35: note: 'c2' has been explicitly marked deprecated here struct _xmlElementContent *c2 XML_DEPRECATED_MEMBER; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:76:50: note: expanded from macro 'XML_DEPRECATED_MEMBER' #define XML_DEPRECATED_MEMBER __attribute__((deprecated)) ^ RSDTD.c:642:18: warning: 'c1' is deprecated [-Wdeprecated-declarations] deep = (ptr->c1 != NULL && ptr->type == XML_ELEMENT_CONTENT_SEQ ); ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/tree.h:431:35: note: 'c1' has been explicitly marked deprecated here struct _xmlElementContent *c1 XML_DEPRECATED_MEMBER; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:76:50: note: expanded from macro 'XML_DEPRECATED_MEMBER' #define XML_DEPRECATED_MEMBER __attribute__((deprecated)) ^ RSDTD.c:642:38: warning: 'type' is deprecated [-Wdeprecated-declarations] deep = (ptr->c1 != NULL && ptr->type == XML_ELEMENT_CONTENT_SEQ ); ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/tree.h:425:36: note: 'type' has been explicitly marked deprecated here xmlElementContentType type XML_DEPRECATED_MEMBER; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:76:50: note: expanded from macro 'XML_DEPRECATED_MEMBER' #define XML_DEPRECATED_MEMBER __attribute__((deprecated)) ^ RSDTD.c:643:57: warning: 'c1' is deprecated [-Wdeprecated-declarations] tmp = RS_XML(createDTDElementContents)( deep ? ptr->c1 : ptr, el, deep); ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/tree.h:431:35: note: 'c1' has been explicitly marked deprecated here struct _xmlElementContent *c1 XML_DEPRECATED_MEMBER; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:76:50: note: expanded from macro 'XML_DEPRECATED_MEMBER' #define XML_DEPRECATED_MEMBER __attribute__((deprecated)) ^ RSDTD.c:645:16: warning: 'type' is deprecated [-Wdeprecated-declarations] ok = (ptr->type == XML_ELEMENT_CONTENT_SEQ); ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/tree.h:425:36: note: 'type' has been explicitly marked deprecated here xmlElementContentType type XML_DEPRECATED_MEMBER; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:76:50: note: expanded from macro 'XML_DEPRECATED_MEMBER' #define XML_DEPRECATED_MEMBER __attribute__((deprecated)) ^ RSDTD.c:646:16: warning: 'c2' is deprecated [-Wdeprecated-declarations] ptr = ptr->c2; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/tree.h:433:35: note: 'c2' has been explicitly marked deprecated here struct _xmlElementContent *c2 XML_DEPRECATED_MEMBER; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:76:50: note: expanded from macro 'XML_DEPRECATED_MEMBER' #define XML_DEPRECATED_MEMBER __attribute__((deprecated)) ^ RSDTD.c:745:96: warning: 'tree' is deprecated [-Wdeprecated-declarations] SET_VECTOR_ELT(ans, DTD_ATTRIBUTE_DEFAULT_VALUE_SLOT, RS_XML(AttributeEnumerationList)(val->tree, val, el)); ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/tree.h:386:34: note: 'tree' has been explicitly marked deprecated here xmlEnumeration *tree XML_DEPRECATED_MEMBER; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:76:50: note: expanded from macro 'XML_DEPRECATED_MEMBER' #define XML_DEPRECATED_MEMBER __attribute__((deprecated)) ^ RSDTD.c:777:16: warning: 'next' is deprecated [-Wdeprecated-declarations] tmp = tmp->next; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/tree.h:343:37: note: 'next' has been explicitly marked deprecated here struct _xmlEnumeration *next XML_DEPRECATED_MEMBER; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:76:50: note: expanded from macro 'XML_DEPRECATED_MEMBER' #define XML_DEPRECATED_MEMBER __attribute__((deprecated)) ^ RSDTD.c:786:71: warning: 'name' is deprecated [-Wdeprecated-declarations] SET_STRING_ELT(ans, i, COPY_TO_USER_STRING(XMLCHAR_TO_CHAR(tmp->name))); ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/tree.h:345:36: note: 'name' has been explicitly marked deprecated here const xmlChar *name XML_DEPRECATED_MEMBER; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:76:50: note: expanded from macro 'XML_DEPRECATED_MEMBER' #define XML_DEPRECATED_MEMBER __attribute__((deprecated)) ^ RSDTD.c:787:18: warning: 'next' is deprecated [-Wdeprecated-declarations] tmp = tmp->next; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/tree.h:343:37: note: 'next' has been explicitly marked deprecated here struct _xmlEnumeration *next XML_DEPRECATED_MEMBER; ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:76:50: note: expanded from macro 'XML_DEPRECATED_MEMBER' #define XML_DEPRECATED_MEMBER __attribute__((deprecated)) ^ 33 warnings generated. clang -std=gnu2x -I"/opt/pkg/lib/R/include" -DNDEBUG -DLIBXML -I/opt/pkg/include/libxml2 -DUSE_EXTERNAL_SUBSET=1 -DROOT_HAS_DTD_NODE=1 -DNO_CHECKED_ENTITY_FIELD=1 -DDUMP_WITH_ENCODING=1 -DUSE_XML_VERSION_H=1 -DXML_ELEMENT_ETYPE=1 -DXML_ATTRIBUTE_ATYPE=1 -DNO_XML_HASH_SCANNER_RETURN=1 -DLIBXML_NAMESPACE_HAS_CONTEXT=1 -DHAVE_R_CETYPE_T=1 -DHAVE_XML_WITH_ZLIB=1 -DHAVE_XML_HAS_FEATURE=1 -DUSE_R=1 -D_R_=1 -DHAVE_VALIDITY=1 -DXML_REF_COUNT_NODES=1 -I. -DLIBXML2=1 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -D_REENTRANT -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/ncurses -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -fPIC -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -D_REENTRANT -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/ncurses -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -c RUtils.c -o RUtils.o RUtils.c:35:42: error: use of undeclared identifier 'OBJECT' if(context && TYPEOF(fun) == CLOSXP && OBJECT(fun) && R_isInstanceOf(fun, XML_PARSE_CONTEXT_FUNCTION)) ^ RUtils.c:142:13: warning: 'xmlSubstituteEntitiesDefault' is deprecated [-Wdeprecated-declarations] value = xmlSubstituteEntitiesDefault(LOGICAL_DATA(replaceEntities)[0]); ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/parser.h:1413:1: note: 'xmlSubstituteEntitiesDefault' has been explicitly marked deprecated here XML_DEPRECATED ^ /Users/pbulk/work/math/R-XML/work/.buildlink/include/libxml2/libxml/xmlexports.h:63:43: note: expanded from macro 'XML_DEPRECATED' #define XML_DEPRECATED __attribute__((deprecated)) ^ 1 warning and 1 error generated. *** Error code 1 Stop. make: stopped making "all" in /Users/pbulk/work/math/R-XML/work/XML/src ERROR: compilation failed for package 'XML' * removing '/Users/pbulk/work/math/R-XML/work/.destdir/opt/pkg/lib/R/library/XML' *** Error code 1 Stop. bmake[1]: stopped making "stage-install" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/math/R-XML *** Error code 1 Stop. bmake: stopped making "stage-install" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/math/R-XML