Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 718048 - app-accessibility/flite-2.2-r2 calls ar directly
Summary: app-accessibility/flite-2.2-r2 calls ar directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Accessibility Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2020-04-18 12:52 UTC by Agostino Sarubbo
Modified: 2025-05-11 00:51 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,71.01 KB, text/plain)
2020-04-18 12:52 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)