I plan to install FEniCS on a campus cluster. Since I do not have super user 
privilege, I could not use "sudo" command.


When I ran "url -s http://fenicsproject.org/fenics-install.sh | bash", I got 
the following error.


Starting build...


Directory ba created.

Directory bld created.

Directory src created.

Directory db created.

Directory cache created.

Directory gcroots created.

Default configuration file /home/xqian29/.hashdist/config.yaml written.

/tmp/fenics-install.0EOLtn/hashdist/hashdist/formats/marked_yaml.py:72: 
DeprecationWarning: object.__init__() takes no parameters

  cls.__init__(self, x)

Downloading 
http://releases.nixos.org/patchelf/patchelf-0.8/patchelf-0.8.tar.bz2...

[=========================] 100.0% (0.1MB of 0.1MB) 1.470MB/s ETA 0s

[patchelf] Building patchelf/k3rloj265ogt, follow log with:

[patchelf]   tail -f /home/xqian29/.hashdist/tmp/patchelf-k3rloj265ogt/build.log

Downloading https://github.com/xianyi/OpenBLAS/archive/v0.2.13.tar.gz...


[ERROR] Unhandled Exception in Download: zero length field name in format

Downloading https://github.com/xianyi/OpenBLAS/archive/v0.2.13.tar.gz...


[ERROR] Unhandled Exception in Download: zero length field name in format

Downloading https://github.com/xianyi/OpenBLAS/archive/v0.2.13.tar.gz...

[=========================] 100.0% (9.4MB of 9.4MB) 16.098MB/s ETA 0s

[blas] Building blas/bq7qrgo73lhs, follow log with:

[blas]   tail -f /home/xqian29/.hashdist/tmp/blas-bq7qrgo73lhs/build.log

[blas|ERROR] Command '[u'/bin/bash', '_hashdist/build.sh']' returned non-zero 
exit status 2

[blas|ERROR] command failed (code=2); raising


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

In the build log, it has the following error:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

2015/04/17 16:40:32 - INFO: [package:run_job] Invalid declaration of or referenc

e to symbol `maxloc' at (^) [initially seen at (^)]

2015/04/17 16:40:32 - INFO: [package:run_job] spstf2.f:259:

2015/04/17 16:40:32 - INFO: [package:run_job]                   ITEMP = MAXLOC(

WORK( (N+J):(2*N) ), 1 )

2015/04/17 16:40:32 - INFO: [package:run_job]

1          2

2015/04/17 16:40:32 - INFO: [package:run_job] Invalid token at (2) in expression

 or subexpression at (1)

2015/04/17 16:40:32 - INFO: [package:run_job] spstf2.f:322:

2015/04/17 16:40:32 - INFO: [package:run_job]                   ITEMP = MAXLOC(

WORK( (N+J):(2*N) ), 1 )

2015/04/17 16:40:32 - INFO: [package:run_job]

1          2

2015/04/17 16:40:32 - INFO: [package:run_job] Invalid token at (2) in expression

 or subexpression at (1)

2015/04/17 16:40:32 - INFO: [package:run_job] make[2]: *** [spstrf.o] Error 1

2015/04/17 16:40:32 - INFO: [package:run_job] make[2]: *** Waiting for unfinishe

d jobs....

2015/04/17 16:40:32 - INFO: [package:run_job] make[2]: *** [spstf2.o] Error 1

2015/04/17 16:40:32 - INFO: [package:run_job] make[2]: Leaving directory `/home/

xqian29/.hashdist/tmp/blas-bq7qrgo73lhs/lapack-netlib/SRC'

2015/04/17 16:40:32 - INFO: [package:run_job] make[1]: *** [lapacklib] Error 2

2015/04/17 16:40:32 - INFO: [package:run_job] make: *** [netlib] Error 2

2015/04/17 16:40:32 - INFO: [package:run_job] make[1]: Leaving directory `/home/

xqian29/.hashdist/tmp/blas-bq7qrgo73lhs/lapack-netlib'

2015/04/17 16:40:33 - ERROR: [package:run_job] Command '[u'/bin/bash', '_hashdis

t/build.sh']' returned non-zero exit status 2

2015/04/17 16:40:33 - ERROR: [package:run_job] command failed (code=2); raising

[xqian29@aci-service-1 blas-bq7qrgo73lhs]$




_______________________________________________
fenics-support mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics-support

Reply via email to