Re: [gentoo-user] Re: dev-python/cryptography-2.6.1 compile failure

2019-10-28 Thread Walter Dnes
On Mon, Oct 28, 2019 at 02:34:41PM -0400, Jack wrote > My guess is that it isn't libffi that needs re-emerging, but things > that depend on it. I have 3.30_rc0 installd (both dev_libs and > virtual) and I have no libffi.so.6 anywhere to be found. Have you > tried revdep-rebuild? Either tha

Re: [gentoo-user] Re: dev-python/cryptography-2.6.1 compile failure

2019-10-28 Thread Jack
My guess is that it isn't libffi that needs re-emerging, but things that depend on it. I have 3.30_rc0 installd (both dev_libs and virtual) and I have no libffi.so.6 anywhere to be found. Have you tried revdep-rebuild? Either that, or "emerge -pc virtual/libffi" and them emerge -1 everyt

Re: [gentoo-user] Re: dev-python/cryptography-2.6.1 compile failure

2019-10-28 Thread Mick
On Monday, 28 October 2019 17:54:02 GMT Walter Dnes wrote: > On Mon, Oct 28, 2019 at 05:50:39PM +0100, Hartmut Figge wrote > > > hafi@i5-64 ~ $ equery b /usr/lib64/libffi.so.6 > > > > * Searching for /usr/lib64/libffi.so.6 ... > > > > dev-libs/libffi-3.3_rc0 (/usr/lib64/libffi.so.6 -> libffi.so

Re: [gentoo-user] Re: dev-python/cryptography-2.6.1 compile failure

2019-10-28 Thread Walter Dnes
On Mon, Oct 28, 2019 at 05:50:39PM +0100, Hartmut Figge wrote > hafi@i5-64 ~ $ equery b /usr/lib64/libffi.so.6 > * Searching for /usr/lib64/libffi.so.6 ... > dev-libs/libffi-3.3_rc0 (/usr/lib64/libffi.so.6 -> libffi.so.6.0.4) > dev-libs/libffi-3.3_rc0 (/usr/lib64/libffi.so.6.0.4) I think I'm o

[gentoo-user] Re: dev-python/cryptography-2.6.1 compile failure

2019-10-28 Thread Hartmut Figge
Walter Dnes: >Could you please run > >equery b /usr/lib64/libffi.so.6 > >...on your system, and post the output? hafi@i5-64 ~ $ equery b /usr/lib64/libffi.so.6 * Searching for /usr/lib64/libffi.so.6 ... dev-libs/libffi-3.3_rc0 (/usr/lib64/libffi.so.6 -> libffi.so.6.0.4) dev-libs/libffi-3.3_rc0

Re: [gentoo-user] Re: dev-python/cryptography-2.6.1 compile failure

2019-10-28 Thread Walter Dnes
On Mon, Oct 28, 2019 at 04:14:15PM +0100, Hartmut Figge wrote > Hm. I didn't force anything. But output of -pv is different: > > hafi@i5-64 ~ $ emerge -pv libffi > > These are the packages that would be merged, in order: > > Calculating dependencies... done! > [ebuild R] dev-libs/libffi-3

[gentoo-user] Re: dev-python/cryptography-2.6.1 compile failure

2019-10-28 Thread Hartmut Figge
Walter Dnes: >/usr/lib64/libffi.so >/usr/lib64/libffi.so.7 >/usr/lib64/libffi.so.7.1.0 > > That's all she wrote. So how do I force "slot 6" or whatever it's >called? Hm. I didn't force anything. But output of -pv is different: hafi@i5-64 ~ $ emerge -pv libffi These are the packages that would

Re: [gentoo-user] Re: dev-python/cryptography-2.6.1 compile failure

2019-10-28 Thread Walter Dnes
On Mon, Oct 28, 2019 at 03:16:07PM +0100, Hartmut Figge wrote > > I have the same libffi. "find" takes much time, I prefer "locate". And > "qlist". I greatly sped up the search with "find /usr/ -name libffi.so*". The full result of the search is... /usr/lib64/libffi.so /usr/lib64/libffi.so.7

[gentoo-user] Re: dev-python/cryptography-2.6.1 compile failure

2019-10-28 Thread Hartmut Figge
Walter Dnes: > "find / -name libffi.so.*" turns up... > >/usr/lib64/libffi.so.7 >/usr/lib64/libffi.so.7.1.0 > >...so it looks like some sort of version mis-match, if that helps. I have the same libffi. "find" takes much time, I prefer "locate". And "qlist". hafi@i5-64 ~ $ qlist libffi | grep li