Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 527318 - >=dev-ml/lwt-2.4.6 & >=dev-ml/react-1.2.0 rekeyword request
Summary: >=dev-ml/lwt-2.4.6 & >=dev-ml/react-1.2.0 rekeyword request
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: KEYWORDREQ
Depends on: 614734 614736
Blocks: 553496 586918 614216 619536
  Show dependency tree
 
Reported: 2014-10-29 09:28 UTC by Alexis Ballier
Modified: 2018-02-11 21:57 UTC (History)
0 users

See Also:
Package list:
dev-ml/lwt-3.1.0 dev-ml/opam-1.3.1-r1 dev-ml/react-1.2.1 dev-ml/sexplib-0.9.2 dev-ml/sexplib-0.9.3 dev-ml/ocaml-re-1.7.1 dev-ml/ppx_tools-5.0.4.03.0 dev-ml/ppx_tools-5.0.4.05.0 dev-ml/cudf-0.8-r1 dev-ml/dose3-5.0.1 dev-ml/type-conv-113.00.02 ppc dev-ml/uutf-1.0.1 dev-ml/jsonm-1.0.1 dev-ml/uchar-0.0.2 dev-ml/topkg-0.9.0 dev-ml/topkg-0.9.1 dev-ml/cppo-1.4.1 dev-ml/extlib-1.7.1 dev-ml/parmap-1.0_rc7-r1 ppc dev-ml/camlbz2-0.6.0 dev-ml/xml-light-2.2-r3 ppc dev-ml/result-1.2 dev-ml/jbuilder-1.0_beta14
Runtime testing required: ---
stable-bot: sanity-check+


