-
### Is there an already existing issue for this?
- [X] I have searched the existing issues
### Expected behavior
Build succeeds.
### Current behavior
Build fails, with the following output;
``…
-
### Version
v23.0.0
### Platform
```text
Linux ... 6.6.13-200.fc39.x86_64 #1 SMP PREEMPT_DYNAMIC Sat Jan 20 18:03:28 UTC 2024 x86_64 GNU/Linux
```
### Subsystem
_No response_
### What steps wil…
-
I'm trying to build the latest version of bout++ on LLNL's singe cluster (Red Hat Enterprise Linux v7.9). I am using the singe modules gcc (v12.2) and netcdf (v4.3.3.1), and versions of cmake (v3.30.1…
-
I was running iqtree when I got this error:
```
ERROR: ratefree.cpp:199: virtual void RateFree::initFromCatMinusOne(Checkpoint&, double): Assertion `fabs(sum_prop + getPInvar() - 1.0) < 0.01' failed…
yeeus updated
1 month ago
-
While trying to build I'm getting this errors:
```
make
bison --verbose --debug -d c2c.ypp
lex c2c.l
clang++ -c -g -I /usr/include/c++/4.5 -I /usr/include/c++/4.5/x86_64-linux-gnu lex.yy.c
clan…
-
### My c++ code
```
namespace std
{
typedef long unsigned int size_t;
typedef long int ptrdiff_t;
typedef decltype(nullptr) nullptr_t;
}
namespace std
{
// Problem is here
…
-
## Bug report
**Required Info:**
- Operating System:
- Ubuntu 22.04
- Installation type:
- source build `rolling`
- Version or commit hash:
- https://github.com/ros2/ros2/commit/fea3f…
-
I want to check if `rfl::to_view()` can be applied to a variable of type `T`, but the following code fails to compile:
```cpp
template
void FailedToCompile(T const& t) {
if constexpr (requir…
-
```
+ /usr/bin/clang -arch arm64 -O2 -fno-strict-aliasing -fwrapv -pthread -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -D_FILE_OFFSET_BITS=64 -I/opt/local/in…
-
## 🐛 Bug
Since [version 1.6](https://github.com/pytorch/pytorch/releases/tag/v1.6.0) models are exported with the same serialisation format that is used by TorchScript:
> the same as the TorchScri…