Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jun 2017 06:37:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 220182] math/saga missing so
Message-ID:  <bug-220182-13-tE1E8bu6m4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-220182-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-220182-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=3D220182

--- Comment #6 from Rainer Hurling <rhurlin@gwdg.de> ---
Created attachment 183796
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D183796&action=
=3Dedit
patch to change from gcc to clang

Hi Jose,

I am very sorry, that there are new problems with SAGA GIS now.

I tried to rebuild the port on a very recent HEAD amd64 and can confirm your
report. The same breakage on my side now. Obviously, there are some changes
with the new gcc5 port on its ABI side?

With newer clang versions it is possible to use OpenMP. So I tried to switch
from gcc to clang, and it works, at least for amd64 :)

Unfortunately, I am not able to test for i386 platforms ATM, because some of
the dependencies fails to build in Poudriere.

Could you please patch the attached file against the SAGA GIS port and repo=
rt
back, if it works for you.


The patch should=20
- change the compiler from gcc to clang
- really use the external libsvm library

--=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-220182-13-tE1E8bu6m4>