octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mxe-octave: Wrong checksum of package blas!


From: Tatsuro MATSUOKA
Subject: Re: mxe-octave: Wrong checksum of package blas!
Date: Tue, 22 Mar 2016 16:31:25 +0900 (JST)

> From: John W. Eaton 

> To: Tatsuro MATSUOKA  "octave-maintainers
> Cc: 
> Date: 2016/3/22, Tue 11:12
> Subject: Re: mxe-octave: Wrong checksum of package blas!
> 
> On 03/21/2016 10:06 PM, Tatsuro MATSUOKA wrote:
>>  Hello
>> 
>>  Today I am trying to build stable octave for windows using the mxe-octave
>>  with option --enable-windows-64.
>> 
>>  In downloading the blas, the following error:
>> 
>>  Wrong checksum of package blas!
> 
> I don't know what happened to blas-3.5.0 on netlib, but I updated to 
> 3.6.0 today.  hg update your mxe-octave sources and try again.
> 
> jwe


Thanks for the reply:

I have deleted all files and directory and re-executed.
The log file tell me that:
 --2016-03-22 16:23:44--  http://www.netlib.org/blas/blas.tgz
Resolving www.netlib.org (www.netlib.org)... 160.36.131.221
Connecting to www.netlib.org (www.netlib.org)|160.36.131.221|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 101112 (99K) [application/x-gzip]
Saving to: 'STDOUT'

     0K .......... .......... .......... .......... .......... 50%  148K 0s
    50K .......... .......... .......... .......... ........  100%  290K=0.5s

2016-03-22 16:23:45 (195 KB/s) - written to stdout [101112/101112]

blas.tgz is downloaded to pkg/blas.tgz
However, terminal screen told me that:

[download] blas

Wrong checksum of package blas!
------------------------------------------------------------
Connecting to www.netlib.org (www.netlib.org)|160.36.131.221|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 101112 (99K) [application/x-gzip]
Saving to: 'STDOUT'
     0K .......... .......... .......... .......... .......... 50%  148K 0s
    50K .......... .......... .......... .......... ........  100%  290K=0.5s
2016-03-22 16:23:45 (195 KB/s) - written to stdout [101112/101112]
------------------------------------------------------------
[log]      /home/tatsuro/work/octave/mxe-octave/mxe-octave-w64/log/blas-download

make: *** 
[/home/tatsuro/work/octave/mxe-octave/mxe-octave-w64/installed-packages/blas] 
Error 1


My operation is

cd ~/work/octave/mxe-octave
hg clone mxe-octave mxe-octave-w64
cd ~/work/octave/mxe-octave/mxe-octave-w64
export PATH=`pwd`/usr/bin:$PATH # for Bourne shell
autoconf
./configure --enable-windows-64
LANG=C make nsis-installer


What is happening?

Regards

Tatsuro




reply via email to

[Prev in Thread] Current Thread [Next in Thread]