-
### 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…
-
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…
-
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…
-
## 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-…
-
We depend on prebuilt binaries for Windows Ipopt, which is fragile. The ampl/coin scripts for building Ipopt are updated to support gfortran, and we should make this a backup option for Ipopt on Windo…
-
# Summary
|Build Failures|Additional Info|
|---|---|
|gcc-linux-rv64gcv-lp64d-70f59d2a1c51bde085d8fc7df002918851e76c9c-multilib|Check logs|
|gcc-linux-rv32gc-ilp32d-70f59d2a1c51bde085d8fc7df002918851…
-
Since ifort is now basically free we could switch from the gfortran hack to ifort. That would have the benefit that the linkage is no longer limited.
-
This issue captures a longstanding (and generally ignored) issue with CRTM wherein some ctest results will differ when run in release vs. debug. I don't know that there's a clear solution, but gi…
-
Before I was able to install esci successfully, I had to first install the following dependencies:
```
sudo apt install gfortran \
liblapack-dev \
libblas-dev
…