D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch warning: line 28: It's not recommended to have unversioned Obsoletes: Obsoletes: perl-GD-Graph Installing /home/pterjan/rpmbuild/SRPMS/perl-GDGraph-1.560.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.T3D1aP Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.YSRzcJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build + rm -rf GDGraph-1.56 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/GDGraph-1.56.tar.gz /usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.macromates.visibleIndex' /usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.macromates.selectionRange' /usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.macromates.visibleIndex' /usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.macromates.selectionRange' /usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.macromates.visibleIndex' /usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.macromates.selectionRange' /usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.macromates.visibleIndex' /usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.macromates.selectionRange' /usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.macromates.visibleIndex' /usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.macromates.selectionRange' + STATUS=0 + '[' 0 -ne 0 ']' + cd GDGraph-1.56 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.THR24S + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd GDGraph-1.56 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for GD::Graph Writing MYMETA.yml and MYMETA.json The automatic tests for GDGraph are not really a solid workout of the library. The best way to test the package is to run the examples before installing it. You can run the examples in the samples directory with `make samples` or by going into that directory, and just running `make`. If that fails, please read samples/Makefile. UPDATE 1: Running the examples is part of the test procedure now. You are still encouraged to run check them out to learn from them and to see the ouput images. UPDATE 2 (2023-0-13): The samples fail if libgd is installed without image support enabled, which is the default starting with version 2.3.3. The samples should be automatically skipped if this is detected. To run the tests from samples, install libgd with image support enabled. + /usr/bin/make -O -j16 V=1 VERBOSE=1 cp Graph/utils.pm blib/lib/GD/Graph/utils.pm cp Graph/Error.pm blib/lib/GD/Graph/Error.pm cp Graph.pm blib/lib/GD/Graph.pm cp Graph/Data.pm blib/lib/GD/Graph/Data.pm cp Graph/linespoints.pm blib/lib/GD/Graph/linespoints.pm cp Graph/FAQ.pod blib/lib/GD/Graph/FAQ.pod cp Graph/area.pm blib/lib/GD/Graph/area.pm cp Graph/lines.pm blib/lib/GD/Graph/lines.pm cp Graph/bars.pm blib/lib/GD/Graph/bars.pm cp Graph/pie.pm blib/lib/GD/Graph/pie.pm cp Graph/points.pm blib/lib/GD/Graph/points.pm cp Graph/hbars.pm blib/lib/GD/Graph/hbars.pm cp Graph/colour.pm blib/lib/GD/Graph/colour.pm cp Graph/mixed.pm blib/lib/GD/Graph/mixed.pm cp Graph/axestype.pm blib/lib/GD/Graph/axestype.pm Manifying 6 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xvYPSC + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build + mkdir /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd GDGraph-1.56 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT 'INSTALL=/usr/bin/install -p' Manifying 6 pod documents Installing /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT/usr/share/perl5/vendor_perl/GD/Graph.pm Installing /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT/usr/share/perl5/vendor_perl/GD/Graph/colour.pm Installing /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT/usr/share/perl5/vendor_perl/GD/Graph/lines.pm Installing /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT/usr/share/perl5/vendor_perl/GD/Graph/FAQ.pod Installing /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT/usr/share/perl5/vendor_perl/GD/Graph/bars.pm Installing /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT/usr/share/perl5/vendor_perl/GD/Graph/area.pm Installing /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT/usr/share/perl5/vendor_perl/GD/Graph/pie.pm Installing /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT/usr/share/perl5/vendor_perl/GD/Graph/Data.pm Installing /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT/usr/share/perl5/vendor_perl/GD/Graph/mixed.pm Installing /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT/usr/share/perl5/vendor_perl/GD/Graph/linespoints.pm Installing /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT/usr/share/perl5/vendor_perl/GD/Graph/hbars.pm Installing /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT/usr/share/perl5/vendor_perl/GD/Graph/Error.pm Installing /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT/usr/share/perl5/vendor_perl/GD/Graph/utils.pm Installing /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT/usr/share/perl5/vendor_perl/GD/Graph/points.pm Installing /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT/usr/share/perl5/vendor_perl/GD/Graph/axestype.pm Installing /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT/usr/share/man/man3/GD::Graph::colour.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT/usr/share/man/man3/GD::Graph::FAQ.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT/usr/share/man/man3/GD::Graph::Data.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT/usr/share/man/man3/GD::Graph.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT/usr/share/man/man3/GD::Graph::Error.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT/usr/share/man/man3/GD::Graph::hbars.3pm Appending installation info to /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT/usr/lib64/perl5/perllocal.pod + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /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/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8F2fo7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd GDGraph-1.56 + '[' 1 -eq 1 ']' + make test PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl5.40.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/*/*.t t/axestype.t ................... ok t/bugfixes.t ................... ok t/colour.t ..................... ok t/data.t ....................... ok t/error.t ...................... ok t/samples.t .................... ok t/tickets/73185-div-by-zero.t .. ok t/use.t ........................ ok All tests successful. Files=8, Tests=194, 2 wallclock secs ( 0.03 usr 0.02 sys + 0.57 cusr 0.11 csys = 0.73 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-GDGraph-1.560.0-1.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fRt2Ug + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build + cd GDGraph-1.56 + DOCDIR=/home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT/usr/share/doc/perl-GDGraph + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT/usr/share/doc/perl-GDGraph + cp -pr /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/GDGraph-1.56/CHANGES /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT/usr/share/doc/perl-GDGraph + cp -pr /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/GDGraph-1.56/META.json /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT/usr/share/doc/perl-GDGraph + cp -pr /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/GDGraph-1.56/META.yml /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT/usr/share/doc/perl-GDGraph + cp -pr /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/GDGraph-1.56/MYMETA.yml /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT/usr/share/doc/perl-GDGraph + cp -pr /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/GDGraph-1.56/README /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT/usr/share/doc/perl-GDGraph + cp -pr /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/GDGraph-1.56/samples /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT/usr/share/doc/perl-GDGraph + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(GD::Graph) = 1.560.0 perl(GD::Graph::Data) perl(GD::Graph::Error) perl(GD::Graph::area) perl(GD::Graph::axestype) perl(GD::Graph::bars) perl(GD::Graph::colour) perl(GD::Graph::hbars) perl(GD::Graph::lines) perl(GD::Graph::linespoints) perl(GD::Graph::mixed) perl(GD::Graph::pie) perl(GD::Graph::points) perl(GD::Graph::utils) perl-GD-Graph perl-GDGraph = 1.560.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(Carp) perl(Exporter) perl(GD) >= 1.180.0 perl(GD::Graph) perl(GD::Graph::Data) perl(GD::Graph::Error) perl(GD::Graph::area) perl(GD::Graph::axestype) perl(GD::Graph::bars) perl(GD::Graph::colour) perl(GD::Graph::lines) perl(GD::Graph::linespoints) perl(GD::Graph::points) perl(GD::Graph::utils) perl(GD::Text) >= 0.800.0 perl(GD::Text::Align) perl(constant) perl(strict) perl(vars) perl-base >= 2:5.40.1 Obsoletes: perl-GD-Graph Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/perl-GDGraph-1.560.0-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4jdFrR + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build + test -d /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/perl-GDGraph-1.560.0-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 28: It's not recommended to have unversioned Obsoletes: Obsoletes: perl-GD-Graph D: [iurt_root_command] Success!