<86>Feb 22 08:44:27 userdel[632710]: delete user 'rooter'
<86>Feb 22 08:44:27 userdel[632710]: removed group 'rooter' owned by 'rooter'
<86>Feb 22 08:44:27 userdel[632710]: removed shadow group 'rooter' owned by 'rooter'
<86>Feb 22 08:44:27 groupadd[632755]: group added to /etc/group: name=rooter, GID=1844
<86>Feb 22 08:44:27 groupadd[632755]: group added to /etc/gshadow: name=rooter
<86>Feb 22 08:44:27 groupadd[632755]: new group: name=rooter, GID=1844
<86>Feb 22 08:44:27 useradd[632789]: new user: name=rooter, UID=1844, GID=1844, home=/root, shell=/bin/bash, from=none
<86>Feb 22 08:44:27 userdel[632856]: delete user 'builder'
<86>Feb 22 08:44:27 userdel[632856]: removed group 'builder' owned by 'builder'
<86>Feb 22 08:44:27 userdel[632856]: removed shadow group 'builder' owned by 'builder'
<86>Feb 22 08:44:27 groupadd[632900]: group added to /etc/group: name=builder, GID=1845
<86>Feb 22 08:44:27 groupadd[632900]: group added to /etc/gshadow: name=builder
<86>Feb 22 08:44:27 groupadd[632900]: new group: name=builder, GID=1845
<86>Feb 22 08:44:27 useradd[632938]: new user: name=builder, UID=1845, GID=1845, home=/usr/src, shell=/bin/bash, from=none
<13>Feb 22 08:44:30 rpmi: libhunspell-1.7.2-alt1 sisyphus+346301.200.2.1 1716443382 installed
<13>Feb 22 08:44:30 rpmi: hunspell-1.7.2-alt1 sisyphus+346301.200.2.1 1716443382 installed
<13>Feb 22 08:44:30 rpmi: gcc-c++-common-1.4.28-alt1 sisyphus+348678.100.1.1 1716396142 installed
<13>Feb 22 08:44:31 rpmi: libstdc++14-devel-14.2.1-alt1 sisyphus+360995.100.1.1 1730131612 installed
<13>Feb 22 08:44:31 rpmi: gcc14-c++-14.2.1-alt1 sisyphus+360995.100.1.1 1730131612 installed
<13>Feb 22 08:44:31 rpmi: gcc-c++-14-alt1 sisyphus+360995.300.1.1 1730139881 installed
<13>Feb 22 08:44:31 rpmi: hunspell-utils-1.7.2-alt1 sisyphus+346301.200.2.1 1716443382 installed
<13>Feb 22 08:44:31 rpmi: libhunspell-devel-1.7.2-alt1 sisyphus+346301.200.2.1 1716443382 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/libmythes-1.2.5-alt1_3.nosrc.rpm (w1.gzdio)
Installing libmythes-1.2.5-alt1_3.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.74725
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf mythes-1.2.5
+ echo 'Source #0 (mythes-1.2.5.tar.xz):'
Source #0 (mythes-1.2.5.tar.xz):
+ /usr/bin/xz -dc /usr/src/RPM/SOURCES/mythes-1.2.5.tar.xz
+ /bin/tar -xf -
+ cd mythes-1.2.5
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.74725
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mythes-1.2.5
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ configure_runstatedir_flags=
+ grep -qF runstatedir=DIR ./configure
+ configure_runstatedir_flags=--runstatedir=/var/run
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --runstatedir=/var/run --without-included-gettext --disable-rpath --disable-static
configure: WARNING: unrecognized options: --without-included-gettext, --disable-rpath
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
checking for i586-alt-linux-gcc... i586-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to enable C11 features... none needed
checking whether i586-alt-linux-gcc understands -c and -o together... yes
checking dependency style of i586-alt-linux-gcc... none
checking for i586-alt-linux-ar... no
checking for i586-alt-linux-lib... no
checking for i586-alt-linux-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether i586-alt-linux-gcc accepts -g... (cached) yes
checking for i586-alt-linux-gcc option to enable C11 features... (cached) none needed
checking whether i586-alt-linux-gcc understands -c and -o together... (cached) yes
checking dependency style of i586-alt-linux-gcc... (cached) none
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for i586-alt-linux-g++... i586-alt-linux-g++
checking whether the compiler supports GNU C++... yes
checking whether i586-alt-linux-g++ accepts -g... yes
checking for i586-alt-linux-g++ option to enable C++11 features... none needed
checking dependency style of i586-alt-linux-g++... none
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by i586-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop
checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for i586-alt-linux-file... no
checking for file... file
checking for i586-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i586-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i586-alt-linux-ar... ar
checking for archiver @FILE support... @
checking for i586-alt-linux-strip... no
checking for strip... strip
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for i586-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if i586-alt-linux-gcc static flag -static works... no
checking if i586-alt-linux-gcc supports -c -o file.o... yes
checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... i586-alt-linux-g++ -E
checking for ld used by i586-alt-linux-g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for i586-alt-linux-g++ option to produce PIC... -fPIC -DPIC
checking if i586-alt-linux-g++ PIC flag -fPIC -DPIC works... yes
checking if i586-alt-linux-g++ static flag -static works... no
checking if i586-alt-linux-g++ supports -c -o file.o... yes
checking if i586-alt-linux-g++ supports -c -o file.o... (cached) yes
checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for i586-alt-linux-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for HUNSPELL... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mythes.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext, --disable-rpath
configure:
==============================================================================
Build configuration:
        debug:           no
        werror:          yes
