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)
Nov 13 2024, 1:08 AM
Unknown Object (File)
Oct 19 2024, 6:09 PM
Unknown Object (File)
Oct 16 2024, 6:08 AM
Unknown Object (File)
Sep 24 2024, 10:56 AM
Unknown Object (File)
Sep 24 2024, 10:56 AM
Unknown Object (File)
Sep 24 2024, 10:56 AM
Unknown Object (File)
Sep 24 2024, 3:07 AM
Unknown Object (File)
Sep 13 2024, 9:27 PM
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@