Page MenuHomeFreeBSD

net-im/mtxclient: Bump PORTREVISION after devel/nlohmann-json update
ClosedPublic

Authored by jrm on Dec 3 2023, 8:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 5, 6:33 AM
Unknown Object (File)
Wed, Nov 5, 6:33 AM
Unknown Object (File)
Wed, Nov 5, 6:33 AM
Unknown Object (File)
Wed, Nov 5, 4:11 AM
Unknown Object (File)
Tue, Nov 4, 1:34 PM
Unknown Object (File)
Sat, Nov 1, 10:19 PM
Unknown Object (File)
Tue, Oct 28, 8:14 PM
Unknown Object (File)
Tue, Oct 28, 5:23 AM
Subscribers
None

Details

Summary

After the devel/nlohmann-json update in 551e034565, net-im/nheko fails
to build due to linking errors unless net-im/mtxclient is rebuilt.

ld: error: undefined symbol:
mtx::events::state::to_json(nlohmann::json_abi_v3_11_3::basic_json<std::1::map,
std::
1::vector, std::1::basic_string<char,
std::
1::char_traits<char>, std::1::allocator<char>>, bool, long,
unsigned long, double, std::
1::allocator,
nlohmann::json_abi_v3_11_3::adl_serializer, std::1::vector<unsigned
char, std::
1::allocator<unsigned char>>, void>&,
mtx::events::state::Aliases const&) >>> referenced by EventStore.cpp

Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jrm requested review of this revision.Dec 3 2023, 8:47 PM
jrm created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.Dec 3 2023, 8:54 PM
This revision was automatically updated to reflect the committed changes.

Retroactive approval, thanks jrm@