Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912147 - app-accessibility/speech-tools-2.5.0-r1 - track_regression.cc:(.text+<snip>): undefined reference to EST_Track::val(int) const
Summary: app-accessibility/speech-tools-2.5.0-r1 - track_regression.cc:(.text+<snip>):...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Accessibility Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-11 22:27 UTC by Toralf Förster
Modified: 2023-08-11 22:27 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.96 KB, text/plain)
2023-08-11 22:27 UTC, Toralf Förster
Details
app-accessibility:speech-tools-2.5.0-r1:20230811-122637.log (app-accessibility:speech-tools-2.5.0-r1:20230811-122637.log,50.21 KB, text/plain)
2023-08-11 22:27 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,114.47 KB, application/x-xz)
2023-08-11 22:27 UTC, Toralf Förster
Details
environment (environment,95.22 KB, text/plain)
2023-08-11 22:27 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,976 bytes, application/x-xz)
2023-08-11 22:27 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,42.77 KB, application/x-xz)
2023-08-11 22:27 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,4.14 KB, application/x-xz)
2023-08-11 22:27 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,29.37 KB, application/x-xz)
2023-08-11 22:27 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-08-11 22:27:15 UTC
too long lines were shrinked:

making dependencies -- xml_example.cc string_example.cc hash_example.cc pathname_example.cc track_example.cc token_example.cc complex_example.cc list_example.cc kvl_example.cc handle_example.cc named_enum_example.cc deq_example.cc ling_example.cc feature_example.cc xml_regression.cc string_regressio
x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -march=native -fno-diagnostics-color -std=c++14 -fopenmp -DOMP_WAGON=1 -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.5.0-r1/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIAT
x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0  xml_regression.o   -o xml_regression
x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -march=native -fno-diagnostics-color -std=c++14 -fopenmp -DOMP_WAGON=1 -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.5.0-r1/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIAT
x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0  track_regression.o   -o track_regression
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: track_regression.o: in function `dump_track(EST_Track&, EST_String)':
track_regression.cc:(.text+0x90): undefined reference to `EST_Track::val(int) const'
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: track_regression.cc:(.text+0x9f): undefined reference to `EST_TVector<float>::a_check(int)'
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: track_regression.cc:(.text+0xdc): undefined reference to `EST_Track::a(int, int)'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd_merged_usr-20230730-023704

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.4
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.71.1
  [2]   rust-1.71.1 *
The following VMs are available for generation-2:
php cli (if any):
go version go1.21.0 linux/amd64

  HEAD of ::gentoo
commit 1eaf704ff3abfb2037fe24c9134b8a52ff4a2cc8
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Aug 11 12:01:38 2023 +0000

    2023-08-11 12:01:38 UTC

emerge -qpvO app-accessibility/speech-tools
[ebuild  N    ] app-accessibility/speech-tools-2.5.0-r1  USE="X nas openmp"
Comment 1 Toralf Förster gentoo-dev 2023-08-11 22:27:16 UTC
Created attachment 867626 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-08-11 22:27:17 UTC
Created attachment 867627 [details]
app-accessibility:speech-tools-2.5.0-r1:20230811-122637.log
Comment 3 Toralf Förster gentoo-dev 2023-08-11 22:27:18 UTC
Created attachment 867628 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2023-08-11 22:27:19 UTC
Created attachment 867629 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-08-11 22:27:20 UTC
Created attachment 867630 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-08-11 22:27:21 UTC
Created attachment 867631 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-08-11 22:27:21 UTC
Created attachment 867632 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2023-08-11 22:27:22 UTC
Created attachment 867633 [details]
temp.tar.xz