-
```sh
pgenv use 17.0
PostgreSQL 17.0 not installed; installed versions:
* 11.10 pgsql-11.10
16.4 pgsql-16.4
```
```sh
pgenv versions
* 11.10 pgsql-11.10
16.…
-
manticore 3.5.4
```sql
select id, billNo, regex(billNo, '.*5675.*') as fuzzy from o where match('5675');
```
```text
/builds/manticoresearch/dev/cache/re2-src/re2/re2.cc:822: Invalid R…
-
### Subject
[Stage]: Other. Please describe below.
### Describe the bug
After all steps have completed (> stage 6), and make gui_final is called the OpenROAD gui pulls up then crashes with signal 1…
-
I'm trying to install pyjq (which is a dependency for another tool I use) in Ubuntu Jammy Jellyfish (development version) which comes with Python 3.10 by default. Even if I install all dependencies (a…
-
i am running ubuntu touch on a bq e5 HD, the soc there is an armhf soc so it's basically armv7l
i managed to install nix fine using the read but when i try to install actual packages i get 'killed'
…
-
Hi, I am following the guide at https://github.com/ipatch/theairportwiki/wiki/build-a-cross-compile-NetBSD-toolchain-armv6-Notes
Setup a NetBSD 9.0 VM on Proxmox and trying compile rsync for NetBSD …
-
I think I know where to start working now: @piranna
1. Make changes to their `preconfigure.sh` script (add backends, etc) [(here)](https://github.com/ariya/phantomjs/blob/master/src/qt/preconfig.sh)
…
-
I would really love to be able to install this awesome toolchain with `brew` without having to compile everything.
Here my first attempt to create a Homebrew package (requiring https://github.com/a…
-
Migrated from [rt.perl.org#133356](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=133356) (status was 'open')
Searchable as RT133356$
p5pRT updated
2 years ago
-
### Description
I'm running Docker for mac version 25.0.3 on an M2 (arm64) machine.
When trying to build some relatively simple images using buildx on linux/amd64 arch, I get illegal instruction …