Summary: | sci-chemistry/gromacs-2021.7-r1 fails to compile: modularsimulator.h:131:15: error: there are no arguments to getenv that depend on a template parameter, so a declaration of getenv must be available [-fpermissive] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Alexey Shvetsov <alexxy> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | sci-chemistry |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 889647 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE pygments) (Required is at least version "1.6.1") FAILED: src/gromacs/modularsimulator/CMakeFiles/modularsimulator.dir/modularsimulator.cpp.o /var/tmp/portage/sci-chemistry/gromacs-2021.7-r1/work/gromacs-2021.7/src/gromacs/modularsimulator/modularsimulator.h:131:15: error: there are no arguments to ‘getenv’ that depend on a template parameter, so a declaration of ‘getenv’ must be available [-fpermissive] The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08eb9870971040dff9daa6798be52aeca46d9146 commit 08eb9870971040dff9daa6798be52aeca46d9146 Author: Alexey Shvetsov <alexxy@gentoo.org> AuthorDate: 2024-11-23 17:41:33 +0000 Commit: Alexey Shvetsov <alexxy@gentoo.org> CommitDate: 2024-11-23 17:42:43 +0000 sci-chemistry/gromacs: drop 2020.7-r1, 2021.7-r1, 2022.6 Closes: https://bugs.gentoo.org/836855 Closes: https://bugs.gentoo.org/907989 Closes: https://bugs.gentoo.org/928852 Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org> sci-chemistry/gromacs/Manifest | 9 - .../gromacs/files/gromacs-2020-pytest.patch | 35 -- .../files/gromacs-2021-cstdint-include.patch | 12 - .../files/gromacs-2021-cuda-detection.patch | 339 ------------------- .../gromacs/files/gromacs-2021-musl-stdint.patch | 25 -- sci-chemistry/gromacs/gromacs-2020.7-r1.ebuild | 351 -------------------- sci-chemistry/gromacs/gromacs-2021.7-r1.ebuild | 360 --------------------- sci-chemistry/gromacs/gromacs-2022.6.ebuild | 337 ------------------- sci-chemistry/gromacs/metadata.xml | 1 - 9 files changed, 1469 deletions(-) |