Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 341146 Details for
Bug 460250
app-crypt/libsecret-0.13 - g-ir-scanner: MemoryError compiling SecretUnstable-0.gir
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
libsecret build log
libsecret-0.13_build.log (text/plain), 51.89 KB, created by
Helmut Jarausch
on 2013-03-06 19:00:12 UTC
(
hide
)
Description:
libsecret build log
Filename:
MIME Type:
Creator:
Helmut Jarausch
Created:
2013-03-06 19:00:12 UTC
Size:
51.89 KB
patch
obsolete
> * Package: app-crypt/libsecret-0.13 > * Repository: gentoo > * Maintainer: gnome@gentoo.org > * USE: amd64 crypt elibc_glibc introspection kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox splitdebug >>>> [1m[37mcfg-update-1.8.2-r1[0m[0m: Creating checksum index... >>>> Unpacking source... >>>> Unpacking libsecret-0.13.tar.xz to /var/tmp/portage/app-crypt/libsecret-0.13/work >>>> Source unpacked in /var/tmp/portage/app-crypt/libsecret-0.13/work >>>> Preparing source in /var/tmp/portage/app-crypt/libsecret-0.13/work/libsecret-0.13 ... > * Applying libsecret-0.13-fix-secretvalue-get.patch ... > [ ok ] > * Fixing OMF Makefiles ... > [ ok ] > * Disabling deprecation warnings ... > [ ok ] > * Running elibtoolize in: libsecret-0.13/ > * 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.13/work/libsecret-0.13 ... > * econf: updating libsecret-0.13/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libsecret-0.13/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --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 how to create a ustar tar archive... gnutar >checking whether build environment is sane... yes >checking whether make supports nested variables... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-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 x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/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 the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... 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.16.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 x86_64-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 gtkdoc-check... /usr/bin/gtkdoc-check >checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase >checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf >checking whether to build gtk-doc documentation... no >checking for gobject-introspection... yes >checking for glib-mkenums... /usr/bin/glib-mkenums >checking for xsltproc... /usr/bin/xsltproc >checking for x86_64-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 x86_64-pc-linux-gnu-libgcrypt-config... no >checking for libgcrypt-config... /usr/bin/libgcrypt-config >checking for LIBGCRYPT - version >= 1.2.2... yes (1.5.0) >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 build/Makefile >config.status: creating docs/Makefile >config.status: creating docs/man/Makefile >config.status: creating docs/reference/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 egg/Makefile >config.status: creating egg/tests/Makefile >config.status: creating po/Makefile.in >config.status: creating po/Makefile >config.status: creating libsecret/Makefile >config.status: creating libsecret/libsecret.pc >config.status: creating libsecret/libsecret-unstable.pc >config.status: creating libsecret/tests/Makefile >config.status: creating tool/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 > >CFLAGS: -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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: 1.2.2 > vala: no > Debug: default > Coverage: no > Manual Page: yes > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-crypt/libsecret-0.13/work/libsecret-0.13 ... >make -j4 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/app-crypt/libsecret-0.13/work/libsecret-0.13' >Making all in build >make[2]: Entering directory `/var/tmp/portage/app-crypt/libsecret-0.13/work/libsecret-0.13/build' >cat ./gcrypt.supp ./glib.supp ./pthread.supp ./unknown.supp > valgrind-suppressions >make[2]: Leaving directory `/var/tmp/portage/app-crypt/libsecret-0.13/work/libsecret-0.13/build' >Making all in egg >make[2]: Entering directory `/var/tmp/portage/app-crypt/libsecret-0.13/work/libsecret-0.13/egg' >Making all in . >make[3]: Entering directory `/var/tmp/portage/app-crypt/libsecret-0.13/work/libsecret-0.13/egg' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../build -DWITH_VALGRIND -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-hex.lo egg-hex.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../build -DWITH_VALGRIND -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-secure-memory.lo egg-secure-memory.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../build -DWITH_VALGRIND -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-testing.lo egg-testing.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../build -DWITH_VALGRIND -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-dh.lo egg-dh.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../build -DWITH_VALGRIND -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-hex.c -fPIC -DPIC -o .libs/egg-hex.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../build -DWITH_VALGRIND -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-secure-memory.c -fPIC -DPIC -o .libs/egg-secure-memory.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../build -DWITH_VALGRIND -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-testing.c -fPIC -DPIC -o .libs/egg-testing.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../build -DWITH_VALGRIND -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-dh.c -fPIC -DPIC -o .libs/egg-dh.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../build -DWITH_VALGRIND -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-hkdf.lo egg-hkdf.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../build -DWITH_VALGRIND -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-hkdf.c -fPIC -DPIC -o .libs/egg-hkdf.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../build -DWITH_VALGRIND -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-libgcrypt.lo egg-libgcrypt.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../build -DWITH_VALGRIND -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-libgcrypt.c -fPIC -DPIC -o .libs/egg-libgcrypt.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-hex.lo egg-secure-memory.lo egg-testing.lo egg-dh.lo egg-hkdf.lo egg-libgcrypt.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0 >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libegg.a .libs/egg-hex.o .libs/egg-secure-memory.o .libs/egg-testing.o .libs/egg-dh.o .libs/egg-hkdf.o .libs/egg-libgcrypt.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libegg.a >libtool: link: ( cd ".libs" && rm -f "libegg.la" && ln -s "../libegg.la" "libegg.la" ) >make[3]: Leaving directory `/var/tmp/portage/app-crypt/libsecret-0.13/work/libsecret-0.13/egg' >Making all in tests >make[3]: Entering directory `/var/tmp/portage/app-crypt/libsecret-0.13/work/libsecret-0.13/egg/tests' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -DSRCDIR="\"/var/tmp/portage/app-crypt/libsecret-0.13/work/libsecret-0.13/egg/tests\"" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 test-hex.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -DSRCDIR="\"/var/tmp/portage/app-crypt/libsecret-0.13/work/libsecret-0.13/egg/tests\"" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 test-secmem.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -DSRCDIR="\"/var/tmp/portage/app-crypt/libsecret-0.13/work/libsecret-0.13/egg/tests\"" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 test-hkdf.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -DSRCDIR="\"/var/tmp/portage/app-crypt/libsecret-0.13/work/libsecret-0.13/egg/tests\"" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 test-dh.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 test-hex test-hex.o ../../egg/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 x86_64-pc-linux-gnu-gcc -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 test-dh test-dh.o ../../egg/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 x86_64-pc-linux-gnu-gcc -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 test-secmem test-secmem.o ../../egg/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 x86_64-pc-linux-gnu-gcc -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 test-hkdf test-hkdf.o ../../egg/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: x86_64-pc-linux-gnu-gcc -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 test-dh test-dh.o -Wl,--as-needed ../../egg/.libs/libegg.a /usr/lib64/libgcrypt.so -lgpg-error -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread >libtool: link: x86_64-pc-linux-gnu-gcc -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 test-hex test-hex.o -Wl,--as-needed ../../egg/.libs/libegg.a /usr/lib64/libgcrypt.so -lgpg-error -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread >libtool: link: x86_64-pc-linux-gnu-gcc -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 test-secmem test-secmem.o -Wl,--as-needed ../../egg/.libs/libegg.a /usr/lib64/libgcrypt.so -lgpg-error -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread >libtool: link: x86_64-pc-linux-gnu-gcc -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 test-hkdf test-hkdf.o -Wl,--as-needed ../../egg/.libs/libegg.a /usr/lib64/libgcrypt.so -lgpg-error -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread >make[3]: Leaving directory `/var/tmp/portage/app-crypt/libsecret-0.13/work/libsecret-0.13/egg/tests' >make[2]: Leaving directory `/var/tmp/portage/app-crypt/libsecret-0.13/work/libsecret-0.13/egg' >Making all in libsecret >make[2]: Entering directory `/var/tmp/portage/app-crypt/libsecret-0.13/work/libsecret-0.13/libsecret' >gdbus-codegen --interface-prefix org.freedesktop.Secret. \ > --generate-c-code secret-dbus-generated --c-namespace SecretGen \ > ./org.freedesktop.Secrets.xml >sed -i -e 's/secret_gen_/_secret_gen_/g' -e 's/type-/type/g' secret-dbus-generated.[ch] >sed -i -e '1i #define GLIB_DISABLE_DEPRECATION_WARNINGS' secret-dbus-generated.c >make all-recursive >make[3]: Entering directory `/var/tmp/portage/app-crypt/libsecret-0.13/work/libsecret-0.13/libsecret' >Making all in . >make[4]: Entering directory `/var/tmp/portage/app-crypt/libsecret-0.13/work/libsecret-0.13/libsecret' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSECRET_COMPILATION -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-attributes.lo `test -f 'secret-attributes.c' || echo './'`secret-attributes.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSECRET_COMPILATION -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-password.lo `test -f 'secret-password.c' || echo './'`secret-password.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSECRET_COMPILATION -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-schema.lo `test -f 'secret-schema.c' || echo './'`secret-schema.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSECRET_COMPILATION -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-schemas.lo `test -f 'secret-schemas.c' || echo './'`secret-schemas.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSECRET_COMPILATION -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-attributes.c -fPIC -DPIC -o .libs/libsecret_1_la-secret-attributes.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSECRET_COMPILATION -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-password.c -fPIC -DPIC -o .libs/libsecret_1_la-secret-password.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSECRET_COMPILATION -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-schema.c -fPIC -DPIC -o .libs/libsecret_1_la-secret-schema.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSECRET_COMPILATION -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-schemas.c -fPIC -DPIC -o .libs/libsecret_1_la-secret-schemas.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSECRET_COMPILATION -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-collection.lo `test -f 'secret-collection.c' || echo './'`secret-collection.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSECRET_COMPILATION -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-collection.c -fPIC -DPIC -o .libs/libsecret_1_la-secret-collection.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSECRET_COMPILATION -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-item.lo `test -f 'secret-item.c' || echo './'`secret-item.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSECRET_COMPILATION -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-methods.lo `test -f 'secret-methods.c' || echo './'`secret-methods.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSECRET_COMPILATION -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-item.c -fPIC -DPIC -o .libs/libsecret_1_la-secret-item.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSECRET_COMPILATION -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-methods.c -fPIC -DPIC -o .libs/libsecret_1_la-secret-methods.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSECRET_COMPILATION -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-paths.lo `test -f 'secret-paths.c' || echo './'`secret-paths.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSECRET_COMPILATION -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-paths.c -fPIC -DPIC -o .libs/libsecret_1_la-secret-paths.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSECRET_COMPILATION -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-prompt.lo `test -f 'secret-prompt.c' || echo './'`secret-prompt.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSECRET_COMPILATION -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-prompt.c -fPIC -DPIC -o .libs/libsecret_1_la-secret-prompt.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSECRET_COMPILATION -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-service.lo `test -f 'secret-service.c' || echo './'`secret-service.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSECRET_COMPILATION -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-value.lo `test -f 'secret-value.c' || echo './'`secret-value.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSECRET_COMPILATION -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-service.c -fPIC -DPIC -o .libs/libsecret_1_la-secret-service.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSECRET_COMPILATION -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-value.c -fPIC -DPIC -o .libs/libsecret_1_la-secret-value.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSECRET_COMPILATION -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-session.lo `test -f 'secret-session.c' || echo './'`secret-session.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSECRET_COMPILATION -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-util.lo `test -f 'secret-util.c' || echo './'`secret-util.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSECRET_COMPILATION -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-session.c -fPIC -DPIC -o .libs/libsecret_1_la-secret-session.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSECRET_COMPILATION -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-util.c -fPIC -DPIC -o .libs/libsecret_1_la-secret-util.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSECRET_COMPILATION -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSECRET_COMPILATION -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSECRET_COMPILATION -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-enum-types.lo `test -f 'secret-enum-types.c' || echo './'`secret-enum-types.c >cp libsecret.pc libsecret-1.pc >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSECRET_COMPILATION -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-enum-types.c -fPIC -DPIC -o .libs/libsecret_1_la-secret-enum-types.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/lib64 libsecret_1_la-secret-attributes.lo libsecret_1_la-secret-password.lo libsecret_1_la-secret-schema.lo libsecret_1_la-secret-schemas.lo libsecret_1_la-secret-collection.lo libsecret_1_la-secret-item.lo libsecret_1_la-secret-methods.lo libsecret_1_la-secret-paths.lo libsecret_1_la-secret-prompt.lo libsecret_1_la-secret-service.lo libsecret_1_la-secret-value.lo libsecret_1_la-secret-session.lo libsecret_1_la-secret-util.lo libsecret_1_la-secret-dbus-generated.lo libsecret_1_la-secret-enum-types.lo ../egg/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 x86_64-pc-linux-gnu-gcc -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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_1_la-secret-attributes.lo libsecret_1_la-secret-password.lo libsecret_1_la-secret-schema.lo libsecret_1_la-secret-schemas.lo libsecret_1_la-secret-collection.lo libsecret_1_la-secret-item.lo libsecret_1_la-secret-methods.lo libsecret_1_la-secret-paths.lo libsecret_1_la-secret-prompt.lo libsecret_1_la-secret-service.lo libsecret_1_la-secret-value.lo libsecret_1_la-secret-session.lo libsecret_1_la-secret-util.lo libsecret_1_la-secret-dbus-generated.lo libsecret_1_la-secret-enum-types.lo ../egg/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: /usr/bin/nm -B .libs/libsecret_1_la-secret-attributes.o .libs/libsecret_1_la-secret-password.o .libs/libsecret_1_la-secret-schema.o .libs/libsecret_1_la-secret-schemas.o .libs/libsecret_1_la-secret-collection.o .libs/libsecret_1_la-secret-item.o .libs/libsecret_1_la-secret-methods.o .libs/libsecret_1_la-secret-paths.o .libs/libsecret_1_la-secret-prompt.o .libs/libsecret_1_la-secret-service.o .libs/libsecret_1_la-secret-value.o .libs/libsecret_1_la-secret-session.o .libs/libsecret_1_la-secret-util.o .libs/libsecret_1_la-secret-dbus-generated.o .libs/libsecret_1_la-secret-enum-types.o ../egg/.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: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libsecret_1_la-secret-attributes.o .libs/libsecret_1_la-secret-password.o .libs/libsecret_1_la-secret-schema.o .libs/libsecret_1_la-secret-schemas.o .libs/libsecret_1_la-secret-collection.o .libs/libsecret_1_la-secret-item.o .libs/libsecret_1_la-secret-methods.o .libs/libsecret_1_la-secret-paths.o .libs/libsecret_1_la-secret-prompt.o .libs/libsecret_1_la-secret-service.o .libs/libsecret_1_la-secret-value.o .libs/libsecret_1_la-secret-session.o .libs/libsecret_1_la-secret-util.o .libs/libsecret_1_la-secret-dbus-generated.o .libs/libsecret_1_la-secret-enum-types.o -Wl,--whole-archive ../egg/.libs/libegg.a -Wl,--no-whole-archive -Wl,--as-needed /usr/lib64/libgcrypt.so -lgpg-error -lgio-2.0 -lgobject-2.0 -lglib-2.0 -mtune=native -O2 -msse3 -pthread -Wl,-O1 -pthread -Wl,-soname -Wl,libsecret-testable.so.0 -o .libs/libsecret-testable.so.0.0.0 >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: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libsecret_1_la-secret-attributes.o .libs/libsecret_1_la-secret-password.o .libs/libsecret_1_la-secret-schema.o .libs/libsecret_1_la-secret-schemas.o .libs/libsecret_1_la-secret-collection.o .libs/libsecret_1_la-secret-item.o .libs/libsecret_1_la-secret-methods.o .libs/libsecret_1_la-secret-paths.o .libs/libsecret_1_la-secret-prompt.o .libs/libsecret_1_la-secret-service.o .libs/libsecret_1_la-secret-value.o .libs/libsecret_1_la-secret-session.o .libs/libsecret_1_la-secret-util.o .libs/libsecret_1_la-secret-dbus-generated.o .libs/libsecret_1_la-secret-enum-types.o -Wl,--whole-archive ../egg/.libs/libegg.a -Wl,--no-whole-archive -Wl,--as-needed /usr/lib64/libgcrypt.so -lgpg-error -lgio-2.0 -lgobject-2.0 -lglib-2.0 -mtune=native -O2 -msse3 -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-1.so.0" && ln -s "libsecret-1.so.0.0.0" "libsecret-1.so.0") >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" && 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" -I.. -I.. -DSECRET_COMPILATION secret-attributes.h secret-attributes.c secret-password.h secret-password.c secret-schema.h secret-schema.c secret-schemas.h secret-schemas.c secret-types.h libsecret-1.la --output Secret-1.gir >g-ir-scanner: compile: gcc -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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.. -I.. -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o /var/tmp/portage/app-crypt/libsecret-0.13/work/libsecret-0.13/libsecret/tmp-introspectMVKr1j/Secret-1.o /var/tmp/portage/app-crypt/libsecret-0.13/work/libsecret-0.13/libsecret/tmp-introspectMVKr1j/Secret-1.c >g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /var/tmp/portage/app-crypt/libsecret-0.13/work/libsecret-0.13/libsecret/tmp-introspectMVKr1j/Secret-1 -export-dynamic -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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.13/work/libsecret-0.13/libsecret/tmp-introspectMVKr1j/Secret-1.o -L. libsecret-1.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lglib-2.0 >libtool: link: gcc -o /var/tmp/portage/app-crypt/libsecret-0.13/work/libsecret-0.13/libsecret/tmp-introspectMVKr1j/.libs/Secret-1 -mtune=native -O2 -msse3 -pipe -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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.13/work/libsecret-0.13/libsecret/tmp-introspectMVKr1j/Secret-1.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -Wl,--as-needed -L. ./.libs/libsecret-1.so /usr/lib64/libgcrypt.so -lgpg-error -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -pthread >/usr/bin/g-ir-compiler --includedir=. --includedir=. --includedir=. Secret-1.gir -o Secret-1.typelib >/usr/bin/g-ir-scanner --warn-all --add-include-path=. --add-include-path=. --namespace=SecretUnstable --nsversion=0 --libtool="/bin/sh ../libtool" --include=GObject-2.0 --include=Gio-2.0 --pkg-export=libsecret-unstable --library=libsecret-1.la --c-include "libsecret/secret.h" --identifier-prefix=Secret --symbol-prefix=secret --include-uninstalled=./Secret-1.gir -I.. -I.. -DSECRET_COMPILATION -DSECRET_API_SUBJECT_TO_CHANGE secret-collection.h secret-collection.c secret-item.h secret-item.c secret-methods.c secret-paths.h secret-paths.c secret-prompt.h secret-prompt.c secret-service.h secret-service.c secret-value.h secret-value.c Secret-1.gir --output SecretUnstable-0.gir >Traceback (most recent call last): > File "/usr/bin/g-ir-scanner", line 46, in <module> > sys.exit(scanner_main(sys.argv)) > File "/usr/lib64/gobject-introspection/giscanner/scannermain.py", line 404, in scanner_main > transformer = create_transformer(namespace, options) > File "/usr/lib64/gobject-introspection/giscanner/scannermain.py", line 297, in create_transformer > transformer.register_include(include_obj) > File "/usr/lib64/gobject-introspection/giscanner/transformer.py", line 131, in register_include > self._parse_include(filename) > File "/usr/lib64/gobject-introspection/giscanner/transformer.py", line 200, in _parse_include > parser = self._cachestore.load(filename) > File "/usr/lib64/gobject-introspection/giscanner/cachestore.py", line 191, in load > data = cPickle.load(fd) >MemoryError >make[4]: *** [SecretUnstable-0.gir] Error 1 >make[4]: *** Waiting for unfinished jobs.... >make[4]: Leaving directory `/var/tmp/portage/app-crypt/libsecret-0.13/work/libsecret-0.13/libsecret' >make[3]: *** [all-recursive] Error 1 >make[3]: Leaving directory `/var/tmp/portage/app-crypt/libsecret-0.13/work/libsecret-0.13/libsecret' >make[2]: *** [all] Error 2 >make[2]: Leaving directory `/var/tmp/portage/app-crypt/libsecret-0.13/work/libsecret-0.13/libsecret' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/app-crypt/libsecret-0.13/work/libsecret-0.13' >make: *** [all] Error 2 > * ERROR: app-crypt/libsecret-0.13 failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-crypt/libsecret-0.13'`, > * the complete build log and the output of `emerge -pqv '=app-crypt/libsecret-0.13'`. > * The complete build log is located at '/var/tmp/portage/app-crypt/libsecret-0.13/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-crypt/libsecret-0.13/temp/environment'. > * Working directory: '/var/tmp/portage/app-crypt/libsecret-0.13/work/libsecret-0.13' > * S: '/var/tmp/portage/app-crypt/libsecret-0.13/work/libsecret-0.13'
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 460250
: 341146