+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/xsd.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PKvRkH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xsd-4.0.0+dep + /usr/bin/tar -xof - + /usr/bin/bzip2 -dc /builddir/build/SOURCES/xsd-4.0.0+dep.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd xsd-4.0.0+dep + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (xsd-3.3.0-xsdcxx-rename.patch):' Patch #0 (xsd-3.3.0-xsdcxx-rename.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .xsdcxx-rename --fuzz=0 patching file xsd/doc/xsd.1 patching file xsd/doc/xsd.xhtml + echo 'Patch #1 (xsd-Fix_bug_C++_Parser_Expat_Support.patch):' Patch #1 (xsd-Fix_bug_C++_Parser_Expat_Support.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file xsd/libxsd/xsd/cxx/parser/expat/elements.hxx patching file xsd/libxsd/xsd/cxx/parser/expat/elements.txx patching file xsd/libxsd/xsd/cxx/parser/expat/elements.txx + rm -rf libcutl + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.K68W1K + umask 022 + cd /builddir/build/BUILD + cd xsd-4.0.0+dep + make verbose=1 CXX=g++ CC=gcc 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -pie -Wl,-z,now' BOOST_LINK_SYSTEM=y EXTERNAL_LIBCUTL=y g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/xsd.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/xsd.cxx In file included from /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:16:0: /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.hxx:55:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:7: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:16:0: /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.hxx:62:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:7: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:16:0: /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.hxx:69:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:7: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:16:0: /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.hxx:74:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr impl_; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:7: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/xsd.cxx: In function 'int main(int, char**)': /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:273:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr tree_ops ( ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:7: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:276:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr parser_ops ( ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:7: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:438:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr schema; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:7: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:616:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr schema (parser.parse (paths)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:7: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/elements.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/elements.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/literal-map.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/literal-map.cxx /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/literal-map.cxx: In function 'bool CXX::read_literal_map(const NarrowString&, CXX::StringLiteralMap&)': /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/literal-map.cxx:241:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr parser ( ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/literal-map.cxx:5: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/option-types.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/option-types.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/validator.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/validator.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/name-processor.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/name-processor.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/type-processor.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/type-processor.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/state-processor.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/state-processor.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/generator.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/generator.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-header.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-header.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-inline.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-inline.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-source.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-source.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-forward.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-forward.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/impl-header.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/impl-header.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/impl-source.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/impl-source.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/driver-source.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/driver-source.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/element-validation-source.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/element-validation-source.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/attribute-validation-source.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/attribute-validation-source.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/characters-validation-source.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/characters-validation-source.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/validator.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/validator.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/counter.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/counter.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/name-processor.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/name-processor.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/order-processor.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/order-processor.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/polymorphism-processor.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/polymorphism-processor.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/default-value.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/default-value.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/generator.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/generator.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-forward.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-forward.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-header.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-header.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-inline.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-inline.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-source.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-source.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/parser-header.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/parser-header.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/parser-source.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/parser-source.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-header.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-header.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-source.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-source.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/serialization-header.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/serialization-header.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/serialization-source.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/serialization-source.cxx /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/serialization-source.cxx: In member function 'virtual void CXX::Tree::{anonymous}::Complex::traverse(XSDFrontend::Traversal::Node::Type&)': /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/serialization-source.cxx:847:15: warning: 'count' may be used uninitialized in this function [-Wmaybe-uninitialized] if (start != count) ^~ g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-insertion-header.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-insertion-header.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-insertion-source.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-insertion-source.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-extraction-source.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-extraction-source.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/type-map/lexer.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/type-map/lexer.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/type-map/parser.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/type-map/parser.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/processing/cardinality/processor.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/processing/cardinality/processor.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/processing/inheritance/processor.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/processing/inheritance/processor.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/options.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/options.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/options.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/options.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/options.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/options.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/options.o -c /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/options.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/any.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/any.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/any-attribute.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/any-attribute.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/attribute.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/attribute.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/attribute-group.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/attribute-group.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/complex.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/complex.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/compositors.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/compositors.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/element.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/element.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/element-group.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/element-group.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/enumeration.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/enumeration.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/fundamental.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/fundamental.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/list.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/list.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/namespace.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/namespace.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/particle.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/particle.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/schema.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/schema.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/union.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/union.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/attribute.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/attribute.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/attribute-group.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/attribute-group.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/complex.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/complex.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/compositors.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/compositors.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/element.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/element.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/element-group.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/element-group.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/elements.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/elements.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/enumeration.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/enumeration.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/fundamental.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/fundamental.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/list.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/list.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/namespace.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/namespace.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/particle.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/particle.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/schema.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/schema.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/union.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/union.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/transformations/anonymous.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/transformations/anonymous.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/transformations/enum-synthesis.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/transformations/enum-synthesis.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/transformations/restriction.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/transformations/restriction.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/transformations/schema-per-type.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/transformations/schema-per-type.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/transformations/simplifier.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/transformations/simplifier.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/generators/dependencies.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/generators/dependencies.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/types.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/types.cxx g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx In file included from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx:15:0: /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.hxx:55:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.hxx:9, from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx:15:0: /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.hxx:62:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.hxx:9, from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx:15:0: /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.hxx:69:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.hxx:9, from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx:15:0: /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.hxx:74:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr impl_; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.hxx:9, from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx:1323:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.hxx:9, from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx:1326:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.hxx:9, from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx:1329:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.hxx:9, from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx:1863:3: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr Parser::Impl:: ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.hxx:9, from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx: In member function 'std::auto_ptr XSDFrontend::Parser::Impl::xml_schema(const Path&)': /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx:1868:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr rs (new Schema (tu, 1, 1)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.hxx:9, from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx: At global scope: /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx:1876:3: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr Parser::Impl:: ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.hxx:9, from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx: In member function 'std::auto_ptr XSDFrontend::Parser::Impl::parse(const Path&)': /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx:1900:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr rs (new Schema (tu, root.line (), root.column ())); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.hxx:9, from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx: At global scope: /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx:2104:3: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr Parser::Impl:: ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.hxx:9, from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx: In member function 'std::auto_ptr XSDFrontend::Parser::Impl::parse(const Paths&)': /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx:2117:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr rs (new Schema (Path (), 0, 0)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.hxx:9, from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx: In member function 'XSDFrontend::XML::AutoPtr XSDFrontend::Parser::Impl::dom(const Path&, bool)': /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx:5061:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr xsd_parser ( ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.hxx:9, from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx: At global scope: /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx:5147:3: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr Parser:: ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.hxx:9, from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx:5153:3: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr Parser:: ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.hxx:9, from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx:5159:3: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr Parser:: ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.hxx:9, from /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -I/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/schema-dom-parser.o -c /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/schema-dom-parser.cxx ar -rc /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/libxsd-frontend.a /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/any.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/any-attribute.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/attribute.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/attribute-group.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/complex.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/compositors.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/element.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/element-group.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/enumeration.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/fundamental.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/list.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/namespace.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/particle.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/schema.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/union.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/attribute.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/attribute-group.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/complex.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/compositors.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/element.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/element-group.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/elements.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/enumeration.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/fundamental.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/list.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/namespace.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/particle.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/schema.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/union.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/transformations/anonymous.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/transformations/enum-synthesis.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/transformations/restriction.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/transformations/schema-per-type.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/transformations/simplifier.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/generators/dependencies.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/types.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/schema-dom-parser.o ranlib /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/libxsd-frontend.a echo "/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/libxsd-frontend.a" >/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/xsd-frontend.l echo "/lib64/lp64d/libcutl.so /lib64/lp64d/libxerces-c.so" | xargs -n 1 echo >>/builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/xsd-frontend.l g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pie -Wl,-z,now -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -pie -Wl,-z,now -o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/xsd /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/xsd.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/elements.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/literal-map.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/option-types.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/validator.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/name-processor.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/type-processor.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/state-processor.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/generator.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-header.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-inline.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-source.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-forward.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/impl-header.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/impl-source.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/driver-source.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/element-validation-source.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/attribute-validation-source.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/characters-validation-source.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/validator.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/counter.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/name-processor.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/order-processor.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/polymorphism-processor.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/default-value.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/generator.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-forward.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-header.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-inline.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-source.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/parser-header.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/parser-source.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-header.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-source.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/serialization-header.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/serialization-source.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-insertion-header.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-insertion-source.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-extraction-source.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/type-map/lexer.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/type-map/parser.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/processing/cardinality/processor.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/processing/inheritance/processor.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/options.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/options.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/tree/options.o /builddir/build/BUILD/xsd-4.0.0+dep/xsd/xsd/cxx/parser/options.o /builddir/build/BUILD/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/libxsd-frontend.a /lib64/lp64d/libcutl.so /lib64/lp64d/libxerces-c.so /lib64/lp64d/libcutl.so /lib64/lp64d/libxerces-c.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TiykJM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64 + cd xsd-4.0.0+dep + rm -rf apidocdir + make install DESTDIR=/builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' install_prefix=/builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr install_bin_dir=/builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/bin install_man_dir=/builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/man EXTERNAL_LIBCUTL=y BOOST_LINK_SYSTEM=y install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/bin/xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/include/xsd/ install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/libxsd/FLOSSE install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/libxsd/GPLv2 install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/libxsd/LICENSE install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/libxsd/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/generated/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/generated/library.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/generated/library.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/hello/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/hello/driver.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/hello/hello.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/hello/hello.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/library/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/library/driver.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/library/library.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/library/library.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/library/library.map install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/library/library.hxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/library/library-pimpl.hxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/library/library-pimpl.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/mixin/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/mixin/driver.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/mixin/schema.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/mixin/instance.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/mixin/schema.map install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/mixin/types.hxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/mixed/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/mixed/driver.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/mixed/text.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/mixed/text.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/mixed/text.map install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/mixed/anchor.hxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/multiroot/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/multiroot/driver.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/multiroot/protocol.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/multiroot/balance.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/multiroot/deposit.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/multiroot/withdraw.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/multiroot/protocol.map install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/multiroot/protocol.hxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/multiroot/protocol-pimpl.hxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/multiroot/protocol-pimpl.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/performance/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/performance/driver.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/performance/test.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/performance/test-50k.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/performance/time.hxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/performance/time.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/performance/gen.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/polymorphism/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/polymorphism/driver.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/polymorphism/supermen.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/polymorphism/supermen.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/polymorphism/supermen-pimpl.hxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/polymorphism/supermen-pimpl.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/polyroot/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/polyroot/driver.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/polyroot/supermen.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/polyroot/batman.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/polyroot/person.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/polyroot/superman.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/polyroot/supermen-pimpl.hxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/polyroot/supermen-pimpl.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/wildcard/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/wildcard/driver.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/wildcard/email.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/wildcard/email.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/parser/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/binary/boost/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/binary/boost/driver.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/binary/boost/library.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/binary/boost/library.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/binary/boost/library-prologue.hxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/binary/boost/boost-archive-extraction.hxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/binary/boost/boost-archive-insertion.hxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/binary/cdr/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/binary/cdr/driver.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/binary/cdr/library.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/binary/cdr/library.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/binary/xdr/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/binary/xdr/driver.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/binary/xdr/library.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/binary/xdr/library.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/binary/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/caching/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/caching/driver.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/caching/library.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/caching/library.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/embedded/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/embedded/xsdbin.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/embedded/driver.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/embedded/grammar-input-stream.hxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/embedded/grammar-input-stream.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/embedded/library.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/embedded/library.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/comments/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/comments/driver.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/comments/people.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/comments/people.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/comments/xml-schema-custom.hxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/comments/xml-schema-custom.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/comments/dom-parse.hxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/comments/dom-parse.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/contacts/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/contacts/driver.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/contacts/contacts.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/contacts/contacts.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/contacts/contacts-custom.hxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/contacts/contacts-custom.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/double/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/double/driver.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/double/order.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/double/double-custom.hxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/double/double-custom.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/mixed/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/mixed/driver.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/mixed/people.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/mixed/people.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/mixed/people-custom.hxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/mixed/people-custom.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/taxonomy/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/taxonomy/driver.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/taxonomy/people.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/taxonomy/people.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/taxonomy/people-custom.hxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/taxonomy/people-custom.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/taxonomy/people-custom-fwd.hxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/wildcard/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/wildcard/driver.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/wildcard/wildcard.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/wildcard/wildcard.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/wildcard/wildcard-custom.hxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/wildcard/wildcard-custom.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/calendar/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/calendar/driver.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/calendar/calendar.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/calendar/calendar.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/calendar/xml-schema-custom.hxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/calendar/xml-schema-custom.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/custom/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/hello/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/hello/driver.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/hello/hello.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/hello/hello.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/library/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/library/driver.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/library/library.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/library/library.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/messaging/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/messaging/driver.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/messaging/protocol.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/messaging/balance.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/messaging/deposit.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/messaging/withdraw.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/messaging/dom-parse.hxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/messaging/dom-parse.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/messaging/dom-serialize.hxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/messaging/dom-serialize.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/mixed/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/mixed/driver.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/mixed/text.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/mixed/text.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/multiroot/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/multiroot/driver.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/multiroot/protocol.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/multiroot/balance.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/multiroot/deposit.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/multiroot/withdraw.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/multiroot/dom-parse.hxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/multiroot/dom-parse.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/order/element/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/order/element/driver.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/order/element/transactions.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/order/element/transactions.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/order/mixed/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/order/mixed/driver.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/order/mixed/text.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/order/mixed/text.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/order/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/performance/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/performance/driver.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/performance/parsing.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/performance/serialization.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/performance/test.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/performance/test-50k.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/performance/time.hxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/performance/time.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/performance/gen.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/polymorphism/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/polymorphism/driver.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/polymorphism/supermen.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/polymorphism/supermen.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/streaming/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/streaming/driver.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/streaming/parser.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/streaming/parser.hxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/streaming/serializer.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/streaming/serializer.hxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/streaming/grammar-input-stream.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/streaming/grammar-input-stream.hxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/streaming/position.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/streaming/position.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/wildcard/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/wildcard/driver.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/wildcard/email.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/wildcard/email.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/compression/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/compression/driver.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/compression/compressed-format-target.hxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/compression/compressed-format-target.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/compression/compressed-input-source.hxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/compression/compressed-input-source.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/compression/library.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/compression/library.xml.gz install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/xpath/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/xpath/driver.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/xpath/people.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/xpath/people.xml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/xpath/dom-parse.hxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/xpath/dom-parse.cxx install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/tree/README install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/cxx/parser/guide/figure-1.png install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/cxx/parser/guide/index.xhtml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/cxx/parser/guide/cxx-parser-guide.ps install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/cxx/parser/guide/cxx-parser-guide.pdf install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/cxx/tree/guide/index.xhtml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/cxx/tree/guide/cxx-tree-guide.ps install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/cxx/tree/guide/cxx-tree-guide.pdf install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/cxx/tree/manual/index.xhtml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/cxx/tree/manual/cxx-tree-manual.ps install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/cxx/tree/manual/cxx-tree-manual.pdf install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/cxx/tree/reference/ install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/default.css install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/xsd.xhtml install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/custom-literals.xsd install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/man/man1/xsd.1 install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/build/ install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/cxx/ install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/examples/makefile install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/FLOSSE install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/GPLv2 install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/LICENSE install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/NEWS install /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/README + mkdir -p apidocdir + mv /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/xsd.xhtml /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/default.css apidocdir/ + mv /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/cxx/ apidocdir/ + mv /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd/ docdir/ + for file in docdir/NEWS + mv docdir/NEWS timestamp + iconv -f ISO-8859-1 -t UTF-8 -o docdir/NEWS timestamp + touch -r timestamp docdir/NEWS + mv /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/bin/xsd /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/bin/xsdcxx + mv /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/man/man1/xsd.1 /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/man/man1/xsdcxx.1 + rm -rf /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/libxsd + rm -rf /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/include/xsd/cxx/compilers + find apidocdir -name '*.ps' + xargs rm -f + find apidocdir -name '*.doxygen' -o -name makefile -o -name '*.html2ps' + xargs rm -f + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: xsd-4.0.0-20.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8hFHtk + umask 022 + cd /builddir/build/BUILD + cd xsd-4.0.0+dep + DOCDIR=/builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd + cp -pr docdir/README /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd + cp -pr docdir/NEWS /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd + cp -pr docdir/FLOSSE /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.H9KWln + umask 022 + cd /builddir/build/BUILD + cd xsd-4.0.0+dep + LICENSEDIR=/builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/licenses/xsd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/licenses/xsd + cp -pr docdir/GPLv2 /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/licenses/xsd + cp -pr docdir/LICENSE /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/licenses/xsd + exit 0 Provides: xsd = 4.0.0-20.fc28 xsd(riscv-64) = 4.0.0-20.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcutl-1.10.so()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libxerces-c-3.1.so()(64bit) rtld(GNU_HASH) Obsoletes: xsd-devel <= 0:4.0.0-9 Processing files: xsd-doc-4.0.0-20.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SnIp4Q + umask 022 + cd /builddir/build/BUILD + cd xsd-4.0.0+dep + DOCDIR=/builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd-doc + cp -pr docdir/README /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd-doc + cp -pr docdir/NEWS /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd-doc + cp -pr docdir/FLOSSE /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd-doc + cp -pr apidocdir/cxx apidocdir/default.css apidocdir/xsd.xhtml /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/doc/xsd-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Ki4No7 + umask 022 + cd /builddir/build/BUILD + cd xsd-4.0.0+dep + LICENSEDIR=/builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/licenses/xsd-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/licenses/xsd-doc + cp -pr docdir/GPLv2 /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/licenses/xsd-doc + cp -pr docdir/LICENSE /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64/usr/share/licenses/xsd-doc + exit 0 Provides: xsd-doc = 4.0.0-20.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64 Wrote: /builddir/build/SRPMS/xsd-4.0.0-20.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/xsd-4.0.0-20.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/noarch/xsd-doc-4.0.0-20.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.j6JRU7 + umask 022 + cd /builddir/build/BUILD + cd xsd-4.0.0+dep + /usr/bin/rm -rf /builddir/build/BUILDROOT/xsd-4.0.0-20.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff