Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/libnice.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-48b15ee27f932594c2caa01fd4124d06239ab94a/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/libnice.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/libnice-0.1.3-4.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/libnice.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-48b15ee27f932594c2caa01fd4124d06239ab94a/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/libnice.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nnJZAb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libnice-0.1.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/libnice-0.1.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libnice-0.1.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.p3DPye + umask 022 + cd /builddir/build/BUILD + cd libnice-0.1.3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-redhat-linux-gnu checking target system type... armv7hl-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for armv7hl-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by 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 how to convert armv7hl-redhat-linux-gnu file names to armv7hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv7hl-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv7hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv7hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for armv7hl-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the 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 operating system... linux/other checking for C/C++ restrict keyword... __restrict checking for variable-length arrays... yes checking whether to enable assertions... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking net/in.h usability... no checking net/in.h presence... no checking for net/in.h... no checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes configure: set LIBNICE_CFLAGS to -Wall checking for clock_gettime in -lrt... yes checking for poll... yes checking for armv7hl-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for GST... yes checking for GST010... yes checking for GUPNP... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no configure: creating ./config.status config.status: creating Makefile config.status: creating agent/Makefile config.status: creating stun/Makefile config.status: creating stun/tests/Makefile config.status: creating stun/tools/Makefile config.status: creating socket/Makefile config.status: creating nice/Makefile config.status: creating nice/nice.pc config.status: creating random/Makefile config.status: creating gst/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/libnice/Makefile config.status: creating tests/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 -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libnice-0.1.3' Making all in stun make[2]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/stun' Making all in . make[3]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/stun' CC stunagent.lo CC stunmessage.lo CC stun5389.lo CC stuncrc32.lo CC sha1.lo CC md5.lo CC rand.lo CC stunhmac.lo CC utils.lo CC debug.lo CC ice.lo CC bind.lo CC turn.lo CC timer.lo CCLD libstun.la make[3]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/stun' Making all in tools make[3]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/stun/tools' CC stunbdc.o CC stund.o CCLD stunbdc CCLD stund make[3]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/stun/tools' Making all in tests make[3]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/stun/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/stun/tests' make[2]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/stun' Making all in socket make[2]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/socket' CC socket.lo CC udp-bsd.lo CC tcp-bsd.lo CC pseudossl.lo CC socks5.lo CC http.lo CC turn.lo CC tcp-turn.lo CCLD libsocket.la make[2]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/socket' Making all in random make[2]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/random' CC random.lo CC random-glib.lo CCLD libnice-random.la make[2]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/random' Making all in agent make[2]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/agent' make all-am make[3]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/agent' CC address.lo CC debug.lo CC candidate.lo CC component.lo CC agent.lo CC stream.lo CC conncheck.lo CC discovery.lo CC interfaces.lo CC pseudotcp.lo CC agent-signals-marshal.lo CCLD libagent.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/agent' make[2]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/agent' Making all in nice make[2]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/nice' CCLD libnice.la make[2]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/nice' Making all in gst make[2]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/gst' CC libgstnice_la-gstnicesrc.lo CC libgstnice_la-gstnicesink.lo CC libgstnice_la-gstnice.lo CC libgstnice010_la-gstnicesrc.lo CC libgstnice010_la-gstnicesink.lo CC libgstnice010_la-gstnice.lo CCLD libgstnice.la CCLD libgstnice010.la make[2]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/gst' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/docs' Making all in reference make[3]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/docs/reference' Making all in libnice make[4]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/docs/reference/libnice' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/docs/reference/libnice' make[4]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/docs/reference' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/docs/reference' make[3]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/docs/reference' make[3]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/docs' make[2]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/docs' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/tests' chmod a+x ./check-test-fullmode-with-stun.sh chmod a+x ./test-pseudotcp-random.sh make[2]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/tests' make[2]: Entering directory `/builddir/build/BUILD/libnice-0.1.3' make[2]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3' make[1]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ExIXrl + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm ++ dirname /builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm + cd libnice-0.1.3 + make install DESTDIR=/builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm Making install in stun make[1]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/stun' Making install in . make[2]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/stun' make[3]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/stun' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/stun" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/include/stun" /usr/bin/install -c -m 644 stunagent.h stunmessage.h win32_common.h debug.h constants.h '/builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/include/stun' test -z "/usr/include/stun/usages" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/include/stun/usages" /usr/bin/install -c -m 644 usages/bind.h usages/ice.h usages/turn.h usages/timer.h '/builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/include/stun/usages' make[3]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/stun' make[2]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/stun' Making install in tools make[2]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/stun/tools' make[3]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/stun/tools' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c stunbdc stund '/builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/bin' libtool: install: /usr/bin/install -c stunbdc /builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/bin/stunbdc libtool: install: /usr/bin/install -c stund /builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/bin/stund make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/stun/tools' make[2]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/stun/tools' Making install in tests make[2]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/stun/tests' make[3]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/stun/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/stun/tests' make[2]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/stun/tests' make[1]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/stun' Making install in socket make[1]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/socket' make[2]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/socket' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/socket' make[1]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/socket' Making install in random make[1]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/random' make[2]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/random' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/random' make[1]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/random' Making install in agent make[1]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/agent' make install-am make[2]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/agent' make[3]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/agent' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/nice" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/include/nice" /usr/bin/install -c -m 644 agent.h candidate.h debug.h address.h interfaces.h pseudotcp.h '/builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/include/nice' make[3]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/agent' make[2]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/agent' make[1]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/agent' Making install in nice make[1]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/nice' make[2]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/nice' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libnice.la '/builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libnice.so.10.1.0 /builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/lib/libnice.so.10.1.0 libtool: install: (cd /builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/lib && { ln -s -f libnice.so.10.1.0 libnice.so.10 || { rm -f libnice.so.10 && ln -s libnice.so.10.1.0 libnice.so.10; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/lib && { ln -s -f libnice.so.10.1.0 libnice.so || { rm -f libnice.so && ln -s libnice.so.10.1.0 libnice.so; }; }) libtool: install: /usr/bin/install -c .libs/libnice.lai /builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/lib/libnice.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/lib/pkgconfig" /usr/bin/install -c -m 644 nice.pc '/builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/lib/pkgconfig' test -z "/usr/include/nice" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/include/nice" /usr/bin/install -c -m 644 nice.h '/builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/include/nice' make[2]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/nice' make[1]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/nice' Making install in gst make[1]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/gst' make[2]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/gst' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/gstreamer-0.10" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/lib/gstreamer-0.10" /bin/sh ../libtool --mode=install /usr/bin/install -c libgstnice010.la '/builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/lib/gstreamer-0.10' libtool: install: (cd /builddir/build/BUILD/libnice-0.1.3/gst; /bin/sh /builddir/build/BUILD/libnice-0.1.3/libtool --silent --tag CC --mode=relink gcc -Wall -I .. -I ../socket -I ../agent -I ../random -I ../stun -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -module -avoid-version -Wl,-z,relro -o libgstnice010.la -rpath /usr/lib/gstreamer-0.10 libgstnice010_la-gstnicesrc.lo libgstnice010_la-gstnicesink.lo libgstnice010_la-gstnice.lo ../nice/libnice.la -pthread -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm) libtool: install: warning: relinking `libgstnice010.la' libtool: install: /usr/bin/install -c .libs/libgstnice010.soT /builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/lib/gstreamer-0.10/libgstnice010.so libtool: install: /usr/bin/install -c .libs/libgstnice010.lai /builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/lib/gstreamer-0.10/libgstnice010.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gstreamer-0.10' test -z "/usr/lib/gstreamer-1.0" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/lib/gstreamer-1.0" /bin/sh ../libtool --mode=install /usr/bin/install -c libgstnice.la '/builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/lib/gstreamer-1.0' libtool: install: warning: relinking `libgstnice.la' libtool: install: (cd /builddir/build/BUILD/libnice-0.1.3/gst; /bin/sh /builddir/build/BUILD/libnice-0.1.3/libtool --silent --tag CC --mode=relink gcc -Wall -I .. -I ../socket -I ../agent -I ../random -I ../stun -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -module -avoid-version -Wl,-z,relro -o libgstnice.la -rpath /usr/lib/gstreamer-1.0 libgstnice_la-gstnicesrc.lo libgstnice_la-gstnicesink.lo libgstnice_la-gstnice.lo ../nice/libnice.la -pthread -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm) libtool: install: /usr/bin/install -c .libs/libgstnice.soT /builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/lib/gstreamer-1.0/libgstnice.so libtool: install: /usr/bin/install -c .libs/libgstnice.lai /builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/lib/gstreamer-1.0/libgstnice.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gstreamer-1.0' make[2]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/gst' make[1]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/gst' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/docs' Making install in reference make[2]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/docs/reference' Making install in libnice make[3]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/docs/reference/libnice' make[4]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/docs/reference/libnice' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/NiceAgent.html /usr/bin/install -c -m 644 ./html/ch01.html /usr/bin/install -c -m 644 ./html/ch02.html /usr/bin/install -c -m 644 ./html/ch03.html /usr/bin/install -c -m 644 ./html/ch04.html /usr/bin/install -c -m 644 ./html/ch05.html /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/libnice-Bind.html /usr/bin/install -c -m 644 ./html/libnice-Debug-messages.html /usr/bin/install -c -m 644 ./html/libnice-ICE.html /usr/bin/install -c -m 644 ./html/libnice-Network-interfaces-discovery.html /usr/bin/install -c -m 644 ./html/libnice-NiceAddress.html /usr/bin/install -c -m 644 ./html/libnice-NiceCandidate.html /usr/bin/install -c -m 644 ./html/libnice-Pseudo-TCP-Socket.html /usr/bin/install -c -m 644 ./html/libnice-StunAgent.html /usr/bin/install -c -m 644 ./html/libnice-StunMessage.html /usr/bin/install -c -m 644 ./html/libnice-TURN.html /usr/bin/install -c -m 644 ./html/libnice-Timer.html /usr/bin/install -c -m 644 ./html/libnice.devhelp2 /usr/bin/install -c -m 644 ./html/pt01.html /usr/bin/install -c -m 644 ./html/pt02.html /usr/bin/install -c -m 644 ./html/pt03.html /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/up.png make[4]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/docs/reference/libnice' make[3]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/docs/reference/libnice' make[3]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/docs/reference' make[4]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/docs/reference' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/docs/reference' make[3]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/docs/reference' make[2]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/docs/reference' make[2]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/docs' make[3]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/docs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/docs' make[2]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/docs' make[1]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/docs' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/tests' chmod a+x ./check-test-fullmode-with-stun.sh chmod a+x ./test-pseudotcp-random.sh make[2]: Entering directory `/builddir/build/BUILD/libnice-0.1.3/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/tests' make[1]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3/tests' make[1]: Entering directory `/builddir/build/BUILD/libnice-0.1.3' make[2]: Entering directory `/builddir/build/BUILD/libnice-0.1.3' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3' make[1]: Leaving directory `/builddir/build/BUILD/libnice-0.1.3' + find /builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/libnice-0.1.3 extracting debug info from /builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/bin/stunbdc extracting debug info from /builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/bin/stund extracting debug info from /builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/lib/gstreamer-1.0/libgstnice.so extracting debug info from /builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/lib/libnice.so.10.1.0 extracting debug info from /builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/lib/gstreamer-0.10/libgstnice010.so /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libnice.so.10.1.0.debug to /usr/lib/debug/usr/lib/libnice.so.debug symlinked /usr/lib/debug/usr/lib/libnice.so.10.1.0.debug to /usr/lib/debug/usr/lib/libnice.so.10.debug 1562 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.DvmLJZ + umask 022 + cd /builddir/build/BUILD + cd libnice-0.1.3 + exit 0 Processing files: libnice-0.1.3-4.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Uyu9nE + umask 022 + cd /builddir/build/BUILD + cd libnice-0.1.3 + DOCDIR=/builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/share/doc/libnice-0.1.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/share/doc/libnice-0.1.3 + cp -pr NEWS /builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/share/doc/libnice-0.1.3 + cp -pr README /builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/share/doc/libnice-0.1.3 + cp -pr COPYING /builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/share/doc/libnice-0.1.3 + cp -pr COPYING.LGPL /builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/share/doc/libnice-0.1.3 + cp -pr COPYING.MPL /builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm/usr/share/doc/libnice-0.1.3 + exit 0 Provides: gstreamer0.10(element-nicesink) gstreamer0.10(element-nicesrc) gstreamer1(element-nicesink) gstreamer1(element-nicesrc) libgstnice.so libgstnice010.so libnice = 0.1.3-4.el7 libnice(armv7hl-32) = 0.1.3-4.el7 libnice.so.10 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgstbase-0.10.so.0 libgstbase-1.0.so.0 libgstreamer-0.10.so.0 libgstreamer-1.0.so.0 libgthread-2.0.so.0 libgupnp-1.0.so.4 libgupnp-igd-1.0.so.4 libnice.so.10 libpthread.so.0 libpthread.so.0(GLIBC_2.4) librt.so.1 librt.so.1(GLIBC_2.4) libxml2.so.2 rtld(GNU_HASH) Processing files: libnice-devel-0.1.3-4.el7.armv7hl Provides: libnice-devel = 0.1.3-4.el7 libnice-devel(armv7hl-32) = 0.1.3-4.el7 pkgconfig(nice) = 0.1.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libnice.so.10 pkgconfig(glib-2.0) >= 2.10.0 Processing files: libnice-debuginfo-0.1.3-4.el7.armv7hl Provides: libnice-debuginfo = 0.1.3-4.el7 libnice-debuginfo(armv7hl-32) = 0.1.3-4.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm Wrote: /builddir/build/RPMS/libnice-0.1.3-4.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libnice-devel-0.1.3-4.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libnice-debuginfo-0.1.3-4.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KzBffc + umask 022 + cd /builddir/build/BUILD + cd libnice-0.1.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libnice-0.1.3-4.el7.arm + exit 0 Child return code was: 0 LEAVE do -->