diff options
| author | Peter Simons <simons@cryp.to> | 2019-10-06 12:09:44 +0200 |
|---|---|---|
| committer | Peter Simons <simons@cryp.to> | 2019-10-08 09:19:10 +0200 |
| commit | 982d8599fbd9e19bb94e099f07a45697dda38e14 (patch) | |
| tree | 76566da8463f697f7bd3b356eabe6ceac5e69b2c /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 8c9c942e90e8dce4f587e61fe120bf6e2d152999 (diff) | |
gfortran: use version 8 by default to match our C and C++ compiler
We recently updated to gcc 8.x, but our default Fortran compiler is still at
version 7.x. This causes trouble for all packages that mix C++ and Fortran
code, like R does.
Unfortunately, gfortran8 is marked broken on Darwin, so we cannot switch on
that platform yet:
| $ nix-instantiate --arg nixpkg '{ outPath = ./.; revCount = 999999; shortRev = "peti"; }' ./pkgs/top-level/release.nix -A unstable --show-trace
| [...]
| while evaluating the attribute 'handled' at /home/simons/src/nixpkgs/pkgs/stdenv/generic/check-meta.nix:251:7:
| while evaluating 'handleEvalIssue' at /home/simons/src/nixpkgs/pkgs/stdenv/generic/check-meta.nix:147:38, called from /home/simons/src/nixpkgs/pkgs/stdenv/generic/check-meta.nix:252:14:
| Failed to evaluate gfortran-wrapper-8.3.0: «broken»: is marked as broken
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
