Bug#570476: espeak give a segmentation fault error message when it is ran by the user

2010-02-20 Thread Norberto Feliberty


-Original Message-
From: Jonathan Duddington jo...@jsd.clara.co.uk
Sent: Friday, February 19, 2010 2:18 AM
To: Norberto Feliberty ngame0...@aol.com; 570...@bugs.debian.org
Subject: Re: Bug#570476: espeak give a segmentation fault error message when it 
is ran by the user

On 19 Feb, Norberto Feliberty ngame0...@aol.com wrote:
 Package: espeak
 Version: 1.41.01-1

 When running espeak it gives the error message of segmentation fault.  
 Architecture: powerpc (ppc64)

Is this a big-endian processor?
This problem may be caused by little-endian data in the espeak-data
directory (/usr/shared/espeak-data).  This affects the files
espeak-data/phondata,phonindex,phontab.

You can make a big-endian version of these files a follows:

1.  Download espeak-1.41.01-source.zip from
http://sourceforge.net/projects/espeak

2.  In this download, find and enter the directory:
platforms/big-endian

3.   Do make to compile the espeak-phoneme-data program.

4.  Run the espeak-phoneme-data program binary.  This will make new
version of the files:  phondata, phonindex, phontab.

5.  Copy these 3 files into /usr/shared/espeak-data  to replace the
original files.

Hi thanks for everything. At last I got it to work



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#570476: espeak give a segmentation fault error message when it is ran by the user

2010-02-19 Thread Samuel Thibault
forcemerge 439019 570476
thanks

Jonathan Duddington, le Fri 19 Feb 2010 07:18:36 +, a écrit :
 On 19 Feb, Norberto Feliberty ngame0...@aol.com wrote:
  Package: espeak
  Version: 1.41.01-1
 
  When running espeak it gives the error message of segmentation fault.  
  Architecture: powerpc (ppc64)
 
 Is this a big-endian processor?

It is. Please use Jonathan's advice while waiting for the next espeak
upload.

Samuel



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#570476: espeak give a segmentation fault error message when it is ran by the user

2010-02-19 Thread Mario Lang
Jonathan Duddington jo...@jsd.clara.co.uk writes:

 On 19 Feb, Norberto Feliberty ngame0...@aol.com wrote:
 Package: espeak
 Version: 1.41.01-1

 When running espeak it gives the error message of segmentation fault.
 Architecture: powerpc (ppc64)

 Is this a big-endian processor?

Yes, it is.

 This problem may be caused by little-endian data in the espeak-data
 directory (/usr/shared/espeak-data).  This affects the files
 espeak-data/phondata,phonindex,phontab.

 You can make a big-endian version of these files a follows:

 1.  Download espeak-1.41.01-source.zip from
 http://sourceforge.net/projects/espeak

 2.  In this download, find and enter the directory:
 platforms/big-endian

 3.   Do make to compile the espeak-phoneme-data program.

 4.  Run the espeak-phoneme-data program binary.  This will make new
 version of the files:  phondata, phonindex, phontab.

 5.  Copy these 3 files into /usr/shared/espeak-data  to replace the
 original files.

Thanks, I will fix this packaging problem soon.  Sorry for the fuzz.

-- 
CYa,
  ⡍⠁⠗⠊⠕ | Debian Developer URL:http://debian.org/
  .''`. | Get my public key via finger mlang/k...@db.debian.org
 : :' : | 1024D/7FC1A0854909BCCDBE6C102DDFFC022A6B113E44
 `. `'
   `-  URL:http://delysid.org/  URL:http://www.staff.tugraz.at/mlang/



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#570476: espeak give a segmentation fault error message when it is ran by the user

2010-02-19 Thread Samuel Thibault
Mario Lang, le Fri 19 Feb 2010 10:45:28 +0100, a écrit :
 Thanks, I will fix this packaging problem soon.  Sorry for the fuzz.

Err, I already fixed it some time ago, it just needs uploading.

