Bug 263666

Summary: net-im/nheko needs PORTREVISION bump after spdlog upgrade to 1.10.0
Product: Ports & Packages Reporter: Thibault Payet <monwarez>
Component: Individual Port(s)Assignee: Adriaan de Groot <adridg>
Status: Closed FIXED    
Severity: Affects Only Me CC: monwarez
Priority: --- Flags: bugzilla: maintainer-feedback? (adridg)
Version: Latest   
Hardware: Any   
OS: Any   

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!