Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 839864

Summary: [guru] dev-libs/libthai-0.1.29 installs libtool files (.la) without corresponding static libraries
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: vowstar <vowstar>
Status: RESOLVED FIXED    
Severity: normal CC: cirilloblu, guru-bugs, leo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 785607    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-04-21 09:20:35 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/libthai-0.1.29 installs libtool files (.la) without corresponding libraries.
Discovered on: amd64 (internal ref: guru_tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-21 09:20:37 UTC
Created attachment 772559 [details]
build.log

build log and emerge --info
Comment 2 Oleksa 2024-03-18 15:55:37 UTC
Hello there!

Please, need prepare .ebuild files for next libs and upload it to repo

They are:

libthai
https://github.com/tlwg/libthai

and as the dependencies for compile the lib with name
 
libdatrie
https://github.com/tlwg/libdatrie

The reason - the problem with launch application, prepared as AppImage

https://yaak.app/download

After launch it was the error caused missing shared lib as libthai.so.0

Thanks!
Comment 3 Larry the Git Cow gentoo-dev 2024-10-15 23:27:13 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7593ae53f051d731a252b1e41b735327f3238012

commit 7593ae53f051d731a252b1e41b735327f3238012
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2024-10-15 14:52:49 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2024-10-15 14:52:49 +0000

    dev-libs/libthai: add USE=doc
    
    Closes: https://bugs.gentoo.org/807911
    Closes: https://bugs.gentoo.org/839864
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 dev-libs/libthai/libthai-0.1.29.ebuild | 29 ++++++++++++++++-------------
 1 file changed, 16 insertions(+), 13 deletions(-)