Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 407008 Details for
Bug 555194
app-crypt/libsecret-0.18.2 fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
libsecret.log (text/plain), 66.10 KB, created by
Andreas K. Hüttel
on 2015-07-17 13:01:51 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Andreas K. Hüttel
Created:
2015-07-17 13:01:51 UTC
Size:
66.10 KB
patch
obsolete
> * Package: app-crypt/libsecret-0.18.2 > * Repository: gentoo > * Maintainer: gnome@gentoo.org > * USE: abi_x86_32 crypt elibc_glibc introspection kernel_linux userland_GNU x86 > * FEATURES: compressdebug preserve-libs sandbox splitdebug userpriv usersandbox >>>> Unpacking source... >>>> Unpacking libsecret-0.18.2.tar.xz to /var/tmp/portage/app-crypt/libsecret-0.18.2/work >>>> Source unpacked in /var/tmp/portage/app-crypt/libsecret-0.18.2/work >>>> Preparing source in /var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2 ... > * Fixing OMF Makefiles ... > [ ok ] > * Disabling deprecation warnings ... > [ ok ] > * Running elibtoolize in: libsecret-0.18.2/ > * Applying target-nm/2.4.2 patch ... > * Running elibtoolize in: libsecret-0.18.2/build/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.2 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2 ... > * econf: updating libsecret-0.18.2/build/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libsecret-0.18.2/build/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib --docdir=/usr/share/doc/libsecret-0.18.2 --disable-maintainer-mode --disable-gtk-doc --enable-manpages --disable-strict --disable-coverage --disable-static --enable-gcrypt --enable-introspection --disable-vala >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether UID '250' is supported by ustar format... yes >checking whether GID '250' is supported by ustar format... yes >checking how to create a ustar tar archive... gnutar >checking whether build environment is sane... yes >checking whether make supports nested variables... (cached) yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether i686-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of i686-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /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 library containing strerror... none required >checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether i686-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of i686-pc-linux-gnu-gcc... (cached) none >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/i686-pc-linux-gnu-nm -B) interface... BSD nm >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 i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop >checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for i686-pc-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 i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/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... no >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/gmsgfmt >checking for perl... /usr/bin/perl >checking for perl >= 5.8.1... 5.20.2 >checking for XML::Parser... ok >checking for pkg-config... /usr/bin/pkg-config >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/gmsgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking for mlock... yes >checking for i686-pc-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for GLIB... yes >checking for gtk-doc... no >configure: WARNING: > You will not be able to create source packages with 'make dist' > because gtk-doc >= 1.9 is not found. >checking for gtkdoc-check... no >checking for gtkdoc-check... no >checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase >checking for gtkdoc-mkpdf... no >checking whether to build gtk-doc documentation... no >checking for GTKDOC_DEPS... yes >checking for gobject-introspection... yes >checking for glib-mkenums... /usr/bin/glib-mkenums >checking for xsltproc... /usr/bin/xsltproc >checking for i686-pc-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for vapigen... no >checking for i686-pc-linux-gnu-libgcrypt-config... /usr/bin/i686-pc-linux-gnu-libgcrypt-config >checking for LIBGCRYPT - version >= 1.2.2... yes (1.5.4) >checking LIBGCRYPT API version... okay >checking whether gcc understands -Wmissing-include-dirs... yes >checking whether gcc understands -Wundef... yes >checking build strict... no >checking for debug mode... default >checking whether to build with gcov testing... no >checking that generated files are newer than configure... done >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating docs/reference/libsecret/Makefile >config.status: creating docs/reference/libsecret/version.xml >config.status: creating docs/reference/libsecret/version-major.xml >config.status: creating po/Makefile.in >config.status: creating po/Makefile >config.status: creating libsecret/libsecret.pc >config.status: creating libsecret/libsecret-unstable.pc >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 > >CFLAGS: -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g > >OPTIONS: > libgcrypt: yes > vala: no > Debug: default > Coverage: no > Manual Page: yes > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2 ... >make -j5 >gdbus-codegen --interface-prefix org.freedesktop.Secret. \ > --generate-c-code temp-dbus-generated --c-namespace SecretGen libsecret/org.freedesktop.Secrets.xml >sed -e '1i\ >#define GLIB_DISABLE_DEPRECATION_WARNINGS' \ > -e 's/secret_gen_/_secret_gen_/g' -e 's/type-/type/g' \ > -e 's/temp-dbus-generated.h/secret-dbus-generated.h/g' \ > temp-dbus-generated.c > secret-dbus-generated.c >sed -e 's/secret_gen_/_secret_gen_/g' -e 's/type-/type/g' \ > temp-dbus-generated.h > secret-dbus-generated.h >make all-recursive >make[1]: Entering directory '/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2' >Making all in . >make[2]: Entering directory '/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2' >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR="\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\"" -DLOCALEDIR=\""/usr/share/locale"\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSECRET_COMPILATION -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c -o libsecret_1_la-secret-dbus-generated.lo `test -f 'secret-dbus-generated.c' || echo './'`secret-dbus-generated.c >/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl docs/man/secret-tool.xml >cp libsecret/libsecret.pc libsecret-1.pc >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR="\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\"" -DLOCALEDIR=\""/usr/share/locale"\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSECRET_COMPILATION -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c -o libsecret/libsecret_1_la-secret-attributes.lo `test -f 'libsecret/secret-attributes.c' || echo './'`libsecret/secret-attributes.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR="\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\"" -DLOCALEDIR=\""/usr/share/locale"\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSECRET_COMPILATION -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c -o libsecret/libsecret_1_la-secret-collection.lo `test -f 'libsecret/secret-collection.c' || echo './'`libsecret/secret-collection.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR="\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\"" -DLOCALEDIR=\""/usr/share/locale"\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSECRET_COMPILATION -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c -o libsecret/libsecret_1_la-secret-item.lo `test -f 'libsecret/secret-item.c' || echo './'`libsecret/secret-item.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR=\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\" -DLOCALEDIR=\"/usr/share/locale\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSECRET_COMPILATION -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c libsecret/secret-attributes.c -fPIC -DPIC -o libsecret/.libs/libsecret_1_la-secret-attributes.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR=\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\" -DLOCALEDIR=\"/usr/share/locale\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSECRET_COMPILATION -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c libsecret/secret-collection.c -fPIC -DPIC -o libsecret/.libs/libsecret_1_la-secret-collection.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR=\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\" -DLOCALEDIR=\"/usr/share/locale\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSECRET_COMPILATION -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c libsecret/secret-item.c -fPIC -DPIC -o libsecret/.libs/libsecret_1_la-secret-item.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR=\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\" -DLOCALEDIR=\"/usr/share/locale\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSECRET_COMPILATION -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c secret-dbus-generated.c -fPIC -DPIC -o .libs/libsecret_1_la-secret-dbus-generated.o >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR="\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\"" -DLOCALEDIR=\""/usr/share/locale"\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSECRET_COMPILATION -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c -o libsecret/libsecret_1_la-secret-methods.lo `test -f 'libsecret/secret-methods.c' || echo './'`libsecret/secret-methods.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR=\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\" -DLOCALEDIR=\"/usr/share/locale\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSECRET_COMPILATION -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c libsecret/secret-methods.c -fPIC -DPIC -o libsecret/.libs/libsecret_1_la-secret-methods.o >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR="\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\"" -DLOCALEDIR=\""/usr/share/locale"\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSECRET_COMPILATION -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c -o libsecret/libsecret_1_la-secret-password.lo `test -f 'libsecret/secret-password.c' || echo './'`libsecret/secret-password.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR=\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\" -DLOCALEDIR=\"/usr/share/locale\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSECRET_COMPILATION -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c libsecret/secret-password.c -fPIC -DPIC -o libsecret/.libs/libsecret_1_la-secret-password.o >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR="\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\"" -DLOCALEDIR=\""/usr/share/locale"\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSECRET_COMPILATION -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c -o libsecret/libsecret_1_la-secret-prompt.lo `test -f 'libsecret/secret-prompt.c' || echo './'`libsecret/secret-prompt.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR="\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\"" -DLOCALEDIR=\""/usr/share/locale"\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSECRET_COMPILATION -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c -o libsecret/libsecret_1_la-secret-schema.lo `test -f 'libsecret/secret-schema.c' || echo './'`libsecret/secret-schema.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR=\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\" -DLOCALEDIR=\"/usr/share/locale\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSECRET_COMPILATION -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c libsecret/secret-prompt.c -fPIC -DPIC -o libsecret/.libs/libsecret_1_la-secret-prompt.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR=\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\" -DLOCALEDIR=\"/usr/share/locale\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSECRET_COMPILATION -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c libsecret/secret-schema.c -fPIC -DPIC -o libsecret/.libs/libsecret_1_la-secret-schema.o >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR="\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\"" -DLOCALEDIR=\""/usr/share/locale"\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSECRET_COMPILATION -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c -o libsecret/libsecret_1_la-secret-schemas.lo `test -f 'libsecret/secret-schemas.c' || echo './'`libsecret/secret-schemas.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR="\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\"" -DLOCALEDIR=\""/usr/share/locale"\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSECRET_COMPILATION -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c -o libsecret/libsecret_1_la-secret-service.lo `test -f 'libsecret/secret-service.c' || echo './'`libsecret/secret-service.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR=\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\" -DLOCALEDIR=\"/usr/share/locale\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSECRET_COMPILATION -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c libsecret/secret-schemas.c -fPIC -DPIC -o libsecret/.libs/libsecret_1_la-secret-schemas.o >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR="\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\"" -DLOCALEDIR=\""/usr/share/locale"\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSECRET_COMPILATION -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c -o libsecret/libsecret_1_la-secret-value.lo `test -f 'libsecret/secret-value.c' || echo './'`libsecret/secret-value.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR=\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\" -DLOCALEDIR=\"/usr/share/locale\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSECRET_COMPILATION -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c libsecret/secret-service.c -fPIC -DPIC -o libsecret/.libs/libsecret_1_la-secret-service.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR=\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\" -DLOCALEDIR=\"/usr/share/locale\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSECRET_COMPILATION -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c libsecret/secret-value.c -fPIC -DPIC -o libsecret/.libs/libsecret_1_la-secret-value.o >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR="\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\"" -DLOCALEDIR=\""/usr/share/locale"\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSECRET_COMPILATION -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c -o libsecret/libsecret_1_la-secret-paths.lo `test -f 'libsecret/secret-paths.c' || echo './'`libsecret/secret-paths.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR="\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\"" -DLOCALEDIR=\""/usr/share/locale"\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSECRET_COMPILATION -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c -o libsecret/libsecret_1_la-secret-session.lo `test -f 'libsecret/secret-session.c' || echo './'`libsecret/secret-session.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR=\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\" -DLOCALEDIR=\"/usr/share/locale\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSECRET_COMPILATION -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c libsecret/secret-paths.c -fPIC -DPIC -o libsecret/.libs/libsecret_1_la-secret-paths.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR=\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\" -DLOCALEDIR=\"/usr/share/locale\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSECRET_COMPILATION -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c libsecret/secret-session.c -fPIC -DPIC -o libsecret/.libs/libsecret_1_la-secret-session.o >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR="\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\"" -DLOCALEDIR=\""/usr/share/locale"\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSECRET_COMPILATION -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c -o libsecret/libsecret_1_la-secret-util.lo `test -f 'libsecret/secret-util.c' || echo './'`libsecret/secret-util.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR=\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\" -DLOCALEDIR=\"/usr/share/locale\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSECRET_COMPILATION -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c libsecret/secret-util.c -fPIC -DPIC -o libsecret/.libs/libsecret_1_la-secret-util.o >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR="\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\"" -DLOCALEDIR=\""/usr/share/locale"\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSECRET_COMPILATION -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c -o libsecret/libsecret_1_la-secret-enum-types.lo `test -f 'libsecret/secret-enum-types.c' || echo './'`libsecret/secret-enum-types.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR=\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\" -DLOCALEDIR=\"/usr/share/locale\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSECRET_COMPILATION -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c libsecret/secret-enum-types.c -fPIC -DPIC -o libsecret/.libs/libsecret_1_la-secret-enum-types.o >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR="\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\"" -DLOCALEDIR=\""/usr/share/locale"\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c -o egg/egg-hex.lo egg/egg-hex.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR=\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\" -DLOCALEDIR=\"/usr/share/locale\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c egg/egg-hex.c -fPIC -DPIC -o egg/.libs/egg-hex.o >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR="\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\"" -DLOCALEDIR=\""/usr/share/locale"\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c -o egg/egg-secure-memory.lo egg/egg-secure-memory.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR="\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\"" -DLOCALEDIR=\""/usr/share/locale"\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c -o egg/egg-testing.lo egg/egg-testing.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR=\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\" -DLOCALEDIR=\"/usr/share/locale\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c egg/egg-secure-memory.c -fPIC -DPIC -o egg/.libs/egg-secure-memory.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR=\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\" -DLOCALEDIR=\"/usr/share/locale\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c egg/egg-testing.c -fPIC -DPIC -o egg/.libs/egg-testing.o >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR="\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\"" -DLOCALEDIR=\""/usr/share/locale"\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c -o egg/egg-dh.lo egg/egg-dh.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR=\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\" -DLOCALEDIR=\"/usr/share/locale\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c egg/egg-dh.c -fPIC -DPIC -o egg/.libs/egg-dh.o >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR="\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\"" -DLOCALEDIR=\""/usr/share/locale"\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c -o egg/egg-hkdf.lo egg/egg-hkdf.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR=\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\" -DLOCALEDIR=\"/usr/share/locale\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c egg/egg-hkdf.c -fPIC -DPIC -o egg/.libs/egg-hkdf.o >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR="\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\"" -DLOCALEDIR=\""/usr/share/locale"\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c -o egg/egg-libgcrypt.lo egg/egg-libgcrypt.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR="\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\"" -DLOCALEDIR=\""/usr/share/locale"\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c -o libsecret/mock-service.lo libsecret/mock-service.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR=\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\" -DLOCALEDIR=\"/usr/share/locale\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c libsecret/mock-service.c -fPIC -DPIC -o libsecret/.libs/mock-service.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR=\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\" -DLOCALEDIR=\"/usr/share/locale\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c egg/egg-libgcrypt.c -fPIC -DPIC -o egg/.libs/egg-libgcrypt.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./build -DSRCDIR="\"/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2\"" -DLOCALEDIR=\""/usr/share/locale"\" -DWITH_VALGRIND -DSECRET_COMPILATION -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -c -o tool/secret-tool.o tool/secret-tool.c >/bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -rpath /force/shared -Wl,-O1 -Wl,--as-needed -o libmock_service.la libsecret/mock-service.lo -lgcrypt -lgpg-error -lgio-2.0 -lgobject-2.0 -lglib-2.0 >tool/secret-tool.c: In function 'write_password_stdout': >tool/secret-tool.c:191:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] > write (1, "\n", 1); > ^ >libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC libsecret/.libs/mock-service.o -Wl,--as-needed -lgcrypt -lgpg-error -lgio-2.0 -lgobject-2.0 -lglib-2.0 -march=i586 -mtune=generic -O2 -pthread -Wl,-O1 -pthread -Wl,-soname -Wl,libmock_service.so.0 -o .libs/libmock_service.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libmock_service.so.0" && ln -s "libmock_service.so.0.0.0" "libmock_service.so.0") >libtool: link: (cd ".libs" && rm -f "libmock_service.so" && ln -s "libmock_service.so.0.0.0" "libmock_service.so") >libtool: link: ( cd ".libs" && rm -f "libmock_service.la" && ln -s "../libmock_service.la" "libmock_service.la" ) >/usr/bin/g-ir-scanner --warn-all --add-include-path=. --add-include-path=. --namespace=MockService --nsversion=0 --libtool="/bin/sh ./libtool" --pkg=gobject-2.0 --pkg=gio-2.0 --include=GObject-2.0 --include=Gio-2.0 --pkg-export=mock-service-0 --library=libmock_service.la --c-include "libsecret/mock-service.h" --cflags-begin -I. -I. --cflags-end libsecret/mock-service.c libsecret/mock-service.h libmock_service.la --output MockService-0.gir >/bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -Wl,-O1 -Wl,--as-needed -o libegg.la egg/egg-hex.lo egg/egg-secure-memory.lo egg/egg-testing.lo egg/egg-dh.lo egg/egg-hkdf.lo egg/egg-libgcrypt.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0 >libtool: link: i686-pc-linux-gnu-ar cru .libs/libegg.a egg/.libs/egg-hex.o egg/.libs/egg-secure-memory.o egg/.libs/egg-testing.o egg/.libs/egg-dh.o egg/.libs/egg-hkdf.o egg/.libs/egg-libgcrypt.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libegg.a >libtool: link: ( cd ".libs" && rm -f "libegg.la" && ln -s "../libegg.la" "libegg.la" ) >/bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -DSECRET_COMPILATION -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -version-info 0:0:0 -no-undefined -export-symbols-regex '^secret_|^SECRET_|^SECMEM_.*' -Wl,-O1 -Wl,--as-needed -o libsecret-1.la -rpath /usr/lib libsecret/libsecret_1_la-secret-attributes.lo libsecret/libsecret_1_la-secret-collection.lo libsecret/libsecret_1_la-secret-item.lo libsecret/libsecret_1_la-secret-methods.lo libsecret/libsecret_1_la-secret-password.lo libsecret/libsecret_1_la-secret-prompt.lo libsecret/libsecret_1_la-secret-schema.lo libsecret/libsecret_1_la-secret-schemas.lo libsecret/libsecret_1_la-secret-service.lo libsecret/libsecret_1_la-secret-value.lo libsecret/libsecret_1_la-secret-paths.lo libsecret/libsecret_1_la-secret-session.lo libsecret/libsecret_1_la-secret-util.lo libsecret_1_la-secret-dbus-generated.lo libsecret/libsecret_1_la-secret-enum-types.lo libegg.la -lgcrypt -lgpg-error -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 >/bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -rpath /force/shared -Wl,-O1 -Wl,--as-needed -o libsecret-testable.la libsecret/libsecret_1_la-secret-attributes.lo libsecret/libsecret_1_la-secret-collection.lo libsecret/libsecret_1_la-secret-item.lo libsecret/libsecret_1_la-secret-methods.lo libsecret/libsecret_1_la-secret-password.lo libsecret/libsecret_1_la-secret-prompt.lo libsecret/libsecret_1_la-secret-schema.lo libsecret/libsecret_1_la-secret-schemas.lo libsecret/libsecret_1_la-secret-service.lo libsecret/libsecret_1_la-secret-value.lo libsecret/libsecret_1_la-secret-paths.lo libsecret/libsecret_1_la-secret-session.lo libsecret/libsecret_1_la-secret-util.lo libsecret_1_la-secret-dbus-generated.lo libsecret/libsecret_1_la-secret-enum-types.lo libegg.la -lgcrypt -lgpg-error -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 >libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC libsecret/.libs/libsecret_1_la-secret-attributes.o libsecret/.libs/libsecret_1_la-secret-collection.o libsecret/.libs/libsecret_1_la-secret-item.o libsecret/.libs/libsecret_1_la-secret-methods.o libsecret/.libs/libsecret_1_la-secret-password.o libsecret/.libs/libsecret_1_la-secret-prompt.o libsecret/.libs/libsecret_1_la-secret-schema.o libsecret/.libs/libsecret_1_la-secret-schemas.o libsecret/.libs/libsecret_1_la-secret-service.o libsecret/.libs/libsecret_1_la-secret-value.o libsecret/.libs/libsecret_1_la-secret-paths.o libsecret/.libs/libsecret_1_la-secret-session.o libsecret/.libs/libsecret_1_la-secret-util.o .libs/libsecret_1_la-secret-dbus-generated.o libsecret/.libs/libsecret_1_la-secret-enum-types.o -Wl,--whole-archive ./.libs/libegg.a -Wl,--no-whole-archive -Wl,--as-needed -lgcrypt -lgpg-error -lgio-2.0 -lgobject-2.0 -lglib-2.0 -march=i586 -mtune=generic -O2 -pthread -Wl,-O1 -pthread -Wl,-soname -Wl,libsecret-testable.so.0 -o .libs/libsecret-testable.so.0.0.0 >libtool: link: /usr/bin/i686-pc-linux-gnu-nm -B libsecret/.libs/libsecret_1_la-secret-attributes.o libsecret/.libs/libsecret_1_la-secret-collection.o libsecret/.libs/libsecret_1_la-secret-item.o libsecret/.libs/libsecret_1_la-secret-methods.o libsecret/.libs/libsecret_1_la-secret-password.o libsecret/.libs/libsecret_1_la-secret-prompt.o libsecret/.libs/libsecret_1_la-secret-schema.o libsecret/.libs/libsecret_1_la-secret-schemas.o libsecret/.libs/libsecret_1_la-secret-service.o libsecret/.libs/libsecret_1_la-secret-value.o libsecret/.libs/libsecret_1_la-secret-paths.o libsecret/.libs/libsecret_1_la-secret-session.o libsecret/.libs/libsecret_1_la-secret-util.o .libs/libsecret_1_la-secret-dbus-generated.o libsecret/.libs/libsecret_1_la-secret-enum-types.o ./.libs/libegg.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libsecret-1.exp >libtool: link: /bin/grep -E -e "^secret_|^SECRET_|^SECMEM_.*" ".libs/libsecret-1.exp" > ".libs/libsecret-1.expT" >libtool: link: mv -f ".libs/libsecret-1.expT" ".libs/libsecret-1.exp" >libtool: link: echo "{ global:" > .libs/libsecret-1.ver >libtool: link: cat .libs/libsecret-1.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libsecret-1.ver >libtool: link: echo "local: *; };" >> .libs/libsecret-1.ver >libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC libsecret/.libs/libsecret_1_la-secret-attributes.o libsecret/.libs/libsecret_1_la-secret-collection.o libsecret/.libs/libsecret_1_la-secret-item.o libsecret/.libs/libsecret_1_la-secret-methods.o libsecret/.libs/libsecret_1_la-secret-password.o libsecret/.libs/libsecret_1_la-secret-prompt.o libsecret/.libs/libsecret_1_la-secret-schema.o libsecret/.libs/libsecret_1_la-secret-schemas.o libsecret/.libs/libsecret_1_la-secret-service.o libsecret/.libs/libsecret_1_la-secret-value.o libsecret/.libs/libsecret_1_la-secret-paths.o libsecret/.libs/libsecret_1_la-secret-session.o libsecret/.libs/libsecret_1_la-secret-util.o .libs/libsecret_1_la-secret-dbus-generated.o libsecret/.libs/libsecret_1_la-secret-enum-types.o -Wl,--whole-archive ./.libs/libegg.a -Wl,--no-whole-archive -Wl,--as-needed -lgcrypt -lgpg-error -lgio-2.0 -lgobject-2.0 -lglib-2.0 -march=i586 -mtune=generic -O2 -pthread -Wl,-O1 -pthread -Wl,-soname -Wl,libsecret-1.so.0 -Wl,-version-script -Wl,.libs/libsecret-1.ver -o .libs/libsecret-1.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libsecret-testable.so.0" && ln -s "libsecret-testable.so.0.0.0" "libsecret-testable.so.0") >libtool: link: (cd ".libs" && rm -f "libsecret-testable.so" && ln -s "libsecret-testable.so.0.0.0" "libsecret-testable.so") >libtool: link: ( cd ".libs" && rm -f "libsecret-testable.la" && ln -s "../libsecret-testable.la" "libsecret-testable.la" ) >libtool: link: (cd ".libs" && rm -f "libsecret-1.so.0" && ln -s "libsecret-1.so.0.0.0" "libsecret-1.so.0") >libtool: link: (cd ".libs" && rm -f "libsecret-1.so" && ln -s "libsecret-1.so.0.0.0" "libsecret-1.so") >libtool: link: ( cd ".libs" && rm -f "libsecret-1.la" && ln -s "../libsecret-1.la" "libsecret-1.la" ) >/usr/bin/g-ir-scanner --warn-all --add-include-path=. --add-include-path=. --namespace=Secret --nsversion=1 --libtool="/bin/sh ./libtool" --include=GObject-2.0 --include=Gio-2.0 --pkg-export=libsecret-1 --library=libsecret-1.la --c-include "libsecret/secret.h" --cflags-begin -I. -I. -DSECRET_COMPILATION --cflags-end libsecret/secret-attributes.h libsecret/secret-attributes.c libsecret/secret-collection.h libsecret/secret-collection.c libsecret/secret-item.h libsecret/secret-item.c libsecret/secret-methods.c libsecret/secret-password.h libsecret/secret-password.c libsecret/secret-prompt.h libsecret/secret-prompt.c libsecret/secret-schema.h libsecret/secret-schema.c libsecret/secret-schemas.h libsecret/secret-schemas.c libsecret/secret-service.h libsecret/secret-service.c libsecret/secret-types.h libsecret/secret-value.h libsecret/secret-value.c libsecret/secret-paths.h libsecret/secret-paths.c libsecret-1.la --output Secret-1.gir >/bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -Wl,-O1 -Wl,--as-needed -o secret-tool tool/secret-tool.o libsecret-1.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 >libtool: link: i686-pc-linux-gnu-gcc -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -Wl,-O1 -o .libs/secret-tool tool/secret-tool.o -Wl,--as-needed ./.libs/libsecret-1.so -lgcrypt -lgpg-error -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread >Traceback (most recent call last): > File "/usr/bin/g-ir-scanner", line 55, in <module> > sys.exit(scanner_main(sys.argv)) > File "/usr/lib/gobject-introspection/giscanner/scannermain.py", line 508, in scanner_main > transformer = create_transformer(namespace, options) > File "/usr/lib/gobject-introspection/giscanner/scannermain.py", line 370, in create_transformer > identifier_filter_cmd=options.identifier_filter_cmd) > File "/usr/lib/gobject-introspection/giscanner/transformer.py", line 54, in __init__ > self._cachestore = CacheStore() > File "/usr/lib/gobject-introspection/giscanner/cachestore.py", line 83, in __init__ > self._check_cache_version() > File "/usr/lib/gobject-introspection/giscanner/cachestore.py", line 119, in _check_cache_version > shutil.move(versiontmp, version) > File "/usr/lib/python2.7/shutil.py", line 302, in move > copy2(src, real_dst) > File "/usr/lib/python2.7/shutil.py", line 130, in copy2 > copyfile(src, dst) > File "/usr/lib/python2.7/shutil.py", line 82, in copyfile > with open(src, 'rb') as fsrc: >IOError: [Errno 2] No such file or directory: '/var/tmp/portage/app-crypt/libsecret-0.18.2/homedir/.cache/g-ir-scanner/.cache-version.tmp' >/usr/share/gobject-introspection-1.0/Makefile.introspection:153: recipe for target 'Secret-1.gir' failed >make[2]: *** [Secret-1.gir] Error 1 >make[2]: *** Waiting for unfinished jobs.... >g-ir-scanner: compile: cc -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c -o /var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2/tmp-introspect_cSHPU/MockService-0.o /var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2/tmp-introspect_cSHPU/MockService-0.c >g-ir-scanner: link: /bin/sh ./libtool --mode=link --tag=CC cc -o /var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2/tmp-introspect_cSHPU/MockService-0 -export-dynamic -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -Wl,-O1 -Wl,--as-needed /var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2/tmp-introspect_cSHPU/MockService-0.o -L. libmock_service.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 >libtool: link: cc -o /var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2/tmp-introspect_cSHPU/.libs/MockService-0 -march=i586 -mtune=generic -O2 -pipe -g -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g -Wl,-O1 /var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2/tmp-introspect_cSHPU/MockService-0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -Wl,--as-needed -L. ./.libs/libmock_service.so -lgcrypt -lgpg-error -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/force/shared >make[2]: Leaving directory '/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2' >Makefile:1850: recipe for target 'all-recursive' failed >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2' >Makefile:1169: recipe for target 'all' failed >make: *** [all] Error 2 > * ERROR: app-crypt/libsecret-0.18.2::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-crypt/libsecret-0.18.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-crypt/libsecret-0.18.2::gentoo'`. > * The complete build log is located at '/var/tmp/portage/app-crypt/libsecret-0.18.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-crypt/libsecret-0.18.2/temp/environment'. > * Working directory: '/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2' > * S: '/var/tmp/portage/app-crypt/libsecret-0.18.2/work/libsecret-0.18.2'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 555194
: 407008 |
407012