piclas-framework / piclas

PICLas is a parallel, three-dimensional PIC-DSMC solver developed cooperatively by the Institute of Space Systems, Institute of Aerodynamics and Gas Dynamics at the University of Stuttgart and the spin-off boltzplatz. PICLas is a flexible particle-based plasma simulation suite.
https://piclas.readthedocs.io
GNU General Public License v3.0
71 stars 17 forks source link

GCC Will not compile #15

Closed EnderWiggin14 closed 3 months ago

EnderWiggin14 commented 1 year ago

I'm having issues compiling GCC and I believe that some packages installed through apt-get are breaking it.

My make.out (changed to make.log) file is attached.

make.log

I'm using Ubuntu 20.04 and I have all of the prerequisite libraries installed. As a separate issue that led to my current predicament, I was given an error stating that no file with the lapack api could be found. liblapack-dev and liblapack3 were both installed at the time as well.

EnderWiggin14 commented 1 year ago

I reinstalled my OS, and have installed only the things listed in the guide plus checkinstall, vim, python3.9, python3.9-dev, and python3.9-venv.

GCC will still not compile. The make.out file is attached.

make.log

pnizenkov commented 3 months ago

We can't really help here, sorry.