Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 820260 - dev-util/ragel-7.0.4-r1 - rdlibtool: error logged in slbt_exec_link_create_dep_file(), line 1091: path not found: /usr/lib64/.libs
Summary: dev-util/ragel-7.0.4-r1 - rdlibtool: error logged in slbt_exec_link_create_de...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Luca Barbato
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: slibtool
  Show dependency tree
 
Reported: 2021-10-25 18:50 UTC by Toralf Förster
Modified: 2022-05-05 04:20 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.69 KB, text/plain)
2021-10-25 18:50 UTC, Toralf Förster
Details
dev-util:ragel-7.0.4-r1:20211025-184534.log (dev-util:ragel-7.0.4-r1:20211025-184534.log,22.19 KB, text/plain)
2021-10-25 18:50 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,12.26 KB, text/plain)
2021-10-25 18:50 UTC, Toralf Förster
Details
environment (environment,66.97 KB, text/plain)
2021-10-25 18:50 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,29.20 KB, application/x-bzip)
2021-10-25 18:50 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,8.81 KB, application/x-bzip)
2021-10-25 18:50 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,22.39 KB, application/x-bzip)
2021-10-25 18:51 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 2021-10-25 18:50:53 UTC
rdlibtool: link: ln -s libragel.so.def.linux .libs/libragel.so.def.host
rdlibtool: link: ln -s /dev/null .libs/libragel.a.disabled
rdlibtool: error logged in slbt_exec_link_create_dep_file(), line 1091: path not found: /usr/lib64/.libs/libfsm.a.disabled.
rdlibtool: < returned to > slbt_exec_link_create_library(), line 1402.
rdlibtool: < returned to > slbt_exec_link(), line 2084.
make[3]: *** [Makefile:633: libragel.la] Error 2
make[3]: *** Waiting for unfinished jobs....

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j4-20211025-192953

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
Python 3.9.7
Available Ruby profiles:
  (none found)
php cli:

  HEAD of ::gentoo
commit 02ad33d992780efe86fdbd987a8099d02d0db5e6
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Oct 25 17:37:11 2021 +0000

    2021-10-25 17:37:07 UTC

emerge -qpvO dev-util/ragel
[ebuild  N    ] dev-util/ragel-7.0.4-r1  USE="-doc"
Comment 1 Toralf Förster gentoo-dev 2021-10-25 18:50:54 UTC
Created attachment 746694 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-10-25 18:50:55 UTC
Created attachment 746697 [details]
dev-util:ragel-7.0.4-r1:20211025-184534.log
Comment 3 Toralf Förster gentoo-dev 2021-10-25 18:50:56 UTC
Created attachment 746700 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-10-25 18:50:57 UTC
Created attachment 746703 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-10-25 18:50:58 UTC
Created attachment 746706 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-10-25 18:50:59 UTC
Created attachment 746709 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-10-25 18:51:00 UTC
Created attachment 746712 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-05-05 04:06:38 UTC
The bug has been referenced in the following commit(s):

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

commit e155af013558a4a3164fb9867ef1d65d34c6ed3a
Author:     orbea <orbea@riseup.net>
AuthorDate: 2022-05-04 17:48:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-05-05 04:05:48 +0000

    dev-util/ragel: Fix patch for slibtool
    
    Upstream-PR: https://github.com/adrian-thurston/ragel/pull/85
    Bug: https://bugs.gentoo.org/820260
    Bug: https://bugs.gentoo.org/839048
    Closes: https://bugs.gentoo.org/832391
    Closes: https://github.com/gentoo/gentoo/pull/25322
    Signed-off-by: orbea <orbea@riseup.net>
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/ragel-7.0.4-r2-link-colm-properly.patch  | 64 +++++++++++++++++++++
 dev-util/ragel/ragel-7.0.4-r2.ebuild               | 66 ++++++++++++++++++++++
 2 files changed, 130 insertions(+)