Search Criteria
Package Details: mcxx 2.3.0.20190627-9
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mcxx.git (read-only, click to copy) |
|---|---|
| Package Base: | mcxx |
| Description: | Mercurium is a C/C++/Fortran source-to-source compilation infrastructure aimed at fast prototyping developed by the Programming Models group at the Barcelona Supercomputing Center. |
| Upstream URL: | https://pm.bsc.es/ompss |
| Licenses: | LGPL-3.0-or-later |
| Submitter: | gamezelda |
| Maintainer: | gamezelda |
| Last Packager: | gamezelda |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-03-30 12:56 (UTC) |
| Last Updated: | 2025-11-23 22:54 (UTC) |
Dependencies (5)
- gcc-fortran (gcc-fortran-gitAUR, gcc-fortran-snapshotAUR)
- nanoxAUR
- sqlite3 (sqlite)
- gperf (gperf-gitAUR) (make)
- python3 (python) (make)
Latest Comments
gamezelda commented on 2025-11-22 12:43 (UTC) (edited on 2025-11-22 12:44 (UTC) by gamezelda)
Sorry about this - I had a brain fart when copy-pasting it from depends to makedepends, and eventually ended without gperf at all (yet the package still built for me since I still had gperf locally installed).
It is fixed now.
micwoj92 commented on 2025-11-20 19:34 (UTC)
I see in some commit this was changed gperf -> mcxx? https://aur.archlinux.org/cgit/aur.git/commit/?h=mcxx&id=c44646ee469152e5d4c622c7c186fff2e18421d6
Was this a typo? Now fails with:
Build with this changed:
gamezelda commented on 2025-11-18 20:02 (UTC)
@micwoj92 Thanks for noticing this, done!
micwoj92 commented on 2025-11-18 06:26 (UTC)
gperf should be makedep instead of dep