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

Bug 718048

Summary: app-accessibility/flite-2.2-r2 calls ar directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Accessibility Team <accessibility>
Status: RESOLVED FIXED    
Severity: normal CC: sound
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/32253
https://github.com/gentoo/gentoo/pull/41914
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-04-18 12:52:11 UTC
This is an auto-filled bug because app-accessibility/flite calls ar directly.
The issue was originally discovered on arm64, but it may be reproducible on other arches as well.
Attached build log and emerge --info.

NOTE:
To reproduce this issue you may want to temporarily move the /usr/bin/ar binary.
Comment 1 Agostino Sarubbo gentoo-dev 2020-04-18 12:52:20 UTC
Created attachment 633576 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-11-25 19:43:23 UTC
ci has reproduced this issue with version  - Updating summary.
Comment 3 Agostino Sarubbo gentoo-dev 2023-06-01 07:08:55 UTC
ci has reproduced this issue with version 2.2-r1 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2024-05-05 06:29:59 UTC
ci has reproduced this issue with version 2.2-r2 - Updating summary.
Comment 5 Larry the Git Cow gentoo-dev 2025-05-11 00:51:04 UTC
The bug has been closed via the following commit(s):

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

commit 21350eeab9f743c90186cc341a5e7ed01091179f
Author:     Z. Liu <zhixu.liu@gmail.com>
AuthorDate: 2025-05-03 09:45:17 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-05-11 00:36:03 +0000

    app-accessibility/flite: don't call ar directly
    
    apply patch from upstream
    
    Closes: https://bugs.gentoo.org/718048
    Signed-off-by: Z. Liu <zhixu.liu@gmail.com>
    Part-of: https://github.com/gentoo/gentoo/pull/41914
    Closes: https://github.com/gentoo/gentoo/pull/41914
    Signed-off-by: Sam James <sam@gentoo.org>

 .../flite/files/flite-2.2-no-native-ar.patch       | 22 ++++++++++++++++++++++
 app-accessibility/flite/flite-2.2-r1.ebuild        |  3 ++-
 app-accessibility/flite/flite-2.2-r2.ebuild        |  3 ++-
 app-accessibility/flite/flite-2.2-r3.ebuild        |  1 +
 4 files changed, 27 insertions(+), 2 deletions(-)