Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/libspectre.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-a190d8df1a49e804b61ee5fbeb776543874fbb11/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/libspectre.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/libspectre-0.2.7-4.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/libspectre.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-a190d8df1a49e804b61ee5fbeb776543874fbb11/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/libspectre.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.UbYRzc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libspectre-0.2.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/libspectre-0.2.7.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libspectre-0.2.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UpAkFm + umask 022 + cd /builddir/build/BUILD + cd libspectre-0.2.7 + 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-gnueabi --host=armv7hl-redhat-linux-gnueabi --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 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 whether to enable maintainer-specific portions of Makefiles... no checking build system type... armv7hl-redhat-linux-gnueabi checking host system type... armv7hl-redhat-linux-gnueabi checking how to print strings... printf checking for style of include used by make... GNU checking for armv7hl-redhat-linux-gnueabi-gcc... armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-gcc accepts -g... yes checking for armv7hl-redhat-linux-gnueabi-gcc option to accept ISO C89... none needed checking dependency style of armv7hl-redhat-linux-gnueabi-gcc... none 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 armv7hl-redhat-linux-gnueabi-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-gnueabi file names to armv7hl-redhat-linux-gnueabi format... func_convert_file_noop checking how to convert armv7hl-redhat-linux-gnueabi 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-gnueabi-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnueabi-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnueabi-strip... no checking for strip... strip checking for armv7hl-redhat-linux-gnueabi-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from armv7hl-redhat-linux-gnueabi-gcc object... ok checking for sysroot... no checking for armv7hl-redhat-linux-gnueabi-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for armv7hl-redhat-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC checking if armv7hl-redhat-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes checking if armv7hl-redhat-linux-gnueabi-gcc static flag -static works... no checking if armv7hl-redhat-linux-gnueabi-gcc supports -c -o file.o... yes checking if armv7hl-redhat-linux-gnueabi-gcc supports -c -o file.o... (cached) yes checking whether the armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-gcc... (cached) armv7hl-redhat-linux-gnueabi-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether armv7hl-redhat-linux-gnueabi-gcc accepts -g... (cached) yes checking for armv7hl-redhat-linux-gnueabi-gcc option to accept ISO C89... (cached) none needed checking dependency style of armv7hl-redhat-linux-gnueabi-gcc... (cached) none checking for library containing strerror... none required checking for armv7hl-redhat-linux-gnueabi-gcc option to accept ISO C99... -std=gnu99 checking for armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for ANSI C header files... (cached) yes checking whether byte ordering is bigendian... no checking for vasprintf... yes checking for _vscprintf... no checking for gsapi_new_instance in -lgs... yes checking for libgs >= 8.62... yes checking for armv7hl-redhat-linux-gnueabi-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CAIRO... no configure: WARNING: "Tests disabled since required cairo library was not found" checking for supported warning flags... checking whether armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 supports -Wall... yes checking whether armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 supports -Wextra... yes checking whether armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 supports -Wsign-compare... yes checking whether armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 supports -Werror-implicit-function-declaration... yes checking whether armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 supports -Wpointer-arith... yes checking whether armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 supports -Wstrict-prototypes... yes checking whether armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 supports -Wmissing-prototypes... yes checking whether armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 supports -Wmissing-declarations... yes checking whether armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 supports -Wnested-externs... yes checking whether armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 supports -Wpacked... yes checking whether armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 supports -Wswitch-enum... yes checking whether armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 supports -Wstrict-aliasing=2... yes checking whether armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 supports -Winit-self... yes checking whether armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 supports -Wunsafe-loop-optimizations... yes checking whether armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 supports -Wdeclaration-after-statement... yes checking whether armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 supports -Wno-missing-field-initializers... yes checking whether armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 supports -Wno-unused-parameter... yes checking whether armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 supports -Wno-attributes... yes checking whether armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 supports -Wno-long-long... yes checking whether armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 supports -Winline... yes checking which warning flags were supported... -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline checking for an implementation of va_copy()... yes checking for an implementation of __va_copy()... yes checking whether va_lists can be copied by value... yes configure: creating ./config.status config.status: creating Makefile config.status: creating Doxyfile config.status: creating libspectre/Makefile config.status: creating libspectre/spectre-version.h config.status: creating test/Makefile config.status: creating libspectre.pc 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/libspectre-0.2.7' Making all in libspectre make[2]: Entering directory `/builddir/build/BUILD/libspectre-0.2.7/libspectre' CC libspectre_la-spectre-status.lo CC libspectre_la-spectre-document.lo CC libspectre_la-spectre-gs.lo CC libspectre_la-spectre-render-context.lo CC libspectre_la-spectre-device.lo CC libspectre_la-spectre-page.lo CC libspectre_la-spectre-exporter.lo CC libspectre_la-spectre-exporter-pdf.lo CC libspectre_la-spectre-exporter-ps.lo CC libspectre_la-spectre-utils.lo CC libspectre_la-ps.lo ps.c: In function 'psscan': ps.c:1193:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (position > doc->doseps->ps_begin + doc->doseps->ps_length) { ^ ps.c: In function 'ps_read_doseps': ps.c:2224:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(doseps->id, 1, 4, FD_FILE); ^ ps.c:2231:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&doseps->ps_begin, 4, 1, FD_FILE); /* PS offset */ ^ ps.c:2233:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&doseps->ps_length, 4, 1, FD_FILE); /* PS length */ ^ ps.c:2235:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&doseps->mf_begin, 4, 1, FD_FILE); /* Metafile offset */ ^ ps.c:2237:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&doseps->mf_length, 4, 1, FD_FILE); /* Metafile length */ ^ ps.c:2239:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&doseps->tiff_begin, 4, 1, FD_FILE); /* TIFF offset */ ^ ps.c:2241:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&doseps->tiff_length, 4, 1, FD_FILE); /* TIFF length */ ^ ps.c:2243:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&doseps->checksum, 2, 1, FD_FILE); ^ CCLD libspectre.la make[2]: Leaving directory `/builddir/build/BUILD/libspectre-0.2.7/libspectre' make[2]: Entering directory `/builddir/build/BUILD/libspectre-0.2.7' make[2]: Leaving directory `/builddir/build/BUILD/libspectre-0.2.7' make[1]: Leaving directory `/builddir/build/BUILD/libspectre-0.2.7' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1wS6DD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libspectre-0.2.7-4.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libspectre-0.2.7-4.el7.arm ++ dirname /builddir/build/BUILDROOT/libspectre-0.2.7-4.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libspectre-0.2.7-4.el7.arm + cd libspectre-0.2.7 + rm -rf /builddir/build/BUILDROOT/libspectre-0.2.7-4.el7.arm + make install DESTDIR=/builddir/build/BUILDROOT/libspectre-0.2.7-4.el7.arm Making install in libspectre make[1]: Entering directory `/builddir/build/BUILD/libspectre-0.2.7/libspectre' make[2]: Entering directory `/builddir/build/BUILD/libspectre-0.2.7/libspectre' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libspectre-0.2.7-4.el7.arm/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libspectre.la '/builddir/build/BUILDROOT/libspectre-0.2.7-4.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libspectre.so.1.1.7 /builddir/build/BUILDROOT/libspectre-0.2.7-4.el7.arm/usr/lib/libspectre.so.1.1.7 libtool: install: (cd /builddir/build/BUILDROOT/libspectre-0.2.7-4.el7.arm/usr/lib && { ln -s -f libspectre.so.1.1.7 libspectre.so.1 || { rm -f libspectre.so.1 && ln -s libspectre.so.1.1.7 libspectre.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libspectre-0.2.7-4.el7.arm/usr/lib && { ln -s -f libspectre.so.1.1.7 libspectre.so || { rm -f libspectre.so && ln -s libspectre.so.1.1.7 libspectre.so; }; }) libtool: install: /usr/bin/install -c .libs/libspectre.lai /builddir/build/BUILDROOT/libspectre-0.2.7-4.el7.arm/usr/lib/libspectre.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/libspectre" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libspectre-0.2.7-4.el7.arm/usr/include/libspectre" /usr/bin/install -c -m 644 spectre.h spectre-macros.h spectre-status.h spectre-document.h spectre-render-context.h spectre-page.h spectre-exporter.h spectre-version.h '/builddir/build/BUILDROOT/libspectre-0.2.7-4.el7.arm/usr/include/libspectre' make[2]: Leaving directory `/builddir/build/BUILD/libspectre-0.2.7/libspectre' make[1]: Leaving directory `/builddir/build/BUILD/libspectre-0.2.7/libspectre' make[1]: Entering directory `/builddir/build/BUILD/libspectre-0.2.7' make[2]: Entering directory `/builddir/build/BUILD/libspectre-0.2.7' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libspectre-0.2.7-4.el7.arm/usr/lib/pkgconfig" /usr/bin/install -c -m 644 libspectre.pc '/builddir/build/BUILDROOT/libspectre-0.2.7-4.el7.arm/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/libspectre-0.2.7' make[1]: Leaving directory `/builddir/build/BUILD/libspectre-0.2.7' + find /builddir/build/BUILDROOT/libspectre-0.2.7-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/libspectre-0.2.7 extracting debug info from /builddir/build/BUILDROOT/libspectre-0.2.7-4.el7.arm/usr/lib/libspectre.so.1.1.7 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libspectre.so.1.1.7.debug to /usr/lib/debug/usr/lib/libspectre.so.1.debug symlinked /usr/lib/debug/usr/lib/libspectre.so.1.1.7.debug to /usr/lib/debug/usr/lib/libspectre.so.debug 332 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: libspectre-0.2.7-4.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ILMbYN + umask 022 + cd /builddir/build/BUILD + cd libspectre-0.2.7 + DOCDIR=/builddir/build/BUILDROOT/libspectre-0.2.7-4.el7.arm/usr/share/doc/libspectre-0.2.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libspectre-0.2.7-4.el7.arm/usr/share/doc/libspectre-0.2.7 + cp -pr COPYING /builddir/build/BUILDROOT/libspectre-0.2.7-4.el7.arm/usr/share/doc/libspectre-0.2.7 + cp -pr AUTHORS /builddir/build/BUILDROOT/libspectre-0.2.7-4.el7.arm/usr/share/doc/libspectre-0.2.7 + cp -pr NEWS /builddir/build/BUILDROOT/libspectre-0.2.7-4.el7.arm/usr/share/doc/libspectre-0.2.7 + cp -pr README /builddir/build/BUILDROOT/libspectre-0.2.7-4.el7.arm/usr/share/doc/libspectre-0.2.7 + cp -pr TODO /builddir/build/BUILDROOT/libspectre-0.2.7-4.el7.arm/usr/share/doc/libspectre-0.2.7 + exit 0 Provides: libspectre = 0.2.7-4.el7 libspectre(armv7hl-32) = 0.2.7-4.el7 libspectre.so.1 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) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgs.so.9 rtld(GNU_HASH) Processing files: libspectre-devel-0.2.7-4.el7.armv7hl Provides: libspectre-devel = 0.2.7-4.el7 libspectre-devel(armv7hl-32) = 0.2.7-4.el7 pkgconfig(libspectre) = 0.2.7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libspectre.so.1 Processing files: libspectre-debuginfo-0.2.7-4.el7.armv7hl Provides: libspectre-debuginfo = 0.2.7-4.el7 libspectre-debuginfo(armv7hl-32) = 0.2.7-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/libspectre-0.2.7-4.el7.arm Wrote: /builddir/build/RPMS/libspectre-0.2.7-4.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libspectre-devel-0.2.7-4.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libspectre-debuginfo-0.2.7-4.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3kCBYg + umask 022 + cd /builddir/build/BUILD + cd libspectre-0.2.7 + rm -rf /builddir/build/BUILDROOT/libspectre-0.2.7-4.el7.arm + exit 0 Child return code was: 0 LEAVE do -->