<86>Mar 24 01:42:02 userdel[1326129]: delete user 'rooter' <86>Mar 24 01:42:02 userdel[1326129]: removed group 'rooter' owned by 'rooter' <86>Mar 24 01:42:02 userdel[1326129]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 24 01:42:02 groupadd[1326168]: group added to /etc/group: name=rooter, GID=1799 <86>Mar 24 01:42:02 groupadd[1326168]: group added to /etc/gshadow: name=rooter <86>Mar 24 01:42:02 groupadd[1326168]: new group: name=rooter, GID=1799 <86>Mar 24 01:42:02 useradd[1326201]: new user: name=rooter, UID=1799, GID=1799, home=/root, shell=/bin/bash <86>Mar 24 01:42:02 userdel[1326249]: delete user 'builder' <86>Mar 24 01:42:02 userdel[1326249]: removed group 'builder' owned by 'builder' <86>Mar 24 01:42:02 userdel[1326249]: removed shadow group 'builder' owned by 'builder' <86>Mar 24 01:42:02 groupadd[1326282]: group added to /etc/group: name=builder, GID=1800 <86>Mar 24 01:42:02 groupadd[1326282]: group added to /etc/gshadow: name=builder <86>Mar 24 01:42:02 groupadd[1326282]: new group: name=builder, GID=1800 <86>Mar 24 01:42:02 useradd[1326301]: new user: name=builder, UID=1800, GID=1800, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/libopenr2.3-1.3.3-alt1.a0bf085.src.rpm: The use of such a license name is ambiguous: LGPL <13>Mar 24 01:42:05 rpmi: dahdi-linux-headers-3.1.0-alt1 sisyphus+238951.100.1.1 1570592251 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.80591 + 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.80591 + 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-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-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-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-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-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-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-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.70936 + 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: (from :0) 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) Processing files: libopenr2.3-1.3.3-alt1.a0bf085 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.70936 + 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.2DMDEV find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,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.2GzxtV find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.xgoapU 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.BNTKKT 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.oyo9IT find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.FbbVtR 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.TA5HhS 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.J7PU6R 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.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.tlCgmS 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.xC9TWR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FHMnNS 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.OBZfoT find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tifLIR 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) 4.32user 5.99system 0:20.15elapsed 51%CPU (0avgtext+0avgdata 31568maxresident)k 0inputs+0outputs (0major+1174779minor)pagefaults 0swaps /.out/libopenr2.3-1.3.3-alt1.a0bf085.x86_64.rpm: The use of such a license name is ambiguous: LGPL /.out/libopenr2.3-devel-1.3.3-alt1.a0bf085.x86_64.rpm: The use of such a license name is ambiguous: LGPL /.out/openr2-utils-1.3.3-alt1.a0bf085.x86_64.rpm: The use of such a license name is ambiguous: LGPL /.out/libopenr2.3-debuginfo-1.3.3-alt1.a0bf085.x86_64.rpm: The use of such a license name is ambiguous: LGPL /.out/openr2-utils-debuginfo-1.3.3-alt1.a0bf085.x86_64.rpm: The use of such a license name is ambiguous: LGPL 2.99user 2.39system 0:28.69elapsed 18%CPU (0avgtext+0avgdata 129780maxresident)k 0inputs+0outputs (0major+192005minor)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 2024-03-24 01:42:27.668874733 +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 3f858f1e43ec443663787c51388003da 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: 1345b7f28b3c17145af96d759ccebb8106e6b532fa6aca5da5491a05eaf42b719d002a0b906fec9a79262cfa3af01f04809d45c64525dc5e3b1f480610e84d7d --- 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 2024-03-24 01:42:27.741875929 +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/64 40755 root:root +/usr/lib/debug/.build-id/64/d64f5d52f40725fa5dd4a1213155894858ec40 120777 root:root ../../../../lib64/libopenr2.so.5.0.0 +/usr/lib/debug/.build-id/64/d64f5d52f40725fa5dd4a1213155894858ec40.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/64 40755 root:root +File: /usr/lib/debug/.build-id/64/d64f5d52f40725fa5dd4a1213155894858ec40 120777 root:root ../../../../lib64/libopenr2.so.5.0.0 +File: /usr/lib/debug/.build-id/64/d64f5d52f40725fa5dd4a1213155894858ec40.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 595cd9af4d6c593f4c6631459d9b4092 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: a253c7bded907dfddb945486a95fb36b8cafec4b23955ebde5d274d97de731467830fe439b08ac61acb14968733bfd8ccb4004097402aec4efaa4d9cf324b72a --- 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 2024-03-24 01:42:27.803876945 +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 2024-03-24 01:42:27.888878337 +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 53b3163f78e19895c6713c269bdba331 +File: /usr/bin/r2test 100755 root:root 62529227e0412979d1636d475c3b3813 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: cb3bc583b8d5b5d30ea594e543b69b5302ce63513489a010bc8e91dfa08bd94a5eb7e6a646acdff5e9a479417eb5ec3534574c5008d002b3671e283303c4a412 --- 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 2024-03-24 01:42:27.962879550 +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/94 40755 root:root +/usr/lib/debug/.build-id/94/86b0fec38e0efc138f558629dbdb3440b820ed 120777 root:root ../../../../bin/r2dtmf_detect +/usr/lib/debug/.build-id/94/86b0fec38e0efc138f558629dbdb3440b820ed.debug 120777 root:root ../../usr/bin/r2dtmf_detect.debug +/usr/lib/debug/.build-id/d7 40755 root:root +/usr/lib/debug/.build-id/d7/2325f6a1dcb377ba30a54637b69bb92e45782c 120777 root:root ../../../../bin/r2test +/usr/lib/debug/.build-id/d7/2325f6a1dcb377ba30a54637b69bb92e45782c.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/94 40755 root:root +File: /usr/lib/debug/.build-id/94/86b0fec38e0efc138f558629dbdb3440b820ed 120777 root:root ../../../../bin/r2dtmf_detect +File: /usr/lib/debug/.build-id/94/86b0fec38e0efc138f558629dbdb3440b820ed.debug 120777 root:root ../../usr/bin/r2dtmf_detect.debug +File: /usr/lib/debug/.build-id/d7 40755 root:root +File: /usr/lib/debug/.build-id/d7/2325f6a1dcb377ba30a54637b69bb92e45782c 120777 root:root ../../../../bin/r2test +File: /usr/lib/debug/.build-id/d7/2325f6a1dcb377ba30a54637b69bb92e45782c.debug 120777 root:root ../../usr/bin/r2test.debug +File: /usr/lib/debug/usr/bin/r2dtmf_detect.debug 100644 root:root 8e643ba13b89d14fd75d28107a8ee72c +File: /usr/lib/debug/usr/bin/r2test.debug 100644 root:root a9cff55e76f326e1111cc2a8e7e634a4 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: 629b16aaca8a89a2438925b7f2ddc9d5fc07792c41174c04fa86b3a240e0d25a1491e9da5227df12178aa24b0d7b546efc9ee667043ba61e680d7542a2a077c6