Attachments
FEATURES=test dev-ml/parmap-1.0_rc6 build.log (build.log,26.35 KB, text/x-log)
2015-04-04 07:42 UTC, Andreas Schürch
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexis Ballier gentoo-dev 2014-10-29 09:28:22 UTC
they need dev-ml/opam
Comment 1 Andreas Schürch gentoo-dev 2015-04-01 18:42:47 UTC
(In reply to Alexis Ballier from comment #0)
> they need dev-ml/opam
And not only that... Should we do the whole bunch??
=dev-ml/cudf-0.7 **
=dev-ml/dose3-3.3 **
=dev-ml/ocaml-re-1.3.1 **
=dev-ml/camlbz2-0.6.0 **
=dev-ml/opam-1.2.1 **
=dev-ml/parmap-1.0_rc6 **
=dev-ml/uutf-0.9.4 **
=dev-ml/cmdliner-0.9.7 **
=dev-ml/jsonm-0.9.1 **


Here is a missing test-dep i found so far:
>>> Test phase: dev-ml/uutf-0.9.4
+ /usr/bin/ocamlfind ocamldep -package cmdliner -modules test/utftrip.ml > test/utftrip.ml.depends
ocamlfind: Package `cmdliner' not found
Comment 2 Alexis Ballier gentoo-dev 2015-04-02 08:34:50 UTC
(In reply to Andreas Schürch from comment #1)
> (In reply to Alexis Ballier from comment #0)
> > they need dev-ml/opam
> And not only that... Should we do the whole bunch??
> =dev-ml/cudf-0.7 **
> =dev-ml/dose3-3.3 **
> =dev-ml/ocaml-re-1.3.1 **
> =dev-ml/camlbz2-0.6.0 **
> =dev-ml/opam-1.2.1 **
> =dev-ml/parmap-1.0_rc6 **
> =dev-ml/uutf-0.9.4 **
> =dev-ml/cmdliner-0.9.7 **
> =dev-ml/jsonm-0.9.1 **
> 


yes, those are basically opam deps i think

> Here is a missing test-dep i found so far:
> >>> Test phase: dev-ml/uutf-0.9.4
> + /usr/bin/ocamlfind ocamldep -package cmdliner -modules test/utftrip.ml >
> test/utftrip.ml.depends
> ocamlfind: Package `cmdliner' not found

fixed, thanks
Comment 3 Andreas Schürch gentoo-dev 2015-04-02 14:27:59 UTC
(In reply to Alexis Ballier from comment #2)
> fixed, thanks
Thanks!

Here is the next failure I get:
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-ml/cmdliner-0.9.7/work/cmdliner-0.9.7 ...
/usr/bin/ocamldep.opt -modules src/cmdliner.ml > src/cmdliner.ml.depends
/usr/bin/ocamldep.opt -modules src/cmdliner.mli > src/cmdliner.mli.depends
/usr/bin/ocamlc.opt -c -I src -I test -o src/cmdliner.cmi src/cmdliner.mli
/usr/bin/ocamlopt.opt -c -annot -I src -I test -o src/cmdliner.cmx src/cmdliner.ml
+ /usr/bin/ocamlopt.opt -c -annot -I src -I test -o src/cmdliner.cmx src/cmdliner.ml
File "src/cmdliner.ml", line 833, characters 36-49:
Error: Unbound value Lazy.from_val
Command exited with code 2.
Comment 4 Alexis Ballier gentoo-dev 2015-04-02 14:39:44 UTC
(In reply to Andreas Schürch from comment #3)
> Here is the next failure I get:

+  02 Apr 2015; Alexis Ballier <aballier@gentoo.org> cmdliner-0.9.7.ebuild:
+  bump ocaml dep, bug #527318 comment 3
+


guess we really need to move on with dev-lang/ocaml stabilization
Comment 5 Andreas Schürch gentoo-dev 2015-04-02 19:33:17 UTC
(In reply to Alexis Ballier from comment #4)
> (In reply to Andreas Schürch from comment #3)
> > Here is the next failure I get:
> 
> +  02 Apr 2015; Alexis Ballier <aballier@gentoo.org> cmdliner-0.9.7.ebuild:
> +  bump ocaml dep, bug #527318 comment 3
> +
>
Thank you! :-)
> 
> guess we really need to move on with dev-lang/ocaml stabilization

yeah, i hit one after another... 
I'm testing against stable with just these things keyworded... sorry ;-)
But keeping the deps properly certainly also helps! ;-)

Nr. 3 is another test-failure - not just ld.conf (needing itself as the warning could suggest), as it also fails after a successful merge without tests...

ocamlfind: [WARNING] You have installed DLLs but the directory /var/tmp/portage/dev-ml/parmap-1.0_rc6/work/tmpinstall/ocaml/stublibs is not mentioned in ld.conf
(cd _build; ocamldoc -man -man-mini parmap.ml parmap.mli)
test -d /var/tmp/portage/dev-ml/parmap-1.0_rc6/work/tmpinstall/man/man3 || mkdir -p /var/tmp/portage/dev-ml/parmap-1.0_rc6/work/tmpinstall/man/man3
cp -a _build/Parmap.3o /var/tmp/portage/dev-ml/parmap-1.0_rc6/work/tmpinstall/man/man3
make -j3 tests 
ocamlbuild -j 10 -use-ocamlfind  tests/simplescale.native tests/floatscale.native tests/simplescale_array.native tests/simplescalefold.native tests/simplescalemapfold.native
Finished, 0 targets (0 cached) in 00:00:00.
+ ocamlfind ocamlc -c -package unix -package bigarray -package parmap -I tests -o tests/utils.cmo tests/utils.ml
findlib: [WARNING] Interface parmap_utils.cmi occurs in several directories: ., /var/tmp/portage/dev-ml/parmap-1.0_rc6/work/tmpinstall/ocaml/parmap
findlib: [WARNING] Interface parmap.cmi occurs in several directories: ., /var/tmp/portage/dev-ml/parmap-1.0_rc6/work/tmpinstall/ocaml/parmap
findlib: [WARNING] Interface setcore.cmi occurs in several directories: ., /var/tmp/portage/dev-ml/parmap-1.0_rc6/work/tmpinstall/ocaml/parmap
findlib: [WARNING] Interface bytearray.cmi occurs in several directories: ., /var/tmp/portage/dev-ml/parmap-1.0_rc6/work/tmpinstall/ocaml/parmap
+ ocamlfind ocamlc -c -package unix -package bigarray -package parmap -I tests -o tests/simplescale.cmo tests/simplescale.ml
findlib: [WARNING] Interface parmap_utils.cmi occurs in several directories: ., /var/tmp/portage/dev-ml/parmap-1.0_rc6/work/tmpinstall/ocaml/parmap
findlib: [WARNING] Interface parmap.cmi occurs in several directories: ., /var/tmp/portage/dev-ml/parmap-1.0_rc6/work/tmpinstall/ocaml/parmap
findlib: [WARNING] Interface setcore.cmi occurs in several directories: ., /var/tmp/portage/dev-ml/parmap-1.0_rc6/work/tmpinstall/ocaml/parmap
findlib: [WARNING] Interface bytearray.cmi occurs in several directories: ., /var/tmp/portage/dev-ml/parmap-1.0_rc6/work/tmpinstall/ocaml/parmap
+ ocamlfind ocamlopt -c -package unix -package bigarray -package parmap -I tests -o tests/utils.cmx tests/utils.ml
findlib: [WARNING] Interface parmap_utils.cmi occurs in several directories: ., /var/tmp/portage/dev-ml/parmap-1.0_rc6/work/tmpinstall/ocaml/parmap
findlib: [WARNING] Interface parmap.cmi occurs in several directories: ., /var/tmp/portage/dev-ml/parmap-1.0_rc6/work/tmpinstall/ocaml/parmap
findlib: [WARNING] Interface setcore.cmi occurs in several directories: ., /var/tmp/portage/dev-ml/parmap-1.0_rc6/work/tmpinstall/ocaml/parmap
findlib: [WARNING] Interface bytearray.cmi occurs in several directories: ., /var/tmp/portage/dev-ml/parmap-1.0_rc6/work/tmpinstall/ocaml/parmap
+ ocamlfind ocamlopt -c -package unix -package bigarray -package parmap -I tests -o tests/simplescale.cmx tests/simplescale.ml
...and a few more of these and then...
Finished, 37 targets (14 cached) in 00:00:00.
Fatal error: exception Invalid_argument("Array.make")
 * ERROR: dev-ml/parmap-1.0_rc6::gentoo failed (test phase):


Nr. 4 just some more deps:
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-ml/ocaml-re-1.3.1/work/ocaml-re-ocaml-re-1.3.1 ...
ocamlfind: Package `bytes' not found
W: Field 'pkg_bytes' is not set: Command ''/usr/bin/ocamlfind' query -format %d bytes > '/var/tmp/portage/dev-ml/ocaml-re-1.3.1/temp/oasis-0ee2cd.txt'' terminated with error code 2
E: Cannot find findlib package bytes
E: Failure("1 configuration error")


Thanks!
Comment 6 Alexis Ballier gentoo-dev 2015-04-03 07:56:37 UTC
(In reply to Andreas Schürch from comment #5)
> yeah, i hit one after another... 
> I'm testing against stable with just these things keyworded... sorry ;-)
> But keeping the deps properly certainly also helps! ;-)

yes, there should be proper deps

> Nr. 3 is another test-failure - not just ld.conf (needing itself as the
> warning could suggest), as it also fails after a successful merge without
> tests...
> 
> ocamlfind: [WARNING] You have installed DLLs but the directory
> /var/tmp/portage/dev-ml/parmap-1.0_rc6/work/tmpinstall/ocaml/stublibs is not
> mentioned in ld.conf
> (cd _build; ocamldoc -man -man-mini parmap.ml parmap.mli)
> test -d /var/tmp/portage/dev-ml/parmap-1.0_rc6/work/tmpinstall/man/man3 ||
> mkdir -p /var/tmp/portage/dev-ml/parmap-1.0_rc6/work/tmpinstall/man/man3
> cp -a _build/Parmap.3o
> /var/tmp/portage/dev-ml/parmap-1.0_rc6/work/tmpinstall/man/man3
> make -j3 tests 
> ocamlbuild -j 10 -use-ocamlfind  tests/simplescale.native
> tests/floatscale.native tests/simplescale_array.native
> tests/simplescalefold.native tests/simplescalemapfold.native
> Finished, 0 targets (0 cached) in 00:00:00.
> + ocamlfind ocamlc -c -package unix -package bigarray -package parmap -I
> tests -o tests/utils.cmo tests/utils.ml
> findlib: [WARNING] Interface parmap_utils.cmi occurs in several directories:
> ., /var/tmp/portage/dev-ml/parmap-1.0_rc6/work/tmpinstall/ocaml/parmap
> findlib: [WARNING] Interface parmap.cmi occurs in several directories: .,
> /var/tmp/portage/dev-ml/parmap-1.0_rc6/work/tmpinstall/ocaml/parmap
> findlib: [WARNING] Interface setcore.cmi occurs in several directories: .,
> /var/tmp/portage/dev-ml/parmap-1.0_rc6/work/tmpinstall/ocaml/parmap
> findlib: [WARNING] Interface bytearray.cmi occurs in several directories: .,
> /var/tmp/portage/dev-ml/parmap-1.0_rc6/work/tmpinstall/ocaml/parmap
> + ocamlfind ocamlc -c -package unix -package bigarray -package parmap -I
> tests -o tests/simplescale.cmo tests/simplescale.ml
> findlib: [WARNING] Interface parmap_utils.cmi occurs in several directories:
> ., /var/tmp/portage/dev-ml/parmap-1.0_rc6/work/tmpinstall/ocaml/parmap
> findlib: [WARNING] Interface parmap.cmi occurs in several directories: .,
> /var/tmp/portage/dev-ml/parmap-1.0_rc6/work/tmpinstall/ocaml/parmap
> findlib: [WARNING] Interface setcore.cmi occurs in several directories: .,
> /var/tmp/portage/dev-ml/parmap-1.0_rc6/work/tmpinstall/ocaml/parmap
> findlib: [WARNING] Interface bytearray.cmi occurs in several directories: .,
> /var/tmp/portage/dev-ml/parmap-1.0_rc6/work/tmpinstall/ocaml/parmap
> + ocamlfind ocamlopt -c -package unix -package bigarray -package parmap -I
> tests -o tests/utils.cmx tests/utils.ml
> findlib: [WARNING] Interface parmap_utils.cmi occurs in several directories:
> ., /var/tmp/portage/dev-ml/parmap-1.0_rc6/work/tmpinstall/ocaml/parmap
> findlib: [WARNING] Interface parmap.cmi occurs in several directories: .,
> /var/tmp/portage/dev-ml/parmap-1.0_rc6/work/tmpinstall/ocaml/parmap
> findlib: [WARNING] Interface setcore.cmi occurs in several directories: .,
> /var/tmp/portage/dev-ml/parmap-1.0_rc6/work/tmpinstall/ocaml/parmap
> findlib: [WARNING] Interface bytearray.cmi occurs in several directories: .,
> /var/tmp/portage/dev-ml/parmap-1.0_rc6/work/tmpinstall/ocaml/parmap
> + ocamlfind ocamlopt -c -package unix -package bigarray -package parmap -I
> tests -o tests/simplescale.cmx tests/simplescale.ml
> ...and a few more of these and then...
> Finished, 37 targets (14 cached) in 00:00:00.
> Fatal error: exception Invalid_argument("Array.make")
>  * ERROR: dev-ml/parmap-1.0_rc6::gentoo failed (test phase):



please attach the full build log, i don't see where the failure comes from, (those warnings can be ignored iirc)


> Nr. 4 just some more deps:
> >>> Source prepared.
> >>> Configuring source in /var/tmp/portage/dev-ml/ocaml-re-1.3.1/work/ocaml-re-ocaml-re-1.3.1 ...
> ocamlfind: Package `bytes' not found
> W: Field 'pkg_bytes' is not set: Command ''/usr/bin/ocamlfind' query -format
> %d bytes > '/var/tmp/portage/dev-ml/ocaml-re-1.3.1/temp/oasis-0ee2cd.txt''
> terminated with error code 2
> E: Cannot find findlib package bytes
> E: Failure("1 configuration error")
> 

this is bug #544988 which i just fixed
Comment 7 Andreas Schürch gentoo-dev 2015-04-04 07:42:13 UTC
Created attachment 400512 [details]
FEATURES=test dev-ml/parmap-1.0_rc6 build.log

(In reply to Alexis Ballier from comment #6)
> please attach the full build log, i don't see where the failure comes from,
> (those warnings can be ignored iirc)
Here it is.

Thanks!
Comment 8 Alexis Ballier gentoo-dev 2015-04-04 15:24:44 UTC
(In reply to Andreas Schürch from comment #7)
> Created attachment 400512 [details]
> FEATURES=test dev-ml/parmap-1.0_rc6 build.log
> 
> (In reply to Alexis Ballier from comment #6)
> > please attach the full build log, i don't see where the failure comes from,
> > (those warnings can be ignored iirc)
> Here it is.
> 
> Thanks!

that's weird, from the code it looks like you have 'nData' env var set; I can reproduce by setting it to any negative number, as it would then try to create an array of negative size; can you try to set it to:
nData="10000000" (which is the default)

also, just in case, can you reproduce the bug with ocaml-4.02 ?
Comment 9 Andreas Schürch gentoo-dev 2015-04-04 17:16:43 UTC
(In reply to Alexis Ballier from comment #8)
> (In reply to Andreas Schürch from comment #7)
> > Created attachment 400512 [details]
> > FEATURES=test dev-ml/parmap-1.0_rc6 build.log
> > 
> > (In reply to Alexis Ballier from comment #6)
> > > please attach the full build log, i don't see where the failure comes from,
> > > (those warnings can be ignored iirc)
> > Here it is.
> > 
> > Thanks!
> 
> that's weird, from the code it looks like you have 'nData' env var set; I
> can reproduce by setting it to any negative number, as it would then try to
> create an array of negative size; can you try to set it to:
> nData="10000000" (which is the default)
> 
> also, just in case, can you reproduce the bug with ocaml-4.02 ?

I don't have nData set anywhere. `nData="10000000" emerge parmap` doesn't do any difference.
Also ocaml-4.01.1 in combination with findlib-1.5.5-r1 resulted in the same error. :-(
Comment 10 Andreas Schürch gentoo-dev 2015-04-04 17:28:09 UTC
(In reply to Andreas Schürch from comment #9)
> Also ocaml-4.01.1 in combination with findlib-1.5.5-r1 resulted in the same
> error. :-(
Ehhhh... ocaml-4.02.1 i wanted to say
Comment 11 Andreas Schürch gentoo-dev 2016-01-20 16:59:09 UTC
I still get the same test failure with dev-ml/parmap-1.0_rc7.
Comment 12 Alexis Ballier gentoo-dev 2016-06-23 14:30:01 UTC
sorry, i totally forgot about this bug: did you try to set nData to some smaller value like 'nData="100000"' ? If I set it to a too big value I get "out of memory" so it might not help, but I'm out of clues and starting to think it might be better to report upstream.
Comment 13 Stabilization helper bot gentoo-dev 2017-02-02 13:00:49 UTC
An automated check of this bug failed - repoman reported dependency errors (42 lines truncated): 

> dependency.bad dev-ml/opam/opam-1.3.0.ebuild: DEPEND: ~x86(default/linux/x86/13.0) ['dev-ml/ocaml-re:=', 'dev-ml/cmdliner:=', 'dev-ml/cudf:=', '>=dev-ml/dose3-5:=', 'dev-ml/uutf:=', 'dev-ml/jsonm:=']
> dependency.bad dev-ml/opam/opam-1.3.0.ebuild: RDEPEND: ~x86(default/linux/x86/13.0) ['dev-ml/ocaml-re:=', 'dev-ml/cmdliner:=', 'dev-ml/cudf:=', '>=dev-ml/dose3-5:=', 'dev-ml/uutf:=', 'dev-ml/jsonm:=']
> dependency.bad dev-ml/opam/opam-1.3.0.ebuild: DEPEND: ~x86(default/linux/x86/13.0/desktop) ['dev-ml/ocaml-re:=', 'dev-ml/cmdliner:=', 'dev-ml/cudf:=', '>=dev-ml/dose3-5:=', 'dev-ml/uutf:=', 'dev-ml/jsonm:=']
> dependency.bad dev-ml/lwt/lwt-2.7.0.ebuild: DEPEND: ~x86(default/linux/x86/13.0) ['dev-ml/ppx_tools:=']
> dependency.bad dev-ml/lwt/lwt-2.7.0.ebuild: RDEPEND: ~x86(default/linux/x86/13.0) ['dev-ml/ppx_tools:=']
> dependency.bad dev-ml/lwt/lwt-2.7.0.ebuild: DEPEND: ~x86(default/linux/x86/13.0/desktop) ['dev-ml/ppx_tools:=']
Comment 14 Alexis Ballier gentoo-dev 2017-02-02 13:07:28 UTC
need ~ppc for bug #553496
Comment 15 Stabilization helper bot gentoo-dev 2017-02-02 14:01:16 UTC
An automated check of this bug failed - repoman reported dependency errors (74 lines truncated): 

> dependency.bad dev-ml/opam/opam-1.3.0.ebuild: DEPEND: ~ppc(default/linux/powerpc/ppc32/13.0) ['dev-ml/cmdliner:=', 'dev-ml/cudf:=', '>=dev-ml/dose3-5:=', 'dev-ml/uutf:=', 'dev-ml/jsonm:=']
> dependency.bad dev-ml/opam/opam-1.3.0.ebuild: RDEPEND: ~ppc(default/linux/powerpc/ppc32/13.0) ['dev-ml/cmdliner:=', 'dev-ml/cudf:=', '>=dev-ml/dose3-5:=', 'dev-ml/uutf:=', 'dev-ml/jsonm:=']
> dependency.bad dev-ml/opam/opam-1.3.0.ebuild: DEPEND: ~ppc(default/linux/powerpc/ppc32/13.0/desktop) ['dev-ml/cmdliner:=', 'dev-ml/cudf:=', '>=dev-ml/dose3-5:=', 'dev-ml/uutf:=', 'dev-ml/jsonm:=']
> dependency.bad dev-ml/sexplib/sexplib-113.33.00.ebuild: DEPEND: ~ppc(default/linux/powerpc/ppc32/13.0) ['>=dev-ml/type-conv-113.00.00:=']
> dependency.bad dev-ml/sexplib/sexplib-113.33.00.ebuild: RDEPEND: ~ppc(default/linux/powerpc/ppc32/13.0) ['>=dev-ml/type-conv-113.00.00:=']
> dependency.bad dev-ml/sexplib/sexplib-113.33.00.ebuild: DEPEND: ~ppc(default/linux/powerpc/ppc32/13.0/desktop) ['>=dev-ml/type-conv-113.00.00:=']
Comment 16 Stabilization helper bot gentoo-dev 2017-02-02 15:01:58 UTC
An automated check of this bug failed - repoman reported dependency errors (245 lines truncated): 

> dependency.bad dev-ml/uutf/uutf-1.0.0-r1.ebuild: DEPEND: ~ppc(default/linux/powerpc/ppc32/13.0) ['dev-ml/uchar:=', 'dev-ml/cmdliner:=', 'dev-ml/topkg', 'dev-ml/cmdliner']
> dependency.bad dev-ml/uutf/uutf-1.0.0-r1.ebuild: RDEPEND: ~ppc(default/linux/powerpc/ppc32/13.0) ['dev-ml/uchar:=', 'dev-ml/cmdliner:=']
> dependency.bad dev-ml/uutf/uutf-1.0.0-r1.ebuild: DEPEND: ~ppc(default/linux/powerpc/ppc32/13.0/desktop) ['dev-ml/uchar:=', 'dev-ml/cmdliner:=', 'dev-ml/topkg', 'dev-ml/cmdliner']
> dependency.bad dev-ml/opam/opam-1.3.0.ebuild: DEPEND: ~ppc(default/linux/powerpc/ppc32/13.0) ['dev-ml/cmdliner:=']
> dependency.bad dev-ml/opam/opam-1.3.0.ebuild: RDEPEND: ~ppc(default/linux/powerpc/ppc32/13.0) ['dev-ml/cmdliner:=']
> dependency.bad dev-ml/opam/opam-1.3.0.ebuild: DEPEND: ~ppc(default/linux/powerpc/ppc32/13.0/desktop) ['dev-ml/cmdliner:=']
> dependency.bad dev-ml/dose3/dose3-5.0.1.ebuild: DEPEND: ~ppc(default/linux/powerpc/ppc32/13.0) ['>=dev-ml/extlib-1.7.0:=', 'dev-ml/cppo:=', 'dev-ml/parmap:=', 'dev-ml/camlbz2:=', 'dev-ml/xml-light:=']
> dependency.bad dev-ml/dose3/dose3-5.0.1.ebuild: RDEPEND: ~ppc(default/linux/powerpc/ppc32/13.0) ['>=dev-ml/extlib-1.7.0:=', 'dev-ml/cppo:=', 'dev-ml/parmap:=', 'dev-ml/camlbz2:=', 'dev-ml/xml-light:=']
> dependency.bad dev-ml/dose3/dose3-5.0.1.ebuild: DEPEND: ~ppc(default/linux/powerpc/ppc32/13.0/desktop) ['>=dev-ml/extlib-1.7.0:=', 'dev-ml/cppo:=', 'dev-ml/parmap:=', 'dev-ml/camlbz2:=', 'dev-ml/xml-light:=']
> dependency.bad dev-ml/cudf/cudf-0.8-r1.ebuild: DEPEND: ~ppc(default/linux/powerpc/ppc32/13.0) ['dev-ml/cppo:=']
> dependency.bad dev-ml/cudf/cudf-0.8-r1.ebuild: RDEPEND: ~ppc(default/linux/powerpc/ppc32/13.0) ['dev-ml/cppo:=']
> dependency.bad dev-ml/cudf/cudf-0.8-r1.ebuild: DEPEND: ~ppc(default/linux/powerpc/ppc32/13.0/desktop) ['dev-ml/cppo:=']
> dependency.bad dev-ml/jsonm/jsonm-1.0.0.ebuild: DEPEND: ~ppc(default/linux/powerpc/ppc32/13.0) ['dev-ml/uchar:=', 'dev-ml/topkg']
> dependency.bad dev-ml/jsonm/jsonm-1.0.0.ebuild: RDEPEND: ~ppc(default/linux/powerpc/ppc32/13.0) ['dev-ml/uchar:=']
> dependency.bad dev-ml/jsonm/jsonm-1.0.0.ebuild: DEPEND: ~ppc(default/linux/powerpc/ppc32/13.0/desktop) ['dev-ml/uchar:=', 'dev-ml/topkg']
Comment 17 Stabilization helper bot gentoo-dev 2017-02-02 18:03:02 UTC
An automated check of this bug failed - repoman reported dependency errors (70 lines truncated): 

> dependency.bad dev-ml/topkg/topkg-0.8.1.ebuild: DEPEND: ~ppc(default/linux/powerpc/ppc32/13.0) ['dev-ml/result:=']
> dependency.bad dev-ml/topkg/topkg-0.8.1.ebuild: RDEPEND: ~ppc(default/linux/powerpc/ppc32/13.0) ['dev-ml/result:=']
> dependency.bad dev-ml/topkg/topkg-0.8.1.ebuild: DEPEND: ~ppc(default/linux/powerpc/ppc32/13.0/desktop) ['dev-ml/result:=']
> dependency.bad dev-ml/dose3/dose3-5.0.1.ebuild: DEPEND: ~x86(default/linux/x86/13.0) ['>=dev-ml/extlib-1.7.0:=']
> dependency.bad dev-ml/dose3/dose3-5.0.1.ebuild: RDEPEND: ~x86(default/linux/x86/13.0) ['>=dev-ml/extlib-1.7.0:=']
> dependency.bad dev-ml/dose3/dose3-5.0.1.ebuild: DEPEND: ~x86(default/linux/x86/13.0/desktop) ['>=dev-ml/extlib-1.7.0:=']
Comment 18 Michael Weber (RETIRED) gentoo-dev 2017-04-05 09:52:39 UTC
add ~ppc, two deps failed test (bug 614734 and bug 614736), replaced gone =dev-ml/sexplib-113.33.00 with 0.9.1.
Comment 19 Stabilization helper bot gentoo-dev 2017-04-05 10:00:28 UTC
An automated check of this bug failed - the following atom is unknown:

dev-ml/sexplib-113.33.00

Please verify the atom list.
Comment 20 Stabilization helper bot gentoo-dev 2017-04-06 10:01:43 UTC
An automated check of this bug failed - repoman reported dependency errors (7 lines truncated): 

> dependency.bad dev-ml/sexplib/sexplib-0.9.1.ebuild: DEPEND: ~x86(default/linux/x86/13.0) ['dev-ml/jbuilder']
> dependency.bad dev-ml/sexplib/sexplib-0.9.1.ebuild: DEPEND: ~x86(default/linux/x86/13.0/desktop) ['dev-ml/jbuilder']
> dependency.bad dev-ml/sexplib/sexplib-0.9.1.ebuild: DEPEND: ~x86(default/linux/x86/13.0/desktop/gnome) ['dev-ml/jbuilder']
Comment 21 Stabilization helper bot gentoo-dev 2017-04-06 13:01:47 UTC
An automated check of this bug succeeded - the previous repoman errors are now resolved.
Comment 22 Stabilization helper bot gentoo-dev 2017-12-09 23:01:08 UTC
An automated check of this bug failed - the following atoms are unknown:

dev-ml/lwt-2.7.0
dev-ml/react-1.2.0
dev-ml/sexplib-0.9.1
dev-ml/jsonm-1.0.0
dev-ml/topkg-0.8.1
dev-ml/jbuilder-1.0_beta6
dev-ml/cmdliner-0.9.8
dev-ml/uutf-1.0.0-r1
dev-ml/uchar-0.0.1
dev-ml/opam-1.3.0

Please verify the atom list.
Comment 23 Thomas Deutschmann (RETIRED) gentoo-dev 2018-02-11 19:35:03 UTC
Updated package list to help tatt.
Comment 24 Thomas Deutschmann (RETIRED) gentoo-dev 2018-02-11 21:57:34 UTC
x86 keyworded, closing