<86>Jul 15 00:59:21 userdel[2258594]: delete user 'rooter' <86>Jul 15 00:59:21 userdel[2258594]: removed group 'rooter' owned by 'rooter' <86>Jul 15 00:59:21 userdel[2258594]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 15 00:59:21 groupadd[2258615]: group added to /etc/group: name=rooter, GID=1877 <86>Jul 15 00:59:21 groupadd[2258615]: group added to /etc/gshadow: name=rooter <86>Jul 15 00:59:21 groupadd[2258615]: new group: name=rooter, GID=1877 <86>Jul 15 00:59:21 useradd[2258631]: new user: name=rooter, UID=1877, GID=1877, home=/root, shell=/bin/bash, from=none <86>Jul 15 00:59:21 userdel[2258668]: delete user 'builder' <86>Jul 15 00:59:21 userdel[2258668]: removed group 'builder' owned by 'builder' <86>Jul 15 00:59:21 userdel[2258668]: removed shadow group 'builder' owned by 'builder' <86>Jul 15 00:59:21 groupadd[2258692]: group added to /etc/group: name=builder, GID=1878 <86>Jul 15 00:59:21 groupadd[2258692]: group added to /etc/gshadow: name=builder <86>Jul 15 00:59:21 groupadd[2258692]: new group: name=builder, GID=1878 <86>Jul 15 00:59:22 useradd[2258702]: new user: name=builder, UID=1878, GID=1878, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/hts_engine-1.03-alt2.src.rpm: license not found in '/usr/share/license' directory: Simplified /usr/src/in/srpm/hts_engine-1.03-alt2.src.rpm: license not found in '/usr/share/license' directory: license Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/hts_engine-1.03-alt2.nosrc.rpm (w1.gzdio) Installing hts_engine-1.03-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.23528 + 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.23528 + 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 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + 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 --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking whether x86_64-alt-linux-gcc and cc understand -c and -o together... yes checking for a BSD-compatible install... /bin/install -c checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-ar... no checking for ar... ar checking for log in -lm... yes checking how to run the C preprocessor... x86_64-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... x86_64-alt-linux-gnu checking host system type... x86_64-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 -j16 Making all in lib make[1]: Entering directory '/usr/src/RPM/BUILD/hts_engine_API-1.03/lib' x86_64-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 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -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' x86_64-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 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -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' x86_64-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 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -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' x86_64-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 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -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' x86_64-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 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -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' x86_64-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 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -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' x86_64-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 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -c HTS_engine.c In file included from /usr/include/stdio.h:906, from ../include/HTS_engine.h:45, from HTS_hidden.h:46, from HTS_engine.c:48: In function 'sprintf', inlined from 'HTS_get_copyright' at HTS_engine.c:726:4: /usr/include/bits/stdio2.h:30:10: warning: '__sprintf_chk' argument 5 overlaps destination object 'str' [-Wrestrict] 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ HTS_engine.c: In function 'HTS_get_copyright': HTS_engine.c:719:30: note: destination object referenced by 'restrict'-qualified argument 1 was declared here 719 | void HTS_get_copyright(char *str) | ~~~~~~^~~ In function 'sprintf', inlined from 'HTS_get_copyright' at HTS_engine.c:729:10: /usr/include/bits/stdio2.h:30:10: warning: '__sprintf_chk' argument 5 overlaps destination object 'str' [-Wrestrict] 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ HTS_engine.c: In function 'HTS_get_copyright': HTS_engine.c:719:30: note: destination object referenced by 'restrict'-qualified argument 1 was declared here 719 | void HTS_get_copyright(char *str) | ~~~~~~^~~ In function 'sprintf', inlined from 'HTS_get_copyright' at HTS_engine.c:731:10: /usr/include/bits/stdio2.h:30:10: warning: '__sprintf_chk' argument 5 overlaps destination object 'str' [-Wrestrict] 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ HTS_engine.c: In function 'HTS_get_copyright': HTS_engine.c:719:30: note: destination object referenced by 'restrict'-qualified argument 1 was declared here 719 | void HTS_get_copyright(char *str) | ~~~~~~^~~ In function 'sprintf', inlined from 'HTS_get_copyright' at HTS_engine.c:733:4: /usr/include/bits/stdio2.h:30:10: warning: '__sprintf_chk' argument 5 overlaps destination object 'str' [-Wrestrict] 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ HTS_engine.c: In function 'HTS_get_copyright': HTS_engine.c:719:30: note: destination object referenced by 'restrict'-qualified argument 1 was declared here 719 | void HTS_get_copyright(char *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' x86_64-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 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -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' x86_64-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 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -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 ar: `u' modifier ignored since `D' is the default (see `U') 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' x86_64-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 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -o hts_engine hts_engine.o ../lib/libHTSEngine.a -lm In function 'HTS_free', inlined from 'HTS_Model_clear' at ../lib/HTS_model.c:595:10: ../lib/HTS_misc.c:254:4: warning: 'free' called on pointer '*_17' with nonzero offset 8 [-Wfree-nonheap-object] 254 | free(ptr); | ^ In function 'HTS_free', inlined from 'HTS_Model_clear' at ../lib/HTS_model.c:602:7: ../lib/HTS_misc.c:254:4: warning: 'free' called on pointer 'model_38(D)->npdf' with nonzero offset 8 [-Wfree-nonheap-object] 254 | free(ptr); | ^ 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.37846 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + 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/lib64" || /bin/mkdir -p "/usr/src/tmp/hts_engine-buildroot/usr/lib64" /bin/install -c -m 644 'libHTSEngine.a' '/usr/src/tmp/hts_engine-buildroot/usr/lib64/libHTSEngine.a' ranlib '/usr/src/tmp/hts_engine-buildroot/usr/lib64/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,gnuconfig) 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/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/hts_engine-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict) Processing files: hts_engine-1.03-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.37846 + 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.cPnsIs 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.2FXKsS find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, 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.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G4WL3g Creating hts_engine-debuginfo package Processing files: libHTSEngine-devel-1.03-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FCtGM8 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.gb9X9y find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libHTSEngine-devel-static Processing files: libHTSEngine-devel-static-1.03-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Nw1YSR 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.sKt0q6 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.60afI6 Processing files: hts_engine-debuginfo-1.03-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AsknzK find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PdIR0V find-requires: running scripts (debuginfo) Requires: hts_engine = 1.03-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6) Adding to hts_engine-debuginfo a strict dependency on hts_engine Adding to libHTSEngine-devel a strict dependency on libHTSEngine-devel-static Wrote: /usr/src/RPM/RPMS/x86_64/hts_engine-1.03-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/libHTSEngine-devel-1.03-alt2.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libHTSEngine-devel-static-1.03-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/hts_engine-debuginfo-1.03-alt2.x86_64.rpm (w2.lzdio) 4.29user 2.05system 0:15.30elapsed 41%CPU (0avgtext+0avgdata 73588maxresident)k 0inputs+0outputs (0major+589982minor)pagefaults 0swaps /.out/libHTSEngine-devel-1.03-alt2.noarch.rpm: license not found in '/usr/share/license' directory: Simplified /.out/libHTSEngine-devel-1.03-alt2.noarch.rpm: license not found in '/usr/share/license' directory: license /.out/hts_engine-1.03-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: Simplified /.out/hts_engine-1.03-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: license /.out/libHTSEngine-devel-static-1.03-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: Simplified /.out/libHTSEngine-devel-static-1.03-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: license /.out/hts_engine-debuginfo-1.03-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: Simplified /.out/hts_engine-debuginfo-1.03-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: license 0.56user 0.91system 0:19.08elapsed 7%CPU (0avgtext+0avgdata 12080maxresident)k 0inputs+0outputs (0major+97025minor)pagefaults 0swaps --- hts_engine-1.03-alt2.x86_64.rpm.repo 2021-09-14 11:39:52.000000000 +0000 +++ hts_engine-1.03-alt2.x86_64.rpm.hasher 2023-07-15 00:59:39.268920450 +0000 @@ -13,2 +13,3 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -20,3 +21,3 @@ Provides: hts_engine = 1.03-alt2:sisyphus+285211.100.1.1 -File: /usr/bin/hts_engine 100755 root:root 9a6cde238b866ce5ea6cc2bdc1951f1b +File: /usr/bin/hts_engine 100755 root:root 0e442f7640885bd196e97fed297dcf76 File: /usr/share/doc/hts_engine-1.03 40755 root:root @@ -28,2 +29,2 @@ File: /usr/share/doc/hts_engine-1.03/README 100644 root:root 19a1de381a1e6fe79cc0325af1303bc6 -RPMIdentity: 07f4f7128835774d43c615386de689100e5335ba405df9f721b09c6dbef89dfad0ffdac866db9ddc388676eadccd93054f9f2c8be045bc213f0563da3b95e12d +RPMIdentity: eb4d9f07182d7d4692ece3b6bb6a2aafbce358630117e70e42476d70dd4e7f6b8700bf46a623f4f50917231e2ff8c0a2181fa6b81efd0906d100e730f55e068e --- hts_engine-debuginfo-1.03-alt2.x86_64.rpm.repo 2021-09-14 11:39:51.000000000 +0000 +++ hts_engine-debuginfo-1.03-alt2.x86_64.rpm.hasher 2023-07-15 00:59:39.367921987 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/4e 40755 root:root -/usr/lib/debug/.build-id/4e/9152441bd6395ae64ebbc445f9ecc643ae75cf 120777 root:root ../../../../bin/hts_engine -/usr/lib/debug/.build-id/4e/9152441bd6395ae64ebbc445f9ecc643ae75cf.debug 120777 root:root ../../usr/bin/hts_engine.debug +/usr/lib/debug/.build-id/8b 40755 root:root +/usr/lib/debug/.build-id/8b/c753ff2673c77b9a2c834f5b0d54fc65c1d8a9 120777 root:root ../../../../bin/hts_engine +/usr/lib/debug/.build-id/8b/c753ff2673c77b9a2c834f5b0d54fc65c1d8a9.debug 120777 root:root ../../usr/bin/hts_engine.debug /usr/lib/debug/usr/bin/hts_engine.debug 100644 root:root @@ -13,2 +13,3 @@ /usr/src/debug/hts_engine_API-1.03/lib/HTS_gstream.c 100644 root:root +/usr/src/debug/hts_engine_API-1.03/lib/HTS_hidden.h 100644 root:root /usr/src/debug/hts_engine_API-1.03/lib/HTS_label.c 100644 root:root @@ -25,6 +26,6 @@ Provides: hts_engine-debuginfo = 1.03-alt2:sisyphus+285211.100.1.1 -File: /usr/lib/debug/.build-id/4e 40755 root:root -File: /usr/lib/debug/.build-id/4e/9152441bd6395ae64ebbc445f9ecc643ae75cf 120777 root:root ../../../../bin/hts_engine -File: /usr/lib/debug/.build-id/4e/9152441bd6395ae64ebbc445f9ecc643ae75cf.debug 120777 root:root ../../usr/bin/hts_engine.debug -File: /usr/lib/debug/usr/bin/hts_engine.debug 100644 root:root c2648eedb43be66b6f50693fb3e0d357 +File: /usr/lib/debug/.build-id/8b 40755 root:root +File: /usr/lib/debug/.build-id/8b/c753ff2673c77b9a2c834f5b0d54fc65c1d8a9 120777 root:root ../../../../bin/hts_engine +File: /usr/lib/debug/.build-id/8b/c753ff2673c77b9a2c834f5b0d54fc65c1d8a9.debug 120777 root:root ../../usr/bin/hts_engine.debug +File: /usr/lib/debug/usr/bin/hts_engine.debug 100644 root:root 0f040059aab396d4d752dfdc25d0831b File: /usr/src/debug/hts_engine_API-1.03 40755 root:root @@ -38,2 +39,3 @@ File: /usr/src/debug/hts_engine_API-1.03/lib/HTS_gstream.c 100644 root:root 80134856f1e4bd0da3602ca4681be837 +File: /usr/src/debug/hts_engine_API-1.03/lib/HTS_hidden.h 100644 root:root 77a571b609f92bf5cc7e7b73ed044863 File: /usr/src/debug/hts_engine_API-1.03/lib/HTS_label.c 100644 root:root f84181648741cad66679139cc416227b @@ -44,2 +46,2 @@ File: /usr/src/debug/hts_engine_API-1.03/lib/HTS_vocoder.c 100644 root:root 0c9bad1e92ef6e964213f6f5c5207f33 -RPMIdentity: 0c7ceabfeae89e1c11ccd75a913045078b4c1b54d8c727f64f1ca7a7a8da8889440f385c87c5b2685c4c35d4623f6e507cf58bc92351332d49093ec0b20c078d +RPMIdentity: 2e5921cedaa796a52ee75b14fee4927c5dc9b4a59f45804329532634feb895d33f7cdd2b53401dea5f094466b61f8135c9ba786036fd19854fb9896cc3bb9b0b --- libHTSEngine-devel-static-1.03-alt2.x86_64.rpm.repo 2021-09-14 11:39:52.000000000 +0000 +++ libHTSEngine-devel-static-1.03-alt2.x86_64.rpm.hasher 2023-07-15 00:59:39.534924581 +0000 @@ -4,3 +4,3 @@ Provides: libHTSEngine-devel-static = 1.03-alt2:sisyphus+285211.100.1.1 -File: /usr/lib64/libHTSEngine.a 100644 root:root c270ddf58140aa3eed863f3b46bb942b -RPMIdentity: 6d2a172312e73334ed5dfceb59aaf8edd93b3c7d45b869b1c16b07c37a0619328943c9a3acfc3004e19c1250eb19161904d7f7d62fe9567975eac13a681112d4 +File: /usr/lib64/libHTSEngine.a 100644 root:root ef4c4e4fe36127f8eee52b24c7a07aa0 +RPMIdentity: 9b0a27e11924552af7a053b51d97d2d8439f1fc01684d06a9c32fa22d4eaf6bf5c70ae55d2d663a3892aac24bf1870deb013625cedae5ef6e0b413bf4126dac7