[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#40691] [PATCH v2 1/1] gnu: Add gromacs.
From: |
Vincent Legoll |
Subject: |
[bug#40691] [PATCH v2 1/1] gnu: Add gromacs. |
Date: |
Tue, 21 Apr 2020 00:15:05 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 |
Hello,
On 20/04/2020 00:19, Ludovic Courtès wrote:
Could you add a comment explaining the reason for this flag?
Done, it'to build test executables.
problems reported by cmake:
-- Found Doxygen:
/gnu/store/k6albjaxkybsgshqyw6g44f5hz75l7q6-doxygen-1.8.15/bin/doxygen
(found version "1.8.15") found components: doxygen missing
components: dot
Perhaps add ‘graphviz’ as a native input?
Yep, that fixed it
-- Could NOT find Sphinx: Found unsuitable version "-real 2.3.1", but
required is at least "1.6.1" (found
/gnu/store/anyhb84x3mvyp11sbhmdnicbsa42m3x0-python-sphinx-2.3.1/bin/sphinx-build)
Oh, looks like it’s looking at argv[0] and the script is wrapped. :-/
Can you somehow for CMake to think it’s fine, either with a flag or by
skipping the relevant check in ‘CMakeLists.txt’?
Done, passing the version to cmake & adding pygments to inputs made it
pass.
Thanks for the help
How's the attached v2 ?
--
Vincent Legoll
0001-gnu-Add-gromacs.patch
Description: Text Data