<86>May 4 02:18:48 userdel[1996746]: delete user 'rooter' <86>May 4 02:18:48 userdel[1996746]: removed group 'rooter' owned by 'rooter' <86>May 4 02:18:48 userdel[1996746]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 02:18:48 groupadd[1996781]: group added to /etc/group: name=rooter, GID=1823 <86>May 4 02:18:48 groupadd[1996781]: group added to /etc/gshadow: name=rooter <86>May 4 02:18:48 groupadd[1996781]: new group: name=rooter, GID=1823 <86>May 4 02:18:48 useradd[1996809]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash, from=none <86>May 4 02:18:48 userdel[1996851]: delete user 'builder' <86>May 4 02:18:48 userdel[1996851]: removed group 'builder' owned by 'builder' <86>May 4 02:18:48 userdel[1996851]: removed shadow group 'builder' owned by 'builder' <86>May 4 02:18:48 groupadd[1996881]: group added to /etc/group: name=builder, GID=1824 <86>May 4 02:18:48 groupadd[1996881]: group added to /etc/gshadow: name=builder <86>May 4 02:18:48 groupadd[1996881]: new group: name=builder, GID=1824 <86>May 4 02:18:48 useradd[1996913]: new user: name=builder, UID=1824, GID=1824, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/tinyxml-2.6.2-alt1.2.src.rpm: license not found in '/usr/share/license' directory: zlib <13>May 4 02:18:51 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>May 4 02:18:51 rpmi: libstdc++13-devel-13.2.1-alt3 sisyphus+339335.100.1.1 1706563486 installed <13>May 4 02:18:52 rpmi: gcc13-c++-13.2.1-alt3 sisyphus+339335.100.1.1 1706563486 installed <13>May 4 02:18:52 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687267966 installed Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.29328 + 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/gzip -dc /usr/src/RPM/SOURCES/tinyxml_2_6_2.tar.gz + /bin/tar -xf - + 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.29328 + 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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -fPIC -o tinyxmlparser.cpp.o -c tinyxmlparser.cpp + g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.93346 + 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:/usr/bin:/bin:/usr/local/bin:/usr/games + cd tinyxml + mkdir -p /usr/src/tmp/tinyxml-buildroot/usr/lib64 + mkdir -p /usr/src/tmp/tinyxml-buildroot/usr/include + install -m 755 libtinyxml.so.0.2.6.2 /usr/src/tmp/tinyxml-buildroot/usr/lib64 + ln -s libtinyxml.so.0.2.6.2 /usr/src/tmp/tinyxml-buildroot/usr/lib64/libtinyxml.so.0 + ln -s libtinyxml.so.0.2.6.2 /usr/src/tmp/tinyxml-buildroot/usr/lib64/libtinyxml.so + install -p -m 644 tinyxml.h /usr/src/tmp/tinyxml-buildroot/usr/include + mkdir -p /usr/src/tmp/tinyxml-buildroot/usr/lib64/pkgconfig + sed -e 's![@]prefix[@]!/usr!g' -e 's![@]exec_prefix[@]!/usr!g' -e 's![@]libdir[@]!/usr/lib64!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/lib64/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/lib64/pkgconfig/tinyxml.pc: Cflags: '-I${includedir} -DTIXML_USE_STL=YES' --> '-DTIXML_USE_STL=YES' /usr/lib64/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/lib64: (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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/tinyxml-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.73489 + 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.73489 + 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.r16ZUs find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/tinyxml-buildroot/usr/lib64/libtinyxml.so.0: 215 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TONDG9 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libtinyxml.so.0()(64bit) = set:ldJoYZ7ESnfO4pUBi01klIRlsxolf2roZBYxL53SwhXNc9W6zyuezZz6GrmP4YAz4SURz3j3YDZJrwl9H1MbXdZu0L1bDLDJmahLlAXPt4XHEjfI7kpyJMtymI8yGAhnnhDStmIg2uaWUm8fSLoVS40PhzdpfH2ifmgfPCijOdoVW5i6VWekfx8KLAX1MAQh8ZeykaBpKmFQiZFOFCEAO1J4KrnWsaWaGL3Ng7hCZHmPRSsOoYSU4hnUlMEDzSdEctXAFSgFPt7G8iSjmiE5IFuFg7whcBZvbP77TJh4h9pwN81T1RudIZjoeoctQkruZm36Z6uba8l56EQ7pshbMmkl3nNVrvIlIkwZ25kAZKc5c6Gpalxsct4FxhMIiLpymosSub55g1ijESFKMenmZ4KYymhilKJDWVZxEqy6R3HP0 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libgcc_s.so.1(GCC_3.3.1)(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.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.32)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cMgLcx Creating tinyxml-debuginfo package Processing files: tinyxml-devel-2.6.2-alt1.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.45941 + 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.rMYdJ0 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WiQ9TW find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/tinyxml-buildroot/usr/include/tinyxml.h:49:18: 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/lib64/libtinyxml.so.0.2.6.2, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KUyG7i 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.7WvisX find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ny4kll find-requires: running scripts (debuginfo) Provides: debug64(libtinyxml.so.0) Requires: tinyxml = 2.6.2-alt1.2, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libstdc++.so.6) Adding to tinyxml-devel a strict dependency on tinyxml Adding to tinyxml-debuginfo a strict dependency on tinyxml Removing 1 extra deps from tinyxml-devel due to dependency on tinyxml Wrote: /usr/src/RPM/RPMS/x86_64/tinyxml-2.6.2-alt1.2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/tinyxml-devel-2.6.2-alt1.2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/tinyxml-debuginfo-2.6.2-alt1.2.x86_64.rpm (w2.lzdio) 2.68user 2.07system 0:11.16elapsed 42%CPU (0avgtext+0avgdata 83888maxresident)k 0inputs+0outputs (0major+406688minor)pagefaults 0swaps /.out/tinyxml-2.6.2-alt1.2.x86_64.rpm: license not found in '/usr/share/license' directory: zlib /.out/tinyxml-devel-2.6.2-alt1.2.x86_64.rpm: license not found in '/usr/share/license' directory: zlib /.out/tinyxml-debuginfo-2.6.2-alt1.2.x86_64.rpm: license not found in '/usr/share/license' directory: zlib 3.34user 2.33system 0:20.71elapsed 27%CPU (0avgtext+0avgdata 131412maxresident)k 0inputs+0outputs (0major+192798minor)pagefaults 0swaps --- tinyxml-2.6.2-alt1.2.x86_64.rpm.repo 2021-07-08 03:56:43.000000000 +0000 +++ tinyxml-2.6.2-alt1.2.x86_64.rpm.hasher 2024-05-04 02:19:05.636933005 +0000 @@ -9,2 +9,3 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.38)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -12,2 +13,3 @@ Requires: libgcc_s.so.1(GCC_3.0)(64bit) +Requires: libgcc_s.so.1(GCC_3.3.1)(64bit) Requires: libstdc++.so.6(CXXABI_1.3)(64bit) @@ -18,2 +20,3 @@ Requires: libstdc++.so.6(GLIBCXX_3.4.21)(64bit) +Requires: libstdc++.so.6(GLIBCXX_3.4.32)(64bit) Requires: libstdc++.so.6(GLIBCXX_3.4.9)(64bit) @@ -21,6 +24,6 @@ Requires: rpmlib(PayloadIsLzma) -Provides: libtinyxml.so.0()(64bit) = set:mdM2uEyFaYy1l5rt5Tn3cgWho3jDnVUOFJ5zyuezZz6Grm0v0ytlioIZ64epvf3iZ6FKRnxLW63Z34hss0vaCfgaW5bUyGLITZ5WAmgro3awD4yXbp6RcD1drJiF5k7JiMGJHkmoq4W8OYvV3CjCrqCZLQgxoxsQCWSRg89yayAdZseRb5Ppv8w4Za7Dg69UeESHxxTANAZ9fZzuvmiKB4B7kjshbMloCYFklEldM0XAdkxwAQ0SZBk058dxqnHap3OtObRoOHZ4ZcZzgR4rmynR66PsEeOEjoZkc400wXnrlqpM6c2NZz13lYAz4SUXF6UfZHTO7I8Mr034kDZs1ZiEEcfKjy5gUMEHHEjP9n2uaqqkfbAANGYx9SgEY31zcD0In8pAHXg5uNLLx9zhLdLU5FkaoEneR4Z4ZvootFzXfoXWFtrMwGSgDCZmcbSgFPifZnBMZHj2BbCrsXnWmLULcv4Glz0Mlp03p0QpzuPrpXgUcDF1GVl3nNDo8Zu3InaEUbrjEaAzNFpmFTchbcer8t2EfaHqN9UCk188Ja1 +Provides: libtinyxml.so.0()(64bit) = set:ldJoYZ7ESnfO4pUBi01klIRlsxolf2roZBYxL53SwhXNc9W6zyuezZz6GrmP4YAz4SURz3j3YDZJrwl9H1MbXdZu0L1bDLDJmahLlAXPt4XHEjfI7kpyJMtymI8yGAhnnhDStmIg2uaWUm8fSLoVS40PhzdpfH2ifmgfPCijOdoVW5i6VWekfx8KLAX1MAQh8ZeykaBpKmFQiZFOFCEAO1J4KrnWsaWaGL3Ng7hCZHmPRSsOoYSU4hnUlMEDzSdEctXAFSgFPt7G8iSjmiE5IFuFg7whcBZvbP77TJh4h9pwN81T1RudIZjoeoctQkruZm36Z6uba8l56EQ7pshbMmkl3nNVrvIlIkwZ25kAZKc5c6Gpalxsct4FxhMIiLpymosSub55g1ijESFKMenmZ4KYymhilKJDWVZxEqy6R3HP0 Provides: tinyxml = 2.6.2-alt1.2:sisyphus+277609.100.1.1 File: /usr/lib64/libtinyxml.so.0 120777 root:root libtinyxml.so.0.2.6.2 -File: /usr/lib64/libtinyxml.so.0.2.6.2 100644 root:root 10d5363fd4c9a347030c285673a7c265 +File: /usr/lib64/libtinyxml.so.0.2.6.2 100644 root:root 008f3434153911441275e2e8a15ad8e5 File: /usr/share/doc/tinyxml-2.6.2 40755 root:root @@ -28,2 +31,2 @@ File: /usr/share/doc/tinyxml-2.6.2/readme.txt 100644 root:root f8f366f3370dda889f60faa7db162cf4 -RPMIdentity: 05a3dde9c4e1dbc713a1e1d9c312da69d3effeeb4a83ce86eb763db514835edd83ac97a52c6932cbb052579433df122e8d896f6a8c708b77039e0605e6706c17 +RPMIdentity: 992ec750013b5cb6f00eccbd7ec730c2ca07622a5d84cd4e1bef7a53aecb42da821d47cdda27b1dd6b1fad17747ff7cc23e44c912f95c754db78a70badfeef17 --- tinyxml-debuginfo-2.6.2-alt1.2.x86_64.rpm.repo 2021-07-08 03:56:43.000000000 +0000 +++ tinyxml-debuginfo-2.6.2-alt1.2.x86_64.rpm.hasher 2024-05-04 02:19:05.842937228 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/50 40755 root:root -/usr/lib/debug/.build-id/50/829abd65949455b563795753cb3048d513f200 120777 root:root ../../../../lib64/libtinyxml.so.0.2.6.2 -/usr/lib/debug/.build-id/50/829abd65949455b563795753cb3048d513f200.debug 120777 root:root ../../usr/lib64/libtinyxml.so.0.2.6.2.debug +/usr/lib/debug/.build-id/ad 40755 root:root +/usr/lib/debug/.build-id/ad/7894450d138dcff994cc724b5000be213014bb 120777 root:root ../../../../lib64/libtinyxml.so.0.2.6.2 +/usr/lib/debug/.build-id/ad/7894450d138dcff994cc724b5000be213014bb.debug 120777 root:root ../../usr/lib64/libtinyxml.so.0.2.6.2.debug /usr/lib/debug/usr/lib64/libtinyxml.so.0.2.6.2.debug 100644 root:root @@ -19,6 +19,6 @@ Provides: tinyxml-debuginfo = 2.6.2-alt1.2:sisyphus+277609.100.1.1 -File: /usr/lib/debug/.build-id/50 40755 root:root -File: /usr/lib/debug/.build-id/50/829abd65949455b563795753cb3048d513f200 120777 root:root ../../../../lib64/libtinyxml.so.0.2.6.2 -File: /usr/lib/debug/.build-id/50/829abd65949455b563795753cb3048d513f200.debug 120777 root:root ../../usr/lib64/libtinyxml.so.0.2.6.2.debug -File: /usr/lib/debug/usr/lib64/libtinyxml.so.0.2.6.2.debug 100644 root:root 74202c62a16d0eb8590e89c054dbefaf +File: /usr/lib/debug/.build-id/ad 40755 root:root +File: /usr/lib/debug/.build-id/ad/7894450d138dcff994cc724b5000be213014bb 120777 root:root ../../../../lib64/libtinyxml.so.0.2.6.2 +File: /usr/lib/debug/.build-id/ad/7894450d138dcff994cc724b5000be213014bb.debug 120777 root:root ../../usr/lib64/libtinyxml.so.0.2.6.2.debug +File: /usr/lib/debug/usr/lib64/libtinyxml.so.0.2.6.2.debug 100644 root:root fd58362e9b84b0974f3185a92f0ae565 File: /usr/lib/debug/usr/lib64/libtinyxml.so.0.debug 120777 root:root libtinyxml.so.0.2.6.2.debug @@ -31,2 +31,2 @@ File: /usr/src/debug/tinyxml/tinyxmlparser.cpp 100644 root:root a82158fa0da307fef31ad207162b4ff3 -RPMIdentity: 38f3c0512895703920d86d638856cc176b375ac94c7be6736252f127f870bf50492d8f33d7bca2173a428b551eb8338951ee25c2ceda88e22e31baf8f5c507cd +RPMIdentity: 9478b30022e35267849e4b3429de99592d88fa6e0a7fd0e7853d3bbe28a7a4ab8bcc69a1f2a10e7c90bd0d5e43890bf41fd45eb955fa36dcb3b251a5aa04173a