<86>Nov 19 08:39:11 userdel[114318]: delete user 'rooter'
<86>Nov 19 08:39:11 groupadd[114327]: group added to /etc/group: name=rooter, GID=627
<86>Nov 19 08:39:11 groupadd[114327]: group added to /etc/gshadow: name=rooter
<86>Nov 19 08:39:11 groupadd[114327]: new group: name=rooter, GID=627
<86>Nov 19 08:39:11 useradd[114336]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash
<86>Nov 19 08:39:11 userdel[114358]: delete user 'builder'
<86>Nov 19 08:39:11 userdel[114358]: removed group 'builder' owned by 'builder'
<86>Nov 19 08:39:11 userdel[114358]: removed shadow group 'builder' owned by 'builder'
<86>Nov 19 08:39:11 groupadd[114469]: group added to /etc/group: name=builder, GID=628
<86>Nov 19 08:39:11 groupadd[114469]: group added to /etc/gshadow: name=builder
<86>Nov 19 08:39:11 groupadd[114469]: new group: name=builder, GID=628
<86>Nov 19 08:39:11 useradd[114481]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/hts_engine-1.03-alt1.qa1.nosrc.rpm
Installing hts_engine-1.03-alt1.qa1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.82532
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf hts_engine_API-1.03
+ echo 'Source #0 (hts_engine_API-1.03.tar.gz):'
Source #0 (hts_engine_API-1.03.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/hts_engine_API-1.03.tar.gz
+ /bin/tar -xf -
+ cd hts_engine_API-1.03
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.82532
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd hts_engine_API-1.03
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -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'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ ./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/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i586-alt-linux-gcc... i586-alt-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of i586-alt-linux-gcc... none
checking whether i586-alt-linux-gcc and cc understand -c and -o together... yes
checking for a BSD-compatible install... /bin/install -c
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for i586-alt-linux-ar... no
checking for ar... ar
checking for log in -lm... yes
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for vprintf... yes
checking for _doprnt... no
checking for sqrt... yes
checking for strchr... yes
checking for strrchr... yes
checking for strstr... yes
checking whether to enable compiling for embedded devices... no
checking whether to use memory allocation/free functions of speech tools... no
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking whether byte ordering is bigendian... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bin/Makefile
config.status: creating lib/Makefile
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext
+ make -j8
Making all in lib
make[1]: Entering directory '/usr/src/RPM/BUILD/hts_engine_API-1.03/lib'
i586-alt-linux-gcc -DPACKAGE_NAME=\"hts_engine_API\" -DPACKAGE_TARNAME=\"hts_engine_api\" -DPACKAGE_VERSION=\"1.03\" -DPACKAGE_STRING=\"hts_engine_API\ 1.03\" -DPACKAGE_BUGREPORT=\"hts-engine-users@lists.sourceforge.net\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_VPRINTF=1 -DHAVE_SQRT=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -I. -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c HTS_audio.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/hts_engine_API-1.03/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/hts_engine_API-1.03/lib'
i586-alt-linux-gcc -DPACKAGE_NAME=\"hts_engine_API\" -DPACKAGE_TARNAME=\"hts_engine_api\" -DPACKAGE_VERSION=\"1.03\" -DPACKAGE_STRING=\"hts_engine_API\ 1.03\" -DPACKAGE_BUGREPORT=\"hts-engine-users@lists.sourceforge.net\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_VPRINTF=1 -DHAVE_SQRT=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -I. -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c HTS_gstream.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/hts_engine_API-1.03/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/hts_engine_API-1.03/lib'
i586-alt-linux-gcc -DPACKAGE_NAME=\"hts_engine_API\" -DPACKAGE_TARNAME=\"hts_engine_api\" -DPACKAGE_VERSION=\"1.03\" -DPACKAGE_STRING=\"hts_engine_API\ 1.03\" -DPACKAGE_BUGREPORT=\"hts-engine-users@lists.sourceforge.net\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_VPRINTF=1 -DHAVE_SQRT=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -I. -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c HTS_misc.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/hts_engine_API-1.03/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/hts_engine_API-1.03/lib'
i586-alt-linux-gcc -DPACKAGE_NAME=\"hts_engine_API\" -DPACKAGE_TARNAME=\"hts_engine_api\" -DPACKAGE_VERSION=\"1.03\" -DPACKAGE_STRING=\"hts_engine_API\ 1.03\" -DPACKAGE_BUGREPORT=\"hts-engine-users@lists.sourceforge.net\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_VPRINTF=1 -DHAVE_SQRT=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -I. -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c HTS_label.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/hts_engine_API-1.03/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/hts_engine_API-1.03/lib'
i586-alt-linux-gcc -DPACKAGE_NAME=\"hts_engine_API\" -DPACKAGE_TARNAME=\"hts_engine_api\" -DPACKAGE_VERSION=\"1.03\" -DPACKAGE_STRING=\"hts_engine_API\ 1.03\" -DPACKAGE_BUGREPORT=\"hts-engine-users@lists.sourceforge.net\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_VPRINTF=1 -DHAVE_SQRT=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -I. -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c HTS_sstream.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/hts_engine_API-1.03/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/hts_engine_API-1.03/lib'
i586-alt-linux-gcc -DPACKAGE_NAME=\"hts_engine_API\" -DPACKAGE_TARNAME=\"hts_engine_api\" -DPACKAGE_VERSION=\"1.03\" -DPACKAGE_STRING=\"hts_engine_API\ 1.03\" -DPACKAGE_BUGREPORT=\"hts-engine-users@lists.sourceforge.net\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_VPRINTF=1 -DHAVE_SQRT=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -I. -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c HTS_engine.c
HTS_engine.c: In function 'HTS_get_copyright':
HTS_engine.c:726:4: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict]
  726 |    sprintf(str, "%shts_engine API version %s (%s)\n", str, version, url);
      |    ^~~~~~~
