-
### Describe your issue.
When I run `python dev.py build --with-accelerate` on macOS Sequoia using homebrew gfortran I see several linker warnings about ignoring duplicate libraries. [Here is the bui…
-
There are several issues with the `-Mbackslash` option.
1. Currently, Flang's default behaviour is not compatible with that of gfortran and ifort (as explained in [Arm's own documentation](https://…
-
### Bug Description
When compiling with gfortran in debug mode, syntax errors will be reported for subroutines that call the HDF-EOS2 'gdrdfld' function with inconsistent buffer types.
For exa…
-
I have the following simple program that writes three lines to a file and then reads the same three lines using `string_type` UDDTIO:
```fortran
module test_mod
use stdlib_string_type
implic…
-
If installing in a virtual machine things like curl and git may are missing. Also build essentials and so on are probably missing.
```bash
# brew page suggests https://docs.brew.sh/Homebrew-on-Lin…
-
```
What steps will reproduce the problem?
1. use OPEN or INQUIRE statement in .f program
2. compile (no problems) and run the program
3.
What is the expected output? What do you see instead?
fortran…
-
## Manually built currently:
- [x] gfortran (on x86_64, to add -fPIC), custom built on Alpine
- [x] zlib (might not need manual build) We might be able to use the zlib-static package instead, and set…
-
I have a fresh installation of Linuxmint 22, which is based on Ubuntu 24.04.
I ran the following, as per the build instructions:
```
sudo apt install libopencv-dev build-essential v4l2loopback-…
-
Dear Developers/Users
Our group is exploring the quantum mobile software in VM mode using a virtual box.
From the quantum mobile website, I found that there are several pre-installed tools such a…
-
# Summary
|Build Failures|Additional Info|
|---|---|
|gcc-linux-rv64gcv-lp64d-70f59d2a1c51bde085d8fc7df002918851e76c9c-multilib|Check logs|
|gcc-linux-rv32gc-ilp32d-70f59d2a1c51bde085d8fc7df002918851…