Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/units.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-94202322b21bd29ad04af04803303e3166b5e59a/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/units.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/units-2.01-5.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/units.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-94202322b21bd29ad04af04803303e3166b5e59a/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/units.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.9Tk3Qk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf units-2.01 + /usr/bin/gzip -dc /builddir/build/SOURCES/units-2.01.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd units-2.01 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (0001-units.man-mention-the-verbose-check-option.patch):' Patch #1 (0001-units.man-mention-the-verbose-check-option.patch): + /usr/bin/cat /builddir/build/SOURCES/0001-units.man-mention-the-verbose-check-option.patch + /usr/bin/patch -p1 --fuzz=0 patching file units.man + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CVYA9B + umask 022 + cd /builddir/build/BUILD + cd units-2.01 + 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-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 configure: WARNING: unrecognized options: --disable-dependency-tracking 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 for armv7hl-redhat-linux-gnueabi-gcc option to accept ISO C99... -std=gnu99 checking for an ANSI C-conforming const... yes checking for a BSD-compatible install... /usr/bin/install -c checking for library containing sin... -lm checking for readline in -lreadline... yes checking how to run the C preprocessor... armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 -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 for string.h... (cached) yes checking for stdlib.h... (cached) yes checking for strchr... yes checking for strspn... yes checking for strtok... yes checking for setenv... yes checking for setlocale... yes checking for locale and UTF-8 support... yes checking for isfinite... yes configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j4 armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 -DUNITSFILE=\"/usr/share/units/definitions.units\" -DLOCALEMAP=\"/usr/share/units/locale.map\" -DREADLINE -DSUPPORT_UTF8 -DPACKAGE_NAME=\"GNU\ units\" -DPACKAGE_TARNAME=\"units\" -DPACKAGE_VERSION=\"2.01\" -DPACKAGE_STRING=\"GNU\ units\ 2.01\" -DPACKAGE_BUGREPORT=\"adrianm@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/units/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -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. -c units.c armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 -DUNITSFILE=\"/usr/share/units/definitions.units\" -DLOCALEMAP=\"/usr/share/units/locale.map\" -DREADLINE -DSUPPORT_UTF8 -DPACKAGE_NAME=\"GNU\ units\" -DPACKAGE_TARNAME=\"units\" -DPACKAGE_VERSION=\"2.01\" -DPACKAGE_STRING=\"GNU\ units\ 2.01\" -DPACKAGE_BUGREPORT=\"adrianm@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/units/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -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. -c parse.tab.c armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 -DUNITSFILE=\"/usr/share/units/definitions.units\" -DLOCALEMAP=\"/usr/share/units/locale.map\" -DREADLINE -DSUPPORT_UTF8 -DPACKAGE_NAME=\"GNU\ units\" -DPACKAGE_TARNAME=\"units\" -DPACKAGE_VERSION=\"2.01\" -DPACKAGE_STRING=\"GNU\ units\ 2.01\" -DPACKAGE_BUGREPORT=\"adrianm@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/units/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -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. -c getopt.c armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 -DUNITSFILE=\"/usr/share/units/definitions.units\" -DLOCALEMAP=\"/usr/share/units/locale.map\" -DREADLINE -DSUPPORT_UTF8 -DPACKAGE_NAME=\"GNU\ units\" -DPACKAGE_TARNAME=\"units\" -DPACKAGE_VERSION=\"2.01\" -DPACKAGE_STRING=\"GNU\ units\ 2.01\" -DPACKAGE_BUGREPORT=\"adrianm@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/units/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -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. -c getopt1.c sed s!@DATAFILE@!/usr/share/units/definitions.units! ./units.man > units.1 sed -e "s:outfile = 'currency.units':outfile='/usr/share/units/currency.units':" units_cur > units_cur_inst units.c: In function 'readunits': units.c:574:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1206:9: note: in expansion of macro 'readerror' readerror(errfile, "%s: %s on line %d of '%s'\n", ^ units.c:574:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1217:11: note: in expansion of macro 'readerror' readerror(errfile, VAGUE_ERR); ^ units.c:574:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1230:7: note: in expansion of macro 'readerror' readerror(errfile, ^ units.c:574:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1234:7: note: in expansion of macro 'readerror' readerror(errfile, ^ units.c:574:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1238:7: note: in expansion of macro 'readerror' readerror(errfile, ^ units.c:574:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1246:9: note: in expansion of macro 'readerror' readerror(errfile, ^ units.c:574:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1258:7: note: in expansion of macro 'readerror' readerror(errfile, ^ units.c:574:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1268:6: note: in expansion of macro 'readerror' readerror(errfile, ^ units.c:574:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1272:6: note: in expansion of macro 'readerror' readerror(errfile, ^ units.c:574:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1284:6: note: in expansion of macro 'readerror' readerror(errfile, ^ units.c:574:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1293:13: note: in expansion of macro 'readerror' readerror(errfile,"%s: nested utf8 not allowed, line %d of '%s'\n", ^ units.c:574:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1300:13: note: in expansion of macro 'readerror' readerror(errfile,"%s: unmatched !endutf8 on line %d of '%s'\n", ^ units.c:574:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1318:7: note: in expansion of macro 'readerror' readerror(errfile, ^ units.c:574:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1322:7: note: in expansion of macro 'readerror' readerror(errfile, ^ units.c:574:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1332:13: note: in expansion of macro 'readerror' readerror(errfile,VAGUE_ERR); ^ units.c:574:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1341:6: note: in expansion of macro 'readerror' readerror(errfile, ^ units.c:574:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1349:8: note: in expansion of macro 'readerror' readerror(errfile, ^ units.c:574:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1377:8: note: in expansion of macro 'readerror' readerror(errfile, "%s: unable to open included file '%s' at line %d of file '%s\n", ^ units.c:574:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1386:4: note: in expansion of macro 'readerror' readerror(errfile,VAGUE_ERR); ^ units.c:574:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1394:9: note: in expansion of macro 'readerror' readerror(errfile, ^ armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 -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 -Wl,-z,relro -o units units.o parse.tab.o getopt.o getopt1.o -lreadline -lm Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FA4BNH + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/units-2.01-5.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/units-2.01-5.el7.arm ++ dirname /builddir/build/BUILDROOT/units-2.01-5.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/units-2.01-5.el7.arm + cd units-2.01 + make install DESTDIR=/builddir/build/BUILDROOT/units-2.01-5.el7.arm ./mkinstalldirs /builddir/build/BUILDROOT/units-2.01-5.el7.arm/usr/share/man/man1 mkdir /builddir/build/BUILDROOT/units-2.01-5.el7.arm/usr mkdir /builddir/build/BUILDROOT/units-2.01-5.el7.arm/usr/share mkdir /builddir/build/BUILDROOT/units-2.01-5.el7.arm/usr/share/man mkdir /builddir/build/BUILDROOT/units-2.01-5.el7.arm/usr/share/man/man1 /usr/bin/install -c -m 644 units.1 /builddir/build/BUILDROOT/units-2.01-5.el7.arm/usr/share/man/man1/`echo units|sed 's&^&&'`.1 ./mkinstalldirs /builddir/build/BUILDROOT/units-2.01-5.el7.arm/usr/share/info mkdir /builddir/build/BUILDROOT/units-2.01-5.el7.arm/usr/share/info if test -f units.info; then d=.; \ else d=.; fi; \ /usr/bin/install -c -m 644 $d/units.info /builddir/build/BUILDROOT/units-2.01-5.el7.arm/usr/share/info/units.info; \ # Run install-info only if it exists. if test -f /builddir/build/BUILDROOT/units-2.01-5.el7.arm/usr/share/info/dir; then \ if /bin/sh -c 'install-info --version' \ >/dev/null 2>&1; then \ install-info --dir-file=/builddir/build/BUILDROOT/units-2.01-5.el7.arm/usr/share/info/dir \ /builddir/build/BUILDROOT/units-2.01-5.el7.arm/usr/share/info/units.info; \ else true; fi \ else true; fi ./mkinstalldirs /builddir/build/BUILDROOT/units-2.01-5.el7.arm/usr/share/units/ /builddir/build/BUILDROOT/units-2.01-5.el7.arm/usr/bin mkdir /builddir/build/BUILDROOT/units-2.01-5.el7.arm/usr/share/units mkdir /builddir/build/BUILDROOT/units-2.01-5.el7.arm/usr/bin /usr/bin/install -c -m 644 ./definitions.units /builddir/build/BUILDROOT/units-2.01-5.el7.arm/usr/share/units/definitions.units /usr/bin/install -c -m 644 ./currency.units /builddir/build/BUILDROOT/units-2.01-5.el7.arm/usr/share/units/currency.units /usr/bin/install -c -m 644 ./locale.map /builddir/build/BUILDROOT/units-2.01-5.el7.arm/usr/share/units/locale.map /usr/bin/install -c units_cur_inst /builddir/build/BUILDROOT/units-2.01-5.el7.arm/usr/bin/`echo units_cur|sed 's&^&&'` ./mkinstalldirs /builddir/build/BUILDROOT/units-2.01-5.el7.arm/usr/bin /usr/bin/install -c units /builddir/build/BUILDROOT/units-2.01-5.el7.arm/usr/bin/`echo units|sed 's&^&&'` + gzip /builddir/build/BUILDROOT/units-2.01-5.el7.arm/usr/share/info/units.info + ln -s units.1 /builddir/build/BUILDROOT/units-2.01-5.el7.arm/usr/share/man/man1/units_cur.1 + /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/units-2.01 extracting debug info from /builddir/build/BUILDROOT/units-2.01-5.el7.arm/usr/bin/units dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 385 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.9BwE9v + umask 022 + cd /builddir/build/BUILD + cd units-2.01 + make check Checking units Units seems to work + exit 0 Processing files: units-2.01-5.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lArKQr + umask 022 + cd /builddir/build/BUILD + cd units-2.01 + DOCDIR=/builddir/build/BUILDROOT/units-2.01-5.el7.arm/usr/share/doc/units-2.01 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/units-2.01-5.el7.arm/usr/share/doc/units-2.01 + cp -pr ChangeLog /builddir/build/BUILDROOT/units-2.01-5.el7.arm/usr/share/doc/units-2.01 + cp -pr COPYING /builddir/build/BUILDROOT/units-2.01-5.el7.arm/usr/share/doc/units-2.01 + cp -pr NEWS /builddir/build/BUILDROOT/units-2.01-5.el7.arm/usr/share/doc/units-2.01 + cp -pr README /builddir/build/BUILDROOT/units-2.01-5.el7.arm/usr/share/doc/units-2.01 + exit 0 Provides: units = 2.01-5.el7 units(armv7hl-32) = 2.01-5.el7 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/install-info Requires(preun): /bin/sh /sbin/install-info Requires: /usr/bin/python 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) libm.so.6 libm.so.6(GLIBC_2.4) libreadline.so.6 rtld(GNU_HASH) Processing files: units-debuginfo-2.01-5.el7.armv7hl Provides: units-debuginfo = 2.01-5.el7 units-debuginfo(armv7hl-32) = 2.01-5.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/units-2.01-5.el7.arm Wrote: /builddir/build/RPMS/units-2.01-5.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/units-debuginfo-2.01-5.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.X30xlk + umask 022 + cd /builddir/build/BUILD + cd units-2.01 + /usr/bin/rm -rf /builddir/build/BUILDROOT/units-2.01-5.el7.arm + exit 0 Child return code was: 0 LEAVE do -->