Hello,

Actually, when I tried updating firedrake on my mac laptop I received the same error.

Maybe there is something else that's wrong?

Francis


------------------
Francis Poulin                    
Associate Professor
Department of Applied Mathematics
University of Waterloo

email:           fpoulin@uwaterloo.ca
Web:            https://uwaterloo.ca/poulin-research-group/
Telephone:  +1 519 888 4567 x32637


From: firedrake-bounces@imperial.ac.uk [firedrake-bounces@imperial.ac.uk] on behalf of Francis Poulin [fpoulin@uwaterloo.ca]
Sent: Tuesday, May 17, 2016 7:23 AM
To: firedrake@imperial.ac.uk
Subject: [firedrake] problem with a fresh install on ubuntu 16.04

Hello again,

Yesterday I started setting up a new ubuntu laptop running 16.04. 

I started to install firedrake and it took a long time to do the petsc install but seemed to get past that but then something went wrong, see below. 

Any ideas what might be wrong? 

Also, if I wanted to finish the install is there a way to continue rather than starting from scratch?

Cheers, Francis


Cloning libspatialindex

Failed to clone libspatialindex using ssh, falling back to https.
Successfully cloned libspatialindex branch master.
HEAD is now at 34fd22b Merge pull request #82 from miklos1/master
Running aclocal
./autogen.sh: 37: ./autogen.sh: aclocal: not found

  Something went wrong, giving up!

Traceback (most recent call last):
  File "firedrake-install", line 885, in <module>
    build_and_install_libspatialindex()
  File "firedrake-install", line 607, in build_and_install_libspatialindex
    check_call(["./autogen.sh"])
  File "firedrake-install", line 205, in check_call
    subprocess.check_call(arguments, env=env)
  File "/usr/lib/python2.7/subprocess.py", line 541, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['./autogen.sh']' returned non-zero exit status 1
fpoulin@fpoulin-Gazelle:~/software$

------------------
Francis Poulin                    
Associate Professor
Department of Applied Mathematics
University of Waterloo

email:           fpoulin@uwaterloo.ca
Web:            https://uwaterloo.ca/poulin-research-group/
Telephone:  +1 519 888 4567 x32637