Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/seahorse-sharing.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-58b4a1c2490fbaa875f0a7dc551f1cfcfbf6919a/root/', None, 0, True, False, 993, 135, 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 armv7hl --nodeps builddir/build/SPECS/seahorse-sharing.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: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/seahorse-sharing-3.8.0-3.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/seahorse-sharing.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-58b4a1c2490fbaa875f0a7dc551f1cfcfbf6919a/root/', None, 0, True, False, 993, 135, 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 armv7hl --nodeps builddir/build/SPECS/seahorse-sharing.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: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VyLg3W + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf seahorse-sharing-3.8.0 + /usr/bin/xz -dc /builddir/build/SOURCES/seahorse-sharing-3.8.0.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd seahorse-sharing-3.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AGD5MS + umask 022 + cd /builddir/build/BUILD + cd seahorse-sharing-3.8.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name 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' + 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' + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-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/lib --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 for armv7hl-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 for style of include used by make... GNU checking dependency style of gcc... none checking for armv7hl-redhat-linux-gnu-g++... no checking for armv7hl-redhat-linux-gnu-c++... no checking for armv7hl-redhat-linux-gnu-gpp... no checking for armv7hl-redhat-linux-gnu-aCC... no checking for armv7hl-redhat-linux-gnu-CC... no checking for armv7hl-redhat-linux-gnu-cxx... no checking for armv7hl-redhat-linux-gnu-cc++... no checking for armv7hl-redhat-linux-gnu-cl.exe... no checking for armv7hl-redhat-linux-gnu-FCC... no checking for armv7hl-redhat-linux-gnu-KCC... no checking for armv7hl-redhat-linux-gnu-RCC... no checking for armv7hl-redhat-linux-gnu-xlC_r... no checking for armv7hl-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking whether NLS is requested... yes checking for intltool >= 0.35.0... 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.16.3 checking for XML::Parser... ok checking build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 armv7hl-redhat-linux-gnu file names to armv7hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv7hl-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 armv7hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv7hl-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 armv7hl-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 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) 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for pkg-config... /usr/bin/pkg-config checking for armv7hl-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTK... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking for SEAHORSE... yes checking for gpg... /usr/bin/gpg checking for appropriate GnuPG version... yes checking for gpgme-config... /usr/bin/gpgme-config checking for GPGME - version >= 1.0.0... yes checking for supported versions of libsoup... checking for SOUP... yes checking for SHARING... yes disabling debug compile mode checking for glib-genmarshal... /usr/bin/glib-genmarshal 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 EGG... yes checking for EGG_SMCLIENT... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating daemon/Makefile config.status: creating libegg/Makefile config.status: creating po/Makefile.in config.status: creating pixmaps/Makefile config.status: creating pixmaps/22x22/Makefile config.status: creating pixmaps/48x48/Makefile config.status: creating pixmaps/scalable/Makefile 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 GnuPG Version: gpg (GnuPG) 2.0.22 GPGME Version: 1.3.2 + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/seahorse-sharing-3.8.0' Making all in pixmaps make[2]: Entering directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/pixmaps' Making all in 22x22 make[3]: Entering directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/pixmaps/22x22' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/pixmaps/22x22' Making all in 48x48 make[3]: Entering directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/pixmaps/48x48' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/pixmaps/48x48' Making all in scalable make[3]: Entering directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/pixmaps/scalable' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/pixmaps/scalable' make[3]: Entering directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/pixmaps' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/pixmaps' make[2]: Leaving directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/pixmaps' Making all in libegg make[2]: Entering directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/libegg' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libeggsmclient_la-eggsmclient.lo `test -f 'eggsmclient.c' || echo './'`eggsmclient.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libeggsmclient_la-eggsmclient-xsmp.lo `test -f 'eggsmclient-xsmp.c' || echo './'`eggsmclient-xsmp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libeggsmclient_la-eggdesktopfile.lo `test -f 'eggdesktopfile.c' || echo './'`eggdesktopfile.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libeggdesktopfile_la-eggdesktopfile.lo `test -f 'eggdesktopfile.c' || echo './'`eggdesktopfile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c eggdesktopfile.c -fPIC -DPIC -o .libs/libeggdesktopfile_la-eggdesktopfile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c eggsmclient.c -fPIC -DPIC -o .libs/libeggsmclient_la-eggsmclient.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c eggsmclient-xsmp.c -fPIC -DPIC -o .libs/libeggsmclient_la-eggsmclient-xsmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c eggdesktopfile.c -fPIC -DPIC -o .libs/libeggsmclient_la-eggdesktopfile.o eggsmclient-xsmp.c: In function 'sm_client_xsmp_startup': eggsmclient-xsmp.c:369:7: warning: 'gdk_threads_enter' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkthreads.h:45) [-Wdeprecated-declarations] gdk_threads_enter (); ^ eggsmclient-xsmp.c:370:7: warning: implicit declaration of function 'gdk_set_sm_client_id' [-Wimplicit-function-declaration] gdk_set_sm_client_id (xsmp->client_id); ^ eggsmclient-xsmp.c:371:7: warning: 'gdk_threads_leave' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkthreads.h:47) [-Wdeprecated-declarations] gdk_threads_leave (); ^ eggsmclient-xsmp.c: In function 'idle_do_pending_events': eggsmclient-xsmp.c:539:3: warning: 'gdk_threads_enter' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkthreads.h:45) [-Wdeprecated-declarations] gdk_threads_enter (); ^ eggsmclient-xsmp.c:564:3: warning: 'gdk_threads_leave' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkthreads.h:47) [-Wdeprecated-declarations] gdk_threads_leave (); ^ eggsmclient-xsmp.c: In function 'process_ice_messages': eggsmclient-xsmp.c:1278:3: warning: 'gdk_threads_enter' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkthreads.h:45) [-Wdeprecated-declarations] gdk_threads_enter (); ^ eggsmclient-xsmp.c:1280:3: warning: 'gdk_threads_leave' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkthreads.h:47) [-Wdeprecated-declarations] gdk_threads_leave (); ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c eggsmclient.c -o libeggsmclient_la-eggsmclient.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c eggsmclient-xsmp.c -o libeggsmclient_la-eggsmclient-xsmp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c eggdesktopfile.c -o libeggsmclient_la-eggdesktopfile.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c eggdesktopfile.c -o libeggdesktopfile_la-eggdesktopfile.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o libeggdesktopfile.la libeggdesktopfile_la-eggdesktopfile.lo -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 libtool: link: ar cru .libs/libeggdesktopfile.a .libs/libeggdesktopfile_la-eggdesktopfile.o libtool: link: ranlib .libs/libeggdesktopfile.a libtool: link: ( cd ".libs" && rm -f "libeggdesktopfile.la" && ln -s "../libeggdesktopfile.la" "libeggdesktopfile.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o libeggsmclient.la libeggsmclient_la-eggsmclient.lo libeggsmclient_la-eggsmclient-xsmp.lo libeggsmclient_la-eggdesktopfile.lo -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 libeggdesktopfile.la -lSM -lICE libtool: link: (cd .libs/libeggsmclient.lax/libeggdesktopfile.a && ar x "/builddir/build/BUILD/seahorse-sharing-3.8.0/libegg/./.libs/libeggdesktopfile.a") libtool: link: ar cru .libs/libeggsmclient.a .libs/libeggsmclient_la-eggsmclient.o .libs/libeggsmclient_la-eggsmclient-xsmp.o .libs/libeggsmclient_la-eggdesktopfile.o .libs/libeggsmclient.lax/libeggdesktopfile.a/libeggdesktopfile_la-eggdesktopfile.o libtool: link: ranlib .libs/libeggsmclient.a libtool: link: rm -fr .libs/libeggsmclient.lax libtool: link: ( cd ".libs" && rm -f "libeggsmclient.la" && ln -s "../libeggsmclient.la" "libeggsmclient.la" ) make[2]: Leaving directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/libegg' Making all in daemon make[2]: Entering directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/daemon' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\""/usr/share/locale"\" -DPIXMAPSDIR=\"""\" -DAUTOSTARTDIR=\""/etc/xdg/autostart"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c seahorse-hkp-server.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\""/usr/share/locale"\" -DPIXMAPSDIR=\"""\" -DAUTOSTARTDIR=\""/etc/xdg/autostart"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c seahorse-sharing.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\""/usr/share/locale"\" -DPIXMAPSDIR=\"""\" -DAUTOSTARTDIR=\""/etc/xdg/autostart"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c seahorse-daemon.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\""/usr/share/locale"\" -DPIXMAPSDIR=\"""\" -DAUTOSTARTDIR=\""/etc/xdg/autostart"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c seahorse-unix-signal.c seahorse-unix-signal.c: In function 'seahorse_unix_signal_register': seahorse-unix-signal.c:135:3: warning: 'g_atexit' is deprecated (declared at /usr/include/glib-2.0/glib/gutils.h:242) [-Wdeprecated-declarations] g_atexit (cleanup_signals); ^ LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po seahorse-sharing.desktop.in seahorse-sharing.desktop Generating and caching the translation database Merging translations into seahorse-sharing.desktop. seahorse-sharing.c: In function 'dns_sd_get_poll': seahorse-sharing.c:341:3: warning: 'g_atexit' is deprecated (declared at /usr/include/glib-2.0/glib/gutils.h:242) [-Wdeprecated-declarations] g_atexit (free_avahi); ^ seahorse-daemon.c: In function 'main': seahorse-daemon.c:313:2: warning: 'g_thread_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] g_thread_init (NULL); ^ /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o seahorse-sharing seahorse-hkp-server.o seahorse-sharing.o seahorse-daemon.o seahorse-unix-signal.o ../libegg/libeggsmclient.la -pthread -lgthread-2.0 -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lgpgme -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lavahi-common -lavahi-client -lavahi-glib -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o seahorse-sharing seahorse-hkp-server.o seahorse-sharing.o seahorse-daemon.o seahorse-unix-signal.o -pthread ../libegg/.libs/libeggsmclient.a -lSM -lICE -lgthread-2.0 -lgtk-3 -lgdk-3 -latk-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgpgme -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lavahi-common -lavahi-client -lavahi-glib -lglib-2.0 -pthread make[2]: Leaving directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/daemon' Making all in po make[2]: Entering directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/po' file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po make[2]: Leaving directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/po' make[2]: Entering directory `/builddir/build/BUILD/seahorse-sharing-3.8.0' make[2]: Leaving directory `/builddir/build/BUILD/seahorse-sharing-3.8.0' make[1]: Leaving directory `/builddir/build/BUILD/seahorse-sharing-3.8.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RHOw4E + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm ++ dirname /builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm + cd seahorse-sharing-3.8.0 + make install DESTDIR=/builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm Making install in pixmaps make[1]: Entering directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/pixmaps' Making install in 22x22 make[2]: Entering directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/pixmaps/22x22' make[3]: Entering directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/pixmaps/22x22' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm/usr/share/pixmaps/seahorse/22x22/' /usr/bin/install -c -m 644 seahorse-share-keys.png '/builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm/usr/share/pixmaps/seahorse/22x22/' make[3]: Leaving directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/pixmaps/22x22' make[2]: Leaving directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/pixmaps/22x22' Making install in 48x48 make[2]: Entering directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/pixmaps/48x48' make[3]: Entering directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/pixmaps/48x48' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm/usr/share/pixmaps/seahorse/48x48/' /usr/bin/install -c -m 644 seahorse-share-keys.png '/builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm/usr/share/pixmaps/seahorse/48x48/' make[3]: Leaving directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/pixmaps/48x48' make[2]: Leaving directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/pixmaps/48x48' Making install in scalable make[2]: Entering directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/pixmaps/scalable' make[3]: Entering directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/pixmaps/scalable' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm/usr/share/pixmaps/seahorse/scalable/' /usr/bin/install -c -m 644 seahorse-share-keys.svg '/builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm/usr/share/pixmaps/seahorse/scalable/' make[3]: Leaving directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/pixmaps/scalable' make[2]: Leaving directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/pixmaps/scalable' make[2]: Entering directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/pixmaps' make[3]: Entering directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/pixmaps' make[3]: Nothing to be done for `install-exec-am'. make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/pixmaps' *** Icon cache not updated. After (un)install, run this: *** gtk-update-icon-cache -f -t /usr/share/icons/hicolor make[4]: Leaving directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/pixmaps' make[3]: Leaving directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/pixmaps' make[2]: Leaving directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/pixmaps' make[1]: Leaving directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/pixmaps' Making install in libegg make[1]: Entering directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/libegg' make[2]: Entering directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/libegg' 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/seahorse-sharing-3.8.0/libegg' make[1]: Leaving directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/libegg' Making install in daemon make[1]: Entering directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/daemon' make[2]: Entering directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/daemon' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c seahorse-sharing '/builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm/usr/bin' libtool: install: /usr/bin/install -c seahorse-sharing /builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm/usr/bin/seahorse-sharing /usr/bin/mkdir -p '/builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm/etc/xdg/autostart' /usr/bin/install -c -m 644 seahorse-sharing.desktop '/builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm/etc/xdg/autostart' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm/usr/share/man/man1' /usr/bin/install -c -m 644 seahorse-sharing.1 '/builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/daemon' make[1]: Leaving directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/daemon' Making install in po make[1]: Entering directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/po' linguas="cs de es gl hu lv pl pt_BR ru sl sr sr@latin "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/seahorse-sharing-3.8.0/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/seahorse-sharing.mo; \ echo "installing $lang.gmo as $dir/seahorse-sharing.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/seahorse-sharing.mo; \ echo "installing ./$lang.gmo as" \ "$dir/seahorse-sharing.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/seahorse-sharing.mo.m; \ echo "installing $lang.gmo.m as $dir/seahorse-sharing.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/seahorse-sharing.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/seahorse-sharing.mo.m"; \ else \ true; \ fi; \ fi; \ done installing cs.gmo as /builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm/usr/share/locale/cs/LC_MESSAGES/seahorse-sharing.mo installing de.gmo as /builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm/usr/share/locale/de/LC_MESSAGES/seahorse-sharing.mo installing es.gmo as /builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm/usr/share/locale/es/LC_MESSAGES/seahorse-sharing.mo installing gl.gmo as /builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm/usr/share/locale/gl/LC_MESSAGES/seahorse-sharing.mo installing hu.gmo as /builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm/usr/share/locale/hu/LC_MESSAGES/seahorse-sharing.mo installing lv.gmo as /builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm/usr/share/locale/lv/LC_MESSAGES/seahorse-sharing.mo installing pl.gmo as /builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm/usr/share/locale/pl/LC_MESSAGES/seahorse-sharing.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm/usr/share/locale/pt_BR/LC_MESSAGES/seahorse-sharing.mo installing ru.gmo as /builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm/usr/share/locale/ru/LC_MESSAGES/seahorse-sharing.mo installing sl.gmo as /builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm/usr/share/locale/sl/LC_MESSAGES/seahorse-sharing.mo installing sr.gmo as /builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm/usr/share/locale/sr/LC_MESSAGES/seahorse-sharing.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm/usr/share/locale/sr@latin/LC_MESSAGES/seahorse-sharing.mo make[1]: Leaving directory `/builddir/build/BUILD/seahorse-sharing-3.8.0/po' make[1]: Entering directory `/builddir/build/BUILD/seahorse-sharing-3.8.0' make[2]: Entering directory `/builddir/build/BUILD/seahorse-sharing-3.8.0' 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/seahorse-sharing-3.8.0' make[1]: Leaving directory `/builddir/build/BUILD/seahorse-sharing-3.8.0' + desktop-file-validate /builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm/etc/xdg/autostart/seahorse-sharing.desktop + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm seahorse-sharing --with-gnome + /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/seahorse-sharing-3.8.0 extracting debug info from /builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm/usr/bin/seahorse-sharing dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 217 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: seahorse-sharing-3.8.0-3.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Pwlu6B + umask 022 + cd /builddir/build/BUILD + cd seahorse-sharing-3.8.0 + DOCDIR=/builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm/usr/share/doc/seahorse-sharing-3.8.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm/usr/share/doc/seahorse-sharing-3.8.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm/usr/share/doc/seahorse-sharing-3.8.0 + cp -pr COPYING /builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm/usr/share/doc/seahorse-sharing-3.8.0 + cp -pr NEWS /builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm/usr/share/doc/seahorse-sharing-3.8.0 + cp -pr README /builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm/usr/share/doc/seahorse-sharing-3.8.0 + exit 0 Provides: bundled(egglib) seahorse-sharing = 3.8.0-3.el7 seahorse-sharing(armv7hl-32) = 3.8.0-3.el7 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) libICE.so.6 libSM.so.6 libatk-1.0.so.0 libavahi-client.so.3 libavahi-common.so.3 libavahi-glib.so.1 libc.so.6 libc.so.6(GLIBC_2.4) libcairo-gobject.so.2 libcairo.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgdk-3.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libgpgme.so.11 libgpgme.so.11(GPGME_1.0) libgpgme.so.11(GPGME_1.1) libgthread-2.0.so.0 libgtk-3.so.0 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libsoup-2.4.so.1 rtld(GNU_HASH) Obsoletes: seahorse < 3.1.4 Processing files: seahorse-sharing-debuginfo-3.8.0-3.el7.armv7hl Provides: seahorse-sharing-debuginfo = 3.8.0-3.el7 seahorse-sharing-debuginfo(armv7hl-32) = 3.8.0-3.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm Wrote: /builddir/build/RPMS/seahorse-sharing-3.8.0-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/seahorse-sharing-debuginfo-3.8.0-3.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ko2pqD + umask 022 + cd /builddir/build/BUILD + cd seahorse-sharing-3.8.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/seahorse-sharing-3.8.0-3.el7.arm + exit 0 Child return code was: 0 LEAVE do -->