Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913482 - dev-libs/libtermkey-0.22-r1 - [slibtool] rdlibtool: error logged in slbt_lconf_open(), line 597: flow error: unexpected condition or other.
Summary: dev-libs/libtermkey-0.22-r1 - [slibtool] rdlibtool: error logged in slbt_lcon...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: slibtool rlibtool
  Show dependency tree
 
Reported: 2023-09-02 08:28 UTC by Toralf Förster
Modified: 2024-01-05 05:24 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.16 KB, text/plain)
2023-09-02 08:28 UTC, Toralf Förster
Details
dev-libs:libtermkey-0.22-r1:20230901-225519.log (dev-libs:libtermkey-0.22-r1:20230901-225519.log,3.34 KB, text/plain)
2023-09-02 08:28 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,14.95 KB, text/plain)
2023-09-02 08:28 UTC, Toralf Förster
Details
environment (environment,74.86 KB, text/plain)
2023-09-02 08:28 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,11.13 KB, application/x-xz)
2023-09-02 08:28 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,18.13 KB, application/x-xz)
2023-09-02 08:28 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-09-02 08:28:31 UTC
rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4.
rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 168, .st_ino = 1}.
rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = -1 [ENOENT].
rdlibtool: lconf: openat(4,"../",O_DIRECTORY,0) = 3.
rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 41, .st_ino = 4791388130}.
rdlibtool: lconf: stopped in "/var/tmp" (config file not found on current device).
rdlibtool: error logged in slbt_lconf_open(), line 597: flow error: unexpected condition or other.
rdlibtool: < returned to > slbt_get_lconf_flags(), line 639.
make: *** [Makefile:70: termkey.lo] Error 2

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-20230901-150513

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
Python 3.11.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
php cli (if any):

  HEAD of ::gentoo
commit 16c7038b535fac9c4a8b6892f9790cd7a65d6126
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Sep 1 22:31:57 2023 +0000

    2023-09-01 22:31:57 UTC

emerge -qpvO dev-libs/libtermkey
[ebuild  N    ] dev-libs/libtermkey-0.22-r1  USE="-demos -static-libs"
Comment 1 Toralf Förster gentoo-dev 2023-09-02 08:28:32 UTC
Created attachment 869181 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-02 08:28:33 UTC
Created attachment 869182 [details]
dev-libs:libtermkey-0.22-r1:20230901-225519.log
Comment 3 Toralf Förster gentoo-dev 2023-09-02 08:28:34 UTC
Created attachment 869183 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-09-02 08:28:35 UTC
Created attachment 869184 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-09-02 08:28:36 UTC
Created attachment 869185 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-09-02 08:28:36 UTC
Created attachment 869186 [details]
temp.tar.xz
Comment 7 Larry the Git Cow gentoo-dev 2024-01-05 05:24:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48e26c6f0926f88ab5dffd605a2d27bcbe0dbcee

commit 48e26c6f0926f88ab5dffd605a2d27bcbe0dbcee
Author:     orbea <orbea@riseup.net>
AuthorDate: 2023-09-07 17:46:42 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-05 05:24:04 +0000

    dev-libs/libtermkey: fix the build with rlibtool
    
    Closes: https://bugs.gentoo.org/913482
    Upstream-PR: https://github.com/neovim/libtermkey/pull/9
    Signed-off-by: orbea <orbea@riseup.net>
    Closes: https://github.com/gentoo/gentoo/pull/32675
    Signed-off-by: Sam James <sam@gentoo.org>

 .../libtermkey/files/libtermkey-0.22-libtool.patch | 99 ++++++++++++++++++++++
 dev-libs/libtermkey/libtermkey-0.22-r2.ebuild      | 48 +++++++++++
 2 files changed, 147 insertions(+)