Updated and re-orphaned package.
Search Criteria
Package Details: lib32-libgnome-keyring 3.10.1-1
Package Actions
| Package Base: | lib32-libgnome-keyring |
|---|---|
| Description: | GNOME keyring client library (32 bit) |
| Upstream URL: | http://www.gnome.org |
| Category: | lib |
| Licenses: | |
| Submitter: | mortzu |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 50 |
| First Submitted: | 2010-04-03 19:23 |
| Last Updated: | 2014-01-28 08:07 |
Dependencies (3)
Required by (1)
Sources
Latest Comments
Comment by breed808
Comment by jtts
New PKGBUILD for version 3.6.0-1:
http://pastebin.com/jyR7w99R
Anonymous comment
Not better, change PKGBUILD to 3.4.0, build is still failing... I'm sorry to bother with [testing] repo troubles.
make all-recursive
make[1]: Entering directory `/home/pilot/builds/lib32-libgnome-keyring/src/libgnome-keyring-3.4.0'
Making all in .
make[2]: Entering directory `/home/pilot/builds/lib32-libgnome-keyring/src/libgnome-keyring-3.4.0'
make[2]: Leaving directory `/home/pilot/builds/lib32-libgnome-keyring/src/libgnome-keyring-3.4.0'
Making all in egg
make[2]: Entering directory `/home/pilot/builds/lib32-libgnome-keyring/src/libgnome-keyring-3.4.0/egg'
Making all in .
make[3]: Entering directory `/home/pilot/builds/lib32-libgnome-keyring/src/libgnome-keyring-3.4.0/egg'
CC libegg_la-egg-dbus.lo
In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:34:0,
from /usr/include/glib-2.0/glib.h:34,
from egg-dbus.h:28,
from egg-dbus.c:28:
/usr/include/glib-2.0/glib/gthread.h:51:16: error: '_GMutex' defined as wrong kind of tag
In file included from /usr/include/glib-2.0/glib.h:108:0,
from egg-dbus.h:28,
from egg-dbus.c:28:
/usr/include/glib-2.0/glib/deprecated/gthread.h:126:0: warning: "g_static_mutex_get_mutex" redefined [enabled by default]
In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0,
from /usr/include/glib-2.0/glib/galloca.h:34,
from /usr/include/glib-2.0/glib.h:32,
from egg-dbus.h:28,
from egg-dbus.c:28:
/usr/lib32/glib-2.0/include/glibconfig.h:171:0: note: this is the location of the previous definition
In file included from /usr/include/glib-2.0/glib.h:108:0,
from egg-dbus.h:28,
from egg-dbus.c:28:
/usr/include/glib-2.0/glib/deprecated/gthread.h:127:0: warning: "G_STATIC_MUTEX_INIT" redefined [enabled by default]
In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0,
from /usr/include/glib-2.0/glib/galloca.h:34,
from /usr/include/glib-2.0/glib.h:32,
from egg-dbus.h:28,
from egg-dbus.c:28:
/usr/lib32/glib-2.0/include/glibconfig.h:170:0: note: this is the location of the previous definition
In file included from /usr/include/glib-2.0/glib.h:108:0,
from egg-dbus.h:28,
from egg-dbus.c:28:
/usr/include/glib-2.0/glib/deprecated/gthread.h:135:3: error: conflicting types for 'GStaticMutex'
In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0,
from /usr/include/glib-2.0/glib/galloca.h:34,
from /usr/include/glib-2.0/glib.h:32,
from egg-dbus.h:28,
from egg-dbus.c:28:
/usr/lib32/glib-2.0/include/glibconfig.h:159:30: note: previous declaration of 'GStaticMutex' was here
make[3]: *** [libegg_la-egg-dbus.lo] Error 1
make[3]: Leaving directory `/home/pilot/builds/lib32-libgnome-keyring/src/libgnome-keyring-3.4.0/egg'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/pilot/builds/lib32-libgnome-keyring/src/libgnome-keyring-3.4.0/egg'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/pilot/builds/lib32-libgnome-keyring/src/libgnome-keyring-3.4.0'
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Comment by josephgbr
Your glib2 (from [testing]) is newer and maybe that version is not good for this package in 3.2.2. You might want to modify my PKGBUILD to upgrade to version 3.4.0, and sha256sums, and see how the compilation goes. I didn't test, because I don't [testing] repo myself.
Anonymous comment
@josephgbr
pacman -Q dbus-core glib2 libgcrypt libgnome-keyring
dbus-core 1.4.16-1
glib2 2.32.0-1
libgcrypt 1.5.0-1
libgnome-keyring 3.4.0-1
Comment by josephgbr
@darquandier
what is the output of the command: pacman -Q dbus-core glib2 libgcrypt libgnome-keyring
Anonymous comment
Hello, I'm having trouble building this from AUR :
make all-recursive
make[1]: Entering directory `/home/pilot/builds/lib32-libgnome-keyring/src/libgnome-keyring-3.2.2'
Making all in .
make[2]: Entering directory `/home/pilot/builds/lib32-libgnome-keyring/src/libgnome-keyring-3.2.2'
make[2]: Leaving directory `/home/pilot/builds/lib32-libgnome-keyring/src/libgnome-keyring-3.2.2'
Making all in egg
make[2]: Entering directory `/home/pilot/builds/lib32-libgnome-keyring/src/libgnome-keyring-3.2.2/egg'
Making all in .
make[3]: Entering directory `/home/pilot/builds/lib32-libgnome-keyring/src/libgnome-keyring-3.2.2/egg'
CC libegg_la-egg-dbus.lo
In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:34:0,
from /usr/include/glib-2.0/glib.h:34,
from egg-dbus.h:28,
from egg-dbus.c:28:
/usr/include/glib-2.0/glib/gthread.h:51:16: error: '_GMutex' defined as wrong kind of tag
In file included from /usr/include/glib-2.0/glib.h:108:0,
from egg-dbus.h:28,
from egg-dbus.c:28:
/usr/include/glib-2.0/glib/deprecated/gthread.h:126:0: warning: "g_static_mutex_get_mutex" redefined [enabled by default]
In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0,
from /usr/include/glib-2.0/glib/galloca.h:34,
from /usr/include/glib-2.0/glib.h:32,
from egg-dbus.h:28,
from egg-dbus.c:28:
/usr/lib32/glib-2.0/include/glibconfig.h:171:0: note: this is the location of the previous definition
In file included from /usr/include/glib-2.0/glib.h:108:0,
from egg-dbus.h:28,
from egg-dbus.c:28:
/usr/include/glib-2.0/glib/deprecated/gthread.h:127:0: warning: "G_STATIC_MUTEX_INIT" redefined [enabled by default]
In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0,
from /usr/include/glib-2.0/glib/galloca.h:34,
from /usr/include/glib-2.0/glib.h:32,
from egg-dbus.h:28,
from egg-dbus.c:28:
/usr/lib32/glib-2.0/include/glibconfig.h:170:0: note: this is the location of the previous definition
In file included from /usr/include/glib-2.0/glib.h:108:0,
from egg-dbus.h:28,
from egg-dbus.c:28:
/usr/include/glib-2.0/glib/deprecated/gthread.h:135:3: error: conflicting types for 'GStaticMutex'
In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0,
from /usr/include/glib-2.0/glib/galloca.h:34,
from /usr/include/glib-2.0/glib.h:32,
from egg-dbus.h:28,
from egg-dbus.c:28:
/usr/lib32/glib-2.0/include/glibconfig.h:159:30: note: previous declaration of 'GStaticMutex' was here
make[3]: *** [libegg_la-egg-dbus.lo] Error 1
make[3]: Leaving directory `/home/pilot/builds/lib32-libgnome-keyring/src/libgnome-keyring-3.2.2/egg'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/pilot/builds/lib32-libgnome-keyring/src/libgnome-keyring-3.2.2/egg'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/pilot/builds/lib32-libgnome-keyring/src/libgnome-keyring-3.2.2'
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
I'm a bit new at this, so if I can help in any way.
uname -a
Linux moya 3.3.0-1-ARCH #1 SMP PREEMPT Mon Mar 19 10:03:33 CET 2012 x86_64 Intel(R) Core(TM) i7-2630QM CPU @ 2.00GHz GenuineIntel GNU/Linux
Comment by josephgbr
@BinaryMan Install lib32-libtasn1. Thanks for the bug report: I'll add it to depends list.
Anonymous comment
make[4]: Entering directory `/home/chris/AUR/lib32-gnome-keyring/src/gnome-keyring-3.0.3/egg/tests'
CC test-asn1x.o
CCLD test-asn1x
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../libtasn1.so when searching for -ltasn1
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../libtasn1.a when searching for -ltasn1
/usr/bin/ld: skipping incompatible /usr/lib/libtasn1.so when searching for -ltasn1
/usr/bin/ld: skipping incompatible /usr/lib/libtasn1.a when searching for -ltasn1
/usr/bin/ld: cannot find -ltasn1
collect2: ld returned 1 exit status
make[4]: *** [test-asn1x] Error 1
make[4]: Leaving directory `/home/chris/AUR/lib32-gnome-keyring/src/gnome-keyring-3.0.3/egg/tests'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/chris/AUR/lib32-gnome-keyring/src/gnome-keyring-3.0.3/egg'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/chris/AUR/lib32-gnome-keyring/src/gnome-keyring-3.0.3/egg'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/chris/AUR/lib32-gnome-keyring/src/gnome-keyring-3.0.3'
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Comment by josephgbr
Thanks for the "heads up", Peace4all! Updated to 3.0.1
Comment by Peace4all
This version don't seem to work with gnome 3, which is at version 3.0.1. I ran into problems using Tweetdeck, installing the latest 32-bit version (3.0.1) solved the problem.
Comment by josephgbr
AUR Packages should not be installed from Archlinux binaries, but from source code. Also, lib32 should not be installed in /opt/lib32/, but in /usr/lib32
See an example of PKGBUILD:http://aur.pastebin.com/9MwSaW0Z
Comment by webmonarch
updated PKGBUILD http://aur.pastebin.com/pdg629UU
highlights:
pkgver=2.32.0
pkgrel32=1
md5sums=('dc99b271bd491734e6a2536f9b69d9ca')
Comment by syne
new pkg release 2
md5sum 2038d037083b2966306e530332c7c8f9