Gentoo Archives: gentoo-portage-dev

From: Samuel Bernardo <samuelbernardo.mail@×××××.com>
To: gentoo-portage-dev@l.g.o
Subject: [gentoo-portage-dev] EAPI 6
Date: Thu, 12 Mar 2020 10:44:04
Message-Id: 38645b94-91bb-8a00-6ca4-1b25d8ed7e00@gmail.com
1 Hi,
2
3 Is there any way to allow EAPI 6 for some overlays with current portage
4 stable version (2.3.89-r1)?
5
6 There are many previous functions that were updated strictly to EAPI 7.
7 As an example here is the result when running "eix-sync -a":
8
9 > ebuild failed with status
10 > 1                                                                                                                                                                                                                                                  
11 >  
12 >      Reading category 127|190 ( 66):
13 > net-misc...                                                                                                                                                                                                                             
14 >  
15 > cannot properly execute
16 > /var/lib/layman/go-overlay/net-misc/dbxcli/dbxcli-1.4.0.ebuild
17 >      Reading category 127|190 ( 66): net-misc... * ERROR:
18 > net-misc/gnatsd-0.9.4::go-overlay failed (depend
19 > phase):                     
20 >  *   golang-common: EAPI=6 is not
21 > supported                                                                                          
22 >  
23 >  *                                                        
24 >  * Call
25 > stack:                                                                                                                       
26 >  
27 >  *              ebuild.sh, line 609:  Called source
28 > '/var/lib/layman/go-overlay/net-misc/gnatsd/gnatsd-0.9.4.ebuild'
29 >  *    gnatsd-0.9.4.ebuild, line  10:  Called inherit
30 > 'golang-single'                                                                 
31 >  
32 >  *              ebuild.sh, line 314:  Called __qa_source
33 > '/var/lib/layman/go-overlay/eclass/golang-single.eclass'
34 >  *              ebuild.sh, line 112:  Called source
35 > '/var/lib/layman/go-overlay/eclass/golang-single.eclass'                         
36 >  
37 >  *   golang-single.eclass, line  66:  Called inherit
38 > 'golang-common'                                                  
39 >  *              ebuild.sh, line 314:  Called __qa_source
40 > '/var/lib/layman/go-overlay/eclass/golang-common.eclass'
41 >  *              ebuild.sh, line 112:  Called source
42 > '/var/lib/layman/go-overlay/eclass/golang-common.eclass'     
43 >  *   golang-common.eclass, line  37:  Called
44 > die                                                                                     
45 >  
46 >  * The specific snippet of
47 > code:                                                                                                     
48 >  
49 >  *              die "${ECLASS}: EAPI=${EAPI:-0} is not supported"
50 > ;;                                             
51 >  *                                                                                                                                   
52 >  
53 >  * If you need support, post the output of `emerge --info
54 > '=net-misc/gnatsd-0.9.4::go-overlay'`,                                     
55 >  
56 >  * the complete build log and the output of `emerge -pqv
57 > '=net-misc/gnatsd-0.9.4::go-overlay'`.                                      
58 >  
59 >  * Working directory:
60 > '/usr/lib64/python3.6/site-packages'                                                                           
61 >  
62 >  * S: '/gnatsd-0.9.4'
63 Thanks in advance for your help, comments and suggestions.
64
65 Best,
66
67 Samuel

Attachments

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

Replies

Subject Author
[gentoo-portage-dev] Re: EAPI 6 Samuel Bernardo <samuelbernardo.mail@×××××.com>