<86>Mar 26 06:51:11 userdel[66884]: delete user 'rooter' <86>Mar 26 06:51:11 groupadd[66932]: group added to /etc/group: name=rooter, GID=681 <86>Mar 26 06:51:11 groupadd[66932]: new group: name=rooter, GID=681 <86>Mar 26 06:51:11 useradd[66950]: new user: name=rooter, UID=681, GID=681, home=/root, shell=/bin/bash <86>Mar 26 06:51:11 userdel[66992]: delete user 'builder' <86>Mar 26 06:51:11 userdel[66992]: removed group 'builder' owned by 'builder' <86>Mar 26 06:51:11 userdel[66992]: removed shadow group 'builder' owned by 'builder' <86>Mar 26 06:51:11 groupadd[67023]: group added to /etc/group: name=builder, GID=682 <86>Mar 26 06:51:11 groupadd[67023]: group added to /etc/gshadow: name=builder <86>Mar 26 06:51:11 groupadd[67023]: new group: name=builder, GID=682 <86>Mar 26 06:51:11 useradd[67037]: new user: name=builder, UID=682, GID=682, home=/usr/src, shell=/bin/bash <13>Mar 26 06:51:14 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>Mar 26 06:51:14 rpmi: libstdc++8-devel-8.3.1-alt2 sisyphus+224979.100.1.1 1552540396 installed <13>Mar 26 06:51:15 rpmi: gcc8-c++-8.3.1-alt2 sisyphus+224979.100.1.1 1552540396 installed <13>Mar 26 06:51:15 rpmi: gcc-c++-8-alt1 sisyphus+222164.100.1.1 1550685959 installed <13>Mar 26 06:51:15 rpmi: dahdi-linux-headers-3.0.0-alt1 sisyphus.216578.100 1542582775 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libopenr2-1.3.3-alt1.nosrc.rpm Installing libopenr2-1.3.3-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.13383 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libopenr2-1.3.3 + echo 'Source #0 (libopenr2-1.3.3.tar):' Source #0 (libopenr2-1.3.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libopenr2-1.3.3.tar + cd libopenr2-1.3.3 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i s/-Werror// src/Makefile.am src/Makefile.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.13383 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libopenr2-1.3.3 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --libdir=/usr/lib --sysconfdir=/etc/openr2 --disable-static --disable-rpath checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking whether i586-alt-linux-gcc and cc understand -c and -o together... yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu 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 i586-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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking how to run the C preprocessor... i586-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) 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 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 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 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 + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j8 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/libopenr2-1.3.3/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -c -o libopenr2_la-queue.lo `test -f 'queue.c' || echo './'`queue.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -c queue.c -fPIC -DPIC -o .libs/libopenr2_la-queue.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libopenr2-1.3.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libopenr2-1.3.3/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -c -o libopenr2_la-r2log.lo `test -f 'r2log.c' || echo './'`r2log.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -c r2log.c -fPIC -DPIC -o .libs/libopenr2_la-r2log.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libopenr2-1.3.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libopenr2-1.3.3/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -c -o libopenr2_la-r2context.lo `test -f 'r2context.c' || echo './'`r2context.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -c r2context.c -fPIC -DPIC -o .libs/libopenr2_la-r2context.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libopenr2-1.3.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libopenr2-1.3.3/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -c -o libopenr2_la-r2utils.lo `test -f 'r2utils.c' || echo './'`r2utils.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -c r2utils.c -fPIC -DPIC -o .libs/libopenr2_la-r2utils.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libopenr2-1.3.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libopenr2-1.3.3/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -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-1.3.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libopenr2-1.3.3/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -c -o libopenr2_la-r2engine.lo `test -f 'r2engine.c' || echo './'`r2engine.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -c r2engine.c -fPIC -DPIC -o .libs/libopenr2_la-r2engine.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libopenr2-1.3.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libopenr2-1.3.3/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -ggdb3 -O0 -c -o r2test-r2test.o `test -f 'r2test.c' || echo './'`r2test.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libopenr2-1.3.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libopenr2-1.3.3/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -c -o libopenr2_la-r2chan.lo `test -f 'r2chan.c' || echo './'`r2chan.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -c r2chan.c -fPIC -DPIC -o .libs/libopenr2_la-r2chan.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libopenr2-1.3.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libopenr2-1.3.3/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -c -o libopenr2_la-r2proto.lo `test -f 'r2proto.c' || echo './'`r2proto.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -c r2proto.c -fPIC -DPIC -o .libs/libopenr2_la-r2proto.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libopenr2-1.3.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libopenr2-1.3.3/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -lm -lpthread -version-info 4:2:1 -o libopenr2.la -rpath /usr/lib 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-queue.lo -lm libtool: link: i586-alt-linux-gcc -shared .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-queue.o -lpthread -lm -Wl,-soname -Wl,libopenr2.so.3 -o .libs/libopenr2.so.3.1.2 libtool: link: (cd ".libs" && rm -f "libopenr2.so.3" && ln -s "libopenr2.so.3.1.2" "libopenr2.so.3") libtool: link: (cd ".libs" && rm -f "libopenr2.so" && ln -s "libopenr2.so.3.1.2" "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-1.3.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libopenr2-1.3.3/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -ggdb3 -O0 -o r2test r2test-r2test.o -lpthread libopenr2.la -lm libtool: link: i586-alt-linux-gcc -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -ggdb3 -O0 -o .libs/r2test r2test-r2test.o ./.libs/libopenr2.so -lpthread -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/libopenr2-1.3.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libopenr2-1.3.3/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -ggdb3 -O0 -o r2dtmf_detect r2dtmf_detect-r2dtmf_detect.o -lpthread libopenr2.la -lm libtool: link: i586-alt-linux-gcc -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -ggdb3 -O0 -o .libs/r2dtmf_detect r2dtmf_detect-r2dtmf_detect.o ./.libs/libopenr2.so -lpthread -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/libopenr2-1.3.3/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.27097 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libopenr2-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libopenr2-buildroot + cd libopenr2-1.3.3 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libopenr2-buildroot make: Entering directory '/usr/src/RPM/BUILD/libopenr2-1.3.3' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/libopenr2-1.3.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libopenr2-1.3.3/src' test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/libopenr2-buildroot/usr/lib" /bin/sh ../libtool --mode=install /bin/install -p 'libopenr2.la' '/usr/src/tmp/libopenr2-buildroot/usr/lib/libopenr2.la' libtool: install: /bin/install -p .libs/libopenr2.so.3.1.2 /usr/src/tmp/libopenr2-buildroot/usr/lib/libopenr2.so.3.1.2 libtool: install: (cd /usr/src/tmp/libopenr2-buildroot/usr/lib && { ln -s -f libopenr2.so.3.1.2 libopenr2.so.3 || { rm -f libopenr2.so.3 && ln -s libopenr2.so.3.1.2 libopenr2.so.3; }; }) libtool: install: (cd /usr/src/tmp/libopenr2-buildroot/usr/lib && { ln -s -f libopenr2.so.3.1.2 libopenr2.so || { rm -f libopenr2.so && ln -s libopenr2.so.3.1.2 libopenr2.so; }; }) libtool: install: /bin/install -p .libs/libopenr2.lai /usr/src/tmp/libopenr2-buildroot/usr/lib/libopenr2.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/libopenr2-buildroot/usr/bin" /bin/sh ../libtool --mode=install /bin/install -p 'r2test' '/usr/src/tmp/libopenr2-buildroot/usr/bin/r2test' libtool: install: warning: `libopenr2.la' has not been installed in `/usr/lib' libtool: install: /bin/install -p .libs/r2test /usr/src/tmp/libopenr2-buildroot/usr/bin/r2test /bin/sh ../libtool --mode=install /bin/install -p 'r2dtmf_detect' '/usr/src/tmp/libopenr2-buildroot/usr/bin/r2dtmf_detect' libtool: install: warning: `libopenr2.la' has not been installed in `/usr/lib' libtool: install: /bin/install -p .libs/r2dtmf_detect /usr/src/tmp/libopenr2-buildroot/usr/bin/r2dtmf_detect test -z "/usr/include" || /bin/mkdir -p "/usr/src/tmp/libopenr2-buildroot/usr/include" /bin/install -p -m 644 'openr2/openr2.h' '/usr/src/tmp/libopenr2-buildroot/usr/include/openr2.h' test -z "/usr/include" || /bin/mkdir -p "/usr/src/tmp/libopenr2-buildroot/usr/include" /bin/sh /usr/src/RPM/BUILD/libopenr2-1.3.3/install-sh -c -m 644 'openr2/r2chan.h' '/usr/src/tmp/libopenr2-buildroot/usr/include/openr2/r2chan.h' /bin/sh /usr/src/RPM/BUILD/libopenr2-1.3.3/install-sh -c -m 644 'openr2/r2context.h' '/usr/src/tmp/libopenr2-buildroot/usr/include/openr2/r2context.h' /bin/sh /usr/src/RPM/BUILD/libopenr2-1.3.3/install-sh -c -m 644 'openr2/r2proto.h' '/usr/src/tmp/libopenr2-buildroot/usr/include/openr2/r2proto.h' /bin/sh /usr/src/RPM/BUILD/libopenr2-1.3.3/install-sh -c -m 644 'openr2/r2utils.h' '/usr/src/tmp/libopenr2-buildroot/usr/include/openr2/r2utils.h' /bin/sh /usr/src/RPM/BUILD/libopenr2-1.3.3/install-sh -c -m 644 'openr2/r2log.h' '/usr/src/tmp/libopenr2-buildroot/usr/include/openr2/r2log.h' make[2]: Leaving directory '/usr/src/RPM/BUILD/libopenr2-1.3.3/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/libopenr2-1.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/libopenr2-1.3.3' make[2]: Entering directory '/usr/src/RPM/BUILD/libopenr2-1.3.3' test -z "/etc/openr2" || /bin/mkdir -p "/usr/src/tmp/libopenr2-buildroot/etc/openr2" /bin/install -p -m 644 'doc/r2proto.conf' '/usr/src/tmp/libopenr2-buildroot/etc/openr2/r2proto.conf' /bin/install -p -m 644 'doc/r2test.conf' '/usr/src/tmp/libopenr2-buildroot/etc/openr2/r2test.conf' test -z "/usr/share/man/man5" || /bin/mkdir -p "/usr/src/tmp/libopenr2-buildroot/usr/share/man/man5" /bin/install -p -m 644 'r2test.conf.5' '/usr/src/tmp/libopenr2-buildroot/usr/share/man/man5/r2test.conf.5' test -z "/usr/share/man/man8" || /bin/mkdir -p "/usr/src/tmp/libopenr2-buildroot/usr/share/man/man8" /bin/install -p -m 644 'r2test.8' '/usr/src/tmp/libopenr2-buildroot/usr/share/man/man8/r2test.8' make[2]: Leaving directory '/usr/src/RPM/BUILD/libopenr2-1.3.3' make[1]: Leaving directory '/usr/src/RPM/BUILD/libopenr2-1.3.3' make: Leaving directory '/usr/src/RPM/BUILD/libopenr2-1.3.3' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libopenr2-buildroot (auto) removed './usr/lib/libopenr2.la' mode of './usr/lib/libopenr2.so.3.1.2' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libopenr2-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/libopenr2-buildroot/ (default) Compressing files in /usr/src/tmp/libopenr2-buildroot (auto) Adjusting library links in /usr/src/tmp/libopenr2-buildroot ./usr/lib: libopenr2.so.3 -> libopenr2.so.3.1.2 Verifying ELF objects in /usr/src/tmp/libopenr2-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/r2dtmf_detect: uses non-LFS functions: __xstat fopen verify-elf: WARNING: ./usr/bin/r2test: uses non-LFS functions: __xstat fopen verify-elf: WARNING: ./usr/lib/libopenr2.so.3.1.2: uses non-LFS functions: __xstat fopen open Hardlinking identical .pyc and .pyo files Processing files: libopenr2-1.3.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.69040 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libopenr2-1.3.3 + DOCDIR=/usr/src/tmp/libopenr2-buildroot/usr/share/doc/libopenr2-1.3.3 + export DOCDIR + rm -rf /usr/src/tmp/libopenr2-buildroot/usr/share/doc/libopenr2-1.3.3 + /bin/mkdir -p /usr/src/tmp/libopenr2-buildroot/usr/share/doc/libopenr2-1.3.3 + cp -prL AUTHORS ChangeLog COPYING COPYING.LESSER NEWS README TODO /usr/src/tmp/libopenr2-buildroot/usr/share/doc/libopenr2-1.3.3 + chmod -R go-w /usr/src/tmp/libopenr2-buildroot/usr/share/doc/libopenr2-1.3.3 + chmod -R a+rX /usr/src/tmp/libopenr2-buildroot/usr/share/doc/libopenr2-1.3.3 + cp -prL doc/intro-openr2-br.alaw doc/intro-openr2-en.alaw doc/intro-openr2-es.alaw /usr/src/tmp/libopenr2-buildroot/usr/share/doc/libopenr2-1.3.3 + chmod -R go-w /usr/src/tmp/libopenr2-buildroot/usr/share/doc/libopenr2-1.3.3 + chmod -R a+rX /usr/src/tmp/libopenr2-buildroot/usr/share/doc/libopenr2-1.3.3 + cp -prL doc/README.asterisk /usr/src/tmp/libopenr2-buildroot/usr/share/doc/libopenr2-1.3.3 + chmod -R go-w /usr/src/tmp/libopenr2-buildroot/usr/share/doc/libopenr2-1.3.3 + chmod -R a+rX /usr/src/tmp/libopenr2-buildroot/usr/share/doc/libopenr2-1.3.3 + cp -prL doc/asterisk /usr/src/tmp/libopenr2-buildroot/usr/share/doc/libopenr2-1.3.3 + chmod -R go-w /usr/src/tmp/libopenr2-buildroot/usr/share/doc/libopenr2-1.3.3 + chmod -R a+rX /usr/src/tmp/libopenr2-buildroot/usr/share/doc/libopenr2-1.3.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.h5L6ni find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libopenr2-buildroot/usr/lib/libopenr2.so.3: 95 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GGVPcJ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libopenr2.so.3 = set:kdLpyZ2LkeqfMAqkMsaSL2POkGDy9Q1OHfq4Z6WZG1YCAKV77UXqP63dmnCZgnQnkRgp72Yi9SbE22jCN6AFZEZfSFAvXDb7Z7eUkrZnccm9jArdpwI5sLDECfVGdszd6PMj6nyZEZdA28CiFEeSGhx65iOcq9CydPuLwXQ4ontZiPKZmFIW6qlJgjmKQ6gZv2 Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.27), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.3.2), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VP9q5L Creating libopenr2-debuginfo package Processing files: libopenr2-devel-1.3.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.43635 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libopenr2-1.3.3 + DOCDIR=/usr/src/tmp/libopenr2-buildroot/usr/share/doc/libopenr2-devel-1.3.3 + export DOCDIR + rm -rf /usr/src/tmp/libopenr2-buildroot/usr/share/doc/libopenr2-devel-1.3.3 + /bin/mkdir -p /usr/src/tmp/libopenr2-buildroot/usr/share/doc/libopenr2-devel-1.3.3 + cp -prL AUTHORS ChangeLog COPYING COPYING.LESSER NEWS README TODO /usr/src/tmp/libopenr2-buildroot/usr/share/doc/libopenr2-devel-1.3.3 + chmod -R go-w /usr/src/tmp/libopenr2-buildroot/usr/share/doc/libopenr2-devel-1.3.3 + chmod -R a+rX /usr/src/tmp/libopenr2-buildroot/usr/share/doc/libopenr2-devel-1.3.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CO1gWK 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.HuQ2W7 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libopenr2 = 1.3.3-alt1, /usr/lib/libopenr2.so.3.1.2 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Tmh2NW Processing files: libopenr2-debuginfo-1.3.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.J4YRx4 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sLYTTI find-requires: running scripts (debuginfo) Provides: debug(libopenr2.so.3) Requires: libopenr2 = 1.3.3-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6), debug(libpthread.so.0) Removing 1 extra deps from libopenr2-devel due to dependency on libopenr2 Wrote: /usr/src/RPM/RPMS/i586/libopenr2-1.3.3-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libopenr2-devel-1.3.3-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libopenr2-debuginfo-1.3.3-alt1.i586.rpm 7.80user 1.19system 0:24.11elapsed 37%CPU (0avgtext+0avgdata 25044maxresident)k 0inputs+0outputs (0major+845465minor)pagefaults 0swaps 12.95user 3.24system 0:34.78elapsed 46%CPU (0avgtext+0avgdata 118624maxresident)k 72inputs+0outputs (0major+1147152minor)pagefaults 0swaps --- libopenr2-1.3.3-alt1.i586.rpm.repo 2016-02-08 12:41:48.000000000 +0000 +++ libopenr2-1.3.3-alt1.i586.rpm.hasher 2019-03-26 06:51:43.813887533 +0000 @@ -41,2 +41,3 @@ Requires: libm.so.6(GLIBC_2.0) +Requires: libm.so.6(GLIBC_2.27) Requires: libpthread.so.0(GLIBC_2.0)