Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 May 2019 19:22:33 -0700
From:      Yuri <yuri@rawbw.com>
To:        current <current@freebsd.org>
Subject:   /usr/lib/libomp.so that was added in 13-CURRENT causes port failures and might conflict with libomp.so provided by devel/openmp
Message-ID:  <20781ff0-dc6c-de30-e286-f18e181077c3@rawbw.com>

next in thread | raw e-mail | index | archive | help

There are several port failures triggered by 
LIB_DEPENDS=libomp.so:devel/openmp. It finds /usr/lib/libomp.so and 
doesn't use devel/openmp, but then the build fails because it also needs 
some other libraries.


Why was /usr/lib/libomp.so added to the base?

Its addition potentially creates an error-prone situation with library 
compatibility issues between base and port libraries.


Yuri





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20781ff0-dc6c-de30-e286-f18e181077c3>