Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/perl-GStreamer.spec'], gid=135env={'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'TERM': 'vt100', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'}user='mockbuild'logger=timeout=0printOutput=Falseshell=FalsechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-22227/root'uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/perl-GStreamer.spec'] with env {'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'TERM': 'vt100', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/perl-GStreamer-0.20-3bs02npfc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/perl-GStreamer.spec "], gid=135env={'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'TERM': 'vt100', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'}user='mockbuild'logger=timeout=0printOutput=Falseshell=FalsechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-22227/root'uid=1000private_network=True) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/perl-GStreamer.spec "] with env {'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'TERM': 'vt100', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.D7AXcd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf GStreamer-0.20 + /usr/bin/gzip -dc /builddir/build/SOURCES/GStreamer-0.20.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd GStreamer-0.20 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IGXnRh + umask 022 + cd /builddir/build/BUILD + cd GStreamer-0.20 + perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp' Including generated API documentation... Checking if your kit is complete... Looks good Unrecognized argument in LIBS ignored: '-pthread' Generating a Unix-style Makefile Writing Makefile for GStreamer + make -j8 [ XS xs/GstBin.xs ] [ XS xs/GstBuffer.xs ] [ XS xs/Gst.xs ] [ XS xs/GstBus.xs ] [ XS xs/GstCaps.xs ] [ XS xs/GstChildProxy.xs ] [ XS xs/GstClock.xs ] cp build/IFiles.pm blib/arch/GStreamer/Install/Files.pm cp build/gst2perl-autogen.h blib/arch/GStreamer/Install/gst2perl-autogen.h cp /builddir/build/BUILD/GStreamer-0.20/build/gst2perl.typemap blib/arch/GStreamer/Install/gst2perl.typemap cp doctypes blib/arch/GStreamer/Install/doctypes cp lib/GStreamer.pm blib/lib/GStreamer.pm cp build/gst2perl-version.h blib/arch/GStreamer/Install/gst2perl-version.h cp /builddir/build/BUILD/GStreamer-0.20/gst.typemap blib/arch/GStreamer/Install/gst.typemap cp gst2perl.h blib/arch/GStreamer/Install/gst2perl.h [ XS xs/GstElement.xs ] [ XS xs/GstElementFactory.xs ] [ XS xs/GstEvent.xs ] [ XS xs/GstFormat.xs ] [ XS xs/GstGhostPad.xs ] [ XS xs/GstIndex.xs ] [ XS xs/GstIndexFactory.xs ] [ XS xs/GstIterator.xs ] [ XS xs/GstMessage.xs ] [ XS xs/GstMiniObject.xs ] [ XS xs/GstObject.xs ] [ XS xs/GstPad.xs ] [ XS xs/GstPadTemplate.xs ] [ XS xs/GstPipeline.xs ] [ XS xs/GstPlugin.xs ] [ XS xs/GstPluginFeature.xs ] [ XS xs/GstQuery.xs ] [ XS xs/GstRegistry.xs ] [ XS xs/GstStructure.xs ] [ XS xs/GstSystemClock.xs ] [ XS xs/GstTag.xs ] [ XS xs/GstTagSetter.xs ] [ XS xs/GstTypeFindFactory.xs ] [ XS xs/GstValue.xs ] "/usr/bin/perl" -MExtUtils::Command -e mkpath blib/lib/GStreamer/ Parsing XS files... [ CC xs/Gst.c ] [ CC xs/GstBin.c ] Running Mkbootstrap for GStreamer () [ CC xs/GstBuffer.c ] [ CC xs/GstBus.c ] chmod 644 "GStreamer.bs" [ CC xs/GstCaps.c ] [ CC xs/GstChildProxy.c ] [ CC xs/GstClock.c ] [ CC xs/GstElement.c ] [ CC xs/GstElementFactory.c ] [ CC xs/GstEvent.c ] xs/GstChildProxy.c: In function 'XS_GStreamer__ChildProxy_get_child_property': xs/GstChildProxy.c:266:16: warning: variable 'property' set but not used [-Wunused-but-set-variable] const gchar * property; ^ xs/GstChildProxy.c: In function 'XS_GStreamer__ChildProxy_set_child_property': xs/GstChildProxy.c:317:16: warning: variable 'property' set but not used [-Wunused-but-set-variable] const gchar * property; ^ [ CC xs/GstFormat.c ] [ CC xs/GstGhostPad.c ] [ CC xs/GstIndex.c ] [ CC xs/GstIndexFactory.c ] [ CC xs/GstIterator.c ] [ CC xs/GstMessage.c ] xs/GstElementFactory.c: In function 'XS_GStreamer__ElementFactory_make': xs/GstElementFactory.c:420:16: warning: variable 'name' set but not used [-Wunused-but-set-variable] const gchar * name; ^ xs/GstElementFactory.c:419:16: warning: variable 'factoryname' set but not used [-Wunused-but-set-variable] const gchar * factoryname; ^ [ CC xs/GstMiniObject.c ] [ CC xs/GstObject.c ] [ CC xs/GstPipeline.c ] [ CC xs/GstPadTemplate.c ] [ CC xs/GstPad.c ] [ CC xs/GstPluginFeature.c ] [ CC xs/GstPlugin.c ] [ CC xs/GstQuery.c ] [ CC xs/GstRegistry.c ] [ CC xs/GstStructure.c ] [ CC xs/GstSystemClock.c ] [ CC xs/GstTag.c ] [ CC xs/GstTagSetter.c ] xs/GstMessage.xs: In function 'get_package': xs/GstMessage.xs:29:2: warning: enumeration value 'GST_MESSAGE_REQUEST_STATE' not handled in switch [-Wswitch] switch (GST_MESSAGE_TYPE (message)) { ^ xs/GstMessage.xs:29:2: warning: enumeration value 'GST_MESSAGE_STEP_START' not handled in switch [-Wswitch] xs/GstMessage.xs:29:2: warning: enumeration value 'GST_MESSAGE_QOS' not handled in switch [-Wswitch] xs/GstMessage.xs:29:2: warning: enumeration value 'GST_MESSAGE_PROGRESS' not handled in switch [-Wswitch] [ CC xs/GstTypeFindFactory.c ] [ CC xs/GstValue.c ] rm -f blib/arch/auto/GStreamer/GStreamer.so [ LD blib/arch/auto/GStreamer/GStreamer.so ] chmod 755 blib/arch/auto/GStreamer/GStreamer.so "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- GStreamer.bs blib/arch/auto/GStreamer/GStreamer.bs 644 Generating POD... Loaded 6 extra types from doctypes Loaded 8 extra types from /usr/lib/perl5/vendor_perl/Glib/Install/doctypes Creating POD index... Manifying 31 pod documents Manifying 28 pod documents Manifying 13 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aq7Xbj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm ++ dirname /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm + cd GStreamer-0.20 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm Running Mkbootstrap for GStreamer () chmod 644 "GStreamer.bs" Manifying 31 pod documents Manifying 28 pod documents Manifying 13 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Install/Files.pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Install/doctypes Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Install/gst2perl.typemap Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Install/gst2perl.h Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Install/gst2perl-version.h Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Install/gst.typemap Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Install/gst2perl-autogen.h Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/auto/GStreamer/GStreamer.so Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer.pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Structure.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Pipeline.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Query.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/index.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Bin.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/IndexEntry.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Message.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Format.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/GhostPad.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Clock.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Caps.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/ChildProxy.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/PadTemplate.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Object.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/QueryType.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Registry.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Bus.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/PluginFeature.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Tag.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Index.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/SystemClock.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Pad.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/ClockID.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/TagSetter.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Event.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Iterator.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Plugin.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Element.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/MiniObject.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Buffer.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/TypeFindFactory.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/ElementFactory.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/IndexFactory.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Message/ClockProvide.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Message/StateDirty.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Message/ClockLost.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Message/AsyncDone.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Message/Error.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Message/EOS.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Message/StateChanged.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Message/SegmentDone.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Message/NewClock.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Message/Duration.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Message/SegmentStart.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Message/Application.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Message/Warning.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Message/Tag.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Message/AsyncStart.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Message/Element.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Message/Custom.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Message/Latency.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Event/FlushStop.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Event/Navigation.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Event/EOS.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Event/NewSegment.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Event/Tag.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Event/BufferSize.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Event/Seek.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Event/FlushStart.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Event/Custom.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Event/QOS.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Caps/Full.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Caps/Any.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Caps/Simple.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Caps/Empty.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Query/Duration.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Query/Application.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Query/Position.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Query/Segment.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Query/Convert.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/GStreamer/Iterator/Tie.pod Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Message::Warning.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Event::FlushStop.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Message::SegmentStart.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Event::BufferSize.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::index.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::GhostPad.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Event::NewSegment.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Query::Application.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Plugin.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Message::Latency.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Event::FlushStart.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Message::ClockProvide.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Element.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Clock.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Pipeline.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::ChildProxy.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Bin.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Bus.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Event.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::IndexEntry.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Registry.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Query::Duration.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Message::EOS.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Message::Duration.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Query::Convert.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Tag.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Event::Seek.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::ElementFactory.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::ClockID.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Message::Element.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Event::QOS.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Caps::Any.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::PluginFeature.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::QueryType.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::MiniObject.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::TypeFindFactory.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::TagSetter.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Message::Custom.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Message.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Event::EOS.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Caps::Full.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Message::SegmentDone.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Structure.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Message::NewClock.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Iterator.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::SystemClock.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Message::ClockLost.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Message::AsyncDone.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Event::Tag.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Pad.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Query.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Buffer.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Query::Segment.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Object.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Message::Error.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Message::AsyncStart.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Query::Position.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Message::Application.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Event::Navigation.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Iterator::Tie.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Caps::Simple.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::IndexFactory.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Message::StateChanged.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Caps.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Event::Custom.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Message::StateDirty.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Format.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Message::Tag.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Index.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::Caps::Empty.3pm Installing /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/man/man3/GStreamer::PadTemplate.3pm + find /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/GStreamer-0.20 extracting debug info from /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/lib/perl5/vendor_perl/auto/GStreamer/GStreamer.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1345 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /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-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.sSahRm Processing files: perl-GStreamer-0.20-3bs02npfc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GS4rVp + umask 022 + cd /builddir/build/BUILD + cd GStreamer-0.20 + DOCDIR=/builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/doc/perl-GStreamer + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/doc/perl-GStreamer + cp -pr ChangeLog.pre-git /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/doc/perl-GStreamer + cp -pr copyright.pod /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/doc/perl-GStreamer + cp -pr LICENSE /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/doc/perl-GStreamer + cp -pr NEWS /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/doc/perl-GStreamer + cp -pr README /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/doc/perl-GStreamer + cp -pr TODO /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/doc/perl-GStreamer + cp -pr examples/ /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm/usr/share/doc/perl-GStreamer + exit 0 Provides: perl(GStreamer) = 0.20 perl(GStreamer::Caps) perl(GStreamer::Install::Files) perl-GStreamer = 0.20-3bs02npfc23 perl-GStreamer(armv6hl-32) = 0.20-3bs02npfc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgstreamer-0.10.so.0 libgthread-2.0.so.0 libperl.so.5.22 libxml2.so.2 perl >= 0:5.008 perl(DynaLoader) perl(Exporter) perl(Glib) perl(constant) perl(overload) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-GStreamer-debuginfo-0.20-3bs02npfc23.armv6hl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm Wrote: /builddir/build/RPMS/perl-GStreamer-0.20-3bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/perl-GStreamer-debuginfo-0.20-3bs02npfc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eibQOu + umask 022 + cd /builddir/build/BUILD + cd GStreamer-0.20 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-GStreamer-0.20-3bs02npfc23.arm + exit 0 Child return code was: 0 LEAVE do -->