[Pkg-julia-devel] Bug#748573: julia: conflicting function declarations 'dsfmt_genrand_uint32'

Michael Tautschnig mt at debian.org
Tue May 3 09:10:34 UTC 2016


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 841 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-julia-devel/attachments/20160503/a1938f26/attachment.sig>


More information about the Pkg-julia-devel mailing list