ForestClaw / forestclaw

Quadtree/octree adaptive PDE solver based based on p4est.
http://www.forestclaw.org
BSD 2-Clause "Simplified" License
57 stars 21 forks source link

Warning when running bootstrap on current develop branch #263

Open hannesbrandt opened 1 year ago

hannesbrandt commented 1 year ago

When running ./bootstrap on the current develop branch 444ba72 I get the following output

Running bootstrap in subdirectory sc
--- This is the bootstrap script for libsc calling autoreconf ---
It is NOT required to run bootstrap to build from a tar.gz archive
Current directory is /home/brandt/workspace/forestclaw/forestclaw/sc
Running bootstrap in subdirectory p4est
--- This is the bootstrap script for p4est ---
It is NOT required to run bootstrap to build from a tar.gz archive
Current directory is /home/brandt/workspace/forestclaw/forestclaw/p4est
--- This is the bootstrap script for ForestClaw ---
It is NOT required to run bootstrap to build from a tar.gz archive
Current directory is /home/brandt/workspace/forestclaw/forestclaw
configure.ac:102: warning: cannot check for file existence when cross compiling
../../lib/autoconf/general.m4:2788: AC_CHECK_FILE is expanded from...
config/ax_check_cuda.m4:37: AX_CHECK_CUDA is expanded from...
aclocal.m4:469: AM_COND_IF is expanded from...
configure.ac:102: the top level

including a warning regarding the Cuda configuration.