[gmx-users] GMX_LARGEFILES looks ignored in cmake of gromacs-5.0.5

Mark Abraham mark.j.abraham at gmail.com
Tue Jun 23 10:42:31 CEST 2015


Hi,

On Tue, Jun 23, 2015 at 10:07 AM Makoto Yoneya <makoto-yoneya at aist.go.jp>
wrote:

> Dear GROMACS users:
>
> I found that GMX_LARGEFILES looks ignored in cmake of gromacs-5.0.5
> (e.g. cmake -DGMX_LARGEFILES=OFF bra-bra).
> At the end of cmake, it says
> "CMake Warning:
>  Manually-specified variables were not used by the project:
>  GMX_LARGEFILES".
> Although, there are lines,
> "include(gmxTestLargeFiles)
>  gmx_test_large_files(GMX_LARGEFILES)"
> in CMakeLists.txt file, this test looks skipped in
> actual cmake (no message on this test).
>
> Any info.s on this subject will be welcome!
>

Setting that variable skips running the tests for the availability of
various size-dependent file operations (and since such a skip seems
useless, we should probably remove the variable entirely). I suggest you
remove your build tree and try again without setting it.

Why did you decide to try to set it?

Mark


>
> Regards,
>
> Makoto Yoneya, Dr.
> AIST, Tsukuba
> JAPAN
> --
> Gromacs Users mailing list
>
> * Please search the archive at
> http://www.gromacs.org/Support/Mailing_Lists/GMX-Users_List before
> posting!
>
> * Can't post? Read http://www.gromacs.org/Support/Mailing_Lists
>
> * For (un)subscribe requests visit
> https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-users or
> send a mail to gmx-users-request at gromacs.org.
>


More information about the gromacs.org_gmx-users mailing list