Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 253556

Summary: app-accessibility/speech-tools resynth is not working
Product: Gentoo Linux Reporter: Robert Buchholz (RETIRED) <rbu>
Component: Current packagesAssignee: Jesus Rivero (RETIRED) <neurogeek>
Status: RESOLVED FIXED    
Severity: normal CC: accessibility
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Robert Buchholz (RETIRED) gentoo-dev 2009-01-03 14:19:28 UTC
There are three issues in resynth as installed by 1.2.96_beta:

(1) With recent bash and LD_LIBRARY_PATH unset, it bails out:
/usr/bin/resynth: line 72: LD_LIBRARY_PATH: unbound variable

(2) With older bash, or LD_LIBRARY_PATH set, it is missing lpc_synthesis:
/usr/bin/resynth: line 59: lpc_synthesis: command not found

(3) The line `extend LD_LIBRARY_PATH "/usr/lib64:"' appends the colon twice, which will lead to this situation (when adding debug output after the extend call):

$ export LD_LIBRARY_PATH=/usr/lib
$ /usr/bin/resynth
/usr/lib64::/usr/lib
Comment 1 Jesus Rivero (RETIRED) gentoo-dev 2010-04-23 07:15:20 UTC
Hi!

   Ive removed /usr/bin/resynth for speech-tools (-r2) as it is broken and upstream is unresponsive on this issue. It is also broken in all other main distros so is useless to have it around. 

   If upstream responds or a new version is available, will readd.

   Thanks rbu for your report.

   Best regards,