<html>#2170: compiling PETSc produces warnings
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Roland Haas</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>resolved</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></td></tr>
<tr><td style='text-align:right'>  Version:</td><td>development version</td></tr>
<tr><td style='text-align:right'>     Type:</td><td>bug</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>minor</td></tr>
<tr><td style='text-align:right'>Component:</td><td>EinsteinToolkit thorn</td></tr>
</table>

<p>Changes (by Roland Haas):</p>
<p><table>
<tr><td>status:</td><td>resolved (was new)</td></tr>
</table></p>
<p>Asking Cactus to compile PETSc for me produces these warnings:</p>
<div class="codehilite"><pre><span></span>===============================================================================
Configuring PETSc to compile on your system
===============================================================================
===============================================================================
***** WARNING: CC (set to gcc) found in environment variables - ignoring
use ./configure CC=$CC if you really want to use that value ******
===============================================================================
===============================================================================
***** WARNING: CFLAGS (set to -g -std=gnu99 -O2 -fopenmp -Wall) found in environment variables - i
use ./configure CFLAGS=$CFLAGS if you really want to use that value ******
===============================================================================
===============================================================================
***** WARNING: CXX (set to g++) found in environment variables - ignoring
use ./configure CXX=$CXX if you really want to use that value ******
===============================================================================
===============================================================================
***** WARNING: CXXFLAGS (set to -g -std=gnu++14 -O2 -fopenmp -Wall) found in environment variables
use ./configure CXXFLAGS=$CXXFLAGS if you really want to use that value ******
===============================================================================
===============================================================================
***** WARNING: F77 (set to gfortran) found in environment variables - ignoring
use ./configure F77=$F77 if you really want to use that value ******
===============================================================================
===============================================================================
***** WARNING: F90 (set to gfortran) found in environment variables -
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2170/compiling-petsc-produces-warnings'>https://bitbucket.org/einsteintoolkit/tickets/issues/2170/compiling-petsc-produces-warnings</a></p>
</html>