==============================================================================

+ make -j16
make  all-am
make[1]: Entering directory '/usr/src/RPM/BUILD/mythes-1.2.5'
/bin/sh ./libtool  --tag=CXX   --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I.    -I/usr/include/hunspell -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Werror -c -o mythes.lo mythes.cxx
libtool: compile:  i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/hunspell -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Werror -c mythes.cxx  -fPIC -DPIC -o .libs/mythes.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/mythes-1.2.5'
make[1]: Entering directory '/usr/src/RPM/BUILD/mythes-1.2.5'
/bin/sh ./libtool  --tag=CXX   --mode=link i586-alt-linux-g++ -I/usr/include/hunspell -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Werror -version-info 0:0:0 -export-dynamic -no-undefined  -o libmythes-1.2.la -rpath /usr/lib mythes.lo  
libtool: link: i586-alt-linux-g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-alt-linux/14/../../../crti.o /usr/lib/gcc/i586-alt-linux/14/crtbeginS.o  .libs/mythes.o   -L/usr/lib/gcc/i586-alt-linux/14 -L/usr/lib/gcc/i586-alt-linux/14/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/14/crtendS.o /usr/lib/gcc/i586-alt-linux/14/../../../crtn.o  -g -O2 -flto=auto -march=i586 -mtune=generic   -Wl,-soname -Wl,libmythes-1.2.so.0 -o .libs/libmythes-1.2.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libmythes-1.2.so.0" && ln -s "libmythes-1.2.so.0.0.0" "libmythes-1.2.so.0")
libtool: link: (cd ".libs" && rm -f "libmythes-1.2.so" && ln -s "libmythes-1.2.so.0.0.0" "libmythes-1.2.so")
libtool: link: ( cd ".libs" && rm -f "libmythes-1.2.la" && ln -s "../libmythes-1.2.la" "libmythes-1.2.la" )
make[1]: Leaving directory '/usr/src/RPM/BUILD/mythes-1.2.5'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.19308
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libmythes-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libmythes-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games
+ cd mythes-1.2.5
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libmythes-buildroot
make: Entering directory '/usr/src/RPM/BUILD/mythes-1.2.5'
make[1]: Entering directory '/usr/src/RPM/BUILD/mythes-1.2.5'
 /usr/bin/mkdir -p '/usr/src/tmp/libmythes-buildroot/usr/bin'
 /usr/libexec/rpm-build/install -p th_gen_idx.pl '/usr/src/tmp/libmythes-buildroot/usr/bin'
 /usr/bin/mkdir -p '/usr/src/tmp/libmythes-buildroot/usr/lib'
 /bin/sh ./libtool   --mode=install /usr/libexec/rpm-build/install -p   libmythes-1.2.la '/usr/src/tmp/libmythes-buildroot/usr/lib'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libmythes-1.2.so.0.0.0 /usr/src/tmp/libmythes-buildroot/usr/lib/libmythes-1.2.so.0.0.0
