-
Can a "bootstrap" target be added that will create an installable package for cargo that does not rely on having a working cargo installation? Envisioned operation is:
- Creates a target/bootstrap dir…
-
Prompted by Heiko Dietrich's recent forum question, I have been exploring (again) the idea of timeouts in GAP. This is not too hard, although as usual one has to decide which C library API to use (th…
-
When I compile I get the following error:
```
src/liblibc/src/unix/bsd/freebsdlike/dragonfly.rs:3:32: 3:36 error: binary operation `+` cannot be applied to type `_` [E0369]
src/liblibc/src/unix/bsd/f…
-
Getting the "java.net.SocketException: Operation not supported" issue.
fix is slightly more complex than that for openjdk7 due to the jdk build changes
http://lists.dragonflybsd.org/pipermail/user…
-
Probably a problem on FreeBSD as well. The number of jobs seems to be getting set to 1 despite having 4 cpus, everything works fine if I manually set it to 4.
-
I tried compiling with every verison after 4.1.3 and they all fail with the same errors:
```
Warning: Note that reinstalls are always dangerous. Continuing anyway...
System/Clock.hsc:82:39:
Not …
-
```
What steps will reproduce the problem?
1. Try to compile on one of the above operating systems
2. The compile will fail because of missing includes and missing fdatasync, etc
What is the expected…
-
```
What steps will reproduce the problem?
1. Try to compile on one of the above operating systems
2. The compile will fail because of missing includes and missing fdatasync, etc
What is the expected…
-
```
What steps will reproduce the problem?
1. run make
What is the expected output? What do you see instead?
Program should compile, but instead fails with the following compiler message:
# gmake
c…
-
Partially due to the params.pp being used now and not mentioning DragonFly, which I can fix in a couple minutes, but something deeper was changed that's now generating an invalid config even when that…