Summary: | sys-auth/thinkfinger-0.3-r3 - rdlibtool: error: output file prefix does not match its (shared library) suffix; the expected prefix | ||
---|---|---|---|
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, sam |
Priority: | Normal | Keywords: | PATCH |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 765709 | ||
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tar.bz2 logs.tar.bz2 sys-auth:thinkfinger-0.3-r3:20210328-172507.log temp.tar.bz2 Patch to fix autoreconf. Patch to fix autoreconf. Patch to fix the build with slibtool. |
Description
Toralf Förster
![]() Created attachment 695616 [details]
emerge-info.txt
Created attachment 695619 [details]
emerge-history.txt
Created attachment 695622 [details]
environment
Created attachment 695625 [details]
etc.portage.tar.bz2
Created attachment 695628 [details]
logs.tar.bz2
Created attachment 695631 [details]
sys-auth:thinkfinger-0.3-r3:20210328-172507.log
Created attachment 695634 [details]
temp.tar.bz2
Created attachment 695667 [details, diff]
Patch to fix autoreconf.
Created attachment 695670 [details, diff]
Patch to fix autoreconf.
Correct patch.
Created attachment 695673 [details, diff]
Patch to fix the build with slibtool.
Upstream seems inactive, but this patch fixes the build regardless. This makefile was very confused as how to create the libpam_thinkfinger library, its amazing GNU libtool even allowed this...
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df90aa3c22aa152128bdef92acd77ceea8f5d071 commit df90aa3c22aa152128bdef92acd77ceea8f5d071 Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2021-05-04 14:46:26 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2021-05-04 15:07:56 +0000 sys-auth/thinkfinger: Fix for slibtool Thanks-to: orbea <orbea@riseup.net> Closes: https://bugs.gentoo.org/778980 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> sys-auth/thinkfinger/files/0.3-autoreconf.patch | 25 +++++++++++++++++ sys-auth/thinkfinger/files/0.3-slibtool.patch | 37 +++++++++++++++++++++++++ sys-auth/thinkfinger/thinkfinger-0.3-r3.ebuild | 9 +++++- 3 files changed, 70 insertions(+), 1 deletion(-) |