-
```
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…
-
```
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…
-
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…
-
```
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 …
-
make过程会报错,第一次报makefile:1: *** 遗漏分隔符 。 停止。,将第一行注释掉之后,又报其他错误,见附件
[test.txt](https://github.com/tigcode/jupiter/files/1548946/test.txt)
-
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…
-
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…