Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 790647 - dev-libs/libprelude-5.2.0-r10 - rdlibtool: error logged in slbt_exec_link_create_dep_file(), line 1091: path not found: ../../src/
Summary: dev-libs/libprelude-5.2.0-r10 - rdlibtool: error logged in slbt_exec_link_cre...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: slibtool
  Show dependency tree
 
Reported: 2021-05-17 07:28 UTC by Toralf Förster
Modified: 2022-07-20 15:43 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.02 KB, text/plain)
2021-05-17 07:28 UTC, Toralf Förster
Details
dev-libs:libprelude-5.2.0-r10:20210517-025307.log (dev-libs:libprelude-5.2.0-r10:20210517-025307.log,280.52 KB, text/plain)
2021-05-17 07:28 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,92.22 KB, text/plain)
2021-05-17 07:28 UTC, Toralf Förster
Details
environment (environment,141.83 KB, text/plain)
2021-05-17 07:28 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,17.22 KB, application/x-bzip)
2021-05-17 07:28 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,50.37 KB, application/x-bzip)
2021-05-17 07:28 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,50.13 KB, application/x-bzip)
2021-05-17 07: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 2021-05-17 07:28:03 UTC
rdlibtool: link: ln -s libpreludecpp.so.def.linux .libs/libpreludecpp.so.def.host
rdlibtool: link: ln -s /dev/null .libs/libpreludecpp.a.disabled
rdlibtool: error logged in slbt_exec_link_create_dep_file(), line 1091: path not found: ../../src/.libs/.libs/libprelude.a.disabled.
rdlibtool: < returned to > slbt_exec_link_create_library(), line 1402.
rdlibtool: < returned to > slbt_exec_link(), line 2084.
make[4]: *** [Makefile:1649: libpreludecpp.la] Error 2
make[4]: Leaving directory '/var/tmp/portage/dev-libs/libprelude-5.2.0-r10/work/libprelude-5.2.0/bindings/c++'

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.52.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  [1]   php7.3
  [2]   php7.4
  [3]   php8.0 *

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon May 17 01:50:12 UTC 2021

emerge -qpvO dev-libs/libprelude
[ebuild  N    ] dev-libs/libprelude-5.2.0-r10  USE="-lua -perl -python -ruby" LUA_SINGLE_TARGET="lua5-1 -lua5-2 -lua5-3" PYTHON_TARGETS="python3_8 -python3_7"
Comment 1 Toralf Förster gentoo-dev 2021-05-17 07:28:04 UTC
Created attachment 709308 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-05-17 07:28:06 UTC
Created attachment 709311 [details]
dev-libs:libprelude-5.2.0-r10:20210517-025307.log
Comment 3 Toralf Förster gentoo-dev 2021-05-17 07:28:08 UTC
Created attachment 709314 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-05-17 07:28:09 UTC
Created attachment 709317 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-05-17 07:28:10 UTC
Created attachment 709320 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-05-17 07:28:12 UTC
Created attachment 709323 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-05-17 07:28:13 UTC
Created attachment 709326 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-07-10 22:51:32 UTC
The bug has been closed via the following commit(s):

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

commit 89c20c8ae004c2588546fdd02a69117c9c8a7348
Author:     orbea <orbea@riseup.net>
AuthorDate: 2022-07-10 16:36:53 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-10 22:49:29 +0000

    dev-libs/libprelude: Fix the build with slibtool
    
    Closes: https://bugs.gentoo.org/790647
    Signed-off-by: orbea <orbea@riseup.net>
    Closes: https://github.com/gentoo/gentoo/pull/26328
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/libprelude-5.2.0-slibtool.patch          | 43 ++++++++++++++++++++++
 dev-libs/libprelude/libprelude-5.2.0-r10.ebuild    |  1 +
 2 files changed, 44 insertions(+)