Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-Taint-Runtime.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1662/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-Taint-Runtime.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) sh: scl: command not found sh: /opt/rh/perl516/root/usr/bin/perl: No such file or directory sh: /opt/rh/perl516/root/usr/bin/perl: No such file or directory sh: /opt/rh/perl516/root/usr/bin/perl: No such file or directory sh: /opt/rh/perl516/root/usr/bin/perl: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl516-perl-Taint-Runtime-0.03-3.el7.centos.src.rpm warning: Could not canonicalize hostname: i-00012d0c error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-Taint-Runtime.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1662/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-Taint-Runtime.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TYIjXO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Taint-Runtime-0.03 + /usr/bin/gzip -dc /builddir/build/SOURCES/Taint-Runtime-0.03.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Taint-Runtime-0.03 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod +x is_taint_bench.pl + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gLzQo7 + umask 022 + cd /builddir/build/BUILD + cd Taint-Runtime-0.03 + scl enable perl516 ' /opt/rh/perl516/root/usr/bin/perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" ' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Taint::Runtime + scl enable perl516 ' make -j3 ' /opt/rh/perl516/root/usr/bin/perl /opt/rh/perl516/root/usr/share/perl5/ExtUtils/xsubpp -typemap /opt/rh/perl516/root/usr/share/perl5/ExtUtils/typemap Runtime.xs > Runtime.xsc && mv Runtime.xsc Runtime.c cp is_taint_bench.pl blib/lib/Taint/is_taint_bench.pl cp lib/Taint/Runtime.pm blib/lib/Taint/Runtime.pm Please specify prototyping behavior for Runtime.xs (see perlxs manual) 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 -m64 -mtune=generic -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -fPIC "-I/opt/rh/perl516/root/usr/lib64/perl5/CORE" Runtime.c In file included from Runtime.xs:4:0: ppport.h:231:0: warning: "PERL_UNUSED_DECL" redefined [enabled by default] # define PERL_UNUSED_DECL ^ In file included from Runtime.xs:2:0: /opt/rh/perl516/root/usr/lib64/perl5/CORE/perl.h:328:0: note: this is the location of the previous definition # define PERL_UNUSED_DECL __attribute__unused__ ^ rm -f blib/arch/auto/Taint/Runtime/Runtime.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro Runtime.o -o blib/arch/auto/Taint/Runtime/Runtime.so \ \ chmod 755 blib/arch/auto/Taint/Runtime/Runtime.so /opt/rh/perl516/root/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Runtime.bs blib/arch/auto/Taint/Runtime/Runtime.bs 644 Manifying blib/man3/Taint::Runtime.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xoHQIr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl516-perl-Taint-Runtime-0.03-3.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl516-perl-Taint-Runtime-0.03-3.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/perl516-perl-Taint-Runtime-0.03-3.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl516-perl-Taint-Runtime-0.03-3.el7.centos.x86_64 + cd Taint-Runtime-0.03 + scl enable perl516 ' make pure_install DESTDIR=/builddir/build/BUILDROOT/perl516-perl-Taint-Runtime-0.03-3.el7.centos.x86_64 ' Manifying blib/man3/Taint::Runtime.3pm Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl516-perl-Taint-Runtime-0.03-3.el7.centos.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/auto/Taint/Runtime/Runtime.so Installing /builddir/build/BUILDROOT/perl516-perl-Taint-Runtime-0.03-3.el7.centos.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/Taint/Runtime.pm Installing /builddir/build/BUILDROOT/perl516-perl-Taint-Runtime-0.03-3.el7.centos.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/Taint/is_taint_bench.pl Installing /builddir/build/BUILDROOT/perl516-perl-Taint-Runtime-0.03-3.el7.centos.x86_64/opt/rh/perl516/root/usr/share/man/man3/Taint::Runtime.3pm + find /builddir/build/BUILDROOT/perl516-perl-Taint-Runtime-0.03-3.el7.centos.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl516-perl-Taint-Runtime-0.03-3.el7.centos.x86_64 -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/perl516-perl-Taint-Runtime-0.03-3.el7.centos.x86_64/opt + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/Taint-Runtime-0.03 extracting debug info from /builddir/build/BUILDROOT/perl516-perl-Taint-Runtime-0.03-3.el7.centos.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/auto/Taint/Runtime/Runtime.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 15 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/perl516/root + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python 1 /opt/rh/perl516/root + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.O7QzpN + umask 022 + cd /builddir/build/BUILD + cd Taint-Runtime-0.03 + scl enable perl516 ' make test ' PERL_DL_NONLAZY=1 /opt/rh/perl516/root/usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00_Base.t ........ ok t/01_non_xs.t ...... ok t/02_xs.t .......... ok t/03_var.t ......... ok t/04_enable.t ...... ok t/Taint-Runtime.t .. ok All tests successful. Files=6, Tests=30, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.09 cusr 0.02 csys = 0.14 CPU) Result: PASS Processing files: perl516-perl-Taint-Runtime-0.03-3.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.39rlW9 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd Taint-Runtime-0.03 + DOCDIR=/builddir/build/BUILDROOT/perl516-perl-Taint-Runtime-0.03-3.el7.centos.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-Taint-Runtime-0.03 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl516-perl-Taint-Runtime-0.03-3.el7.centos.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-Taint-Runtime-0.03 + cp -pr Changes /builddir/build/BUILDROOT/perl516-perl-Taint-Runtime-0.03-3.el7.centos.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-Taint-Runtime-0.03 + cp -pr README /builddir/build/BUILDROOT/perl516-perl-Taint-Runtime-0.03-3.el7.centos.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-Taint-Runtime-0.03 + exit 0 Provides: perl516-perl(Taint::Runtime) = 0.03 perl516-perl-Taint-Runtime = 0.03-3.el7.centos perl516-perl-Taint-Runtime(x86-64) = 0.03-3.el7.centos scl-package(perl516) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) perl516-perl(Benchmark) perl516-perl(Exporter) perl516-perl(Taint::Runtime) perl516-perl(XSLoader) perl516-perl(strict) perl516-perl(vars) rtld(GNU_HASH) Processing files: perl516-perl-Taint-Runtime-debuginfo-0.03-3.el7.centos.x86_64 Provides: scl-package(perl516) perl516-perl-Taint-Runtime-debuginfo = 0.03-3.el7.centos perl516-perl-Taint-Runtime-debuginfo(x86-64) = 0.03-3.el7.centos 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/perl516-perl-Taint-Runtime-0.03-3.el7.centos.x86_64 warning: Could not canonicalize hostname: i-00012d0c Wrote: /builddir/build/RPMS/perl516-perl-Taint-Runtime-0.03-3.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/perl516-perl-Taint-Runtime-debuginfo-0.03-3.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.s81yAj + umask 022 + cd /builddir/build/BUILD + cd Taint-Runtime-0.03 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl516-perl-Taint-Runtime-0.03-3.el7.centos.x86_64 + exit 0 error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) Child return code was: 0 LEAVE do -->