-
make过程会报错,第一次报makefile:1: *** 遗漏分隔符 。 停止。,将第一行注释掉之后,又报其他错误,见附件
[test.txt](https://github.com/tigcode/jupiter/files/1548946/test.txt)
-
debbuild currently does not strictly evaluate file lists like rpmbuild does. This means it's possible for things to be missing from the file list and still have a successful build of a deb.
This le…
-
Has anybody successfully built ganglia RPMs for CentOS 8? There was a version in EPEL for CentOS 7 but they do not have one for 8.
I used the method shown below and gmond appears to be collectin…
-
Building on openSUSE Tumbleweed with gcc 14.
```
g++ -O2 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -W…
-
os: openEuler
gcc: 7.3.0
cmake: 3.16.5
```
[1/2] Preparing lit tests
[1/2] Running all regression tests
-- Testing: 44875 tests, 16 workers --
Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70..…
-
With the introduction of the new intermediate builddir in 4.20, we're running into multiple cases where people/scripts/external tooling expects to manipulate stuff in the rpm build directory after per…
-
### Describe the bug, including details regarding any error messages, version, and platform.
cmake output looks like do not shows any tries to detect `boost`
```text
+ /usr/bin/cmake -B x86_6…
-
Hello,
the unused typedefs are causing warnings (and with default Debian / Fedora packaging optimalization options even errors) during the build of the package.
```
libtool: compile: gcc -DHAVE_…
-
### Game and System Information
- **Version:** 1.19.0
- **OS:** Linux x86/64
### Description of the bug
Looks like test suite fails in one unit
```console
+ cd wesnoth-1.19.0
+ /usr/bin/c…
-
Hello Maintainers,
I've encountered an issue after compiling pair_allegro using the provided LAMMPS version in the repository. Specifically, I'm having trouble executing the "neb" command in LAMMPS…