Bug 263666 - net-im/nheko needs PORTREVISION bump after spdlog upgrade to 1.10.0
Summary: net-im/nheko needs PORTREVISION bump after spdlog upgrade to 1.10.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Adriaan de Groot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-29 21:31 UTC by Thibault Payet
Modified: 2022-04-30 12:08 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (adridg)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thibault Payet 2022-04-29 21:31:50 UTC
nheko failed to launch due to missing symbol:

_ZN6spdlog5sinks18rotating_file_sinkINSt3__15mutexEEC1ENS2_12basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEmmb

My guess is that it needs to be rebuild with the new version
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-04-30 12:07:18 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5fcb375cfd061b64ef11ec9a6c1bef84e1c91be7

commit 5fcb375cfd061b64ef11ec9a6c1bef84e1c91be7
Author:     Adriaan de Groot <adridg@FreeBSD.org>
AuthorDate: 2022-04-30 12:06:11 +0000
Commit:     Adriaan de Groot <adridg@FreeBSD.org>
CommitDate: 2022-04-30 12:06:44 +0000

    net-im/nheko: bump PORTREVISION for spdlog-update

    PR:             263666

 net-im/nheko/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Adriaan de Groot freebsd_committer freebsd_triage 2022-04-30 12:08:09 UTC
Bumped (forcing a rebuild is rarely an issue), thanks!