Samuel



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#570476: espeak give a segmentation fault error message when it is ran by the user

2010-02-19 Thread Norberto Feliberty


-Original Message-
From: Samuel Thibault sthiba...@debian.org
Sent: Friday, February 19, 2010 3:26 AM
To: Jonathan Duddington jo...@jsd.clara.co.uk; 570...@bugs.debian.org
Cc: Norberto Feliberty ngame0...@aol.com
Subject: Re: Bug#570476: espeak give a segmentation fault error message when it 
is ran by the user

forcemerge 439019 570476
thanks

Jonathan Duddington, le Fri 19 Feb 2010 07:18:36 +, a écrit :
 On 19 Feb, Norberto Feliberty ngame0...@aol.com wrote:
  Package: espeak
  Version: 1.41.01-1
 
  When running espeak it gives the error message of segmentation fault.  
  Architecture: powerpc (ppc64)
 
 Is this a big-endian processor?

It is. Please use Jonathan's advice while waiting for the next espeak
upload.

Samuel
Thank you.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#570476: espeak give a segmentation fault error message when it is ran by the user

2010-02-19 Thread Norberto Feliberty


-Original Message-
From: Jonathan Duddington jo...@jsd.clara.co.uk
Sent: Friday, February 19, 2010 2:18 AM
To: Norberto Feliberty ngame0...@aol.com; 570...@bugs.debian.org
Subject: Re: Bug#570476: espeak give a segmentation fault error message when it 
is ran by the user

On 19 Feb, Norberto Feliberty ngame0...@aol.com wrote:
 Package: espeak
 Version: 1.41.01-1

 When running espeak it gives the error message of segmentation fault.  
 Architecture: powerpc (ppc64)

Is this a big-endian processor?
This problem may be caused by little-endian data in the espeak-data
directory (/usr/shared/espeak-data).  This affects the files
espeak-data/phondata,phonindex,phontab.

You can make a big-endian version of these files a follows:

1.  Download espeak-1.41.01-source.zip from
http://sourceforge.net/projects/espeak

2.  In this download, find and enter the directory:
platforms/big-endian

3.   Do make to compile the espeak-phoneme-data program.

4.  Run the espeak-phoneme-data program binary.  This will make new
version of the files:  phondata, phonindex, phontab.

5.  Copy these 3 files into /usr/shared/espeak-data  to replace the
original files.

Hi this may sound like a dumb question but is big endian the same as power pc? 
I have a ppc64 cpu. Also  how do I run the espeak phoneme-data program binary. 
Can you point me to some instrutions? Thanks.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#570476: espeak give a segmentation fault error message when it is ran by the user

2010-02-19 Thread Norberto Feliberty


-Original Message-
From: Mario Lang ml...@debian.org
Sent: Friday, February 19, 2010 4:45 AM
To: Jonathan Duddington jo...@jsd.clara.co.uk
Cc: 570...@bugs.debian.org; Norberto Feliberty ngame0...@aol.com
Subject: Re: Bug#570476: espeak give a segmentation fault error message when it 
is ran by the user

Jonathan Duddington jo...@jsd.clara.co.uk writes:

 On 19 Feb, Norberto Feliberty ngame0...@aol.com wrote:
 Package: espeak
 Version: 1.41.01-1

 When running espeak it gives the error message of segmentation fault.
 Architecture: powerpc (ppc64)

 Is this a big-endian processor?

Yes, it is.

 This problem may be caused by little-endian data in the espeak-data
 directory (/usr/shared/espeak-data).  This affects the files
 espeak-data/phondata,phonindex,phontab.

 You can make a big-endian version of these files a follows:

 1.  Download espeak-1.41.01-source.zip from
 http://sourceforge.net/projects/espeak

 2.  In this download, find and enter the directory:
 platforms/big-endian

 3.   Do make to compile the espeak-phoneme-data program.

 4.  Run the espeak-phoneme-data program binary.  This will make new
 version of the files:  phondata, phonindex, phontab.

 5.  Copy these 3 files into /usr/shared/espeak-data  to replace the
 original files.

