Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Apr 2015 21:36:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199161] Blender 2.74 Two passes with the same argument (-alloca-hoisting) attempted to be registered!
Message-ID:  <bug-199161-13-9Ch5jK9eC5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-199161-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-199161-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=199161

Marcus von Appen <mva@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |In Progress
           Assignee|freebsd-ports-bugs@FreeBSD. |mva@FreeBSD.org
                   |org                         |

--- Comment #1 from Marcus von Appen <mva@FreeBSD.org> ---
I suspect one of the third party libraries linked into blender to refer to a
different or old libLLVM.so. OpenColorIO, OpenImageIO or OSL can be typical
culprits.

Can you rebuild and reinstall graphics/opencolorio, graphics/openimageio and
graphics/openshadinglanguage? If that does not help,  please provide me the
`make showconfig` output of those and also paste the output of 

`ldd /usr/local/lib/libOpenImageIO.so.1.4`
`ldd /usr/local/lib/libOpenColorIO.so.1`
`ldd /usr/local/lib/liboslcomp.so`
`ldd /usr/local/lib/liboslexec.so`
`ldd /usr/local/lib/liboslquery.so`

-- 
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-199161-13-9Ch5jK9eC5>