Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/gnome-initial-setup.spec'], False, '/var/lib/mock/f21-build-2518758-427539/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/gnome-initial-setup.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: buildvm-23.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/gnome-initial-setup-3.14.1-2.fc21.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/gnome-initial-setup.spec'], False, '/var/lib/mock/f21-build-2518758-427539/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/gnome-initial-setup.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SUQT86 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gnome-initial-setup-3.14.1 + /usr/bin/xz -dc /builddir/build/SOURCES/gnome-initial-setup-3.14.1.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gnome-initial-setup-3.14.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (0001-password-Fix-changing-the-login-keyring-password.patch): + echo 'Patch #0 (0001-password-Fix-changing-the-login-keyring-password.patch):' + /usr/bin/cat /builddir/build/SOURCES/0001-password-Fix-changing-the-login-keyring-password.patch + /usr/bin/patch -p1 --fuzz=0 patching file gnome-initial-setup/gis-keyring.c patching file gnome-initial-setup/gis-keyring.h patching file gnome-initial-setup/gnome-initial-setup.c patching file gnome-initial-setup/pages/password/gis-password-page.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.w2aUV1 + umask 022 + cd /builddir/build/BUILD + cd gnome-initial-setup-3.14.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x ']' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether NLS is requested... yes checking for intltool >= 0.40... 0.50.2 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.18.4 checking for XML::Parser... ok checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for INITIAL_SETUP... yes checking for CHEESE... yes checking for COPY_WORKER... yes checking for IBUS... yes checking for krb5-config... /usr/bin/krb5-config checking for krb5 libraries and flags... -lkrb5 -lk5crypto -lcom_err checking for ISOCODES... yes checking whether gcc understands -Wall... yes checking whether gcc understands -Wstrict-prototypes... yes checking whether gcc understands -Wnested-externs... yes checking whether gcc understands -Werror=missing-prototypes... yes checking whether gcc understands -Werror=implicit-function-declaration... yes checking whether gcc understands -Werror=pointer-arith... yes checking whether gcc understands -Werror=init-self... yes checking whether gcc understands -Werror=format-security... yes checking whether gcc understands -Werror=format=2... yes checking whether gcc understands -Werror=missing-include-dirs... yes checking whether gcc understands -Werror... yes checking what warning flags to pass to the C compiler... -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror checking what language compliance flags to pass to the C compiler... checking for glib-compile-resources... /usr/bin/glib-compile-resources checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating gnome-initial-setup/Makefile config.status: creating gnome-initial-setup/pages/Makefile config.status: creating gnome-initial-setup/pages/language/Makefile config.status: creating gnome-initial-setup/pages/region/Makefile config.status: creating gnome-initial-setup/pages/keyboard/Makefile config.status: creating gnome-initial-setup/pages/eulas/Makefile config.status: creating gnome-initial-setup/pages/network/Makefile config.status: creating gnome-initial-setup/pages/timezone/Makefile config.status: creating gnome-initial-setup/pages/goa/Makefile config.status: creating gnome-initial-setup/pages/account/Makefile config.status: creating gnome-initial-setup/pages/password/Makefile config.status: creating gnome-initial-setup/pages/summary/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1' Making all in data make[2]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/data' GEN gnome-welcome-tour.desktop.in GEN gnome-initial-setup-copy-worker.desktop.in GEN gnome-initial-setup-first-login.desktop.in GEN gnome-initial-setup.desktop.in ITMRG gnome-welcome-tour.desktop ITMRG gnome-initial-setup-copy-worker.desktop ITMRG gnome-initial-setup.desktop ITMRG gnome-initial-setup-first-login.desktop rm gnome-welcome-tour.desktop.in gnome-initial-setup.desktop.in gnome-initial-setup-first-login.desktop.in gnome-initial-setup-copy-worker.desktop.in make[2]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/data' Making all in gnome-initial-setup make[2]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup' make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup' Making all in pages make[4]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages' Making all in language make[5]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/language' make all-am make[6]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/language' CC libgislanguage_la-cc-common-language.lo CC libgislanguage_la-cc-language-chooser.lo CC libgislanguage_la-gis-welcome-widget.lo CC libgislanguage_la-gis-language-page.lo cc-language-chooser.c: In function 'language_widget_new': cc-language-chooser.c:144:9: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0, 0.5); ^ cc-language-chooser.c:144:9: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] cc-language-chooser.c:155:9: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0, 0.5); ^ cc-language-chooser.c:155:9: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] cc-language-chooser.c: In function 'more_widget_new': cc-language-chooser.c:218:9: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (arrow), 0.5, 0.5); ^ cc-language-chooser.c:218:9: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] CC libgislanguage_la-language-resources.lo CCLD libgislanguage.la make[6]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/language' make[5]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/language' Making all in region make[5]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/region' make all-am make[6]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/region' CC libgisregion_la-cc-common-language.lo CC libgisregion_la-cc-region-chooser.lo CC libgisregion_la-gis-region-page.lo CC libgisregion_la-region-resources.lo cc-region-chooser.c: In function 'region_widget_new': cc-region-chooser.c:154:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0, 0.5); ^ cc-region-chooser.c:154:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] cc-region-chooser.c: In function 'more_widget_new': cc-region-chooser.c:216:9: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (arrow), 0.5, 0.5); ^ cc-region-chooser.c:216:9: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] CCLD libgisregion.la make[6]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/region' make[5]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/region' Making all in keyboard make[5]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/keyboard' make all-am make[6]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/keyboard' CC libgiskeyboard_la-cc-input-chooser.lo CC libgiskeyboard_la-cc-common-language.lo CC libgiskeyboard_la-cc-ibus-utils.lo CC libgiskeyboard_la-cc-util.lo CC libgiskeyboard_la-gis-keyboard-page.lo cc-input-chooser.c: In function 'input_widget_new': cc-input-chooser.c:229:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (widget->label), 0, 0.5); ^ cc-input-chooser.c:229:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] cc-input-chooser.c: In function 'more_widget_new': cc-input-chooser.c:301:9: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (arrow), 0.5, 0.5); ^ cc-input-chooser.c:301:9: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] CC libgiskeyboard_la-keyboard-resources.lo CCLD libgiskeyboard.la make[6]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/keyboard' make[5]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/keyboard' Making all in eulas make[5]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/eulas' make all-am make[6]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/eulas' CC libgiseulas_la-gis-eula-page.lo CC libgiseulas_la-gis-eula-pages.lo CC libgiseulas_la-utils.lo CC libgiseulas_la-eulas-resources.lo CCLD libgiseulas.la make[6]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/eulas' make[5]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/eulas' Making all in network make[5]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/network' make all-am make[6]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/network' CC libgisnetwork_la-network-dialogs.lo CC libgisnetwork_la-gis-network-page.lo CC libgisnetwork_la-network-resources.lo network-dialogs.c: In function 'cc_network_panel_connect_to_hidden_network': network-dialogs.c:228:31: warning: 'nma_wifi_dialog_new_for_other' is deprecated (declared at /usr/include/libnm-gtk/nm-wifi-dialog.h:84): Use 'nma_wifi_dialog_new_for_hidden' instead [-Wdeprecated-declarations] nma_wifi_dialog_new_for_other (client, settings)); ^ CCLD libgisnetwork.la make[6]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/network' make[5]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/network' Making all in timezone make[5]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/timezone' make all-am make[6]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/timezone' CC libgistimezone_la-cc-timezone-map.lo CC libgistimezone_la-gis-bubble-widget.lo CC libgistimezone_la-gis-timezone-page.lo CC libgistimezone_la-geoclue.lo CC libgistimezone_la-timedated.lo CC libgistimezone_la-cc-datetime-resources.lo CC libgistimezone_la-timezone-resources.lo CCLD libgistimezone.la make[6]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/timezone' make[5]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/timezone' Making all in goa make[5]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/goa' make all-am make[6]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/goa' CC libgisgoa_la-gis-goa-page.lo CC libgisgoa_la-goa-resources.lo CCLD libgisgoa.la make[6]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/goa' make[5]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/goa' Making all in account make[5]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/account' make all-am make[6]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/account' CC libgisaccount_la-um-realm-generated.lo CC libgisaccount_la-account-resources.lo CC libgisaccount_la-gis-account-page.lo CC libgisaccount_la-gis-account-pages.lo gis-account-page.c: In function 'set_mode': gis-account-page.c:108:36: warning: passing argument 1 of 'gtk_stack_set_visible_child' from incompatible pointer type gtk_stack_set_visible_child (priv->stack, priv->page_local); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:187:0, from ./../../gnome-initial-setup.h:25, from gis-account-page.h:27, from gis-account-page.c:28: /usr/include/gtk-3.0/gtk/gtkstack.h:89:24: note: expected 'struct GtkStack *' but argument is of type 'struct GtkWidget *' void gtk_stack_set_visible_child (GtkStack *stack, ^ gis-account-page.c:109:37: warning: passing argument 1 of 'gis_account_page_local_shown' from incompatible pointer type gis_account_page_local_shown (priv->page_local); ^ In file included from gis-account-page.c:29:0: gis-account-page-local.h:54:6: note: expected 'struct GisAccountPageLocal *' but argument is of type 'struct GtkWidget *' void gis_account_page_local_shown (GisAccountPageLocal *local); ^ gis-account-page.c:112:36: warning: passing argument 1 of 'gtk_stack_set_visible_child' from incompatible pointer type gtk_stack_set_visible_child (priv->stack, priv->page_enterprise); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:187:0, from ./../../gnome-initial-setup.h:25, from gis-account-page.h:27, from gis-account-page.c:28: /usr/include/gtk-3.0/gtk/gtkstack.h:89:24: note: expected 'struct GtkStack *' but argument is of type 'struct GtkWidget *' void gtk_stack_set_visible_child (GtkStack *stack, ^ gis-account-page.c:113:42: warning: passing argument 1 of 'gis_account_page_enterprise_shown' from incompatible pointer type gis_account_page_enterprise_shown (priv->page_enterprise); ^ In file included from gis-account-page.c:30:0: gis-account-page-enterprise.h:59:10: note: expected 'struct GisAccountPageEnterprise *' but argument is of type 'struct GtkWidget *' void gis_account_page_enterprise_shown (GisAccountPageEnterprise *enterprise); ^ gis-account-page.c:98:14: warning: unused variable 'visible_child' [-Wunused-variable] GtkWidget *visible_child; ^ CC libgisaccount_la-gis-account-page-local.lo CC libgisaccount_la-gis-account-page-enterprise.lo CC libgisaccount_la-um-realm-manager.lo CC libgisaccount_la-um-utils.lo um-utils.c: In function 'set_entry_validation_error': um-utils.c:50:9: warning: 'gtk_entry_set_icon_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkentry.h:276): Use 'gtk_entry_set_icon_from_icon_name' instead [-Wdeprecated-declarations] gtk_entry_set_icon_from_stock (entry, ^ um-utils.c:52:40: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CAPS_LOCK_WARNING); ^ CC libgisaccount_la-um-photo-dialog.lo um-photo-dialog.c: In function 'popup_button_draw': um-photo-dialog.c:330:9: warning: 'gtk_widget_get_state' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwidget.h:840): Use 'gtk_widget_get_state_flags' instead [-Wdeprecated-declarations] if (gtk_widget_get_state (gtk_bin_get_child (GTK_BIN (widget))) != GTK_STATE_PRELIGHT && ^ CCLD libgisaccount.la make[6]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/account' make[5]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/account' Making all in password make[5]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/password' make all-am make[6]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/password' CC libgispassword_la-password-resources.lo CC libgispassword_la-gis-password-page.lo CC libgispassword_la-um-realm-manager.lo CC libgispassword_la-um-utils.lo ./../account/um-utils.c: In function 'set_entry_validation_error': ./../account/um-utils.c:50:9: warning: 'gtk_entry_set_icon_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkentry.h:276): Use 'gtk_entry_set_icon_from_icon_name' instead [-Wdeprecated-declarations] gtk_entry_set_icon_from_stock (entry, ^ ./../account/um-utils.c:52:40: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CAPS_LOCK_WARNING); ^ CC libgispassword_la-pw-utils.lo CCLD libgispassword.la make[6]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/password' make[5]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/password' Making all in summary make[5]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/summary' make all-am make[6]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/summary' CC libgissummary_la-gis-summary-page.lo CC libgissummary_la-summary-resources.lo CCLD libgissummary.la make[6]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/summary' make[5]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/summary' make[5]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages' make[4]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages' make[4]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup' CC gis-assistant-resources.o CC gis-assistant.o CC gnome-initial-setup.o CC gis-page.o CC gis-driver.o CC gis-keyring.o CC gnome_initial_setup_copy_worker-gnome-initial-setup-copy-worker.o CCLD gnome-initial-setup CCLD gnome-initial-setup-copy-worker make[4]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup' make[3]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup' make[2]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup' Making all in po make[2]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/po' MSGFMT an.gmo MSGFMT af.gmo MSGFMT as.gmo MSGFMT ar.gmo MSGFMT be.gmo MSGFMT bg.gmo MSGFMT bn_IN.gmo MSGFMT ca.gmo MSGFMT ca@valencia.gmo MSGFMT cs.gmo MSGFMT da.gmo MSGFMT de.gmo MSGFMT el.gmo MSGFMT en_GB.gmo MSGFMT eo.gmo MSGFMT es.gmo MSGFMT et.gmo MSGFMT eu.gmo MSGFMT fa.gmo MSGFMT fi.gmo MSGFMT fr.gmo MSGFMT fur.gmo MSGFMT ga.gmo MSGFMT gl.gmo MSGFMT gu.gmo MSGFMT he.gmo MSGFMT hi.gmo MSGFMT hu.gmo MSGFMT ia.gmo MSGFMT id.gmo MSGFMT it.gmo MSGFMT ja.gmo MSGFMT kk.gmo MSGFMT kn.gmo MSGFMT ko.gmo MSGFMT lt.gmo MSGFMT lv.gmo MSGFMT ml.gmo MSGFMT mr.gmo MSGFMT nb.gmo MSGFMT ne.gmo MSGFMT nl.gmo MSGFMT or.gmo MSGFMT pa.gmo MSGFMT pl.gmo MSGFMT pt.gmo MSGFMT pt_BR.gmo MSGFMT ru.gmo MSGFMT sk.gmo MSGFMT sl.gmo MSGFMT sr.gmo MSGFMT sr@latin.gmo MSGFMT sv.gmo MSGFMT ta.gmo MSGFMT te.gmo MSGFMT tg.gmo MSGFMT th.gmo MSGFMT tr.gmo MSGFMT uk.gmo MSGFMT vi.gmo MSGFMT zh_CN.gmo MSGFMT zh_HK.gmo MSGFMT zh_TW.gmo MSGFMT ug.gmo make[2]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/po' make[2]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1' make[2]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1' make[1]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CICUuX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64 ++ dirname /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64 + cd gnome-initial-setup-3.14.1 + make install DESTDIR=/builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64 Making install in data make[1]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/data' make[2]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/data' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/libexec' /usr/bin/install -c gnome-welcome-tour '/builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/libexec' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/etc/xdg/autostart' /usr/bin/install -c -m 644 gnome-welcome-tour.desktop gnome-initial-setup-copy-worker.desktop gnome-initial-setup-first-login.desktop '/builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/etc/xdg/autostart' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/gdm/greeter/applications' /usr/bin/install -c -m 644 gnome-initial-setup.desktop setup-shell.desktop '/builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/gdm/greeter/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/gnome-shell/modes' /usr/bin/install -c -m 644 initial-setup.json '/builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/gnome-shell/modes' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/polkit-1/rules.d' /usr/bin/install -c -m 644 20-gnome-initial-setup.rules '/builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/polkit-1/rules.d' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/gnome-session/sessions' /usr/bin/install -c -m 644 gnome-initial-setup.session '/builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/gnome-session/sessions' make[2]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/data' make[1]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/data' Making install in gnome-initial-setup make[1]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup' make install-recursive make[2]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup' Making install in pages make[3]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages' Making install in language make[4]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/language' make install-am make[5]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/language' make[6]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/language' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/language' make[5]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/language' make[4]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/language' Making install in region make[4]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/region' make install-am make[5]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/region' make[6]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/region' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/region' make[5]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/region' make[4]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/region' Making install in keyboard make[4]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/keyboard' make install-am make[5]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/keyboard' make[6]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/keyboard' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/keyboard' make[5]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/keyboard' make[4]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/keyboard' Making install in eulas make[4]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/eulas' make install-am make[5]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/eulas' make[6]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/eulas' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/eulas' make[5]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/eulas' make[4]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/eulas' Making install in network make[4]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/network' make install-am make[5]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/network' make[6]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/network' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/network' make[5]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/network' make[4]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/network' Making install in timezone make[4]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/timezone' make install-am make[5]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/timezone' make[6]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/timezone' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/timezone' make[5]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/timezone' make[4]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/timezone' Making install in goa make[4]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/goa' make install-am make[5]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/goa' make[6]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/goa' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/goa' make[5]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/goa' make[4]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/goa' Making install in account make[4]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/account' make install-am make[5]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/account' make[6]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/account' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/account' make[5]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/account' make[4]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/account' Making install in password make[4]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/password' make install-am make[5]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/password' make[6]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/password' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/password' make[5]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/password' make[4]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/password' Making install in summary make[4]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/summary' make install-am make[5]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/summary' make[6]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/summary' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/summary' make[5]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/summary' make[4]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages/summary' make[4]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages' make[5]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages' make[4]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages' make[3]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup/pages' make[3]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup' make[4]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/libexec' /bin/sh ../libtool --mode=install /usr/bin/install -c gnome-initial-setup gnome-initial-setup-copy-worker '/builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/libexec' libtool: install: /usr/bin/install -c gnome-initial-setup /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/libexec/gnome-initial-setup libtool: install: /usr/bin/install -c gnome-initial-setup-copy-worker /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/libexec/gnome-initial-setup-copy-worker make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup' make[3]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup' make[2]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup' make[1]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/gnome-initial-setup' Making install in po make[1]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/po' linguas="af an ar as be bg bn_IN ca ca@valencia cs da de el en_GB eo es et eu fa fi fr fur ga gl gu he hi hu ia id it ja kk kn ko lt lv ml mr nb ne nl or pa pl pt pt_BR ru sk sl sr sr@latin sv ta te tg th tr uk vi zh_CN zh_HK zh_TW ug "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/gnome-initial-setup-3.14.1/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/gnome-initial-setup.mo; \ echo "installing $lang.gmo as $dir/gnome-initial-setup.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/gnome-initial-setup.mo; \ echo "installing ./$lang.gmo as" \ "$dir/gnome-initial-setup.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/gnome-initial-setup.mo.m; \ echo "installing $lang.gmo.m as $dir/gnome-initial-setup.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/gnome-initial-setup.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/gnome-initial-setup.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/af/LC_MESSAGES/gnome-initial-setup.mo installing an.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/an/LC_MESSAGES/gnome-initial-setup.mo installing ar.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/ar/LC_MESSAGES/gnome-initial-setup.mo installing as.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/as/LC_MESSAGES/gnome-initial-setup.mo installing be.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/be/LC_MESSAGES/gnome-initial-setup.mo installing bg.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/bg/LC_MESSAGES/gnome-initial-setup.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/bn_IN/LC_MESSAGES/gnome-initial-setup.mo installing ca.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/ca/LC_MESSAGES/gnome-initial-setup.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/gnome-initial-setup.mo installing cs.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/cs/LC_MESSAGES/gnome-initial-setup.mo installing da.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/da/LC_MESSAGES/gnome-initial-setup.mo installing de.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/de/LC_MESSAGES/gnome-initial-setup.mo installing el.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/el/LC_MESSAGES/gnome-initial-setup.mo installing en_GB.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/en_GB/LC_MESSAGES/gnome-initial-setup.mo installing eo.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/eo/LC_MESSAGES/gnome-initial-setup.mo installing es.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/es/LC_MESSAGES/gnome-initial-setup.mo installing et.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/et/LC_MESSAGES/gnome-initial-setup.mo installing eu.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/eu/LC_MESSAGES/gnome-initial-setup.mo installing fa.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/fa/LC_MESSAGES/gnome-initial-setup.mo installing fi.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/fi/LC_MESSAGES/gnome-initial-setup.mo installing fr.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/fr/LC_MESSAGES/gnome-initial-setup.mo installing fur.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/fur/LC_MESSAGES/gnome-initial-setup.mo installing ga.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/ga/LC_MESSAGES/gnome-initial-setup.mo installing gl.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/gl/LC_MESSAGES/gnome-initial-setup.mo installing gu.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/gu/LC_MESSAGES/gnome-initial-setup.mo installing he.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/he/LC_MESSAGES/gnome-initial-setup.mo installing hi.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/hi/LC_MESSAGES/gnome-initial-setup.mo installing hu.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/hu/LC_MESSAGES/gnome-initial-setup.mo installing ia.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/ia/LC_MESSAGES/gnome-initial-setup.mo installing id.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/id/LC_MESSAGES/gnome-initial-setup.mo installing it.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/it/LC_MESSAGES/gnome-initial-setup.mo installing ja.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/ja/LC_MESSAGES/gnome-initial-setup.mo installing kk.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/kk/LC_MESSAGES/gnome-initial-setup.mo installing kn.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/kn/LC_MESSAGES/gnome-initial-setup.mo installing ko.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/ko/LC_MESSAGES/gnome-initial-setup.mo installing lt.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/lt/LC_MESSAGES/gnome-initial-setup.mo installing lv.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/lv/LC_MESSAGES/gnome-initial-setup.mo installing ml.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/ml/LC_MESSAGES/gnome-initial-setup.mo installing mr.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/mr/LC_MESSAGES/gnome-initial-setup.mo installing nb.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/nb/LC_MESSAGES/gnome-initial-setup.mo installing ne.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/ne/LC_MESSAGES/gnome-initial-setup.mo installing nl.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/nl/LC_MESSAGES/gnome-initial-setup.mo installing or.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/or/LC_MESSAGES/gnome-initial-setup.mo installing pa.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/pa/LC_MESSAGES/gnome-initial-setup.mo installing pl.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/pl/LC_MESSAGES/gnome-initial-setup.mo installing pt.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/pt/LC_MESSAGES/gnome-initial-setup.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/gnome-initial-setup.mo installing ru.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/ru/LC_MESSAGES/gnome-initial-setup.mo installing sk.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/sk/LC_MESSAGES/gnome-initial-setup.mo installing sl.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/sl/LC_MESSAGES/gnome-initial-setup.mo installing sr.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/sr/LC_MESSAGES/gnome-initial-setup.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/gnome-initial-setup.mo installing sv.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/sv/LC_MESSAGES/gnome-initial-setup.mo installing ta.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/ta/LC_MESSAGES/gnome-initial-setup.mo installing te.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/te/LC_MESSAGES/gnome-initial-setup.mo installing tg.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/tg/LC_MESSAGES/gnome-initial-setup.mo installing th.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/th/LC_MESSAGES/gnome-initial-setup.mo installing tr.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/tr/LC_MESSAGES/gnome-initial-setup.mo installing uk.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/uk/LC_MESSAGES/gnome-initial-setup.mo installing vi.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/vi/LC_MESSAGES/gnome-initial-setup.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/gnome-initial-setup.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/zh_HK/LC_MESSAGES/gnome-initial-setup.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/gnome-initial-setup.mo installing ug.gmo as /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/locale/ug/LC_MESSAGES/gnome-initial-setup.mo make[1]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1/po' make[1]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1' make[2]: Entering directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1' make[1]: Leaving directory '/builddir/build/BUILD/gnome-initial-setup-3.14.1' + find /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64 -name '*.la' -exec rm -f '{}' ';' + desktop-file-validate /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/etc/xdg/autostart/gnome-initial-setup-copy-worker.desktop + desktop-file-validate /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/gdm/greeter/applications/gnome-initial-setup.desktop + desktop-file-validate /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/gdm/greeter/applications/setup-shell.desktop + mkdir -p /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/var/lib/gnome-initial-setup + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64 gnome-initial-setup + /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/gnome-initial-setup-3.14.1 extracting debug info from /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/libexec/gnome-initial-setup-copy-worker extracting debug info from /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/libexec/gnome-initial-setup /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 13865 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 Processing files: gnome-initial-setup-3.14.1-2.fc21.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0P6Di0 + umask 022 + cd /builddir/build/BUILD + cd gnome-initial-setup-3.14.1 + DOCDIR=/builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/doc/gnome-initial-setup + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/doc/gnome-initial-setup + cp -pr COPYING /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/doc/gnome-initial-setup + cp -pr README /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64/usr/share/doc/gnome-initial-setup + exit 0 Provides: gnome-initial-setup = 3.14.1-2.fc21 gnome-initial-setup(x86-64) = 3.14.1-2.fc21 user(gnome-initial-setup) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires: /bin/sh libEGL.so.1()(64bit) libX11.so.6()(64bit) libXcomposite.so.1()(64bit) libXdamage.so.1()(64bit) libXext.so.6()(64bit) libXfixes.so.3()(64bit) libXi.so.6()(64bit) libXrandr.so.2()(64bit) libaccountsservice.so.0()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libcheese-gtk.so.23()(64bit) libcheese.so.7()(64bit) libclutter-1.0.so.0()(64bit) libcogl-pango.so.20()(64bit) libcogl-path.so.20()(64bit) libcogl.so.20()(64bit) libcom_err.so.2()(64bit) libcrypt.so.1()(64bit) libdbus-1.so.3()(64bit) libdbus-glib-1.so.2()(64bit) libdrm.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgbm.so.1()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgdm.so.1()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgnome-desktop-3.so.10()(64bit) libgoa-1.0.so.0()(64bit) libgoa-backend-1.0.so.1()(64bit) libgobject-2.0.so.0()(64bit) libgstreamer-1.0.so.0()(64bit) libgtk-3.so.0()(64bit) libgweather-3.so.6()(64bit) libibus-1.0.so.5()(64bit) libjson-glib-1.0.so.0()(64bit) libk5crypto.so.3()(64bit) libkrb5.so.3()(64bit) libkrb5.so.3(krb5_3_MIT)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libnm-glib.so.4()(64bit) libnm-gtk.so.0()(64bit) libnm-util.so.2()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpolkit-gobject-1.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpwquality.so.1()(64bit) libpwquality.so.1(LIBPWQUALITY_1.0)(64bit) librest-0.7.so.0()(64bit) libsecret-1.so.0()(64bit) libsoup-2.4.so.1()(64bit) libwayland-client.so.0()(64bit) libwayland-cursor.so.0()(64bit) libwayland-egl.so.1()(64bit) libwayland-server.so.0()(64bit) libxkbcommon.so.0()(64bit) libxml2.so.2()(64bit) rtld(GNU_HASH) Processing files: gnome-initial-setup-debuginfo-3.14.1-2.fc21.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64 Wrote: /builddir/build/RPMS/gnome-initial-setup-3.14.1-2.fc21.x86_64.rpm Wrote: /builddir/build/RPMS/gnome-initial-setup-debuginfo-3.14.1-2.fc21.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AXp4a8 + umask 022 + cd /builddir/build/BUILD + cd gnome-initial-setup-3.14.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gnome-initial-setup-3.14.1-2.fc21.x86_64 + exit 0 Child return code was: 0 LEAVE do -->