Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: dev-python/cryptography-2.6.1 compile failure
Date: Mon, 28 Oct 2019 18:28:45
Message-Id: 2655480.6ap6nFGTmt@localhost
In Reply to: Re: [gentoo-user] Re: dev-python/cryptography-2.6.1 compile failure by Walter Dnes
1 On Monday, 28 October 2019 17:54:02 GMT Walter Dnes wrote:
2 > On Mon, Oct 28, 2019 at 05:50:39PM +0100, Hartmut Figge wrote
3 >
4 > > hafi@i5-64 ~ $ equery b /usr/lib64/libffi.so.6
5 > >
6 > > * Searching for /usr/lib64/libffi.so.6 ...
7 > >
8 > > dev-libs/libffi-3.3_rc0 (/usr/lib64/libffi.so.6 -> libffi.so.6.0.4)
9 > > dev-libs/libffi-3.3_rc0 (/usr/lib64/libffi.so.6.0.4)
10 >
11 > I think I'm officially screwed. Now I can't even open a new browser
12 > profile due to it not finding /usr/lib64/libffi.so.6. I tried
13 > re-emerging libffi and it ends up with...
14 >
15 > ===============================================================
16 > * Final size of build directory: 6700 KiB (6.5 MiB)
17 > * Final size of installed tree: 764 KiB
18 >
19 > strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N
20 > __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R
21 > .note.gnu.gold-version /usr/lib64/libffi.so.7.1.0
22 >
23 > >>> Installing (1 of 1) dev-libs/libffi-3.3_rc0::gentoo
24 > >>> Auto-cleaning packages...
25 >
26 > ===============================================================
27 >
28 > Now what? Further checking. libffi is a dependancy of
29 > virtual/libffi, and the virtual/libffi-3.3_rc0.ebuild is...
30 >
31 > ===============================================================
32 > # Copyright 1999-2019 Gentoo Authors
33 > # Distributed under the terms of the GNU General Public License v2
34 >
35 > # The purpose of this ebuild is to provide quick fallback if and when we
36 > need to # switch back to internal copy of libffi from sys-devel/gcc.
37 >
38 > EAPI=7
39 >
40 > inherit multilib-build
41 >
42 > DESCRIPTION="A virtual for the Foreign Function Interface implementation"
43 > SLOT="0/7" # SONAME=libffi.so.7
44 > KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390
45 > ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos
46 > ~x64-macos ~x 86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris
47 > ~x64-solaris ~x86-solaris"
48 >
49 > RDEPEND=">=dev-libs/libffi-3.3_rc0:0/7[${MULTILIB_USEDEP}]"
50 > ===============================================================
51
52 If you have no back up you could probably download a LiveCD/DVD image and use
53 that.
54 --
55 Regards,
56
57 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature