pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/58993: net/kea: cannot build with boost-libs 1.87



>Number:         58993
>Category:       pkg
>Synopsis:       net/kea: cannot build with boost-libs 1.87
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 15 03:45:00 +0000 2025
>Originator:     NAKAJI Hiroyuki
>Release:        10.1_STABLE
>Organization:
>Environment:
NetBSD st9201.kankyo-u.ac.jp 10.1_STABLE NetBSD 10.1_STABLE (GENERIC) #36: Mon Jan  6 10:22:02 JST 2025  root%st9201.kankyo-u.ac.jp@localhost:/usr/src/sys/arch/amd64/compile/obj.amd64/GENERIC amd64
>Description:
Some features of boost-libs were changed between 1.86 and 1.87, and Kea 2.6.1 cannot build with boost-libs 1.87.

Ref: https://gitlab.isc.org/isc-projects/kea/-/issues/3696 


>How-To-Repeat:
make -C /usr/pkgsrc/net/kea all

...
  CXX      libkea_asiolink_la-io_address.lo
io_address.cc: In constructor 'isc::asiolink::IOAddress::IOAddress(const string&)':
io_address.cc:40:34: error: 'from_string' is not a member of 'boost::asio::ip::address'
...

>Fix:
The patches introduced at https://github.com/isc-projects/kea/pull/143/files are effective.


Home | Main Index | Thread Index | Old Index