<86>Dec 6 02:55:26 userdel[1105925]: delete user 'rooter' <86>Dec 6 02:55:26 groupadd[1105941]: group added to /etc/group: name=rooter, GID=651 <86>Dec 6 02:55:26 groupadd[1105941]: group added to /etc/gshadow: name=rooter <86>Dec 6 02:55:26 groupadd[1105941]: new group: name=rooter, GID=651 <86>Dec 6 02:55:26 useradd[1105959]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash <86>Dec 6 02:55:26 userdel[1105982]: delete user 'builder' <86>Dec 6 02:55:26 userdel[1105982]: removed group 'builder' owned by 'builder' <86>Dec 6 02:55:26 userdel[1105982]: removed shadow group 'builder' owned by 'builder' <86>Dec 6 02:55:26 groupadd[1105993]: group added to /etc/group: name=builder, GID=652 <86>Dec 6 02:55:26 groupadd[1105993]: group added to /etc/gshadow: name=builder <86>Dec 6 02:55:26 groupadd[1105993]: new group: name=builder, GID=652 <86>Dec 6 02:55:26 useradd[1106004]: new user: name=builder, UID=652, GID=652, home=/usr/src, shell=/bin/bash <13>Dec 6 02:55:28 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 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.69486 + 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.69486 + 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 + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + readlink -e -- ./configure + ./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 -j8 make all-recursive Making all in 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-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-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-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' 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-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-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=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=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.28179 + 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 + cd libopenr2.3-1.3.3 + make 'INSTALL=/bin/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 /bin/install -p libopenr2.la '/usr/src/tmp/libopenr2.3-buildroot/usr/lib64' libtool: install: /bin/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: /bin/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 /bin/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: /bin/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: /bin/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' /bin/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' /bin/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' /bin/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' /bin/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' /bin/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) 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.46202 + 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.pKHm2f 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.mCIt9M 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.ZDHQmn 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.gaEaH0 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.lMqL8G 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.2TteGq 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.tfSVjd 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.k0sl42 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.xUEI4V 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.i2GrpS find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1IV3VR 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.gG4zQU find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9tCy70 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 Wrote: /usr/src/RPM/RPMS/x86_64/libopenr2.3-devel-1.3.3-alt1.a0bf085.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/openr2-utils-1.3.3-alt1.a0bf085.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libopenr2.3-debuginfo-1.3.3-alt1.a0bf085.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/openr2-utils-debuginfo-1.3.3-alt1.a0bf085.x86_64.rpm 10.71user 3.46system 0:24.56elapsed 57%CPU (0avgtext+0avgdata 32608maxresident)k 0inputs+0outputs (0major+1291088minor)pagefaults 0swaps 14.22user 5.86system 0:31.32elapsed 64%CPU (0avgtext+0avgdata 116176maxresident)k 72inputs+0outputs (0major+1650501minor)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 2020-12-06 02:55:56.562416313 +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)