Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / fortran-lang/fpm issues and pull requests

#1097 - Add user-defined-flags to fortran in toml

Pull Request - State: open - Opened by connoraird 28 days ago - 1 comment

#1096 - Ability to pass any compiler flags directly to the compiler

Issue - State: open - Opened by connoraird 28 days ago - 9 comments
Labels: enhancement

#1095 - Remove unneeded `public :: operator(==)` which causes an error on ifx

Pull Request - State: open - Opened by aury6623 about 1 month ago

#1094 - Compilation error when using -ipo flag with Intel Fortran Compiler (ifx) in fpm

Issue - State: open - Opened by xinzhi-suoxiang about 2 months ago - 1 comment
Labels: bug

#1092 - Bump JamesIves/github-pages-deploy-action from 3.7.1 to 4.7.1

Pull Request - State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#1091 - Build fails with LLVM flang 19

Issue - State: closed - Opened by awvwgk 3 months ago - 2 comments

#1090 - Can not build MPI-applications with oneAPI 2025.0

Issue - State: open - Opened by aradi 3 months ago - 5 comments
Labels: bug

#1089 - Interpret "flang" and "flang-new" as LLVM flang

Issue - State: open - Opened by rouson 4 months ago
Labels: enhancement

#1087 - Working Snap Created and Published

Pull Request - State: open - Opened by kz6fittycent 4 months ago

#1086 - Proper Compiler Detection

Issue - State: open - Opened by everythingfunctional 4 months ago - 2 comments
Labels: enhancement

#1085 - Question: support for pre-release versions

Issue - State: open - Opened by znicholls 4 months ago

#1084 - use fpm to fill the gap between gcc macros and gfortran to enable seamless cpp preprocessing

Issue - State: open - Opened by jalvesz 5 months ago - 5 comments
Labels: enhancement

#1082 - Bump fortran-lang/setup-fpm from 5 to 6

Pull Request - State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#1081 - Bump JamesIves/github-pages-deploy-action from 3.7.1 to 4.6.8

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#1079 - Feat: option to install test programs

Pull Request - State: closed - Opened by perazz 5 months ago - 1 comment

#1078 - Source parsing: consider `end program` with no `program` header

Pull Request - State: closed - Opened by perazz 5 months ago - 1 comment

#1077 - Manifest: do not allow path lists in `library.source-dir`

Pull Request - State: closed - Opened by perazz 5 months ago - 1 comment

#1076 - Maintenance: fix Ubuntu metapackage CI

Pull Request - State: closed - Opened by perazz 5 months ago

#1075 - Program without program-statement misclassification during parsing

Issue - State: open - Opened by ivan-pi 5 months ago - 1 comment
Labels: bug

#1074 - Expand parsing to include abstract interfaces

Pull Request - State: closed - Opened by ivan-pi 5 months ago - 2 comments

#1073 - Wrong source type originating from `parse_f_source`

Issue - State: closed - Opened by ivan-pi 5 months ago - 3 comments
Labels: bug

#1072 - Co-dependencies off the same github produce a duplicate error.

Issue - State: closed - Opened by jordan4ibanez 5 months ago - 1 comment
Labels: bug

#1071 - Manifest: enable 1-sized path lists in `library.source-dir`

Pull Request - State: closed - Opened by perazz 5 months ago

#1070 - Install Tests

Issue - State: closed - Opened by everythingfunctional 5 months ago
Labels: enhancement

#1068 - HDF5 metapackage: remove unnecessary printouts

Pull Request - State: closed - Opened by perazz 6 months ago

#1067 - Windows archiver: also search for `gcc-ar`

Pull Request - State: closed - Opened by perazz 6 months ago - 1 comment

#1065 - Error when building new app on Windows with ifort.

Issue - State: closed - Opened by rodeoboy 6 months ago - 2 comments
Labels: bug

#1064 - Bump JamesIves/github-pages-deploy-action from 3.7.1 to 4.6.3

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 2 comments
Labels: dependencies

#1063 - Submodule duplicate name issue

Issue - State: open - Opened by singleterry 7 months ago
Labels: bug

#1061 - CI: use setup-fortran

Pull Request - State: closed - Opened by perazz 7 months ago - 1 comment