libtool: install: (cd /usr/src/tmp/libmythes-buildroot/usr/lib && { ln -s -f libmythes-1.2.so.0.0.0 libmythes-1.2.so.0 || { rm -f libmythes-1.2.so.0 && ln -s libmythes-1.2.so.0.0.0 libmythes-1.2.so.0; }; })
libtool: install: (cd /usr/src/tmp/libmythes-buildroot/usr/lib && { ln -s -f libmythes-1.2.so.0.0.0 libmythes-1.2.so || { rm -f libmythes-1.2.so && ln -s libmythes-1.2.so.0.0.0 libmythes-1.2.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libmythes-1.2.lai /usr/src/tmp/libmythes-buildroot/usr/lib/libmythes-1.2.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /usr/bin/mkdir -p '/usr/src/tmp/libmythes-buildroot/usr/include'
 /usr/libexec/rpm-build/install -p -m 644 mythes.hxx '/usr/src/tmp/libmythes-buildroot/usr/include'
 /usr/bin/mkdir -p '/usr/src/tmp/libmythes-buildroot/usr/lib/pkgconfig'
 /usr/libexec/rpm-build/install -p -m 644 mythes.pc '/usr/src/tmp/libmythes-buildroot/usr/lib/pkgconfig'
make[1]: Leaving directory '/usr/src/RPM/BUILD/mythes-1.2.5'
make: Leaving directory '/usr/src/RPM/BUILD/mythes-1.2.5'
+ rm -f '/usr/src/tmp/libmythes-buildroot//usr/lib/*.a'
+ rm -f /usr/src/tmp/libmythes-buildroot//usr/lib/libmythes-1.2.la
+ mkdir -p /usr/src/tmp/libmythes-buildroot//usr/share/mythes
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libmythes-buildroot (auto)
mode of './usr/lib/libmythes-1.2.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libmythes-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/lib/pkgconfig/mythes.pc: Cflags: '-I${includedir}' --> ''
/usr/lib/pkgconfig/mythes.pc: Libs: '-L${libdir} -lmythes-1.2' --> '-lmythes-1.2'
Checking contents of files in /usr/src/tmp/libmythes-buildroot/ (default)
Compressing files in /usr/src/tmp/libmythes-buildroot (auto)
Adjusting library links in /usr/src/tmp/libmythes-buildroot
./usr/lib: (from <cmdline>:0)
	libmythes-1.2.so.0 -> libmythes-1.2.so.0.0.0
Verifying ELF objects in /usr/src/tmp/libmythes-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/lib/libmythes-1.2.so.0.0.0: uses non-LFS functions: fopen
Splitting links to aliased files under /{,s}bin in /usr/src/tmp/libmythes-buildroot
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.19308
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mythes-1.2.5
+ make check
make: Entering directory '/usr/src/RPM/BUILD/mythes-1.2.5'
make  example
make[1]: Entering directory '/usr/src/RPM/BUILD/mythes-1.2.5'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I.    -I/usr/include/hunspell -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Werror -c -o example.o example.cxx
/bin/sh ./libtool  --tag=CXX   --mode=link i586-alt-linux-g++ -I/usr/include/hunspell -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Werror   -o example example.o libmythes-1.2.la -lhunspell 
libtool: link: i586-alt-linux-g++ -I/usr/include/hunspell -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Werror -o .libs/example example.o  ./.libs/libmythes-1.2.so -lhunspell
make[1]: Leaving directory '/usr/src/RPM/BUILD/mythes-1.2.5'
make: Leaving directory '/usr/src/RPM/BUILD/mythes-1.2.5'
+ ./example th_en_US_new.idx th_en_US_new.dat checkme.lst
Thesaurus uses encoding ISO8859-1

simple has 9 meanings
   meaning 0: (adj) simple 
       simple 
       elemental
       ultimate
       oversimplified
       simplistic
       simplex
       simplified
       unanalyzable
       undecomposable
       uncomplicated
       unsophisticated
       easy
       plain
       unsubdivided

   meaning 1: (adj) elementary
       elementary
       uncomplicated
       unproblematic
       easy 

   meaning 2: (adj) bare
       bare
       mere
       plain 

   meaning 3: (adj) childlike
       childlike
       wide-eyed
       dewy-eyed
       naive 
       naif

   meaning 4: (adj) dim-witted
       dim-witted
       half-witted
       simple-minded
       retarded 

   meaning 5: (adj) simple 
       simple 
       unsubdivided
       unlobed
       smooth

   meaning 6: (adj) plain 
       plain 

   meaning 7: (noun) herb
       herb
       herbaceous plant

   meaning 8: (noun) simpleton
       simpleton
       person
       individual
       someone
       somebody
       mortal
       human
       soul



complex has 5 meanings
   meaning 0: (adj) complex 
       complex 
       analyzable
       decomposable
       Byzantine
       convoluted
       intricate
       involved
       knotty
       labyrinthine
       tangled
       tortuous
       colonial
       compound
       complicated
       composite
       compound
       daedal
       Gordian
       interlacing
       interlinking
       interlocking
       interwoven
       labyrinthine
       labyrinthian
       mazy
       multifactorial
       multiplex
       thickening
       compound
       difficult
       hard

   meaning 1: (noun) composite
       composite
       whole

   meaning 2: (noun) coordination compound
       coordination compound
       compound
       chemical compound

   meaning 3: (noun) feeling
       feeling

   meaning 4: (noun) building complex
       building complex
       structure
       construction



junk has 3 meanings
   meaning 0: (noun) debris
       debris
       dust
       rubble
       detritus
       rubbish
       trash
       scrap

   meaning 1: (noun) boat
       boat

   meaning 2: (verb) trash
       trash
       scrap
       discard
       fling
       toss
       toss out
       toss away
       chuck out
       cast aside
       dispose
       throw out
       cast out
       throw away
       cast away
       put away



"jhjhjh" is not in thesaurus!
+ ./example morph.idx morph.dat morph.lst morph.aff morph.dic
Thesaurus uses encoding ISO8859-1

mouse has 1 meanings
   meaning 0: (n) rodent
       rodent



stem: mouse
mouse has 1 meanings
   meaning 0: (n) rodent
       rodents



stem: rodent
rodent has 1 meanings
   meaning 0: (n) mouse
       mice



stem: eat
eat has 1 meanings
   meaning 0: (v) consume
       consumes
       ingests



stem: eat
eat has 1 meanings
   meaning 0: (v) consume
       consumed
       ingested



stem: eat
eat has 1 meanings
   meaning 0: (v) consume
       consumed
       ingested



stem: eat
eat has 1 meanings
   meaning 0: (v) consume
       consuming
       ingesting



+ exit 0
Processing files: libmythes-1.2.5-alt1_3
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.33892
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mythes-1.2.5
+ DOCDIR=/usr/src/tmp/libmythes-buildroot/usr/share/doc/libmythes-1.2.5
+ export DOCDIR
+ rm -rf /usr/src/tmp/libmythes-buildroot/usr/share/doc/libmythes-1.2.5
+ /bin/mkdir -p /usr/src/tmp/libmythes-buildroot/usr/share/doc/libmythes-1.2.5
+ cp -prL README COPYING AUTHORS /usr/src/tmp/libmythes-buildroot/usr/share/doc/libmythes-1.2.5
+ chmod -R go-w /usr/src/tmp/libmythes-buildroot/usr/share/doc/libmythes-1.2.5
+ chmod -R a+rX /usr/src/tmp/libmythes-buildroot/usr/share/doc/libmythes-1.2.5
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6VByTS
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/libmythes-buildroot/usr/lib/libmythes-1.2.so.0: 14 symbols, 14 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.h5ttHb
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libmythes-1.2.so.0 = set:hdVbbDD6FuHSivnWz1jmJwdNoqi9P0
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.4), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_3.3.1), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZHyuU6
Creating libmythes-debuginfo package
Processing files: libmythes-devel-1.2.5-alt1_3
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.76100
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mythes-1.2.5
+ DOCDIR=/usr/src/tmp/libmythes-buildroot/usr/share/doc/libmythes-devel-1.2.5
+ export DOCDIR
+ rm -rf /usr/src/tmp/libmythes-buildroot/usr/share/doc/libmythes-devel-1.2.5
+ /bin/mkdir -p /usr/src/tmp/libmythes-buildroot/usr/share/doc/libmythes-devel-1.2.5
+ cp -prL data_layout.txt /usr/src/tmp/libmythes-buildroot/usr/share/doc/libmythes-devel-1.2.5
+ chmod -R go-w /usr/src/tmp/libmythes-buildroot/usr/share/doc/libmythes-devel-1.2.5
+ chmod -R a+rX /usr/src/tmp/libmythes-buildroot/usr/share/doc/libmythes-devel-1.2.5
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.k4oIS4
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.neiU3L
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/libmythes-buildroot/usr/bin/th_gen_idx.pl syntax OK
Provides: pkgconfig(mythes) = 1.2.5
Requires: libmythes = 1.2.5-alt1_3, pkgconfig, /usr/bin/perl, /usr/lib/libmythes-1.2.so.0.0.0, /usr/lib/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tnAQKJ
Processing files: libmythes-debuginfo-1.2.5-alt1_3
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tIy85r
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ubis1u
find-requires: running scripts (debuginfo)
Provides: debug(libmythes-1.2.so.0)
Requires: libmythes = 1.2.5-alt1_3, debug(libc.so.6), debug(libgcc_s.so.1), debug(libstdc++.so.6)
Adding to libmythes-devel a strict dependency on libmythes
Adding to libmythes-debuginfo a strict dependency on libmythes
Removing 1 extra deps from libmythes-devel due to dependency on libmythes
Wrote: /usr/src/RPM/RPMS/i586/libmythes-1.2.5-alt1_3.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libmythes-devel-1.2.5-alt1_3.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libmythes-debuginfo-1.2.5-alt1_3.i586.rpm (w2.lzdio)
3.05user 3.79system 0:13.00elapsed 52%CPU (0avgtext+0avgdata 51496maxresident)k
0inputs+0outputs (0major+746307minor)pagefaults 0swaps
3.30user 2.48system 0:23.12elapsed 25%CPU (0avgtext+0avgdata 131944maxresident)k
0inputs+0outputs (0major+210785minor)pagefaults 0swaps
--- libmythes-1.2.5-alt1_3.i586.rpm.repo	2023-02-25 16:57:30.000000000 +0000
+++ libmythes-1.2.5-alt1_3.i586.rpm.hasher	2025-02-22 08:44:47.296684802 +0000
@@ -11,2 +11,3 @@
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.38)  
 Requires: libc.so.6(GLIBC_2.4)  
