rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 34, .st_ino = 12424758}. 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:111: strlcpy.o] Error 2 * ERROR: dev-libs/libmaa-1.3.2::gentoo failed (compile phase): ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_systemd-20210320-151517 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.3.1 [2] x86_64-pc-linux-gnu-10.2.0 * /usr/lib/llvm/11 11.1.0 Python 3.8.8 Available Ruby profiles: [1] ruby26 (with Rubygems) [2] ruby27 (with Rubygems) * Available Rust versions: [1] rust-1.50.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 Fri Mar 26 14:35:38 UTC 2021 emerge -qpvO dev-libs/libmaa [ebuild N ] dev-libs/libmaa-1.3.2
Created attachment 694380 [details] emerge-info.txt
Created attachment 694383 [details] dev-libs:libmaa-1.3.2:20210326-145016.log
Created attachment 694386 [details] emerge-history.txt
Created attachment 694389 [details] environment
Created attachment 694392 [details] etc.portage.tar.bz2
Created attachment 694395 [details] logs.tar.bz2
Created attachment 694398 [details] temp.tar.bz2
and : rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 38, .st_ino = 266497978}. rdlibtool: lconf: stopped in "/var/tmp" (config file not found on current device). rdlibtoolrdlibtool: error logged in slbt_lconf_open(), line 597: flow error: unexpected condition or other. rdlibtool: < returned to > slbt_get_lconf_flags(), line 639. --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -o obstack.o -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. obstack.c I got in IRC: [8:01:49 pm] <@toralf> rdlibtoolrdlibtool seems to stutter wuth -j3: http://dpaste.com/FANK4VPYE [8:01:55 pm] <@toralf> s/wuth/with/ [8:02:19 pm] <@sam_> this is usually a makefile problem [8:02:26 pm] <@sam_> it's just that rdlibtool is quicker
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fa0feab9df77f5fe7014cbf6f4dd9451fd2e42c commit 9fa0feab9df77f5fe7014cbf6f4dd9451fd2e42c Author: orbea <orbea@riseup.net> AuthorDate: 2022-06-17 23:10:18 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-06-17 23:44:53 +0000 dev-libs/libmaa: Fix the build with rlibtool The configure.in lacks LT_INIT which generates libtool and allows the build to work with rlibtool which depends on this file to determine if it should build shared or static libraries. Closes: https://bugs.gentoo.org/778464 Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/25947 Signed-off-by: Sam James <sam@gentoo.org> dev-libs/libmaa/files/libmaa-1.3.2-libtool.patch | 55 ++++++++++++++++++++++++ 1 file changed, 55 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51fe359989ae8175bb5a18b24dd8565be80cc436 commit 51fe359989ae8175bb5a18b24dd8565be80cc436 Author: orbea <orbea@riseup.net> AuthorDate: 2022-06-18 16:47:36 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-06-18 17:23:17 +0000 dev-libs/libmaa: Update patch This updates the patch for correctness. Bug: https://bugs.gentoo.org/778464 Fixes: 9fa0feab9df77f5fe7014cbf6f4dd9451fd2e42c Fixes: https://github.com/gentoo/gentoo/pull/25947 Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/25963 Signed-off-by: Sam James <sam@gentoo.org> dev-libs/libmaa/files/libmaa-1.3.2-libtool.patch | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b906bc7969ffc1adbaa018bebfe51301f3a7f579 commit b906bc7969ffc1adbaa018bebfe51301f3a7f579 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-06-20 22:09:49 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-06-20 22:10:31 +0000 dev-libs/libmaa: actually add revbump using slibtool patch I went to turn the PR into a revbump but didn't git add the final ebuild, apparently. Bug: https://bugs.gentoo.org/778464 Closes: https://github.com/gentoo/gentoo/pull/25995 Signed-off-by: Sam James <sam@gentoo.org> dev-libs/libmaa/libmaa-1.3.2-r1.ebuild | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+)