Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 693448 - sci-libs/gmsh: QA issues: automagic dependency on MPI, python setup seems wrong
Summary: sci-libs/gmsh: QA issues: automagic dependency on MPI, python setup seems wrong
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2020-10-09
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2019-09-03 22:15 UTC by Matthias Maier
Modified: 2020-09-11 14:52 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
gmsh-4.4.1-r1.ebuild (gmsh-4.4.1-r1.ebuild,5.62 KB, text/plain)
2019-09-16 19:28 UTC, Bernd
Details
gmsh-4.4.1-0001-CMakeLists.txt-add-sc-library.patch (gmsh-4.4.1-0001-CMakeLists.txt-add-sc-library.patch,785 bytes, patch)
2019-09-16 19:30 UTC, Bernd
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Maier gentoo-dev 2019-09-03 22:15:18 UTC
The gmsh ebuild needs some attention regarding the following QA issues:

 - There seems to be an automagic dependency on MPI as reported in https://bugs.gentoo.org/693146

 - As pointed out by asturm: sci-libs/med has ${PYTHON_DEPS} without any python eclass?
Comment 1 Larry the Git Cow gentoo-dev 2019-09-03 22:35:10 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=556266fadda162b3ffcac90d1824a9960e1caae1

commit 556266fadda162b3ffcac90d1824a9960e1caae1
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2019-09-03 22:33:56 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2019-09-03 22:34:54 +0000

    sci-libs/gmsh: update dependencies for new med ebuild
    
    Bug: https://bugs.gentoo.org/show_bug.cgi?id=693448
    Package-Manager: Portage-2.3.75, Repoman-2.3.17
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>

 sci-libs/gmsh/gmsh-4.4.1.ebuild | 2 ++
 1 file changed, 2 insertions(+)
Comment 2 Bernd 2019-09-16 19:28:59 UTC
Created attachment 590052 [details]
gmsh-4.4.1-r1.ebuild

Updated, not yet finished update to add more options.

Comments and feedback welcome.

Note, petsc USE flag (and therefore also slepc) doesn't currently work on my machine, because I couldn't successfully build petsc.
Comment 3 Bernd 2019-09-16 19:30:58 UTC
Created attachment 590054 [details, diff]
gmsh-4.4.1-0001-CMakeLists.txt-add-sc-library.patch

Patch is needed for gmsh-4.4.1-r1.ebuild
Comment 4 Larry the Git Cow gentoo-dev 2020-09-11 14:52:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ccecb96f5cfc74b26a26dc13fa90e01cba4a598

commit 1ccecb96f5cfc74b26a26dc13fa90e01cba4a598
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2020-09-11 14:24:15 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2020-09-11 14:50:43 +0000

    sci-libs/gmsh: fix MPI support
    
    Closes: https://bugs.gentoo.org/694470
    Closes: https://bugs.gentoo.org/693448
    Package-Manager: Portage-3.0.5, Repoman-3.0.1
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>

 sci-libs/gmsh/gmsh-4.6.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)