Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 379212 Details for
Bug 513656
gnome-base/gnome-keyring-2.32.1-r1 - egg-asn1x.c:3509:1: error: conflicting types for 'egg_asn1x_create'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
build.log (text/plain), 36.14 KB, created by
Jesús Guerrero Botella (RETIRED)
on 2014-06-18 14:31:53 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Jesús Guerrero Botella (RETIRED)
Created:
2014-06-18 14:31:53 UTC
Size:
36.14 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: gnome-base/gnome-keyring-2.32.1-r1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: gnome@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux pam userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking gnome-keyring-2.32.1.tar.bz2 to /var/tmp/portage/gnome-base/gnome-keyring-2.32.1-r1/work >>>> Source unpacked in /var/tmp/portage/gnome-base/gnome-keyring-2.32.1-r1/work >>>> Preparing source in /var/tmp/portage/gnome-base/gnome-keyring-2.32.1-r1/work/gnome-keyring-2.32.1 ... > [32;01m*[0m Applying gnome-keyring-2.32.1-glib-2.32.patch ... >[A[102C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/gnome-base/gnome-keyring-2.32.1-r1/work/gnome-keyring-2.32.1' ... > [32;01m*[0m Running glib-gettextize --copy --force ... >[A[102C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running intltoolize --automake --copy --force ... >[A[102C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Skipping 'gtkdocize --copy' due gtkdocize not installed > [32;01m*[0m Running libtoolize --install --copy --force --automake ... >[A[102C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal ... >[A[102C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[102C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[102C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --force-missing ... >[A[102C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: gnome-keyring-2.32.1/ > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Applying as-needed/2.4.2 patch ... > [32;01m*[0m Applying target-nm/2.4.2 patch ... > [32;01m*[0m Fixing OMF Makefiles ... >[A[102C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Disabling deprecation warnings ... >[A[102C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying gnome-keyring-2.32.1-fix-undefined.patch ... >[A[102C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/gnome-base/gnome-keyring-2.32.1-r1/work/gnome-keyring-2.32.1 ... > * econf: updating gnome-keyring-2.32.1/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating gnome-keyring-2.32.1/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-dependency-tracking --docdir=/usr/share/doc/gnome-keyring-2.32.1-r1 --disable-schemas-compile --disable-silent-rules --disable-gtk-doc --disable-debug --disable-tests --enable-pam --with-pam-dir=/lib64/security --with-root-certs=/usr/share/ca-certificates/ --enable-acl-prompts --enable-ssh-agent --enable-gpg-agent --with-gtk=2.0 >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 make supports nested variables... (cached) yes >checking whether build environment is sane... 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 an ANSI C-conforming const... 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/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-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 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/x86_64-pc-linux-gnu-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.18.2 >checking for XML::Parser... ok >checking for pkg-config... /usr/bin/pkg-config >checking for pid_t... yes >checking return type of signal handlers... void >checking for size_t... yes >checking for uid_t in sys/types.h... 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 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 GLIB... yes >checking for GMODULE... yes >checking for GTHREAD... yes >checking for GOBJECT... yes >checking for GIO... yes >checking which GTK+ version to compile against... 2.0 >checking for GTK... yes >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 glib-genmarshal... /usr/bin/glib-genmarshal >checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config >checking pkg-config is at least version 0.16... yes >checking whether socklen_t is defined... yes >checking for struct cmsgcred... no >checking for getpeerucred... no >checking for getpeereid... no >checking for flock... yes >checking for timegm... yes >checking for mkdtemp... yes >checking whether stat file-mode macros are broken... no >checking for inttypes.h... yes >checking for stdint.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking for unistd.h... (cached) yes >checking for gettimeofday... yes >checking for fsync... yes >checking for mlock... yes >checking for socket in -lsocket... no >checking for socket... yes >checking for DBUS... yes >checking security/pam_modules.h usability... yes >checking security/pam_modules.h presence... yes >checking for security/pam_modules.h... yes >checking for pam_start in -lpam... yes >checking for dlopen in -lc... no >checking for dlopen in -ldl... yes >checking for /dev/random... yes >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.3) >checking LIBGCRYPT API version... okay >checking for LIBTASN1... yes >checking for asn1Parser... /usr/bin/asn1Parser >disabling debug compile mode >checking for more warnings... yes >checking whether gcc understands -Wno-strict-aliasing... yes >checking whether gcc understands -Wno-sign-compare... yes >checking build test tools, unit tests, and -Werror... no >checking whether to build with gcov testing... no >checking valgrind... no >checking for P11_TESTS... 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 daemon/Makefile >config.status: creating daemon/gnome-keyring-gpg.desktop.in >config.status: creating daemon/gnome-keyring-pkcs11.desktop.in >config.status: creating daemon/gnome-keyring-secrets.desktop.in >config.status: creating daemon/gnome-keyring-ssh.desktop.in >config.status: creating daemon/org.gnome.keyring.service >config.status: creating daemon/org.freedesktop.secrets.service >config.status: creating daemon/control/Makefile >config.status: creating daemon/control/tests/Makefile >config.status: creating daemon/data/Makefile >config.status: creating daemon/dbus/Makefile >config.status: creating daemon/dbus/tests/Makefile >config.status: creating daemon/gpg-agent/Makefile >config.status: creating daemon/login/Makefile >config.status: creating daemon/ssh-agent/Makefile >config.status: creating docs/Makefile >config.status: creating docs/reference/Makefile >config.status: creating docs/reference/gcr/Makefile >config.status: creating docs/reference/gp11/Makefile >config.status: creating egg/Makefile >config.status: creating egg/tests/Makefile >config.status: creating gcr/gcr.pc >config.status: creating gcr/Makefile >config.status: creating gcr/tests/Makefile >config.status: creating gp11/gp11.pc >config.status: creating gp11/Makefile >config.status: creating gp11/tests/Makefile >config.status: creating pam/Makefile >config.status: creating pkcs11/Makefile >config.status: creating pkcs11/gkm/Makefile >config.status: creating pkcs11/gkm/tests/Makefile >config.status: creating pkcs11/roots-store/Makefile >config.status: creating pkcs11/roots-store/tests/Makefile >config.status: creating pkcs11/rpc-layer/Makefile >config.status: creating pkcs11/secret-store/Makefile >config.status: creating pkcs11/secret-store/tests/Makefile >config.status: creating pkcs11/ssh-store/Makefile >config.status: creating pkcs11/ssh-store/tests/Makefile >config.status: creating pkcs11/user-store/Makefile >config.status: creating pkcs11/user-store/tests/Makefile >config.status: creating pkcs11/wrap-layer/Makefile >config.status: creating pkcs11/wrap-layer/tests/Makefile >config.status: creating po/Makefile.in >config.status: creating schema/Makefile >config.status: creating testing/Makefile >config.status: creating tool/Makefile >config.status: creating ui/Makefile >config.status: creating ui/tests/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 > >OPTIONAL DEPENDENCIES > PAM: yes (/lib64/security) > >CONFIGURATION > SSH Agent: yes > GPG Agent: yes > Root Certificates: /usr/share/ca-certificates/ > GTK+ Version: 2.0 > >BUILD > Debug Build: no > Valgrind: no > Pkcs#11 Tests no > Tests, -Werror: no > Test Coverage: no > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/gnome-base/gnome-keyring-2.32.1-r1/work/gnome-keyring-2.32.1 ... >make -j3 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/gnome-base/gnome-keyring-2.32.1-r1/work/gnome-keyring-2.32.1' >Making all in . >make[2]: Entering directory `/var/tmp/portage/gnome-base/gnome-keyring-2.32.1-r1/work/gnome-keyring-2.32.1' >make[2]: Leaving directory `/var/tmp/portage/gnome-base/gnome-keyring-2.32.1-r1/work/gnome-keyring-2.32.1' >Making all in gp11 >make[2]: Entering directory `/var/tmp/portage/gnome-base/gnome-keyring-2.32.1-r1/work/gnome-keyring-2.32.1/gp11' >echo "#include \"gp11-marshal.h\"" > gp11-marshal.c && \ >/usr/bin/glib-genmarshal gp11-marshal.list --body --prefix=_gp11_marshal >> gp11-marshal.c >/usr/bin/glib-genmarshal gp11-marshal.list --header --prefix=_gp11_marshal > gp11-marshal.h >make all-recursive >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-keyring-2.32.1-r1/work/gnome-keyring-2.32.1/gp11' >Making all in . >make[4]: Entering directory `/var/tmp/portage/gnome-base/gnome-keyring-2.32.1-r1/work/gnome-keyring-2.32.1/gp11' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -Wno-strict-aliasing -Wno-sign-compare -c -o gp11-attributes.lo gp11-attributes.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -Wno-strict-aliasing -Wno-sign-compare -c -o gp11-call.lo gp11-call.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -Wno-strict-aliasing -Wno-sign-compare -c -o gp11-misc.lo gp11-misc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -Wno-strict-aliasing -Wno-sign-compare -c gp11-attributes.c -fPIC -DPIC -o .libs/gp11-attributes.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -Wno-strict-aliasing -Wno-sign-compare -c gp11-misc.c -fPIC -DPIC -o .libs/gp11-misc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -Wno-strict-aliasing -Wno-sign-compare -c gp11-call.c -fPIC -DPIC -o .libs/gp11-call.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -Wno-strict-aliasing -Wno-sign-compare -c -o gp11-module.lo gp11-module.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -Wno-strict-aliasing -Wno-sign-compare -c gp11-module.c -fPIC -DPIC -o .libs/gp11-module.o >gp11-module.c: In function 'create_mutex': >gp11-module.c:135:2: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:272) [-Wdeprecated-declarations] >gp11-module.c: In function 'destroy_mutex': >gp11-module.c:145:2: warning: 'g_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:274) [-Wdeprecated-declarations] >gp11-module.c: In function 'lock_private': >gp11-module.c:197:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:149): Use 'GMutex' instead [-Wdeprecated-declarations] >gp11-module.c: In function 'unlock_private': >gp11-module.c:214:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:149): Use 'GMutex' instead [-Wdeprecated-declarations] >gp11-module.c: In function 'gp11_module_init': >gp11-module.c:460:2: warning: 'g_static_mutex_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:145): Use 'g_mutex_init' instead [-Wdeprecated-declarations] >gp11-module.c: In function 'gp11_module_finalize': >gp11-module.c:568:2: warning: 'g_static_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:147): Use 'g_mutex_clear' instead [-Wdeprecated-declarations] >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -Wno-strict-aliasing -Wno-sign-compare -c -o gp11-object.lo gp11-object.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -Wno-strict-aliasing -Wno-sign-compare -c gp11-object.c -fPIC -DPIC -o .libs/gp11-object.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -Wno-strict-aliasing -Wno-sign-compare -c -o gp11-session.lo gp11-session.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -Wno-strict-aliasing -Wno-sign-compare -c gp11-session.c -fPIC -DPIC -o .libs/gp11-session.o >gp11-object.c: In function 'opened_session': >gp11-object.c:100:12: warning: variable 'call' set but not used [-Wunused-but-set-variable] >gp11-object.c: In function 'gp11_object_init': >gp11-object.c:161:2: warning: 'g_static_mutex_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:145): Use 'g_mutex_init' instead [-Wdeprecated-declarations] >gp11-object.c: In function 'gp11_object_finalize': >gp11-object.c:244:2: warning: 'g_static_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:147): Use 'g_mutex_clear' instead [-Wdeprecated-declarations] >gp11-object.c: In function 'gp11_object_get_session': >gp11-object.c:484:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:149): Use 'GMutex' instead [-Wdeprecated-declarations] >gp11-object.c:490:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:149): Use 'GMutex' instead [-Wdeprecated-declarations] >gp11-object.c: In function 'gp11_object_set_session': >gp11-object.c:517:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:149): Use 'GMutex' instead [-Wdeprecated-declarations] >gp11-object.c:527:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:149): Use 'GMutex' instead [-Wdeprecated-declarations] >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -Wno-strict-aliasing -Wno-sign-compare -c -o gp11-slot.lo gp11-slot.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -Wno-strict-aliasing -Wno-sign-compare -c gp11-slot.c -fPIC -DPIC -o .libs/gp11-slot.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -Wno-strict-aliasing -Wno-sign-compare -c -o gp11-marshal.lo gp11-marshal.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -Wno-strict-aliasing -Wno-sign-compare -c gp11-marshal.c -fPIC -DPIC -o .libs/gp11-marshal.o >cp gp11.pc gp11-0.pc >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -Wno-strict-aliasing -Wno-sign-compare -version-info 0:0:0 -no-undefined -export-symbols-regex 'gp11_*' -Wl,-O1 -Wl,--as-needed -o libgp11.la -rpath /usr/lib64 gp11-attributes.lo gp11-call.lo gp11-misc.lo gp11-module.lo gp11-object.lo gp11-session.lo gp11-slot.lo gp11-marshal.lo -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 >libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/gp11-attributes.o .libs/gp11-call.o .libs/gp11-misc.o .libs/gp11-module.o .libs/gp11-object.o .libs/gp11-session.o .libs/gp11-slot.o .libs/gp11-marshal.o | 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/libgp11.exp >libtool: link: /bin/grep -E -e "gp11_*" ".libs/libgp11.exp" > ".libs/libgp11.expT" >libtool: link: mv -f ".libs/libgp11.expT" ".libs/libgp11.exp" >libtool: link: echo "{ global:" > .libs/libgp11.ver >libtool: link: cat .libs/libgp11.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgp11.ver >libtool: link: echo "local: *; };" >> .libs/libgp11.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/gp11-attributes.o .libs/gp11-call.o .libs/gp11-misc.o .libs/gp11-module.o .libs/gp11-object.o .libs/gp11-session.o .libs/gp11-slot.o .libs/gp11-marshal.o -Wl,--as-needed -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -O2 -march=native -Wl,-O1 -pthread -pthread -pthread -Wl,-soname -Wl,libgp11.so.0 -Wl,-version-script -Wl,.libs/libgp11.ver -o .libs/libgp11.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libgp11.so.0" && ln -s "libgp11.so.0.0.0" "libgp11.so.0") >libtool: link: (cd ".libs" && rm -f "libgp11.so" && ln -s "libgp11.so.0.0.0" "libgp11.so") >libtool: link: ( cd ".libs" && rm -f "libgp11.la" && ln -s "../libgp11.la" "libgp11.la" ) >make[4]: Leaving directory `/var/tmp/portage/gnome-base/gnome-keyring-2.32.1-r1/work/gnome-keyring-2.32.1/gp11' >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-keyring-2.32.1-r1/work/gnome-keyring-2.32.1/gp11' >make[2]: Leaving directory `/var/tmp/portage/gnome-base/gnome-keyring-2.32.1-r1/work/gnome-keyring-2.32.1/gp11' >Making all in egg >make[2]: Entering directory `/var/tmp/portage/gnome-base/gnome-keyring-2.32.1-r1/work/gnome-keyring-2.32.1/egg' >make all-recursive >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-keyring-2.32.1-r1/work/gnome-keyring-2.32.1/egg' >Making all in . >make[4]: Entering directory `/var/tmp/portage/gnome-base/gnome-keyring-2.32.1-r1/work/gnome-keyring-2.32.1/egg' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -Wno-strict-aliasing -Wno-sign-compare -c -o libegg_la-egg-asn1x.lo `test -f 'egg-asn1x.c' || echo './'`egg-asn1x.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -Wno-strict-aliasing -Wno-sign-compare -c -o libegg_la-egg-buffer.lo `test -f 'egg-buffer.c' || echo './'`egg-buffer.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -Wno-strict-aliasing -Wno-sign-compare -c -o libegg_la-egg-cleanup.lo `test -f 'egg-cleanup.c' || echo './'`egg-cleanup.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -Wno-strict-aliasing -Wno-sign-compare -c egg-asn1x.c -fPIC -DPIC -o .libs/libegg_la-egg-asn1x.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -Wno-strict-aliasing -Wno-sign-compare -c egg-cleanup.c -fPIC -DPIC -o .libs/libegg_la-egg-cleanup.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -Wno-strict-aliasing -Wno-sign-compare -c egg-buffer.c -fPIC -DPIC -o .libs/libegg_la-egg-buffer.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -Wno-strict-aliasing -Wno-sign-compare -c -o libegg_la-egg-dh.lo `test -f 'egg-dh.c' || echo './'`egg-dh.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -march=native -Wno-strict-aliasing -Wno-sign-compare -c egg-dh.c -fPIC -DPIC -o .libs/libegg_la-egg-dh.o >egg-asn1x.c: In function 'anode_encode_build': >egg-asn1x.c:1280:7: warning: variable 'type' set but not used [-Wunused-but-set-variable] >egg-asn1x.c: In function 'traverse_and_prepare': >egg-asn1x.c:3354:3: warning: passing argument 1 of 'egg_asn1x_create' from incompatible pointer type [enabled by default] >In file included from egg-asn1x.c:50:0: >egg-asn1x.h:38:21: note: expected 'const struct static_struct_asn *' but argument is of type 'const struct asn1_static_node *' >egg-asn1x.c: At top level: >egg-asn1x.c:3509:1: error: conflicting types for 'egg_asn1x_create' >In file included from egg-asn1x.c:50:0: >egg-asn1x.h:38:21: note: previous declaration of 'egg_asn1x_create' was here >egg-asn1x.c:3572:1: error: conflicting types for 'egg_asn1x_create_quark' >In file included from egg-asn1x.c:50:0: >egg-asn1x.h:41:21: note: previous declaration of 'egg_asn1x_create_quark' was here >egg-asn1x.c:3579:1: error: conflicting types for 'egg_asn1x_create_and_decode' >In file included from egg-asn1x.c:50:0: >egg-asn1x.h:44:21: note: previous declaration of 'egg_asn1x_create_and_decode' was here >make[4]: *** [libegg_la-egg-asn1x.lo] Error 1 >make[4]: *** Waiting for unfinished jobs.... >make[4]: Leaving directory `/var/tmp/portage/gnome-base/gnome-keyring-2.32.1-r1/work/gnome-keyring-2.32.1/egg' >make[3]: *** [all-recursive] Error 1 >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-keyring-2.32.1-r1/work/gnome-keyring-2.32.1/egg' >make[2]: *** [all] Error 2 >make[2]: Leaving directory `/var/tmp/portage/gnome-base/gnome-keyring-2.32.1-r1/work/gnome-keyring-2.32.1/egg' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/gnome-base/gnome-keyring-2.32.1-r1/work/gnome-keyring-2.32.1' >make: *** [all] Error 2 > [31;01m*[0m ERROR: gnome-base/gnome-keyring-2.32.1-r1::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=gnome-base/gnome-keyring-2.32.1-r1::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=gnome-base/gnome-keyring-2.32.1-r1::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/gnome-base/gnome-keyring-2.32.1-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/gnome-base/gnome-keyring-2.32.1-r1/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/gnome-base/gnome-keyring-2.32.1-r1/work/gnome-keyring-2.32.1' > [31;01m*[0m S: '/var/tmp/portage/gnome-base/gnome-keyring-2.32.1-r1/work/gnome-keyring-2.32.1'
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 513656
:
379178
|
379180
| 379212