Discussion:
blender - llvm
(too old to reply)
StariKarp
2018-04-29 10:16:30 UTC
Permalink
Hi!

I am using Blender on FreeBSD 11.1-RELEASE (amd64) and as I have
experience it was (is) the problem with different versions of llvm
which new versions are coming in the ports tree very fast.
I have in /etc/make.conf:
MESA_LLVM_VER=40
and building and running Blender works. How is the future of Blender
because of the new versions of llvm60, please?

Thank you.

SK
Shane Ambler
2018-05-04 17:25:38 UTC
Permalink
Post by StariKarp
Hi!
I am using Blender on FreeBSD 11.1-RELEASE (amd64) and as I have
experience it was (is) the problem with different versions of llvm
which new versions are coming in the ports tree very fast.
MESA_LLVM_VER=40
and building and running Blender works. How is the future of Blender
because of the new versions of llvm60, please?
I'm running 11-stable (Mar 16), I haven't updated during the start of
the 11-stable changes preparing for 11.2

While I haven't done a full ports update for a while, (my dependencies
are still built from llvm50), I can build blender using clang60 and
aren't seeing any issues, that is with osl using llvm40.

In poudriere everything builds with llvm60
--
FreeBSD - the place to B...Software Developing

Shane Ambler
Franki Wilson
2018-05-04 17:51:36 UTC
Permalink
I would just like to add a company to this list: https://www.freebsd.org/commercial/isp.html

How do I make that happen? Does FreeBDS update the list?

Franki

-----Original Message-----
From: owner-freebsd-***@freebsd.org [mailto:owner-freebsd-***@freebsd.org] On Behalf Of Shane Ambler
Sent: Friday, May 4, 2018 1:26 PM
To: StariKarp; FreeBSD Questions
Subject: Re: blender - llvm
Post by StariKarp
Hi!
I am using Blender on FreeBSD 11.1-RELEASE (amd64) and as I have
experience it was (is) the problem with different versions of llvm
which new versions are coming in the ports tree very fast.
MESA_LLVM_VER=40
and building and running Blender works. How is the future of Blender
because of the new versions of llvm60, please?
I'm running 11-stable (Mar 16), I haven't updated during the start of
the 11-stable changes preparing for 11.2

While I haven't done a full ports update for a while, (my dependencies
are still built from llvm50), I can build blender using clang60 and
aren't seeing any issues, that is with osl using llvm40.

In poudriere everything builds with llvm60
--
FreeBSD - the place to B...Software Developing

Shane Ambler

_______________________________________________
freebsd-***@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-***@freebsd.org"
StariKarp
2018-05-04 23:19:56 UTC
Permalink
Post by Shane Ambler
Post by StariKarp
Hi!
I am using Blender on FreeBSD 11.1-RELEASE (amd64) and as I have
experience it was (is) the problem with different versions of llvm
which new versions are coming in the ports tree very fast.
MESA_LLVM_VER=40
and building and running Blender works. How is the future of
Blender
because of the new versions of llvm60, please?
I'm running 11-stable (Mar 16), I haven't updated during the start of
the 11-stable changes preparing for 11.2
While I haven't done a full ports update for a while, (my
dependencies
are still built from llvm50), I can build blender using clang60 and
aren't seeing any issues, that is with osl using llvm40.
In poudriere everything builds with llvm60
Thank you. It works and as you wrote the problem is osl which I have to
used but cycles engine works without osl too.

Loading...