#1060 - Error when trying to run fpm install: realloc(): invalid old size

Issue - State: open - Opened by Diegoolei 7 months ago
Labels: bug

#1057 - `install.sh`: always bootstrap with 0.8.0

Pull Request - State: closed - Opened by perazz 8 months ago

#1056 - Install script always picks the latest release

Issue - State: closed - Opened by marcelmbn 8 months ago - 7 comments
Labels: bug, enhancement

#1055 - Metapackages: `pkg_config` backend support; HDF5

Pull Request - State: closed - Opened by perazz 8 months ago - 2 comments

#1054 - add: fpm search

Pull Request - State: open - Opened by henilp105 8 months ago - 2 comments

#1053 - Retain dynamically generated reponse file for ar command during build

Issue - State: open - Opened by gwenning-arcfield 8 months ago
Labels: enhancement

#1052 - Does fpm support lfrotran

Issue - State: closed - Opened by faze-geek 8 months ago - 3 comments

#1051 - Check that Fortran sources run; Robust Fortran features

Pull Request - State: closed - Opened by perazz 8 months ago - 4 comments

#1050 - feat: init shared library support.

Pull Request - State: open - Opened by arteevraina 8 months ago - 1 comment

#1049 - Linker flags are not parsed correctly by the command-line interface

Issue - State: closed - Opened by perazz 9 months ago - 4 comments
Labels: bug

#1047 - Implicit interface not working with lfortran

Issue - State: closed - Opened by davidpfister 9 months ago - 2 comments
Labels: bug

#1046 - Run all tests with user-specified runner

Pull Request - State: closed - Opened by perazz 9 months ago - 9 comments

#1044 - bug(ci): uploaded artefacts not pinned to specific GCC version

Issue - State: closed - Opened by gnikit 9 months ago - 2 comments

#1043 - ci: GCC-13 has been removed from GA runners

Pull Request - State: closed - Opened by gnikit 9 months ago

#1041 - fpm test with --runner

Issue - State: closed - Opened by jacobwilliams 9 months ago - 8 comments
Labels: enhancement

#1040 - Bump JamesIves/github-pages-deploy-action from 3.7.1 to 4.6.1

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 2 comments
Labels: dependencies

#1039 - Preprocess macros not work when building via `fpm build` or `fpm run`

Issue - State: closed - Opened by LaplaceSoda 9 months ago - 3 comments
Labels: bug

#1038 - Fix: `--target` option should only run the desired target

Pull Request - State: closed - Opened by perazz 9 months ago - 2 comments

#1037 - target option being ignored

Issue - State: closed - Opened by everythingfunctional 9 months ago
Labels: bug

#1036 - Non-`main.f90` auto executables: fix in `fpm install`

Pull Request - State: closed - Opened by perazz 9 months ago - 2 comments

#1034 - MPI-code can not be built with Intel compiler when using standard flags

Issue - State: closed - Opened by aradi 9 months ago - 8 comments
Labels: bug

#1033 - App is not installed if source is not main.f90

Issue - State: closed - Opened by aradi 9 months ago - 1 comment
Labels: bug

#1031 - [build] Nonportable usage in fpm-0.10.1.F90

Issue - State: closed - Opened by klausler 10 months ago - 2 comments
Labels: bug, duplicate

#1030 - Metapackage CI: macos-latest -> macos-12

Pull Request - State: closed - Opened by perazz 10 months ago

#1029 - Always initialize `redirect_str` to prevent memory leak

Pull Request - State: closed - Opened by perazz 10 months ago - 2 comments

#1028 - Remove duplicate `operator(==)` interface

Pull Request - State: closed - Opened by perazz 10 months ago

#1027 - Bump JamesIves/github-pages-deploy-action from 3.7.1 to 4.6.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies

#1026 - build issue with ambiguous generic `OPERATOR(==)` interface

Issue - State: closed - Opened by klausler 10 months ago - 1 comment
Labels: bug

#1025 - CI for Metapackages broken for Macos openmpi and mpich

Issue - State: closed - Opened by henilp105 10 months ago
Labels: bug, regression, automation

#1024 - fix: #1023 gfortran-specific backslash line continuations

Pull Request - State: closed - Opened by henilp105 10 months ago