@@ -22,3 +23,3 @@
 File: /usr/lib/libmythes-1.2.so.0	120777	root:root		libmythes-1.2.so.0.0.0
-File: /usr/lib/libmythes-1.2.so.0.0.0	100644	root:root	6dd543bdd0df29c02c8737b2a5147afa	
+File: /usr/lib/libmythes-1.2.so.0.0.0	100644	root:root	4565ac1084b93aea9519cb57c6841f5c	
 File: /usr/share/doc/libmythes-1.2.5	40755	root:root		
@@ -28,2 +29,2 @@
 File: /usr/share/mythes	40755	root:root		
-RPMIdentity: 550753003342d22adbcc4724d13af70aabff4eac418d9108da87ab41376f93249419e04c50e1d9ed38801867a8c91090039d2bf4936fa4e39fcc9923eaa405c4
+RPMIdentity: a059dcc10b37500180e06cae0423e7ac829c74da70baa6382f72fafc05a28b24f2e427f100d1592e8829ab625743e8f820c69a8a9f8338bfe6bbe1229aff8ff4
--- libmythes-debuginfo-1.2.5-alt1_3.i586.rpm.repo	2023-02-25 16:57:31.000000000 +0000
+++ libmythes-debuginfo-1.2.5-alt1_3.i586.rpm.hasher	2025-02-22 08:44:47.384686310 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/62	40755	root:root	
-/usr/lib/debug/.build-id/62/73a2664c0925df3f0711064cf45e1ab500af44	120777	root:root	../../../libmythes-1.2.so.0.0.0
-/usr/lib/debug/.build-id/62/73a2664c0925df3f0711064cf45e1ab500af44.debug	120777	root:root	../../usr/lib/libmythes-1.2.so.0.0.0.debug
+/usr/lib/debug/.build-id/c6	40755	root:root	
+/usr/lib/debug/.build-id/c6/9cd99e31eebdba2565623e71e46238307c98b5	120777	root:root	../../../libmythes-1.2.so.0.0.0
+/usr/lib/debug/.build-id/c6/9cd99e31eebdba2565623e71e46238307c98b5.debug	120777	root:root	../../usr/lib/libmythes-1.2.so.0.0.0.debug
 /usr/lib/debug/usr/lib/libmythes-1.2.so.0.0.0.debug	100644	root:root	
