D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/xmlbird-1.2.14-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3RZ8a5 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CrTRPO + umask 022 + cd /home/pterjan/rpmbuild/BUILD/xmlbird-1.2.14-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/xmlbird-1.2.14-build + rm -rf libxmlbird-1.2.14 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/libxmlbird-1.2.14.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd libxmlbird-1.2.14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e 's/^libdir=.*/libdir=\${exec_prefix}\/lib64/' scripts/pkgconfig.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.LK2KEp + umask 022 + cd /home/pterjan/rpmbuild/BUILD/xmlbird-1.2.14-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd libxmlbird-1.2.14 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 configure -p/usr -llib64 '--cflags=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' Checking for valac version >= 0.16.0 Found Vala 0.56.18 + /usr/bin/python3 build.py libxmlbird/XmlString.vala:162.10-162.15: warning: `string.ndup' is deprecated. Use string.substring 162 | return s.ndup (length); | ^~~~~~ libxmlbird/Tag.vala:471.7-471.9: warning: Local variable `end' declared but never used 471 | int end = index; | ^~~ libxmlbird/Tag.vala:476.7-476.19: warning: Local variable `closing_slash' declared but never used 476 | int closing_slash = start; | ^~~~~~~~~~~~~ Compilation succeeded - 3 warning(s) In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from build/libxmlbird/XmlString.c:18: build/libxmlbird/XmlString.c: In function ‘b_xml_string_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro ‘g_atomic_pointer_get’ 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ build/libxmlbird/XmlString.c:559:13: note: in expansion of macro ‘g_once_init_enter’ 559 | if (g_once_init_enter (&b_xml_string_type_id__once)) { | ^~~~~~~~~~~~~~~~~ build/libxmlbird/Attribute.c: In function ‘b_attribute_construct_element’: build/libxmlbird/Attribute.c:181:36: warning: passing argument 1 of ‘b_xml_string_new’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 181 | _tmp7_ = b_xml_string_new ((const gchar*) _tmp3_, _tmp6_); | ^~~~~~~~~~~~~~~~~~~~~ build/libxmlbird/Attribute.c:85:50: note: expected ‘gchar *’ {aka ‘char *’} but argument is of type ‘const gchar *’ {aka ‘const char *’} 85 | VALA_EXTERN BXmlString* b_xml_string_new (gchar* data, | ~~~~~~~^~~~ build/libxmlbird/Attribute.c:188:37: warning: passing argument 1 of ‘b_xml_string_new’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 188 | _tmp12_ = b_xml_string_new ((const gchar*) _tmp8_, _tmp11_); | ^~~~~~~~~~~~~~~~~~~~~ build/libxmlbird/Attribute.c:85:50: note: expected ‘gchar *’ {aka ‘char *’} but argument is of type ‘const gchar *’ {aka ‘const char *’} 85 | VALA_EXTERN BXmlString* b_xml_string_new (gchar* data, | ~~~~~~~^~~~ build/libxmlbird/Attribute.c:195:37: warning: passing argument 1 of ‘b_xml_string_new’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 195 | _tmp17_ = b_xml_string_new ((const gchar*) _tmp13_, _tmp16_); | ^~~~~~~~~~~~~~~~~~~~~~ build/libxmlbird/Attribute.c:85:50: note: expected ‘gchar *’ {aka ‘char *’} but argument is of type ‘const gchar *’ {aka ‘const char *’} 85 | VALA_EXTERN BXmlString* b_xml_string_new (gchar* data, | ~~~~~~~^~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from ./build/xmlbird/xmlbird.h:6, from build/libxmlbird/Attribute.c:18: build/libxmlbird/Attribute.c: In function ‘b_attribute_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro ‘g_atomic_pointer_get’ 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ build/libxmlbird/Attribute.c:342:13: note: in expansion of macro ‘g_once_init_enter’ 342 | if (g_once_init_enter (&b_attribute_type_id__once)) { | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from build/libxmlbird/Elements.c:18: build/libxmlbird/Elements.c: In function ‘b_elements_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro ‘g_atomic_pointer_get’ 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ build/libxmlbird/Elements.c:250:13: note: in expansion of macro ‘g_once_init_enter’ 250 | if (g_once_init_enter (&b_elements_type_id__once)) { | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from ./build/xmlbird/xmlbird.h:6, from build/libxmlbird/Attributes.c:18: build/libxmlbird/Attributes.c: In function ‘b_attributes_iterator_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro ‘g_atomic_pointer_get’ 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ build/libxmlbird/Attributes.c:400:13: note: in expansion of macro ‘g_once_init_enter’ 400 | if (g_once_init_enter (&b_attributes_iterator_type_id__once)) { | ^~~~~~~~~~~~~~~~~ build/libxmlbird/Attributes.c: In function ‘b_attributes_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro ‘g_atomic_pointer_get’ 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ build/libxmlbird/Attributes.c:453:13: note: in expansion of macro ‘g_once_init_enter’ 453 | if (g_once_init_enter (&b_attributes_type_id__once)) { | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from ./build/xmlbird/xmlbird.h:6, from build/libxmlbird/XmlTree.c:18: build/libxmlbird/XmlTree.c: In function ‘b_xml_tree_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro ‘g_atomic_pointer_get’ 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ build/libxmlbird/XmlTree.c:200:13: note: in expansion of macro ‘g_once_init_enter’ 200 | if (g_once_init_enter (&b_xml_tree_type_id__once)) { | ^~~~~~~~~~~~~~~~~ build/libxmlbird/Xml.c: In function ‘b_xml_parser_construct’: build/libxmlbird/Xml.c:170:34: warning: passing argument 1 of ‘b_xml_data_new’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 170 | _tmp3_ = b_xml_data_new (data, _tmp2_, B_NONE); | ^~~~ build/libxmlbird/Xml.c:99:46: note: expected ‘gchar *’ {aka ‘char *’} but argument is of type ‘const gchar *’ {aka ‘const char *’} 99 | VALA_EXTERN BXmlData* b_xml_data_new (gchar* data, | ~~~~~~~^~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from build/libxmlbird/Xml.c:18: build/libxmlbird/Xml.c: In function ‘b_xml_parser_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro ‘g_atomic_pointer_get’ 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ build/libxmlbird/Xml.c:745:13: note: in expansion of macro ‘g_once_init_enter’ 745 | if (g_once_init_enter (&b_xml_parser_type_id__once)) { | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from ./build/xmlbird/xmlbird.h:6, from build/libxmlbird/XmlElement.c:18: build/libxmlbird/XmlElement.c: In function ‘b_xml_element_iterator_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro ‘g_atomic_pointer_get’ 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ build/libxmlbird/XmlElement.c:605:13: note: in expansion of macro ‘g_once_init_enter’ 605 | if (g_once_init_enter (&b_xml_element_iterator_type_id__once)) { | ^~~~~~~~~~~~~~~~~ build/libxmlbird/XmlElement.c: In function ‘b_xml_element_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro ‘g_atomic_pointer_get’ 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ build/libxmlbird/XmlElement.c:696:13: note: in expansion of macro ‘g_once_init_enter’ 696 | if (g_once_init_enter (&b_xml_element_type_id__once)) { | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from ./build/xmlbird/xmlbird.h:6, from build/libxmlbird/Tag.c:18: build/libxmlbird/Tag.c: In function ‘b_tag_iterator_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro ‘g_atomic_pointer_get’ 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ build/libxmlbird/Tag.c:2185:13: note: in expansion of macro ‘g_once_init_enter’ 2185 | if (g_once_init_enter (&b_tag_iterator_type_id__once)) { | ^~~~~~~~~~~~~~~~~ build/libxmlbird/Tag.c: In function ‘b_tag_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro ‘g_atomic_pointer_get’ 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ build/libxmlbird/Tag.c:2248:13: note: in expansion of macro ‘g_once_init_enter’ 2248 | if (g_once_init_enter (&b_tag_type_id__once)) { | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from build/libxmlbird/XmlData.c:18: build/libxmlbird/XmlData.c: In function ‘b_xml_data_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro ‘g_atomic_pointer_get’ 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ build/libxmlbird/XmlData.c:464:13: note: in expansion of macro ‘g_once_init_enter’ 464 | if (g_once_init_enter (&b_xml_data_type_id__once)) { | ^~~~~~~~~~~~~~~~~ tests/Test.vala:24.2-24.21: warning: Method `B.Test.validate' never used 24 | public bool validate () { | ^~~~~~~~~~~~~~~~~~~~ tests/Test.vala:29.2-29.17: warning: Method `B.Test.test' never used 29 | public void test (string values) { | ^~~~~~~~~~~~~~~~ tests/Test.vala:85.3-85.31: warning: Local variable `t' declared but never used 85 | foreach (XmlElement t in tag) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compilation succeeded - 3 warning(s) In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from build/tests/Test.c:18: build/tests/Test.c: In function ‘b_test_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro ‘g_atomic_pointer_get’ 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ build/tests/Test.c:473:13: note: in expansion of macro ‘g_once_init_enter’ 473 | if (g_once_init_enter (&b_test_type_id__once)) { | ^~~~~~~~~~~~~~~~~ tests/Test.vala:24.2-24.21: warning: Method `B.Test.validate' never used 24 | public bool validate () { | ^~~~~~~~~~~~~~~~~~~~ tests/Test.vala:39.2-39.22: warning: Method `B.Test.benchmark' never used 39 | public void benchmark (string task_name) { | ^~~~~~~~~~~~~~~~~~~~~ tests/Test.vala:85.3-85.31: warning: Local variable `t' declared but never used 85 | foreach (XmlElement t in tag) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compilation succeeded - 3 warning(s) In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from build/tests/Test.c:18: build/tests/Test.c: In function ‘b_test_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro ‘g_atomic_pointer_get’ 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ build/tests/Test.c:473:13: note: in expansion of macro ‘g_once_init_enter’ 473 | if (g_once_init_enter (&b_test_type_id__once)) { | ^~~~~~~~~~~~~~~~~ tests/fuzz.vala:17.3-17.44: warning: unhandled error `GLib.FileError' 17 | FileUtils.get_contents (filename, out xml); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tests/Test.vala:29.2-29.17: warning: Method `B.Test.test' never used 29 | public void test (string values) { | ^~~~~~~~~~~~~~~~ tests/Test.vala:39.2-39.22: warning: Method `B.Test.benchmark' never used 39 | public void benchmark (string task_name) { | ^~~~~~~~~~~~~~~~~~~~~ tests/Test.vala:85.3-85.31: warning: Local variable `t' declared but never used 85 | foreach (XmlElement t in tag) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compilation succeeded - 4 warning(s) In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from build/tests/Test.c:18: build/tests/Test.c: In function ‘b_test_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro ‘g_atomic_pointer_get’ 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ build/tests/Test.c:473:13: note: in expansion of macro ‘g_once_init_enter’ 473 | if (g_once_init_enter (&b_test_type_id__once)) { | ^~~~~~~~~~~~~~~~~ mkdir -p build/bin mkdir -p build/libxmlbird [ -e "build/libxmlbird/placeholder" ] || touch "build/libxmlbird/placeholder" valac -C --pkg posix --vapidir=./ --basedir build/libxmlbird/ --enable-experimental --library libxmlbird --vapi=./build/xmlbird.vapi -H build/xmlbird/xmlbird.h libxmlbird/*.vala gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c build/libxmlbird/XmlString.c -I ./build/xmlbird -fPIC $(pkg-config --cflags glib-2.0) -o build/libxmlbird/XmlString.o gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c build/libxmlbird/Attribute.c -I ./build/xmlbird -fPIC $(pkg-config --cflags glib-2.0) -o build/libxmlbird/Attribute.o gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c build/libxmlbird/Elements.c -I ./build/xmlbird -fPIC $(pkg-config --cflags glib-2.0) -o build/libxmlbird/Elements.o gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c build/libxmlbird/Attributes.c -I ./build/xmlbird -fPIC $(pkg-config --cflags glib-2.0) -o build/libxmlbird/Attributes.o gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c build/libxmlbird/XmlTree.c -I ./build/xmlbird -fPIC $(pkg-config --cflags glib-2.0) -o build/libxmlbird/XmlTree.o gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c build/libxmlbird/Xml.c -I ./build/xmlbird -fPIC $(pkg-config --cflags glib-2.0) -o build/libxmlbird/Xml.o gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c build/libxmlbird/XmlElement.c -I ./build/xmlbird -fPIC $(pkg-config --cflags glib-2.0) -o build/libxmlbird/XmlElement.o gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c build/libxmlbird/Tag.c -I ./build/xmlbird -fPIC $(pkg-config --cflags glib-2.0) -o build/libxmlbird/Tag.o gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c build/libxmlbird/XmlData.c -I ./build/xmlbird -fPIC $(pkg-config --cflags glib-2.0) -o build/libxmlbird/XmlData.o gcc -shared -Wl,-soname,libxmlbird.so.1 build/libxmlbird/*.o $(pkg-config --libs glib-2.0) $(pkg-config --libs gobject-2.0) -o ./build/bin/libxmlbird.so.1 cd build/bin/ && ln -s -f libxmlbird.so.1 libxmlbird.so Done + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.DfkJDJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/xmlbird-1.2.14-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/xmlbird-1.2.14-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/xmlbird-1.2.14-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/xmlbird-1.2.14-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/xmlbird-1.2.14-build + mkdir /home/pterjan/rpmbuild/BUILD/xmlbird-1.2.14-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd libxmlbird-1.2.14 + '[' 1 -eq 1 ']' + /usr/bin/python3 install.py -d/home/pterjan/rpmbuild/BUILD/xmlbird-1.2.14-build/BUILDROOT install: /home/pterjan/rpmbuild/BUILD/xmlbird-1.2.14-build/BUILDROOT/usr/lib64/libxmlbird.so.1 install link: /home/pterjan/rpmbuild/BUILD/xmlbird-1.2.14-build/BUILDROOT/usr/lib64/ libxmlbird.so install: /home/pterjan/rpmbuild/BUILD/xmlbird-1.2.14-build/BUILDROOT/usr/include/xmlbird.h install: /home/pterjan/rpmbuild/BUILD/xmlbird-1.2.14-build/BUILDROOT/usr/share/vala/vapi/xmlbird.vapi install: /home/pterjan/rpmbuild/BUILD/xmlbird-1.2.14-build/BUILDROOT/usr/lib64/pkgconfig/xmlbird.pc + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.2.14-1.mga10 --unique-debug-suffix -1.2.14-1.mga10.x86_64 --unique-debug-src-base xmlbird-1.2.14-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/xmlbird-1.2.14-build/libxmlbird-1.2.14 find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/xmlbird-1.2.14-1.mga10.x86_64 find-debuginfo: done + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/xmlbird-1.2.14-build/SPECPARTS/rpm-debuginfo.specpart Processing files: lib64xmlbird1-1.2.14-1.mga10.x86_64 Provides: lib64xmlbird1 = 1.2.14-1.mga10 lib64xmlbird1(x86-64) = 1.2.14-1.mga10 libxmlbird.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) Processing files: lib64xmlbird-devel-1.2.14-1.mga10.x86_64 Provides: devel(libxmlbird(64bit)) lib64xmlbird-devel = 1.2.14-1.mga10 lib64xmlbird-devel(x86-64) = 1.2.14-1.mga10 pkgconfig(xmlbird) = 1.2.14 xmlbird-devel Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libglib-2.0(64bit)) devel(libgobject-2.0(64bit)) pkgconfig pkgconfig(glib-2.0) Processing files: xmlbird-debugsource-1.2.14-1.mga10.x86_64 Provides: xmlbird-debugsource = 1.2.14-1.mga10 xmlbird-debugsource(x86-64) = 1.2.14-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64xmlbird1-debuginfo-1.2.14-1.mga10.x86_64 Provides: debuginfo(build-id) = 3e7269ade72befc76a6ddc25b6592815e34feba7 lib64xmlbird1-debuginfo = 1.2.14-1.mga10 lib64xmlbird1-debuginfo(x86-64) = 1.2.14-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xmlbird-debugsource(x86-64) = 1.2.14-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/xmlbird-1.2.14-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64xmlbird-devel-1.2.14-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64xmlbird1-1.2.14-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/xmlbird-debugsource-1.2.14-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64xmlbird1-debuginfo-1.2.14-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GTkPBX + umask 022 + cd /home/pterjan/rpmbuild/BUILD/xmlbird-1.2.14-build + test -d /home/pterjan/rpmbuild/BUILD/xmlbird-1.2.14-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/xmlbird-1.2.14-build + rm -rf /home/pterjan/rpmbuild/BUILD/xmlbird-1.2.14-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!