Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 896170 - app-accessibility/speech-tools-2.5.0-r1 - sigpr_frame.cc: error: isnanf was not declared in this scope
Summary: app-accessibility/speech-tools-2.5.0-r1 - sigpr_frame.cc: error: isnanf was n...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-13
  Show dependency tree
 
Reported: 2023-02-24 08:22 UTC by Toralf Förster
Modified: 2023-04-19 03:01 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,20.41 KB, text/plain)
2023-02-24 08:22 UTC, Toralf Förster
Details
app-accessibility:speech-tools-2.5.0-r1:20230224-035712.log (app-accessibility:speech-tools-2.5.0-r1:20230224-035712.log,101.72 KB, text/plain)
2023-02-24 08:22 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,92.35 KB, application/x-bzip)
2023-02-24 08:22 UTC, Toralf Förster
Details
environment (environment,96.02 KB, text/plain)
2023-02-24 08:22 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,693 bytes, application/x-bzip)
2023-02-24 08:22 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,30.90 KB, application/x-bzip)
2023-02-24 08:22 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.39 KB, application/x-bzip)
2023-02-24 08:22 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,32.73 KB, application/x-bzip)
2023-02-24 08:22 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-02-24 08:22:48 UTC
too long lines were shrinked:

making dependencies -- EST_Window.cc delta.cc filter.cc sigpr_frame.cc sigpr_utt.cc pitchmark.cc spectrogram.cc misc.cc fft.cc 
x86_64-gentoo-linux-musl-g++ -c -fno-implicit-templates -pipe -march=native -fno-diagnostics-color -O2 -std=c++14 -fopenmp -DOMP_WAGON=1 -fPIC -Wall -I../include -DINSTANTIATE_TEMPLATES EST_Window.cc
x86_64-gentoo-linux-musl-g++ -c -fno-implicit-templates -pipe -march=native -fno-diagnostics-color -O2 -std=c++14 -fopenmp -DOMP_WAGON=1 -fPIC -Wall -I../include delta.cc
x86_64-gentoo-linux-musl-g++ -c -fno-implicit-templates -pipe -march=native -fno-diagnostics-color -O2 -std=c++14 -fopenmp -DOMP_WAGON=1 -fPIC -Wall -I../include filter.cc
x86_64-gentoo-linux-musl-g++ -c -fno-implicit-templates -pipe -march=native -fno-diagnostics-color -O2 -std=c++14 -fopenmp -DOMP_WAGON=1 -fPIC -Wall -I../include sigpr_frame.cc
sigpr_frame.cc: In function 'void lpc2cep(const EST_FVector&, EST_FVector&)':
sigpr_frame.cc:317:13: error: 'isnanf' was not declared in this scope; did you mean 'wscanf'?
  317 |         if (isnanf(cep[n]) ) cep[n] = 0.0;
      |             ^~~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-j4-20230218-020026

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-12 *
clang/llvm (if any):
clang version 15.0.7
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.7
Python 3.10.10
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.67.1
  [2]   rust-1.67.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.18_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

php cli (if any):

  HEAD of ::gentoo
commit 9d24427f872cf8da36934871c1da521b6847d8eb
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Feb 24 03:04:41 2023 +0000

    2023-02-24 03:04:41 UTC

emerge -qpvO app-accessibility/speech-tools
[ebuild  N    ] app-accessibility/speech-tools-2.5.0-r1  USE="openmp -X -nas"
Comment 1 Toralf Förster gentoo-dev 2023-02-24 08:22:49 UTC
Created attachment 854240 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-24 08:22:50 UTC
Created attachment 854242 [details]
app-accessibility:speech-tools-2.5.0-r1:20230224-035712.log
Comment 3 Toralf Förster gentoo-dev 2023-02-24 08:22:51 UTC
Created attachment 854244 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2023-02-24 08:22:53 UTC
Created attachment 854246 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-02-24 08:22:54 UTC
Created attachment 854248 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-24 08:22:55 UTC
Created attachment 854250 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-02-24 08:22:55 UTC
Created attachment 854252 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2023-02-24 08:22:57 UTC
Created attachment 854254 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2023-04-19 03:01:49 UTC
The bug has been closed via the following commit(s):

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

commit 3a5a7f52627f48f5d7f1fae63564af6c953bd3b0
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-04-19 03:00:49 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-19 03:00:49 +0000

    app-accessibility/speech-tools: fix musl build
    
    Closes: https://bugs.gentoo.org/829344
    Closes: https://bugs.gentoo.org/896170
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/speech-tools-2.5.0-musl-isnan.patch      |  65 +++++++++
 .../speech-tools/speech-tools-2.5.0-r2.ebuild      | 156 +++++++++++++++++++++
 2 files changed, 221 insertions(+)