[Bug 287283] devel/boost-libs: boost 1.88 incomplete renaming of buf to path in boost/dll/detail/posix/program_location_impl.hpp
Date: Wed, 11 Jun 2025 00:48:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287283
--- Comment #1 from Edward.Sanford.Sutton, III <mirror176@hotmail.com> ---
The partial edit appears to have come in with upstream commit
9d452d14594749772f2cf601efa37bf9c8f56717. Pull request appears to now be opened
upstream for this at https://github.com/boostorg/dll/pull/98 (varies from my
patch with an additional style addition of '{}').
List of impacted ports by reviewing build logs for failures: cad/PrusaSlicer,
cad/openscad, cad/openscad-devel, comms/uhd, devel/trellis, lang/emilua,
science/cantera, science/dakota. Error from build logs:
In file included from /usr/local/include/boost/dll/runtime_symbol_info.hpp:21:
/usr/local/include/boost/dll/detail/posix/program_location_impl.hpp:73:30:
error: use of undeclared identifier 'buf'
73 | size_t size = sizeof(buf);
| ^
1 error generated.
--
You are receiving this mail because:
You are the assignee for the bug.