Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 788406 - dev-ml/ocaml-base64 keywordreq ~arm ~arm64 ~ppc ~ppc64 ~x86
Summary: dev-ml/ocaml-base64 keywordreq ~arm ~arm64 ~ppc ~ppc64 ~x86
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Keywording (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords: CC-ARCHES
: 788958 788961 788964 794844 (view as bug list)
Depends on: 788958 788961 788964
Blocks:
  Show dependency tree
 
Reported: 2021-05-05 17:48 UTC by Hank Leininger
Modified: 2021-07-28 01:47 UTC (History)
1 user (show)

See Also:
Package list:
dev-ml/ocaml-base64 ~arm ~arm64 ~ppc ~ppc64 ~x86 dev-ml/rresult ~arm ~arm64 ~ppc ~ppc64 ~x86 dev-ml/bos ~arm ~arm64 ~ppc ~ppc64 ~x86 dev-ml/fpath ~arm ~arm64 ~ppc ~ppc64 ~x86 dev-ml/dose3 ~arm ~arm64 ~ppc ~ppc64 ~x86 dev-ml/opam ~arm ~arm64 ~ppc ~ppc64 ~x86 dev-ml/opam-client ~arm ~arm64 ~ppc ~ppc64 ~x86 dev-ml/opam-format ~arm ~arm64 ~ppc ~ppc64 ~x86 dev-ml/opam-repository ~arm ~arm64 ~ppc ~ppc64 ~x86 dev-ml/opam-solver ~arm ~arm64 ~ppc ~ppc64 ~x86 dev-ml/opam-state ~arm ~arm64 ~ppc ~ppc64 ~x86 dev-ml/opam-installer ~x86
Runtime testing required: ---
nattka: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hank Leininger 2021-05-05 17:48:29 UTC
ocaml-base64 is currently only keyworded ~amd64.

Existing dose3-5.x isn't compatible with recent ocaml versions.

Newer dose3-6.x requires ocaml-base64 (see https://bugs.gentoo.org/769821)

Lots of opam-* packages depend on dose3; I'm working on fixes for dose3-6.x (see https://bugs.gentoo.org/788265)

But I'm having to drop all arches but amd64 at the moment, because of ocaml-base64's KEYWORDS.

I can't find any indication upstream of architecture limitations; probably it's amd64-only because nobody tried on anything else (I have no other arches to try on).
Comment 1 NATTkA bot gentoo-dev 2021-05-07 14:12:27 UTC Comment hidden (obsolete)
Comment 2 NATTkA bot gentoo-dev 2021-05-08 19:32:25 UTC Comment hidden (obsolete)
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-05-09 07:41:58 UTC
*** Bug 788958 has been marked as a duplicate of this bug. ***
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-05-09 07:42:06 UTC
*** Bug 788964 has been marked as a duplicate of this bug. ***
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-05-09 07:42:13 UTC
*** Bug 788961 has been marked as a duplicate of this bug. ***
Comment 6 ernsteiswuerfel archtester 2021-05-09 14:20:44 UTC
Looking good on ppc.

 # cat ocaml-base64-788406.report 
USE tests started on So 9. Mai 16:10:36 CEST 2021

FEATURES=' test' USE='' succeeded for =dev-ml/ocaml-base64-3.5.0
USE='-ocamlopt' succeeded for =dev-ml/ocaml-base64-3.5.0
USE='ocamlopt' succeeded for =dev-ml/ocaml-base64-3.5.0

FEATURES=' test' USE='' succeeded for =dev-ml/rresult-0.5.0
USE='' succeeded for =dev-ml/rresult-0.5.0

FEATURES=' test' USE='' succeeded for =dev-ml/bos-0.1.6
USE='' succeeded for =dev-ml/bos-0.1.6

FEATURES=' test' USE='' succeeded for =dev-ml/fpath-0.7.2
USE='' succeeded for =dev-ml/fpath-0.7.2
Comment 7 ernsteiswuerfel archtester 2021-05-09 15:01:10 UTC
Looking good on ppc64.

 # cat ocaml-base64-788406.report 
USE tests started on So 9. Mai 16:53:52 CEST 2021

FEATURES=' test' USE='' succeeded for =dev-ml/ocaml-base64-3.5.0
USE='-ocamlopt' succeeded for =dev-ml/ocaml-base64-3.5.0
USE='ocamlopt' succeeded for =dev-ml/ocaml-base64-3.5.0

FEATURES=' test' USE='' succeeded for =dev-ml/rresult-0.5.0
USE='' succeeded for =dev-ml/rresult-0.5.0

FEATURES=' test' USE='' succeeded for =dev-ml/bos-0.1.6
USE='' succeeded for =dev-ml/bos-0.1.6

FEATURES=' test' USE='' succeeded for =dev-ml/fpath-0.7.2
USE='' succeeded for =dev-ml/fpath-0.7.2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-05-10 12:37:41 UTC
ppc64 done
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-05-10 12:38:01 UTC
(In reply to ernsteiswuerfel from comment #7)
> Looking good on ppc64.
> 
>  # cat ocaml-base64-788406.report 
> USE tests started on So 9. Mai 16:53:52 CEST 2021
> 
> FEATURES=' test' USE='' succeeded for =dev-ml/ocaml-base64-3.5.0
> USE='-ocamlopt' succeeded for =dev-ml/ocaml-base64-3.5.0
> USE='ocamlopt' succeeded for =dev-ml/ocaml-base64-3.5.0
> 
> FEATURES=' test' USE='' succeeded for =dev-ml/rresult-0.5.0
> USE='' succeeded for =dev-ml/rresult-0.5.0
> 
> FEATURES=' test' USE='' succeeded for =dev-ml/bos-0.1.6
> USE='' succeeded for =dev-ml/bos-0.1.6
> 
> FEATURES=' test' USE='' succeeded for =dev-ml/fpath-0.7.2
> USE='' succeeded for =dev-ml/fpath-0.7.2

Thank you for both!
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-05-10 12:44:40 UTC
ppc done
Comment 11 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-05-15 01:55:34 UTC
arm64 done
Comment 12 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-05-15 19:32:23 UTC
arm done
Comment 13 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-06-08 04:09:20 UTC
*** Bug 794844 has been marked as a duplicate of this bug. ***
Comment 14 Larry the Git Cow gentoo-dev 2021-06-08 04:12:50 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3dbb5c75ce59e6057d1d120da85e07478ece979

commit f3dbb5c75ce59e6057d1d120da85e07478ece979
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-06-08 04:10:54 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-08 04:10:54 +0000

    dev-ml/dose3: restore keywords for arm/arm64/ppc/ppc64
    
    Bug: https://bugs.gentoo.org/788406
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-ml/dose3/dose3-6.0.1_p2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 15 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-07-28 01:47:49 UTC
x86 done

all arches done