Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/perl-Convert-UUlib.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-3c185c8a69f0d52336725a43f52ce86444045558/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/perl-Convert-UUlib.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/perl-Convert-UUlib-1.8-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/perl-Convert-UUlib.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-3c185c8a69f0d52336725a43f52ce86444045558/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/perl-Convert-UUlib.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.q5fyz3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Convert-UUlib-1.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/Convert-UUlib-1.8.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Convert-UUlib-1.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CqYaC4 + umask 022 + cd /builddir/build/BUILD + cd Convert-UUlib-1.8 + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 'OPTIMIZE=-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' *** *** Canary::Stability COMPATIBILITY AND SUPPORT CHECK *** ================================================= *** *** Hi! *** *** I do my best to provide predictable and reliable software. *** *** However, in recent releases, P5P (who maintain perl) have been *** introducing regressions that are sometimes subtle and at other times *** catastrophic, often for personal preferences with little or no concern *** for existing code, most notably CPAN. *** *** For this reason, it has become very hard for me to maintain the level *** of reliability and support I have committed myself to in the past, at *** least with some perl versions: I simply can't keep up working around new *** bugs or gratituous incompatibilities, and in turn you might suffer from *** unanticipated problems. *** *** Therefore I have introduced a support and compatibility check, the results *** of which follow below, together with a FAQ and some recommendations. *** *** This check is just to let you know that there might be a risk, so you can *** make judgement calls on how to proceed - it will not keep the module from *** installing or working. *** *** The stability canary says: chirp! chirp! (it seems to be quite happy) *** *** Your version of perl (5.016003) is quite supported by Convert::UUlib, nothing *** else to be said, hope it comes in handy. Warning: prerequisite common::sense 3.74 not found. We have 3.6. Checking if your kit is complete... Looks good 'NO_PACKLIST' is not a known MakeMaker parameter name. 'NO_PERLLOCAL' is not a known MakeMaker parameter name. Writing Makefile for Convert::UUlib + /usr/bin/make -j4 cd uulib && ./configure --with-cc='armv7hl-redhat-linux-gnueabi-gcc' --with-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 -fPIC' /usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap UUlib.xs > UUlib.xsc && mv UUlib.xsc UUlib.c Running Mkbootstrap for Convert::UUlib () chmod 644 UUlib.bs cp UUlib.bs blib/arch/auto/Convert/UUlib/UUlib.bs chmod 644 blib/arch/auto/Convert/UUlib/UUlib.bs cp UUlib.pm blib/lib/Convert/UUlib.pm checking for 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... armv7hl-redhat-linux-gnueabi-gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 -DVERSION=\"1.8\" -DXS_VERSION=\"1.8\" -fPIC "-I/usr/lib/perl5/CORE" UUlib.c 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 how to run the C preprocessor... armv7hl-redhat-linux-gnueabi-gcc -E checking whether make sets $(MAKE)... yes checking for ranlib... ranlib 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... In file included from UUlib.xs:7:0: uulib/fptools.h:101:1: warning: 'fnv1a' defined but not used [-Wunused-function] fnv1a (const char *str) ^ 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 size_t... yes checking whether time.h and sys/time.h may both be included... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for memory.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for tempnam... yes checking for gettimeofday... yes checking for flockfile... yes checking for getc_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for chmod... yes checking for umask... yes checking for mkstemp... yes checking version number... 0.5pl20 configure: creating ./config.status config.status: creating Makefile config.status: creating config.h cd uulib && make all make[1]: Entering directory `/builddir/build/BUILD/Convert-UUlib-1.8/uulib' armv7hl-redhat-linux-gnueabi-gcc -c -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 -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uulib.c armv7hl-redhat-linux-gnueabi-gcc -c -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 -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uucheck.c armv7hl-redhat-linux-gnueabi-gcc -c -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 -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uunconc.c armv7hl-redhat-linux-gnueabi-gcc -c -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 -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuutil.c uunconc.c: In function 'UUValidData': uunconc.c:297:20: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] signed char *s = ptr; ^ uunconc.c:306:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] i = strlen (s); ^ In file included from uunconc.c:43:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'signed char *' extern size_t strlen (const char *__s) ^ uunconc.c:320:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] len = i; s = ptr; ^ uunconc.c:368:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] len = i; s = ptr; ^ uunconc.c:411:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] len = i; s = ptr; ^ uunconc.c:483:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] len = i; s = ptr; ^ In file included from uuutil.c:54:0: ./fptools.h:101:1: warning: 'fnv1a' defined but not used [-Wunused-function] fnv1a (const char *str) ^ In file included from uulib.c:81:0: ./fptools.h:101:1: warning: 'fnv1a' defined but not used [-Wunused-function] fnv1a (const char *str) ^ In file included from uunconc.c:55:0: uunconc.c: At top level: ./fptools.h:101:1: warning: 'fnv1a' defined but not used [-Wunused-function] fnv1a (const char *str) ^ uunconc.c: In function 'UUDecode': uunconc.c:1599:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (r, 1, 8, datain); ^ armv7hl-redhat-linux-gnueabi-gcc -c -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 -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuencode.c In file included from uulib.c:80:0: uulib.c: In function 'UULoadFileWithPartNo': ./uuint.h:192:44: warning: 'datei_buf' may be used uninitialized in this function [-Wmaybe-uninitialized] #define UUCLRBUF(size,buff) if (size) free (buff) ^ uulib.c:720:9: note: 'datei_buf' was declared here void *datei_buf; ^ uuencode.c: In function 'UUEncodeStream': uuencode.c:270:7: warning: pointer targets in passing argument 1 of 'FP_fgets' differ in signedness [-Wpointer-sign] if (FP_fgets (itemp, 255, infile) == NULL) { ^ In file included from uuencode.c:47:0: ./fptools.h:75:19: note: expected 'char *' but argument is of type 'uchar *' char * TOOLEXPORT FP_fgets (char *, int, FILE *); ^ uuencode.c:275:7: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] count = strlen (itemp); ^ In file included from uuencode.c:36:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'uchar *' extern size_t strlen (const char *__s) ^ uuencode.c:298:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) { ^ In file included from uuencode.c:36:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ uuencode.c:298:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) { ^ In file included from uuencode.c:36:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ uuencode.c:344:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) { ^ In file included from uuencode.c:36:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ uuencode.c:344:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) { ^ In file included from uuencode.c:36:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ uuencode.c:360:6: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) { ^ In file included from uuencode.c:36:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ uuencode.c:360:6: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) { ^ In file included from uuencode.c:36:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ uuencode.c:392:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) { ^ In file included from uuencode.c:36:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ uuencode.c:392:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) { ^ In file included from uuencode.c:36:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ uuencode.c:447:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) { ^ In file included from uuencode.c:36:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ uuencode.c:447:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) { ^ In file included from uuencode.c:36:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ uuencode.c:493:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) { ^ In file included from uuencode.c:36:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ uuencode.c:493:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) { ^ In file included from uuencode.c:36:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ In file included from uuencode.c:47:0: uuencode.c: At top level: ./fptools.h:101:1: warning: 'fnv1a' defined but not used [-Wunused-function] fnv1a (const char *str) ^ In file included from uulib.c:80:0: uulib.c: In function 'UUDecodeFile': ./uuint.h:192:44: warning: 'target_buf' may be used uninitialized in this function [-Wmaybe-uninitialized] #define UUCLRBUF(size,buff) if (size) free (buff) ^ uulib.c:947:9: note: 'target_buf' was declared here void *target_buf, *source_buf; ^ In file included from uulib.c:80:0: ./uuint.h:192:44: warning: 'source_buf' may be used uninitialized in this function [-Wmaybe-uninitialized] #define UUCLRBUF(size,buff) if (size) free (buff) ^ uulib.c:947:22: note: 'source_buf' was declared here void *target_buf, *source_buf; ^ armv7hl-redhat-linux-gnueabi-gcc -c -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 -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuscan.c uuencode.c: In function 'UUEncodePartial': uuencode.c:919:8: warning: 'numparts' may be used uninitialized in this function [-Wmaybe-uninitialized] if (numparts != 1) { ^ In file included from uuscan.c:57:0: ./fptools.h:101:1: warning: 'fnv1a' defined but not used [-Wunused-function] fnv1a (const char *str) ^ In file included from uunconc.c:54:0: ./uuint.h:192:44: warning: 'datain_buf' may be used uninitialized in this function [-Wmaybe-uninitialized] #define UUCLRBUF(size,buff) if (size) free (buff) ^ uunconc.c:1314:9: note: 'datain_buf' was declared here void *datain_buf, *dataout_buf; ^ In file included from uunconc.c:54:0: ./uuint.h:192:44: warning: 'dataout_buf' may be used uninitialized in this function [-Wmaybe-uninitialized] #define UUCLRBUF(size,buff) if (size) free (buff) ^ uunconc.c:1314:22: note: 'dataout_buf' was declared here void *datain_buf, *dataout_buf; ^ armv7hl-redhat-linux-gnueabi-gcc -c -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 -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uustring.c uuscan.c: In function 'ScanHeaderLine': uuscan.c:307:11: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] ptr2 += c; ^ armv7hl-redhat-linux-gnueabi-gcc -c -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 -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" fptools.c armv7hl-redhat-linux-gnueabi-gcc -c -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 -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" crc32.c In file included from fptools.c:53:0: ./fptools.h:101:1: warning: 'fnv1a' defined but not used [-Wunused-function] fnv1a (const char *str) ^ rm -f libuu.a ar r libuu.a uulib.o uucheck.o uunconc.o uuutil.o uuencode.o uuscan.o uustring.o fptools.o crc32.o ar: creating libuu.a ranlib libuu.a make[1]: Leaving directory `/builddir/build/BUILD/Convert-UUlib-1.8/uulib' rm -f blib/arch/auto/Convert/UUlib/UUlib.so armv7hl-redhat-linux-gnueabi-gcc -shared -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/local/lib UUlib.o -o blib/arch/auto/Convert/UUlib/UUlib.so uulib/libuu.a \ \ chmod 755 blib/arch/auto/Convert/UUlib/UUlib.so Manifying blib/man3/Convert::UUlib.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hBiZUj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Convert-UUlib-1.8-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Convert-UUlib-1.8-1.el7.arm ++ dirname /builddir/build/BUILDROOT/perl-Convert-UUlib-1.8-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Convert-UUlib-1.8-1.el7.arm + cd Convert-UUlib-1.8 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/perl-Convert-UUlib-1.8-1.el7.arm cd uulib && make all make[1]: Entering directory `/builddir/build/BUILD/Convert-UUlib-1.8/uulib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/Convert-UUlib-1.8/uulib' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Convert-UUlib-1.8-1.el7.arm/usr/lib/perl5/vendor_perl/auto/Convert/UUlib/UUlib.so Installing /builddir/build/BUILDROOT/perl-Convert-UUlib-1.8-1.el7.arm/usr/lib/perl5/vendor_perl/auto/Convert/UUlib/UUlib.bs Installing /builddir/build/BUILDROOT/perl-Convert-UUlib-1.8-1.el7.arm/usr/lib/perl5/vendor_perl/Convert/UUlib.pm Installing /builddir/build/BUILDROOT/perl-Convert-UUlib-1.8-1.el7.arm/usr/share/man/man3/Convert::UUlib.3pm Appending installation info to /builddir/build/BUILDROOT/perl-Convert-UUlib-1.8-1.el7.arm/usr/lib/perl5/perllocal.pod + find /builddir/build/BUILDROOT/perl-Convert-UUlib-1.8-1.el7.arm '(' -name perllocal.pod -o -name .packlist ')' -delete + find /builddir/build/BUILDROOT/perl-Convert-UUlib-1.8-1.el7.arm -type f -name '*.bs' -empty -exec rm -f '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/perl-Convert-UUlib-1.8-1.el7.arm/usr + /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/Convert-UUlib-1.8 extracting debug info from /builddir/build/BUILDROOT/perl-Convert-UUlib-1.8-1.el7.arm/usr/lib/perl5/vendor_perl/auto/Convert/UUlib/UUlib.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 904 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.vadZ0n + umask 022 + cd /builddir/build/BUILD + cd Convert-UUlib-1.8 + make test cd uulib && make all make[1]: Entering directory `/builddir/build/BUILD/Convert-UUlib-1.8/uulib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/Convert-UUlib-1.8/uulib' PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/cb.t .. ok All tests successful. Files=1, Tests=3, 1 wallclock secs ( 0.20 usr 0.01 sys + 0.12 cusr 0.04 csys = 0.37 CPU) Result: PASS + exit 0 Processing files: perl-Convert-UUlib-1.8-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fp9u2n + umask 022 + cd /builddir/build/BUILD + cd Convert-UUlib-1.8 + DOCDIR=/builddir/build/BUILDROOT/perl-Convert-UUlib-1.8-1.el7.arm/usr/share/doc/perl-Convert-UUlib-1.8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Convert-UUlib-1.8-1.el7.arm/usr/share/doc/perl-Convert-UUlib-1.8 + cp -pr Changes /builddir/build/BUILDROOT/perl-Convert-UUlib-1.8-1.el7.arm/usr/share/doc/perl-Convert-UUlib-1.8 + cp -pr README /builddir/build/BUILDROOT/perl-Convert-UUlib-1.8-1.el7.arm/usr/share/doc/perl-Convert-UUlib-1.8 + cp -pr doc/HISTORY doc/library.pdf /builddir/build/BUILDROOT/perl-Convert-UUlib-1.8-1.el7.arm/usr/share/doc/perl-Convert-UUlib-1.8 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DwBMGt + umask 022 + cd /builddir/build/BUILD + cd Convert-UUlib-1.8 + LICENSEDIR=/builddir/build/BUILDROOT/perl-Convert-UUlib-1.8-1.el7.arm/usr/share/licenses/perl-Convert-UUlib-1.8 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Convert-UUlib-1.8-1.el7.arm/usr/share/licenses/perl-Convert-UUlib-1.8 + cp -pr COPYING COPYING.Artistic COPYING.GNU /builddir/build/BUILDROOT/perl-Convert-UUlib-1.8-1.el7.arm/usr/share/licenses/perl-Convert-UUlib-1.8 + exit 0 Provides: perl(Convert::UUlib) = 1.8 perl-Convert-UUlib = 3:1.8-1.el7 perl-Convert-UUlib(armv7hl-32) = 3:1.8-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) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) perl(Carp) perl(DynaLoader) perl(Exporter) perl(common::sense) rtld(GNU_HASH) Processing files: perl-Convert-UUlib-debuginfo-1.8-1.el7.armv7hl Provides: perl-Convert-UUlib-debuginfo = 3:1.8-1.el7 perl-Convert-UUlib-debuginfo(armv7hl-32) = 3:1.8-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/perl-Convert-UUlib-1.8-1.el7.arm Wrote: /builddir/build/RPMS/perl-Convert-UUlib-1.8-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/perl-Convert-UUlib-debuginfo-1.8-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.16bC0P + umask 022 + cd /builddir/build/BUILD + cd Convert-UUlib-1.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Convert-UUlib-1.8-1.el7.arm + exit 0 Child return code was: 0