<86>Sep 10 08:58:10 userdel[1847096]: delete user 'rooter'
<86>Sep 10 08:58:10 userdel[1847096]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep 10 08:58:10 groupadd[1847139]: group added to /etc/group: name=rooter, GID=1868
<86>Sep 10 08:58:10 groupadd[1847139]: group added to /etc/gshadow: name=rooter
<86>Sep 10 08:58:10 groupadd[1847139]: new group: name=rooter, GID=1868
<86>Sep 10 08:58:10 useradd[1847173]: new user: name=rooter, UID=1868, GID=1868, home=/root, shell=/bin/bash
<86>Sep 10 08:58:10 userdel[1847245]: delete user 'builder'
<86>Sep 10 08:58:10 userdel[1847245]: removed group 'builder' owned by 'builder'
<86>Sep 10 08:58:10 userdel[1847245]: removed shadow group 'builder' owned by 'builder'
<86>Sep 10 08:58:10 groupadd[1847300]: group added to /etc/group: name=builder, GID=1869
<86>Sep 10 08:58:10 groupadd[1847300]: group added to /etc/gshadow: name=builder
<86>Sep 10 08:58:10 groupadd[1847300]: new group: name=builder, GID=1869
<86>Sep 10 08:58:10 useradd[1847346]: new user: name=builder, UID=1869, GID=1869, home=/usr/src, shell=/bin/bash
<13>Sep 10 08:58:13 rpmi: dahdi-linux-headers-3.0.0-alt1 sisyphus.216578.100 1542582772 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libopenr2.3-1.3.3-alt1.a0bf085.nosrc.rpm (w1.gzdio)
Installing libopenr2.3-1.3.3-alt1.a0bf085.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.3664
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libopenr2.3-1.3.3
+ echo 'Source #0 (libopenr2.3-1.3.3.tar):'
Source #0 (libopenr2.3-1.3.3.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/libopenr2.3-1.3.3.tar
+ cd libopenr2.3-1.3.3
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.3664
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libopenr2.3-1.3.3
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.in: not using Gettext
autoreconf-default: running: aclocal --force 
aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf-default: configure.in: tracing
autoreconf-default: running: libtoolize --force --install
libtoolize-default: putting auxiliary files in '.'.
libtoolize-default: linking file './config.guess'
libtoolize-default: linking file './config.sub'
libtoolize-default: linking file './install-sh'
libtoolize-default: linking file './ltmain.sh'
libtoolize-default: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in,
libtoolize-default: and rerunning libtoolize-default and aclocal.
libtoolize-default: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf-default: configure.in: not using Intltool
autoreconf-default: configure.in: not using gtk-doc
aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: running: /usr/bin/autoheader-2.60 --force
autoreconf-default: running: automake --add-missing --force-missing
automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:35: installing './compile'
configure.in:28: installing './missing'
automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in'
src/Makefile.am: installing './depcomp'
autoreconf-default: Leaving directory `.'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ 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 --sysconfdir=/etc/openr2 --disable-static
configure: WARNING: unrecognized options: --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 whether make supports nested variables... yes
checking for x86_64-alt-linux-gcc... x86_64-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 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 whether x86_64-alt-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-alt-linux-gcc... none
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-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 whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-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 x86_64-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-alt-linux-gcc -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 dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-alt-linux-gcc static flag -static works... no
checking if x86_64-alt-linux-gcc supports -c -o file.o... yes
checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) 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 for /usr/lib64... yes
checking for cosf in -lm... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking if gcc accepts -fvisibility=hidden option... yes
GCC supports -fvisibility and will be used to compile the library
checking linux/zaptel.h usability... no
checking linux/zaptel.h presence... no
checking for linux/zaptel.h... no
checking zaptel/zaptel.h usability... no
checking zaptel/zaptel.h presence... no
checking for zaptel/zaptel.h... no
checking dahdi/user.h usability... yes
checking dahdi/user.h presence... yes
checking for dahdi/user.h... yes
r2test program will be compiled
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j16
make  all-recursive
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -DHAVE_GETTIMEOFDAY -ggdb3 -O0 -c -o r2dtmf_detect-r2dtmf_detect.o `test -f 'r2dtmf_detect.c' || echo './'`r2dtmf_detect.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -DHAVE_GETTIMEOFDAY -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -DHAVE_VISIBILITY -ggdb3 -O0 -c -o libopenr2_la-r2utils.lo `test -f 'r2utils.c' || echo './'`r2utils.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -DHAVE_GETTIMEOFDAY -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -DHAVE_VISIBILITY -ggdb3 -O0 -c r2utils.c  -fPIC -DPIC -o .libs/libopenr2_la-r2utils.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -DHAVE_GETTIMEOFDAY -ggdb3 -O0 -c -o r2test-r2test.o `test -f 'r2test.c' || echo './'`r2test.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -DHAVE_GETTIMEOFDAY -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -DHAVE_VISIBILITY -ggdb3 -O0 -c -o libopenr2_la-queue.lo `test -f 'queue.c' || echo './'`queue.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -DHAVE_GETTIMEOFDAY -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -DHAVE_VISIBILITY -ggdb3 -O0 -c queue.c  -fPIC -DPIC -o .libs/libopenr2_la-queue.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -DHAVE_GETTIMEOFDAY -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -DHAVE_VISIBILITY -ggdb3 -O0 -c -o libopenr2_la-r2thread.lo `test -f 'r2thread.c' || echo './'`r2thread.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -DHAVE_GETTIMEOFDAY -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -DHAVE_VISIBILITY -ggdb3 -O0 -c r2thread.c  -fPIC -DPIC -o .libs/libopenr2_la-r2thread.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -DHAVE_GETTIMEOFDAY -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -DHAVE_VISIBILITY -ggdb3 -O0 -c -o libopenr2_la-r2log.lo `test -f 'r2log.c' || echo './'`r2log.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -DHAVE_GETTIMEOFDAY -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -DHAVE_VISIBILITY -ggdb3 -O0 -c r2log.c  -fPIC -DPIC -o .libs/libopenr2_la-r2log.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -DHAVE_GETTIMEOFDAY -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -DHAVE_VISIBILITY -ggdb3 -O0 -c -o libopenr2_la-r2chan.lo `test -f 'r2chan.c' || echo './'`r2chan.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -DHAVE_GETTIMEOFDAY -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -DHAVE_VISIBILITY -ggdb3 -O0 -c r2chan.c  -fPIC -DPIC -o .libs/libopenr2_la-r2chan.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -DHAVE_GETTIMEOFDAY -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -DHAVE_VISIBILITY -ggdb3 -O0 -c -o libopenr2_la-r2context.lo `test -f 'r2context.c' || echo './'`r2context.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -DHAVE_GETTIMEOFDAY -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -DHAVE_VISIBILITY -ggdb3 -O0 -c r2context.c  -fPIC -DPIC -o .libs/libopenr2_la-r2context.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -DHAVE_GETTIMEOFDAY -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -DHAVE_VISIBILITY -ggdb3 -O0 -c -o libopenr2_la-r2engine.lo `test -f 'r2engine.c' || echo './'`r2engine.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -DHAVE_GETTIMEOFDAY -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -DHAVE_VISIBILITY -ggdb3 -O0 -c r2engine.c  -fPIC -DPIC -o .libs/libopenr2_la-r2engine.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -DHAVE_GETTIMEOFDAY -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -DHAVE_VISIBILITY -ggdb3 -O0 -c -o libopenr2_la-r2ioabs.lo `test -f 'r2ioabs.c' || echo './'`r2ioabs.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -DHAVE_GETTIMEOFDAY -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -DHAVE_VISIBILITY -ggdb3 -O0 -c r2ioabs.c  -fPIC -DPIC -o .libs/libopenr2_la-r2ioabs.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -DHAVE_GETTIMEOFDAY -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -DHAVE_VISIBILITY -ggdb3 -O0 -c -o libopenr2_la-r2proto.lo `test -f 'r2proto.c' || echo './'`r2proto.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -DHAVE_GETTIMEOFDAY -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -DHAVE_VISIBILITY -ggdb3 -O0 -c r2proto.c  -fPIC -DPIC -o .libs/libopenr2_la-r2proto.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -DHAVE_GETTIMEOFDAY -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -DHAVE_VISIBILITY -ggdb3 -O0 -lm -lpthread -version-info 5:0:0  -o libopenr2.la -rpath /usr/lib64 libopenr2_la-r2chan.lo libopenr2_la-r2context.lo libopenr2_la-r2log.lo libopenr2_la-r2proto.lo libopenr2_la-r2utils.lo libopenr2_la-r2engine.lo libopenr2_la-r2ioabs.lo libopenr2_la-queue.lo libopenr2_la-r2thread.lo  -lm 
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/libopenr2_la-r2chan.o .libs/libopenr2_la-r2context.o .libs/libopenr2_la-r2log.o .libs/libopenr2_la-r2proto.o .libs/libopenr2_la-r2utils.o .libs/libopenr2_la-r2engine.o .libs/libopenr2_la-r2ioabs.o .libs/libopenr2_la-queue.o .libs/libopenr2_la-r2thread.o   -lpthread -lm  -ggdb3 -O0   -Wl,-soname -Wl,libopenr2.so.5 -o .libs/libopenr2.so.5.0.0
libtool: link: (cd ".libs" && rm -f "libopenr2.so.5" && ln -s "libopenr2.so.5.0.0" "libopenr2.so.5")
libtool: link: (cd ".libs" && rm -f "libopenr2.so" && ln -s "libopenr2.so.5.0.0" "libopenr2.so")
libtool: link: ( cd ".libs" && rm -f "libopenr2.la" && ln -s "../libopenr2.la" "libopenr2.la" )
make[2]: Leaving directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -DHAVE_GETTIMEOFDAY -ggdb3 -O0   -o r2test r2test-r2test.o -lpthread libopenr2.la -lm 
libtool: link: x86_64-alt-linux-gcc -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -DHAVE_GETTIMEOFDAY -ggdb3 -O0 -o .libs/r2test r2test-r2test.o  -lpthread ./.libs/libopenr2.so -lm
make[2]: Leaving directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -DHAVE_GETTIMEOFDAY -ggdb3 -O0   -o r2dtmf_detect r2dtmf_detect-r2dtmf_detect.o -lpthread libopenr2.la -lm 
libtool: link: x86_64-alt-linux-gcc -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -DHAVE_GETTIMEOFDAY -ggdb3 -O0 -o .libs/r2dtmf_detect r2dtmf_detect-r2dtmf_detect.o  -lpthread ./.libs/libopenr2.so -lm
make[2]: Leaving directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3/src'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.10747
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libopenr2.3-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libopenr2.3-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd libopenr2.3-1.3.3
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libopenr2.3-buildroot
make: Entering directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3/src'
 /bin/mkdir -p '/usr/src/tmp/libopenr2.3-buildroot/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p   libopenr2.la '/usr/src/tmp/libopenr2.3-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libopenr2.so.5.0.0 /usr/src/tmp/libopenr2.3-buildroot/usr/lib64/libopenr2.so.5.0.0
libtool: install: (cd /usr/src/tmp/libopenr2.3-buildroot/usr/lib64 && { ln -s -f libopenr2.so.5.0.0 libopenr2.so.5 || { rm -f libopenr2.so.5 && ln -s libopenr2.so.5.0.0 libopenr2.so.5; }; })
libtool: install: (cd /usr/src/tmp/libopenr2.3-buildroot/usr/lib64 && { ln -s -f libopenr2.so.5.0.0 libopenr2.so || { rm -f libopenr2.so && ln -s libopenr2.so.5.0.0 libopenr2.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libopenr2.lai /usr/src/tmp/libopenr2.3-buildroot/usr/lib64/libopenr2.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /bin/mkdir -p '/usr/src/tmp/libopenr2.3-buildroot/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p r2test r2dtmf_detect '/usr/src/tmp/libopenr2.3-buildroot/usr/bin'
libtool: warning: 'libopenr2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/r2test /usr/src/tmp/libopenr2.3-buildroot/usr/bin/r2test
libtool: warning: 'libopenr2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/r2dtmf_detect /usr/src/tmp/libopenr2.3-buildroot/usr/bin/r2dtmf_detect
 /bin/mkdir -p '/usr/src/tmp/libopenr2.3-buildroot/usr/include'
 /usr/libexec/rpm-build/install -p -m 644 openr2/openr2.h '/usr/src/tmp/libopenr2.3-buildroot/usr/include'
 /bin/mkdir -p '/usr/src/tmp/libopenr2.3-buildroot/usr/include'
 /bin/mkdir -p '/usr/src/tmp/libopenr2.3-buildroot/usr/include/openr2'
 /usr/libexec/rpm-build/install -p -m 644  openr2/r2chan.h openr2/r2context.h openr2/r2proto.h openr2/r2utils.h openr2/r2log.h openr2/r2exports.h openr2/r2thread.h openr2/r2engine.h openr2/r2declare.h '/usr/src/tmp/libopenr2.3-buildroot/usr/include/openr2'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3'
make[2]: Entering directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3'
 /bin/mkdir -p '/usr/src/tmp/libopenr2.3-buildroot/etc/openr2'
 /usr/libexec/rpm-build/install -p -m 644 doc/r2proto.conf doc/r2test.conf '/usr/src/tmp/libopenr2.3-buildroot/etc/openr2'
 /bin/mkdir -p '/usr/src/tmp/libopenr2.3-buildroot/usr/share/man/man5'
 /usr/libexec/rpm-build/install -p -m 644 r2test.conf.5 '/usr/src/tmp/libopenr2.3-buildroot/usr/share/man/man5'
 /bin/mkdir -p '/usr/src/tmp/libopenr2.3-buildroot/usr/share/man/man8'
 /usr/libexec/rpm-build/install -p -m 644 r2test.8 '/usr/src/tmp/libopenr2.3-buildroot/usr/share/man/man8'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3'
make: Leaving directory '/usr/src/RPM/BUILD/libopenr2.3-1.3.3'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libopenr2.3-buildroot (auto)
removed './usr/lib64/libopenr2.la'
mode of './usr/lib64/libopenr2.so.5.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libopenr2.3-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/libopenr2.3-buildroot/ (default)
Compressing files in /usr/src/tmp/libopenr2.3-buildroot (auto)
Adjusting library links in /usr/src/tmp/libopenr2.3-buildroot
./usr/lib64:
	libopenr2.so.5 -> libopenr2.so.5.0.0
Verifying ELF objects in /usr/src/tmp/libopenr2.3-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: libopenr2.3-1.3.3-alt1.a0bf085
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.97734
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libopenr2.3-1.3.3
+ DOCDIR=/usr/src/tmp/libopenr2.3-buildroot/usr/share/doc/libopenr2.3-1.3.3
+ export DOCDIR
+ rm -rf /usr/src/tmp/libopenr2.3-buildroot/usr/share/doc/libopenr2.3-1.3.3
+ /bin/mkdir -p /usr/src/tmp/libopenr2.3-buildroot/usr/share/doc/libopenr2.3-1.3.3
+ cp -prL AUTHORS ChangeLog COPYING COPYING.LESSER NEWS README TODO /usr/src/tmp/libopenr2.3-buildroot/usr/share/doc/libopenr2.3-1.3.3
+ chmod -R go-w /usr/src/tmp/libopenr2.3-buildroot/usr/share/doc/libopenr2.3-1.3.3
+ chmod -R a+rX /usr/src/tmp/libopenr2.3-buildroot/usr/share/doc/libopenr2.3-1.3.3
+ cp -prL doc/intro-openr2-br.alaw doc/intro-openr2-en.alaw doc/intro-openr2-es.alaw doc/README.asterisk /usr/src/tmp/libopenr2.3-buildroot/usr/share/doc/libopenr2.3-1.3.3
+ chmod -R go-w /usr/src/tmp/libopenr2.3-buildroot/usr/share/doc/libopenr2.3-1.3.3
+ chmod -R a+rX /usr/src/tmp/libopenr2.3-buildroot/usr/share/doc/libopenr2.3-1.3.3
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.W95Y9J
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libopenr2.3-buildroot/usr/lib64/libopenr2.so.5: 114 symbols, 17 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vHxhen
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libopenr2.so.5()(64bit) = set:kdjkQgAna7J7oidaoelGqEHMIcBWFo2twYWz6hLFZH6MriWudiR9MTRCdOgH4FZxoCZmmyOMbGq0yh3fP3F4X5LQSEZ4IJBGy0zdGtkKZo5GZiWkOLZ3neWf7sGdZz66HA9iqU9ZGoR9UBJ09gPD2ldo3ToXBBB803fps9ZjSTA28CiFEeSGhqFzy29p6J4jNCpLnMtq2dfLXPnCtZdipRdQGqVZyJ1AZHKr
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.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.27)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OGuPJ3
Creating libopenr2.3-debuginfo package
Processing files: libopenr2.3-devel-1.3.3-alt1.a0bf085
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JJ3FYN
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.it3HEB
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libopenr2.3 = 1.3.3-alt1.a0bf085, /usr/lib64/libopenr2.so.5.0.0
Conflicts: libopenr2-devel
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nZeQLs
Processing files: openr2-utils-1.3.3-alt1.a0bf085
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Yf6Jnn
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.H4uNql
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libopenr2.so.5()(64bit) >= set:keZgfLANGh1P98sdq8GCTQQtZCZwBmssNldMYJdAZ2l1rrbn545ZDSskXxMfcdmEk3IxRXqU9znxn1AZ8fCgEsbVkcoGtZ9BylD7tpw, libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Conflicts: libopenr2
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qPI1Xm
Creating openr2-utils-debuginfo package
Processing files: libopenr2.3-debuginfo-1.3.3-alt1.a0bf085
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dWTvXr
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4glkoA
find-requires: running scripts (debuginfo)
Provides: debug64(libopenr2.so.5)
Requires: libopenr2.3 = 1.3.3-alt1.a0bf085, debug64(libc.so.6), debug64(libm.so.6), debug64(libpthread.so.0)
Processing files: openr2-utils-debuginfo-1.3.3-alt1.a0bf085
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Vvw6iM
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iZE7F1
find-requires: running scripts (debuginfo)
Requires: openr2-utils = 1.3.3-alt1.a0bf085, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libopenr2.so.5), debug64(libpthread.so.0)
Adding to openr2-utils a strict dependency on libopenr2.3
Adding to openr2-utils-debuginfo a strict dependency on libopenr2.3-debuginfo
Removing from openr2-utils-debuginfo 12 sources provided by libopenr2.3-debuginfo
Removing 1 extra deps from libopenr2.3-devel due to dependency on libopenr2.3
Removing 2 extra deps from openr2-utils due to dependency on libopenr2.3
Removing 1 extra deps from openr2-utils-debuginfo due to dependency on libopenr2.3-debuginfo
Removing 5 extra deps from openr2-utils due to repentancy on libopenr2.3
Removing 2 extra deps from openr2-utils-debuginfo due to repentancy on libopenr2.3-debuginfo
Wrote: /usr/src/RPM/RPMS/x86_64/libopenr2.3-1.3.3-alt1.a0bf085.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libopenr2.3-devel-1.3.3-alt1.a0bf085.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/openr2-utils-1.3.3-alt1.a0bf085.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libopenr2.3-debuginfo-1.3.3-alt1.a0bf085.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/openr2-utils-debuginfo-1.3.3-alt1.a0bf085.x86_64.rpm (w2.lzdio)
6.90user 4.37system 0:22.32elapsed 50%CPU (0avgtext+0avgdata 32596maxresident)k
0inputs+0outputs (0major+1333118minor)pagefaults 0swaps
3.15user 1.21system 0:28.92elapsed 15%CPU (0avgtext+0avgdata 134924maxresident)k
0inputs+0outputs (0major+204993minor)pagefaults 0swaps
--- libopenr2.3-1.3.3-alt1.a0bf085.x86_64.rpm.repo	2017-10-29 21:46:43.000000000 +0000
+++ libopenr2.3-1.3.3-alt1.a0bf085.x86_64.rpm.hasher	2023-09-10 08:58:37.763301885 +0000
@@ -20,2 +20,3 @@
 Requires: libm.so.6(GLIBC_2.2.5)(64bit)  
+Requires: libm.so.6(GLIBC_2.27)(64bit)  
 Requires: libpthread.so.0(GLIBC_2.2.5)(64bit)  
@@ -26,3 +27,3 @@
 File: /usr/lib64/libopenr2.so.5	120777	root:root		libopenr2.so.5.0.0
-File: /usr/lib64/libopenr2.so.5.0.0	100644	root:root	742dc30a70f23f03858803b0d73521c0	
+File: /usr/lib64/libopenr2.so.5.0.0	100644	root:root	04a54b0455ab61f7514a1719652f2405	
 File: /usr/share/doc/libopenr2.3-1.3.3	40755	root:root		
@@ -39,2 +40,2 @@
 File: /usr/share/doc/libopenr2.3-1.3.3/intro-openr2-es.alaw	100644	root:root	8368a562fc403e7c0fe0a4fe0030090c	
-RPMIdentity: 522aca3da0575235a340e61d40c80fbbd77b680dbbd852cb537ec6bf1b611f18d2090f8fadcc1519ab7851a2a4e6e7c99cdd1a0a863fa3dfd042533158986f20
+RPMIdentity: a509f3fb9965592afe4a82492790efc3186bd62e5609fd2a5d54ab39b06950fe2b9a18f3ecc2a9db8576807d20e1c49c888b302a6a6c51748a7942df56399c3a
--- libopenr2.3-debuginfo-1.3.3-alt1.a0bf085.x86_64.rpm.repo	2017-10-29 21:46:43.000000000 +0000
+++ libopenr2.3-debuginfo-1.3.3-alt1.a0bf085.x86_64.rpm.hasher	2023-09-10 08:58:37.850302884 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/da	40755	root:root	
-/usr/lib/debug/.build-id/da/e7b5d1050f1858c6cdad34af54af79f019a5eb	120777	root:root	../../../../lib64/libopenr2.so.5.0.0
-/usr/lib/debug/.build-id/da/e7b5d1050f1858c6cdad34af54af79f019a5eb.debug	120777	root:root	../../usr/lib64/libopenr2.so.5.0.0.debug
+/usr/lib/debug/.build-id/3c	40755	root:root	
+/usr/lib/debug/.build-id/3c/b83e5c8506d6045f23a95c402e3c94830e82a8	120777	root:root	../../../../lib64/libopenr2.so.5.0.0
+/usr/lib/debug/.build-id/3c/b83e5c8506d6045f23a95c402e3c94830e82a8.debug	120777	root:root	../../usr/lib64/libopenr2.so.5.0.0.debug
 /usr/lib/debug/usr/lib64/libopenr2.so.5.0.0.debug	100644	root:root	
@@ -44,9 +44,9 @@
 Provides: libopenr2.3-debuginfo = 1.3.3-alt1.a0bf085
-File: /usr/lib/debug/.build-id/da	40755	root:root		
-File: /usr/lib/debug/.build-id/da/e7b5d1050f1858c6cdad34af54af79f019a5eb	120777	root:root		../../../../lib64/libopenr2.so.5.0.0
-File: /usr/lib/debug/.build-id/da/e7b5d1050f1858c6cdad34af54af79f019a5eb.debug	120777	root:root		../../usr/lib64/libopenr2.so.5.0.0.debug
-File: /usr/lib/debug/usr/lib64/libopenr2.so.5.0.0.debug	100644	root:root	aafd02650308a80ee42421566a45cbcc	
+File: /usr/lib/debug/.build-id/3c	40755	root:root		
+File: /usr/lib/debug/.build-id/3c/b83e5c8506d6045f23a95c402e3c94830e82a8	120777	root:root		../../../../lib64/libopenr2.so.5.0.0
+File: /usr/lib/debug/.build-id/3c/b83e5c8506d6045f23a95c402e3c94830e82a8.debug	120777	root:root		../../usr/lib64/libopenr2.so.5.0.0.debug
+File: /usr/lib/debug/usr/lib64/libopenr2.so.5.0.0.debug	100644	root:root	f0231c5ee87af9a06482ebac15f8e04e	
 File: /usr/lib/debug/usr/lib64/libopenr2.so.5.debug	120777	root:root		libopenr2.so.5.0.0.debug
 File: /usr/src/debug/libopenr2.3-1.3.3	40755	root:root		
-File: /usr/src/debug/libopenr2.3-1.3.3/config.h	100644	root:root	7a9dd87ee56865bdb00c7b3dd3f15854	
+File: /usr/src/debug/libopenr2.3-1.3.3/config.h	100644	root:root	a651ae533f0be35e23808afddfc33145	
 File: /usr/src/debug/libopenr2.3-1.3.3/src	40755	root:root		
@@ -81,2 +81,2 @@
 File: /usr/src/debug/libopenr2.3-1.3.3/src/r2utils.c	100644	root:root	d4c24385008c0d80cb5b2fe838abc901	
-RPMIdentity: a9a71b2e3036f143557c5802bf7cebbffc190d0fec1c8c5286b0f5f4b660d139371871ccfa2156bfff12994d0f03e31705e630ef0eeff7a9bb61d64b191b72f2
+RPMIdentity: ecc4b88fa491d9396a0a9a55c22d69581f4224e3750d45b0c3b3b66b3a2702d95fa7f0efba2b6409339cd29c870b3c003979d10957700011d39d6878b6ab4b33
--- libopenr2.3-devel-1.3.3-alt1.a0bf085.x86_64.rpm.repo	2017-10-29 21:46:43.000000000 +0000
+++ libopenr2.3-devel-1.3.3-alt1.a0bf085.x86_64.rpm.hasher	2023-09-10 08:58:37.910303572 +0000
@@ -28,2 +28,2 @@
 File: /usr/lib64/libopenr2.so	120777	root:root		libopenr2.so.5.0.0
-RPMIdentity: f37abe35607c5018c5e9fe4585da63d47bdb266975d4a53d03b74861423001e61abc8afa27f290912136932462f0928d53126140139ad74ad9dde657a89393ad
+RPMIdentity: d8db07c114cc7b2ae2ca1fd96485807a26aa21d69be76f438bae358d1d6b1e9bd189dff4dbc6085437fe9b111d4fea3ee23e16c19907f75f6d530241360633c6
--- openr2-utils-1.3.3-alt1.a0bf085.x86_64.rpm.repo	2017-10-29 21:46:43.000000000 +0000
+++ openr2-utils-1.3.3-alt1.a0bf085.x86_64.rpm.hasher	2023-09-10 08:58:37.970304261 +0000
@@ -16,6 +16,6 @@
 File: /etc/openr2/r2test.conf	100644	root:root	e942c80349366c997c694349d579f576	
-File: /usr/bin/r2dtmf_detect	100755	root:root	b55ca75db0af950c27c1c05f5c6f984c	
-File: /usr/bin/r2test	100755	root:root	a89ef8ca660cae3a4c5a89f82b23e4c7	
+File: /usr/bin/r2dtmf_detect	100755	root:root	9a5d82c23ce21e4b978b3ceb6b465d43	
+File: /usr/bin/r2test	100755	root:root	046b56158663d7d826d41e85a4d54405	
 File: /usr/share/man/man5/r2test.conf.5.xz	100644	root:root	89388c42384579371b553822aa9400f6	
 File: /usr/share/man/man8/r2test.8.xz	100644	root:root	fa89c9dfd555ce8de6a53ff2c4d5ffac	
-RPMIdentity: 84a25ceba389947223b4a7f6f4515fd1ceba9192d62ced00d9f67746a15b3e22d948e802920ef12850ce8da0d7c9621d487a890cb551cf1fdaf2beaaed1de5ae
+RPMIdentity: c0341d014ce75d234a36ff91446e3ef6ff6edc25614c37d0c6f7b049c4657e4163ae96b9b94ec7eeb2587d748c3fb501fe2c4c22aa8e89f24be579c6c71a29f0
--- openr2-utils-debuginfo-1.3.3-alt1.a0bf085.x86_64.rpm.repo	2017-10-29 21:46:43.000000000 +0000
+++ openr2-utils-debuginfo-1.3.3-alt1.a0bf085.x86_64.rpm.hasher	2023-09-10 08:58:38.052305203 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/da	40755	root:root	
-/usr/lib/debug/.build-id/da/3f676b47290f9d3962cb1c5190b5ee7e767715	120777	root:root	../../../../bin/r2dtmf_detect
-/usr/lib/debug/.build-id/da/3f676b47290f9d3962cb1c5190b5ee7e767715.debug	120777	root:root	../../usr/bin/r2dtmf_detect.debug
-/usr/lib/debug/.build-id/e0	40755	root:root	
-/usr/lib/debug/.build-id/e0/83a00fa8a9b2543bcaaf3c993ab03bd5939c40	120777	root:root	../../../../bin/r2test
-/usr/lib/debug/.build-id/e0/83a00fa8a9b2543bcaaf3c993ab03bd5939c40.debug	120777	root:root	../../usr/bin/r2test.debug
+/usr/lib/debug/.build-id/d9	40755	root:root	
+/usr/lib/debug/.build-id/d9/0a4003b3e0e65544a15d9414b6e3dd3a590081	120777	root:root	../../../../bin/r2dtmf_detect
+/usr/lib/debug/.build-id/d9/0a4003b3e0e65544a15d9414b6e3dd3a590081.debug	120777	root:root	../../usr/bin/r2dtmf_detect.debug
+/usr/lib/debug/.build-id/f3	40755	root:root	
+/usr/lib/debug/.build-id/f3/0f79fdd2174bf5d65e927eb7db8811943c237e	120777	root:root	../../../../bin/r2test
+/usr/lib/debug/.build-id/f3/0f79fdd2174bf5d65e927eb7db8811943c237e.debug	120777	root:root	../../usr/bin/r2test.debug
 /usr/lib/debug/usr/bin/r2dtmf_detect.debug	100644	root:root	
@@ -19,10 +19,10 @@
 Provides: openr2-utils-debuginfo = 1.3.3-alt1.a0bf085
-File: /usr/lib/debug/.build-id/da	40755	root:root		
-File: /usr/lib/debug/.build-id/da/3f676b47290f9d3962cb1c5190b5ee7e767715	120777	root:root		../../../../bin/r2dtmf_detect
-File: /usr/lib/debug/.build-id/da/3f676b47290f9d3962cb1c5190b5ee7e767715.debug	120777	root:root		../../usr/bin/r2dtmf_detect.debug
-File: /usr/lib/debug/.build-id/e0	40755	root:root		
-File: /usr/lib/debug/.build-id/e0/83a00fa8a9b2543bcaaf3c993ab03bd5939c40	120777	root:root		../../../../bin/r2test
-File: /usr/lib/debug/.build-id/e0/83a00fa8a9b2543bcaaf3c993ab03bd5939c40.debug	120777	root:root		../../usr/bin/r2test.debug
-File: /usr/lib/debug/usr/bin/r2dtmf_detect.debug	100644	root:root	6696d3783704f8fd79d832b64a547ce1	
-File: /usr/lib/debug/usr/bin/r2test.debug	100644	root:root	e4efc146278e19238566808002ecb4ff	
+File: /usr/lib/debug/.build-id/d9	40755	root:root		
+File: /usr/lib/debug/.build-id/d9/0a4003b3e0e65544a15d9414b6e3dd3a590081	120777	root:root		../../../../bin/r2dtmf_detect
+File: /usr/lib/debug/.build-id/d9/0a4003b3e0e65544a15d9414b6e3dd3a590081.debug	120777	root:root		../../usr/bin/r2dtmf_detect.debug
+File: /usr/lib/debug/.build-id/f3	40755	root:root		
+File: /usr/lib/debug/.build-id/f3/0f79fdd2174bf5d65e927eb7db8811943c237e	120777	root:root		../../../../bin/r2test
+File: /usr/lib/debug/.build-id/f3/0f79fdd2174bf5d65e927eb7db8811943c237e.debug	120777	root:root		../../usr/bin/r2test.debug
+File: /usr/lib/debug/usr/bin/r2dtmf_detect.debug	100644	root:root	d54d28d6ae9a6fb0fda528df58133588	
+File: /usr/lib/debug/usr/bin/r2test.debug	100644	root:root	5dcf2924d0dc2ed9cb917036de2ac006	
 File: /usr/src/debug/libopenr2.3-1.3.3	40755	root:root		
@@ -33,2 +33,2 @@
 File: /usr/src/debug/libopenr2.3-1.3.3/src/r2test.c	100644	root:root	b45293495fa285714141e8068d177497	
-RPMIdentity: f711631abdba8cb323d902070eab3f3c07c7246a3cd0a797dc1e6c81393f052c2128ecbde73c08c6c2d5df6b208d1d64783b358de69d91f7133c3fa6970e3d5b
+RPMIdentity: 5bfda0a2af2614a9502275ba4e6d35c8d11ab8df9449be681e637b746d9a1e551016b0881925158e1f215df997eed79bff72279cde89367bd56184292caf3d5f