@@ -15,6 +15,6 @@
 Provides: libmythes-debuginfo = 1.2.5-alt1_3:sisyphus+315818.100.1.1
-File: /usr/lib/debug/.build-id/62	40755	root:root		
-File: /usr/lib/debug/.build-id/62/73a2664c0925df3f0711064cf45e1ab500af44	120777	root:root		../../../libmythes-1.2.so.0.0.0
-File: /usr/lib/debug/.build-id/62/73a2664c0925df3f0711064cf45e1ab500af44.debug	120777	root:root		../../usr/lib/libmythes-1.2.so.0.0.0.debug
-File: /usr/lib/debug/usr/lib/libmythes-1.2.so.0.0.0.debug	100644	root:root	9e2484af1ef933913f8e63c73bbf4573	
+File: /usr/lib/debug/.build-id/c6	40755	root:root		
+File: /usr/lib/debug/.build-id/c6/9cd99e31eebdba2565623e71e46238307c98b5	120777	root:root		../../../libmythes-1.2.so.0.0.0
+File: /usr/lib/debug/.build-id/c6/9cd99e31eebdba2565623e71e46238307c98b5.debug	120777	root:root		../../usr/lib/libmythes-1.2.so.0.0.0.debug
+File: /usr/lib/debug/usr/lib/libmythes-1.2.so.0.0.0.debug	100644	root:root	2286118d1b1d90c466a710189ae9f41c	
 File: /usr/lib/debug/usr/lib/libmythes-1.2.so.0.debug	120777	root:root		libmythes-1.2.so.0.0.0.debug
@@ -23,2 +23,2 @@
 File: /usr/src/debug/mythes-1.2.5/mythes.hxx	100644	root:root	dda73454269ce030222d399b7be2b635	
-RPMIdentity: a74eb8122437f11aaa46c8c60c98e97a2263e56c935d6ef455d9bda15eb561cd2902a61f462a5b9471c40021e5b6126dcd878a5ddacf3f5fe2ad6bfd2c8af3ee
+RPMIdentity: 90066541ca0cec6e368afbeb75a400f7dedd3a29d38025318d795e538ed9d4f3aea304aa01970484ef56d20390754d3cdca3b8c9858417551cd1fb49d2c6995d