-
On some fpm RPM builds the BUILD HOST is listed i.e. https://github.com/jordansissel/fpm/blob/main/docs/packages/rpm.rst
```
Source RPM : example-1.0-1.src.rpm
Build Date : Wed 20 Oct 2021 09:4…
-
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 no longer in `@INC` above 5.26.0 so you get errors like this when you run the test suite:
Can't locate t/Test.pm in `@INC`
Full output:
```
03:15:31 29840 ERROR [463]: + /usr/bin/make tes…
toddr updated
6 years ago
-
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@ 92f5314) snapshot for 20241203.
At certain intervals the CI system will update th…
-
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…
-
This issue exists to let you know that we are about to monitor the builds
of the LLVM (v20.0.0, llvm/llvm-project@ 31ce47b) snapshot for 20241122.
At certain intervals the CI system will update th…
-
We want to be able to have the spec file to explicitly define every directory and sub-directory with specific permissions. We have historically accomplished this by having a top level mapping defining…