request from: hawk checking if we should skip the build started at: Sat Aug 25 15:03:06 2018 fetching http://kraz.tld-linux.org/~builderti//srpms/2c5e5d44-f084-42ad-9070-535b3c203d23/perl-Convert-UUlib-1.5-1.src.rpm fetched 241346 bytes, 390.7 K/s installing srpm: perl-Convert-UUlib-1.5-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.9HIoCR/BUILD /tmp/B.9HIoCR/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog perl-Convert-UUlib-1.5-1.src.rpm * Sat Aug 25 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/perl-Convert-UUlib.git;a=log;h=master * Sat Aug 25 2018 Marcin Krol ef6183a - updated to 1.5, bumped Epoch to 3 due to version going down from 1.34 to 1.4 and now 1.5 (which are newer than 1.3x) + rpm -Uhv --nodeps --define '_topdir /tmp/B.9HIoCR' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' perl-Convert-UUlib-1.5-1.src.rpm perl-Convert-UUlib ################################################## + rm -f perl-Convert-UUlib-1.5-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.9HIoCR/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.9HIoCR/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.9HIoCR' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.9HIoCR/perl-Convert-UUlib.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: 2c5e5d44-f084-42ad-9070-535b3c203d23; TMPDIR=/tmp/B.9HIoCR/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.9HIoCR' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.9HIoCR/perl-Convert-UUlib.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 2c5e5d44-f084-42ad-9070-535b3c203d23 + TMPDIR=/tmp/B.9HIoCR/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.9HIoCR' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.9HIoCR/perl-Convert-UUlib.spec Building target platforms: x86_64-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.9HIoCR/BUILD/tmp /bin/sh -e /tmp/B.9HIoCR/BUILD/tmp/rpm-tmp.33518 + umask 022 + cd /tmp/B.9HIoCR/BUILD + cd /tmp/B.9HIoCR/BUILD + rm -rf Convert-UUlib-1.5 + /usr/bin/gzip -dc /tmp/B.9HIoCR/Convert-UUlib-1.5.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Convert-UUlib-1.5 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.9HIoCR/BUILD/tmp /bin/sh -e /tmp/B.9HIoCR/BUILD/tmp/rpm-tmp.33518 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.9HIoCR/BUILD/tmp + umask 022 + cd /tmp/B.9HIoCR/BUILD + cd Convert-UUlib-1.5 + PERL_CANARY_STABILITY_NOPROMPT=1 /usr/bin/perl Makefile.PL 'INSTALLDIRS=vendor' *** *** 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: (nothing, it was driven away by harsh weather) *** *** It seems you are running perl version 5.028000, likely the "official" or *** "standard" version. While there is nothing wrong with doing that, *** standard perl versions 5.022 and up are not supported by Convert::UUlib. *** While this might be fatal, it might also be all right - if you run into *** problems, you might want to downgrade your perl or switch to the *** stability branch. *** *** If everything works fine, you can ignore this message. *** *** Stability canary mini-FAQ: *** *** Do I need to do anything? *** With luck, no. While some distributions are known to fail *** already, most should probably work. This message is here *** to alert you that your perl is not supported by Convert::UUlib, *** and if things go wrong, you either need to downgrade, or *** sidegrade to the stability variant of your perl version, *** or simply live with the consequences. *** *** What is this canary thing? *** It's purpose is to check support status of Convert::UUlib with *** respect to your perl version. *** *** What is this "stability branch"? *** It's a branch or fork of the official perl, by schmorp, to *** improve stability and compatibility with existing modules. *** *** How can I skip this prompt on automated installs? *** Set PERL_CANARY_STABILITY_NOPROMPT=1 in your environment. *** More info is in the Canary::Stability manpage. *** *** Long version of this FAQ: http://stableperl.schmorp.de/faq.html *** Stability Branch homepage: http://stableperl.schmorp.de/ *** Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Convert::UUlib + /usr/bin/make -j8 'CC=x86_64-tld-linux-gcc' 'OPTIMIZE=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' cd uulib && ./configure --with-cc='x86_64-tld-linux-gcc' --with-cflags='-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC' Running Mkbootstrap for UUlib () "/usr/bin/perl5.28.0" "/usr/share/perl5/5.28.0/ExtUtils/xsubpp" -typemap '/usr/share/perl5/5.28.0/ExtUtils/typemap' -typemap '/tmp/B.9HIoCR/BUILD/Convert-UUlib-1.5/typemap' UUlib.xs > UUlib.xsc creating cache ./config.cache checking for gcc... x86_64-tld-linux-gcc checking whether the C compiler (x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC ) works... chmod 644 "UUlib.bs" "/usr/bin/perl5.28.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- UUlib.bs blib/arch/auto/Convert/UUlib/UUlib.bs 644 cp UUlib.pm blib/lib/Convert/UUlib.pm yes checking whether the C compiler (x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether x86_64-tld-linux-gcc accepts -g... yes checking how to run the C preprocessor... x86_64-tld-linux-gcc -E checking if the compiler supports function prototypes... mv UUlib.xsc UUlib.c x86_64-tld-linux-gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DVERSION=\"1.5\" -DXS_VERSION=\"1.5\" -fPIC "-I/usr/lib64/perl5/5.28.0/x86_64-tld-linux-thread-multi/CORE" UUlib.c yes checking whether make sets ${MAKE}... yes checking for ranlib... ranlib checking for ANSI C header files... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for fcntl.h... yes checking for unistd.h... yes checking for memory.h... yes checking for malloc.h... yes checking for errno.h... yes checking for io.h... no checking for sys/time.h... yes checking for gettimeofday... yes checking for fgetc_unlocked... yes checking for tempnam... yes checking for chmod... yes checking for umask... yes checking for mkstemp... yes checking for strerror... yes checking for stdin... yes checking version number... 0.5pl20 updating cache ./config.cache creating ./config.status creating Makefile creating config.h cd uulib && make all make[1]: Entering directory '/tmp/B.9HIoCR/BUILD/Convert-UUlib-1.5/uulib' x86_64-tld-linux-gcc -c -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uulib.c x86_64-tld-linux-gcc -c -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uucheck.c x86_64-tld-linux-gcc -c -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uunconc.c x86_64-tld-linux-gcc -c -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuutil.c x86_64-tld-linux-gcc -c -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuencode.c x86_64-tld-linux-gcc -c -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuscan.c x86_64-tld-linux-gcc -c -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uustring.c uuscan.c: In function 'IsKnownHeader': uuscan.c:557:76: warning: passing argument 2 of 'FP_strnicmp' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if (len == knownheaders [i].len && _FP_strnicmp (line, knownheaders [i].str, len) == 0) ~~~~~~~~~~~~~~~~^~~~ In file included from uuscan.c:57: ./fptools.h:67:39: note: expected 'char *' but argument is of type 'const char *' int TOOLEXPORT _FP_strnicmp (char *, char *, int); ^~~~~~ uuencode.c: In function 'UUEncodeMulti': uuencode.c:758:42: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'crc32_t' {aka 'unsigned int'} [-Wformat=] fprintf (outfile, "=yend crc32=%08lx%s", ~~~~^ %08x crc, ~~~ uuencode.c:763:51: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'crc32_t' {aka 'unsigned int'} [-Wformat=] fprintf (outfile, "=yend size=%ld crc32=%08lx%s", ~~~~^ %08x uuencode.c:765:9: crc, ~~~ uuencode.c: In function 'UUEncodePartial': uuencode.c:1001:60: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'crc32_t' {aka 'unsigned int'} [-Wformat=] fprintf (outfile, "=yend size=%ld part=%d pcrc32=%08lx", ~~~~^ %08x uuencode.c:1006:9: pcrc); ~~~~ uuencode.c:1013:37: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'crc32_t' {aka 'unsigned int'} [-Wformat=] fprintf (outfile, " crc32=%08lx", *crcptr); ~~~~^ ~~~~~~~ %08x uuencode.c: In function 'UUEncodeToStream': uuencode.c:1155:42: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'crc32_t' {aka 'unsigned int'} [-Wformat=] fprintf (outfile, "=yend crc32=%08lx%s", ~~~~^ %08x crc, ~~~ uuencode.c:1160:51: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'crc32_t' {aka 'unsigned int'} [-Wformat=] fprintf (outfile, "=yend size=%ld crc32=%08lx%s", ~~~~^ %08x uuencode.c:1162:9: crc, ~~~ uuencode.c: In function 'UUEncodeToFile': uuencode.c:1456:55: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'crc32_t' {aka 'unsigned int'} [-Wformat=] fprintf (outfile, "=yend size=%ld part=%d pcrc32=%08lx", ~~~~^ %08x uuencode.c:1460:4: pcrc); ~~~~ uuencode.c:1467:32: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'crc32_t' {aka 'unsigned int'} [-Wformat=] fprintf (outfile, " crc32=%08lx", crc); ~~~~^ ~~~ %08x uunconc.c: In function 'UUDecode': uunconc.c:1593:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (r, 1, 8, datain); ^~~~~~~~~~~~~~~~~~~~~~~ x86_64-tld-linux-gcc -c -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" fptools.c x86_64-tld-linux-gcc -c -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" crc32.c 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 '/tmp/B.9HIoCR/BUILD/Convert-UUlib-1.5/uulib' rm -f blib/arch/auto/Convert/UUlib/UUlib.so x86_64-tld-linux-gcc -shared -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -L/usr/local/lib -fstack-protector-strong UUlib.o -o blib/arch/auto/Convert/UUlib/UUlib.so uulib/libuu.a \ \ chmod 755 blib/arch/auto/Convert/UUlib/UUlib.so Manifying 1 pod document + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.9HIoCR/BUILD/tmp /bin/sh -e /tmp/B.9HIoCR/BUILD/tmp/rpm-tmp.68345 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.9HIoCR/BUILD/tmp + umask 022 + cd /tmp/B.9HIoCR/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.9HIoCR/BUILD/tmp/perl-Convert-UUlib-1.5-root-builder + /bin/mkdir -p /tmp/B.9HIoCR/BUILD/tmp/perl-Convert-UUlib-1.5-root-builder + cd Convert-UUlib-1.5 + rm -rf /tmp/B.9HIoCR/BUILD/tmp/perl-Convert-UUlib-1.5-root-builder + /usr/bin/make -j8 install 'DESTDIR=/tmp/B.9HIoCR/BUILD/tmp/perl-Convert-UUlib-1.5-root-builder' cd uulib && make all "/usr/bin/perl5.28.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- UUlib.bs blib/arch/auto/Convert/UUlib/UUlib.bs 644 make[1]: Entering directory '/tmp/B.9HIoCR/BUILD/Convert-UUlib-1.5/uulib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.9HIoCR/BUILD/Convert-UUlib-1.5/uulib' Manifying 1 pod document Appending installation info to /tmp/B.9HIoCR/BUILD/tmp/perl-Convert-UUlib-1.5-root-builder/usr/lib64/perl5/5.28.0/x86_64-tld-linux-thread-multi/perllocal.pod Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /tmp/B.9HIoCR/BUILD/tmp/perl-Convert-UUlib-1.5-root-builder/usr/lib64/perl5/vendor_perl/5.28.0/x86_64-tld-linux-thread-multi/auto/Convert/UUlib/UUlib.so Installing /tmp/B.9HIoCR/BUILD/tmp/perl-Convert-UUlib-1.5-root-builder/usr/lib64/perl5/vendor_perl/5.28.0/x86_64-tld-linux-thread-multi/Convert/UUlib.pm Installing /tmp/B.9HIoCR/BUILD/tmp/perl-Convert-UUlib-1.5-root-builder/usr/share/man/man3/Convert::UUlib.3pm + __spec_install_post_strip + set +x Stripping 1 ELF executables...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 1 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x + rm -f /tmp/B.9HIoCR/BUILD/tmp/perl-Convert-UUlib-1.5-root-builder/usr/lib64/perl5/5.28.0/x86_64-tld-linux-thread-multi/perllocal.pod /tmp/B.9HIoCR/BUILD/tmp/perl-Convert-UUlib-1.5-root-builder/usr/lib64/perl5/vendor_perl/5.28.0/x86_64-tld-linux-thread-multi/auto/Convert/UUlib/.packlist Processing files: perl-Convert-UUlib-1.5-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.9HIoCR/BUILD/tmp /bin/sh -e /tmp/B.9HIoCR/BUILD/tmp/rpm-tmp.68345 + umask 022 + cd /tmp/B.9HIoCR/BUILD + cd Convert-UUlib-1.5 + DOCDIR=/tmp/B.9HIoCR/BUILD/tmp/perl-Convert-UUlib-1.5-root-builder/usr/share/doc/perl-Convert-UUlib-1.5 + export DOCDIR + rm -rf /tmp/B.9HIoCR/BUILD/tmp/perl-Convert-UUlib-1.5-root-builder/usr/share/doc/perl-Convert-UUlib-1.5 + /bin/mkdir -p /tmp/B.9HIoCR/BUILD/tmp/perl-Convert-UUlib-1.5-root-builder/usr/share/doc/perl-Convert-UUlib-1.5 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.9HIoCR/BUILD/tmp/perl-Convert-UUlib-1.5-root-builder/usr/share/doc/perl-Convert-UUlib-1.5... Documentation compressed. + cp -pr Changes README example-decoder /tmp/B.9HIoCR/BUILD/tmp/perl-Convert-UUlib-1.5-root-builder/usr/share/doc/perl-Convert-UUlib-1.5 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.9HIoCR/BUILD/tmp/perl-Convert-UUlib-1.5-root-builder/usr/share/doc/perl-Convert-UUlib-1.5... ./example-decoder ./README ./Changes Documentation compressed. + exit 0 Can't locate Scalar/Util.pm in @INC (you may need to install the Scalar::Util module) (@INC contains: /usr/local/lib/perl5/5.28.0/x86_64-tld-linux-thread-multi /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl/5.28.0/x86_64-tld-linux-thread-multi /usr/share/perl5/vendor_perl /usr/lib64/perl5/5.28.0/x86_64-tld-linux-thread-multi /usr/share/perl5/5.28.0) at /usr/share/perl5/5.28.0/Safe.pm line 4. BEGIN failed--compilation aborted at /usr/share/perl5/5.28.0/Safe.pm line 4. Compilation failed in require at /usr/lib/rpm/perl.prov line 29. BEGIN failed--compilation aborted at /usr/lib/rpm/perl.prov line 29. Provides: UUlib.so()(64bit) Requires: /usr/lib64/perl5/vendor_perl/5.28.0/x86_64-tld-linux-thread-multi libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) perl(Carp) perl(DynaLoader) perl(Exporter) perl(strict) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.9HIoCR/BUILD/tmp/perl-Convert-UUlib-1.5-root-builder Wrote: /tmp/B.9HIoCR/RPMS/perl-Convert-UUlib-1.5-1.x86_64.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.9HIoCR/BUILD/tmp /bin/sh -e /tmp/B.9HIoCR/BUILD/tmp/rpm-tmp.68345 + umask 022 + cd /tmp/B.9HIoCR/BUILD + cd Convert-UUlib-1.5 + /bin/rm '--interactive=never' -rf /tmp/B.9HIoCR/BUILD/tmp/perl-Convert-UUlib-1.5-root-builder + rm -rf /tmp/B.9HIoCR/BUILD/tmp/perl-Convert-UUlib-1.5-root-builder ended at: Sat Aug 25 15:03:09 2018, done in 0:00:02.371088 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.9HIoCR/BUILD + rm -rf /tmp/B.9HIoCR/tmp /tmp/B.9HIoCR/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.9HIoCR Begin-TLD-Builder-Info Build-Time: user:5.29s sys:0.50s real:3.84s (faults io:0 non-io:293198) Files queued for ftp: 95027 perl-Convert-UUlib-1.5-1.x86_64.rpm 94 perl-Convert-UUlib-1.5-1.src.rpm.uploadinfo End-TLD-Builder-Info