Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 737172 - dev-ml/camomile-0.8.5-r2: stabilisation
Summary: dev-ml/camomile-0.8.5-r2: stabilisation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Stabilization (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: CC-ARCHES
Depends on:
Blocks: ocaml-4.09
  Show dependency tree
 
Reported: 2020-08-15 00:40 UTC by Sam James
Modified: 2020-10-14 19:53 UTC (History)
1 user (show)

See Also:
Package list:
dev-ml/camomile-0.8.5-r2
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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-08-15 00:40:52 UTC
Contains only a minor fix for >=dev-lang/ocaml-4.09.0.
Comment 1 Thomas Deutschmann (RETIRED) gentoo-dev 2020-08-30 17:15:23 UTC
x86 stable
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-09-05 15:23:59 UTC
ppc stable
Comment 3 Agostino Sarubbo gentoo-dev 2020-09-20 20:21:47 UTC
amd64 stable. Closing.
Comment 4 PhobosK 2020-10-14 19:42:21 UTC
Doesn't compile with =dev-lang/ocaml-4.11.1 :

> .depend
ocamldep -slash -pp "camlp4o -I /usr/lib64/ocaml" -I internal -I public -I toolslib -I . \
tools/tools/parse_unidata.ml tools/parse_uniset.ml tools/camomilecharmap.ml tools/parse_specialcasing.ml tools/parse_casefolding.ml tools/parse_scripts.ml tools/parse_allkeys.ml mappings/gen_mappings.ml tools/parse_age.ml tools/camomilelocaledef.ml tools/camomilestringprep.ml >> .depend
ocamlc.opt -c -noassert -unsafe-string -I internal -I public -I toolslib -I . public/uChar.mli
ocamlc.opt: OCaml has been configured with -force-safe-string: -unsafe-string is not available.
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-10-14 19:46:12 UTC
(In reply to PhobosK from comment #4)
> Doesn't compile with =dev-lang/ocaml-4.11.1 :
> 
> > .depend
> ocamldep -slash -pp "camlp4o -I /usr/lib64/ocaml" -I internal -I public -I
> toolslib -I . \
> tools/tools/parse_unidata.ml tools/parse_uniset.ml tools/camomilecharmap.ml
> tools/parse_specialcasing.ml tools/parse_casefolding.ml
> tools/parse_scripts.ml tools/parse_allkeys.ml mappings/gen_mappings.ml
> tools/parse_age.ml tools/camomilelocaledef.ml tools/camomilestringprep.ml >>
> .depend
> ocamlc.opt -c -noassert -unsafe-string -I internal -I public -I toolslib -I
> . public/uChar.mli
> ocamlc.opt: OCaml has been configured with -force-safe-string:
> -unsafe-string is not available.

Can you file a new bug please? Thank you!
Comment 6 PhobosK 2020-10-14 19:53:06 UTC
(In reply to Sam James from comment #5)

> Can you file a new bug please? Thank you!

Done: bug #749149