Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/libibumad.spec'], False, '/var/lib/mock/c71511-1-armhfp-40e67d9426f7947752abef658f6d019271b5f9e6/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/libibumad.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/libibumad-1.3.10.2-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/libibumad.spec'], False, '/var/lib/mock/c71511-1-armhfp-40e67d9426f7947752abef658f6d019271b5f9e6/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/libibumad.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.IFJFw7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libibumad-1.3.10.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/libibumad-1.3.10.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libibumad-1.3.10.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.myV31c + umask 022 + cd /builddir/build/BUILD + cd libibumad-1.3.10.2 + 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/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/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 --with-valgrind 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 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 whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-redhat-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 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 armv7hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnu-ar... no checking for ar... ar 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 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 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... yes 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... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking whether gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for memset... yes checking for inline... inline checking valgrind/memcheck.h usability... yes checking valgrind/memcheck.h presence... yes checking for valgrind/memcheck.h... yes checking whether ld accepts --version-script... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libibumad.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libibumad-1.3.10.2' Making all in . make[2]: Entering directory `/builddir/build/BUILD/libibumad-1.3.10.2' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/infiniband -I./include -I/usr/include -Wall -Wwrite-strings -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 -c -o libibumad_la-umad.lo `test -f 'src/umad.c' || echo './'`src/umad.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/infiniband -I./include -I/usr/include -Wall -Wwrite-strings -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 -c -o libibumad_la-sysfs.lo `test -f 'src/sysfs.c' || echo './'`src/sysfs.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/infiniband -I./include -I/usr/include -Wall -Wwrite-strings -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 -c -o libibumad_la-umad_str.lo `test -f 'src/umad_str.c' || echo './'`src/umad_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/infiniband -I./include -I/usr/include -Wall -Wwrite-strings -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 -c src/umad.c -fPIC -DPIC -o .libs/libibumad_la-umad.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/infiniband -I./include -I/usr/include -Wall -Wwrite-strings -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 -c src/sysfs.c -fPIC -DPIC -o .libs/libibumad_la-sysfs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/infiniband -I./include -I/usr/include -Wall -Wwrite-strings -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 -c src/umad_str.c -fPIC -DPIC -o .libs/libibumad_la-umad_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/infiniband -I./include -I/usr/include -Wall -Wwrite-strings -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 -c src/sysfs.c -o libibumad_la-sysfs.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/infiniband -I./include -I/usr/include -Wall -Wwrite-strings -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 -c src/umad_str.c -o libibumad_la-umad_str.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/infiniband -I./include -I/usr/include -Wall -Wwrite-strings -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 -c src/umad.c -o libibumad_la-umad.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wwrite-strings -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 -version-info 4:0:1 -export-dynamic -Wl,--version-script=./src/libibumad.map -Wl,-z,relro -o libibumad.la -rpath /usr/lib libibumad_la-umad.lo libibumad_la-sysfs.lo libibumad_la-umad_str.lo libtool: link: gcc -shared .libs/libibumad_la-umad.o .libs/libibumad_la-sysfs.o .libs/libibumad_la-umad_str.o -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,--version-script=./src/libibumad.map -Wl,-z -Wl,relro -Wl,-soname -Wl,libibumad.so.3 -o .libs/libibumad.so.3.1.0 libtool: link: (cd ".libs" && rm -f "libibumad.so.3" && ln -s "libibumad.so.3.1.0" "libibumad.so.3") libtool: link: (cd ".libs" && rm -f "libibumad.so" && ln -s "libibumad.so.3.1.0" "libibumad.so") libtool: link: ar cru .libs/libibumad.a libibumad_la-umad.o libibumad_la-sysfs.o libibumad_la-umad_str.o libtool: link: ranlib .libs/libibumad.a libtool: link: ( cd ".libs" && rm -f "libibumad.la" && ln -s "../libibumad.la" "libibumad.la" ) make[2]: Leaving directory `/builddir/build/BUILD/libibumad-1.3.10.2' make[1]: Leaving directory `/builddir/build/BUILD/libibumad-1.3.10.2' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.F7wufB + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libibumad-1.3.10.2-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libibumad-1.3.10.2-1.el7.arm ++ dirname /builddir/build/BUILDROOT/libibumad-1.3.10.2-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libibumad-1.3.10.2-1.el7.arm + cd libibumad-1.3.10.2 + rm -rf /builddir/build/BUILDROOT/libibumad-1.3.10.2-1.el7.arm + make DESTDIR=/builddir/build/BUILDROOT/libibumad-1.3.10.2-1.el7.arm install Making install in . make[1]: Entering directory `/builddir/build/BUILD/libibumad-1.3.10.2' make[2]: Entering directory `/builddir/build/BUILD/libibumad-1.3.10.2' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libibumad-1.3.10.2-1.el7.arm/usr/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c libibumad.la '/builddir/build/BUILDROOT/libibumad-1.3.10.2-1.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libibumad.so.3.1.0 /builddir/build/BUILDROOT/libibumad-1.3.10.2-1.el7.arm/usr/lib/libibumad.so.3.1.0 libtool: install: (cd /builddir/build/BUILDROOT/libibumad-1.3.10.2-1.el7.arm/usr/lib && { ln -s -f libibumad.so.3.1.0 libibumad.so.3 || { rm -f libibumad.so.3 && ln -s libibumad.so.3.1.0 libibumad.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libibumad-1.3.10.2-1.el7.arm/usr/lib && { ln -s -f libibumad.so.3.1.0 libibumad.so || { rm -f libibumad.so && ln -s libibumad.so.3.1.0 libibumad.so; }; }) libtool: install: /usr/bin/install -c .libs/libibumad.lai /builddir/build/BUILDROOT/libibumad-1.3.10.2-1.el7.arm/usr/lib/libibumad.la libtool: install: /usr/bin/install -c .libs/libibumad.a /builddir/build/BUILDROOT/libibumad-1.3.10.2-1.el7.arm/usr/lib/libibumad.a libtool: install: chmod 644 /builddir/build/BUILDROOT/libibumad-1.3.10.2-1.el7.arm/usr/lib/libibumad.a libtool: install: ranlib /builddir/build/BUILDROOT/libibumad-1.3.10.2-1.el7.arm/usr/lib/libibumad.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/infiniband" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libibumad-1.3.10.2-1.el7.arm/usr/include/infiniband" /usr/bin/install -c -m 644 ./include/infiniband/umad.h ./include/infiniband/umad_types.h ./include/infiniband/umad_sa.h ./include/infiniband/umad_sm.h ./include/infiniband/umad_cm.h ./include/infiniband/umad_str.h '/builddir/build/BUILDROOT/libibumad-1.3.10.2-1.el7.arm/usr/include/infiniband' test -z "/usr/share/man/man3" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libibumad-1.3.10.2-1.el7.arm/usr/share/man/man3" /usr/bin/install -c -m 644 man/umad_debug.3 man/umad_get_ca.3 man/umad_get_ca_portguids.3 man/umad_get_cas_names.3 man/umad_get_port.3 man/umad_init.3 man/umad_open_port.3 man/umad_close_port.3 man/umad_size.3 man/umad_status.3 man/umad_alloc.3 man/umad_free.3 man/umad_dump.3 man/umad_addr_dump.3 man/umad_get_fd.3 man/umad_get_mad.3 man/umad_get_mad_addr.3 man/umad_set_grh_net.3 man/umad_set_grh.3 man/umad_set_addr_net.3 man/umad_set_addr.3 man/umad_set_pkey.3 man/umad_get_pkey.3 man/umad_register.3 man/umad_register_oui.3 man/umad_unregister.3 man/umad_register2.3 man/umad_send.3 man/umad_recv.3 man/umad_poll.3 man/umad_get_issm_path.3 man/umad_attribute_str.3 man/umad_class_str.3 man/umad_mad_status_str.3 man/umad_method_str.3 '/builddir/build/BUILDROOT/libibumad-1.3.10.2-1.el7.arm/usr/share/man/man3' make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/libibumad-1.3.10.2' cd /builddir/build/BUILDROOT/libibumad-1.3.10.2-1.el7.arm/usr/share/man/man3 && \ rm -f umad_done.3 && \ rm -f umad_release_ca.3 && \ rm -f umad_release_port.3 && \ ln -s umad_init.3 umad_done.3 && \ ln -s umad_get_ca.3 umad_release_ca.3 && \ ln -s umad_get_port.3 umad_release_port.3 make[3]: Leaving directory `/builddir/build/BUILD/libibumad-1.3.10.2' make[2]: Leaving directory `/builddir/build/BUILD/libibumad-1.3.10.2' make[1]: Leaving directory `/builddir/build/BUILD/libibumad-1.3.10.2' + rm -f /builddir/build/BUILDROOT/libibumad-1.3.10.2-1.el7.arm/usr/lib/libibumad.la + /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/libibumad-1.3.10.2 extracting debug info from /builddir/build/BUILDROOT/libibumad-1.3.10.2-1.el7.arm/usr/lib/libibumad.so.3.1.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libibumad.so.3.1.0.debug to /usr/lib/debug/usr/lib/libibumad.so.debug symlinked /usr/lib/debug/usr/lib/libibumad.so.3.1.0.debug to /usr/lib/debug/usr/lib/libibumad.so.3.debug 127 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 Processing files: libibumad-1.3.10.2-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.C4f071 + umask 022 + cd /builddir/build/BUILD + cd libibumad-1.3.10.2 + DOCDIR=/builddir/build/BUILDROOT/libibumad-1.3.10.2-1.el7.arm/usr/share/doc/libibumad-1.3.10.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libibumad-1.3.10.2-1.el7.arm/usr/share/doc/libibumad-1.3.10.2 + cp -pr AUTHORS /builddir/build/BUILDROOT/libibumad-1.3.10.2-1.el7.arm/usr/share/doc/libibumad-1.3.10.2 + cp -pr COPYING /builddir/build/BUILDROOT/libibumad-1.3.10.2-1.el7.arm/usr/share/doc/libibumad-1.3.10.2 + cp -pr ChangeLog /builddir/build/BUILDROOT/libibumad-1.3.10.2-1.el7.arm/usr/share/doc/libibumad-1.3.10.2 + exit 0 Provides: libibumad = 1.3.10.2-1.el7 libibumad(armv7hl-32) = 1.3.10.2-1.el7 libibumad.so.3 libibumad.so.3(IBUMAD_1.0) 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 /sbin/ldconfig Requires(postun): /sbin/ldconfig /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) rtld(GNU_HASH) Processing files: libibumad-devel-1.3.10.2-1.el7.armv7hl Provides: libibumad-devel = 1.3.10.2-1.el7 libibumad-devel(armv7hl-32) = 1.3.10.2-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libibumad.so.3 Processing files: libibumad-static-1.3.10.2-1.el7.armv7hl Provides: libibumad-static = 1.3.10.2-1.el7 libibumad-static(armv7hl-32) = 1.3.10.2-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libibumad-debuginfo-1.3.10.2-1.el7.armv7hl Provides: libibumad-debuginfo = 1.3.10.2-1.el7 libibumad-debuginfo(armv7hl-32) = 1.3.10.2-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/libibumad-1.3.10.2-1.el7.arm Wrote: /builddir/build/RPMS/libibumad-1.3.10.2-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libibumad-devel-1.3.10.2-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libibumad-static-1.3.10.2-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libibumad-debuginfo-1.3.10.2-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gw320C + umask 022 + cd /builddir/build/BUILD + cd libibumad-1.3.10.2 + rm -rf /builddir/build/BUILDROOT/libibumad-1.3.10.2-1.el7.arm + exit 0 Child return code was: 0 LEAVE do -->