[Bug 286403] devel/boost-libs: ZSTD support issue

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 02 Jun 2025 11:40:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286403

--- Comment #6 from Dani I. <i.dani@outlook.com> ---
Hi there

It seems like this update broke databases/arrow - we get the following error
when trying to build:
/wrkdirs/usr/ports/databases/arrow/work/apache-arrow-19.0.1/cpp/src/arrow/testing/process.cc:46:16:
fatal error: 'boost/process/v2.hpp' file not found
   46 | #      include <boost/process/v2.hpp>
      |                ^~~~~~~~~~~~~~~~~~~~~~
1 error generated.
ninja: build stopped: subcommand failed.
*** Error code 1

The only issue i could find is: https://github.com/apache/arrow/issues/45803

Could you please take a look at this?

-- 
You are receiving this mail because:
You are the assignee for the bug.