Hi Graham,

On Sun, May 01, 2016 at 12:28:35 +0200, Graham Inggs wrote:
> Hi Michael
> 
> The Julia packaging has changed significantly since you wrote your
> original bug report.  In particular, the embedded dSFMT library has
> been package separately [1].
> 
> Please run Julia through your research compiler toolchain again and
> let us know if your original or any new problems are detected.
> 

Many thanks for reaching out. I've re-run the build, and the major problems
appear to be gone. There is still a minor issue because of julia building with
-D_GNU_SOURCE while libuv isn't using this, but the resulting warning

old definition in module `sys' file 
/usr/include/x86_64-linux-gnu/sys/resource.h line 87
signed int (enum __rusage_who, struct rusage *)
new definition in module `core' file 
/usr/include/x86_64-linux-gnu/sys/resource.h line 87
signed int (signed int, struct rusage *)

is likely safe to be ignored in almost all cases.

Best,
Michael

Attachment: signature.asc
Description: PGP signature

Reply via email to