Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jan 2017 15:48:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 215942] lang/julia: correct jit config
Message-ID:  <bug-215942-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215942

            Bug ID: 215942
           Summary: lang/julia: correct jit config
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: iblis@hs.ntnu.edu.tw

Created attachment 178721
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D178721&action=
=3Dedit
patch propose by Kostas Oikonomou <ko@research.att.com>

This issue is reported by Kostas Oikonomou <ko@research.att.com>.

If we install julia from the current pre-built package, we will get folloing
error message from REPL:

> ERROR: Target architecture mismatch. Please delete or regenerate sys.{so,=
dll,dylib}.=20

This issue is caused by the default value of JULIA_CPU_TARGET -- native.
This patch proposes a new option: NATIVE for configuring JULIA_CPU_TARGET
properly.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215942-13>