Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 539556 - app-accessibility/flite - cst_mlsa.c:(.text+0x23f): undefined reference to `exp' // cst_mlpg.c:(.text+0xcb1): undefined reference to `pow' // au_alsa.c:(.text+0x2a): undefined reference to `snd_pcm_hw_params_sizeof'
Summary: app-accessibility/flite - cst_mlsa.c:(.text+0x23f): undefined reference to `e...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Accessibility Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-10 02:18 UTC by deference
Modified: 2020-02-20 02:55 UTC (History)
1 user (show)

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


Attachments
build-flite.log (build-flite.log,50.51 KB, text/plain)
2015-02-10 02:18 UTC, deference
Details
emerge info (emergeinfo-flite.txt,5.29 KB, text/plain)
2015-02-18 23:21 UTC, deference
Details

Note You need to log in before you can comment on or make changes to this bug.
Description deference 2015-02-10 02:18:48 UTC
Created attachment 396028 [details]
build-flite.log

Needs to be linked with libm and something else, probably to do with alsa.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2015-02-10 09:19:18 UTC
Please post your `emerge --info' output in a comment.
Comment 2 deference 2015-02-18 23:21:52 UTC
Created attachment 396894 [details]
emerge info
Comment 3 torindel 2016-12-26 05:44:58 UTC
broked with USE="static-libs"
Comment 4 Fernando (likewhoa) 2019-04-02 14:55:55 UTC
Why is this still broken, just ran into this with USE=static-libs
Comment 5 Larry the Git Cow gentoo-dev 2020-02-20 02:55:09 UTC
The bug has been closed via the following commit(s):

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

commit e4c33ebe587a88c4a85c0c611cada9df3895c3c0
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2020-02-20 02:51:01 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2020-02-20 02:54:39 +0000

    app-accessibility/flite: Drop IUSE=static-libs
    
    Broken and unneeded.
    
    Closes: https://bugs.gentoo.org/538712
    Closes: https://bugs.gentoo.org/539556
    Closes: https://bugs.gentoo.org/635230
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 app-accessibility/flite/flite-1.4-r4.ebuild | 16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)