Date: Mon, 26 Dec 2016 15:40:50 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 215565] lang/julia Use system-defined compilers Message-ID: <bug-215565-13-7ys3Onjju5@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-215565-13@https.bugs.freebsd.org/bugzilla/> References: <bug-215565-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215565 --- Comment #2 from Yunchih Chen <yunchih.cat@gmail.com> --- Here's the log of failed build: https://pkgbuild.csie.ntu.edu.tw/pkg-stat/data/freebsd10-default-workstatio= n/2016-12-25_08h41m28s/logs/errors/julia-0.5.0.log and here's one with the above patch, which builds successfully: https://pkgbuild.csie.ntu.edu.tw/pkg-stat/data/freebsd10-default-workstatio= n/2016-12-25_18h21m38s/logs/julia-0.5.0.log `FC=3D"gfortran49"` is in MAKE_ENV of both builds; yet in the failed one, "gfortran" is the actual one used (which is rather bizarre?). --=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-215565-13-7ys3Onjju5>