Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 779487 - dev-libs/apr-util-1.6.1-r6 - rdlibtool: error logged in slbt_lconf_open(), line 597: flow error: unexpected condition or other.
Summary: dev-libs/apr-util-1.6.1-r6 - rdlibtool: error logged in slbt_lconf_open(), li...
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
: 777099 (view as bug list)
Depends on:
Blocks: slibtool rlibtool
  Show dependency tree
 
Reported: 2021-03-31 07:32 UTC by Toralf Förster
Modified: 2022-07-01 07:49 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.60 KB, text/plain)
2021-03-31 07:32 UTC, Toralf Förster
Details
dev-libs:apr-util-1.6.1-r6:20210331-031916.log (dev-libs:apr-util-1.6.1-r6:20210331-031916.log,9.66 KB, text/plain)
2021-03-31 07:32 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,12.25 KB, text/plain)
2021-03-31 07:32 UTC, Toralf Förster
Details
environment (environment,69.62 KB, text/plain)
2021-03-31 07:32 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,16.94 KB, application/x-bzip)
2021-03-31 07:32 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,6.71 KB, application/x-bzip)
2021-03-31 07:32 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,20.00 KB, application/x-bzip)
2021-03-31 07:32 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-03-31 07:32:16 UTC
rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 34, .st_ino = 31012416}.
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[1]: *** [/var/tmp/portage/dev-libs/apr-util-1.6.1-r6/work/apr-util-1.6.1/build/rules.mk:203: buckets/apr_brigade.lo] Error 2
make[1]: Leaving directory '/var/tmp/portage/dev-libs/apr-util-1.6.1-r6/work/apr-util-1.6.1'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-20210331-001544

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
Python 3.8.8

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue Mar 30 16:35:56 UTC 2021

emerge -qpvO dev-libs/apr-util
[ebuild  N    ] dev-libs/apr-util-1.6.1-r6  USE="berkdb gdbm sqlite -doc -ldap (-libressl) -mysql -nss -odbc -openssl -postgres -static-libs"
Comment 1 Toralf Förster gentoo-dev 2021-03-31 07:32:17 UTC
Created attachment 696402 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-03-31 07:32:18 UTC
Created attachment 696405 [details]
dev-libs:apr-util-1.6.1-r6:20210331-031916.log
Comment 3 Toralf Förster gentoo-dev 2021-03-31 07:32:19 UTC
Created attachment 696408 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-03-31 07:32:21 UTC
Created attachment 696411 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-03-31 07:32:22 UTC
Created attachment 696414 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-03-31 07:32:23 UTC
Created attachment 696417 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-03-31 07:32:24 UTC
Created attachment 696420 [details]
temp.tar.bz2
Comment 8 orbea 2021-03-31 14:38:25 UTC
*** Bug 777099 has been marked as a duplicate of this bug. ***
Comment 9 Larry the Git Cow gentoo-dev 2022-07-01 07:49:15 UTC
The bug has been referenced in the following commit(s):

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

commit fda5d0d0e2f3a13c77a03b3e3622594017980d99
Author:     orbea <orbea@riseup.net>
AuthorDate: 2022-06-19 03:29:04 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-01 07:46:36 +0000

    dev-libs/apr-util: Fix the build with rlibtool
    
    Bug: https://bugs.gentoo.org/779487
    Signed-off-by: orbea <orbea@riseup.net>
    Closes: https://github.com/gentoo/gentoo/pull/25968
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/apr-util/apr-util-1.6.1-r9.ebuild         | 148 +++++++++++++++++++++
 .../apr-util/files/apr-util-1.6.1-libtool.patch    |  20 +++
 2 files changed, 168 insertions(+)