Thanks, I will fix this packaging problem soon.  Sorry for the fuzz.

-- 
CYa,
  ⡍⠁⠗⠊⠕ | Debian Developer URL:http://debian.org/
  .''`. | Get my public key via finger mlang/k...@db.debian.org
 : :' : | 1024D/7FC1A0854909BCCDBE6C102DDFFC022A6B113E44
 `. `'
   `-  URL:http://delysid.org/  URL:http://www.staff.tugraz.at/mlang/
Thank you.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#570476: espeak give a segmentation fault error message when it is ran by the user

2010-02-19 Thread Norberto Feliberty
On Fri, 2010-02-19 at 07:18 +, Jonathan Duddington wrote:
 On 19 Feb, Norberto Feliberty ngame0...@aol.com wrote:
  Package: espeak
  Version: 1.41.01-1
 
  When running espeak it gives the error message of segmentation fault.  
  Architecture: powerpc (ppc64)
 
 Is this a big-endian processor?
 This problem may be caused by little-endian data in the espeak-data
 directory (/usr/shared/espeak-data).  This affects the files
 espeak-data/phondata,phonindex,phontab.
 
 You can make a big-endian version of these files a follows:
 
 1.  Download espeak-1.41.01-source.zip from
 http://sourceforge.net/projects/espeak
 
 2.  In this download, find and enter the directory:
 platforms/big-endian
 
 3.   Do make to compile the espeak-phoneme-data program.
 
 4.  Run the espeak-phoneme-data program binary.  This will make new
 version of the files:  phondata, phonindex, phontab.
 
 5.  Copy these 3 files into /usr/shared/espeak-data  to replace the
 original files.
 


Hello, thank you for your help. Unfortunately copying the newly created
files did not fix the issue for me. I was able to run make in the big
endian directory of espeak 1.41.01 source directory I downloaded  and
then open the binary file which created phondata phonindex and phonetab
copied them to /usr/share/espeak-data/ but I'm still getting
segmentation fault error message when trying to run espeak. Did I do
anything wrong? Thanks.




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#570476: espeak give a segmentation fault error message when it is ran by the user

2010-02-18 Thread Norberto Feliberty
Package: espeak
Version: 1.41.01-1
Severity: important

When running espeak it gives the error message of segmentation fault. For 
example to reproduce, run espeak by opening a terminal and typing espeak hello 
and pressing enter or return. Espeak will give the error message of 
segmentation fault and will not speak any text.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: powerpc (ppc64)

Kernel: Linux 2.6.32-trunk-powerpc64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages espeak depends on:
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libespeak11.41.01-1  A multi-lingual software speech sy
ii  libgcc1   1:4.4.2-9  GCC support library
ii  libstdc++64.4.2-9The GNU Standard C++ Library v3

espeak recommends no packages.

espeak suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#570476: espeak give a segmentation fault error message when it is ran by the user

2010-02-18 Thread Jonathan Duddington
On 19 Feb, Norberto Feliberty ngame0...@aol.com wrote:
 Package: espeak
 Version: 1.41.01-1

 When running espeak it gives the error message of segmentation fault.  
 Architecture: powerpc (ppc64)

Is this a big-endian processor?
This problem may be caused by little-endian data in the espeak-data
directory (/usr/shared/espeak-data).  This affects the files
espeak-data/phondata,phonindex,phontab.

You can make a big-endian version of these files a follows:

1.  Download espeak-1.41.01-source.zip from
http://sourceforge.net/projects/espeak

2.  In this download, find and enter the directory:
platforms/big-endian

3.   Do make to compile the espeak-phoneme-data program.

4.  Run the espeak-phoneme-data program binary.  This will make new
version of the files:  phondata, phonindex, phontab.

5.  Copy these 3 files into /usr/shared/espeak-data  to replace the
original files.




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org