Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904278 - app-editors/neovim-0.9.0 - -- Configuring incomplete, errors occurred!
Summary: app-editors/neovim-0.9.0 - -- Configuring incomplete, errors occurred!
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Brahmajit Das
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-04-13 17:24 UTC by Toralf Förster
Modified: 2023-04-13 19:07 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.95 KB, text/plain)
2023-04-13 17:24 UTC, Toralf Förster
Details
app-editors:neovim-0.9.0:20230413-171159.log (app-editors:neovim-0.9.0:20230413-171159.log,4.68 KB, text/plain)
2023-04-13 17:24 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,21.56 KB, text/plain)
2023-04-13 17:24 UTC, Toralf Förster
Details
environment (environment,114.79 KB, text/plain)
2023-04-13 17:24 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,22.49 KB, application/x-bzip)
2023-04-13 17:24 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,47.93 KB, application/x-bzip)
2023-04-13 17:24 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-04-13 17:24:35 UTC
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE)
  cmake/FindLibtermkey.cmake:3 (find_package_handle_standard_args)
  src/nvim/CMakeLists.txt:21 (find_package)


-- Configuring incomplete, errors occurred!
 * ERROR: app-editors/neovim-0.9.0::gentoo failed (configure phase):
 *   cmake failed

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4-20230413-104004

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
Python 3.10.11
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 

php cli (if any):

  HEAD of ::gentoo
commit 2fb829bec40ee42d0e5184691970b1f14fcb9521
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Apr 13 16:31:56 2023 +0000

    2023-04-13 16:31:56 UTC

emerge -qpvO app-editors/neovim
[ebuild  N    ] app-editors/neovim-0.9.0  USE="lto -nvimpager -test -tui" LUA_SINGLE_TARGET="luajit -lua5-1"
Comment 1 Toralf Förster gentoo-dev 2023-04-13 17:24:36 UTC
Created attachment 860020 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-04-13 17:24:37 UTC
Created attachment 860021 [details]
app-editors:neovim-0.9.0:20230413-171159.log
Comment 3 Toralf Förster gentoo-dev 2023-04-13 17:24:38 UTC
Created attachment 860022 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-04-13 17:24:39 UTC
Created attachment 860023 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-04-13 17:24:40 UTC
Created attachment 860024 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-04-13 17:24:41 UTC
Created attachment 860025 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2023-04-13 19:07:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28b7c0e74b24115f88b566a9e8c39bc28d1bb5a2

commit 28b7c0e74b24115f88b566a9e8c39bc28d1bb5a2
Author:     brahmajit das <brahmajit.xyz@gmail.com>
AuthorDate: 2023-04-13 18:00:43 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-13 19:06:45 +0000

    app-editors/neovim: Dropping tui USE flag
    
    Upstream removed FEAT_TUI hence no requirement for this USE flag as it
    was being used to enable or disable this feature.
    
    Closes: https://bugs.gentoo.org/904278
    Signed-off-by: brahmajit das <brahmajit.xyz@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/30584
    Signed-off-by: Sam James <sam@gentoo.org>

 .../neovim/{neovim-0.9.0.ebuild => neovim-0.9.0-r1.ebuild}        | 8 +++-----
 app-editors/neovim/neovim-9999.ebuild                             | 8 +++-----
 2 files changed, 6 insertions(+), 10 deletions(-)