CMake build

2020-04-27 Thread Pietro Paolini
Hi all, I am new to FreeBSD even though I have been working in Unix environments for a long while (mainly Linux). I am struggling to build a library locally, using cmake - the library builds fine on a Linux machine as long as dependencies are satisfied. However in my case CMake gets all the depend

Re: CMake build

2020-04-27 Thread Brian Neal
You might need to pass the library path on the environment or specify it somewhere in CMakeLists.txt. Something like: $ LIBDIR=/usr/local/lib cmake You'll have to check the exact syntax though.  I have had similar issues trying to link LZMA in Dovecot on FreeBSD and specifying the library pat

Re: CMake build

2020-04-27 Thread Michael Pumford via freebsd-stable
On 27/04/2020 17:07, Pietro Paolini wrote: > Hi all, > > I am new to FreeBSD even though I have been working in Unix > environments for a long while (mainly Linux). I am struggling to build > a library locally, using cmake - the library builds fine on a Linux > machine as long as dependencies are

Re: CMake build

2020-04-27 Thread Pietro Paolini
Oks sorry for the nuisance - it is poppler. Apparently I fixed that using LD_LIBRARY_PATH - but I a bit surprised I needed to do anything as CMake should have the job - or at least so I thought. On Mon, Apr 27, 2020 at 5:13 PM Brian Neal wrote: > > You might need to pass the library path on the e

FreeBSD CI Weekly Report 2020-04-26

2020-04-27 Thread Li-Wen Hsu
(Please send the followup to freebsd-testing@ and note Reply-To is set.) FreeBSD CI Weekly Report 2020-04-26 === Here is a summary of the FreeBSD Continuous Integration results for the period from 2020-04-20 to 2020-04-26. During this period, we have: * 2503 buil