You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have run into a dependency issue on FreeBSD for ports which use OpenMP from the base system, in particular darktable. The FreeBSD bug report is here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240488
Build log for "synth test graphics/darktable" is attached to the FreeBSD bug report.
Thanks for the comment! There is a suggested patch for the darktable package which moves the dependency to ports like in the tessaract example. This is the solution for now.
However, if the base system supplies the library, then probably it should be picked up. I don't know of a good solution to the problem at the moment.
I have run into a dependency issue on FreeBSD for ports which use OpenMP from the base system, in particular darktable. The FreeBSD bug report is here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240488
Build log for "synth test graphics/darktable" is attached to the FreeBSD bug report.
Original forum thread is here: https://forums.freebsd.org/threads/synth-cannot-install-or-upgrade-darktable.72250/
Right now I have to manually edit the Makefile and remove the libomp section to get darktable to install.
The text was updated successfully, but these errors were encountered: