Mock Version: 1.2.13 Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/units.spec'], chrootPath='/var/lib/mock/f24-build-4211524-536528/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=425user='mockbuild'timeout=172800logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/units.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/units-2.12-1.fc24.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/units.spec '], chrootPath='/var/lib/mock/f24-build-4211524-536528/root'shell=Falseuid=1000env={'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=425user='mockbuild'timeout=172800private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/units.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.yaOqit + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf units-2.12 + /usr/bin/gzip -dc /builddir/build/SOURCES/units-2.12.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd units-2.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wjt8mU + umask 022 + cd /builddir/build/BUILD + cd units-2.12 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./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 configure: WARNING: unrecognized options: --disable-dependency-tracking checking for armv7hl-redhat-linux-gnu-gcc... no checking for armv7hl-redhat-linux-gnu-cc... no checking for armv7hl-redhat-linux-gnu-egcs... no checking for armv7hl-redhat-linux-gnu-cl.exe... 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 gcc option to accept ISO C99... none needed checking for an ANSI C-conforming const... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for library containing sin... -lm checking for readline in -lreadline... yes checking whether rl_completion_suppress_append is declared... no 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 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 checking for mksinfo... no checking for python... /usr/bin/python configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j4 gcc -DUNITSFILE=\"/usr/share/units/definitions.units\" -DLOCALEMAP=\"/usr/share/units/locale_map.txt\" -DREADLINE -DNO_SUPPRESS_APPEND -DSUPPORT_UTF8 -DPACKAGE_NAME=\"GNU\ units\" -DPACKAGE_TARNAME=\"units\" -DPACKAGE_VERSION=\"2.12\" -DPACKAGE_STRING=\"GNU\ units\ 2.12\" -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -c units.c gcc -DUNITSFILE=\"/usr/share/units/definitions.units\" -DLOCALEMAP=\"/usr/share/units/locale_map.txt\" -DREADLINE -DNO_SUPPRESS_APPEND -DSUPPORT_UTF8 -DPACKAGE_NAME=\"GNU\ units\" -DPACKAGE_TARNAME=\"units\" -DPACKAGE_VERSION=\"2.12\" -DPACKAGE_STRING=\"GNU\ units\ 2.12\" -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -c parse.tab.c gcc -DUNITSFILE=\"/usr/share/units/definitions.units\" -DLOCALEMAP=\"/usr/share/units/locale_map.txt\" -DREADLINE -DNO_SUPPRESS_APPEND -DSUPPORT_UTF8 -DPACKAGE_NAME=\"GNU\ units\" -DPACKAGE_TARNAME=\"units\" -DPACKAGE_VERSION=\"2.12\" -DPACKAGE_STRING=\"GNU\ units\ 2.12\" -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -c getopt.c gcc -DUNITSFILE=\"/usr/share/units/definitions.units\" -DLOCALEMAP=\"/usr/share/units/locale_map.txt\" -DREADLINE -DNO_SUPPRESS_APPEND -DSUPPORT_UTF8 -DPACKAGE_NAME=\"GNU\ units\" -DPACKAGE_TARNAME=\"units\" -DPACKAGE_VERSION=\"2.12\" -DPACKAGE_STRING=\"GNU\ units\ 2.12\" -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 Creating units_cur for Python 2 sed -e "s@outfile = 'currency.units'@outfile='/usr/share/units/currency.units'@"\ -e "s@/usr/bin/python@/usr/bin/python@" \ units_cur > units_cur_inst units.c: In function 'readunits': units.c:722:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1562:9: note: in expansion of macro 'readerror' readerror(errfile, "%s: %s on line %d of '%s'\n", ^ units.c:722:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1571:11: note: in expansion of macro 'readerror' readerror(errfile, VAGUE_ERR); ^ units.c:722:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1584:13: note: in expansion of macro 'readerror' readerror(errfile, ^ units.c:722:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1588:13: note: in expansion of macro 'readerror' readerror(errfile, ^ units.c:722:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1592:13: note: in expansion of macro 'readerror' readerror(errfile, ^ units.c:722:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1600:16: note: in expansion of macro 'readerror' readerror(errfile, ^ units.c:722:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1612:13: note: in expansion of macro 'readerror' readerror(errfile, ^ units.c:722:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1622:13: note: in expansion of macro 'readerror' readerror(errfile, ^ units.c:722:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1626:13: note: in expansion of macro 'readerror' readerror(errfile, ^ units.c:722:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1638:13: note: in expansion of macro 'readerror' readerror(errfile, ^ units.c:722:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1647:13: note: in expansion of macro 'readerror' readerror(errfile,"%s: nested utf8 not allowed, line %d of '%s'\n", ^ units.c:722:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1654:13: note: in expansion of macro 'readerror' readerror(errfile,"%s: unmatched !endutf8 on line %d of '%s'\n", ^ units.c:722:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1672:13: note: in expansion of macro 'readerror' readerror(errfile, ^ units.c:722:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1676:13: note: in expansion of macro 'readerror' readerror(errfile, ^ units.c:722:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1686:13: note: in expansion of macro 'readerror' readerror(errfile,VAGUE_ERR); ^ units.c:722:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1695:13: note: in expansion of macro 'readerror' readerror(errfile, ^ units.c:722:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1704:15: note: in expansion of macro 'readerror' readerror(errfile, ^ units.c:722:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1726:15: note: in expansion of macro 'readerror' readerror(errfile, "%s: cannot open included file '%s' at line %d of file '%s\n", ^ units.c:722:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1735:11: note: in expansion of macro 'readerror' readerror(errfile,VAGUE_ERR); ^ units.c:722:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^ units.c:1743:9: note: in expansion of macro 'readerror' readerror(errfile, ^ units.c: In function 'checkcwd': units.c:3860:9: warning: unused variable 'p' [-Wunused-variable] char *p; ^ units.c: In function 'printversion': units.c:4397:21: warning: unused variable 'localemap' [-Wunused-variable] char *unitsfile, *localemap; ^ units.c: In function 'showfunction': units.c:2777:21: warning: 'not_dimensionless' may be used uninitialized in this function [-Wmaybe-uninitialized] if (func->dimen && (not_dimensionless || unit.factor != 1)){ ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o units units.o parse.tab.o getopt.o getopt1.o -lreadline -lm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IwyNSU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/units-2.12-1.fc24.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/units-2.12-1.fc24.arm ++ dirname /builddir/build/BUILDROOT/units-2.12-1.fc24.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/units-2.12-1.fc24.arm + cd units-2.12 + make install DESTDIR=/builddir/build/BUILDROOT/units-2.12-1.fc24.arm /usr/bin/mkdir -p /builddir/build/BUILDROOT/units-2.12-1.fc24.arm/usr/share/man/man1 /usr/bin/install -c -m 644 units.1 /builddir/build/BUILDROOT/units-2.12-1.fc24.arm/usr/share/man/man1/`echo units|sed 's&^&&'`.1 /usr/bin/mkdir -p /builddir/build/BUILDROOT/units-2.12-1.fc24.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.12-1.fc24.arm/usr/share/info/units.info; \ # Run install-info only if it exists. if test -f /builddir/build/BUILDROOT/units-2.12-1.fc24.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.12-1.fc24.arm/usr/share/info/dir \ /builddir/build/BUILDROOT/units-2.12-1.fc24.arm/usr/share/info/units.info; \ else true; fi \ else true; fi Trying to update currency.units (will use existing file if this fails) ./units_cur Traceback (most recent call last): File "./units_cur", line 25, in from unidecode import unidecode ImportError: No module named unidecode Makefile:203: recipe for target 'currency.units' failed /usr/bin/mkdir -p /builddir/build/BUILDROOT/units-2.12-1.fc24.arm/usr/share/units/ /builddir/build/BUILDROOT/units-2.12-1.fc24.arm/usr/bin make: [currency.units] Error 1 (ignored) /usr/bin/install -c -m 644 ./definitions.units /builddir/build/BUILDROOT/units-2.12-1.fc24.arm/usr/share/units/definitions.units /usr/bin/install -c -m 644 ./currency.units /builddir/build/BUILDROOT/units-2.12-1.fc24.arm/usr/share/units/currency.units /usr/bin/install -c -m 644 ./locale_map.txt /builddir/build/BUILDROOT/units-2.12-1.fc24.arm/usr/share/units/locale_map.txt if test yes = yes; then \ /usr/bin/install -c units_cur_inst /builddir/build/BUILDROOT/units-2.12-1.fc24.arm/usr/bin/`echo units_cur|sed 's&^&&'`;fi /usr/bin/mkdir -p /builddir/build/BUILDROOT/units-2.12-1.fc24.arm/usr/bin /usr/bin/install -c units /builddir/build/BUILDROOT/units-2.12-1.fc24.arm/usr/bin/`echo units|sed 's&^&&'` + gzip /builddir/build/BUILDROOT/units-2.12-1.fc24.arm/usr/share/info/units.info + ln -s units.1 /builddir/build/BUILDROOT/units-2.12-1.fc24.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.12 extracting debug info from /builddir/build/BUILDROOT/units-2.12-1.fc24.arm/usr/bin/units dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 492 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.i3xUcx + umask 022 + cd /builddir/build/BUILD + cd units-2.12 + make check Checking units Units seems to work + exit 0 Processing files: units-2.12-1.fc24.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WDQQge + umask 022 + cd /builddir/build/BUILD + cd units-2.12 + DOCDIR=/builddir/build/BUILDROOT/units-2.12-1.fc24.arm/usr/share/doc/units + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/units-2.12-1.fc24.arm/usr/share/doc/units + cp -pr ChangeLog /builddir/build/BUILDROOT/units-2.12-1.fc24.arm/usr/share/doc/units + cp -pr COPYING /builddir/build/BUILDROOT/units-2.12-1.fc24.arm/usr/share/doc/units + cp -pr NEWS /builddir/build/BUILDROOT/units-2.12-1.fc24.arm/usr/share/doc/units + cp -pr README /builddir/build/BUILDROOT/units-2.12-1.fc24.arm/usr/share/doc/units + exit 0 Provides: units = 2.12-1.fc24 units(armv7hl-32) = 2.12-1.fc24 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.12-1.fc24.armv7hl Provides: units-debuginfo = 2.12-1.fc24 units-debuginfo(armv7hl-32) = 2.12-1.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/units-2.12-1.fc24.arm Wrote: /builddir/build/RPMS/units-2.12-1.fc24.armv7hl.rpm Wrote: /builddir/build/RPMS/units-debuginfo-2.12-1.fc24.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DHxkJM + umask 022 + cd /builddir/build/BUILD + cd units-2.12 + /usr/bin/rm -rf /builddir/build/BUILDROOT/units-2.12-1.fc24.arm + exit 0 Child return code was: 0 LEAVE do -->