Summary: | dev-libs/uulib-0.5.20-r1 - rdlibtool: error logged in slbt_lconf_open(), line 597: flow error: unexpected condition or other. | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | orbea |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/26396 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 765709, 779364 | ||
Attachments: |
emerge-info.txt
dev-libs:uulib-0.5.20-r1:20210404-154408.log emerge-history.txt environment etc.portage.tar.bz2 logs.tar.bz2 |
Description
Toralf Förster
![]() 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(+) |