-
Hi,
I have made a basic SPEC file for rpmbuilds on RPM based systems, which I am willing to share. Build tested on Centos8Stream, Fedora37 & 36, and I expect it will work on all RPM based systems …
-
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 …
-
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_…
-
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..…
-
The changes made in a series of commits to changing the version number of xCAT RPMs, broke the `makerpm` command.
80de8b426cea81729105aa6106706a8a76c3307d, af79f7d2
The `buildcore.sh` script still …
-
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…
-
**Describe the bug**
Looks like test suite is failing in almost 80% units
**To Reproduce**
cmake settings:
```console
-- Cache values
CMAKE_BUILD_TYPE:STRING=RelWithDebInfo
CMAKE_INSTALL_PREF…
-
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…
-
## 0. 准备工作
- 首先准备一个openEuler环境,docker 环境更加方便,Docker镜像在[这里](https://repo.openeuler.org/)下载
以`openEuler 20.09` 为例,使用如下命令来导入Docker镜像:
```shell
curl -L -O https://repo.openeuler.org/openEuler-2…
-
Disclaimer:
This ticket is less about some issue and more som call for help/hints. Cannot find documentation about what I'm trying to do so if it is some documentation about that or you have no time …