rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 34, .st_ino = 34339987}. 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 640. make: *** [Makefile:79: uulib.lo] Error 2 * ERROR: dev-libs/uulib-0.5.20-r1::gentoo failed (compile phase): ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no-multilib_hardened-20210401-181817 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10.2.0 * clang version 11.1.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/11/bin /usr/lib/llvm/11 11.1.0 Python 3.8.9 Available Ruby profiles: (none found) Available Rust versions: [1] rust-bin-1.51.0 [2] rust-1.51.0 * The following VMs are available for generation-2: *) AdoptOpenJDK 8.282_p08 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.10.4 timestamp(s) of HEAD at this tinderbox image: /var/db/repos/gentoo Sun Apr 4 15:06:03 UTC 2021 emerge -qpvO dev-libs/uulib [ebuild N ] dev-libs/uulib-0.5.20-r1
Created attachment 697200 [details] emerge-info.txt
Created attachment 697203 [details] dev-libs:uulib-0.5.20-r1:20210404-154408.log
Created attachment 697206 [details] emerge-history.txt
Created attachment 697209 [details] environment
Created attachment 697212 [details] etc.portage.tar.bz2
Created attachment 697215 [details] logs.tar.bz2
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62e58857f57d69293d98d6c8cb852acbd6414f98 commit 62e58857f57d69293d98d6c8cb852acbd6414f98 Author: orbea <orbea@riseup.net> AuthorDate: 2022-07-14 06:21:27 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-07-15 01:22:13 +0000 dev-libs/uulib: Fix the build with rlibtool This reimplements the shared patch to correctly use libtool and allow the build to succeed with rlibtool which requires LT_INIT to generate libtool in the build directory. This is then used to determine is the build should be shared, static or both. Bug: https://bugs.gentoo.org/780018 Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/26396 Signed-off-by: Sam James <sam@gentoo.org> dev-libs/uulib/files/uulib-0.5.20-libtool.patch | 122 ++++++++++++++++++++++++ dev-libs/uulib/uulib-0.5.20-r2.ebuild | 31 ++++++ 2 files changed, 153 insertions(+)