[MacPorts] #39333: scotch build error, mpicc not found
#39333: scotch build error, mpicc not found -----------------------------+-------------------------------- Reporter: Peter.Danecek@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: scotch -----------------------------+-------------------------------- I guess the problem is here: {{{ [...] mpicc -O3 -Drestrict=__restrict -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DCOMMON_TIMING_OLD -DSCOTCH_PTHREAD -DSCOTCH_RENAME -DSCOTCH_RENAME_PARSER -DSCOTCH_PTSCOTCH -DSCOTCH_VERSION=5 -DSCOTCH_RELEASE=1 -DSCOTCH_PATCHLEVEL=10 dummysizes.c -o dummysizes -lm make[2]: mpicc: No such file or directory [...] }}} The path should be given explicitly. Usually, this probably isn't noted, because there are some link or similar around, but on my freshly installed system its not set yet. -- Ticket URL: <https://trac.macports.org/ticket/39333> MacPorts <http://www.macports.org/> Ports system for OS X
#39333: scotch build error, mpicc not found ------------------------------+-------------------------------- Reporter: Peter.Danecek@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: scotch | ------------------------------+-------------------------------- Comment (by Peter.Danecek@…): By the way, maybe this is a good occasion to update this port? -- Ticket URL: <https://trac.macports.org/ticket/39333#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#39333: scotch build error, mpicc not found ------------------------------+------------------ Reporter: Peter.Danecek@… | Owner: mk@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: scotch | ------------------------------+------------------ Changes (by mk@…): * owner: macports-tickets@… => mk@… Comment: Hmmm, I actually thought about abandoning it, because I introduced it back then only in order to build something else which I never pursued any further. Also this port doesn't work for newer compilers. So, perhaps it's the time to get rid of it? -- Ticket URL: <https://trac.macports.org/ticket/39333#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#39333: scotch build error, mpicc not found ------------------------------+------------------ Reporter: Peter.Danecek@… | Owner: mk@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: scotch | ------------------------------+------------------ Comment (by Peter.Danecek@…): Replying to [comment:2 mk@…]:
Hmmm, I actually thought about abandoning it, because I introduced it back then only in order to build something else which I never pursued any further.
Well, I would vote for keeping it, it's useful for other purposes. I used it to build other software already and had the impression it worked fine for that purpose.
Also this port doesn't work for newer compilers.
What is the issue here? Is blacklisting an option?
So, perhaps it's the time to get rid of it?
Well ... -- Ticket URL: <https://trac.macports.org/ticket/39333#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#39333: scotch build error, mpicc not found ------------------------------+------------------ Reporter: Peter.Danecek@… | Owner: mk@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: scotch | ------------------------------+------------------ Comment (by macsforever2000@…): @Peter.Danecek: If you are interested in keeping this port, then please step up and volunteer to maintain it. -- Ticket URL: <https://trac.macports.org/ticket/39333#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#39333: scotch build error, mpicc not found ------------------------------+------------------ Reporter: Peter.Danecek@… | Owner: mk@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: scotch | ------------------------------+------------------ Comment (by mk@…): Hi Peter, I also think that you could provide a patch to solve this issue. I'm willing to commit your suggestions, but I since I am not using this port at all and never really have done so I am not competent enough to do more about it. If you're interested in maintaing this port, let me know. I am happy handing it over to you. Greets, Marko -- Ticket URL: <https://trac.macports.org/ticket/39333#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#39333: scotch build error, mpicc not found ------------------------------+------------------ Reporter: Peter.Danecek@… | Owner: mk@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: scotch | ------------------------------+------------------ Comment (by Peter.Danecek@…): Fine, will try to fix it in the near future, not immediately though (need to finish some stuff first). Maintainer? Well, first let's see if I get it fixed ;-) -- Ticket URL: <https://trac.macports.org/ticket/39333#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
#39333: scotch build error, mpicc not found ------------------------------+------------------ Reporter: Peter.Danecek@… | Owner: mk@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: scotch | ------------------------------+------------------ Comment (by mk@…): Great, I am happy that there is at least one user of this port! :-) -- Ticket URL: <https://trac.macports.org/ticket/39333#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X
#39333: scotch build error, mpicc not found ------------------------------+------------------ Reporter: Peter.Danecek@… | Owner: mk@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: scotch | ------------------------------+------------------ Comment (by mk@…): BTW, there is a new version out there: 5.1.12! -- Ticket URL: <https://trac.macports.org/ticket/39333#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X
#39333: scotch build error, mpicc not found ------------------------------+------------------ Reporter: Peter.Danecek@… | Owner: mk@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: scotch | ------------------------------+------------------ Comment (by wimmer@…): I have added a Portfile that solves the mpicc issue. It turns out that I need this package, in particular because it is a prerequisite of another package I'd like to get to MacPorts (the MUMPS sparse solver, http://graal.ens-lyon.fr/MUMPS/ ). Hence I can look a bit into updating this port. In particular, I'd need the version from the SCOTCH website that ends with "_esmumps". That version adds an additional wrapper library used by MUMPS. Is there any reason to not directly include that additional wrtpper? Making a variant seems a bit exaggerated with a port very few people use. If that's ok, I'll add a portfile with a recent version and including the "esmumps" wrapper. -- Ticket URL: <https://trac.macports.org/ticket/39333#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X
#39333: scotch build error, mpicc not found ------------------------------+------------------ Reporter: Peter.Danecek@… | Owner: mk@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: scotch | ------------------------------+------------------ Comment (by macsforever2000@…): Replying to [comment:9 wimmer@…]:
I have added a Portfile that solves the mpicc issue.
Per the guide, please instead attach a [http://guide.macports.org/#development.patches.portfile unified diff of the Portfile]. -- Ticket URL: <https://trac.macports.org/ticket/39333#comment:11> MacPorts <http://www.macports.org/> Ports system for OS X
#39333: scotch build error, mpicc not found ------------------------------+------------------ Reporter: Peter.Danecek@… | Owner: mk@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: scotch | ------------------------------+------------------ Comment (by wimmer@…): Replying to [comment:11 macsforever2000@…]:
Replying to [comment:9 wimmer@…]:
I have added a Portfile that solves the mpicc issue.
Per the guide, please instead attach a [http://guide.macports.org/#development.patches.portfile unified diff of the Portfile].
Sorry, was misguided there. I hope the proper format is there now. -- Ticket URL: <https://trac.macports.org/ticket/39333#comment:12> MacPorts <http://www.macports.org/> Ports system for OS X
#39333: scotch build error, mpicc not found ------------------------------+-------------------- Reporter: Peter.Danecek@… | Owner: mk@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: scotch | ------------------------------+-------------------- Changes (by mk@…): * status: new => closed * resolution: => fixed Comment: Thanks! Committed in r108309. -- Ticket URL: <https://trac.macports.org/ticket/39333#comment:13> MacPorts <http://www.macports.org/> Ports system for OS X
#39333: scotch build error, mpicc not found ------------------------------+-------------------- Reporter: Peter.Danecek@… | Owner: mk@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: scotch | ------------------------------+-------------------- Comment (by mk@…): Replying to [comment:1 Peter.Danecek@…]:
By the way, maybe this is a good occasion to update this port?
See #39813. :-) -- Ticket URL: <https://trac.macports.org/ticket/39333#comment:14> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts