DEBUG: Executing shell function do_compile
NOTE: make
make all-am
make[1]: Entering directory 'TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/build'
x86_64-poky-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot -DHAVE_CONFIG_H -I. -I../xmlstarlet-1.6.1 -ITOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include -ITOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2 -Wall -pedantic -ansi -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/xmlstarlet-1.6.1=/usr/src/debug/xmlstarlet/1.6.1 -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/build=/usr/src/debug/xmlstarlet/1.6.1 -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot-native= -pipe -c -o src/trans.o ../xmlstarlet-1.6.1/src/trans.c
../xmlstarlet-1.6.1/src/trans.c: In function 'xsltInitLibXml':
../xmlstarlet-1.6.1/src/trans.c:46:5: warning: 'xmlInitMemory' is deprecated [-Wdeprecated-declarations]
46 | xmlInitMemory();
| ^~~~~~~~~~~~~
In file included from ../xmlstarlet-1.6.1/src/trans.h:32,
from ../xmlstarlet-1.6.1/src/trans.c:4:
TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2/libxml/xmlmemory.h:133:9: note: declared here
133 | xmlInitMemory (void);
| ^~~~~~~~~~~~~
../xmlstarlet-1.6.1/src/trans.c:53:5: warning: 'xmlLineNumbersDefault' is deprecated [-Wdeprecated-declarations]
53 | xmlLineNumbersDefault(1);
| ^~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2/libxml/tree.h:17,
from TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2/libxml/debugXML.h:15,
from ../xmlstarlet-1.6.1/src/trans.h:33:
TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2/libxml/parser.h:1125:17: note: declared here
1125 | xmlLineNumbersDefault (int val);
| ^~~~~~~~~~~~~~~~~~~~~
../xmlstarlet-1.6.1/src/trans.c:73:5: warning: 'xmlPedanticParserDefault' is deprecated [-Wdeprecated-declarations]
73 | xmlPedanticParserDefault(0);
| ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2/libxml/parser.h:1119:17: note: declared here
1119 | xmlPedanticParserDefault(int val);
| ^~~~~~~~~~~~~~~~~~~~~~~~
../xmlstarlet-1.6.1/src/trans.c:75:5: warning: '__xmlGetWarningsDefaultValue' is deprecated [-Wdeprecated-declarations]
75 | xmlGetWarningsDefaultValue = 1;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2/libxml/parser.h:1028:16: note: declared here
1028 | XMLPUBFUN int *__xmlGetWarningsDefaultValue(void);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../xmlstarlet-1.6.1/src/trans.c:77:5: warning: '__xmlLoadExtDtdDefaultValue' is deprecated [-Wdeprecated-declarations]
77 | xmlLoadExtDtdDefaultValue = 1;
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2/libxml/parser.h:1034:16: note: declared here
1034 | XMLPUBFUN int *__xmlLoadExtDtdDefaultValue(void);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../xmlstarlet-1.6.1/src/trans.c:84:9: warning: '__xmlLoadExtDtdDefaultValue' is deprecated [-Wdeprecated-declarations]
84 | xmlLoadExtDtdDefaultValue = XML_DETECT_IDS | XML_COMPLETE_ATTRS;
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2/libxml/parser.h:1034:16: note: declared here
1034 | XMLPUBFUN int *__xmlLoadExtDtdDefaultValue(void);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../xmlstarlet-1.6.1/src/trans.c:88:9: warning: '__xmlLoadExtDtdDefaultValue' is deprecated [-Wdeprecated-declarations]
88 | xmlLoadExtDtdDefaultValue = 0;
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2/libxml/parser.h:1034:16: note: declared here
1034 | XMLPUBFUN int *__xmlLoadExtDtdDefaultValue(void);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
version.h: #define VERSION ""
x86_64-poky-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot -DHAVE_CONFIG_H -I. -I../xmlstarlet-1.6.1 -ITOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include -ITOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2 -Wall -pedantic -ansi -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/xmlstarlet-1.6.1=/usr/src/debug/xmlstarlet/1.6.1 -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/build=/usr/src/debug/xmlstarlet/1.6.1 -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot-native= -pipe -c -o src/xml.o ../xmlstarlet-1.6.1/src/xml.c
x86_64-poky-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot -DHAVE_CONFIG_H -I. -I../xmlstarlet-1.6.1 -ITOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include -ITOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2 -Wall -pedantic -ansi -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/xmlstarlet-1.6.1=/usr/src/debug/xmlstarlet/1.6.1 -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/build=/usr/src/debug/xmlstarlet/1.6.1 -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot-native= -pipe -c -o src/xml_C14N.o ../xmlstarlet-1.6.1/src/xml_C14N.c
../xmlstarlet-1.6.1/src/xml_C14N.c: In function 'c14nMain':
../xmlstarlet-1.6.1/src/xml_C14N.c:171:5: warning: 'xmlMemoryDump' is deprecated [-Wdeprecated-declarations]
171 | xmlMemoryDump();
| ^~~~~~~~~~~~~
In file included from ../xmlstarlet-1.6.1/src/xml_C14N.c:23:
TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2/libxml/xmlmemory.h:161:9: note: declared here
161 | xmlMemoryDump (void);
| ^~~~~~~~~~~~~
../xmlstarlet-1.6.1/src/xml_C14N.c: In function 'load_xpath_expr':
../xmlstarlet-1.6.1/src/xml_C14N.c:240:5: warning: '__xmlLoadExtDtdDefaultValue' is deprecated [-Wdeprecated-declarations]
240 | xmlLoadExtDtdDefaultValue = XML_DETECT_IDS | XML_COMPLETE_ATTRS;
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../xmlstarlet-1.6.1/src/xml_C14N.c:24:
TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2/libxml/parser.h:1034:16: note: declared here
1034 | XMLPUBFUN int *__xmlLoadExtDtdDefaultValue(void);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../xmlstarlet-1.6.1/src/xml_C14N.c:241:5: warning: 'xmlSubstituteEntitiesDefault' is deprecated [-Wdeprecated-declarations]
241 | xmlSubstituteEntitiesDefault(1);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2/libxml/parser.h:1106:17: note: declared here
1106 | xmlSubstituteEntitiesDefault(int val);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-poky-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot -DHAVE_CONFIG_H -I. -I../xmlstarlet-1.6.1 -ITOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include -ITOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2 -Wall -pedantic -ansi -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/xmlstarlet-1.6.1=/usr/src/debug/xmlstarlet/1.6.1 -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/build=/usr/src/debug/xmlstarlet/1.6.1 -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot-native= -pipe -c -o src/xml_depyx.o ../xmlstarlet-1.6.1/src/xml_depyx.c
x86_64-poky-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot -DHAVE_CONFIG_H -I. -I../xmlstarlet-1.6.1 -ITOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include -ITOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2 -Wall -pedantic -ansi -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/xmlstarlet-1.6.1=/usr/src/debug/xmlstarlet/1.6.1 -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/build=/usr/src/debug/xmlstarlet/1.6.1 -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot-native= -pipe -c -o src/xml_edit.o ../xmlstarlet-1.6.1/src/xml_edit.c
../xmlstarlet-1.6.1/src/xml_edit.c: In function 'edProcess':
../xmlstarlet-1.6.1/src/xml_edit.c:458:5: warning: 'xmlDeregisterNodeDefault' is deprecated [-Wdeprecated-declarations]
458 | xmlDeregisterNodeDefault(&removeNodeFromPrev);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2/libxml/parser.h:16,
from TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2/libxml/tree.h:17,
from TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2/libxml/debugXML.h:15,
from ../xmlstarlet-1.6.1/src/xml_edit.c:36:
TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2/libxml/tree.h:1311:13: note: declared here
1311 | xmlDeregisterNodeDefault (xmlDeregisterNodeFunc func);
| ^~~~~~~~~~~~~~~~~~~~~~~~
../xmlstarlet-1.6.1/src/xml_edit.c:533:5: warning: 'xmlDeregisterNodeDefault' is deprecated [-Wdeprecated-declarations]
533 | xmlDeregisterNodeDefault(NULL);
| ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2/libxml/tree.h:1311:13: note: declared here
1311 | xmlDeregisterNodeDefault (xmlDeregisterNodeFunc func);
| ^~~~~~~~~~~~~~~~~~~~~~~~
../xmlstarlet-1.6.1/src/xml_edit.c: In function 'edOutput':
../xmlstarlet-1.6.1/src/xml_edit.c:561:9: warning: 'xmlCleanupGlobals' is deprecated [-Wdeprecated-declarations]
561 | xmlCleanupGlobals();
| ^~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2/libxml/parser.h:1079:17: note: declared here
1079 | xmlCleanupGlobals (void);
| ^~~~~~~~~~~~~~~~~
../xmlstarlet-1.6.1/src/xml_edit.c: In function 'edMain':
../xmlstarlet-1.6.1/src/xml_edit.c:755:5: warning: 'xmlCleanupGlobals' is deprecated [-Wdeprecated-declarations]
755 | xmlCleanupGlobals();
| ^~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2/libxml/parser.h:1079:17: note: declared here
1079 | xmlCleanupGlobals (void);
| ^~~~~~~~~~~~~~~~~
../xmlstarlet-1.6.1/src/xml_edit.c: In function 'edInsert':
../xmlstarlet-1.6.1/src/xml_edit.c:371:9: warning: 'node' may be used uninitialized [-Wmaybe-uninitialized]
371 | xmlXPathNodeSetAdd(previous_insertion, node);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../xmlstarlet-1.6.1/src/xml_edit.c:339:20: note: 'node' was declared here
339 | xmlNodePtr node;
| ^~~~
x86_64-poky-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot -DHAVE_CONFIG_H -I. -I../xmlstarlet-1.6.1 -ITOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include -ITOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2 -Wall -pedantic -ansi -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/xmlstarlet-1.6.1=/usr/src/debug/xmlstarlet/1.6.1 -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/build=/usr/src/debug/xmlstarlet/1.6.1 -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot-native= -pipe -c -o src/xml_elem.o ../xmlstarlet-1.6.1/src/xml_elem.c
../xmlstarlet-1.6.1/src/xml_elem.c: In function 'hash_key_put':
../xmlstarlet-1.6.1/src/xml_elem.c:192:33: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
192 | dest->array[dest->offset++] = name;
| ^
x86_64-poky-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot -DHAVE_CONFIG_H -I. -I../xmlstarlet-1.6.1 -ITOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include -ITOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2 -Wall -pedantic -ansi -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/xmlstarlet-1.6.1=/usr/src/debug/xmlstarlet/1.6.1 -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/build=/usr/src/debug/xmlstarlet/1.6.1 -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot-native= -pipe -c -o src/xml_escape.o ../xmlstarlet-1.6.1/src/xml_escape.c
x86_64-poky-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot -DHAVE_CONFIG_H -I. -I../xmlstarlet-1.6.1 -ITOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include -ITOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2 -Wall -pedantic -ansi -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/xmlstarlet-1.6.1=/usr/src/debug/xmlstarlet/1.6.1 -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/build=/usr/src/debug/xmlstarlet/1.6.1 -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot-native= -pipe -c -o src/xml_format.o ../xmlstarlet-1.6.1/src/xml_format.c
../xmlstarlet-1.6.1/src/xml_format.c: In function 'foInitLibXml':
../xmlstarlet-1.6.1/src/xml_format.c:114:5: warning: 'xmlInitMemory' is deprecated [-Wdeprecated-declarations]
114 | xmlInitMemory();
| ^~~~~~~~~~~~~
In file included from ../xmlstarlet-1.6.1/src/xml_format.c:35:
TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2/libxml/xmlmemory.h:133:9: note: declared here
133 | xmlInitMemory (void);
| ^~~~~~~~~~~~~
../xmlstarlet-1.6.1/src/xml_format.c:121:5: warning: 'xmlLineNumbersDefault' is deprecated [-Wdeprecated-declarations]
121 | xmlLineNumbersDefault(1);
| ^~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2/libxml/tree.h:17,
from TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2/libxml/debugXML.h:15,
from ../xmlstarlet-1.6.1/src/xml_format.c:36:
TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2/libxml/parser.h:1125:17: note: declared here
1125 | xmlLineNumbersDefault (int val);
| ^~~~~~~~~~~~~~~~~~~~~
../xmlstarlet-1.6.1/src/xml_format.c:123:5: warning: 'xmlSubstituteEntitiesDefault' is deprecated [-Wdeprecated-declarations]
123 | xmlSubstituteEntitiesDefault(1);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2/libxml/parser.h:1106:17: note: declared here
1106 | xmlSubstituteEntitiesDefault(int val);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../xmlstarlet-1.6.1/src/xml_format.c:125:5: warning: 'xmlPedanticParserDefault' is deprecated [-Wdeprecated-declarations]
125 | xmlPedanticParserDefault(0);
| ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2/libxml/parser.h:1119:17: note: declared here
1119 | xmlPedanticParserDefault(int val);
| ^~~~~~~~~~~~~~~~~~~~~~~~
../xmlstarlet-1.6.1/src/xml_format.c:127:5: warning: '__xmlGetWarningsDefaultValue' is deprecated [-Wdeprecated-declarations]
127 | xmlGetWarningsDefaultValue = 1;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2/libxml/parser.h:1028:16: note: declared here
1028 | XMLPUBFUN int *__xmlGetWarningsDefaultValue(void);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../xmlstarlet-1.6.1/src/xml_format.c:128:5: warning: '__xmlDoValidityCheckingDefaultValue' is deprecated [-Wdeprecated-declarations]
128 | xmlDoValidityCheckingDefaultValue = 0;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2/libxml/parser.h:1026:16: note: declared here
1026 | XMLPUBFUN int *__xmlDoValidityCheckingDefaultValue(void);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../xmlstarlet-1.6.1/src/xml_format.c:129:5: warning: '__xmlLoadExtDtdDefaultValue' is deprecated [-Wdeprecated-declarations]
129 | xmlLoadExtDtdDefaultValue = 0;
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2/libxml/parser.h:1034:16: note: declared here
1034 | XMLPUBFUN int *__xmlLoadExtDtdDefaultValue(void);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-poky-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot -DHAVE_CONFIG_H -I. -I../xmlstarlet-1.6.1 -ITOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include -ITOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2 -Wall -pedantic -ansi -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/xmlstarlet-1.6.1=/usr/src/debug/xmlstarlet/1.6.1 -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/build=/usr/src/debug/xmlstarlet/1.6.1 -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot-native= -pipe -c -o src/xml_ls.o ../xmlstarlet-1.6.1/src/xml_ls.c
../xmlstarlet-1.6.1/src/xml_ls.c: In function 'xml_print_dir':
../xmlstarlet-1.6.1/src/xml_ls.c:149:22: warning: the comparison will always evaluate as 'false' for the address of 'd_name' will never be NULL [-Waddress]
149 | if ((d->d_name == NULL) || !strcmp(d->d_name, ".") || !strcmp(d->d_name, ".."))
| ^~
In file included from TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/include/dirent.h:61,
from ../xmlstarlet-1.6.1/src/xml_ls.c:33:
TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/include/bits/dirent.h:33:10: note: 'd_name' declared here
33 | char d_name[256]; /* We must not include limits.h! */
| ^~~~~~
../xmlstarlet-1.6.1/src/xml_ls.c:140:4: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result]
140 | chdir(dir);
| ^~~~~~~~~~
x86_64-poky-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot -DHAVE_CONFIG_H -I. -I../xmlstarlet-1.6.1 -ITOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include -ITOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2 -Wall -pedantic -ansi -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/xmlstarlet-1.6.1=/usr/src/debug/xmlstarlet/1.6.1 -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/build=/usr/src/debug/xmlstarlet/1.6.1 -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/recipe-sysroot-native= -pipe -c -o src/xml_pyx.o ../xmlstarlet-1.6.1/src/xml_pyx.c
../xmlstarlet-1.6.1/src/xml_pyx.c:203:36: error: expected ';', ',' or ')' before 'ATTRIBUTE_UNUSED'
203 | pyxExternalSubsetHandler(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name,
| ^~~~~~~~~~~~~~~~
../xmlstarlet-1.6.1/src/xml_pyx.c:218:29: error: expected ';', ',' or ')' before 'ATTRIBUTE_UNUSED'
218 | pyxCommentHandler(void *ctx ATTRIBUTE_UNUSED, const xmlChar *value)
| ^~~~~~~~~~~~~~~~
../xmlstarlet-1.6.1/src/xml_pyx.c:226:32: error: expected ';', ',' or ')' before 'ATTRIBUTE_UNUSED'
226 | pyxCdataBlockHandler(void *ctx ATTRIBUTE_UNUSED, const xmlChar *value, int len)
| ^~~~~~~~~~~~~~~~
../xmlstarlet-1.6.1/src/xml_pyx.c: In function 'pyxMain':
../xmlstarlet-1.6.1/src/xml_pyx.c:291:29: error: 'pyxExternalSubsetHandler' undeclared (first use in this function)
291 | pyxSAX.externalSubset = pyxExternalSubsetHandler;
| ^~~~~~~~~~~~~~~~~~~~~~~~
../xmlstarlet-1.6.1/src/xml_pyx.c:291:29: note: each undeclared identifier is reported only once for each function it appears in
../xmlstarlet-1.6.1/src/xml_pyx.c:292:22: error: 'pyxCommentHandler' undeclared (first use in this function)
292 | pyxSAX.comment = pyxCommentHandler;
| ^~~~~~~~~~~~~~~~~
../xmlstarlet-1.6.1/src/xml_pyx.c:293:25: error: 'pyxCdataBlockHandler' undeclared (first use in this function)
293 | pyxSAX.cdataBlock = pyxCdataBlockHandler;
| ^~~~~~~~~~~~~~~~~~~~
make[1]: *** [Makefile:952: src/xml_pyx.o] Error 1
make[1]: Leaving directory 'TOPDIR/tmp/work/core2-64-poky-linux/xmlstarlet/1.6.1/build'
make: *** [Makefile:729: all] Error 2
ERROR: oe_runmake failed
WARNING: exit code 1 from a shell command.