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)
Thu, Oct 9, 7:18 PM
Unknown Object (File)
Wed, Oct 8, 5:43 PM
Unknown Object (File)
Sat, Oct 4, 5:14 PM
Unknown Object (File)
Thu, Oct 2, 5:57 PM
Unknown Object (File)
Wed, Oct 1, 2:36 AM
Unknown Object (File)
Thu, Sep 25, 6:07 PM
Unknown Object (File)
Wed, Sep 24, 11:57 PM
Unknown Object (File)
Wed, Sep 24, 11:44 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@