Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942063 - app-accessibility/speech-dispatcher-0.11.5 fails to compile: run_test.c:93:21: error: implicit declaration of function strcasestr [-Wimplicit-function-declaration]
Summary: app-accessibility/speech-dispatcher-0.11.5 fails to compile: run_test.c:93:21...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: William Hubbs
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: c99-porting gcc-14-stable
  Show dependency tree
 
Reported: 2024-10-24 08:22 UTC by Agostino Sarubbo
Modified: 2025-03-10 02:18 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,163.74 KB, text/plain)
2024-10-24 08:22 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 2024-10-24 08:22:51 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-accessibility/speech-dispatcher-0.11.5 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0002
Comment 1 Agostino Sarubbo gentoo-dev 2024-10-24 08:22:53 UTC
Created attachment 906635 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-10-24 08:22:55 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


chmod: cannot access 'run-speechd': No such file or directory
run_test.c:93:21: error: implicit declaration of function 'strcasestr'; did you mean 'strcasecmp'? [-Wimplicit-function-declaration[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration]]
Comment 3 Larry the Git Cow gentoo-dev 2025-03-10 02:18:32 UTC
The bug has been closed via the following commit(s):

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

commit eb678f3e4785c1eef756539369ac6b2948e03330
Author:     Norbert Norbiros <norbiros@protonmail.com>
AuthorDate: 2025-03-05 16:15:25 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-03-10 02:17:19 +0000

    app-accessibility/speech-dispatcher: add 0.12.0
    
    [sam: add Closes tag for bug.]
    
    Closes: https://bugs.gentoo.org/942063
    Signed-off-by: Norbert Norbiros <norbiros@protonmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/40914
    Signed-off-by: Sam James <sam@gentoo.org>

 app-accessibility/speech-dispatcher/Manifest       |   1 +
 app-accessibility/speech-dispatcher/metadata.xml   |   3 +
 .../speech-dispatcher-0.12.0.ebuild                | 122 +++++++++++++++++++++
 3 files changed, 126 insertions(+)