Installing /builddir/build/SRPMS/perl-SGML-Parser-OpenSP-0.99-4.fc7.src.rpm Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.68350 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf SGML-Parser-OpenSP-0.99 + /bin/gzip -dc /builddir/build/SOURCES/SGML-Parser-OpenSP-0.99.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd SGML-Parser-OpenSP-0.99 ++ /usr/bin/id -u + '[' 102 = 0 ']' ++ /usr/bin/id -u + '[' 102 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/perl -pi -e 's|t/99podcov.t||' MANIFEST + rm t/99podcov.t + find . -type f -print0 + xargs -0 chmod -c -x mode of `./MANIFEST' changed to 0644 (rw-r--r--) mode of `./META.yml' changed to 0644 (rw-r--r--) mode of `./typemap' changed to 0644 (rw-r--r--) mode of `./README' changed to 0644 (rw-r--r--) mode of `./OpenSP.xs' changed to 0644 (rw-r--r--) mode of `./samples/xhtml1-strict-s.dtd' changed to 0644 (rw-r--r--) mode of `./samples/xml.dcl' changed to 0644 (rw-r--r--) mode of `./samples/no-doctype.xml' changed to 0644 (rw-r--r--) mode of `./samples/test.soc' changed to 0644 (rw-r--r--) mode of `./Makefile.PL' changed to 0644 (rw-r--r--) mode of `./Changes' changed to 0644 (rw-r--r--) mode of `./lib/SGML/Parser/OpenSP.pm' changed to 0644 (rw-r--r--) mode of `./lib/SGML/Parser/OpenSP/Tools.pm' changed to 0644 (rw-r--r--) mode of `./t/16catalogs.t' changed to 0644 (rw-r--r--) mode of `./t/01basic.t' changed to 0644 (rw-r--r--) mode of `./t/17splitmessage.t' changed to 0644 (rw-r--r--) mode of `./t/15parseinput.t' changed to 0644 (rw-r--r--) mode of `./t/98podsyn.t' changed to 0644 (rw-r--r--) mode of `./t/06parseliteral.t' changed to 0644 (rw-r--r--) mode of `./t/13restricted.t' changed to 0644 (rw-r--r--) mode of `./t/09locations.t' changed to 0644 (rw-r--r--) mode of `./t/05basichandler.t' changed to 0644 (rw-r--r--) mode of `./t/14illegalparse.t' changed to 0644 (rw-r--r--) mode of `./t/19refcounting.t' changed to 0644 (rw-r--r--) mode of `./t/10errors.t' changed to 0644 (rw-r--r--) mode of `./t/12utf8.t' changed to 0644 (rw-r--r--) mode of `./t/11parsers.t' changed to 0644 (rw-r--r--) mode of `./t/07defaults.t' changed to 0644 (rw-r--r--) mode of `./t/02integrity.t' changed to 0644 (rw-r--r--) mode of `./t/18halt.t' changed to 0644 (rw-r--r--) mode of `./t/04basicparse.t' changed to 0644 (rw-r--r--) mode of `./t/08comments.t' changed to 0644 (rw-r--r--) mode of `./t/03exceptions.t' changed to 0644 (rw-r--r--) + /usr/bin/perl -pi -e 's|\r||g' Changes README + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.68350 + umask 022 + cd /builddir/build/BUILD + cd SGML-Parser-OpenSP-0.99 + LANG=C + export LANG + unset DISPLAY + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' Checking if your kit is complete... Looks good Writing Makefile for SGML::Parser::OpenSP + make -j8 /usr/bin/perl /usr/lib/perl5/5.8.8/ExtUtils/xsubpp -C++ -typemap /usr/lib/perl5/5.8.8/ExtUtils/typemap -typemap typemap OpenSP.xs > OpenSP.xsc && mv OpenSP.xsc OpenSP.c Running Mkbootstrap for SGML::Parser::OpenSP () chmod 644 OpenSP.bs cp OpenSP.bs blib/arch/auto/SGML/Parser/OpenSP/OpenSP.bs chmod 644 blib/arch/auto/SGML/Parser/OpenSP/OpenSP.bs cp lib/SGML/Parser/OpenSP.pm blib/lib/SGML/Parser/OpenSP.pm cp lib/SGML/Parser/OpenSP/Tools.pm blib/lib/SGML/Parser/OpenSP/Tools.pm g++ -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DVERSION=\"0.99\" -DXS_VERSION=\"0.99\" -fPIC "-I/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE" -DSP_MULTI_BYTE=1 OpenSP.c cc1plus: warning: command line option "-Wdeclaration-after-statement" is valid for C/ObjC but not for C++ rm -f blib/arch/auto/SGML/Parser/OpenSP/OpenSP.so g++ -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -L/usr/local/lib OpenSP.o -o blib/arch/auto/SGML/Parser/OpenSP/OpenSP.so \ -lstdc++ -losp \ chmod 755 blib/arch/auto/SGML/Parser/OpenSP/OpenSP.so Manifying blib/man3/SGML::Parser::OpenSP.3pm Manifying blib/man3/SGML::Parser::OpenSP::Tools.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.49898 + umask 022 + cd /builddir/build/BUILD + cd SGML-Parser-OpenSP-0.99 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/perl-SGML-Parser-OpenSP-0.99-4.fc7-root-kojibuilder + make pure_install PERL_INSTALL_ROOT=/var/tmp/perl-SGML-Parser-OpenSP-0.99-4.fc7-root-kojibuilder Installing /var/tmp/perl-SGML-Parser-OpenSP-0.99-4.fc7-root-kojibuilder/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/SGML/Parser/OpenSP/OpenSP.so Installing /var/tmp/perl-SGML-Parser-OpenSP-0.99-4.fc7-root-kojibuilder/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/SGML/Parser/OpenSP/OpenSP.bs Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /var/tmp/perl-SGML-Parser-OpenSP-0.99-4.fc7-root-kojibuilder/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/SGML/Parser/OpenSP.pm Installing /var/tmp/perl-SGML-Parser-OpenSP-0.99-4.fc7-root-kojibuilder/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/SGML/Parser/OpenSP/Tools.pm Installing /var/tmp/perl-SGML-Parser-OpenSP-0.99-4.fc7-root-kojibuilder/usr/share/man/man3/SGML::Parser::OpenSP.3pm Installing /var/tmp/perl-SGML-Parser-OpenSP-0.99-4.fc7-root-kojibuilder/usr/share/man/man3/SGML::Parser::OpenSP::Tools.3pm Writing /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/SGML/Parser/OpenSP/.packlist + find /var/tmp/perl-SGML-Parser-OpenSP-0.99-4.fc7-root-kojibuilder -type f -name .packlist -exec rm -f '{}' ';' + find /var/tmp/perl-SGML-Parser-OpenSP-0.99-4.fc7-root-kojibuilder -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + find /var/tmp/perl-SGML-Parser-OpenSP-0.99-4.fc7-root-kojibuilder -depth -type d -exec rmdir '{}' ';' + chmod -R u+w /var/tmp/perl-SGML-Parser-OpenSP-0.99-4.fc7-root-kojibuilder/usr + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/SGML-Parser-OpenSP-0.99 extracting debug info from /var/tmp/perl-SGML-Parser-OpenSP-0.99-4.fc7-root-kojibuilder/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/SGML/Parser/OpenSP/OpenSP.so cpio: SGML-Parser-OpenSP-0.99/: No such file or directory 154 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.10152 + umask 022 + cd /builddir/build/BUILD + cd SGML-Parser-OpenSP-0.99 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01basic...........ok t/02integrity.......ok t/03exceptions......ok t/04basicparse......ok t/05basichandler....ok t/06parseliteral....ok t/07defaults........ok t/08comments........ok t/09locations.......ok t/10errors..........ok t/11parsers.........ok t/12utf8............ok t/13restricted......ok t/14illegalparse....ok t/15parseinput......ok t/16catalogs........ok t/17splitmessage....ok t/18halt............ok t/19refcounting.....ok t/98podsyn..........ok All tests successful. Files=20, Tests=246, 2 wallclock secs ( 1.33 cusr + 0.31 csys = 1.64 CPU) + exit 0 Processing files: perl-SGML-Parser-OpenSP-0.99-4.fc7 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.10921 + umask 022 + cd /builddir/build/BUILD + cd SGML-Parser-OpenSP-0.99 + DOCDIR=/var/tmp/perl-SGML-Parser-OpenSP-0.99-4.fc7-root-kojibuilder/usr/share/doc/perl-SGML-Parser-OpenSP-0.99 + export DOCDIR + rm -rf /var/tmp/perl-SGML-Parser-OpenSP-0.99-4.fc7-root-kojibuilder/usr/share/doc/perl-SGML-Parser-OpenSP-0.99 + /bin/mkdir -p /var/tmp/perl-SGML-Parser-OpenSP-0.99-4.fc7-root-kojibuilder/usr/share/doc/perl-SGML-Parser-OpenSP-0.99 + cp -pr Changes README /var/tmp/perl-SGML-Parser-OpenSP-0.99-4.fc7-root-kojibuilder/usr/share/doc/perl-SGML-Parser-OpenSP-0.99 + exit 0 Provides: OpenSP.so perl(SGML::Parser::OpenSP) = 0.99 perl(SGML::Parser::OpenSP::Tools) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libc.so.6 libc.so.6(GLIBC_2.1.3) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libosp.so.5 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) perl >= 0:5.008 perl(:MODULE_COMPAT_5.8.8) perl(Carp) perl(Class::Accessor) perl(File::Temp) perl(SGML::Parser::OpenSP::Tools) perl(XSLoader) perl(base) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-SGML-Parser-OpenSP-debuginfo-0.99-4.fc7 Provides: OpenSP.so.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/perl-SGML-Parser-OpenSP-0.99-4.fc7-root-kojibuilder warning: Could not canonicalize hostname: xenbuilder4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/perl-SGML-Parser-OpenSP-0.99-4.fc7.i386.rpm Wrote: /builddir/build/RPMS/perl-SGML-Parser-OpenSP-debuginfo-0.99-4.fc7.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.68062 + umask 022 + cd /builddir/build/BUILD + cd SGML-Parser-OpenSP-0.99 + rm -rf /var/tmp/perl-SGML-Parser-OpenSP-0.99-4.fc7-root-kojibuilder + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.68062 + umask 022 + cd /builddir/build/BUILD + rm -rf SGML-Parser-OpenSP-0.99 + exit 0