-
You have GPLv3 in the repo.
You link to a GPLv3 button on the README.
You say it's LGPL-llke.
You have some Emacs-commune like requirements.
mattl updated
4 months ago
-
Hi, I just cloned the git repository and executed ./configure and make. Unfortunately there's a link error. I've attached a log of the build.
Thanks in advance.
[heirloom-build.log](https://github…
-
### Subject
[Stage]: Detail Router.
### Describe the bug
Installed latest ORFS with docker based.
While running with `make` command with default design, it fails with below error
```
[INFO DRT-0…
-
bison 3.7.5 seems to print some counterexamples twice with -Wcounterexamples
The output below is for a grammar provided by Christoph Grüninger on the help-bison mailing list asking for help with re…
-
### Steps To Reproduce
0. Clone https://github.com/u-boot/u-boot/
1. Set the following `shell.nix`:
```nix
with import {
crossSystem = {
config = "aarch64-unknown-linux-gnu";
};
};
…
-
Building shows some characteristic warnings that show up multiple times and seem to indicate that the build rule does not entirely keep track of the dependency (see at the bottom for the log).
The …
-
Does not respond to ^C, must be manually killed.
Ran for 540+ minutes.
OS/Compiler:
$uname -a
Darwin 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I…
-
There is for `flex 2.6.4` (but not for e.g. `flex 2.5.35 Apple(flex-31)`) a warning (if Clang is used with `-Wunreachable-code`) at this line, in the generated scanner:
https://github.com/westes/fl…
-
### Describe the bug
No abc log file found after running `restructure` when passing `-abc_logfile`
### Expected Behavior
abc log file generated and kept after running
### Environment
```shell
Git…
-
Please consider adding the following requirements to the Building wiki page for Ubuntu:
Install:
- build-essential
- dh-autoreconf
- libbison
Additionally, I get the following errors when running `ma…