Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/perl-Gtk2-SourceView2.spec'], chrootPath='/var/lib/mock/f29-build-11932509-882628/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/perl-Gtk2-SourceView2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/perl-Gtk2-SourceView2-0.10-16.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/perl-Gtk2-SourceView2.spec'], chrootPath='/var/lib/mock/f29-build-11932509-882628/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/perl-Gtk2-SourceView2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wrKTOf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Gtk2-SourceView2-0.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/Gtk2-SourceView2-0.10.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Gtk2-SourceView2-0.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2J8DMn + umask 022 + cd /builddir/build/BUILD + cd Gtk2-SourceView2-0.10 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' 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 Gtk2::SourceView2 + make -j4 Running Mkbootstrap for SourceView2 () [ XS xs/GtkSourceBuffer.xs ] [ XS xs/GtkSourceIter.xs ] chmod 644 "SourceView2.bs" cp build/gtk2-sourceview2-autogen.h blib/arch/Gtk2/SourceView2/Install/gtk2-sourceview2-autogen.h cp build/IFiles.pm blib/arch/Gtk2/SourceView2/Install/Files.pm cp lib/Gtk2/SourceView2.pm blib/lib/Gtk2/SourceView2.pm cp gtk2-sourceview2-perl.h blib/arch/Gtk2/SourceView2/Install/gtk2-sourceview2-perl.h cp /builddir/build/BUILD/Gtk2-SourceView2-0.10/build/gtk2-sourceview2.typemap blib/arch/Gtk2/SourceView2/Install/gtk2-sourceview2.typemap [ XS xs/GtkSourceLanguage.xs ] [ XS xs/GtkSourceLanguageManager.xs ] mv xs/GtkSourceIter.xsc xs/GtkSourceIter.c [ XS xs/GtkSourceMark.xs ] mv xs/GtkSourceBuffer.xsc xs/GtkSourceBuffer.c [ XS xs/GtkSourcePrintCompositor.xs ] mv xs/GtkSourceLanguage.xsc xs/GtkSourceLanguage.c [ XS xs/GtkSourceStyle.xs ] mv xs/GtkSourceLanguageManager.xsc xs/GtkSourceLanguageManager.c [ XS xs/GtkSourceStyleScheme.xs ] mv xs/GtkSourceMark.xsc xs/GtkSourceMark.c [ XS xs/GtkSourceStyleSchemeManager.xs ] mv xs/GtkSourceStyle.xsc xs/GtkSourceStyle.c [ XS xs/GtkSourceView.xs ] mv xs/GtkSourcePrintCompositor.xsc xs/GtkSourcePrintCompositor.c mv xs/GtkSourceStyleScheme.xsc xs/GtkSourceStyleScheme.c "/usr/bin/perl" -MExtUtils::Command -e mkpath blib/lib/Gtk2/SourceView2/ [ XS xs/GtkSourceViewBoot.xs ] Parsing XS files... "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SourceView2.bs blib/arch/auto/Gtk2/SourceView2/SourceView2.bs 644 [ CC xs/GtkSourceBuffer.c ] mv xs/GtkSourceStyleSchemeManager.xsc xs/GtkSourceStyleSchemeManager.c [ CC xs/GtkSourceIter.c ] mv xs/GtkSourceViewBoot.xsc xs/GtkSourceViewBoot.c [ CC xs/GtkSourceLanguage.c ] mv xs/GtkSourceView.xsc xs/GtkSourceView.c [ CC xs/GtkSourceLanguageManager.c ] In file included from /usr/lib/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:31, from ./gtk2-sourceview2-perl.h:4, from xs/GtkSourceBuffer.xs:21: /usr/lib/perl5/vendor_perl/Gtk2/Install/gtk2perl-versions.h:2: warning: "ATK_MINOR_VERSION" redefined #define ATK_MINOR_VERSION (27) In file included from /usr/include/atk-1.0/atk/atkobject.h:29, from /usr/include/atk-1.0/atk/atk.h:25, from /usr/include/gtk-2.0/gtk/gtkwidget.h:40, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/lib/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:29, from ./gtk2-sourceview2-perl.h:4, from xs/GtkSourceBuffer.xs:21: /usr/include/atk-1.0/atk/atkversion.h:53: note: this is the location of the previous definition #define ATK_MINOR_VERSION (28) In file included from /usr/lib/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:31, from ./gtk2-sourceview2-perl.h:4, from xs/GtkSourceIter.xs:21: /usr/lib/perl5/vendor_perl/Gtk2/Install/gtk2perl-versions.h:2: warning: "ATK_MINOR_VERSION" redefined #define ATK_MINOR_VERSION (27) In file included from /usr/include/atk-1.0/atk/atkobject.h:29, from /usr/include/atk-1.0/atk/atk.h:25, from /usr/include/gtk-2.0/gtk/gtkwidget.h:40, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/lib/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:29, from ./gtk2-sourceview2-perl.h:4, from xs/GtkSourceIter.xs:21: /usr/include/atk-1.0/atk/atkversion.h:53: note: this is the location of the previous definition #define ATK_MINOR_VERSION (28) In file included from /usr/lib/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:31, from ./gtk2-sourceview2-perl.h:4, from xs/GtkSourceLanguage.xs:21: /usr/lib/perl5/vendor_perl/Gtk2/Install/gtk2perl-versions.h:2: warning: "ATK_MINOR_VERSION" redefined #define ATK_MINOR_VERSION (27) In file included from /usr/include/atk-1.0/atk/atkobject.h:29, from /usr/include/atk-1.0/atk/atk.h:25, from /usr/include/gtk-2.0/gtk/gtkwidget.h:40, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/lib/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:29, from ./gtk2-sourceview2-perl.h:4, from xs/GtkSourceLanguage.xs:21: /usr/include/atk-1.0/atk/atkversion.h:53: note: this is the location of the previous definition #define ATK_MINOR_VERSION (28) In file included from /usr/lib/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:31, from ./gtk2-sourceview2-perl.h:4, from xs/GtkSourceLanguageManager.xs:21: /usr/lib/perl5/vendor_perl/Gtk2/Install/gtk2perl-versions.h:2: warning: "ATK_MINOR_VERSION" redefined #define ATK_MINOR_VERSION (27) In file included from /usr/include/atk-1.0/atk/atkobject.h:29, from /usr/include/atk-1.0/atk/atk.h:25, from /usr/include/gtk-2.0/gtk/gtkwidget.h:40, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/lib/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:29, from ./gtk2-sourceview2-perl.h:4, from xs/GtkSourceLanguageManager.xs:21: /usr/include/atk-1.0/atk/atkversion.h:53: note: this is the location of the previous definition #define ATK_MINOR_VERSION (28) [ CC xs/GtkSourceMark.c ] [ CC xs/GtkSourcePrintCompositor.c ] [ CC xs/GtkSourceStyle.c ] [ CC xs/GtkSourceStyleScheme.c ] In file included from /usr/lib/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:31, from ./gtk2-sourceview2-perl.h:4, from xs/GtkSourceMark.xs:21: /usr/lib/perl5/vendor_perl/Gtk2/Install/gtk2perl-versions.h:2: warning: "ATK_MINOR_VERSION" redefined #define ATK_MINOR_VERSION (27) In file included from /usr/include/atk-1.0/atk/atkobject.h:29, from /usr/include/atk-1.0/atk/atk.h:25, from /usr/include/gtk-2.0/gtk/gtkwidget.h:40, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/lib/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:29, from ./gtk2-sourceview2-perl.h:4, from xs/GtkSourceMark.xs:21: /usr/include/atk-1.0/atk/atkversion.h:53: note: this is the location of the previous definition #define ATK_MINOR_VERSION (28) In file included from /usr/lib/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:31, from ./gtk2-sourceview2-perl.h:4, from xs/GtkSourcePrintCompositor.xs:21: /usr/lib/perl5/vendor_perl/Gtk2/Install/gtk2perl-versions.h:2: warning: "ATK_MINOR_VERSION" redefined #define ATK_MINOR_VERSION (27) In file included from /usr/include/atk-1.0/atk/atkobject.h:29, from /usr/include/atk-1.0/atk/atk.h:25, from /usr/include/gtk-2.0/gtk/gtkwidget.h:40, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/lib/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:29, from ./gtk2-sourceview2-perl.h:4, from xs/GtkSourcePrintCompositor.xs:21: /usr/include/atk-1.0/atk/atkversion.h:53: note: this is the location of the previous definition #define ATK_MINOR_VERSION (28) [ CC xs/GtkSourceStyleSchemeManager.c ] In file included from /usr/lib/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:31, from ./gtk2-sourceview2-perl.h:4, from xs/GtkSourceStyle.xs:21: /usr/lib/perl5/vendor_perl/Gtk2/Install/gtk2perl-versions.h:2: warning: "ATK_MINOR_VERSION" redefined #define ATK_MINOR_VERSION (27) In file included from /usr/include/atk-1.0/atk/atkobject.h:29, from /usr/include/atk-1.0/atk/atk.h:25, from /usr/include/gtk-2.0/gtk/gtkwidget.h:40, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/lib/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:29, from ./gtk2-sourceview2-perl.h:4, from xs/GtkSourceStyle.xs:21: /usr/include/atk-1.0/atk/atkversion.h:53: note: this is the location of the previous definition #define ATK_MINOR_VERSION (28) [ CC xs/GtkSourceView.c ] In file included from /usr/lib/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:31, from ./gtk2-sourceview2-perl.h:4, from xs/GtkSourceStyleScheme.xs:21: /usr/lib/perl5/vendor_perl/Gtk2/Install/gtk2perl-versions.h:2: warning: "ATK_MINOR_VERSION" redefined #define ATK_MINOR_VERSION (27) In file included from /usr/include/atk-1.0/atk/atkobject.h:29, from /usr/include/atk-1.0/atk/atk.h:25, from /usr/include/gtk-2.0/gtk/gtkwidget.h:40, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/lib/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:29, from ./gtk2-sourceview2-perl.h:4, from xs/GtkSourceStyleScheme.xs:21: /usr/include/atk-1.0/atk/atkversion.h:53: note: this is the location of the previous definition #define ATK_MINOR_VERSION (28) [ CC xs/GtkSourceViewBoot.c ] In file included from /usr/lib/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:31, from ./gtk2-sourceview2-perl.h:4, from xs/GtkSourceStyleSchemeManager.xs:21: /usr/lib/perl5/vendor_perl/Gtk2/Install/gtk2perl-versions.h:2: warning: "ATK_MINOR_VERSION" redefined #define ATK_MINOR_VERSION (27) In file included from /usr/include/atk-1.0/atk/atkobject.h:29, from /usr/include/atk-1.0/atk/atk.h:25, from /usr/include/gtk-2.0/gtk/gtkwidget.h:40, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/lib/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:29, from ./gtk2-sourceview2-perl.h:4, from xs/GtkSourceStyleSchemeManager.xs:21: /usr/include/atk-1.0/atk/atkversion.h:53: note: this is the location of the previous definition #define ATK_MINOR_VERSION (28) In file included from /usr/lib/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:31, from ./gtk2-sourceview2-perl.h:4, from xs/GtkSourceView.xs:21: /usr/lib/perl5/vendor_perl/Gtk2/Install/gtk2perl-versions.h:2: warning: "ATK_MINOR_VERSION" redefined #define ATK_MINOR_VERSION (27) In file included from /usr/include/atk-1.0/atk/atkobject.h:29, from /usr/include/atk-1.0/atk/atk.h:25, from /usr/include/gtk-2.0/gtk/gtkwidget.h:40, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/lib/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:29, from ./gtk2-sourceview2-perl.h:4, from xs/GtkSourceView.xs:21: /usr/include/atk-1.0/atk/atkversion.h:53: note: this is the location of the previous definition #define ATK_MINOR_VERSION (28) xs/GtkSourceView.c: In function 'XS_Gtk2__SourceView2__View_set_mark_category_pixbuf': xs/GtkSourceView.c:603:2: warning: 'gtk_source_view_set_mark_category_pixbuf' is deprecated [-Wdeprecated-declarations] gtk_source_view_set_mark_category_pixbuf(view, category, pixbuf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtksourceview-2.0/gtksourceview/gtksourceprintcompositor.h:28, from ./gtk2-sourceview2-perl.h:11, from xs/GtkSourceView.xs:21: /usr/include/gtksourceview-2.0/gtksourceview/gtksourceview.h:196:8: note: declared here void gtk_source_view_set_mark_category_pixbuf ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xs/GtkSourceView.c: In function 'XS_Gtk2__SourceView2__View_get_mark_category_pixbuf': xs/GtkSourceView.c:626:2: warning: 'gtk_source_view_get_mark_category_pixbuf' is deprecated [-Wdeprecated-declarations] RETVAL = gtk_source_view_get_mark_category_pixbuf(view, category); ^~~~~~ In file included from /usr/include/gtksourceview-2.0/gtksourceview/gtksourceprintcompositor.h:28, from ./gtk2-sourceview2-perl.h:11, from xs/GtkSourceView.xs:21: /usr/include/gtksourceview-2.0/gtksourceview/gtksourceview.h:218:12: note: declared here GdkPixbuf *gtk_source_view_get_mark_category_pixbuf ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:31, from ./gtk2-sourceview2-perl.h:4, from xs/GtkSourceViewBoot.xs:21: /usr/lib/perl5/vendor_perl/Gtk2/Install/gtk2perl-versions.h:2: warning: "ATK_MINOR_VERSION" redefined #define ATK_MINOR_VERSION (27) In file included from /usr/include/atk-1.0/atk/atkobject.h:29, from /usr/include/atk-1.0/atk/atk.h:25, from /usr/include/gtk-2.0/gtk/gtkwidget.h:40, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/lib/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:29, from ./gtk2-sourceview2-perl.h:4, from xs/GtkSourceViewBoot.xs:21: /usr/include/atk-1.0/atk/atkversion.h:53: note: this is the location of the previous definition #define ATK_MINOR_VERSION (28) rm -f blib/arch/auto/Gtk2/SourceView2/SourceView2.so [ LD blib/arch/auto/Gtk2/SourceView2/SourceView2.so ] chmod 755 blib/arch/auto/Gtk2/SourceView2/SourceView2.so Generating POD... Loaded 7 extra types from /usr/lib/perl5/vendor_perl/Cairo/Install/doctypes Loaded 9 extra types from /usr/lib/perl5/vendor_perl/Gtk2/Install/doctypes Loaded 2 extra types from /usr/lib/perl5/vendor_perl/Pango/Install/doctypes Loaded 8 extra types from /usr/lib/perl5/vendor_perl/Glib/Install/doctypes Creating POD index... Manifying 11 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7o8DcV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm ++ dirname /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm + cd Gtk2-SourceView2-0.10 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SourceView2.bs blib/arch/auto/Gtk2/SourceView2/SourceView2.bs 644 Manifying 11 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/lib/perl5/vendor_perl/Gtk2/SourceView2/Install/gtk2-sourceview2-perl.h Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/lib/perl5/vendor_perl/Gtk2/SourceView2/Install/gtk2-sourceview2-autogen.h Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/lib/perl5/vendor_perl/Gtk2/SourceView2/Install/gtk2-sourceview2.typemap Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/lib/perl5/vendor_perl/Gtk2/SourceView2/Install/Files.pm Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/lib/perl5/vendor_perl/auto/Gtk2/SourceView2/SourceView2.so Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/lib/perl5/vendor_perl/Gtk2/SourceView2.pm Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/lib/perl5/vendor_perl/Gtk2/SourceView2/index.pod Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/lib/perl5/vendor_perl/Gtk2/SourceView2/StyleSchemeManager.pod Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/lib/perl5/vendor_perl/Gtk2/SourceView2/Iter.pod Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/lib/perl5/vendor_perl/Gtk2/SourceView2/Language.pod Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/lib/perl5/vendor_perl/Gtk2/SourceView2/LanguageManager.pod Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/lib/perl5/vendor_perl/Gtk2/SourceView2/Mark.pod Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/lib/perl5/vendor_perl/Gtk2/SourceView2/PrintCompositor.pod Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/lib/perl5/vendor_perl/Gtk2/SourceView2/Style.pod Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/lib/perl5/vendor_perl/Gtk2/SourceView2/View.pod Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/lib/perl5/vendor_perl/Gtk2/SourceView2/StyleScheme.pod Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/lib/perl5/vendor_perl/Gtk2/SourceView2/Buffer.pod Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/share/man/man3/Gtk2::SourceView2::Buffer.3pm Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/share/man/man3/Gtk2::SourceView2::Language.3pm Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/share/man/man3/Gtk2::SourceView2::Mark.3pm Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/share/man/man3/Gtk2::SourceView2::StyleScheme.3pm Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/share/man/man3/Gtk2::SourceView2::Iter.3pm Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/share/man/man3/Gtk2::SourceView2::StyleSchemeManager.3pm Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/share/man/man3/Gtk2::SourceView2::index.3pm Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/share/man/man3/Gtk2::SourceView2::View.3pm Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/share/man/man3/Gtk2::SourceView2::Style.3pm Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/share/man/man3/Gtk2::SourceView2::PrintCompositor.3pm Installing /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/share/man/man3/Gtk2::SourceView2::LanguageManager.3pm + find /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm -depth -type d -exec rmdir '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr + chmod a-x examples/perl-editor.pl + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.10-16.fc29 --unique-debug-suffix -0.10-16.fc29.arm --unique-debug-src-base perl-Gtk2-SourceView2-0.10-16.fc29.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Gtk2-SourceView2-0.10 extracting debug info from /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/lib/perl5/vendor_perl/auto/Gtk2/SourceView2/SourceView2.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 383 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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-mangle-shebangs '' '' Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.o58l6W + umask 022 + cd /builddir/build/BUILD + cd Gtk2-SourceView2-0.10 + xvfb-run -a -w 1 make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SourceView2.bs blib/arch/auto/Gtk2/SourceView2/SourceView2.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/GtkSourceBuffer.t .............. ok t/GtkSourceIter.t ................ ok t/GtkSourceLanguage.t ............ ok t/GtkSourceLanguageManager.t ..... ok t/GtkSourceMark.t ................ ok t/GtkSourcePrintCompositor.t ..... ok t/GtkSourceStyle.t ............... ok t/GtkSourceStyleScheme.t ......... ok t/GtkSourceStyleSchemeManager.t .. ok t/GtkSourceView.t ................ ok All tests successful. Files=10, Tests=152, 5 wallclock secs ( 0.16 usr 0.05 sys + 3.86 cusr 0.71 csys = 4.78 CPU) Result: PASS + exit 0 Processing files: perl-Gtk2-SourceView2-0.10-16.fc29.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2mj1u7 + umask 022 + cd /builddir/build/BUILD + cd Gtk2-SourceView2-0.10 + DOCDIR=/builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/share/doc/perl-Gtk2-SourceView2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/share/doc/perl-Gtk2-SourceView2 + cp -pr README /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/share/doc/perl-Gtk2-SourceView2 + cp -pr Changes /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/share/doc/perl-Gtk2-SourceView2 + cp -pr examples /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/share/doc/perl-Gtk2-SourceView2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yW8Xmk + umask 022 + cd /builddir/build/BUILD + cd Gtk2-SourceView2-0.10 + LICENSEDIR=/builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/share/licenses/perl-Gtk2-SourceView2 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/share/licenses/perl-Gtk2-SourceView2 + cp -pr COPYING /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm/usr/share/licenses/perl-Gtk2-SourceView2 + exit 0 Provides: perl(Gtk2::SourceView2) = 0.10 perl-Gtk2-SourceView2 = 0.10-16.fc29 perl-Gtk2-SourceView2(armv7hl-32) = 0.10-16.fc29 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) libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.4) libcairo.so.2 libfontconfig.so.1 libfreetype.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libgtksourceview-2.0.so.0 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libperl.so.5.26 libpthread.so.0 libpthread.so.0(GLIBC_2.4) perl(DynaLoader) perl(Gtk2) perl(base) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-Gtk2-SourceView2-debugsource-0.10-16.fc29.armv7hl Provides: perl-Gtk2-SourceView2-debugsource = 0.10-16.fc29 perl-Gtk2-SourceView2-debugsource(armv7hl-32) = 0.10-16.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Gtk2-SourceView2-debuginfo-0.10-16.fc29.armv7hl Provides: debuginfo(build-id) = 9b8936517fb8a42beb1018013a2baa4ee3363a59 perl-Gtk2-SourceView2-debuginfo = 0.10-16.fc29 perl-Gtk2-SourceView2-debuginfo(armv7hl-32) = 0.10-16.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Gtk2-SourceView2-debugsource(armv7hl-32) = 0.10-16.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm Wrote: /builddir/build/RPMS/perl-Gtk2-SourceView2-0.10-16.fc29.armv7hl.rpm Wrote: /builddir/build/RPMS/perl-Gtk2-SourceView2-debugsource-0.10-16.fc29.armv7hl.rpm Wrote: /builddir/build/RPMS/perl-Gtk2-SourceView2-debuginfo-0.10-16.fc29.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9mct5z + umask 022 + cd /builddir/build/BUILD + cd Gtk2-SourceView2-0.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Gtk2-SourceView2-0.10-16.fc29.arm + exit 0 Child return code was: 0