Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: dev-python/cryptography-2.6.1 compile failure
Date: Mon, 28 Oct 2019 16:46:02
Message-Id: 20191028164532.GA7042@waltdnes.org
In Reply to: [gentoo-user] Re: dev-python/cryptography-2.6.1 compile failure by Hartmut Figge
1 On Mon, Oct 28, 2019 at 04:14:15PM +0100, Hartmut Figge wrote
2
3 > Hm. I didn't force anything. But output of -pv is different:
4 >
5 > hafi@i5-64 ~ $ emerge -pv libffi
6 >
7 > These are the packages that would be merged, in order:
8 >
9 > Calculating dependencies... done!
10 > [ebuild R ] dev-libs/libffi-3.3_rc0:0/7::gentoo USE="-debug
11 > -pax_kernel -static-libs -test" ABI_X86="32 (64) (-x32)" 0 KiB
12 >
13 > The whole ABI part is missing from your -pv. Hm.
14
15 I use the regular no-multilib profile
16 [26] default/linux/amd64/17.1/no-multilib (stable) *
17
18 I tried keywording =dev-python/cryptography-2.7 in the hope that it
19 would work with the newer libffi, but no luck. Could you please run
20
21 equery b /usr/lib64/libffi.so.6
22
23 ...on your system, and post the output? I may have to revert to an
24 older version, or hopefully slot it in. Looking at my
25 /usr/portage/dev-libs/libffi directory...
26
27 i660 /usr/portage/dev-libs/libffi # grep -i slot *
28 grep: files: Is a directory
29 libffi-3.2.1-r1.ebuild:SLOT="0"
30 libffi-3.2.1-r2.ebuild:SLOT="0"
31 libffi-3.2.1-r3.ebuild:SLOT="0"
32 libffi-3.2.1.ebuild:SLOT="0"
33 libffi-3.3_rc0.ebuild:SLOT="0/7" # SONAME=libffi.so.7
34 libffi-3.3_rc1.ebuild:SLOT="0/7" # SONAME=libffi.so.7
35
36 --
37 Walter Dnes <waltdnes@××××××××.org>
38 I don't run "desktop environments"; I run useful applications

Replies

Subject Author
[gentoo-user] Re: dev-python/cryptography-2.6.1 compile failure Hartmut Figge <h.figge@×××.de>