#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