Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 903963 - app-editors/neovim-qt: failed to built with msgpack-6.0.0-r1
Summary: app-editors/neovim-qt: failed to built with msgpack-6.0.0-r1
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-07 04:35 UTC by ston jia
Modified: 2023-04-09 10:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (file_903963.txt,3.62 KB, text/plain)
2023-04-07 04:35 UTC, ston jia
Details
Patch according to https://github.com/equalsraf/neovim-qt/issues/1061 (msgpack.patch,524 bytes, patch)
2023-04-07 09:05 UTC, Bernd Feige
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ston jia 2023-04-07 04:35:48 UTC
Created attachment 859642 [details]
build.log

Could NOT find Msgpack (missing: MSGPACK_LIBRARY)
Comment 1 Bernd Feige 2023-04-07 09:05:15 UTC
Created attachment 859672 [details, diff]
Patch according to https://github.com/equalsraf/neovim-qt/issues/1061

This patch fixes it for me.
Comment 3 Larry the Git Cow gentoo-dev 2023-04-09 10:05:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4a979a9ad851cca9e8ff470265b927d2c5ef18c2

commit 4a979a9ad851cca9e8ff470265b927d2c5ef18c2
Author:     tastytea <gentoo@tastytea.de>
AuthorDate: 2023-04-07 12:56:12 +0000
Commit:     tastytea <gentoo@tastytea.de>
CommitDate: 2023-04-07 12:58:29 +0000

    app-editors/neovim-qt: support >=dev-libs/msgpack-6
    
    Closes: https://bugs.gentoo.org/903963
    Signed-off-by: tastytea <gentoo@tastytea.de>

 .../neovim-qt-0.2.17-fix-finding-msgpack-6+.patch  | 26 ++++++++++++++++++++++
 ...qt-0.2.17.ebuild => neovim-qt-0.2.17-r1.ebuild} |  5 +++--
 2 files changed, 29 insertions(+), 2 deletions(-)