octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #43123] [MXE] checksum error


From: Mark
Subject: [Octave-bug-tracker] [bug #43123] [MXE] checksum error
Date: Wed, 03 Sep 2014 00:47:04 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.7) Gecko/20140802 Firefox/24.7 PaleMoon/24.7.1

Follow-up Comment #4, bug #43123 (project octave):

More errors.

./configure  --enable-system-gcc
make


[build]    blas

Failed to build package blas!
------------------------------------------------------------
Makefile:171: recipe for target 'isamax.o' failed
make[2]: *** [isamax.o] Error 127
make[2]: Leaving directory '/home/mark/mxe-octave-d30ced3f489e/tmp-blas/BLAS'
/home/mark/mxe-octave-d30ced3f489e/Makefile:659: recipe for target
'build-only-blas' failed
make[1]: *** [build-only-blas] Error 2
make[1]: Leaving directory '/home/mark/mxe-octave-d30ced3f489e'
real    0m1.746s
user    0m0.868s
sys     0m0.104s
------------------------------------------------------------
[log]      /home/mark/mxe-octave-d30ced3f489e/log/blas

Makefile:659: recipe for target
'/home/mark/mxe-octave-d30ced3f489e/installed-packages/blas' failed
make: *** [/home/mark/mxe-octave-d30ced3f489e/installed-packages/blas] Error
1


The log/blas file revealed Makefile is pointing to a non-existent
mingw32-gfortran.


make[1]: Entering directory '/home/mark/mxe-octave-d30ced3f489e'
rm -rf   '/home/mark/mxe-octave-d30ced3f489e/tmp-blas'
'/home/mark/mxe-octave-d30ced3f489e/tmp-blas-install'
mkdir -p '/home/mark/mxe-octave-d30ced3f489e/tmp-blas'
( cd '/home/mark/mxe-octave-d30ced3f489e/tmp-blas' && tar xzf
'/home/mark/mxe-octave-d30ced3f489e/pkg/blas.tgz' ) ||  false
test ! -d '/home/mark/mxe-octave-d30ced3f489e/src/blas' || cp -a
'/home/mark/mxe-octave-d30ced3f489e/src/blas'
'/home/mark/mxe-octave-d30ced3f489e/tmp-blas'
cd '/home/mark/mxe-octave-d30ced3f489e/tmp-blas/BLAS'
sed -i
's,$(FORTRAN),'/home/mark/mxe-octave-d30ced3f489e/usr/bin/i686-w64-mingw32-gfortran'
 ,g' '/home/mark/mxe-octave-d30ced3f489e/tmp-blas/BLAS/Makefile'
make -C '/home/mark/mxe-octave-d30ced3f489e/tmp-blas/BLAS' -j '1'
make[2]: Entering directory
'/home/mark/mxe-octave-d30ced3f489e/tmp-blas/BLAS'
/home/mark/mxe-octave-d30ced3f489e/usr/bin/i686-w64-mingw32-gfortran   -O3 -c
isamax.f -o isamax.o
make[2]: /home/mark/mxe-octave-d30ced3f489e/usr/bin/i686-w64-mingw32-gfortran:
Command not found
Makefile:171: recipe for target 'isamax.o' failed
make[2]: *** [isamax.o] Error 127
make[2]: Leaving directory '/home/mark/mxe-octave-d30ced3f489e/tmp-blas/BLAS'
/home/mark/mxe-octave-d30ced3f489e/Makefile:659: recipe for target
'build-only-blas' failed
make[1]: *** [build-only-blas] Error 2
make[1]: Leaving directory '/home/mark/mxe-octave-d30ced3f489e'



I made a symbolic link to /usr/bin/gcc (ditto for /usr/bin/ar) and it made
progress. Until it broke with this:

[build]    blas

Failed to build package blas!
------------------------------------------------------------
/usr/bin/ld: unrecognized option '--export-all-symbols'
/usr/bin/ld: use the --help option for usage information
collect2: error: ld returned 1 exit status
/home/mark/mxe-octave-d30ced3f489e/Makefile:659: recipe for target
'build-only-blas' failed
make[1]: *** [build-only-blas] Error 1
make[1]: Leaving directory '/home/mark/mxe-octave-d30ced3f489e'





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?43123>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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