[Bug 234153] graphics/rawtherapee: update to 5.5
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Dec 19 11:00:02 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234153
Bug ID: 234153
Summary: graphics/rawtherapee: update to 5.5
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: mandree at FreeBSD.org
Reporter: greg at unrelenting.technology
Assignee: mandree at FreeBSD.org
Flags: maintainer-feedback?(mandree at FreeBSD.org)
Created attachment 200256
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=200256&action=edit
rawtherapee-5.5.patch
- update to 5.5
- fix for OpenMP idle CPU usage
(https://github.com/Beep6581/RawTherapee/issues/5105)
Unfortunately, building with the base clang is tripping an LLVM assertion (bug
234144). I have llvm70 built without assertions (bug 233506), building with
'CC=clang70 CXX=clang++70 LDFLAGS=-fuse-ld=lld' works fine. (And building with
GCC is showing lots of symbols not being found, like 'Glib::operator<<', for
some reason.) I'm not sure what's the best way to deal with the compiler
situation here…
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list