Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/mesa-libGLU.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-94c7653a4b40e04d3901d7f68ba63e672f2adcff/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/mesa-libGLU.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/mesa-libGLU-9.0.0-4.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/mesa-libGLU.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-94c7653a4b40e04d3901d7f68ba63e672f2adcff/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/mesa-libGLU.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.y8VBgD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf glu-9.0.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/glu-9.0.0.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd glu-9.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gpiYNJ + umask 022 + cd /builddir/build/BUILD + cd glu-9.0.0 + 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 build system type... armv7hl-redhat-linux-gnueabi checking host system type... armv7hl-redhat-linux-gnueabi 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 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 how to run the C preprocessor... armv7hl-redhat-linux-gnueabi-gcc -E 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 armv7hl-redhat-linux-gnueabi-g++... armv7hl-redhat-linux-gnueabi-g++ checking whether we are using the GNU C++ compiler... yes checking whether armv7hl-redhat-linux-gnueabi-g++ accepts -g... yes checking dependency style of armv7hl-redhat-linux-gnueabi-g++... none checking how to run the C++ preprocessor... armv7hl-redhat-linux-gnueabi-g++ -E checking for ld used by armv7hl-redhat-linux-gnueabi-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the armv7hl-redhat-linux-gnueabi-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for armv7hl-redhat-linux-gnueabi-g++ option to produce PIC... -fPIC -DPIC checking if armv7hl-redhat-linux-gnueabi-g++ PIC flag -fPIC -DPIC works... yes checking if armv7hl-redhat-linux-gnueabi-g++ static flag -static works... no checking if armv7hl-redhat-linux-gnueabi-g++ supports -c -o file.o... yes checking if armv7hl-redhat-linux-gnueabi-g++ supports -c -o file.o... (cached) yes checking whether the armv7hl-redhat-linux-gnueabi-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether make supports nested variables... 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 GL... yes checking whether armv7hl-redhat-linux-gnueabi-gcc supports -fvisibility=hidden... yes checking whether armv7hl-redhat-linux-gnueabi-g++ supports -fvisibility=hidden... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating glu.pc config.status: executing depfiles commands config.status: executing libtool commands + make -j4 CC src/libutil/error.lo CC src/libutil/glue.lo CC src/libutil/mipmap.lo CC src/libutil/project.lo CC src/libutil/quad.lo CC src/libutil/registry.lo CC src/libtess/dict.lo CC src/libtess/geom.lo CC src/libtess/memalloc.lo CC src/libtess/mesh.lo CC src/libtess/normal.lo CC src/libtess/priorityq.lo CC src/libtess/render.lo CC src/libtess/sweep.lo CC src/libtess/tess.lo CC src/libtess/tessmono.lo CXX src/libnurbs/interface/bezierEval.lo CXX src/libnurbs/interface/bezierPatch.lo CXX src/libnurbs/interface/bezierPatchMesh.lo CXX src/libnurbs/interface/glcurveval.lo CXX src/libnurbs/interface/glinterface.lo CXX src/libnurbs/interface/glrenderer.lo CXX src/libnurbs/interface/glsurfeval.lo CXX src/libnurbs/interface/incurveeval.lo CXX src/libnurbs/interface/insurfeval.lo CXX src/libnurbs/internals/arc.lo CXX src/libnurbs/internals/arcsorter.lo src/libnurbs/interface/insurfeval.cc: In member function 'void OpenGLSurfaceEvaluator::inEvalUStrip(int, REAL, REAL*, int, REAL, REAL*)': src/libnurbs/interface/insurfeval.cc:1169:8: warning: variable 'leftMostV' set but not used [-Wunused-but-set-variable] REAL leftMostV[2]; ^ src/libnurbs/interface/insurfeval.cc: In member function 'void OpenGLSurfaceEvaluator::inEvalVStrip(int, REAL, REAL*, int, REAL, REAL*)': src/libnurbs/interface/insurfeval.cc:1358:8: warning: variable 'botMostV' set but not used [-Wunused-but-set-variable] REAL botMostV[2]; ^ CXX src/libnurbs/internals/arctess.lo CXX src/libnurbs/internals/backend.lo CXX src/libnurbs/internals/basiccrveval.lo CXX src/libnurbs/internals/basicsurfeval.lo CXX src/libnurbs/internals/bin.lo CXX src/libnurbs/internals/bufpool.lo CXX src/libnurbs/internals/cachingeval.lo CXX src/libnurbs/internals/ccw.lo CXX src/libnurbs/internals/coveandtiler.lo CXX src/libnurbs/internals/curve.lo CXX src/libnurbs/internals/curvelist.lo CXX src/libnurbs/internals/curvesub.lo CXX src/libnurbs/internals/dataTransform.lo CXX src/libnurbs/internals/displaylist.lo CXX src/libnurbs/internals/flist.lo CXX src/libnurbs/internals/flistsorter.lo CXX src/libnurbs/internals/hull.lo CXX src/libnurbs/internals/intersect.lo CXX src/libnurbs/internals/knotvector.lo CXX src/libnurbs/internals/mapdesc.lo CXX src/libnurbs/internals/mapdescv.lo CXX src/libnurbs/internals/maplist.lo CXX src/libnurbs/internals/mesher.lo CXX src/libnurbs/internals/monoTriangulationBackend.lo CXX src/libnurbs/internals/monotonizer.lo CXX src/libnurbs/internals/mycode.lo CXX src/libnurbs/internals/nurbsinterfac.lo CXX src/libnurbs/internals/nurbstess.lo CXX src/libnurbs/internals/patch.lo CXX src/libnurbs/internals/patchlist.lo CXX src/libnurbs/internals/quilt.lo CXX src/libnurbs/internals/reader.lo CXX src/libnurbs/internals/renderhints.lo CXX src/libnurbs/internals/slicer.lo CXX src/libnurbs/internals/sorter.lo CXX src/libnurbs/internals/splitarcs.lo CXX src/libnurbs/internals/subdivider.lo CXX src/libnurbs/internals/tobezier.lo CXX src/libnurbs/internals/trimline.lo CXX src/libnurbs/internals/trimregion.lo CXX src/libnurbs/internals/trimvertpool.lo CXX src/libnurbs/internals/uarray.lo CXX src/libnurbs/internals/varray.lo CXX src/libnurbs/nurbtess/directedLine.lo CXX src/libnurbs/nurbtess/gridWrap.lo CXX src/libnurbs/nurbtess/monoChain.lo CXX src/libnurbs/nurbtess/monoPolyPart.lo CXX src/libnurbs/nurbtess/monoTriangulation.lo CXX src/libnurbs/nurbtess/partitionX.lo CXX src/libnurbs/nurbtess/partitionY.lo CXX src/libnurbs/nurbtess/polyDBG.lo CXX src/libnurbs/nurbtess/polyUtil.lo CXX src/libnurbs/nurbtess/primitiveStream.lo CXX src/libnurbs/nurbtess/quicksort.lo CXX src/libnurbs/nurbtess/rectBlock.lo CXX src/libnurbs/nurbtess/sampleComp.lo CXX src/libnurbs/nurbtess/sampleCompBot.lo CXX src/libnurbs/nurbtess/sampleCompRight.lo CXX src/libnurbs/nurbtess/sampleCompTop.lo CXX src/libnurbs/nurbtess/sampleMonoPoly.lo src/libnurbs/nurbtess/sampleCompTop.cc: In function 'void sampleCompTop(Real*, vertexArray*, Int, vertexArray*, Int, gridBoundaryChain*, gridBoundaryChain*, Int, Int, Int, Int, Int, primStream*)': src/libnurbs/nurbtess/sampleCompTop.cc:514:13: warning: variable 'tempTop' set but not used [-Wunused-but-set-variable] Real* tempTop; ^ src/libnurbs/nurbtess/sampleCompTop.cc:515:11: warning: variable 'tempLeftStart' set but not used [-Wunused-but-set-variable] Int tempLeftStart; ^ CXX src/libnurbs/nurbtess/sampledLine.lo CXX src/libnurbs/nurbtess/searchTree.lo CXXLD libGLU.la + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ty8oB3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mesa-libGLU-9.0.0-4.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mesa-libGLU-9.0.0-4.el7.arm ++ dirname /builddir/build/BUILDROOT/mesa-libGLU-9.0.0-4.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mesa-libGLU-9.0.0-4.el7.arm + cd glu-9.0.0 + rm -rf /builddir/build/BUILDROOT/mesa-libGLU-9.0.0-4.el7.arm + make install DESTDIR=/builddir/build/BUILDROOT/mesa-libGLU-9.0.0-4.el7.arm make[1]: Entering directory `/builddir/build/BUILD/glu-9.0.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mesa-libGLU-9.0.0-4.el7.arm/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libGLU.la '/builddir/build/BUILDROOT/mesa-libGLU-9.0.0-4.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libGLU.so.1.3.1 /builddir/build/BUILDROOT/mesa-libGLU-9.0.0-4.el7.arm/usr/lib/libGLU.so.1.3.1 libtool: install: (cd /builddir/build/BUILDROOT/mesa-libGLU-9.0.0-4.el7.arm/usr/lib && { ln -s -f libGLU.so.1.3.1 libGLU.so.1 || { rm -f libGLU.so.1 && ln -s libGLU.so.1.3.1 libGLU.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/mesa-libGLU-9.0.0-4.el7.arm/usr/lib && { ln -s -f libGLU.so.1.3.1 libGLU.so || { rm -f libGLU.so && ln -s libGLU.so.1.3.1 libGLU.so; }; }) libtool: install: /usr/bin/install -c .libs/libGLU.lai /builddir/build/BUILDROOT/mesa-libGLU-9.0.0-4.el7.arm/usr/lib/libGLU.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mesa-libGLU-9.0.0-4.el7.arm/usr/include/GL' /usr/bin/install -c -m 644 ./include/GL/glu.h ./include/GL/glu_mangle.h '/builddir/build/BUILDROOT/mesa-libGLU-9.0.0-4.el7.arm/usr/include/GL' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mesa-libGLU-9.0.0-4.el7.arm/usr/lib/pkgconfig' /usr/bin/install -c -m 644 glu.pc '/builddir/build/BUILDROOT/mesa-libGLU-9.0.0-4.el7.arm/usr/lib/pkgconfig' make[1]: Leaving directory `/builddir/build/BUILD/glu-9.0.0' + find /builddir/build/BUILDROOT/mesa-libGLU-9.0.0-4.el7.arm -name '*.la' -exec rm -f '{}' ';' + rm -rf '/builddir/build/BUILDROOT/mesa-libGLU-9.0.0-4.el7.arm/usr/share/man/man3/gl[A-Z]*' + /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/glu-9.0.0 extracting debug info from /builddir/build/BUILDROOT/mesa-libGLU-9.0.0-4.el7.arm/usr/lib/libGLU.so.1.3.1 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libGLU.so.1.3.1.debug to /usr/lib/debug/usr/lib/libGLU.so.1.debug symlinked /usr/lib/debug/usr/lib/libGLU.so.1.3.1.debug to /usr/lib/debug/usr/lib/libGLU.so.debug 3244 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: mesa-libGLU-9.0.0-4.el7.armv7hl Provides: libGLU libGLU.so.1 mesa-libGLU = 9.0.0-4.el7 mesa-libGLU(armv7hl-32) = 9.0.0-4.el7 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) libGL.so.1 libc.so.6 libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: mesa-libGLU-devel-9.0.0-4.el7.armv7hl Provides: libGLU-devel mesa-libGLU-devel = 9.0.0-4.el7 mesa-libGLU-devel(armv7hl-32) = 9.0.0-4.el7 pkgconfig(glu) = 9.0.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libGLU.so.1 pkgconfig(gl) Processing files: mesa-libGLU-debuginfo-9.0.0-4.el7.armv7hl Provides: mesa-libGLU-debuginfo = 9.0.0-4.el7 mesa-libGLU-debuginfo(armv7hl-32) = 9.0.0-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/mesa-libGLU-9.0.0-4.el7.arm Wrote: /builddir/build/RPMS/mesa-libGLU-9.0.0-4.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/mesa-libGLU-devel-9.0.0-4.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/mesa-libGLU-debuginfo-9.0.0-4.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fKeX5A + umask 022 + cd /builddir/build/BUILD + cd glu-9.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/mesa-libGLU-9.0.0-4.el7.arm + exit 0 Child return code was: 0 LEAVE do -->