Gentoo Archives: gentoo-user

From: Pascal Schorde <pascal.schorde@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] gobject-introspection-1.62.0 invalid eapi version
Date: Wed, 20 May 2020 20:23:01
Message-Id: CA+6OSs5KUZgtqe1BZQrHXMDUt+NozO-u+Qp_ubHC2SvnW-vuPw@mail.gmail.com
In Reply to: Re: [gentoo-user] gobject-introspection-1.62.0 invalid eapi version by Ashley Dixon
1 This works. Thanks. I actually added the PYTHON_SINGLE_TARGET with
2 python3_6 into my make.conf as described in the news you provided to
3 switch early. I think i misunderstood the usage of
4 PYTHON_SINGLE_TARGET and PYTHON_TARGET.
5
6 Cheers,
7 Pascal
8
9 Am Mi., 20. Mai 2020 um 21:49 Uhr schrieb Ashley Dixon <ash@××××××××××.uk>:
10 >
11 > On Wed, May 20, 2020 at 07:56:55PM +0200, Pascal Schorde wrote:
12 > > =================================================================
13 > > Package Settings
14 > > =================================================================
15 > >
16 > > dev-python/setuptools-44.1.0::gentoo was built with the following:
17 > > USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3)
18 > > -python3_6 (-python3_8)"
19 > > FEATURES="binpkg-logs qa-unresolved-soname-deps multilib-strict sfperms
20 > > fixlafiles preserve-libs unmerge-orphans userpriv usersandbox userfetch
21 > > ipc-sandbox distlocks merge-sync protect-owned xattr unmerge-logs
22 > > ebuild-locks assume-digests sandbox strict news usersync
23 > > unknown-features-warn binpkg-docompress network-sandbox pid-sandbox
24 > > parallel-fetch binpkg-dostrip config-protect-if-modified"
25 >
26 > Try building gobject-introspection with Python 3.7.
27 > PYTHON_SINGLE_TARGET="python3_7" emerge -atv gobject-introspection
28 >
29 > Gentoo is gradually attempting to switch over to 3.7 anyway. [1]
30 >
31 > I am running everything on 3.7 and remain unable to replicate your situation
32 > with setuptools 44.1.0.
33 >
34 > [1] https://www.gentoo.org/support/news-items/2020-04-22-python3-7.html
35 >
36 > --
37 >
38 > Ashley Dixon
39 > suugaku.co.uk
40 >
41 > 2A9A 4117
42 > DA96 D18A
43 > 8A7B B0D2
44 > A30E BF25
45 > F290 A8AA
46 >

Replies

Subject Author
Re: [gentoo-user] [SOLVED] gobject-introspection-1.62.0 invalid eapi version Ashley Dixon <ash@××××××××××.uk>