-
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…
-
Looks like something is wrong with test suite
```console
Testing CoinModel
Coin0001I At line 29 NAME EXAMPLE
Coin0001I At line 30 ROWS
Coin0001I At line 37 COLUMNS
Coin0001I At line…
-
Hello,
compiling the python binding for python3 fails.
========== To reproduce =============
```
git clone https://github.com/DinoTools/libemu
cd libemu
./configure --enable-python-bindings
m…
-
I have tried to follow your steps to move your RPM build to ICU 49.1.2
Unfortunately my build fails during the prep stage.
I get an error : Command not foundXYYY line 27:
error: Bad exit status from …
-
### Is your feature request related to a problem? Please describe.
There is no problem. Just wondering if one can recompile the Photon OS 4.0 Rev 2 kernel. There doesn't appear to be a menuconfig.
#…
-
Looks like something is amiss when building on RHEL. Any ideas?
```
[rhel8 sniproxy]# rpmbuild --define "_sourcedir `pwd`" -ba redhat/sniproxy.spec
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.…
-
Our desire is to package node code together with all npm dependencies, along with client side Javascript as an RPM for on red had based web servers.
This article covers how to package app distributio…
-
This issue exists to let you know that we are about to monitor the builds
of the LLVM (v20.0.0, llvm/llvm-project@ e9dc6c5) snapshot for 20241204.
At certain intervals the CI system will update th…
-
The new release of RPMs for GCC version 9 from #6 contains DLLs with a nice BLDLEVEL string thanks to this libtool fix: https://github.com/bitwiseworks/libtool-os2/commit/60849038f64e593bd4a8deda53214…
-
```
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…