HTS_engine.c:729:10: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict]
  729 |          sprintf(str, "%sCopyright (C) %s\n", str, copyright[i]);
      |          ^~~~~~~
HTS_engine.c:731:10: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict]
  731 |          sprintf(str, "%s              %s\n", str, copyright[i]);
      |          ^~~~~~~
HTS_engine.c:733:4: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict]
  733 |    sprintf(str, "%sAll rights reserved.\n", str);
      |    ^~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/hts_engine_API-1.03/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/hts_engine_API-1.03/lib'
i586-alt-linux-gcc -DPACKAGE_NAME=\"hts_engine_API\" -DPACKAGE_TARNAME=\"hts_engine_api\" -DPACKAGE_VERSION=\"1.03\" -DPACKAGE_STRING=\"hts_engine_API\ 1.03\" -DPACKAGE_BUGREPORT=\"hts-engine-users@lists.sourceforge.net\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_VPRINTF=1 -DHAVE_SQRT=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -I. -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c HTS_pstream.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/hts_engine_API-1.03/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/hts_engine_API-1.03/lib'
i586-alt-linux-gcc -DPACKAGE_NAME=\"hts_engine_API\" -DPACKAGE_TARNAME=\"hts_engine_api\" -DPACKAGE_VERSION=\"1.03\" -DPACKAGE_STRING=\"hts_engine_API\ 1.03\" -DPACKAGE_BUGREPORT=\"hts-engine-users@lists.sourceforge.net\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_VPRINTF=1 -DHAVE_SQRT=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -I. -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c HTS_vocoder.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/hts_engine_API-1.03/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/hts_engine_API-1.03/lib'
i586-alt-linux-gcc -DPACKAGE_NAME=\"hts_engine_API\" -DPACKAGE_TARNAME=\"hts_engine_api\" -DPACKAGE_VERSION=\"1.03\" -DPACKAGE_STRING=\"hts_engine_API\ 1.03\" -DPACKAGE_BUGREPORT=\"hts-engine-users@lists.sourceforge.net\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_VPRINTF=1 -DHAVE_SQRT=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -I. -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c HTS_model.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/hts_engine_API-1.03/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/hts_engine_API-1.03/lib'
rm -f libHTSEngine.a
ar cru libHTSEngine.a HTS_audio.o HTS_engine.o HTS_misc.o HTS_pstream.o HTS_sstream.o HTS_model.o HTS_vocoder.o HTS_gstream.o HTS_label.o 
ranlib libHTSEngine.a
make[1]: Leaving directory '/usr/src/RPM/BUILD/hts_engine_API-1.03/lib'
Making all in bin
make[1]: Entering directory '/usr/src/RPM/BUILD/hts_engine_API-1.03/bin'
i586-alt-linux-gcc -DPACKAGE_NAME=\"hts_engine_API\" -DPACKAGE_TARNAME=\"hts_engine_api\" -DPACKAGE_VERSION=\"1.03\" -DPACKAGE_STRING=\"hts_engine_API\ 1.03\" -DPACKAGE_BUGREPORT=\"hts-engine-users@lists.sourceforge.net\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_VPRINTF=1 -DHAVE_SQRT=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -I. -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c hts_engine.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/hts_engine_API-1.03/bin'
make[1]: Entering directory '/usr/src/RPM/BUILD/hts_engine_API-1.03/bin'
i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o hts_engine hts_engine.o ../lib/libHTSEngine.a -lm 
make[1]: Leaving directory '/usr/src/RPM/BUILD/hts_engine_API-1.03/bin'
make[1]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.99257
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/hts_engine-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/hts_engine-buildroot
+ cd hts_engine_API-1.03
+ make DESTDIR=/usr/src/tmp/hts_engine-buildroot install
make: Entering directory '/usr/src/RPM/BUILD/hts_engine_API-1.03'
Making install in lib
make[1]: Entering directory '/usr/src/RPM/BUILD/hts_engine_API-1.03/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/hts_engine_API-1.03/lib'
test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/hts_engine-buildroot/usr/lib"
 /bin/install -c -m 644 'libHTSEngine.a' '/usr/src/tmp/hts_engine-buildroot/usr/lib/libHTSEngine.a'
 ranlib '/usr/src/tmp/hts_engine-buildroot/usr/lib/libHTSEngine.a'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/hts_engine_API-1.03/lib'
