caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Francois BERENGER <francois.berenger@inria.fr>
To: caml-list@inria.fr
Cc: gildor478@gmail.com
Subject: Re: [Caml-list] Zarith problems on ppc64le
Date: Mon, 7 Nov 2016 14:55:44 +0100	[thread overview]
Message-ID: <aa2dd790-a548-780f-8563-5c02eafec089@inria.fr> (raw)
In-Reply-To: <20161107132201.GG27249@annexia.org>

On 11/07/2016 02:22 PM, Richard W.M. Jones wrote:
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=1392247
> 
> Zarith fails tests on OCaml 4.04.0 + ppc64le with some fairly gross
> errors, eg:
> 
>  of_float -1.
> - = -1
> + = 0
> 
> (It passes fine on OCaml 4.04.0 + ppc64)
> 
> The implementation of Zarith is quite complex and I've so far failed
> to understand what's going on.
> 
> However an additional problem which makes debugging this harder is
> that I cannot work out how to check out the source code for the
> package.  Using anon svn access hangs.  Using svn+ssh access fails to
> authenticate.  (Could we switch the project over to git?)  I'm fairly
> sure this isn't a network problem at my end.

svn: E000110: Can't connect to host 'ssh.ocamlcore.org': Connection
timed out

I suppose this machine is down.

On the other hand, opam can tell you how to get a tarball:
# opam info zarith
[...]
upstream-url:
https://forge.ocamlcore.org/frs/download.php/1574/zarith-1.4.1.tgz
[...]

This URL works with wget.

-- 
Regards,
Francois.
"When in doubt, use more types"

  parent reply	other threads:[~2016-11-07 13:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-07 13:22 Richard W.M. Jones
2016-11-07 13:31 ` Nicolas Ojeda Bar
2016-11-07 13:55 ` Francois BERENGER [this message]
2016-11-07 14:11   ` Sylvain Le Gall
2016-11-07 14:59     ` Simon Cruanes
2016-11-15  9:11       ` Bernhard Schommer
2016-11-07 15:48 ` Richard W.M. Jones
2016-11-07 15:58   ` Xavier Leroy
2016-11-07 16:19     ` Richard W.M. Jones
2016-11-08 10:00   ` Goswin von Brederlow
2016-11-08 11:10     ` Richard W.M. Jones

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aa2dd790-a548-780f-8563-5c02eafec089@inria.fr \
    --to=francois.berenger@inria.fr \
    --cc=caml-list@inria.fr \
    --cc=gildor478@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).