+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/perl-GD.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Zo6xu1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf GD-2.66 + /usr/bin/gzip -dc /builddir/build/SOURCES/GD-2.66.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd GD-2.66 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (GD-2.56-utf8.patch):' Patch #0 (GD-2.56-utf8.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file ChangeLog Hunk #1 succeeded at 119 (offset 47 lines). + echo 'Patch #1 (GD-2.64-cflags.patch):' Patch #1 (GD-2.64-cflags.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file Makefile.PL + perl -pi -e 's|/usr/local/bin/perl\b|/usr/bin/perl|' demos/brushes.pl demos/copies.pl demos/draw_colors.pl demos/fills.pl demos/polyline.pl demos/polys.pl demos/shapes.pl demos/transform.pl demos/ttf.pl demos/gd_example.cgi demos/truetype_test + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wVpNPe + umask 022 + cd /builddir/build/BUILD + cd GD-2.66 + perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. Configuring for libgd version 2.2.5. Checking for stray libgd header files...none found. Included Features: GD_GIF GD_GIFANIM GD_OPENPOLYGON GD_ZLIB GD_PNG GD_FREETYPE GD_FONTCONFIG GD_JPEG GD_XPM GD_TIFF GD_WEBP GD_UNCLOSEDPOLY GD_ANIMGIF GD_FTCIRCLE VERSION_33 GD library used from: /usr gdlib-config used: gdlib-config Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for GD Writing MYMETA.yml and MYMETA.json + make "/usr/bin/perl" lib/GD/Image_pm.PL lib/GD/Image.pm Extracting Image.pm (with variable substitutions) cp lib/GD/Group.pm blib/lib/GD/Group.pm cp lib/GD/Image.pm blib/lib/GD/Image.pm cp lib/GD/Polyline.pm blib/lib/GD/Polyline.pm cp lib/GD.pm blib/lib/GD.pm AutoSplitting blib/lib/GD.pm (blib/lib/auto/GD) cp lib/GD/Polygon.pm blib/lib/GD/Polygon.pm cp lib/GD/Simple.pm blib/lib/GD/Simple.pm Running Mkbootstrap for GD () chmod 644 "GD.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- GD.bs blib/arch/auto/GD/GD.bs 644 "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/GD-2.66/typemap' GD.xs > GD.xsc mv GD.xsc GD.c gcc -c -I/usr/include -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DVERSION=\"2.66\" -DXS_VERSION=\"2.66\" -fPIC "-I/usr/lib64/perl5/CORE" -DHAVE_JPEG -DHAVE_FT -DHAVE_XPM -DHAVE_GIF -DHAVE_PNG -DHAVE_ANIMGIF -DVERSION_33 -DHAVE_UNCLOSEDPOLY -DHAVE_FONTCONFIG -DHAVE_FTCIRCLE -DLIBGD_VERSION="2.2.5" GD.c rm -f blib/arch/auto/GD/GD.so gcc -lpthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong GD.o -o blib/arch/auto/GD/GD.so \ -L/usr/lib -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -lm -lz -lpng16 -lz -lfreetype -lfontconfig -lfreetype -ljpeg -lXpm -lX11 -L/usr/lib -ltiff -lwebp -lgd -lperl \ chmod 755 blib/arch/auto/GD/GD.so "/usr/bin/perl" "-Iblib/arch" "-Iblib/lib" bdf_scripts/bdf2gdfont_pl.PL bdf_scripts/bdf2gdfont.pl Extracting bdf2gdfont.pl (with variable substitutions) cp bdf_scripts/bdf2gdfont.pl blib/script/bdf2gdfont.pl "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/bdf2gdfont.pl Manifying 1 pod document Manifying 6 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.O2sDk7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64 + cd GD-2.66 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- GD.bs blib/arch/auto/GD/GD.bs 644 Manifying 1 pod document Manifying 6 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/GD/GD.so Installing /builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/GD.pm Installing /builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/GD/autosplit.ix Installing /builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/GD/Polyline.pm Installing /builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/GD/Polygon.pm Installing /builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/GD/Group.pm Installing /builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/GD/Image.pm Installing /builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/GD/Simple.pm Installing /builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/share/man/man1/bdf2gdfont.pl.1 Installing /builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/share/man/man3/GD::Group.3pm Installing /builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/share/man/man3/GD::Polyline.3pm Installing /builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/share/man/man3/GD.3pm Installing /builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/share/man/man3/GD::Simple.3pm Installing /builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/share/man/man3/GD::Polygon.3pm Installing /builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/share/man/man3/GD::Image.3pm Installing /builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/bin/bdf2gdfont.pl + find /builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64 -type f -name '*.bs' -empty -delete + find /builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64 -type f -name .packlist -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w -c /builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64 mode of '/builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/GD.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/GD/autosplit.ix' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/GD/GD.so' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of '/builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/GD/Polyline.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/GD/Polygon.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/GD/Group.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/GD/Image.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/GD/Simple.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/share/man/man1/bdf2gdfont.pl.1' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/share/man/man3/GD::Group.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/share/man/man3/GD::Polyline.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/share/man/man3/GD.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/share/man/man3/GD::Simple.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/share/man/man3/GD::Polygon.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/share/man/man3/GD::Image.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/bin/bdf2gdfont.pl' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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-mangle-shebangs Processing files: perl-GD-2.66-4.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5YDSqe + umask 022 + cd /builddir/build/BUILD + cd GD-2.66 + DOCDIR=/builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/share/doc/perl-GD + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/share/doc/perl-GD + cp -pr ChangeLog /builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/share/doc/perl-GD + cp -pr README /builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/share/doc/perl-GD + cp -pr README.QUICKDRAW /builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/share/doc/perl-GD + cp -pr demos/ /builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/share/doc/perl-GD + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0bHiM3 + umask 022 + cd /builddir/build/BUILD + cd GD-2.66 + LICENSEDIR=/builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/share/licenses/perl-GD + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/share/licenses/perl-GD + cp -pr LICENSE /builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64/usr/share/licenses/perl-GD + exit 0 Provides: perl(GD) = 2.66 perl(GD::Group) = 1.00 perl(GD::Image) = 2.66 perl(GD::Polygon) perl(GD::Polyline) = 0.2 perl(GD::Simple) perl-GD = 2.66-4.fc28 perl-GD(riscv-64) = 2.66-4.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11.so.6()(64bit) libXpm.so.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgd.so.3()(64bit) libjpeg.so.62()(64bit) libm.so.6()(64bit) libperl.so.5.26()(64bit) libpng16.so.16()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libtiff.so.5()(64bit) libwebp.so.7()(64bit) libz.so.1()(64bit) perl(:VERSION) >= 5.4.0 perl(AutoLoader) perl(Carp) perl(DynaLoader) perl(Exporter) perl(FileHandle) perl(GD) perl(GD::Group) perl(GD::Image) perl(GD::Polygon) perl(Math::Trig) perl(Symbol) perl(strict) perl(vars) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64 Wrote: /builddir/build/SRPMS/perl-GD-2.66-4.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/perl-GD-2.66-4.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IWJzKZ + umask 022 + cd /builddir/build/BUILD + cd GD-2.66 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-GD-2.66-4.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff