<86>Jan 18 09:41:51 userdel[270916]: delete user 'rooter' <86>Jan 18 09:41:51 userdel[270916]: removed group 'rooter' owned by 'rooter' <86>Jan 18 09:41:51 userdel[270916]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 18 09:41:51 groupadd[270936]: group added to /etc/group: name=rooter, GID=687 <86>Jan 18 09:41:51 groupadd[270936]: group added to /etc/gshadow: name=rooter <86>Jan 18 09:41:51 groupadd[270936]: new group: name=rooter, GID=687 <86>Jan 18 09:41:51 useradd[270944]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash <86>Jan 18 09:41:51 userdel[270962]: delete user 'builder' <86>Jan 18 09:41:51 userdel[270962]: removed group 'builder' owned by 'builder' <86>Jan 18 09:41:51 userdel[270962]: removed shadow group 'builder' owned by 'builder' <86>Jan 18 09:41:51 groupadd[271072]: group added to /etc/group: name=builder, GID=688 <86>Jan 18 09:41:51 groupadd[271072]: group added to /etc/gshadow: name=builder <86>Jan 18 09:41:51 groupadd[271072]: new group: name=builder, GID=688 <86>Jan 18 09:41:51 useradd[271085]: new user: name=builder, UID=688, GID=688, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/tinyxml-2.6.2-alt1.2.src.rpm: license not found in '/usr/share/license' directory: zlib <13>Jan 18 09:41:56 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+262033.600.7.2 1607340230 installed <13>Jan 18 09:41:57 rpmi: libstdc++10-devel-10.2.1-alt2 sisyphus+263054.100.3.1 1607510657 installed <13>Jan 18 09:41:58 rpmi: gcc10-c++-10.2.1-alt2 sisyphus+263054.100.3.1 1607510657 installed <13>Jan 18 09:41:58 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607516810 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/tinyxml-2.6.2-alt1.2.nosrc.rpm (w1.gzdio) Installing tinyxml-2.6.2-alt1.2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.95742 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf tinyxml + echo 'Source #0 (tinyxml_2_6_2.tar.gz):' Source #0 (tinyxml_2_6_2.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/tinyxml_2_6_2.tar.gz + cd tinyxml + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (tinyxml-2.5.3-stl.patch):' Patch #0 (tinyxml-2.5.3-stl.patch): + /usr/bin/patch -p1 -b --suffix .stl patching file tinyxml.h + touch -r tinyxml.h.stl tinyxml.h + echo 'Patch #1 (tinyxml-2.6.2-entity.patch):' Patch #1 (tinyxml-2.6.2-entity.patch): + /usr/bin/patch -p0 patching file tinyxml.cpp patching file xmltest.cpp Hunk #1 succeeded at 1366 (offset 26 lines). + echo 'Patch #2 (tinyxml-2.6.2-alt-fix-tests.patch):' Patch #2 (tinyxml-2.6.2-alt-fix-tests.patch): + /usr/bin/patch -p2 patching file xmltest.cpp + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.55001 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tinyxml + for i in tinyxml.cpp tinystr.cpp tinyxmlerror.cpp tinyxmlparser.cpp + g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -o tinyxml.cpp.o -c tinyxml.cpp + for i in tinyxml.cpp tinystr.cpp tinyxmlerror.cpp tinyxmlparser.cpp + g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -o tinystr.cpp.o -c tinystr.cpp + for i in tinyxml.cpp tinystr.cpp tinyxmlerror.cpp tinyxmlparser.cpp + g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -o tinyxmlerror.cpp.o -c tinyxmlerror.cpp + for i in tinyxml.cpp tinystr.cpp tinyxmlerror.cpp tinyxmlparser.cpp + g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -o tinyxmlparser.cpp.o -c tinyxmlparser.cpp + g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -shared -o libtinyxml.so.0.2.6.2 -Wl,-soname,libtinyxml.so.0 tinystr.cpp.o tinyxml.cpp.o tinyxmlerror.cpp.o tinyxmlparser.cpp.o + ln -s libtinyxml.so.0.2.6.2 libtinyxml.so.0 + ln -s libtinyxml.so.0.2.6.2 libtinyxml.so + g++ -I. -L. xmltest.cpp -ltinyxml -o xmltest + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.39566 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/tinyxml-buildroot + : + /bin/rm -rf -- /usr/src/tmp/tinyxml-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd tinyxml + mkdir -p /usr/src/tmp/tinyxml-buildroot/usr/lib + mkdir -p /usr/src/tmp/tinyxml-buildroot/usr/include + install -m 755 libtinyxml.so.0.2.6.2 /usr/src/tmp/tinyxml-buildroot/usr/lib + ln -s libtinyxml.so.0.2.6.2 /usr/src/tmp/tinyxml-buildroot/usr/lib/libtinyxml.so.0 + ln -s libtinyxml.so.0.2.6.2 /usr/src/tmp/tinyxml-buildroot/usr/lib/libtinyxml.so + install -p -m 644 tinyxml.h /usr/src/tmp/tinyxml-buildroot/usr/include + mkdir -p /usr/src/tmp/tinyxml-buildroot/usr/lib/pkgconfig + sed -e 's![@]prefix[@]!/usr!g' -e 's![@]exec_prefix[@]!/usr!g' -e 's![@]libdir[@]!/usr/lib!g' -e 's![@]includedir[@]!/usr/include!g' -e 's![@]version[@]!2.6.2!g' /usr/src/RPM/SOURCES/tinyxml.pc.in + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/tinyxml-buildroot (auto) mode of './usr/lib/libtinyxml.so.0.2.6.2' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/tinyxml-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib/pkgconfig/tinyxml.pc: Cflags: '-I${includedir} -DTIXML_USE_STL=YES' --> '-DTIXML_USE_STL=YES' /usr/lib/pkgconfig/tinyxml.pc: Libs: '-L${libdir} -ltinyxml' --> '-ltinyxml' Checking contents of files in /usr/src/tmp/tinyxml-buildroot/ (default) Compressing files in /usr/src/tmp/tinyxml-buildroot (auto) Adjusting library links in /usr/src/tmp/tinyxml-buildroot ./usr/lib: (from :0) libtinyxml.so.0 -> libtinyxml.so.0.2.6.2 Verifying ELF objects in /usr/src/tmp/tinyxml-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/libtinyxml.so.0.2.6.2: uses non-LFS functions: fopen Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.94559 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tinyxml + LD_LIBRARY_PATH=/usr/src/RPM/BUILD/tinyxml + ./xmltest ** Demo doc read from disk: ** ** Printing via doc.Print ** Go to the Toy store! Do bills Look for Evil Dinosaurs! ** Printing via TiXmlPrinter ** Go to the Toy store! Do bills Look for Evil Dinosaurs! ** Printing via operator<< ** Go to theToy store!Do billsLook for Evil Dinosaurs! ** Demo doc processed: ** Go to the Toy store! Talk to: Do bills ** Demo doc processed to stream: ** Go to theToy store!Talk to:Do bills ** Basic structure. ** [pass] Output stream correct. [pass] Root element exists. [1][1] [pass] Root element value is 'ToDo'. [ToDo][ToDo] [pass] First child exists & is a comment. [1][1] [pass] Sibling element exists & is an element. [1][1] [pass] Value is 'Item'. [Item][Item] [pass] First child exists. [1][1] [pass] Value is 'Go to the'. [Go to the][Go to the] ** Iterators. ** [pass] Top level nodes, using First / Next. [3][3] [pass] Top level nodes, using Last / Previous. [3][3] [pass] Top level nodes, using IterateChildren. [3][3] [pass] Children of the 'ToDo' element, using First / Next. [3][3] [pass] 'Item' children of the 'ToDo' element, using First/Next. [3][3] [pass] 'Item' children of the 'ToDo' element, using Last/Previous. [3][3] ** Parsing. ** [pass] Element parsed, value is 'Element0'. [Element0][Element0] [pass] Reads attribute 'attribute0="foo0"'. [foo0][foo0] [pass] Reads incorrectly formatted 'attribute1=noquotes'. [noquotes][noquotes] [pass] Read attribute with entity value '>'. [>][>] [pass] Error row [3][3] [pass] Error column [17][17] ** Streaming. ** [pass] Stream round trip correct. [pass] String printing correct. [pass] Query attribute: int as double [0][0] [pass] Query attribute: int as double [1][1] [pass] Query attribute: double as double [2][2] [pass] Query attribute: double as int [0][0] [pass] Query attribute: double as int [2][2] [pass] Query attribute: not a number [2][2] [pass] Query attribute: does not exist [1][1] [pass] Attribute round trip. c-string. [strValue][strValue] [pass] Attribute round trip. int. [1][1] [pass] Attribute round trip. double. [-1][-1] [pass] Location tracking: Tab 8: room row [1][1] [pass] Location tracking: Tab 8: room col [49][49] [pass] Location tracking: Tab 8: doors row [1][1] [pass] Location tracking: Tab 8: doors col [55][55] [pass] Location tracking: Declaration row [1][1] [pass] Location tracking: Declaration col [5][5] [pass] Location tracking: room row [1][1] [pass] Location tracking: room col [45][45] [pass] Location tracking: doors row [1][1] [pass] Location tracking: doors col [51][51] [pass] Location tracking: Comment row [2][2] [pass] Location tracking: Comment col [3][3] [pass] Location tracking: text row [3][3] [pass] Location tracking: text col [24][24] [pass] Location tracking: door0 row [3][3] [pass] Location tracking: door0 col [5][5] [pass] Location tracking: door1 row [4][4] [pass] Location tracking: door1 col [5][5] ** UTF-8 ** [pass] UTF-8: Russian value. [pass] UTF-8: Russian value row. [4][4] [pass] UTF-8: Russian value column. [5][5] [pass] UTF-8: Browsing russian element name. [pass] UTF-8: Russian element name row. [7][7] [pass] UTF-8: Russian element name column. [47][47] [pass] UTF-8: Declaration column. [1][1] [pass] UTF-8: Document column. [1][1] [pass] UTF-8: Verified multi-language round trip. [1][1] [pass] Legacy encoding: Verify text element. [r‚sum‚][r‚sum‚] ** Copy and Assignment ** [pass] Copy/Assign: element copy #1. [element][element] [pass] Copy/Assign: element copy #2. [value][value] [pass] Copy/Assign: element assign #1. [element][element] [pass] Copy/Assign: element assign #2. [value][value] [pass] Copy/Assign: element assign #3. [1][1] [pass] Copy/Assign: comment copy. [comment][comment] [pass] Copy/Assign: comment assign. [comment][comment] [pass] Copy/Assign: unknown copy. [[unknown]][[unknown]] [pass] Copy/Assign: unknown assign. [[unknown]][[unknown]] [pass] Copy/Assign: text copy. [TextNode][TextNode] [pass] Copy/Assign: text assign. [TextNode][TextNode] [pass] Copy/Assign: declaration copy. [UTF-8][UTF-8] [pass] Copy/Assign: text assign. [UTF-8][UTF-8] [pass] Copy/Assign: document copy. [pass] Copy/Assign: document assign. ** Parsing, no Condense Whitespace ** [pass] Condense white space OFF. [pass] GetText() normal use. [This is text][This is text] [pass] GetText() contained element. [1][1] [pass] GetText() partial. [This is ][This is ] the rules! ...since I make symbolic puns]]> [pass] CDATA parse. [pass] CDATA stream. [pass] CDATA copy. [pass] CDATA with all bytes #1. [pass] CDATA with all bytes #2. I am > the rules! ...since I make symbolic puns]]> [pass] CDATA parse. [ 1480107 ] [pass] CDATA stream. [ 1480107 ] [pass] CDATA copy. [ 1480107 ] ** Fuzzing... ** ** Fuzzing Complete. ** ** Bug regression tests ** [pass] Test InsertBeforeChild on empty node. [1][1] [pass] Test InsertAfterChild on empty node. [1][1] [pass] Entity transformation: read. [pass] Entity transformation: write. [pass] dot in element attributes and names [0][0] [pass] Entity with one digit. [1][1] [pass] Entity with one digit. [1.1 Start easy ignore fin thickness ][1.1 Start easy ignore fin thickness ] [pass] Correct value of unknown. [!DOCTYPE PLAY SYSTEM 'play.dtd'][!DOCTYPE PLAY SYSTEM 'play.dtd'] [pass] Correct streaming of unknown. [][] [pass] Comment formatting. [ Somewhat ][ Somewhat ] [pass] Comment streaming. [][] [pass] White space kept. [ This has leading and trailing space ][ This has leading and trailing space ] [pass] White space kept. [This has internal space][This has internal space] [pass] White space kept. [ This has leading, trailing, and internal space ][ This has leading, trailing, and internal space ] [pass] White space condensed. [This has leading and trailing space][This has leading and trailing space] [pass] White space condensed. [This has internal space][This has internal space] [pass] White space condensed. [This has leading, trailing, and internal space][This has leading, trailing, and internal space] [pass] Parsing repeated attributes. [1][1] [pass] Embedded null throws error. [1][1] [pass] Embedded null throws error. [1][1] [pass] ISO-8859-1 Parsing. [CöntäntßäöüÄÖÜ][CöntäntßäöüÄÖÜ] [pass] Empty document error TIXML_ERROR_DOCUMENT_EMPTY [12][12] [pass] Test safe error return. [0][0] [pass] Low entities. [][]  [pass] Throw error with bad end quotes. [1][1] [pass] QueryValueAttribute [0][0] [pass] QueryValueAttribute [0][0] [pass] QueryValueAttribute [0][0] [pass] QueryValueAttribute [2][2] [pass] QueryValueAttribute [1][1] [pass] QueryValueAttribute [0][0] [pass] QueryValueAttribute [1][1] [pass] QueryValueAttribute [1][1] [pass] QueryValueAttribute [1][1] [pass] QueryValueAttribute [1][1] [pass] Attribute [0][0] [pass] Attribute [1][1] [pass] Attribute [1][1] [pass] Document only at top level. [1][1] [pass] Document only at top level. [15][15] [pass] Missing end tag at end of input [1][1] [pass] Missing end tag with trailing whitespace [1][1] [pass] Comments ignore entities. [pass] Comments ignore entities. [pass] Comments ignore entities. [pass] Comments ignore entities. [pass] Comments iterate correctly. [3][3] [pass] Handle end tag whitespace [0][0] [pass] Infinite loop test. [1][1] [pass] Odd XML parsing. [tag][tag] [pass] Entity escaping [foo&#xa+bar][foo&#xa+bar] Pass 138, Fail 0 + exit 0 Processing files: tinyxml-2.6.2-alt1.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.78208 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tinyxml + DOCDIR=/usr/src/tmp/tinyxml-buildroot/usr/share/doc/tinyxml-2.6.2 + export DOCDIR + rm -rf /usr/src/tmp/tinyxml-buildroot/usr/share/doc/tinyxml-2.6.2 + /bin/mkdir -p /usr/src/tmp/tinyxml-buildroot/usr/share/doc/tinyxml-2.6.2 + cp -prL changes.txt readme.txt /usr/src/tmp/tinyxml-buildroot/usr/share/doc/tinyxml-2.6.2 + chmod -R go-w /usr/src/tmp/tinyxml-buildroot/usr/share/doc/tinyxml-2.6.2 + chmod -R a+rX /usr/src/tmp/tinyxml-buildroot/usr/share/doc/tinyxml-2.6.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BgFR87 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/tinyxml-buildroot/usr/lib/libtinyxml.so.0: 264 symbols, 19 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Pmh9bc find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libtinyxml.so.0 = set:mdM2uEyFaYy1l5rt5Tn3cgWho3jDnVUOFJ5zyuezZz6Grm0v0ytlioIZ64epvf3iZ6FKRnxLW63Z34hss0vaCfgaW5bUyGLITZ560ribEdI15Mj2NZ5OsyX3cDxiHkymFQ2Gzm9oRSlabcd2t4pZvO7cDcTQcZLFx2N2VEdRJbiQ789yayAdZseRb5Ppv8w4Za7Dg69UeESHxxTANAZ9fZzuvmiKB4B7kjshbMloCYFklEldM0XAdkxwAQ0SZBk0581MmlO6AXAnGNAnXFuZv1GCoPiYGSMo6d3Q9cvyx000sZGJaJco36xUZFwxauOh2rYZ4mqvLBfohwT068EeZ93Y5kkC7T9N28soQRlQFVAb1f5ddGD5iOolZgjIxgV726pe1oLgO8nTxaYyvv3j6zuruNbiFkMgLsG9W9ZDcIKQNZ7MSRjXSw1lJxedZdomIxiDBuYLiUZJ9xO5HnoLSZlWmLULcv4Glz0Mlp03p0QpzuPrpXgUcDF1GVl3nNDo8Zu3InaEUbrjEaAzNFpmFTchbcer8t2EfaHqN9UCk188Ja1 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libgcc_s.so.1(GCC_3.0), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.8), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.20), libstdc++.so.6(GLIBCXX_3.4.21), libstdc++.so.6(GLIBCXX_3.4.9), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LtWUpb Creating tinyxml-debuginfo package Processing files: tinyxml-devel-2.6.2-alt1.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.44203 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tinyxml + DOCDIR=/usr/src/tmp/tinyxml-buildroot/usr/share/doc/tinyxml-devel-2.6.2 + export DOCDIR + rm -rf /usr/src/tmp/tinyxml-buildroot/usr/share/doc/tinyxml-devel-2.6.2 + /bin/mkdir -p /usr/src/tmp/tinyxml-buildroot/usr/share/doc/tinyxml-devel-2.6.2 + cp -prL docs/annotated.html docs/classTiXmlAttribute-members.html docs/classTiXmlAttribute.html docs/classTiXmlAttribute.png docs/classTiXmlBase-members.html docs/classTiXmlBase.html docs/classTiXmlBase.png docs/classTiXmlComment-members.html docs/classTiXmlComment.html docs/classTiXmlComment.png docs/classTiXmlDeclaration-members.html docs/classTiXmlDeclaration.html docs/classTiXmlDeclaration.png docs/classTiXmlDocument-members.html docs/classTiXmlDocument.html docs/classTiXmlDocument.png docs/classTiXmlElement-members.html docs/classTiXmlElement.html docs/classTiXmlElement.png docs/classTiXmlHandle-members.html docs/classTiXmlHandle.html docs/classTiXmlNode-members.html docs/classTiXmlNode.html docs/classTiXmlNode.png docs/classTiXmlPrinter-members.html docs/classTiXmlPrinter.html docs/classTiXmlPrinter.png docs/classTiXmlText-members.html docs/classTiXmlText.html docs/classTiXmlText.png docs/classTiXmlUnknown-members.html docs/classTiXmlUnknown.html docs/classTiXmlUnknown.png docs/classTiXmlVisitor-members.html docs/classTiXmlVisitor.html docs/classTiXmlVisitor.png docs/classes.html docs/deprecated.html docs/doxygen.css docs/doxygen.png docs/files.html docs/functions.html docs/functions_0x63.html docs/functions_0x64.html docs/functions_0x65.html docs/functions_0x66.html docs/functions_0x67.html docs/functions_0x69.html docs/functions_0x6c.html docs/functions_0x6e.html docs/functions_0x6f.html docs/functions_0x70.html docs/functions_0x71.html docs/functions_0x72.html docs/functions_0x73.html docs/functions_0x74.html docs/functions_0x75.html docs/functions_0x76.html docs/functions_enum.html docs/functions_func.html docs/functions_func_0x63.html docs/functions_func_0x64.html docs/functions_func_0x65.html docs/functions_func_0x66.html docs/functions_func_0x67.html docs/functions_func_0x69.html docs/functions_func_0x6c.html docs/functions_func_0x6e.html docs/functions_func_0x70.html docs/functions_func_0x71.html docs/functions_func_0x72.html docs/functions_func_0x73.html docs/functions_func_0x74.html docs/functions_func_0x75.html docs/functions_func_0x76.html docs/functions_rela.html docs/functions_vars.html docs/hierarchy.html docs/index.html docs/pages.html docs/tab_b.gif docs/tab_l.gif docs/tab_r.gif docs/tabs.css docs/tinystr_8h_source.html docs/tinyxml_8h_source.html docs/tutorial0.html /usr/src/tmp/tinyxml-buildroot/usr/share/doc/tinyxml-devel-2.6.2 + chmod -R go-w /usr/src/tmp/tinyxml-buildroot/usr/share/doc/tinyxml-devel-2.6.2 + chmod -R a+rX /usr/src/tmp/tinyxml-buildroot/usr/share/doc/tinyxml-devel-2.6.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7ny2qb find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zvAjI8 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/tinyxml-buildroot/usr/include/tinyxml.h:49:11: fatal error: string: No such file or directory 49 | #include | ^~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/tinyxml-buildroot/usr/include/tinyxml.h: cpp failed, trying c++ mode Provides: pkgconfig(tinyxml) = 2.6.2 Requires: tinyxml = 2.6.2-alt1.2, /usr/lib/libtinyxml.so.0.2.6.2, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PIJR7a Processing files: tinyxml-debuginfo-2.6.2-alt1.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.28T3ya find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bcTU6a find-requires: running scripts (debuginfo) Provides: debug(libtinyxml.so.0) Requires: tinyxml = 2.6.2-alt1.2, debug(libc.so.6), debug(libgcc_s.so.1), debug(libstdc++.so.6) Removing 1 extra deps from tinyxml-devel due to dependency on tinyxml Wrote: /usr/src/RPM/RPMS/i586/tinyxml-2.6.2-alt1.2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/tinyxml-devel-2.6.2-alt1.2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/tinyxml-debuginfo-2.6.2-alt1.2.i586.rpm (w2.lzdio) 8.08user 0.84system 0:21.11elapsed 42%CPU (0avgtext+0avgdata 64444maxresident)k 0inputs+0outputs (0major+417758minor)pagefaults 0swaps /.out/tinyxml-2.6.2-alt1.2.i586.rpm: license not found in '/usr/share/license' directory: zlib /.out/tinyxml-devel-2.6.2-alt1.2.i586.rpm: license not found in '/usr/share/license' directory: zlib /.out/tinyxml-debuginfo-2.6.2-alt1.2.i586.rpm: license not found in '/usr/share/license' directory: zlib 13.06user 3.07system 0:34.82elapsed 46%CPU (0avgtext+0avgdata 108284maxresident)k 0inputs+0outputs (0major+727811minor)pagefaults 0swaps --- tinyxml-2.6.2-alt1.2.i586.rpm.repo 2016-06-12 18:07:11.000000000 +0000 +++ tinyxml-2.6.2-alt1.2.i586.rpm.hasher 2021-01-18 09:42:23.809190274 +0000 @@ -11,4 +11,7 @@ Requires: libc.so.6(GLIBC_2.4) +Requires: libc.so.6(GLIBC_2.7) Requires: libgcc_s.so.1(GCC_3.0) Requires: libstdc++.so.6(CXXABI_1.3) +Requires: libstdc++.so.6(CXXABI_1.3.8) +Requires: libstdc++.so.6(CXXABI_1.3.9) Requires: libstdc++.so.6(GLIBCXX_3.4) @@ -19,3 +22,3 @@ Requires: rpmlib(PayloadIsLzma) -Provides: libtinyxml.so.0 = set:mdM2uEyFaYy1l5rt5Tn3cgWho3jDnVUOFJ5zyuezZz6Grm0v0ytlioIZ64epvf3iZ6FKRnxLW63Z34hss0vaCfgaW5bUyGLITZ5WAmgro3awD4yXbpeNZ1oezFxFFky7T7hq1RhH4IqXaB5C6xeycZDV3CjCrqCZLQgxoxsQCWS59W3A4h5hO6vSFuFoc71Yx0iQH7Dg69UeESHxxTANAZ9fZzuvmiKB4B7kjC6ay5UacjZkFGgHqw1S9rE219F1IZHEwWK8B0oHap3OtObRoOHZ4ZcZzgR4rmynR66PEpwexVjc400kfM0HJaJco36xUZFwxauOh2rYZ4mqvLBfohwT068EeZ93Y5kkC7T9N28soQRlQFVAb1f5ddGD5iOolZgjIxgV726pe1oLgO8nTxaYyvv3j6zuruNbiFkMgfPQQQ4Z4ZvootFzXfaisVYQKdoglrEjjvzpN6atmWNZG4ZvtiEsNszrZHlZ8hLULcvyyyiGh0UGcwxc0WIhLVJIt8sCPQ0RYGxHUjc4vvwZ25kYBJ9k5ONUQsAq3WdjQ2zP6iD0WzOGms2K9l02iHi +Provides: libtinyxml.so.0 = set:mdM2uEyFaYy1l5rt5Tn3cgWho3jDnVUOFJ5zyuezZz6Grm0v0ytlioIZ64epvf3iZ6FKRnxLW63Z34hss0vaCfgaW5bUyGLITZ560ribEdI15Mj2NZ5OsyX3cDxiHkymFQ2Gzm9oRSlabcd2t4pZvO7cDcTQcZLFx2N2VEdRJbiQ789yayAdZseRb5Ppv8w4Za7Dg69UeESHxxTANAZ9fZzuvmiKB4B7kjshbMloCYFklEldM0XAdkxwAQ0SZBk0581MmlO6AXAnGNAnXFuZv1GCoPiYGSMo6d3Q9cvyx000sZGJaJco36xUZFwxauOh2rYZ4mqvLBfohwT068EeZ93Y5kkC7T9N28soQRlQFVAb1f5ddGD5iOolZgjIxgV726pe1oLgO8nTxaYyvv3j6zuruNbiFkMgLsG9W9ZDcIKQNZ7MSRjXSw1lJxedZdomIxiDBuYLiUZJ9xO5HnoLSZlWmLULcv4Glz0Mlp03p0QpzuPrpXgUcDF1GVl3nNDo8Zu3InaEUbrjEaAzNFpmFTchbcer8t2EfaHqN9UCk188Ja1 Provides: tinyxml = 2.6.2-alt1.2