#1023 - Release candidate fpm.F90 uses gfortran-specific backslash line continuations

Issue - State: closed - Opened by sscalpone 10 months ago - 1 comment
Labels: bug

#1021 - Reorganize fpm run; fix `--example --all`

Pull Request - State: closed - Opened by perazz 11 months ago

#1020 - Issue with running multiple examples in fpm version 0.10.1

Issue - State: closed - Opened by gha3mi 11 months ago - 2 comments

#1019 - Issue with running multiple examples in fpm version 0.10.1

Issue - State: closed - Opened by gha3mi 11 months ago - 2 comments

#1017 - `-ffree-line-length-none` should be used by default in tests

Issue - State: open - Opened by davidpfister 11 months ago - 1 comment
Labels: enhancement

#1016 - Compilation fails with BOZ literal constant

Issue - State: open - Opened by davidpfister 11 months ago
Labels: bug

#1015 - ordering of link flags before archive, thus flag ignored by linker

Issue - State: open - Opened by scivision 11 months ago
Labels: bug

#1014 - fails with non-standard Fortran usage using ifx(1) compiler

Issue - State: open - Opened by lockstockandbarrel 11 months ago - 7 comments
Labels: bug

#1009 - FPM Release v0.10.1

Pull Request - State: closed - Opened by henilp105 11 months ago - 2 comments

#1008 - How to support 3rd party dependencies in Conda

Issue - State: open - Opened by certik 11 months ago

#1007 - Fix autodiscovery for case-insensitive filesystems

Pull Request - State: closed - Opened by perazz 11 months ago - 1 comment

#1006 - `fpm test` runs test/main.F90 twice on a case-preserving macOS file system

Issue - State: closed - Opened by rouson 11 months ago - 1 comment
Labels: bug

#1005 - fix issue #375 : a small qol change

Pull Request - State: closed - Opened by AnonMiraj 12 months ago - 3 comments

#1001 - Ensure no empty dependencies in dependency tree

Pull Request - State: closed - Opened by perazz 12 months ago

#1000 - do not leave empty dependencies

Issue - State: closed - Opened by perazz 12 months ago
Labels: specification

#999 - Documentation fixes: help text and manifest URL

Pull Request - State: closed - Opened by rouson 12 months ago - 1 comment

#998 - --flag doesn't override the default flags even without --profile

Issue - State: closed - Opened by rouson 12 months ago - 6 comments
Labels: bug

#997 - filesystem_utilities.c: use INODE64 on 64-bit, but not on 32-bit

Pull Request - State: closed - Opened by barracuda156 about 1 year ago - 1 comment

#996 - `fpm install` does not copy c/c++ headers to the installation folder

Issue - State: open - Opened by perazz about 1 year ago - 2 comments
Labels: enhancement

#995 - Clearer and more detailed specification of author and maintainer metadata

Issue - State: open - Opened by apirogov about 1 year ago
Labels: specification

#994 - CI issue: intel build fails

Issue - State: open - Opened by certik about 1 year ago - 4 comments

#993 - [i386] Build error: `Undefined symbols for architecture i386: "_opendir$INODE64"`

Issue - State: closed - Opened by barracuda156 about 1 year ago - 5 comments
Labels: bug

#992 - Bump fortran-lang/setup-fpm from 3 to 5

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#991 - fpm fails at building projects with too many files

Issue - State: open - Opened by davidpfister about 1 year ago - 2 comments
Labels: bug

#990 - fix: update registry backend APIs and download functionality

Pull Request - State: closed - Opened by henilp105 about 1 year ago - 1 comment

#988 - Bump actions/setup-python from 1 to 5

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#987 - Bump actions/download-artifact from 2 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies

#986 - Bump actions/checkout from 1 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#985 - Bump actions/upload-artifact from 2 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 5 comments
Labels: dependencies

#984 - Bump JamesIves/github-pages-deploy-action from 3.7.1 to 4.5.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies

#983 - ci: adds monthly dependabot updates on GitHub Actions

Pull Request - State: closed - Opened by gnikit about 1 year ago - 1 comment

#982 - Support of additional suffixes of Fortran files for preprocessing

Pull Request - State: closed - Opened by perazz about 1 year ago - 2 comments