-
### What is the version of your ORAS CLI
1.2.0
### What would you like to be added?
Increase test coverage on mac with mock console
### Why is this needed for ORAS?
These tests do not run on mac …
-
### Host operating system: output of `uname -a`
```
OpenBSD hostname 7.5 GENERIC.MP#82 amd64
```
### node_exporter version: output of `node_exporter --version`
```
node_exporter, version 1.7…
-
Fails similarly on the main branch ([6d76d5](https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/commit/6d76d5c9b8ae294409c8e147ea1c3e3281cc2d1d)).
System information:
* OpenBSD build …
-
Attempted to run make install on Openbsd but it fails with:
cd bar
make
Parse error in /bar: Need an operator in '""' (Makefile:5)
Prase error: Need an operator in éndif' (Makefile:7)
make ins…
-
Please add a LUCI builder for openbsd/arm with hostname `openbsd-arm-jsing` - note that this will be running on the same hardware as the current `host-openbsd-arm-joelsing` builder. This machine is no…
-
Here's the issue to track OpenBSD support. The current goal is Tier 3, since Zig can't even build on OpenBSD yet. Once Zig reaches Tier 3 this issue will get renamed to Tier 2, and so on. @Aversiste h…
-
**Description**
With mcode backend on NetBSD, running ghdl draws NULL access dereferenced. Test case doesn't matter. Even the test case in the bug report template can be used.
**Expected behaviour…
-
#72 made it necessary to call `docker exec -ti container nc.openbsd -U ioc.sock` to access an iocsh launched by `lnls-run`, because using `nc` instead uses the busybox version, which doesn't work.
…
-
per http://matrix.cpantesters.org/?dist=CAD-Mesh3D%200.006001;os=openbsd;perl=5.32.1;reports=1 and http://matrix.cpantesters.org/?dist=CAD-Mesh3D%200.006001;os=openbsd;perl=5.36.0;reports=1 , OpenBSD …
pryrt updated
6 months ago
-
Initial attempt to compile with make in OpenBSD resulted in compilation error.
Changing the abs() function to fabs() at line 95 of sunriset.cpp seemed to fix that.
Program now runs but returns err…