Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/jp2a.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-64ed02424ca6117ead0ba858d18b2c188b713c02/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=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/jp2a.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/jp2a-1.0.7-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/jp2a.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-64ed02424ca6117ead0ba858d18b2c188b713c02/root'shell=Falseuid=995env={'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=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/jp2a.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.YTio9g + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf jp2a-1.0.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/jp2a-1.0.7.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd jp2a-1.0.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + autoreconf -vi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf autoreconf: running: /usr/bin/autoheader autoreconf: running: automake --add-missing --copy --no-force configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0gBZ1o + umask 022 + cd /builddir/build/BUILD + cd jp2a-1.0.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 + ./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-jpeg-prefix=/usr 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 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 for jpeg_start_decompress in -ljpeg... yes checking enable-curl... yes checking for curl-config... /usr/bin/curl-config checking curl-config --cflags... checking curl-config --libs... -lcurl checking for curl_easy_init in -lcurl... yes 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 jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking curses.h usability... no checking curses.h presence... no checking for curses.h... no checking term.h usability... no checking term.h presence... no checking for term.h... no checking ncurses/term.h usability... no checking ncurses/term.h presence... no checking for ncurses/term.h... no checking for tgetent in -lncurses... no checking for tgetent in -lcurses... no checking for tgetent in -ltermlib... no checking for tgetent in -ltermcap... no checking for tgetent in -lterminfo... no configure: WARNING: probably need a terminal library, one of: ncurses curses termlib termcap terminfo checking for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking for size_t... yes checking for memset... yes checking for atexit... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for pid_t... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/jp2a-1.0.7' Making all in src make[2]: Entering directory `/builddir/build/BUILD/jp2a-1.0.7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -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 aspect_ratio.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -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 html.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -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 term.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -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 curl.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -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 jp2a.c term.c: In function 'get_termsize': term.c:51:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ term.c:50:7: warning: unused variable 'term_buffer' [-Wunused-variable] char term_buffer[2048]; ^ term.c:49:8: warning: unused variable 'termtype' [-Wunused-variable] char *termtype = getenv("TERM"); ^ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -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 options.c curl.c: In function 'is_url': curl.c:48:9: warning: suggest parentheses around operand of '!' or change '|' to '||' or '!' to '~' [-Wparentheses] return !strncmp(s, "ftp://", 6) ^ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -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 image.c image.c:65:13: warning: 'image_resize_nearest_neighbour' defined but not used [-Wunused-function] static void image_resize_nearest_neighbour(const image_t* source, image_t* dest) { ^ gcc -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 -L/usr/lib -o jp2a aspect_ratio.o html.o term.o curl.o jp2a.o options.o image.o -ljpeg -lcurl make[2]: Leaving directory `/builddir/build/BUILD/jp2a-1.0.7/src' make[2]: Entering directory `/builddir/build/BUILD/jp2a-1.0.7' make[2]: Leaving directory `/builddir/build/BUILD/jp2a-1.0.7' make[1]: Leaving directory `/builddir/build/BUILD/jp2a-1.0.7' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Dhw8px + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/jp2a-1.0.7-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/jp2a-1.0.7-1.el7.arm ++ dirname /builddir/build/BUILDROOT/jp2a-1.0.7-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/jp2a-1.0.7-1.el7.arm + cd jp2a-1.0.7 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/jp2a-1.0.7-1.el7.arm Making install in src make[1]: Entering directory `/builddir/build/BUILD/jp2a-1.0.7/src' make[2]: Entering directory `/builddir/build/BUILD/jp2a-1.0.7/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/jp2a-1.0.7-1.el7.arm/usr/bin' /usr/bin/install -c jp2a '/builddir/build/BUILDROOT/jp2a-1.0.7-1.el7.arm/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/jp2a-1.0.7/src' make[1]: Leaving directory `/builddir/build/BUILD/jp2a-1.0.7/src' make[1]: Entering directory `/builddir/build/BUILD/jp2a-1.0.7' make[2]: Entering directory `/builddir/build/BUILD/jp2a-1.0.7' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/jp2a-1.0.7-1.el7.arm/usr/share/man/man1' /usr/bin/install -c -m 644 man/jp2a.1 '/builddir/build/BUILDROOT/jp2a-1.0.7-1.el7.arm/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/jp2a-1.0.7' make[1]: Leaving directory `/builddir/build/BUILD/jp2a-1.0.7' + /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/jp2a-1.0.7 extracting debug info from /builddir/build/BUILDROOT/jp2a-1.0.7-1.el7.arm/usr/bin/jp2a dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 58 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.JzEn6u + umask 022 + cd /builddir/build/BUILD + cd jp2a-1.0.7 + make -j4 check make all-recursive Making check in src make[1]: Entering directory `/builddir/build/BUILD/jp2a-1.0.7' make[1]: Entering directory `/builddir/build/BUILD/jp2a-1.0.7/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/jp2a-1.0.7/src' Making all in src make[1]: Entering directory `/builddir/build/BUILD/jp2a-1.0.7' make[1]: Leaving directory `/builddir/build/BUILD/jp2a-1.0.7' make[2]: Entering directory `/builddir/build/BUILD/jp2a-1.0.7/src' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/jp2a-1.0.7/src' make[2]: Entering directory `/builddir/build/BUILD/jp2a-1.0.7' make[2]: Leaving directory `/builddir/build/BUILD/jp2a-1.0.7' make[1]: Leaving directory `/builddir/build/BUILD/jp2a-1.0.7' cd tests/; make check make[1]: Entering directory `/builddir/build/BUILD/jp2a-1.0.7/tests' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. ./run-tests.sh ------------------------------------------------------------- TESTING JP2A BUILD Note that the output may vary a bit on different platforms, so some tests may fail. This does not mean that jp2a is completely broken. ------------------------------------------------------------- test ( 1) (width) FAILED test ( 2) (border, width) FAILED test ( 3) (size) ./run-tests.sh: line 53: 28557 Floating point exception../src/jp2a --size=160x49 jp2a.jpg FAILED test ( 4) (height) FAILED test ( 5) (size) FAILED test ( 6) (size) FAILED test ( 7) (invert, border) ./run-tests.sh: line 53: 28569 Floating point exception../src/jp2a -i -b --width=110 --height=30 jp2a.jpg FAILED test ( 8) (width, flip, invert) FAILED test ( 9) (width, border) FAILED test (10) (width, verbose) FAILED test (11) (width, outfile) FAILED test (12) (width, clear) FAILED test (13) (height, grayscale) FAILED test (14) (size, invert) FAILED test (15) (size, invert, red channel) FAILED test (16) (size, invert, blue channel) FAILED test (17) (size, invert, green channel) FAILED test (18) (width, grayscale) FAILED test (19) (invert, width, grayscale) FAILED test (20) (invert, size, grayscale) FAILED test (21) (size, invert, border) FAILED test (22) (color) FAILED test (23) (color, grayscale) FAILED test (24) (standard input, width) FAILED test (25) (standard input, width, height) FAILED test (26) (big size) OK TEST RESULTS FOR JP2A Tests OK : 1 of 26 ( 3%) Tests FAILED: 25 of 26 ( 96%) Summary of failed tests: ../src/jp2a --width=78 jp2a.jpg | diff --strip-trailing-cr --brief - normal.txt ../src/jp2a -b --width=78 jp2a.jpg | diff --strip-trailing-cr --brief - normal-b.txt ../src/jp2a --size=160x49 jp2a.jpg | diff --strip-trailing-cr --brief - 160x49.txt ../src/jp2a --height=10 jp2a.jpg | diff --strip-trailing-cr --brief - 10h.txt ../src/jp2a --size=40x40 jp2a.jpg | diff --strip-trailing-cr --brief - 40x40.txt ../src/jp2a --size=1x1 --invert jp2a.jpg | diff --strip-trailing-cr --brief - 1x1-inv.txt ../src/jp2a -i -b --width=110 --height=30 jp2a.jpg | diff --strip-trailing-cr --brief - 110x30-i-b.txt ../src/jp2a --width=78 --flipx --flipy --invert jp2a.jpg | diff --strip-trailing-cr --brief - flip-xy-invert.txt ../src/jp2a --width=78 -b jp2a.jpg jp2a.jpg | diff --strip-trailing-cr --brief - 2xnormal-b.txt ../src/jp2a --verbose --width=78 jp2a.jpg 2>&1 | tr -d ' ' | diff --strip-trailing-cr --brief - normal-verbose.txt ../src/jp2a --width=78 jp2a.jpg --output=/tmp/jp2a-test-7ijpdk && cat /tmp/jp2a-test-7ijpdk | diff --strip-trailing-cr --brief - normal.txt ../src/jp2a --width=78 jp2a.jpg --clear | diff --strip-trailing-cr --brief - normal-clear.txt ../src/jp2a logo-40x25-gray.jpg --height=30 | diff --strip-trailing-cr --brief - logo-30.txt ../src/jp2a grind.jpg -i --size=80x30 | diff --strip-trailing-cr --brief - grind.txt ../src/jp2a grind.jpg -i --size=80x30 --red=1.0 --green=0.0 --blue=0.0 | diff --strip-trailing-cr --brief - grind-red.txt ../src/jp2a grind.jpg -i --size=80x30 --red=0.0 --green=1.0 --blue=0.0 | diff --strip-trailing-cr --brief - grind-green.txt ../src/jp2a grind.jpg -i --size=80x30 --red=0.0 --green=0.0 --blue=1.0 | diff --strip-trailing-cr --brief - grind-blue.txt ../src/jp2a --width=78 dalsnuten-640x480-gray-low.jpg | diff --strip-trailing-cr --brief - dalsnuten-normal.txt ../src/jp2a --invert --width=78 dalsnuten-640x480-gray-low.jpg | diff --strip-trailing-cr --brief - dalsnuten-invert.txt ../src/jp2a --invert --size=80x49 dalsnuten-640x480-gray-low.jpg | diff --strip-trailing-cr --brief - dalsnuten-80x49-inv.txt ../src/jp2a dalsnuten-640x480-gray-low.jpg --size=80x25 --invert --border --size=150x45 | diff --strip-trailing-cr --brief - dalsnuten-640x480-gray-low.txt ../src/jp2a grind.jpg --color --width=60 | diff --strip-trailing-cr --brief - grind-color.txt ../src/jp2a dalsnuten-640x480-gray-low.jpg --color --width=78 | diff --strip-trailing-cr --brief - dalsnuten-color.txt ../src/jp2a 2>/dev/null ; cat jp2a.jpg | ../src/jp2a --width=78 - | diff --strip-trailing-cr --brief - normal.txt ../src/jp2a 2>/dev/null ; cat jp2a.jpg | ../src/jp2a - --width=40 --height=40 | diff --strip-trailing-cr --brief - 40x40.txt make[1]: Leaving directory `/builddir/build/BUILD/jp2a-1.0.7/tests' Processing files: jp2a-1.0.7-1.el7.armv7hl + exit 0 + umask 022 + cd /builddir/build/BUILD + cd jp2a-1.0.7 + DOCDIR=/builddir/build/BUILDROOT/jp2a-1.0.7-1.el7.arm/usr/share/doc/jp2a-1.0.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jp2a-1.0.7-1.el7.arm/usr/share/doc/jp2a-1.0.7 + cp -pr LICENSES /builddir/build/BUILDROOT/jp2a-1.0.7-1.el7.arm/usr/share/doc/jp2a-1.0.7 + cp -pr AUTHORS /builddir/build/BUILDROOT/jp2a-1.0.7-1.el7.arm/usr/share/doc/jp2a-1.0.7 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.txOIk5 + cp -pr BUGS /builddir/build/BUILDROOT/jp2a-1.0.7-1.el7.arm/usr/share/doc/jp2a-1.0.7 + cp -pr ChangeLog /builddir/build/BUILDROOT/jp2a-1.0.7-1.el7.arm/usr/share/doc/jp2a-1.0.7 + cp -pr NEWS /builddir/build/BUILDROOT/jp2a-1.0.7-1.el7.arm/usr/share/doc/jp2a-1.0.7 + cp -pr README /builddir/build/BUILDROOT/jp2a-1.0.7-1.el7.arm/usr/share/doc/jp2a-1.0.7 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7NxYFL + umask 022 + cd /builddir/build/BUILD + cd jp2a-1.0.7 + LICENSEDIR=/builddir/build/BUILDROOT/jp2a-1.0.7-1.el7.arm/usr/share/licenses/jp2a-1.0.7 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jp2a-1.0.7-1.el7.arm/usr/share/licenses/jp2a-1.0.7 + cp -pr COPYING /builddir/build/BUILDROOT/jp2a-1.0.7-1.el7.arm/usr/share/licenses/jp2a-1.0.7 + exit 0 Provides: jp2a = 1.0.7-1.el7 jp2a(armv7hl-32) = 1.0.7-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 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) libcurl.so.4 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libjpeg.so.62 libjpeg.so.62(LIBJPEG_6.2) rtld(GNU_HASH) Processing files: jp2a-debuginfo-1.0.7-1.el7.armv7hl Provides: jp2a-debuginfo = 1.0.7-1.el7 jp2a-debuginfo(armv7hl-32) = 1.0.7-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/jp2a-1.0.7-1.el7.arm Wrote: /builddir/build/RPMS/jp2a-1.0.7-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/jp2a-debuginfo-1.0.7-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mvTjqy + umask 022 + cd /builddir/build/BUILD + cd jp2a-1.0.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/jp2a-1.0.7-1.el7.arm + exit 0 Child return code was: 0