Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/postgresql-plparrot.spec'], False, '/var/lib/mock/dist-6E-epel-build-1054319-158041/root/', None, 86400, True, 0, 496, 496, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/postgresql-plparrot.spec'] warning: Could not canonicalize hostname: x86-18.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/postgresql-plparrot-0.04-5.el6.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/postgresql-plparrot.spec'], False, '/var/lib/mock/dist-6E-epel-build-1054319-158041/root/', None, 86400, True, 0, 496, 496, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/postgresql-plparrot.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6ayOTZ + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf plparrot-0.04 + /usr/bin/gzip -dc /builddir/build/SOURCES/plparrot-0.04.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd plparrot-0.04 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.llO6u2 + umask 022 + cd /builddir/build/BUILD + cd plparrot-0.04 + LANG=C + export LANG + unset DISPLAY + make 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' ***************** SECURITY WARNING ************ This version of Parrot (r1) does not support the security features that PL/Parrot needs to prevent filesystem access *********************************************** Found a sufficiently new version of Parrot r1 ./bin/text2macro.pl plparrot_secure.pir > plparrot.h ./bin/text2macro.pl plperl6.pir > plperl6.h sed 's,MODULE_PATHNAME,$libdir/plparrot,g' plparrot.sql.in >plparrot.sql gcc -fstack-protector -L/usr/local/lib -L/usr/lib -lparrot /usr/lib//parrot/3.3.0/parrot_config.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fpic -DHAS_PERL6 -D'PERL6PBC="/usr/lib/parrot/3.3.0/languages/perl6/perl6.pbc"' -I/usr/include/parrot/3.3.0 -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plparrot.o plparrot.c plparrot.c: In function '_PG_init': plparrot.c:120: warning: implicit declaration of function 'Parrot_set_config_hash' plparrot.c:155: warning: implicit declaration of function 'Parrot_load_bytecode' plparrot.c: In function 'plparrot_func_handler': plparrot.c:312: warning: implicit declaration of function 'Parrot_str_is_null' plparrot.c:314: warning: implicit declaration of function 'Parrot_str_to_cstring' plparrot.c:314: warning: assignment makes pointer from integer without a cast plparrot.c:317: warning: implicit declaration of function 'Parrot_str_free_cstring' plparrot.c: In function 'plperl6_run': plparrot.c:480: warning: assignment makes pointer from integer without a cast plparrot.c: In function 'create_string': plparrot.c:514: warning: implicit declaration of function 'Parrot_str_new' plparrot.c:514: warning: return makes pointer from integer without a cast plparrot.c: In function 'create_string_const': plparrot.c:519: warning: implicit declaration of function 'Parrot_str_new_constant' plparrot.c:519: warning: return makes pointer from integer without a cast plparrot.c: In function 'plparrot_make_sausage': plparrot.c:543: warning: assignment makes pointer from integer without a cast plparrot.c: At top level: plparrot.c:242: warning: 'plparrotu_func_handler' defined but not used gcc: /usr/lib//parrot/3.3.0/parrot_config.o: linker input file unused because linking not done gcc -fstack-protector -L/usr/local/lib -L/usr/lib -lparrot /usr/lib//parrot/3.3.0/parrot_config.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fpic -DHAS_PERL6 -D'PERL6PBC="/usr/lib/parrot/3.3.0/languages/perl6/perl6.pbc"' -shared plparrot.o -L/usr/lib -o plparrot.so Happy Hacking with PL/Parrot! + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iMsib6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/postgresql-plparrot-0.04-5.el6.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/postgresql-plparrot-0.04-5.el6.i386 ++ dirname /builddir/build/BUILDROOT/postgresql-plparrot-0.04-5.el6.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/postgresql-plparrot-0.04-5.el6.i386 + cd plparrot-0.04 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/postgresql-plparrot-0.04-5.el6.i386 + make install DESTDIR=/builddir/build/BUILDROOT/postgresql-plparrot-0.04-5.el6.i386 ***************** SECURITY WARNING ************ This version of Parrot (r1) does not support the security features that PL/Parrot needs to prevent filesystem access *********************************************** Found a sufficiently new version of Parrot r1 ./bin/text2macro.pl plparrot_secure.pir > plparrot.h ./bin/text2macro.pl plperl6.pir > plperl6.h Happy Hacking with PL/Parrot! /bin/sh /usr/lib/pgsql/pgxs/src/makefiles/../../config/mkinstalldirs '/builddir/build/BUILDROOT/postgresql-plparrot-0.04-5.el6.i386/usr/lib/pgsql' mkdir -p -- /builddir/build/BUILDROOT/postgresql-plparrot-0.04-5.el6.i386/usr/lib/pgsql mkdir -p -- /builddir/build/BUILDROOT/postgresql-plparrot-0.04-5.el6.i386/usr/share/pgsql/contrib /bin/sh /usr/lib/pgsql/pgxs/src/makefiles/../../config/install-sh -c -m 755 plparrot.so '/builddir/build/BUILDROOT/postgresql-plparrot-0.04-5.el6.i386/usr/lib/pgsql/plparrot.so' /bin/sh /usr/lib/pgsql/pgxs/src/makefiles/../../config/install-sh -c -m 644 plparrot.sql '/builddir/build/BUILDROOT/postgresql-plparrot-0.04-5.el6.i386/usr/share/pgsql/contrib' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/plparrot-0.04 extracting debug info from /builddir/build/BUILDROOT/postgresql-plparrot-0.04-5.el6.i386/usr/lib/pgsql/plparrot.so cpio: parrot-3.3.0: Cannot stat: No such file or directory cpio: parrot-3.3.0/include/parrot/core_types.h: Cannot stat: No such file or directory cpio: parrot-3.3.0/src/install_config.c: Cannot stat: No such file or directory 37 blocks + /usr/lib/rpm/check-buildroot + /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-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: postgresql-plparrot-0.04-5.el6.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LPEYHa + umask 022 + cd /builddir/build/BUILD + cd plparrot-0.04 + DOCDIR=/builddir/build/BUILDROOT/postgresql-plparrot-0.04-5.el6.i386/usr/share/doc/postgresql-plparrot-0.04 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/postgresql-plparrot-0.04-5.el6.i386/usr/share/doc/postgresql-plparrot-0.04 + /bin/mkdir -p /builddir/build/BUILDROOT/postgresql-plparrot-0.04-5.el6.i386/usr/share/doc/postgresql-plparrot-0.04 + cp -pr LICENSE README ROADMAP CREDITS html /builddir/build/BUILDROOT/postgresql-plparrot-0.04-5.el6.i386/usr/share/doc/postgresql-plparrot-0.04 + exit 0 Provides: plparrot.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libparrot.so.3.3.0 rtld(GNU_HASH) Processing files: postgresql-plparrot-debuginfo-0.04-5.el6.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/postgresql-plparrot-0.04-5.el6.i386 warning: Could not canonicalize hostname: x86-18.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/postgresql-plparrot-0.04-5.el6.i686.rpm Wrote: /builddir/build/RPMS/postgresql-plparrot-debuginfo-0.04-5.el6.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6l9chu + umask 022 + cd /builddir/build/BUILD + cd plparrot-0.04 + rm -rf /builddir/build/BUILDROOT/postgresql-plparrot-0.04-5.el6.i386 + exit 0 Child returncode was: 0 LEAVE do -->