make[1]: Leaving directory '/usr/src/RPM/BUILD/hts_engine_API-1.03/lib'
Making install in bin
make[1]: Entering directory '/usr/src/RPM/BUILD/hts_engine_API-1.03/bin'
make[2]: Entering directory '/usr/src/RPM/BUILD/hts_engine_API-1.03/bin'
test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/hts_engine-buildroot/usr/bin"
  /bin/install -c 'hts_engine' '/usr/src/tmp/hts_engine-buildroot/usr/bin/hts_engine'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/hts_engine_API-1.03/bin'
make[1]: Leaving directory '/usr/src/RPM/BUILD/hts_engine_API-1.03/bin'
make[1]: Entering directory '/usr/src/RPM/BUILD/hts_engine_API-1.03'
make[2]: Entering directory '/usr/src/RPM/BUILD/hts_engine_API-1.03'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include" || /bin/mkdir -p "/usr/src/tmp/hts_engine-buildroot/usr/include"
 /bin/install -c -m 644 'include/HTS_engine.h' '/usr/src/tmp/hts_engine-buildroot/usr/include/HTS_engine.h'
make[2]: Leaving directory '/usr/src/RPM/BUILD/hts_engine_API-1.03'
make[1]: Leaving directory '/usr/src/RPM/BUILD/hts_engine_API-1.03'
make: Leaving directory '/usr/src/RPM/BUILD/hts_engine_API-1.03'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/hts_engine-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/hts_engine-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/hts_engine-buildroot/ (default)
Compressing files in /usr/src/tmp/hts_engine-buildroot (auto)
Adjusting library links in /usr/src/tmp/hts_engine-buildroot
./usr/lib:
Verifying ELF objects in /usr/src/tmp/hts_engine-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/bin/hts_engine: uses non-LFS functions: fopen
Hardlinking identical .pyc and .pyo files
Processing files: hts_engine-1.03-alt1.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.4625
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd hts_engine_API-1.03
+ DOCDIR=/usr/src/tmp/hts_engine-buildroot/usr/share/doc/hts_engine-1.03
+ export DOCDIR
+ rm -rf /usr/src/tmp/hts_engine-buildroot/usr/share/doc/hts_engine-1.03
+ /bin/mkdir -p /usr/src/tmp/hts_engine-buildroot/usr/share/doc/hts_engine-1.03
+ cp -prL AUTHORS ChangeLog COPYING INSTALL NEWS README /usr/src/tmp/hts_engine-buildroot/usr/share/doc/hts_engine-1.03
+ chmod -R go-w /usr/src/tmp/hts_engine-buildroot/usr/share/doc/hts_engine-1.03
+ chmod -R a+rX /usr/src/tmp/hts_engine-buildroot/usr/share/doc/hts_engine-1.03
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nYYyOW
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.sCsyAY
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), 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), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.29), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zo3JkW
Creating hts_engine-debuginfo package
Processing files: libHTSEngine-devel-1.03-alt1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wzBn4W
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.ccHtKX
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Requires: libHTSEngine-devel-static
Processing files: libHTSEngine-devel-static-1.03-alt1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.B4aTVX
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.DPgDWW
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Requires: glibc-devel-static
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UpjJVX
Processing files: hts_engine-debuginfo-1.03-alt1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iJohUU
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZlrVvU
find-requires: running scripts (debuginfo)
Requires: hts_engine = 1.03-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6)
Adding to libHTSEngine-devel a strict dependency on libHTSEngine-devel-static
Wrote: /usr/src/RPM/RPMS/i586/hts_engine-1.03-alt1.qa1.i586.rpm
Wrote: /usr/src/RPM/RPMS/noarch/libHTSEngine-devel-1.03-alt1.qa1.noarch.rpm
Wrote: /usr/src/RPM/RPMS/i586/libHTSEngine-devel-static-1.03-alt1.qa1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/hts_engine-debuginfo-1.03-alt1.qa1.i586.rpm
6.90user 1.16system 0:20.09elapsed 40%CPU (0avgtext+0avgdata 29776maxresident)k
0inputs+0outputs (0major+518958minor)pagefaults 0swaps
8.32user 3.27system 0:24.07elapsed 48%CPU (0avgtext+0avgdata 29776maxresident)k
0inputs+0outputs (0major+737366minor)pagefaults 0swaps
--- hts_engine-1.03-alt1.qa1.i586.rpm.repo	2013-04-16 00:48:22.000000000 +0000
+++ hts_engine-1.03-alt1.qa1.i586.rpm.hasher	2019-11-19 08:39:33.371954403 +0000
@@ -16,2 +16,3 @@
 Requires: libm.so.6(GLIBC_2.0)  
+Requires: libm.so.6(GLIBC_2.29)  
 Requires: rtld(GNU_HASH)