Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/tipcutils.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-16ffaa401a272c99ad4761a145f6ecc70197412e/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/tipcutils.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/tipcutils-2.0.6-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/tipcutils.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-16ffaa401a272c99ad4761a145f6ecc70197412e/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/tipcutils.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GhQ6as + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tipcutils-2.0.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/v2.0.6.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd tipcutils-2.0.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + head -n31 tipc-config/tipc-config.c + tail -n28 + sed -e 's/ \* //g' -e 's/\*//g' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4KB79K + umask 022 + cd /builddir/build/BUILD + cd tipcutils-2.0.6 + ./bootstrap + autoreconf -i configure.ac:4: installing './install-sh' configure.ac:4: installing './missing' demos/benchmark/Makefile.am: installing './depcomp' + 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 + ./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 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 linux/tipc.h usability... yes checking linux/tipc.h presence... yes checking for linux/tipc.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating tipc-config/Makefile config.status: creating tipc-pipe/Makefile config.status: creating ptts/Makefile config.status: creating demos/Makefile config.status: creating demos/benchmark/Makefile config.status: creating demos/connection_demo/Makefile config.status: creating demos/hello_world/Makefile config.status: creating demos/inventory_sim/Makefile config.status: creating demos/multicast_demo/Makefile config.status: creating demos/stream_demo/Makefile config.status: creating demos/topology_subscr_demo/Makefile config.status: creating man/Makefile config.status: creating scripts/Makefile config.status: creating config.h config.status: executing depfiles commands + make make all-recursive make[1]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6' Making all in tipc-config make[2]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/tipc-config' gcc -DHAVE_CONFIG_H -I. -I.. -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 -Wall -fno-strict-aliasing -c tipc-config.c tipc-config.c: In function 'get_local_address': tipc-config.c:1160:9: warning: assignment from incompatible pointer type [enabled by default] addr = ifa->ifa_addr; ^ tipc-config.c:1175:3: warning: embedded '\0' in format [-Wformat-contains-nul] sprintf(arg, "%s:%s:%s\0", MEDIA_NAME_UDP, ifaddr, savep); ^ tipc-config.c:1177:3: warning: embedded '\0' in format [-Wformat-contains-nul] sprintf(arg, "%s:%s\0", MEDIA_NAME_UDP, ifaddr); ^ tipc-config.c:1133:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ tipc-config.c: In function 'enable_bearer': tipc-config.c:1256:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (err = get_local_address(a) != 0) ^ tipc-config.c:1258:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (err = resolve_bearer_endpoint(a) != 0) { ^ tipc-config.c: In function 'disable_bearer': tipc-config.c:1285:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (err = get_local_address(bearer_name) != 0) ^ gcc -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 -Wall -fno-strict-aliasing -Wl,-z,relro -o tipc-config tipc-config.o make[2]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/tipc-config' Making all in tipc-pipe make[2]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/tipc-pipe' gcc -DHAVE_CONFIG_H -I. -I.. -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 -Wall -fno-strict-aliasing -c tipc-pipe.c gcc -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 -Wall -fno-strict-aliasing -Wl,-z,relro -o tipc-pipe tipc-pipe.o make[2]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/tipc-pipe' Making all in ptts make[2]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/ptts' gcc -DHAVE_CONFIG_H -I. -I.. -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 -Wall -fno-strict-aliasing -c tipc_ts_client_linux.c gcc -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 -Wall -fno-strict-aliasing -Wl,-z,relro -o tipcTC tipc_ts_client_linux.o gcc -DHAVE_CONFIG_H -I. -I.. -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 -Wall -fno-strict-aliasing -c tipc_ts_server_linux.c gcc -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 -Wall -fno-strict-aliasing -Wl,-z,relro -o tipcTS tipc_ts_server_linux.o make[2]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/ptts' Making all in demos make[2]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/demos' Making all in hello_world make[3]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/hello_world' gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -fno-strict-aliasing -c client_tipc.c gcc -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 -Wall -fno-strict-aliasing -Wl,-z,relro -o client_tipc client_tipc.o gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -fno-strict-aliasing -c server_tipc.c gcc -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 -Wall -fno-strict-aliasing -Wl,-z,relro -o server_tipc server_tipc.o make[3]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/hello_world' Making all in connection_demo make[3]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/connection_demo' gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -fno-strict-aliasing -c client_tipc.c gcc -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 -Wall -fno-strict-aliasing -Wl,-z,relro -o client_tipc client_tipc.o gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -fno-strict-aliasing -c server_tipc.c gcc -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 -Wall -fno-strict-aliasing -Wl,-z,relro -o server_tipc server_tipc.o make[3]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/connection_demo' Making all in topology_subscr_demo make[3]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/topology_subscr_demo' gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -fno-strict-aliasing -c client_tipc.c gcc -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 -Wall -fno-strict-aliasing -Wl,-z,relro -o client_tipc client_tipc.o gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -fno-strict-aliasing -c server_tipc.c gcc -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 -Wall -fno-strict-aliasing -Wl,-z,relro -o server_tipc server_tipc.o make[3]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/topology_subscr_demo' Making all in multicast_demo make[3]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/multicast_demo' gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -fno-strict-aliasing -c client_tipc.c gcc -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 -Wall -fno-strict-aliasing -Wl,-z,relro -o client_tipc client_tipc.o gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -fno-strict-aliasing -c server_tipc.c gcc -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 -Wall -fno-strict-aliasing -Wl,-z,relro -o server_tipc server_tipc.o make[3]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/multicast_demo' Making all in stream_demo make[3]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/stream_demo' gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -fno-strict-aliasing -c client_tipc.c gcc -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 -Wall -fno-strict-aliasing -Wl,-z,relro -o client_tipc client_tipc.o gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -fno-strict-aliasing -c server_tipc.c gcc -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 -Wall -fno-strict-aliasing -Wl,-z,relro -o server_tipc server_tipc.o make[3]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/stream_demo' Making all in inventory_sim make[3]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/inventory_sim' gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -fno-strict-aliasing -c inventory_sim.c gcc -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 -Wall -fno-strict-aliasing -Wl,-z,relro -o inventory_sim inventory_sim.o make[3]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/inventory_sim' Making all in benchmark make[3]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/benchmark' gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -fno-strict-aliasing -c client_tipc.c gcc -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 -Wall -fno-strict-aliasing -Wl,-z,relro -o client_tipc client_tipc.o gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -fno-strict-aliasing -c server_tipc.c gcc -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 -Wall -fno-strict-aliasing -Wl,-z,relro -o server_tipc server_tipc.o make[3]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/benchmark' make[3]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/demos' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/demos' make[2]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/demos' Making all in man make[2]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/man' Making all in scripts make[2]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/scripts' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/scripts' make[2]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6' make[2]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6' make[1]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7ZnVOY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tipcutils-2.0.6-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tipcutils-2.0.6-1.el7.arm ++ dirname /builddir/build/BUILDROOT/tipcutils-2.0.6-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tipcutils-2.0.6-1.el7.arm + cd tipcutils-2.0.6 + make install DESTDIR=/builddir/build/BUILDROOT/tipcutils-2.0.6-1.el7.arm Making install in tipc-config make[1]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/tipc-config' make[2]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/tipc-config' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tipcutils-2.0.6-1.el7.arm/usr/sbin' /usr/bin/install -c tipc-config '/builddir/build/BUILDROOT/tipcutils-2.0.6-1.el7.arm/usr/sbin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/tipc-config' make[1]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/tipc-config' Making install in tipc-pipe make[1]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/tipc-pipe' make[2]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/tipc-pipe' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tipcutils-2.0.6-1.el7.arm/usr/bin' /usr/bin/install -c tipc-pipe '/builddir/build/BUILDROOT/tipcutils-2.0.6-1.el7.arm/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/tipc-pipe' make[1]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/tipc-pipe' Making install in ptts make[1]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/ptts' make[2]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/ptts' 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/tipcutils-2.0.6/ptts' make[1]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/ptts' Making install in demos make[1]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/demos' Making install in hello_world make[2]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/hello_world' make[3]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/hello_world' 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/tipcutils-2.0.6/demos/hello_world' make[2]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/hello_world' Making install in connection_demo make[2]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/connection_demo' make[3]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/connection_demo' 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/tipcutils-2.0.6/demos/connection_demo' make[2]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/connection_demo' Making install in topology_subscr_demo make[2]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/topology_subscr_demo' make[3]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/topology_subscr_demo' 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/tipcutils-2.0.6/demos/topology_subscr_demo' make[2]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/topology_subscr_demo' Making install in multicast_demo make[2]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/multicast_demo' make[3]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/multicast_demo' 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/tipcutils-2.0.6/demos/multicast_demo' make[2]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/multicast_demo' Making install in stream_demo make[2]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/stream_demo' make[3]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/stream_demo' 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/tipcutils-2.0.6/demos/stream_demo' make[2]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/stream_demo' Making install in inventory_sim make[2]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/inventory_sim' make[3]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/inventory_sim' 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/tipcutils-2.0.6/demos/inventory_sim' make[2]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/inventory_sim' Making install in benchmark make[2]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/benchmark' make[3]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/benchmark' 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/tipcutils-2.0.6/demos/benchmark' make[2]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/benchmark' make[2]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/demos' make[3]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/demos' 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/tipcutils-2.0.6/demos' make[2]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/demos' make[1]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/demos' Making install in man make[1]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/man' make[2]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/man' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tipcutils-2.0.6-1.el7.arm/usr/share/man/man1' /usr/bin/install -c -m 644 tipc-config.1 tipc-pipe.1 '/builddir/build/BUILDROOT/tipcutils-2.0.6-1.el7.arm/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/man' make[1]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/man' Making install in scripts make[1]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/scripts' make[2]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/scripts' make[2]: Nothing to be done for `install-exec-am'. make[2]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/scripts' make[1]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/scripts' make[1]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6' make[2]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6' 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/tipcutils-2.0.6' make[1]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6' + /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/tipcutils-2.0.6 extracting debug info from /builddir/build/BUILDROOT/tipcutils-2.0.6-1.el7.arm/usr/bin/tipc-pipe extracting debug info from /builddir/build/BUILDROOT/tipcutils-2.0.6-1.el7.arm/usr/sbin/tipc-config /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 116 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.0i4ZUA + umask 022 + cd /builddir/build/BUILD + cd tipcutils-2.0.6 + make check Making check in tipc-config make[1]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/tipc-config' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/tipc-config' Making check in tipc-pipe make[1]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/tipc-pipe' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/tipc-pipe' Making check in ptts make[1]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/ptts' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/ptts' Making check in demos make[1]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/demos' Making check in hello_world make[2]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/hello_world' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/hello_world' Making check in connection_demo make[2]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/connection_demo' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/connection_demo' Making check in topology_subscr_demo make[2]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/topology_subscr_demo' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/topology_subscr_demo' Making check in multicast_demo make[2]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/multicast_demo' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/multicast_demo' Making check in stream_demo make[2]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/stream_demo' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/stream_demo' Making check in inventory_sim make[2]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/inventory_sim' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/inventory_sim' Making check in benchmark make[2]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/benchmark' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/demos/benchmark' make[2]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/demos' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/demos' make[1]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/demos' Making check in man make[1]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/man' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/man' Making check in scripts make[1]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6/scripts' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6/scripts' make[1]: Entering directory `/builddir/build/BUILD/tipcutils-2.0.6' make[1]: Leaving directory `/builddir/build/BUILD/tipcutils-2.0.6' Processing files: tipcutils-2.0.6-1.el7.armv7hl + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hCEGQt + umask 022 + cd /builddir/build/BUILD + cd tipcutils-2.0.6 + DOCDIR=/builddir/build/BUILDROOT/tipcutils-2.0.6-1.el7.arm/usr/share/doc/tipcutils-2.0.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tipcutils-2.0.6-1.el7.arm/usr/share/doc/tipcutils-2.0.6 + cp -pr LICENSE /builddir/build/BUILDROOT/tipcutils-2.0.6-1.el7.arm/usr/share/doc/tipcutils-2.0.6 + cp -pr README /builddir/build/BUILDROOT/tipcutils-2.0.6-1.el7.arm/usr/share/doc/tipcutils-2.0.6 + exit 0 Provides: tipcutils = 2.0.6-1.el7 tipcutils(armv7hl-32) = 2.0.6-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) rtld(GNU_HASH) Processing files: tipcutils-debuginfo-2.0.6-1.el7.armv7hl Provides: tipcutils-debuginfo = 2.0.6-1.el7 tipcutils-debuginfo(armv7hl-32) = 2.0.6-1.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/tipcutils-2.0.6-1.el7.arm Wrote: /builddir/build/RPMS/tipcutils-2.0.6-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/tipcutils-debuginfo-2.0.6-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.irG2HZ + umask 022 + cd /builddir/build/BUILD + cd tipcutils-2.0.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/tipcutils-2.0.6-1.el7.arm + exit 0 Child return code was: 0 LEAVE do -->