-
```
What steps will reproduce the problem?
1. I package a memcached.rpm on CentOS 6.3;
2. The default option of gcc is warnings being treated as errors;
3. Then an error happened.
What is the expecte…
-
```
What steps will reproduce the problem?
1. I package a memcached.rpm on CentOS 6.3;
2. The default option of gcc is warnings being treated as errors;
3. Then an error happened.
What is the expecte…
-
```
+ /usr/bin/make -O -j48 V=1 VERBOSE=1 check
Making check in src
Making check in lib
Making check in common
make[3]: Nothing to be done for 'check'.
Making check in crypto
Making check i…
-
I'm packaging your module as an rpm package so I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account.
- `python3 -sBm build -w --no-isolatio…
-
make过程会报错,第一次报makefile:1: *** 遗漏分隔符 。 停止。,将第一行注释掉之后,又报其他错误,见附件
[test.txt](https://github.com/tigcode/jupiter/files/1548946/test.txt)
-
```
debug1: channel 1: FORCE input drain
ln: creating symbolic link `0759aedc.0': File exists
ln: creating symbolic link `0759aedc.crl_url': File exists
ln: creating symbolic link `0759aedc.r0': File …
-
Trying to build a package for Leap 15.0 and Leap 42.3 on a single build host. I'm not using the whole open build system, just obs-build called from [buildbot](https://buildbot.net).
When trying to …
-
## Description
Build fails on linking bin/tests/check_subscription_event_filter
## Background Information / Reproduction Steps
cmake settiings:
```console
[tkloczko@devel-g2v x86_64-redhat-linu…
-
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…
-
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…