Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#36313 - [festival] Fails to compile, new version available

Attached to Project: Arch Linux
Opened by Mike Brown (xenoxaos) - Monday, 29 July 2013, 09:04 GMT
Last edited by Andreas Radke (AndyRTR) - Tuesday, 04 February 2014, 16:26 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Festival does not compile. Filed bug with upstream. It is fixed in a less public release. Attaching portion of email with link below.



OK, we have support 4.7 (and 4.8) in our new code (tested under intel).

http://tts.speech.cs.cmu.edu/awb/20130703/

(Note there was no public 2.2 version)


Additional info:
* package version(s)
* config and/or log files etc.


Steps to reproduce:




Build log:

==> Making package: festival 2.1-3 (Sun Jul 21 16:13:45 UTC 2013)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading festival-2.1-release.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
4 768k 4 34488 0 0 45693 0 0:00:17 --:--:-- 0:00:17 45679
71 768k 71 552k 0 0 320k 0 0:00:02 0:00:01 0:00:01 320k
100 768k 100 768k 0 0 399k 0 0:00:01 0:00:01 --:--:-- 399k
-> Downloading speech_tools-2.1-release.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
5 1642k 5 92406 0 0 117k 0 0:00:13 --:--:-- 0:00:13 117k
40 1642k 40 665k 0 0 371k 0 0:00:04 0:00:01 0:00:03 371k
100 1642k 100 1642k 0 0 675k 0 0:00:02 0:00:02 --:--:-- 675k
-> Downloading festlex_CMU.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 1880k 0 8422 0 0 23991 0 0:01:20 --:--:-- 0:01:20 23994
19 1880k 19 374k 0 0 276k 0 0:00:06 0:00:01 0:00:05 276k
78 1880k 78 1480k 0 0 633k 0 0:00:02 0:00:02 --:--:-- 633k
100 1880k 100 1880k 0 0 736k 0 0:00:02 0:00:02 --:--:-- 736k
-> Downloading festlex_OALD.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
5 1439k 5 76478 0 0 98k 0 0:00:14 --:--:-- 0:00:14 98k
49 1439k 49 708k 0 0 400k 0 0:00:03 0:00:01 0:00:02 400k
100 1439k 100 1439k 0 0 633k 0 0:00:02 0:00:02 --:--:-- 633k
-> Downloading festlex_POSLEX.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
7 237k 7 17112 0 0 37821 0 0:00:06 --:--:-- 0:00:06 37774
100 237k 100 237k 0 0 225k 0 0:00:01 0:00:01 --:--:-- 225k
-> Found speechconfig.patch
-> Found festconfig.patch
-> Found festival-shared-build.patch
==> Validating source files with md5sums...
festival-2.1-release.tar.gz ... Passed
speech_tools-2.1-release.tar.gz ... Passed
festlex_CMU.tar.gz ... Passed
festlex_OALD.tar.gz ... Passed
festlex_POSLEX.tar.gz ... Passed
speechconfig.patch ... Passed
festconfig.patch ... Passed
festival-shared-build.patch ... Passed
==> Extracting sources...
-> Extracting festival-2.1-release.tar.gz with bsdtar
-> Extracting speech_tools-2.1-release.tar.gz with bsdtar
-> Extracting festlex_CMU.tar.gz with bsdtar
-> Extracting festlex_OALD.tar.gz with bsdtar
-> Extracting festlex_POSLEX.tar.gz with bsdtar
==> Starting build()...
patching file speech_tools/config/rules/defaults.mak
patching file festival/config/project.mak
patching file speech_tools/config/compilers/gcc_defaults.mak
Hunk #1 succeeded at 81 (offset 3 lines).
patching file speech_tools/config/rules/library.mak
patching file config/compilers/jdk.mak
patching file config/config.in
patching file config/systems/default.mak
patching file config/systems/Linux.mak
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for ranlib... ranlib
checking for ar... ar
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking for tputs in -lncurses... yes
configure: creating ./config.status
config.status: creating config/config
Check system type
Remake modincludes.inc
NATIVE_AUDIO
ok
EDITLINE
config/modules/editline.mak
SIOD
siod/siod.mak
WAGON
stats/wagon/wagon.mak
SCFG
grammar/scfg/scfg.mak
WFST
grammar/wfst/wfst.mak
OLS
stats/ols.mak
RXP
rxp/rxp.mak
LINUX16_AUDIO
config/modules/linux16_audio.mak
Making in directory ./siod ...
making dependencies -- siodeditline.c el_complete.c editline.c el_sys_unix.c slib.cc slib_core.cc slib_doc.cc slib_file.cc slib_format.cc slib_list.cc slib_math.cc slib_sys.cc slib_server.cc slib_str.cc slib_xtr.cc slib_repl.cc siod_fringe.cc siod_server.cc io.cc trace.cc EST_SiodServer.cc siod.cc siod_est.cc
gcc -c -fno-implicit-templates -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib.cc
slib.cc: In function ‘int f_getc(FILE*)’:
slib.cc:1523:13: warning: variable ‘dflag’ set but not used [-Wunused-but-set-variable]
{long iflag,dflag;
^
gcc -c -fno-implicit-templates -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib_core.cc
gcc -c -fno-implicit-templates -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib_doc.cc
gcc -c -fno-implicit-templates -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib_file.cc
gcc -c -fno-implicit-templates -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib_format.cc
gcc -c -fno-implicit-templates -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib_list.cc
gcc -c -fno-implicit-templates -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib_math.cc
gcc -c -fno-implicit-templates -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib_sys.cc
gcc -c -fno-implicit-templates -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib_server.cc
gcc -c -fno-implicit-templates -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib_str.cc
gcc -c -fno-implicit-templates -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib_xtr.cc
gcc -c -fno-implicit-templates -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib_repl.cc
gcc -c -fno-implicit-templates -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -DSUPPORT_EDITLINE -I../include siod_fringe.cc
gcc -c -fno-implicit-templates -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -DSUPPORT_EDITLINE -I../include siod_server.cc
gcc -c -fno-implicit-templates -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -DSUPPORT_EDITLINE -I../include io.cc
gcc -c -fno-implicit-templates -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -DSUPPORT_EDITLINE -I../include trace.cc
gcc -c -fno-implicit-templates -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -DSUPPORT_EDITLINE -I../include EST_SiodServer.cc
gcc -c -fno-implicit-templates -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -DSUPPORT_EDITLINE -I../include -DINSTANTIATE_TEMPLATES siod.cc
In file included from ../include/EST_THash.h:46:0,
from siod.cc:31:
../include/EST_TIterator.h: In instantiation of ‘EST_TStructIterator<Container, IPointer, Entry>::EST_TStructIterator(const Container&) [with Container = EST_THash<EST_String, EST_Regex*>; IPointer = EST_THash<EST_String, EST_Regex*>::IPointer_s; Entry = EST_Hash_Pair<EST_String, EST_Regex*>]’:
siod.cc:47:3: required from here
../include/EST_TIterator.h:212:17: error: ‘begin’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
{ begin(over); }
^
../include/EST_TIterator.h:212:17: note: declarations in dependent base ‘EST_TIterator<EST_THash<EST_String, EST_Regex*>, EST_THash<EST_String, EST_Regex*>::IPointer_s, EST_Hash_Pair<EST_String, EST_Regex*> >’ are not found by unqualified lookup
../include/EST_TIterator.h:212:17: note: use ‘this->begin’ instead
../include/EST_TIterator.h: In instantiation of ‘EST_TRwStructIterator<Container, IPointer, Entry>::EST_TRwStructIterator(Container&) [with Container = EST_THash<EST_String, EST_Regex*>; IPointer = EST_THash<EST_String, EST_Regex*>::IPointer_s; Entry = EST_Hash_Pair<EST_String, EST_Regex*>]’:
siod.cc:47:3: required from here
../include/EST_TIterator.h:292:17: error: ‘begin’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
{ begin(over); }
^
../include/EST_TIterator.h:292:17: note: declarations in dependent base ‘EST_TRwIterator<EST_THash<EST_String, EST_Regex*>, EST_THash<EST_String, EST_Regex*>::IPointer_s, EST_Hash_Pair<EST_String, EST_Regex*> >’ are not found by unqualified lookup
../include/EST_TIterator.h:292:17: note: use ‘this->begin’ instead
make[1]: *** [siod.o] Error 1
make: *** [siod] Error 2
==> ERROR: A failure occurred in build().
Aborting...
This task depends upon

Closed by  Andreas Radke (AndyRTR)
Tuesday, 04 February 2014, 16:26 GMT
Reason for closing:  Fixed
Additional comments about closing:  2.1-4 compiles well again
Comment by Jelle van der Waa (jelly) - Saturday, 26 October 2013, 12:28 GMT
Do you have any link of upstream url of the new project?

Loading...